aboutsummaryrefslogtreecommitdiffhomepage
path: root/uzbl.c
Commit message (Expand)AuthorAge
...
| * | fix for dup modkey entries. reorder entries in var_name_to_ptrGravatar Dieter Plaetinck2009-05-15
| |/
| * merge in Duclares stuffGravatar Dieter Plaetinck2009-05-15
| |\
| * | fix for too many always_insert_mode stuffGravatar Dieter Plaetinck2009-05-15
| | * Rename parse_status_template to expand_template (it's used for useragent too)Gravatar DuClare2009-05-15
| | * Add SET handling for useragent.Gravatar DuClare2009-05-15
| * | merge in Duclares stuffGravatar Dieter Plaetinck2009-05-15
| |\ \
| * | | fixed gtk warningGravatar Robert Manea2009-05-15
| * | | removed status_top from cfg file parserGravatar Robert Manea2009-05-15
| * | | added status_top to cmd parserGravatar Robert Manea2009-05-15
| | | * Cleanup.Gravatar DuClare2009-05-15
| | | * Add missing declaration, add runcmd for running bind, etc. via guiGravatar DuClare2009-05-15
| | |/
| | * Added SET handling for always_insert_mode.Gravatar DuClare2009-05-15
| | * set_var_value: suppress warnings from remove_feature and ipGravatar DuClare2009-05-15
| | * Added SET handling for modkeyGravatar DuClare2009-05-15
| * | added modkey and always_insert to cmd parserGravatar Robert Manea2009-05-15
| * | Merge branch 'experimental' of git://github.com/DuClare/uzbl into config-refa...Gravatar Robert Manea2009-05-15
| |\ \
| * | | pseudo commitGravatar Robert Manea2009-05-15
| | | * Cleanup.Gravatar DuClare2009-05-15
| | |/
| | * Merge commit 'diet/config-refactor' into experimentalGravatar DuClare2009-05-15
| | |\
| | * | Added SET handling for http_debug and fixed a bug wrt setting intsGravatar DuClare2009-05-15
* | | | Merge commit 'rob/master' into experimentalGravatar Dieter Plaetinck2009-05-14
|\ \ \ \
| | | | * better name for resetting to command modeGravatar Dieter Plaetinck2009-05-14
| | | * | Added SET handlers for max_conns and max_conns_hostGravatar DuClare2009-05-14
| | | |/
| | | * Rename create_socket to init_socket, refactor init_*Gravatar DuClare2009-05-14
| | | * Merge set_fifo_dir with create_fifo and rename to init_fifoGravatar DuClare2009-05-14
| | | * Use g_warning rather than g_error when settin up a fifoGravatar DuClare2009-05-14
| | | * Added functionality for (re)setting fifo_dir.Gravatar DuClare2009-05-14
| | | * Made CMD case insensitiveGravatar DuClare2009-05-14
| | | * Merge commit 'rob/config-refactor' into experimentalGravatar DuClare2009-05-14
| | | |\ | | | |/ | | |/|
| | * | added var_is() functionGravatar Robert Manea2009-05-14
| | * | added ability to set proxy_url on the fly, refactored some codeGravatar Robert Manea2009-05-14
| | | * Always watch cookie signals; make the handler func return if var unsetGravatar DuClare2009-05-13
| | | * Made handlers configurable via the new cfg system.Gravatar DuClare2009-05-13
| | | * Merge commit 'rob/config-refactor' into experimentalGravatar DuClare2009-05-13
| | | |\ | | | |/ | | |/|
| | * | initial command don't have to be uppercase any moreGravatar Robert Manea2009-05-13
| | | * Added CMD <foo> for invoking core commands via stdin and scripts.Gravatar DuClare2009-05-13
| | * | command files can contain comments and empty linesGravatar Robert Manea2009-05-13
| | | * Ignore modmask if it's unsetGravatar DuClare2009-05-13
| | | * Added load_finish_handler, call when a page has finished loading.Gravatar DuClare2009-05-13
| | | * Merge commit 'rob/config-refactor' into experimentalGravatar DuClare2009-05-13
| | | |\ | | | |/ | | |/|
| | * | fixed BIND regex's greedyness, support to overwrite existing bindingsGravatar Robert Manea2009-05-13
| | * | stdin, fifo, socket support only the new command style, added uri variableGravatar Robert Manea2009-05-13
| | | * Merge commit 'rob/config-refactor' into experimentalGravatar DuClare2009-05-13
| | | |\ | | | |/ | | |/|
| | * | fixed segfault on freeGravatar Robert Manea2009-05-12
| | * | added status_msg and MSG to status templateGravatar Robert Manea2009-05-12
| | * | correct erroneous cmd nameGravatar Robert Manea2009-05-12
| | | * Merge commit 'dieterbe/config-refactor' into experimentalGravatar DuClare2009-05-12
| | | |\ | | | |/ | | |/|
* | | | clarify nameGravatar Dieter Plaetinck2009-05-12
| | | * Whitespace cleanup.Gravatar DuClare2009-05-12
| | * | further enhancements to the cmd parser, added sampleconfig-pipeGravatar Robert Manea2009-05-12