aboutsummaryrefslogtreecommitdiffhomepage
Commit message (Expand)AuthorAge
...
| | | | | | * make keycmd a variable. new escape expansion syntax. deleteGravatar Brendan Taylor2009-07-12
| * | | | | | use $VISUAL in formfiller.shGravatar Tassilo Horn2009-07-12
| |\ \ \ \ \ \
| | | | | | * \ fix pullGravatar Robert Manea2009-07-12
| | | | | | |\ \ | | |_|_|_|_|/ / | |/| | | | | |
| | | | | | * | style changes, line breaksGravatar Robert Manea2009-07-12
| | | | * | | | Merge branch 'experimental' into the00zGravatar Abel `00z' Camarillo2009-07-11
| | | | |\ \ \ \ | | |_|_|/ / / / | |/| | | | | |
| | | | | | | * 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
| * | | | | | | Merge branch 'experimental' of git@github.com:Dieterbe/uzbl into experimentalGravatar Dieter Plaetinck2009-07-11
| |\ \ \ \ \ \ \
* | \ \ \ \ \ \ \ Merge commit 'Dieterbe/experimental' into new_experimentalGravatar Tom Adams2009-07-11
|\ \ \ \ \ \ \ \ \ | |/ / / / / / / / |/| / / / / / / / | |/ / / / / / /
* | | | | | | | Added new_window handler.Gravatar Tom Adams2009-07-11
| * | | | | | | documentation fixesGravatar Dieter Plaetinck2009-07-11
| * | | | | | | new contribution instructions, most notably new merging workflowGravatar Dieter Plaetinck2009-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
* | | | | | | | Don't need backslashes here.Gravatar Tom Adams2009-07-11
| * | | | | | | bring readme a bit more up to dateGravatar Dieter Plaetinck2009-07-11
| * | | | | | | faq entry about default usabilityGravatar Dieter Plaetinck2009-07-11
|/ / / / / / /
| * | | | | | Respect the value of $VISUAL for the formfiller.sh if it is set.Gravatar Tassilo Horn2009-07-11
| | | | * | | Merge commit 'Dieterbe/experimental' into experimentalGravatar uranther2009-07-10
| | | | |\ \ \ | |_|_|_|/ / / |/| | | | | |
| | | | | | * initilaze uzbl.gui.sbar.mode_indicatorGravatar Brendan Taylor2009-07-09
| | | | | | * silly me, @MSG -> @status_messageGravatar Brendan Taylor2009-07-09
| | | | | | * remove SYM_MODEGravatar Brendan Taylor2009-07-09
| | | | | | * test nested expansionsGravatar 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
| | | | | * escape_expansion test and new failing expand() testsGravatar Brendan Taylor2009-07-08
| | | | | * undef the expand_template symbols that i deletedGravatar Brendan Taylor2009-07-08
| | | | | * move all the simple stuff from expand_templateGravatar Brendan Taylor2009-07-08
| | | | | * expand: append "" for a NULL string varGravatar Brendan Taylor2009-07-08
| | | | | * test-expand: rely on default *_indicator and progress_*Gravatar Brendan Taylor2009-07-08
| | | | | * strip trailing newline from @()@ expansionsGravatar Brendan Taylor2009-07-08
| | | | | * lots of stuff, see below.Gravatar Brendan Taylor2009-07-08
| | | | | * Merge branch 'experimental' of git://github.com/Dieterbe/uzbl into replace-ex...Gravatar Brendan Taylor2009-07-07
| | | | | |\ | |_|_|_|_|/ |/| | | | |
* | | | | | merge doc fix from temotoGravatar Dieter Plaetinck2009-07-07
| | | | | * optional markup escaping in expand()Gravatar Brendan Taylor2009-07-07
| | | | | * use expand instead of expand_template for useragent.Gravatar Brendan Taylor2009-07-07
* | | | | | fixed external links (to be links instead of text) in docs/communityGravatar Sergey Shepelev2009-07-07
| | | | | * test for full useragent expansionGravatar Brendan Taylor2009-07-06