Commit graph

588 commits

Author SHA1 Message Date
Enno Boland (tox)
a05bcc653e updating manpage, reformating help output. 2010-03-25 00:05:37 +01:00
Enno Boland (tox)
62dc599a04 fixing argument parsing. 2010-03-24 23:55:41 +01:00
Enno Boland (tox)
3ede103556 fixing downloads 2010-03-24 23:18:03 +01:00
Enno Boland (tox)
19aaa5a74b gotheaders will now be called correctly. 2010-03-24 22:04:36 +01:00
Enno Boland (tox)
3434ccc16a adding surf-logo. 2010-03-24 21:05:11 +01:00
Enno Boland (tox)
b8105c64ed working on cookies 2010-03-24 20:56:56 +01:00
Enno Boland (tox)
e2cae4d1f5 reformating 2010-03-24 19:16:10 +01:00
Enno Boland (tox)
814bf92565 adding cmd-switches for turning of images/plugins/scripts 2010-03-24 19:11:01 +01:00
Enno Boland (tox)
e252a5ec63 now we've got access to cookies before they're sended. Let's start building a cookiehandler. 2010-03-24 18:17:19 +01:00
Enno Boland (tox)
b2a970d04d session gets set properly in setup() 2010-03-10 21:38:07 +01:00
Enno Boland (tox)
1cbeab188d fixing progress, beginning new cookie implementation 2010-03-08 10:06:32 +01:00
Enno Boland (tox)
764550e087 small typo. 2010-03-08 09:30:26 +01:00
Enno Boland (tox)
4f7fdd1dfa removed persistent cookies, replaced deprecated eventlisteners 2010-03-08 09:24:55 +01:00
Enno Boland (tox)
94601622a1 _SURF_URI gets initialised as soon as the window opens. 2010-01-29 09:44:14 +01:00
Enno Boland (tox)
b18189d016 fixing manpage 2010-01-20 14:46:22 +01:00
Enno Boland (tox)
0fb97666ec dl has to be a directory, not a file. 2010-01-04 14:39:40 +01:00
Enno Boland (tox)
2f9c554f02 adding fixes from thomas_adam. Thanks :) 2009-12-15 17:16:01 +01:00
Enno Boland (tox)
f42461c3cc Backed out changeset 260fda70689f 2009-11-09 00:05:45 +01:00
Enno Boland (tox)
1d93bfa9ce changing locking algorythm for setprop. 2009-11-08 23:45:36 +01:00
Enno Boland (tox)
b57eca1a2b SETPROP() macro shows now the current value in dwm. 2009-11-08 23:45:11 +01:00
Enno Boland (tox)
c0510b0cc9 next version will be 0.4 2009-11-02 09:29:54 +01:00
Enno Boland (tox)
f0f3ddce76 adding environment variables for proxy and useragent 2009-11-02 09:27:32 +01:00
Enno Boland (tox)
7365214bbf Added tag 0.3 for changeset 46d516fd2167 2009-10-30 13:40:49 +01:00
Enno Boland (tox)
c00ee3eb78 changing SETPROP()-macro 2009-10-30 13:38:14 +01:00
Enno Boland (tox)
c30a95c635 quoting fix reported by Evan Gates. 2009-10-28 22:22:20 +01:00
Enno Boland (tox)
ae42cfde8f sorting functions alphabetical. 2009-10-28 20:43:30 +01:00
Enno Boland (tox)
9d4953691d some polishing. 2009-10-28 19:27:11 +01:00
Enno Boland (tox)
54c73ca84d removed warning when closing a surf-window. 2009-10-28 17:33:31 +01:00
Enno Boland (tox)
4501408808 displaying progress before pagetitle. 2009-10-28 12:17:15 +01:00
Enno Boland (tox)
742fc7fac1 adding automatic download for not supported files. 2009-10-27 08:26:21 +01:00
Enno Boland (tox)
a9d733bd9f fixing downloads based on Evan Gates' patch. 2009-10-27 08:11:44 +01:00
Enno Boland (tox)
1d019cf8af Adding Evan Gates' patch. 2009-10-26 22:02:21 +01:00
Enno Boland (tox)
f347b9f336 moving reloadcookie() call 2009-10-26 22:01:44 +01:00
Enno Boland (tox)
b29a8f5356 cleaning up config.mk 2009-10-26 16:54:33 +01:00
Enno Boland (tox)
05fbb4ab76 Adding Lorenzo Bollas hints patch. 2009-10-21 15:52:36 +02:00
Enno Boland (tox)
c82fff2dd3 using geturi() where possible. 2009-10-21 10:06:55 +02:00
Enno Boland (tox)
b483f49b20 next version is 0.3 2009-10-21 10:06:21 +02:00
Enno Boland (tox)
87563c7e9d fixing config.def.h 2009-10-21 09:25:09 +02:00
Enno Boland (tox)
9557e7b769 replacing ignore_once with ignorexprop 2009-10-21 08:35:58 +02:00
Enno Boland (tox)
52a9c8ca52 removing comments. 2009-10-20 23:54:37 +02:00
Enno Boland (tox)
e0a8f381b9 forgot to add config.def.h 2009-10-20 23:49:37 +02:00
Enno Boland (tox)
50192577ee replacing gtk-textentrys with dmenu 2009-10-20 23:46:54 +02:00
Enno Boland (tox)
60dd7545d3 small fix 2009-10-20 20:58:18 +02:00
Enno Boland (tox)
c38404fd0b small cleanups 2009-10-20 20:52:43 +02:00
Enno Boland (tox)
31441e93f7 adding autozoom lock when site is already zoomed. 2009-10-20 20:49:33 +02:00
Enno Boland (tox)
92afa03d80 adding autozoom for small windows 2009-10-20 20:34:13 +02:00
Enno Boland (tox)
f277dbd3d2 using another way to handle cookies. 2009-10-20 19:51:14 +02:00
Enno Boland (tox)
54b93a2dd6 Backed out changeset 7a57a0a8dbc6 2009-10-20 18:57:08 +02:00
Enno Boland (tox)
72e01b2544 reformating 2009-10-20 14:11:08 +02:00
Enno Boland (tox)
0835ea2124 Trying a different cookie handling system. 2009-10-20 14:10:21 +02:00