| Commit message (Collapse) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | fixing compilerwarning in newer webkit versions | 2010-05-06 | 1 | -2/+1 | |
| | | |||||
| * | fixing config.mk | 2010-05-06 | 1 | -1/+1 | |
| | | |||||
| * | typofix. | 2010-03-26 | 2 | -5/+5 | |
| | | |||||
| * | reimplementing cookies. Now we need some file locking. | 2010-03-25 | 1 | -2/+14 | |
| | | |||||
| * | updating manpage, reformating help output. | 2010-03-25 | 2 | -9/+19 | |
| | | |||||
| * | 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 | |
| | | |||||
| * | adding surf-logo. | 2010-03-24 | 1 | -0/+0 | |
| | | |||||
| * | 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 ↵ | 2010-03-24 | 1 | -15/+9 | |
| | | | | | a cookiehandler. | ||||
| * | session gets set properly in setup() | 2010-03-10 | 1 | -4/+12 | |
| | | |||||
| * | fixing progress, beginning new cookie implementation | 2010-03-08 | 2 | -2/+13 | |
| | | |||||
| * | 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 | |
| | | |||||
| * | fixing manpage | 2010-01-20 | 1 | -4/+4 | |
| | | |||||
| * | dl has to be a directory, not a file. | 2010-01-04 | 1 | -1/+1 | |
| | | |||||
| * | adding fixes from thomas_adam. Thanks :) | 2009-12-15 | 2 | -1/+26 | |
| | | |||||
| * | Backed out changeset 260fda70689f | 2009-11-09 | 1 | -6/+6 | |
| | | |||||
| * | changing locking algorythm for setprop. | 2009-11-08 | 1 | -6/+6 | |
| | | |||||
| * | SETPROP() macro shows now the current value in dwm. | 2009-11-08 | 1 | -2/+2 | |
| | | |||||
| * | next version will be 0.4 | 2009-11-02 | 1 | -1/+1 | |
| | | |||||
| * | adding environment variables for proxy and useragent | 2009-11-02 | 1 | -2/+11 | |
| | | |||||
| * | Added tag 0.3 for changeset 46d516fd2167 | 2009-10-30 | 1 | -0/+1 | |
| | | |||||
| * | changing SETPROP()-macro | 2009-10-30 | 1 | -1/+2 | |
| | | |||||
| * | quoting fix reported by Evan Gates. | 2009-10-28 | 1 | -1/+1 | |
| | | |||||
| * | 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 | 2 | -10/+37 | |
| | | |||||
| * | Adding Evan Gates' patch. | 2009-10-26 | 1 | -1/+1 | |
| | | |||||
| * | moving reloadcookie() call | 2009-10-26 | 1 | -1/+1 | |
| | | |||||
| * | cleaning up config.mk | 2009-10-26 | 1 | -4/+2 | |
| | | |||||
| * | Adding Lorenzo Bollas hints patch. | 2009-10-21 | 1 | -0/+2 | |
| | | |||||
| * | using geturi() where possible. | 2009-10-21 | 1 | -2/+3 | |
| | | |||||
| * | next version is 0.3 | 2009-10-21 | 1 | -1/+1 | |
| | | |||||
| * | fixing config.def.h | 2009-10-21 | 1 | -1/+0 | |
| | | |||||
| * | replacing ignore_once with ignorexprop | 2009-10-21 | 1 | -4/+5 | |
| | | |||||
| * | removing comments. | 2009-10-20 | 1 | -3/+0 | |
| | | |||||
| * | forgot to add config.def.h | 2009-10-20 | 1 | -26/+27 | |
| | | |||||
| * | 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 | |
| | | |||||
