summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2009-10-17updating manpage.Enno Boland (tox)
2009-10-17using events for changing cookiesEnno Boland (tox)
2009-10-17Sessioncookies made persistant.Enno Boland (tox)
2009-10-17Added tag 0.2 for changeset a5db79d487c8Enno Boland (tox)
2009-10-17fixing double calling functions from contextmenu.Enno Boland (tox)
2009-10-17implementing cookie persistance with multiple processes.Enno Boland (tox)
2009-10-17removed builtin unfinished cookie handling.Enno Boland (tox)
2009-10-16small typoEnno Boland (tox)
2009-10-16using char instead of gchar.Enno Boland (tox)
2009-10-16implementing user defined context menuEnno Boland (tox)
2009-10-16renaming newproc to newwindow; make it usable within keys; begin implementing...Enno Boland (tox)
2009-10-16changing char to gchar where possible; unifing WebKitWebView variable namingEnno Boland (tox)
2009-10-16improving urlbar hiding.Enno Boland (tox)
2009-10-15creating new process when opening new window if possible.Enno Boland (tox)
2009-10-14better useragent string (for google-* and stuff)Enno Boland (tox)
2009-10-14changing useragent.Enno Boland (tox)
2009-10-14uncommenting source()Enno Boland (tox)
2009-10-13removing loadfile. readding later in a simpler way.Enno Boland (tox)
2009-10-13removing debug outputEnno Boland (tox)
2009-10-13fixing stupidy bug.Enno Boland (tox)
2009-10-13fixing memoryleak.Enno Boland (tox)
2009-10-13making config-files configurable in config.hEnno Boland (tox)
2009-10-13small whitespacefix.Enno Boland (tox)
2009-10-07hooking onloadfunctions should be done by script.js.Enno Boland (tox)
2009-09-21commenting.Enno Boland (tox)
2009-09-21typoEnno Boland (tox)
2009-09-17reformatingEnno Boland (tox)
2009-09-17applied patch from arg. thanks :)Enno Boland (tox)
2009-09-16next version is 0.2Enno Boland (tox)
2009-09-16auto creation of script.jsEnno Boland (tox)
2009-09-16adding user.js support.Enno Boland (tox)
2009-09-13usercss works again.Enno Boland (tox)
2009-09-11Added tag 0.1.2 for changeset bffb0c3c2341Enno Boland (tox)
2009-09-11next will be 0.1.2Enno Boland (tox)
2009-09-11Makefile fixingEnno Boland (tox)
2009-09-11Adding README file.Enno Boland (tox)
2009-09-11unfocus should return false; renaming cookie-file.Enno Boland (tox)
2009-09-11surf embeds now itself into another window.Enno Boland (tox)
2009-09-10Added tag 0.1.1 for changeset 3ef997607115Enno Boland (tox)
2009-09-10bugfix releaseEnno Boland (tox)
2009-09-10removing unneeded background color.Enno Boland (tox)
2009-09-10rearranging some source.Enno Boland (tox)
2009-09-10adding user stylesheets.Enno Boland (tox)
2009-09-10Added tag 0.1 for changeset 9c8ebcf54061Enno Boland (tox)
2009-09-10dist doesn't work. fixing Makefile.Enno Boland (tox)
2009-09-10Added tag 0.1 for changeset d8628fc93353Enno Boland (tox)
2009-09-10closing bars when unfocusing them.Enno Boland (tox)
2009-09-10reformatingEnno Boland (tox)
2009-09-10adding copystr().Enno Boland (tox)
2009-09-09making all keys lowercase using shiftmask to determinate.Enno Boland (tox)