summaryrefslogtreecommitdiff
path: root/surf.c
AgeCommit message (Expand)Author
2010-03-24fixing downloadsEnno Boland (tox)
2010-03-24gotheaders will now be called correctly.Enno Boland (tox)
2010-03-24working on cookiesEnno Boland (tox)
2010-03-24reformatingEnno Boland (tox)
2010-03-24adding cmd-switches for turning of images/plugins/scriptsEnno Boland (tox)
2010-03-24now we've got access to cookies before they're sended. Let's start building a...Enno Boland (tox)
2010-03-10session gets set properly in setup()Enno Boland (tox)
2010-03-08fixing progress, beginning new cookie implementationEnno Boland (tox)
2010-03-08small typo.Enno Boland (tox)
2010-03-08removed persistent cookies, replaced deprecated eventlistenersEnno Boland (tox)
2010-01-29_SURF_URI gets initialised as soon as the window opens.Enno Boland (tox)
2009-12-15adding fixes from thomas_adam. Thanks :)Enno Boland (tox)
2009-11-09Backed out changeset 260fda70689fEnno Boland (tox)
2009-11-08changing locking algorythm for setprop.Enno Boland (tox)
2009-11-02adding environment variables for proxy and useragentEnno Boland (tox)
2009-10-28sorting functions alphabetical.Enno Boland (tox)
2009-10-28some polishing.Enno Boland (tox)
2009-10-28removed warning when closing a surf-window.Enno Boland (tox)
2009-10-28displaying progress before pagetitle.Enno Boland (tox)
2009-10-27adding automatic download for not supported files.Enno Boland (tox)
2009-10-27fixing downloads based on Evan Gates' patch.Enno Boland (tox)
2009-10-26Adding Evan Gates' patch.Enno Boland (tox)
2009-10-26moving reloadcookie() callEnno Boland (tox)
2009-10-21Adding Lorenzo Bollas hints patch.Enno Boland (tox)
2009-10-21using geturi() where possible.Enno Boland (tox)
2009-10-21replacing ignore_once with ignorexpropEnno Boland (tox)
2009-10-20replacing gtk-textentrys with dmenuEnno Boland (tox)
2009-10-20small fixEnno Boland (tox)
2009-10-20small cleanupsEnno Boland (tox)
2009-10-20adding autozoom lock when site is already zoomed.Enno Boland (tox)
2009-10-20adding autozoom for small windowsEnno Boland (tox)
2009-10-20using another way to handle cookies.Enno Boland (tox)
2009-10-20Backed out changeset 7a57a0a8dbc6Enno Boland (tox)
2009-10-20reformatingEnno Boland (tox)
2009-10-20Trying a different cookie handling system.Enno Boland (tox)
2009-10-17whitespace fix.Enno Boland (tox)
2009-10-17typo fixEnno Boland (tox)
2009-10-17using events for changing cookiesEnno Boland (tox)
2009-10-17Sessioncookies made persistant.Enno 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-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-14changing useragent.Enno Boland (tox)
2009-10-14uncommenting source()Enno Boland (tox)