aboutsummaryrefslogtreecommitdiffhomepage
path: root/uzbl.c
Commit message (Expand)AuthorAge
* few more verbosity checksGravatar Dieter Plaetinck2009-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
| | * Move execution from key_press_cb to its own function, run_keycmd.Gravatar DuClare2009-05-16
* | | Merge branch 'config-refactor' into experimentalGravatar Dieter Plaetinck2009-05-16
|\ \ \
| * | | fix return for control_socketGravatar Dieter Plaetinck2009-05-16
| | * | Merge commit 'rob/config-refactor' into experimentalGravatar DuClare2009-05-15
| | |\ \ | | |/ / | |/| |
| | | * KEYCMD stubGravatar DuClare2009-05-15
| | |/
| * | fixed settings_init()Gravatar Robert Manea2009-05-15
| * | Merge branch 'config-refactor' of git://github.com/Dieterbe/uzbl into config-...Gravatar Robert Manea2009-05-15
| |\ \
| | * | use g io channels for file reading so we dont have size limits on the buffer ...Gravatar Dieter Plaetinck2009-05-15
| | * | reorder some stuff to make more sense + allow up to 1k chars on a lineGravatar Dieter Plaetinck2009-05-15
| | | * Merge commit 'diet/config-refactor' into experimentalGravatar DuClare2009-05-15
| | | |\ | | | |/ | | |/|
| | | * Fix the NULL element of modkeys.Gravatar DuClare2009-05-15
| | | * Revert "Fix warnings caused by casts between ints and pointers on 64bit"Gravatar DuClare2009-05-15
| | | * Fix warnings caused by casts between ints and pointers on 64bitGravatar DuClare2009-05-15
| | * | support reading config file line by lineGravatar Dieter Plaetinck2009-05-15
| | | * Merge commit 'rob/config-refactor' into experimentalGravatar DuClare2009-05-15
| | |/| | | |/ | |/|
| * | fixed control_fifo() to return a correct statusGravatar Robert Manea2009-05-15
| | * Merge commit 'duc/experimental' into config-refactorGravatar Dieter Plaetinck2009-05-15
| | |\
| | * \ Merge commit 'rob/config-refactor' into config-refactorGravatar Dieter Plaetinck2009-05-15
| | |\ \ | | |/ / | |/| |
| | * | deprecated commentGravatar Dieter Plaetinck2009-05-15
| | | * Add actions for scrolling to the beginning / end of bufferGravatar DuClare2009-05-15
| | | * Merge commit 'rob/config-refactor' into experimentalGravatar DuClare2009-05-15
| | | |\ | | |_|/ | |/| |
| * | | fix focus bugGravatar Robert Manea2009-05-15
| * | | free memory returned by itos()Gravatar Robert Manea2009-05-15
| |/ /
| | * Add reset_command_mode to var->ptr map and give it a default in init_settingsGravatar DuClare2009-05-15
| | * Merge commit 'diet/config-refactor' into experimentalGravatar DuClare2009-05-15
| | |\ | | |/ | |/|
| | * Remove deprecated code.Gravatar DuClare2009-05-15