uzbl-mobile
2009-07-25 Robert Maneafix overrun in expand()
2009-07-25 Robert Maneaadded update_gui command
2009-07-25 Robert ManeaMerge branch 'custom-vars'
2009-07-25 Robert Manearemove unnecessary check
2009-07-24 Robert Manearemove unnecessary g_strdup()
2009-07-24 Robert Maneafix malloc() bug
2009-07-24 Mason LarobinaUse #!/usr/bin/env python instead of #!/usr/bin/python
2009-07-24 Robert Maneatrying fix
2009-07-24 Robert Maneare-fix typo
2009-07-24 Robert Maneaadded custom vars, currently somewhat broken
2009-07-24 Robert ManeaMerge branch 'experimental' of git://github.com/Dieterb...
2009-07-24 Robert Maneastatusbar fix
2009-07-22 Laurence WithersAdd talk_to_socket handler
2009-07-22 Tom AdamsMerge commit 'Dieterbe/experimental' into scheme_handler
2009-07-22 Tom AdamsCall scheme_handler for all URIs.
2009-07-22 Mason LarobinaBugfix: Accidentally broke non-json session loading.
2009-07-22 Mason LarobinaAdded dependencies section to the top of uzbl_tabbed.py
2009-07-22 Mason LarobinaMade json_session false by default.
2009-07-22 Mason Larobinabugfix: uzbl_tabbed.py crashed when loading old format...
2009-07-22 Mason LarobinaAdded session preset adding/saving/listing/deleting.
2009-07-21 Tom AdamsOnly navigate to URI if scheme_handler doesn't print...
2009-07-21 Tom AdamsAlso whitelist file scheme.
2009-07-21 Mason LarobinaHuge refactorisation of session handling in uzbl_tabbed.py
2009-07-20 Mason Larobinauzbl_tabbed.py modified to use json for state saving...
2009-07-20 Mason LarobinaFound and fixed the real source of the state restoratio...
2009-07-20 Mason Larobinauzbl takes the first un-parsed argument as the uri...
2009-07-20 Mason LarobinaUse dict.items() when iterating over a dict.
2009-07-20 Mason LarobinaAdded support for uzbl's new window handler in uzbl_tab...
2009-07-19 Dieter Plaetinckso kwin also has tabs. and looking pretty good actually
2009-07-19 Tom AdamsAdded scheme_handler callback.
2009-07-19 Tom AdamsAdd commit to verbose output.
2009-07-19 Tom AdamsCheck URI is valid using SoupURI instead of strcmp.
2009-07-19 Tom AdamsRemove unneccesary code for new_window handler.
2009-07-19 Dieter PlaetinckMerge commit 'bct/headless-tests' into experimental
2009-07-19 Mason LarobinaMerge branch 'experimental' of git://github.com/Dieterb...
2009-07-19 Brendan Taylorfix 'make test' after a commit.
2009-07-19 Brendan Taylorrearrange initialization so that 'make tests' doesn...
2009-07-19 Dieter Plaetinckusage output fixes
2009-07-18 Dieter Plaetinckreadme entry for geometry flag
2009-07-18 Tom AdamsMerge commit 'Dieterbe/experimental' into new_experimental
2009-07-18 Tom AdamsTake argv[1] as URI.
2009-07-18 Brendan TaylorMerge branch 'experimental' of git://github.com/Dieterb...
2009-07-18 Brendan Taylorcall set_mode_indicator after updating the whatever_ind...
2009-07-18 Dieter PlaetinckMerge commit 'holizz/new_experimental' into experimental
2009-07-17 Tom Adamsuzbl.scan RIP.
2009-07-17 Dieter Plaetincki heard fluxbox supports tabs too
2009-07-17 Dieter Plaetinckdocument fixes + document all variables/constants in...
2009-07-17 Dieter Plaetinckmerge in bct's sweet code
2009-07-17 Dieter Plaetinckcredit uranther for test framework
2009-07-17 Mason LarobinaMerge branch 'experimental' of git://github.com/Dieterb...
2009-07-17 Mason LarobinaUse built-in os.makedirs instead of homemade mkdirs...
2009-07-17 Brendan Taylorremove out-of-date test-1.c
2009-07-17 Brendan TaylorMerge branch 'experimental' of git://github.com/Dieterb...
2009-07-16 Dieter Plaetinckrevert commit cdbe169f to make date for history handler...
2009-07-16 Dieter Plaetinckmerge uranthers stuff
2009-07-16 urantherAdded back in code to check if fifo exists, in case...
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...
next