aboutsummaryrefslogtreecommitdiffhomepage
path: root/uzbl.c
Commit message (Expand)AuthorAge
* Merge commit 'Dieterbe/experimental' into new_experimentalGravatar Tom Adams2009-07-18
|\
* | Take argv[1] as URI.Gravatar Tom Adams2009-07-18
| * Merge branch 'experimental' of git://github.com/Dieterbe/uzbl into cleanGravatar Brendan Taylor2009-07-18
| |\ | |/ |/|
| * call set_mode_indicator after updating the whatever_indicator settingGravatar Brendan Taylor2009-07-18
* | uzbl.scan RIP.Gravatar Tom Adams2009-07-17
|/
* document fixes + document all variables/constants in readme, so example confi...Gravatar Dieter Plaetinck2009-07-17
* merge in bct's sweet codeGravatar Dieter Plaetinck2009-07-17
|\
| * Merge branch 'experimental' of git://github.com/Dieterbe/uzbl into replace-ex...Gravatar Brendan Taylor2009-07-16
| |\ | |/ |/|
* | revert commit cdbe169f to make date for history handler back in same formatGravatar Dieter Plaetinck2009-07-16
* | Added back in code to check if fifo exists, in case user wants to 'set fifo_d...Gravatar uranther2009-07-16
| * Merge branch 'experimental' of git://github.com/Dieterbe/uzbl into replace-ex...Gravatar Brendan Taylor2009-07-15
| |\
* | | Remove more trailing whitespaceGravatar uranther2009-07-15
| | * Whitespace fixes. And ignore whitespace in formfiller data files.Gravatar Tom Adams2009-07-14
* | | Ran :%s/ $//g to remove trailing spaces in uzbl.h and uzbl.cGravatar uranther2009-07-14
* | | Removed 'quit' command to exit from uzblGravatar uranther2009-07-14
* | | Merge commit 'Dieterbe/experimental' into experimentalGravatar uranther2009-07-14
|\ \ \ | | |/ | |/|
| | * Merge branch 'experimental' of git://github.com/Dieterbe/uzbl into replace-ex...Gravatar Brendan Taylor2009-07-13
| | |\ | | |/ | |/|
* | | Merge with Dieterbe/experimentalGravatar uranther2009-07-13
|\ \ \
| | | * tidy up move to expand()Gravatar Robert Manea2009-07-13
| | * | Add request address scheme to cookie_handler's arguments.Gravatar Tom Adams2009-07-12
| |/ /
| | * more fixesGravatar Robert Manea2009-07-12
| | * fix conflicts agains bctGravatar Robert Manea2009-07-12
| | |\
| | | * "set keycmd = x" is now equivalent to "keycmd x"Gravatar Brendan Taylor2009-07-12
| | | * update mode indicator when @insert_mode is setGravatar Brendan Taylor2009-07-12
| | | * get rid of some duplication in expand()Gravatar Brendan Taylor2009-07-12
| | | * make keycmd a variable. new escape expansion syntax. deleteGravatar Brendan Taylor2009-07-12
| | * | fix pullGravatar Robert Manea2009-07-12
| | |\ \ | | |/ / | |/| |
| | * | style changes, line breaksGravatar Robert Manea2009-07-12
| | | * fixed uri_override and verbose_override positioningGravatar Brendan Taylor2009-07-11
| | | * Merge branch 'experimental' of git://github.com/Dieterbe/uzbl into replace-ex...Gravatar Brendan Taylor2009-07-11
| | | |\ | | |_|/ | |/| |
| * | | document alternative way for uri settingGravatar Dieter Plaetinck2009-07-11
| * | | 2 small doc fixesGravatar Dieter Plaetinck2009-07-11
| * | | Added new_window handler.Gravatar Tom Adams2009-07-11
| * | | Add -V/--version option to print the commit and exit.Gravatar Tom Adams2009-07-11
| * | | Use first argument as URI if none provided with --uri.Gravatar Tom Adams2009-07-11
| * | | Don't g_free uzbl.gui.icon twice!Gravatar Tom Adams2009-07-11
| * | | Only open one new window when requested.Gravatar Tom Adams2009-07-11
| * | | Set the background on the vbox, not the main_window.Gravatar Tom Adams2009-07-11
| * | | Remove extraneous whitespace.Gravatar Tom Adams2009-07-11
| | | * initilaze uzbl.gui.sbar.mode_indicatorGravatar Brendan Taylor2009-07-09
| | | * silly me, @MSG -> @status_messageGravatar Brendan Taylor2009-07-09
| | | * @MODE works.Gravatar Brendan Taylor2009-07-09
| | | * do expand as well as expand_template in update_titleGravatar Brendan Taylor2009-07-09
| | * | prevent the geometry var from reporting false valuesGravatar Robert Manea2009-07-09
| | * | free uzbl.gui.geometry before resetting itGravatar Robert Manea2009-07-09
| | * | set current geometry on configure-eventGravatar Robert Manea2009-07-09
| | * | pre-populate geometry variableGravatar Robert Manea2009-07-09
| | * | Added -geometry option and geometry variableGravatar Robert Manea2009-07-09
| |/ /
| | * move NAME from expand_template to expandGravatar Brendan Taylor2009-07-08
| | * move all the simple stuff from expand_templateGravatar Brendan Taylor2009-07-08