aboutsummaryrefslogtreecommitdiffhomepage
Commit message (Expand)AuthorAge
* run_command: strip the command and add error reportingGravatar DuClare2009-05-16
* Added examples of some new features in sampleconfig-devGravatar DuClare2009-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
* Replace cmd with act in scriptsGravatar DuClare2009-05-16
* Merge commit 'diet/experimental' into experimentalGravatar DuClare2009-05-16
|\
| * merge in Damien Leones stuffGravatar Dieter Plaetinck2009-05-16
| |\
* | | Adapt clipboard.sh for new cfg systemGravatar DuClare2009-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
| | * most peole bookmark>historyGravatar Dieter Plaetinck2009-05-16
| * | Implement KEYCMD, cleanup key_press_cbGravatar DuClare2009-05-16
| | * docs path fixGravatar Dieter Plaetinck2009-05-16
| | * typoGravatar Dieter Plaetinck2009-05-16
| | * documentation overhaulGravatar Dieter Plaetinck2009-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
| | |\
| | | * document reset_command_mode in config + reorder a bitGravatar Dieter Plaetinck2009-05-16
| | | * fix return for control_socketGravatar Dieter Plaetinck2009-05-16
| | | * reenable socketsGravatar Dieter Plaetinck2009-05-16
| | | * regression fix: different command syntax for setting urisGravatar Dieter Plaetinck2009-05-16
| | | * fix for handlers in sample configGravatar Dieter Plaetinck2009-05-16
| | | * support dmenu vertical patch (with gracefull fallback to normal dmenu)Gravatar 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
* | | fixes in configGravatar Dieter Plaetinck2009-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
|\ \ \ \ | | |/ / | |/| |
* | | | markupGravatar Dieter Plaetinck2009-05-15
* | | | deprecated commentGravatar Dieter Plaetinck2009-05-15
* | | | valgrind profilingGravatar Dieter Plaetinck2009-05-15