uzbl-mobile
2009-06-09 Dieter Plaetinckmerge in holizz uzbl_tabbed
2009-06-09 Tom AdamsAdd main_window check for new code.
2009-06-09 Tom AdamsMerge commit 'Dieterbe/experimental' into experimental
2009-06-08 Dieter Plaetinckindentation fix
2009-06-08 Dieter Plaetinckkeybind to start a new uzbl instance from the page...
2009-06-08 Dieter Plaetinckslightly better example config with a few new cool...
2009-06-08 Dieter Plaetinckfix quotes regression
2009-06-08 Dieter Plaetinckisraellevins zoom_type toggling
2009-06-08 Dieter Plaetinckbe more friendly to people who have no XDG variables...
2009-06-08 Dieter Plaetincknew way to try out the sample stuff. makes it even...
2009-06-08 Tom AdamsMerge commit 'Dieterbe/experimental' into experimental
2009-06-07 rootAdded support for full content zoom (AKA full page...
2009-06-07 Dieter Plaetinckmore suited make target names
2009-06-07 Dieter Plaetinckfixes to make the dir refactoring work
2009-06-07 Dieter Plaetinckmake the whole xdg/dev directories /configs etc more...
2009-06-07 Tom AdamsMerge commit 'Dieterbe/experimental' into experimental
2009-06-07 Dieter Plaetinckmake icon setting configurable
2009-06-07 Tom AdamsAdded a GtkPlug which plugs into a socket ID specified...
2009-06-07 Dieter Plaetinckmerge in some fixes + basic uzbl icon from uranther
2009-06-07 Tom AdamsMerge commit 'Dieterbe/experimental' into experimental
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 Tom AdamsMerge commit 'Dieterbe/experimental' into experimental
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-06 Tom AdamsCookies work.
2009-06-05 Tom Adamsdata: URIs work.
2009-06-05 Tom Adamsjavascript: URIs work.
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 Tom AdamsUpdate directory checks.
2009-06-04 Tom Adamss/cookie_file/cookie_dir/g
2009-06-04 Tom Adamscookies_file is now definately a directory and called...
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...
next