summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
* typo fixGravatar Enno Boland (tox) 2009-10-171-1/+1
* updating manpage.Gravatar Enno Boland (tox) 2009-10-171-0/+21
* using events for changing cookiesGravatar Enno Boland (tox) 2009-10-171-14/+14
* Sessioncookies made persistant.Gravatar Enno Boland (tox) 2009-10-172-3/+19
* Added tag 0.2 for changeset a5db79d487c8Gravatar Enno Boland (tox) 2009-10-171-0/+1
* fixing double calling functions from contextmenu.Gravatar Enno Boland (tox) 2009-10-171-3/+4
* implementing cookie persistance with multiple processes.Gravatar Enno Boland (tox) 2009-10-171-1/+19
* removed builtin unfinished cookie handling.Gravatar Enno Boland (tox) 2009-10-171-45/+0
* small typoGravatar Enno Boland (tox) 2009-10-161-1/+1
* using char instead of gchar.Gravatar Enno Boland (tox) 2009-10-162-62/+78
* implementing user defined context menuGravatar Enno Boland (tox) 2009-10-162-54/+96
* renaming newproc to newwindow; make it usable within keys; begin implementing...Gravatar Enno Boland (tox) 2009-10-162-7/+23
* changing char to gchar where possible; unifing WebKitWebView variable namingGravatar Enno Boland (tox) 2009-10-161-22/+28
* improving urlbar hiding.Gravatar Enno Boland (tox) 2009-10-161-5/+3
* creating new process when opening new window if possible.Gravatar Enno Boland (tox) 2009-10-151-13/+90
* better useragent string (for google-* and stuff)Gravatar Enno Boland (tox) 2009-10-141-1/+1
* changing useragent.Gravatar Enno Boland (tox) 2009-10-142-1/+2
* uncommenting source()Gravatar Enno Boland (tox) 2009-10-141-2/+2
* removing loadfile. readding later in a simpler way.Gravatar Enno Boland (tox) 2009-10-131-40/+2
* removing debug outputGravatar Enno Boland (tox) 2009-10-131-1/+0
* fixing stupidy bug.Gravatar Enno Boland (tox) 2009-10-131-1/+1
* fixing memoryleak.Gravatar Enno Boland (tox) 2009-10-131-2/+3
* making config-files configurable in config.hGravatar Enno Boland (tox) 2009-10-132-32/+46
* small whitespacefix.Gravatar Enno Boland (tox) 2009-10-131-1/+1
* hooking onloadfunctions should be done by script.js.Gravatar Enno Boland (tox) 2009-10-071-3/+0
* commenting.Gravatar Enno Boland (tox) 2009-09-211-0/+1
* typoGravatar Enno Boland (tox) 2009-09-211-2/+2
* reformatingGravatar Enno Boland (tox) 2009-09-171-2/+0
* applied patch from arg. thanks :)Gravatar Enno Boland (tox) 2009-09-172-66/+56
* next version is 0.2Gravatar Enno Boland (tox) 2009-09-161-1/+1
* auto creation of script.jsGravatar Enno Boland (tox) 2009-09-161-0/+3
* adding user.js support.Gravatar Enno Boland (tox) 2009-09-161-4/+22
* usercss works again.Gravatar Enno Boland (tox) 2009-09-131-10/+11
* Added tag 0.1.2 for changeset bffb0c3c2341Gravatar Enno Boland (tox) 2009-09-111-0/+1
* next will be 0.1.2Gravatar Enno Boland (tox) 2009-09-111-1/+1
* Makefile fixingGravatar Enno Boland (tox) 2009-09-112-2/+2
* Adding README file.Gravatar Enno Boland (tox) 2009-09-112-1/+26
* unfocus should return false; renaming cookie-file.Gravatar Enno Boland (tox) 2009-09-111-2/+2
* surf embeds now itself into another window.Gravatar Enno Boland (tox) 2009-09-111-8/+9
* Added tag 0.1.1 for changeset 3ef997607115Gravatar Enno Boland (tox) 2009-09-101-0/+1
* bugfix releaseGravatar Enno Boland (tox) 2009-09-101-1/+1
* removing unneeded background color.Gravatar Enno Boland (tox) 2009-09-101-1/+0
* rearranging some source.Gravatar Enno Boland (tox) 2009-09-101-12/+19
* adding user stylesheets.Gravatar Enno Boland (tox) 2009-09-101-10/+21
* Added tag 0.1 for changeset 9c8ebcf54061Gravatar Enno Boland (tox) 2009-09-101-0/+2
* dist doesn't work. fixing Makefile.Gravatar Enno Boland (tox) 2009-09-101-1/+1
* Added tag 0.1 for changeset d8628fc93353Gravatar Enno Boland (tox) 2009-09-101-0/+1
* closing bars when unfocusing them.Gravatar Enno Boland (tox) 2009-09-102-1/+12
* reformatingGravatar Enno Boland (tox) 2009-09-101-7/+7
* adding copystr().Gravatar Enno Boland (tox) 2009-09-101-16/+30