aboutsummaryrefslogtreecommitdiffhomepage
path: root/uzbl.h
Commit message (Expand)AuthorAge
...
| * | | 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
| * s/stdout/_stdout/g on uzbl.hGravatar Abel `00z' Camarillo2009-05-24
* | 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
| |\
| * | Add load_start_handlerGravatar DuClare2009-05-19
| * | Allow splitting wo/unescaping, add load_commit_handler, fix run_handlerGravatar DuClare2009-05-19
* | | Merge branch 'dieter/experimental' into experimentalGravatar Barrucadu2009-05-18
|\ \ \ | | |/ | |/|
* | | Added read_file_by_line() functionGravatar Barrucadu2009-05-18
| * | merge in from salinasvGravatar Dieter Plaetinck2009-05-18
| |\ \
* | | | Renamed "script" to "js".Gravatar Barrucadu2009-05-18
| | | * Merge branch 'quotes' into experimentalGravatar DuClare2009-05-18
| | |/| | |/| |
* | | | Changed "gchar searchxold[500]" to "gchar *searchold" and now use "g_strdup()...Gravatar Barrucadu2009-05-18