aboutsummaryrefslogtreecommitdiffhomepage
path: root/uzbl.h
Commit message (Expand)AuthorAge
* merge in uranthers zoomlevel thingie. doesnt work yet because of strof not re...Gravatar Dieter Plaetinck2009-06-02
|\
* \ merge from Uli Schlachter: policy callback + experimental Makefile + tiny fixesGravatar Dieter Plaetinck2009-06-02
|\ \
| | * merge with Dieterbe/experimentalGravatar uranther2009-06-01
| | |\ | |_|/ |/| |
* | | fixed broken mergeGravatar Sylvester Johansson2009-06-01
* | | Merge commit 'dieterbe/experimental'Gravatar Sylvester Johansson2009-06-01
|\ \ \
| * | | removed get command in favour of printGravatar Robert Manea2009-05-30
| * | | added print commandGravatar Robert Manea2009-05-30
| | | * Replaced reset_zoom with zoom_level; added floats to commandsGravatar uranther2009-05-29
| * | | Remove ACT command, remove regexes as they're no longer used.Gravatar DuClare2009-05-29
| | | * Added reset_zoom_level() to reset zoom to 100%, and added keybinding in sampl...Gravatar uranther2009-05-29
| * | | Remove action 'runcmd': commands are deprecated :)Gravatar DuClare2009-05-29
| | | * Some cleaning of code, and stricter compiling options (with warnings I don't ...Gravatar uranther2009-05-29
| * | | Rem BIND cmd, add 'bind' action. Use parseenv in set_var & bindGravatar DuClare2009-05-29
| * | | Don't call parse_cmd_line in set_var, rm SET cmd, rm unused regexesGravatar DuClare2009-05-29
| * | | Add 'get' action, remove GET command. Const correctness fix.Gravatar DuClare2009-05-29
* | | | OH GOD I DON'T KNOW WHAT I AM DOINGGravatar Sylvester Johansson2009-05-28
| |_|/ |/| |
| * | Add 'chain' action for binding multiple actionsGravatar DuClare2009-05-28
| * | Remove KEYCMD and KEYCMDN commandsGravatar DuClare2009-05-28
| * | Add actions keycmd and keycmd_nlGravatar DuClare2009-05-28
| * | Add action 'keycmd_bs' for backspacing a charGravatar DuClare2009-05-28
| |/
| * added insert_indicator and command_indicatorGravatar Robert Manea2009-05-27
| * added dump_config actionGravatar Robert Manea2009-05-27
|/
* Merge commit 'rob/master' into experimentalGravatar DuClare2009-05-26
|\
* | Add action dehilight, make ESC dehilightGravatar DuClare2009-05-26
| * added html_mode_timeout and an alrm handler that returns to normal command mo...Gravatar Robert Manea2009-05-26
|/
* Refactor run_keycmd, allow inc and normal binds with the same nameGravatar DuClare2009-05-26
* added user defined html_endmarkerGravatar Robert Manea2009-05-26
* added html modeGravatar Robert Manea2009-05-26
* added inject_html variableGravatar Robert Manea2009-05-25
* more WebKitWebSettings exportsGravatar Robert Manea2009-05-24
* added 'set' actionGravatar Robert Manea2009-05-24
* added support for WebInspectorGravatar Robert Manea2009-05-24
* export more WebKitWebSettings through the variable interfaceGravatar Robert Manea2009-05-24
* Autoprepend sync_ to sh and spawn when setting cookie hdler; update sampleconfsGravatar DuClare2009-05-23
* Add (spawn|sh)_sync, make handle_cookies use run_handlerGravatar DuClare2009-05-23
* Shorten some lines and rename default_*_size to *_sizeGravatar DuClare2009-05-23
* Merge cmd_useragent and set_useragentGravatar DuClare2009-05-22
* Fix leaks in parseenv, str_replaceGravatar DuClare2009-05-22
* Remove searchold and fix search so you can repeatGravatar DuClare2009-05-22
* Add var: disable_pluginsGravatar DuClare2009-05-22
* Add var: default_monospace_sizeGravatar DuClare2009-05-22
* support for some default settings so that uzbl is more uzbl by default (witho...Gravatar Dieter Plaetinck2009-05-21
* Merge commit 'rob/master' into experimentalGravatar Dieter Plaetinck2009-05-20
|\
| * added possibility to configure the ascii progressbarGravatar Robert Manea2009-05-20
* | Fix merge conflicts from salinasv which git didn't tell me about...Gravatar Barrucadu2009-05-19
* | merge in from salinasvGravatar Barrucadu2009-05-19
* | Merge branch 'experimental' of git://github.com/DuClare/uzbl into experimentalGravatar Barrucadu2009-05-19
|\|
| * Merge commit 'rob/master' into experimentalGravatar DuClare2009-05-19
| |\
* | | Moved key_press_cb callback to the main window rather than webkit, to fix thi...Gravatar Barrucadu2009-05-19
| | * converted all variable commands to the callback system, get rid of var_isGravatar Robert Manea2009-05-19