uzbl-mobile
2009-07-12 Brendan Taylormake keycmd a variable. new escape expansion syntax...
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 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-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 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-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 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 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
2009-07-03 Dieter Plaetinckuzbl_tabbed is now included with sample scripts
2009-07-03 Dieter Plaetinckmerge much better uzbl_tabbed.py + fix for cookies.py
2009-07-03 Mason LarobinaBug fixes, added "open-tab-from-clipboard" binding
2009-07-02 Mason LarobinaFix cookies.py for XDG_DATA_HOME users.
2009-07-02 Mason LarobinaMerge branch 'experimental' of git://github.com/Dieterb...
2009-07-01 Mason LarobinaMissing os.path.expandvars functions & use markers...
2009-06-30 Dieter Plaetinckdo not look for xdg config if we want to use stdin...
2009-06-30 Dieter PlaetinckMerge commit 'dequis/stdin' into experimental
2009-06-30 Dieter Plaetinckadd bct to authors file
2009-06-30 Dieter PlaetinckMerge commit 'bct/clean' into experimental
2009-06-30 Sylvester Johanssontypos
2009-06-30 Mason LarobinaFeature requests, gtk_title_pos tab_titles max_title_len
2009-06-30 Mason LarobinaAdded tablist style policy handler, updated author...
2009-06-30 Mason LarobinaMerge branch 'experimental' of git://github.com/Dieterb...
2009-06-30 Brendan TaylorMerge branch 'experimental' of git://github.com/Dieterb...
2009-06-29 Dieter Plaetinckpoint users to existing uzbl_tabbed.py
2009-06-29 Mason LarobinaUpdate todo list.
2009-06-29 Mason Larobinauzbl_tabbed refactor, huge internal changes.
2009-06-29 Mason LarobinaMerge branch 'experimental' of git://github.com/Dieterb...
2009-06-29 Mason LarobinaResolved status bar styling issue and added help text...
2009-06-29 Mason LarobinaSpelleng fix.
2009-06-29 Mason LarobinaAdded mxey to uzbl_tabbed contributors section.
2009-06-29 Mason Larobinauzbl_config path now respects XDG_CONFIG_HOME
2009-06-29 Mason LarobinaManually added commit 51a38.. from holizz
2009-06-29 Mason LarobinaMerge branch 'experimental' of git@github.com:mason...
2009-06-29 Mason LarobinaAdded static probe cmds to uzbl instance class
2009-06-29 Tom AdamsSet the background on the vbox, not the main_window.
2009-06-29 Mason LarobinaFix spelling.
2009-06-29 Mason LarobinaStyle tablist text & update window title.
2009-06-29 Mason LarobinaDelete session file when empty.
2009-06-29 Mason LarobinaReduced tablist update delay.
2009-06-28 Dieter Plaetinckbring contributing info back up to date
2009-06-28 Dieter Plaetinckfaq entry about XDG
2009-06-28 Mason LarobinaRemoved redundant timeout variable (minor edit)
2009-06-28 Mason Larobinauzbl_tabbed.py re-write.
2009-06-28 Brendan TaylorMerge branch 'experimental' of git://github.com/Dieterb...
2009-06-28 Dieter Plaetincktodo updates
2009-06-27 Brendan TaylorMerge branch 'experimental' of git://github.com/Dieterb...
2009-06-24 Dieter Plaetinckadd dxdx (dequis) to AUTHORS
2009-06-24 Dieter PlaetinckMerge commit 'dequis/experimental' into experimental
2009-06-24 DequisTwo little fixes in README
2009-06-24 DequisAdded documentation for javascript features
2009-06-24 DequisDocument stdin branch changes in README
2009-06-24 DequisMerge commit 'robm/master' into experimental
2009-06-24 Brendan TaylorMerge branch 'experimental' of git://github.com/Dieterb...
2009-06-24 Brendan Tayloruse notify::title instead of title-changed signal
2009-06-24 Brendan Taylordon't segfault on 'set' without arguments.
2009-06-23 Mason LarobinaChecks if XDA_DATA_HOME in os.environ before use
2009-06-23 Mason LarobinaChecks if XDA_DATA_HOME in os.environ before use
2009-06-22 DequisRead stdin only if --config is "-"
2009-06-22 DequisCleanup diff on uzbl.h
2009-06-22 DequisMerge commit 'dieterbe/experimental' into experimental
2009-06-22 DequisRevert "Rename fixed Makefile-new-test to Makefile"
2009-06-22 Robert Maneafix typos
next