Improvements made to the uzbl_tabbed.py fifo init and fifo cleanup code.
[uzbl-mobile] / examples / data /
2009-07-30 Mason LarobinaImprovements made to the uzbl_tabbed.py fifo init and...
2009-07-28 Mason LarobinaAdded simple command line option parsing to uzbl_tabbed.py
2009-07-25 Mason Larobinaindentation fix
2009-07-24 Mason LarobinaUse #!/usr/bin/env python instead of #!/usr/bin/python
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 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-17 Mason LarobinaUse built-in os.makedirs instead of homemade mkdirs...
2009-07-16 Mason LarobinaMerge branch 'experimental' of git://github.com/Dieterb...
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 Tom AdamsWhitespace fixes. And ignore whitespace in formfiller...
2009-07-14 Dieter Plaetinckmerge 1 from the00z. examples/data/uzbl/scripts/yank...
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 Abel `00z' CamarilloMerge branch 'experimental' of git://github.com/Dieterb...
2009-07-12 Abel `00z' Camarilloreplace that ugly ${!8} bashism
2009-07-12 Tassilo Hornuse $VISUAL in formfiller.sh
2009-07-12 Mason LarobinaMerge branch 'experimental' of git://github.com/Dieterb...
2009-07-11 Abel `00z' CamarilloMerge branch 'experimental' into the00z
2009-07-11 Tom AdamsDon't need backslashes here.
2009-07-11 Tassilo HornRespect the value of $VISUAL for the formfiller.sh...
2009-07-08 Mason LarobinaApplied patch to fix session restoration code by Romain...
2009-07-07 Mason Larobinafixed markup in window titles messing up pango tabtitle...
2009-07-04 Mason LarobinaUpdate configuration section at the head of uzbl_tabbed.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-01 Mason LarobinaMissing os.path.expandvars functions & use markers...
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-29 Mason LarobinaUpdate todo list.
2009-06-29 Mason Larobinauzbl_tabbed refactor, huge internal changes.
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 LarobinaAdded static probe cmds to uzbl instance class
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 Mason LarobinaRemoved redundant timeout variable (minor edit)
2009-06-28 Mason Larobinauzbl_tabbed.py re-write.
2009-06-28 Abel `00z' Camarillomore portability on shell scripts
2009-06-28 Abel `00z' Camarillomake domnload.sh more portable
2009-06-23 Mason LarobinaChecks if XDA_DATA_HOME in os.environ before use
2009-06-09 Dieter Plaetinckmerge in holizz uzbl_tabbed
2009-06-08 Dieter Plaetinckindentation fix
2009-06-08 Dieter Plaetinckbe more friendly to people who have no XDG variables...
2009-06-07 Dieter Plaetinckmake the whole xdg/dev directories /configs etc more...
2009-05-28 Sylvester JohanssonOH GOD I DON'T KNOW WHAT I AM DOING
2009-05-27 Sylvester Johanssonthe hint styles are moved into ./examples/data/style.css
2009-05-27 Sylvester Johanssonadded (buggy) hint styling
2009-05-22 Dieter Plaetinckupdates/doc/fixes for formfiller script from Sylvester...
2009-05-04 Dieter Plaetinckmove datafiles into own dir