uzbl-mobile
2009-07-16 Mason LarobinaMerge branch 'experimental' of git://github.com/Dieterb...
2009-07-16 Brendan TaylorMerge branch 'experimental' of git://github.com/Dieterb...
2009-07-15 urantherChanged my instructions for unit tests in docs/CONTRIBUTING
2009-07-15 urantherRemove more trailing whitespace
2009-07-15 Dieter PlaetinckMerge commit 'holizz/whitespace' into experimental
2009-07-15 Dieter Plaetinckmerge in the00z his ${!8} fix for posix sh
2009-07-14 Brendan TaylorMerge branch 'experimental' of git://github.com/Dieterb...
2009-07-14 Tom AdamsAdd note about whitespace to docs/CONTRIBUTING.
2009-07-14 Tom AdamsWhitespace fixes. And ignore whitespace in formfiller...
2009-07-14 urantherAdded instructions in CONTRIBUTING to remind developers...
2009-07-14 urantherRan :%s/ $//g to remove trailing spaces in uzbl.h and...
2009-07-14 urantherUpdated CFLAGS and LDFLAGS in tests/Makefile. TODO...
2009-07-14 urantherMerge commit 'Dieterbe/experimental' into experimental
2009-07-14 urantherRemoved 'quit' command to exit from uzbl
2009-07-14 urantherRemoved commented section of Makefile that would produc...
2009-07-14 Dieter Plaetinckupdate authors file
2009-07-14 Dieter Plaetinckmerge 1 from the00z. examples/data/uzbl/scripts/yank...
2009-07-14 urantherMerge commit 'Dieterbe/experimental' into experimental
2009-07-14 Robert Maneafix typo
2009-07-13 Brendan TaylorMerge branch 'experimental' of git://github.com/Dieterb...
2009-07-13 urantherMerge with Dieterbe/experimental
2009-07-13 Robert Maneatidy up move to expand()
2009-07-13 Mason LarobinaMerge branch 'experimental' of git://github.com/Dieterb...
2009-07-12 Tom Adamscookies.py now fits in with the new arguments, and...
2009-07-12 Tom AdamsAdd request address scheme to cookie_handler's arguments.
2009-07-12 Tom AdamsMerge commit 'Dieterbe/experimental' into new_experimental
2009-07-12 Robert Maneamore fixes
2009-07-12 Robert Maneafix conflicts agains bct
2009-07-12 Brendan Taylor"set keycmd = x" is now equivalent to "keycmd x"
2009-07-12 Dieter Plaetinckdocument bugreporting
2009-07-12 Brendan Taylorupdate mode indicator when @insert_mode is set
2009-07-12 Abel `00z'... Merge branch 'experimental' of git://github.com/Dieterb...
2009-07-12 Abel `00z'... replace that ugly ${!8} bashism
2009-07-12 Brendan Taylorupdated readme and example config
2009-07-12 Brendan TaylorMerge branch 'experimental' of git://github.com/Dieterb...
2009-07-12 Brendan Taylorget rid of some duplication in expand()
2009-07-12 Brendan Taylormake keycmd a variable. new escape expansion syntax...
2009-07-12 Tassilo Hornuse $VISUAL in formfiller.sh
2009-07-12 Robert Maneafix pull
2009-07-12 Robert Maneastyle changes, line breaks
2009-07-12 Mason LarobinaMerge branch 'experimental' of git://github.com/Dieterb...
2009-07-11 Abel `00z'... Merge branch 'experimental' into the00z
2009-07-11 Brendan Taylorfixed uri_override and verbose_override positioning
2009-07-11 Brendan TaylorMerge branch 'experimental' of git://github.com/Dieterb...
2009-07-11 Dieter Plaetinckdocument alternative way for uri setting
2009-07-11 Dieter Plaetinck2 small doc fixes
2009-07-11 Dieter PlaetinckMerge branch 'experimental' of git@github.com:Dieterbe...
2009-07-11 Tom AdamsMerge commit 'Dieterbe/experimental' into new_experimental
2009-07-11 Tom AdamsAdded new_window handler.
2009-07-11 Dieter Plaetinckdocumentation fixes
2009-07-11 Dieter Plaetincknew contribution instructions, most notably new merging...
2009-07-11 Tom AdamsAdd -V/--version option to print the commit and exit.
2009-07-11 Tom AdamsUse first argument as URI if none provided with --uri.
2009-07-11 Tom AdamsDon't g_free uzbl.gui.icon twice!
2009-07-11 Tom AdamsOnly open one new window when requested.
2009-07-11 Tom AdamsSet the background on the vbox, not the main_window.
2009-07-11 Tom AdamsRemove extraneous whitespace.
2009-07-11 Tom AdamsDon't need backslashes here.
2009-07-11 Dieter Plaetinckbring readme a bit more up to date
2009-07-11 Dieter Plaetinckfaq entry about default usability
2009-07-11 Tassilo HornRespect the value of $VISUAL for the formfiller.sh...
2009-07-10 urantherMerge commit 'Dieterbe/experimental' into experimental
2009-07-10 Brendan Taylorinitilaze uzbl.gui.sbar.mode_indicator
2009-07-10 Brendan Taylorsilly me, @MSG -> @status_message
2009-07-09 Brendan Taylorremove SYM_MODE
2009-07-09 Brendan Taylortest nested expansions
2009-07-09 Brendan Taylor@MODE works.
2009-07-09 Brendan Taylordo expand as well as expand_template in update_title
2009-07-09 Robert Maneaprevent the geometry var from reporting false values
2009-07-09 Robert Maneafree uzbl.gui.geometry before resetting it
2009-07-09 Robert Maneaset current geometry on configure-event
2009-07-09 Robert Maneapre-populate geometry variable
2009-07-09 Robert ManeaAdded -geometry option and geometry variable
2009-07-09 Brendan Taylormove NAME from expand_template to expand
2009-07-09 Brendan Taylorescape_expansion test and new failing expand() tests
2009-07-09 Brendan Taylorundef the expand_template symbols that i deleted
2009-07-09 Brendan Taylormove all the simple stuff from expand_template
2009-07-09 Brendan Taylorexpand: append "" for a NULL string var
2009-07-09 Brendan Taylortest-expand: rely on default *_indicator and progress_*
2009-07-09 Brendan Taylorstrip trailing newline from @()@ expansions
2009-07-09 Brendan Taylorlots of stuff, see below.
2009-07-08 Brendan TaylorMerge branch 'experimental' of git://github.com/Dieterb...
2009-07-08 Mason LarobinaMerge branch 'experimental' of git://github.com/Dieterb...
2009-07-08 Mason LarobinaApplied patch to fix session restoration code by Romain...
2009-07-07 Dieter Plaetinckmerge doc fix from temoto
2009-07-07 Brendan Tayloroptional markup escaping in expand()
2009-07-07 Brendan Tayloruse expand instead of expand_template for useragent.
2009-07-07 Sergey Shepelevfixed external links (to be links instead of text)...
2009-07-07 Mason Larobinafixed markup in window titles messing up pango tabtitle...
2009-07-07 Brendan Taylortest for full useragent expansion
2009-07-07 Brendan Taylortest simple cmd_useragent
2009-07-07 Brendan Taylorsimple tests for all expansions except DOMAIN
2009-07-07 Brendan Taylorsimple expansion test passes.
2009-07-04 urantherAdded item to TODO: spacebar binding
2009-07-04 urantherMerge commit 'Dieterbe/experimental' into experimental
2009-07-04 Dieter Plaetinckmerge mason-larobina
2009-07-04 Mason LarobinaMerge branch 'experimental' of git://github.com/Dieterb...
2009-07-04 Mason LarobinaUpdate configuration section at the head of uzbl_tabbed.py
2009-07-04 Moritz Lenzsmall nits wrt git usage
2009-07-04 Dieter Plaetincktodo updates
next