uzbl-mobile
2009-06-07 Dieter Plaetinckmerge in some fixes + basic uzbl icon from uranther
2009-06-07 uranthergot rid of my fifo fix for now - it needs more TLC
2009-06-07 Dieter Plaetinckwhen devving, --verbose is useful + without --config...
2009-06-07 Dieter Plaetinckfaq entry about tabs + clarify url changing
2009-06-07 Dieter Plaetinckdocument dump_config
2009-06-07 Dieter Plaetinckchmod cookies.py +x
2009-06-07 Dieter Plaetinckmake cookies.py default sample cookie script
2009-06-07 Tom Adamspick datafile location for cookies more smartly
2009-06-07 Dieter Plaetinckadd holizz' cookies.py
2009-06-06 urantherMerge branch 'experimental' of git://github.com/Dieterb...
2009-06-06 Dieter Plaetincktodo updates
2009-06-06 Dieter Plaetinckdo not do cookie debugging (with notifier) by default
2009-06-06 Dieter Plaetinckunbreak markdown layout
2009-06-06 urantherok added the zoom back in. fml
2009-06-06 uranthermerged with Dieterbe/experimental, finally
2009-06-06 urantherWTF
2009-06-06 urantherRevert "fixed sampleconfig so zoom level works again...
2009-06-06 urantherRevert "Added -std=gnu99 to Makefile. strtof() came...
2009-06-06 Abel `00z'... uzbl now builds on OpenBSD
2009-06-06 urantherRevert "Added a question about installing on Ubuntu...
2009-06-06 urantherRevert "just noticed there was a blog entry about insta...
2009-06-06 Dieter Plaetinckadd mxey
2009-06-06 Dieter PlaetinckMerge commit 'mxey/experimental' into experimental
2009-06-06 salinasvLet keybinds work when status bar have focus.
2009-06-06 Dieter PlaetinckMerge commit 'scj/master' into experimental
2009-06-06 Maximilian GaßBuild in C99 mode
2009-06-06 Maximilian GaßMakefile: Renamed CPPFLAGS -> CFLAGS
2009-06-06 Maximilian Gaßexamples/scripts/download.sh: pushd/popd are unnecessary
2009-06-06 Dieter Plaetinckstrtod > atof. Thanks Zaba
2009-06-06 Dieter Plaetinckuse stdlib atof() instead of gnu99 strtof() + more...
2009-06-06 Dieter Plaetinckauthors file fixes
2009-06-06 Jeremy O'BrienMake progress bar show empty on start of page load
2009-06-06 Dieter Plaetinckadd holizz to contributors
2009-06-06 Tom Adamsdata: URIs work.
2009-06-06 Tom AdamsCookies work.
2009-06-06 Tom Adamsjavascript: URIs work.
2009-06-06 Dieter Plaetinckbit more clear variable names and such
2009-06-06 Dieter Plaetinckadd bobpaul to contributors
2009-06-05 urantherdisregard that i suck cocks
2009-06-05 urantherMerge branch 'experimental'; commit 'origin/experimenta...
2009-06-05 urantherdisregard that i suck cocks
2009-06-05 urantherThese changes were necessary to build a debian package
2009-06-04 urantherdoh! i don't need that strdup there
2009-06-04 urantherjust noticed there was a blog entry about installing...
2009-06-04 bobpaulsession.sh: backup rather than clearing existing sessio...
2009-06-04 urantherthere is no 'destroy' signal - probably wanted the...
2009-06-04 urantherfixed typo which was giving a gsignal warning on the...
2009-06-03 urantherfixed an issue where uzbl's fifo would not work if...
2009-06-03 urantherfixed some Glib CRITICAL errors coming from the get_xdg...
2009-06-03 urantheradded uzbl icon to window
2009-06-03 urantherAdded -std=gnu99 to Makefile. strtof() came with c99...
2009-06-03 urantherAdded a question about installing on Ubuntu in FAQ
2009-06-02 bobpaulFixed session.sh script.
2009-06-02 Dieter PlaetinckMerge commit 'duc/experimental' into experimental
2009-06-02 Dieter Plaetinckmerge in uranthers zoomlevel thingie. doesnt work yet...
2009-06-02 Dieter Plaetinckmerge from Uli Schlachter: policy callback + experiment...
2009-06-02 DuClareFAQ fix
2009-06-02 DuClareUpdated FAQ; a certain question has been asked too...
2009-06-01 urantherfixed sampleconfig so zoom level works again (changed...
2009-06-01 urantherfixed incorrect merge
2009-06-01 uranthermerge with Dieterbe/experimental
2009-06-01 Sylvester Johanssonmatch against value on input forms
2009-06-01 Sylvester Johanssonmatch against buttons values
2009-06-01 Dieter Plaetinckmake binary packages section more generic and refer...
2009-06-01 Dieter Plaetinckfix fields for other sample config too
2009-06-01 Sylvester Johanssonfixed broken merge
2009-06-01 Sylvester JohanssonRemoved "act" from utility scripts
2009-06-01 Sylvester JohanssonMerge commit 'dieterbe/experimental'
2009-06-01 Dieter PlaetinckMerge commit 'rob/master' into experimental
2009-05-31 Dieter Plaetinckfix for better uzbl.comm.sync_stdout checking + fix...
2009-05-31 Dieter Plaetinckadapt to new syntax
2009-05-31 Dieter Plaetinckcleanup. log script stdout with verbose flag
2009-05-31 Dieter Plaetincknotify user of stuff re: cookies + save_cookie function
2009-05-31 Dieter Plaetinckselect more sense making paths for cookie data and...
2009-05-30 Robert Manearemoved get command in favour of print
2009-05-30 Robert Maneaadded print command
2009-05-30 Robert ManeaMerge branch 'experimental' of git://github.com/DuClare...
2009-05-29 DuClareAdd var 'verbose'
2009-05-29 DuClareMake --uri override the uri read from config.
2009-05-29 Dieter Plaetinckreadme cleanup re: commands vs actions
2009-05-29 Dieter PlaetinckMerge commit 'duc/experimental' into experimental
2009-05-29 urantheroops - removed unnecessary float cast
2009-05-29 DuClareUpdate sampleconfigs. Commands and actions have been...
2009-05-29 urantherReplaced reset_zoom with zoom_level; added floats to...
2009-05-29 DuClareMerge COMMAND SYNTAX and ACTIONS in README, document...
2009-05-29 DuClareRemove ACT command, remove regexes as they're no longer...
2009-05-29 DuClareMake parse_cmd_line parse as actions
2009-05-29 urantherAdded zoom to README
2009-05-29 urantherAdded reset_zoom_level() to reset zoom to 100%, and...
2009-05-29 Robert Maneause switch in xpand_var()
2009-05-29 DuClareRemove action 'runcmd': commands are deprecated :)
2009-05-29 urantherSome cleaning of code, and stricter compiling options...
2009-05-29 DuClareRem BIND cmd, add 'bind' action. Use parseenv in set_v...
2009-05-29 Dieter Plaetinckauthors update
2009-05-29 Mark NevillAdded support for altering install prefix
2009-05-29 Mark Nevillbetter support for CPP/LDFLAGS environment variables...
2009-05-29 DuClareDon't call parse_cmd_line in set_var, rm SET cmd, rm...
2009-05-29 DuClareAdd 'get' action, remove GET command. Const correctnes...
2009-05-29 DuClareMerge commit 'rob/master' into experimental
2009-05-29 DuClareFix run_handler to consider action chains
next