summaryrefslogtreecommitdiff
path: root/surf.c
AgeCommit message (Collapse)Author
2010-09-09Adding nibbles patchEnno Boland (tox)
2010-09-02fix for segfault when closing window while loading (via nibble)pancake
2010-05-28Adding Nibbles patchEnno Boland (tox)
2010-05-26typoEnno Boland (tox)
2010-05-26Applying Nibbles download patch. Thanks!Enno Boland (tox)
2010-05-17changing xpropsEnno Boland (tox)
2010-05-17dl is not needed anymoreEnno Boland (tox)
2010-05-17removing context-menu, downloading.Enno Boland (tox)
2010-05-11mergeEnno Boland (tox)
2010-05-11fix download/history bugEnno Boland (tox)
2010-05-09Fix NOBACKGROUND meaningpancake
2010-05-09mergeEnno Boland (tox)
2010-05-09added js-fix by Troels Henriksen. Thanks :)Enno Boland (tox)
2010-05-08Do not set cookie session time if set to 0pancake
Add NOBACKGROUND config.def.h option - requires body {background-color} in style.css - fixes white background when loading pages
2010-05-06implementing naive file locking.Enno Boland (tox)
2010-05-06fixing compilerwarning in newer webkit versionsEnno Boland (tox)
2010-05-02Adding small fix by Alex Puterbaugh. Thanks.Enno Boland (tox)
2010-04-08remove empty linespancake
2010-03-26typofix.Enno Boland (tox)
2010-03-25reimplementing cookies. Now we need some file locking.Enno Boland (tox)
2010-03-25updating manpage, reformating help output.Enno Boland (tox)
2010-03-24fixing argument parsing.Enno Boland (tox)
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 ↵Enno Boland (tox)
a cookiehandler.
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)