uzbl-mobile
2009-05-23 Robert ManeaAUTHORS
2009-05-22 DuClareMerge cmd_useragent and set_useragent
2009-05-22 DuClareFix invalid free when unsetting useragent
2009-05-22 DuClareFix leaks in parseenv, str_replace
2009-05-22 DuClareFix init_fifo, cmd_fifo_dir, cmd_socket_dir
2009-05-22 DuClareRemove searchold and fix search so you can repeat
2009-05-22 DuClareAdd var: disable_plugins
2009-05-22 DuClareAdd var: default_monospace_size
2009-05-22 DuClareMerge commit 'diet/experimental' into experimental
2009-05-21 Dieter Plaetincksupport for some default settings so that uzbl is more...
2009-05-21 DuClareMerge branch 'breakstuff' into experimental
2009-05-21 DuClareMerge commit 'rob/master' into experimental
2009-05-21 Dieter Plaetinckcleanup configs wrt link following
2009-05-21 Dieter PlaetinckMerge commit 'remotes/jouz/linkfollowing' into experimental
2009-05-21 Dieter Plaetinckmake download script a bit more uzbl
2009-05-21 Dieter PlaetinckMerge commit 'remotes/jouz/experimental' into experimental
2009-05-21 Dieter PlaetinckMerge commit 'duc/breakstuff' into experimental
2009-05-20 jouzfixed wikipedia (and a lot of other sites with it)
2009-05-20 DuClareFix spawn and log_history_cb
2009-05-20 jouzooops, forgot an %s
2009-05-20 Jan KolkmeierTwo link-following-scripts and how to use them
2009-05-20 Jan KolkmeierMerge branch 'dieterexp' into experimental
2009-05-20 Dieter Plaetinckdocument progressbar tweaking
2009-05-20 Dieter Plaetinckfix for insert mode
2009-05-20 Dieter Plaetinckfix for insert mode
2009-05-20 Dieter Plaetinckdocument gdb stuff
2009-05-20 Dieter PlaetinckMerge commit 'bar/experimental' into experimental
2009-05-20 Jan Kolkmeierfixed the download script (+ improvements?)
2009-05-20 Dieter PlaetinckMerge commit 'rob/master' into experimental
2009-05-20 BarrucaduFixed dodgy socket path.
2009-05-20 Dieter Plaetinckcleanup more of barrucadus shit
2009-05-20 BarrucaduSort of fix parseenv - this breaks other things though...
2009-05-20 BarrucaduFixed memory leak.
2009-05-20 BarrucaduAdd sanity check to uzblctrl to top segfault if -s...
2009-05-20 BarrucaduAdd in remaining stuff from missing commits.
2009-05-20 BarrucaduMerge commit 2518760dbfec5c7f7281f6ab94eeaa6ae9c598a4
2009-05-20 BarrucaduFixed segfaults / memory corruption / whatever. Now...
2009-05-20 BarrucaduReplace all free()'s with g_free()'s.
2009-05-20 BarrucaduMerge branch 'experimental' of git://github.com/DuClare...
2009-05-20 Robert Maneaadded possibility to configure the ascii progressbar
2009-05-20 Robert ManeaMerge branch 'experimental' of git://github.com/DuClare...
2009-05-20 DuClareMerge commit 'rob/master' into experimental
2009-05-20 DuClareAdd -ggdb to Makefile. Remove it when merging to diet...
2009-05-20 Robert Maneafix modkey
2009-05-20 DuClareFix glib warning and clarify a bit
2009-05-19 BarrucaduMerge branch 'experimental' of git://github.com/DuClare...
2009-05-19 BarrucaduEdited settings_init() to use read_file_by_line()
2009-05-19 DuClareUncomment & fix uri loading I broke earlier
2009-05-19 BarrucaduMerge branch 'experimental' of git://github.com/Dieterb...
2009-05-19 BarrucaduOops.
2009-05-19 BarrucaduApplied commit github.com/robm/uzbl/commit/17160f7aaeac...
2009-05-19 Robert Maneafix memory leaks, round #1
2009-05-19 Dieter Plaetinckmemleak checking tip
2009-05-19 BarrucaduMerge commit github.com/robm/uzbl/commit/d91b739ef7d563...
2009-05-19 BarrucaduFix memory leak in run_external_js()
2009-05-19 Dieter Plaetinckduclares keycmdn thingie
2009-05-19 Dieter Plaetinckbranches conventions
2009-05-19 BarrucaduFix merge conflicts from salinasv which git didn't...
2009-05-19 Barrucadumerge in from salinasv
2009-05-19 BarrucaduFix nonworking modkey.
2009-05-19 BarrucaduFix nonworking toggle_insert_mode
2009-05-19 BarrucaduMerge branch 'experimental' of git://github.com/DuClare...
2009-05-19 DuClareMerge commit 'rob/master' into experimental
2009-05-19 BarrucaduFixed a warning in run_external_js()
2009-05-19 BarrucaduFixed memory leaks in get_xdg_file.
2009-05-19 BarrucaduMoved key_press_cb callback to the main window rather...
2009-05-19 Robert Maneaconverted all variable commands to the callback system...
2009-05-19 Robert Maneareplaced is_string with type, introduced type enum
2009-05-19 Robert Maneacomment
2009-05-19 Robert Maneafix callback
2009-05-19 BarrucaduModified read_file_by_line to return a GArray, and...
2009-05-19 Robert Maneaadded callback based uzbl commands
2009-05-19 BarrucaduMerge branch 'experimental' of git://github.com/DuClare...
2009-05-19 Robert Maneabe more specific about what we assign to what in var_na...
2009-05-19 Robert Maneaadd additional properties to the commands
2009-05-19 DuClareDisable splitting for some actions, fix sampleconfig-dev
2009-05-19 BarrucaduRevert "Merge branch 'dieter/experimental' into experim...
2009-05-19 DuClareFinish argv, fix sampleconfig-dev
2009-05-19 BarrucaduMerge commit 'duc/experimental' into experimental
2009-05-19 DuClareArgv stub
2009-05-19 DuClareFix useragent syms in sampleconfig*
2009-05-19 DuClareAllow scrolling by a percentage of the page size
2009-05-19 DuClareUpdate sampleconf* for single quotes
2009-05-19 DuClareSupport single quotes.
2009-05-18 DuClareMerge commit 'diet/experimental' into experimental
2009-05-18 DuClareAdd load_start_handler
2009-05-18 DuClareAllow splitting wo/unescaping, add load_commit_handler...
2009-05-18 BarrucaduAttempt to fix memory leak - commit for robl to have...
2009-05-18 BarrucaduMerge branch 'dieter/experimental' into experimental
2009-05-18 BarrucaduEdited run_external_js() to use read_file_by_line()
2009-05-18 BarrucaduAdded read_file_by_line() function
2009-05-18 Dieter Plaetinckbranches conventions
2009-05-18 Dieter Plaetinckmerge in from salinasv
2009-05-18 BarrucaduRewrite run_external_js() to use IO channels.
2009-05-18 BarrucaduAdded support for one argument to an external JS file.
2009-05-18 BarrucaduRenamed "script" to "js".
2009-05-18 DuClareUpdate session.sh
2009-05-18 DuClareUpdate sampleconfig
2009-05-18 DuClareMerge branch 'quotes' into experimental
2009-05-18 DuClareDocument quotation & handlers in sampleconfig, fix...
next