| Commit message (Expand) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | reimplementing cookies. Now we need some file locking. | 2010-03-25 | 1 | -2/+14 | |
| * | updating manpage, reformating help output. | 2010-03-25 | 1 | -4/+4 | |
| * | fixing argument parsing. | 2010-03-24 | 1 | -0/+2 | |
| * | fixing downloads | 2010-03-24 | 1 | -8/+6 | |
| * | gotheaders will now be called correctly. | 2010-03-24 | 1 | -1/+6 | |
| * | working on cookies | 2010-03-24 | 1 | -2/+37 | |
| * | reformating | 2010-03-24 | 1 | -8/+4 | |
| * | adding cmd-switches for turning of images/plugins/scripts | 2010-03-24 | 1 | -12/+36 | |
| * | now we've got access to cookies before they're sended. Let's start building a... | 2010-03-24 | 1 | -15/+9 | |
| * | session gets set properly in setup() | 2010-03-10 | 1 | -4/+12 | |
| * | fixing progress, beginning new cookie implementation | 2010-03-08 | 1 | -1/+12 | |
| * | small typo. | 2010-03-08 | 1 | -1/+1 | |
| * | removed persistent cookies, replaced deprecated eventlisteners | 2010-03-08 | 1 | -66/+21 | |
| * | _SURF_URI gets initialised as soon as the window opens. | 2010-01-29 | 1 | -5/+15 | |
| * | adding fixes from thomas_adam. Thanks :) | 2009-12-15 | 1 | -1/+18 | |
| * | Backed out changeset 260fda70689f | 2009-11-09 | 1 | -6/+6 | |
| * | changing locking algorythm for setprop. | 2009-11-08 | 1 | -6/+6 | |
| * | adding environment variables for proxy and useragent | 2009-11-02 | 1 | -2/+11 | |
| * | sorting functions alphabetical. | 2009-10-28 | 1 | -103/+103 | |
| * | some polishing. | 2009-10-28 | 1 | -5/+4 | |
| * | removed warning when closing a surf-window. | 2009-10-28 | 1 | -1/+1 | |
| * | displaying progress before pagetitle. | 2009-10-28 | 1 | -1/+1 | |
| * | adding automatic download for not supported files. | 2009-10-27 | 1 | -6/+8 | |
| * | fixing downloads based on Evan Gates' patch. | 2009-10-27 | 1 | -10/+36 | |
| * | Adding Evan Gates' patch. | 2009-10-26 | 1 | -1/+1 | |
| * | moving reloadcookie() call | 2009-10-26 | 1 | -1/+1 | |
| * | Adding Lorenzo Bollas hints patch. | 2009-10-21 | 1 | -0/+2 | |
| * | using geturi() where possible. | 2009-10-21 | 1 | -2/+3 | |
| * | replacing ignore_once with ignorexprop | 2009-10-21 | 1 | -4/+5 | |
| * | replacing gtk-textentrys with dmenu | 2009-10-20 | 1 | -126/+58 | |
| * | small fix | 2009-10-20 | 1 | -0/+1 | |
| * | small cleanups | 2009-10-20 | 1 | -3/+1 | |
| * | adding autozoom lock when site is already zoomed. | 2009-10-20 | 1 | -2/+8 | |
| * | adding autozoom for small windows | 2009-10-20 | 1 | -0/+15 | |
| * | using another way to handle cookies. | 2009-10-20 | 1 | -46/+53 | |
| |\ | |||||
| | * | Backed out changeset 7a57a0a8dbc6 | 2009-10-20 | 1 | -46/+41 | |
| * | | reformating | 2009-10-20 | 1 | -1/+1 | |
| |/ | |||||
| * | Trying a different cookie handling system. | 2009-10-20 | 1 | -41/+46 | |
| * | whitespace fix. | 2009-10-17 | 1 | -1/+0 | |
| * | typo fix | 2009-10-17 | 1 | -1/+1 | |
| * | using events for changing cookies | 2009-10-17 | 1 | -14/+14 | |
| * | Sessioncookies made persistant. | 2009-10-17 | 1 | -2/+16 | |
| * | fixing double calling functions from contextmenu. | 2009-10-17 | 1 | -3/+4 | |
| * | implementing cookie persistance with multiple processes. | 2009-10-17 | 1 | -1/+19 | |
| * | removed builtin unfinished cookie handling. | 2009-10-17 | 1 | -45/+0 | |
| * | using char instead of gchar. | 2009-10-16 | 1 | -53/+70 | |
| * | implementing user defined context menu | 2009-10-16 | 1 | -45/+85 | |
| * | renaming newproc to newwindow; make it usable within keys; begin implementing... | 2009-10-16 | 1 | -7/+17 | |
| * | changing char to gchar where possible; unifing WebKitWebView variable naming | 2009-10-16 | 1 | -22/+28 | |
| * | improving urlbar hiding. | 2009-10-16 | 1 | -5/+3 | |
