uzbl-mobile
2009-09-02 Dieter Plaetincksetup project. initial import of uzbl master
2009-09-02 Dieter PlaetinckMerge remote branch 'remotes/uzbl/master'
2009-09-02 www-datawelcome
2009-08-26 Dieter Plaetinckpost-history-handler-deprecation documentation update
2009-08-26 Dieter PlaetinckMerge commit 'remotes/holizz/bf2'
2009-08-26 Dieter Plaetinckauthors file
2009-08-26 Tom AdamsMerge branch 'experimental' into bf2
2009-08-26 Tom AdamsDon't reset keycmd in load_start_cb.
2009-08-26 urantherOnly exit insert mode if !always_insert_mode.
2009-08-26 Tom AdamsPREFIX is /usr/local by default, not /usr.
2009-08-26 Tom AdamsRemove redundant history_handler.
2009-08-25 Dieter PlaetinckMerge commit 'remotes/holizz/home-and-end' into experim...
2009-08-25 Dieter Plaetinckupdate authors file
2009-08-25 Dieter PlaetinckMerge commit 'pawelz/experimental' into experimental
2009-08-25 Dieter Plaetinckmerge holizz' scheme handler
2009-08-21 Paweł ZuzelskiPass proxy_url to download handler
2009-08-19 Tom AdamsSend Home and End straight to WebKit too.
2009-08-10 Mason LarobinaGeneral code and comment cleanups in cookie_daemon.py
2009-08-09 Mason LarobinaFix docstring
2009-08-09 Mason LarobinaFix wording in docstring.
2009-08-09 Mason Larobinacookie_daemon.py now has a 9.78/10 pylint rating.
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 Tom AdamsMake scheme.py a better example.
2009-07-25 Tom AdamsUpdate README for scheme_handler.
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
next