summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* changing SETPROP()-macroGravatar Enno Boland (tox) 2009-10-301-1/+2
* quoting fix reported by Evan Gates.Gravatar Enno Boland (tox) 2009-10-281-1/+1
* sorting functions alphabetical.Gravatar Enno Boland (tox) 2009-10-281-103/+103
* some polishing.Gravatar Enno Boland (tox) 2009-10-281-5/+4
* removed warning when closing a surf-window.Gravatar Enno Boland (tox) 2009-10-281-1/+1
* displaying progress before pagetitle.Gravatar Enno Boland (tox) 2009-10-281-1/+1
* adding automatic download for not supported files.Gravatar Enno Boland (tox) 2009-10-271-6/+8
* fixing downloads based on Evan Gates' patch.Gravatar Enno Boland (tox) 2009-10-272-10/+37
* Adding Evan Gates' patch.Gravatar Enno Boland (tox) 2009-10-261-1/+1
* moving reloadcookie() callGravatar Enno Boland (tox) 2009-10-261-1/+1
* cleaning up config.mkGravatar Enno Boland (tox) 2009-10-261-4/+2
* Adding Lorenzo Bollas hints patch.Gravatar Enno Boland (tox) 2009-10-211-0/+2
* using geturi() where possible.Gravatar Enno Boland (tox) 2009-10-211-2/+3
* next version is 0.3Gravatar Enno Boland (tox) 2009-10-211-1/+1
* fixing config.def.hGravatar Enno Boland (tox) 2009-10-211-1/+0
* replacing ignore_once with ignorexpropGravatar Enno Boland (tox) 2009-10-211-4/+5
* removing comments.Gravatar Enno Boland (tox) 2009-10-201-3/+0
* forgot to add config.def.hGravatar Enno Boland (tox) 2009-10-201-26/+27
* replacing gtk-textentrys with dmenuGravatar Enno Boland (tox) 2009-10-201-126/+58
* small fixGravatar Enno Boland (tox) 2009-10-201-0/+1
* small cleanupsGravatar Enno Boland (tox) 2009-10-201-3/+1
* adding autozoom lock when site is already zoomed.Gravatar Enno Boland (tox) 2009-10-201-2/+8
* adding autozoom for small windowsGravatar Enno Boland (tox) 2009-10-201-0/+15
* using another way to handle cookies.Gravatar Enno Boland (tox) 2009-10-201-46/+53
|\
| * Backed out changeset 7a57a0a8dbc6Gravatar Enno Boland (tox) 2009-10-201-46/+41
* | reformatingGravatar Enno Boland (tox) 2009-10-201-1/+1
|/
* Trying a different cookie handling system.Gravatar Enno Boland (tox) 2009-10-201-41/+46
* changing some labels in submenu.Gravatar Enno Boland (tox) 2009-10-201-2/+4
* whitespace fix.Gravatar Enno Boland (tox) 2009-10-171-1/+0
* 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