uzbl-mobile
2009-08-08 Mason LarobinaMerge branch 'cookie_daemon' into experimental
2009-08-08 Mason LarobinaMinor changes to cookie_daemon.py
2009-08-08 Mason LarobinaCleaned up trailing whitespace.
2009-08-08 Tom AdamsAdd option to cookie_daemon.py to not write cookies...
2009-08-08 Mason LarobinaAdded link to cookie_daemon.py wiki page.
2009-08-08 Mason LarobinaRemoved redundant --daemon-mode command & fixed broken...
2009-08-08 Mason LarobinaMerge branch 'experimental' into cookie_daemon
2009-08-08 Mason LarobinaMerge branch 'experimental' of git://github.com/Dieterb...
2009-08-08 Mason LarobinaAdded command line options to cookie_daemon.py
2009-08-07 Robert Manearemoved unused prototype
2009-08-07 Robert Manearemove base_url
2009-08-07 Robert Manearemoved html_mode in favour of "data URI scheme"
2009-08-01 Mason LarobinaRemoved trailing whitespace from cookie_daemon.py
2009-08-01 Mason LarobinaMerge branch 'experimental' into cookie_daemon
2009-08-01 Mason LarobinaFix code comment.
2009-07-30 Mason LarobinaMerge branch 'experimental' of git://github.com/Dieterb...
2009-07-30 Mason LarobinaRemoved trailing whitespace from uzbl_tabbed.py
2009-07-30 Mason LarobinaImprovements made to the uzbl_tabbed.py fifo init and...
2009-07-30 Robert Maneafix conflicts
2009-07-30 Mason LarobinaMerge branch 'experimental' into cookie_daemon
2009-07-30 Mason LarobinaMerge branch 'experimental' of git://github.com/Dieterb...
2009-07-30 Robert Maneaalignment
2009-07-29 Robert Maneadocument custom variables and the update_gui command
2009-07-29 Robert Manearemoved obsolete comment
2009-07-29 Robert ManeaAdded helmut to AUTHORS
2009-07-29 Robert ManeaMerge branch 'robhelmut' of gnarfk.homelinux.org/~helmu...
2009-07-29 Helmut GrohneMerge branch 'helmutexp' into robhelmut
2009-07-29 Helmut GrohneMerge branch 'helmut' into helmutexp
2009-07-29 Helmut Grohnefixed wrong n2v_p local variable conversion
2009-07-29 Robert Maneacast fixes
2009-07-29 Helmut Grohneconverted further void**ptr usages to union
2009-07-29 Helmut GrohneMerge branch 'helmutexp' into rob
2009-07-29 Helmut GrohneMerge branch 'helmut' into helmutexp
2009-07-29 Helmut Grohneadded more /*@null@*/ and const annotations
2009-07-29 Helmut Grohnefixed possible memory leak in find_xdg_file
2009-07-29 Helmut Grohnefixed possible null pointer dereference
2009-07-29 Helmut Grohnemade get_exp_type return an enum as it should
2009-07-29 Helmut Grohnemade global variable n2v_p be local
2009-07-29 Helmut GrohneMerge branch 'helmut' into helmutexp
2009-07-29 Helmut Grohnefixed strndup -> g_strndup using free -> g_free
2009-07-29 Helmut Grohnemade this void **ptr; a union to remove magic
2009-07-29 Helmut Grohneadded a gsize -> int cast for gcc
2009-07-29 Helmut Grohneuse g_strndup instead of strndup
2009-07-29 Helmut Grohneremoved useless MAX_BINDINGS macro
2009-07-28 Robert Maneaapplied helmut's expand() patch
2009-07-28 Mason LarobinaAdded simple command line option parsing to uzbl_tabbed.py
2009-07-28 Mason LarobinaChecks uzbl in window mode before setting/getting windo...
2009-07-28 Helmut Grohneadded some splint comments
2009-07-28 Helmut Grohneimproved expand function
2009-07-28 Helmut Grohneuse EXIT_* macros instead of numerical values
2009-07-28 Helmut Grohnepass char* as const char * where possible
2009-07-27 Mason LarobinaClose socket after the handle_request function not...
2009-07-27 Mason Larobinacookie_daemon.py now deletes abandoned cookie daemon...
2009-07-26 Mason LarobinaAlso chmod(cookie_jar, 0600) in cookie_daemon.py
2009-07-26 Robert Manearemove obsolete code
2009-07-26 Mason LarobinaFix comment, minor update.
2009-07-26 Mason LarobinaSeveral bug fixes to cookie_daemon.py
2009-07-26 Mason LarobinaVerbosify cookie_daemon.py
2009-07-26 Robert ManeaMerge branch 'experimental' of git://github.com/Dieterb...
2009-07-26 Robert Maneasanity fix
2009-07-25 Mason LarobinaUpdate docstring.
2009-07-25 Mason LarobinaTypo fix.
2009-07-25 Mason LarobinaInitial commit of cookie_daemon.py
2009-07-25 Mason Larobinaindentation fix
2009-07-25 Mason LarobinaMerge branch 'experimental' of git://github.com/Dieterb...
2009-07-25 Helmut Grohnevar_name_to_ptr should have const names
2009-07-25 Helmut Grohnemade type field for uzbl_cmdprop an enum
2009-07-25 Helmut Grohnefix declaration for initialize()
2009-07-25 Helmut Grohnecmd_load_uri doesn't take parameters
2009-07-25 Helmut Grohnefixed buffer overrun
2009-07-25 Helmut Grohneextended CFLAGS to get debugging and warnings
2009-07-25 Helmut Grohnegit should ignore examples/config/enchant
2009-07-25 Dieter Plaetinckmerge in ruskies font family patch
2009-07-25 Dieter Plaetinckadd lwithers to authors file
2009-07-25 Dieter Plaetinckdocument talk_to_socket
2009-07-25 ruskieuzbl.c, uzbl.h: added _font_family variables
2009-07-25 Laurence Witherstalk_to_socket: split arguments in packet with \0
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 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.
next