aboutsummaryrefslogtreecommitdiffhomepage
path: root/uzbl.c
Commit message (Expand)AuthorAge
* removed commentGravatar Robert Manea2009-05-18
* fixed add_binding(), handle multiple redifinitions properlyGravatar Robert Manea2009-05-18
* fixed control_stdin to recognize all inputGravatar Robert Manea2009-05-18
* Merge commit 'duc/experimental' into experimentalGravatar Dieter Plaetinck2009-05-17
|\
| * Fill missing stuff in get_var_valueGravatar DuClare2009-05-17
* | Merge commit 'splat/search_reverse' into experimentalGravatar Dieter Plaetinck2009-05-17
|\ \
* | | also dont inherit --nameGravatar Dieter Plaetinck2009-05-17
| * | Merge commit 'remote/master' into search_reverseGravatar Peter Suschlik2009-05-17
| |\ \ | |/ / |/| |
* | | order of arguments to scriptsGravatar Dieter Plaetinck2009-05-17
| * | Search reverse. Use vim keys (n, N and /, ?).Gravatar Peter Suschlik2009-05-17
* | | merge in Barrucadus stuffGravatar Dieter Plaetinck2009-05-17
|\ \ \
* | | | cleaner and more robust status/window format & update_title stuffGravatar Dieter Plaetinck2009-05-17
| |_|/ |/| |
| * | Fixed GDK errors when trying to set window title with no template.Gravatar Barrucadu2009-05-17
| * | Merge branch 'dieter/experimental' into experimentalGravatar Barrucadu2009-05-17
| |\ \ | |/ / |/| |
* | | merge in Duclares better way to escape things in run_commandGravatar Dieter Plaetinck2009-05-17
|\ \ \ | |_|/ |/| |
| * | Report spawns on verbose only.Gravatar DuClare2009-05-17
| * | Escape shell commands properly.Gravatar DuClare2009-05-17
| | * Merge branch 'dieter/experimental' into experimentalGravatar Barrucadu2009-05-17
| | |\ | |_|/ |/| |
| | * Fixed "--verbose=VERBOSE", as no value needs to be specified.Gravatar Barrucadu2009-05-17
* | | documentation updatesGravatar Dieter Plaetinck2009-05-17
* | | SELECTED_URI variable + allow variable replacing in window title in both statesGravatar Dieter Plaetinck2009-05-17
| | * Merge branch 'dieter/experimental' into experimentalGravatar Barrucadu2009-05-17
| | |\ | |_|/ |/| |
* | | fix for unescaped quotes when passing page titles aroundGravatar Dieter Plaetinck2009-05-17
| | * Merge branch 'dieter/experimental' into experimentalGravatar Barrucadu2009-05-16
| | |\ | |_|/ |/| |
* | | few more verbosity checksGravatar Dieter Plaetinck2009-05-16
| | * Merge branch 'dieter/experimental' into experimentalGravatar Barrucadu2009-05-16
| | |\ | |_|/ |/| |
| | * Reduced calls to get_xdg_var in find_xdg_file.Gravatar Barrucadu2009-05-16
* | | merge Barrucadus patchGravatar Dieter Plaetinck2009-05-16
|\ \ \ | |/ / |/| / | |/
* | merge in Duclares stuffGravatar Dieter Plaetinck2009-05-16
|\ \
| * | Get rid of error ptrs whose contents are not usedGravatar DuClare2009-05-16
| * | Remove unused code from setup_regexGravatar DuClare2009-05-16
| * | Free some GError structuresGravatar DuClare2009-05-16
| * | run_command: strip the command and add error reportingGravatar DuClare2009-05-16
| | * Removed unrequied XDG_*_default variables.Gravatar Barrucadu2009-05-16
| | * Added check for uzbl.state.verbose when calling scripts.Gravatar Barrucadu2009-05-16
| |/ |/|
* | Reimplemented my changes:Gravatar Barrucadu2009-05-16
| * Add action: sh, add var: shell_cmdGravatar DuClare2009-05-16
| * Add variable: minimum_font_sizeGravatar DuClare2009-05-16
| * Add variable: default_font_sizeGravatar DuClare2009-05-16
|/
* merge in Damien Leones stuffGravatar Dieter Plaetinck2009-05-16
|\
* \ merge in Duclares stuffGravatar Dieter Plaetinck2009-05-16
|\ \
| | * uzbl: fix file_exists function by using access() instead of fopen() on fifo a...Gravatar Damien Leone2009-05-16
| | * clean traling whitespacesGravatar Damien Leone2009-05-16
| |/ |/|
| * Give scripts '(null)' instead of '', for consistencyGravatar DuClare2009-05-16
* | catch sigINTGravatar Dieter Plaetinck2009-05-16
* | make handlers working in sample config, pass correct page titles to scripts, ...Gravatar Dieter Plaetinck2009-05-16
| * Merge run_command_sync and run_command_async to run_commandGravatar DuClare2009-05-16
| * Merge branch 'keycmd' into experimentalGravatar DuClare2009-05-16
| |\
| | * Rename CMD to ACT for clarityGravatar DuClare2009-05-16
| | * Implement KEYCMD, cleanup key_press_cbGravatar DuClare2009-05-16