aboutsummaryrefslogtreecommitdiffhomepage
path: root/uzbl.h
Commit message (Expand)AuthorAge
* removed get command in favour of printGravatar Robert Manea2009-05-30
* added print commandGravatar Robert Manea2009-05-30
* Remove ACT command, remove regexes as they're no longer used.Gravatar DuClare2009-05-29
* Remove action 'runcmd': commands are deprecated :)Gravatar DuClare2009-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
* 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
* | | Modified read_file_by_line to return a GArray, and allow files of more than 5...Gravatar Barrucadu2009-05-19
| | * added callback based uzbl commandsGravatar Robert Manea2009-05-19
* | | Merge branch 'experimental' of git://github.com/DuClare/uzbl into experimentalGravatar Barrucadu2009-05-19
|\| |
| * | Disable splitting for some actions, fix sampleconfig-devGravatar DuClare2009-05-19
* | | Revert "Merge branch 'dieter/experimental' into experimental"Gravatar Barrucadu2009-05-19
| * | Finish argv, fix sampleconfig-devGravatar DuClare2009-05-19
* | | Merge commit 'duc/experimental' into experimentalGravatar Barrucadu2009-05-19
|\ \ \ | | |/ | |/|
| | * Argv stubGravatar DuClare2009-05-19
| |/
| * Merge commit 'diet/experimental' into experimentalGravatar DuClare2009-05-19
| |\