summaryrefslogtreecommitdiff
path: root/surf.c
Commit message (Expand)AuthorAge
* typofix.Enno Boland (tox)2010-03-26
* reimplementing cookies. Now we need some file locking.Enno Boland (tox)2010-03-25
* updating manpage, reformating help output.Enno Boland (tox)2010-03-25
* fixing argument parsing.Enno Boland (tox)2010-03-24
* fixing downloadsEnno Boland (tox)2010-03-24
* gotheaders will now be called correctly.Enno Boland (tox)2010-03-24
* working on cookiesEnno Boland (tox)2010-03-24
* reformatingEnno Boland (tox)2010-03-24
* adding cmd-switches for turning of images/plugins/scriptsEnno Boland (tox)2010-03-24
* now we've got access to cookies before they're sended. Let's start building a...Enno Boland (tox)2010-03-24
* session gets set properly in setup()Enno Boland (tox)2010-03-10
* fixing progress, beginning new cookie implementationEnno Boland (tox)2010-03-08
* small typo.Enno Boland (tox)2010-03-08
* removed persistent cookies, replaced deprecated eventlistenersEnno Boland (tox)2010-03-08
* _SURF_URI gets initialised as soon as the window opens.Enno Boland (tox)2010-01-29
* adding fixes from thomas_adam. Thanks :)Enno Boland (tox)2009-12-15
* Backed out changeset 260fda70689fEnno Boland (tox)2009-11-09
* changing locking algorythm for setprop.Enno Boland (tox)2009-11-08
* adding environment variables for proxy and useragentEnno Boland (tox)2009-11-02
* sorting functions alphabetical.Enno Boland (tox)2009-10-28
* some polishing.Enno Boland (tox)2009-10-28
* removed warning when closing a surf-window.Enno Boland (tox)2009-10-28
* displaying progress before pagetitle.Enno Boland (tox)2009-10-28
* adding automatic download for not supported files.Enno Boland (tox)2009-10-27
* fixing downloads based on Evan Gates' patch.Enno Boland (tox)2009-10-27
* Adding Evan Gates' patch.Enno Boland (tox)2009-10-26
* moving reloadcookie() callEnno Boland (tox)2009-10-26
* Adding Lorenzo Bollas hints patch.Enno Boland (tox)2009-10-21
* using geturi() where possible.Enno Boland (tox)2009-10-21
* replacing ignore_once with ignorexpropEnno Boland (tox)2009-10-21
* replacing gtk-textentrys with dmenuEnno Boland (tox)2009-10-20
* small fixEnno Boland (tox)2009-10-20
* small cleanupsEnno Boland (tox)2009-10-20
* adding autozoom lock when site is already zoomed.Enno Boland (tox)2009-10-20
* adding autozoom for small windowsEnno Boland (tox)2009-10-20
* using another way to handle cookies.Enno Boland (tox)2009-10-20
|\
| * Backed out changeset 7a57a0a8dbc6Enno Boland (tox)2009-10-20
* | reformatingEnno Boland (tox)2009-10-20
|/
* Trying a different cookie handling system.Enno Boland (tox)2009-10-20
* whitespace fix.Enno Boland (tox)2009-10-17
* typo fixEnno Boland (tox)2009-10-17
* using events for changing cookiesEnno Boland (tox)2009-10-17
* Sessioncookies made persistant.Enno Boland (tox)2009-10-17
* fixing double calling functions from contextmenu.0.2Enno Boland (tox)2009-10-17
* implementing cookie persistance with multiple processes.Enno Boland (tox)2009-10-17
* removed builtin unfinished cookie handling.Enno Boland (tox)2009-10-17
* using char instead of gchar.Enno Boland (tox)2009-10-16
* implementing user defined context menuEnno Boland (tox)2009-10-16
* renaming newproc to newwindow; make it usable within keys; begin implementing...Enno Boland (tox)2009-10-16
* changing char to gchar where possible; unifing WebKitWebView variable namingEnno Boland (tox)2009-10-16