summaryrefslogtreecommitdiff
path: root/surf.c
Commit message (Expand)AuthorAge
* Moving some preprocessor config options to the standard suckless style.Christoph Lohmann2012-11-16
* Some minor style updates.Christoph Lohmann2012-11-16
* Removing the insert mode. It will only confuse users. The stop() function isChristoph Lohmann2012-11-16
* Enable the insert mode. Thanks to stanio@cs.tu-berlin.de!Christoph Lohmann2012-11-15
* Applying the surf style to the last patch.Christoph Lohmann2012-11-15
* Importing the generic toggle patch of stanio@cs.tu-berlin.de. Thanks!Christoph Lohmann2012-11-15
* Fixing the bug of surf loading undefined data in arg.Christoph Lohmann2012-11-08
* Adding a useragent parameter to surf.Christoph Lohmann2012-10-31
* Add options for scriptfile, cookiefile and stylefile. And changing the defaultChristoph Lohmann2012-10-31
* Add different progress colors when using proxy.Christoph Lohmann2012-10-31
* Hiding the loading indicator when it is not used. Based on a patch fromChristoph Lohmann2012-10-28
* Applying the patch to show the indicator only on loading. Based on a patchChristoph Lohmann2012-10-28
* Applying the cookie patch of Carlos Pita. Thank you!Christoph Lohmann2012-10-16
* Removing the double initialisation to webkit_get_default_session(). ThanksChristoph Lohmann2012-10-16
* Reverting the cleanmask change.Christoph Lohmann2012-10-14
* Changing the key masks to the values of GDK.Christoph Lohmann2012-10-13
* The right click menu to copy the link URI will now work. Thanks to CarlosChristoph Lohmann2012-10-13
* Adding middle-click behaviour to open a tab when embedded or a window whenChristoph Lohmann2012-10-13
* Fixing the shift key mask and cleaning up the scrolling code.Christoph Lohmann2012-10-12
* Surf now parses hex window ids properly from tabbed.Christoph Lohmann2012-07-16
* apply nick's patch removing unused variable and parameterspancake2012-06-11
* apply nick's patch removing the autoresize functionalitypancake2012-06-11
* Keybindings for scrolling left and right; code by stanio.Troels Henriksen2012-05-31
* Close standard output after printing XID, patch due Abby Cedar.Troels Henriksen2012-02-21
* making cookie file creation a bit more pedanticanselm@garbe.us2012-02-11
* applied fix from dev list and debian reviewersanselm@garbe.us2012-02-11
* Add a variable in config.def.h for configuring spatial browsing.Troels Henriksen2012-01-17
* Status message patch from Jeremy Jackins and skls.Troels Henriksen2012-01-17
* Cleanup previous patch.Troels Henriksen2011-11-05
* Use the surf user agent when downloading with wget.Troels Henriksen2011-11-05
* The ICCCM states that window classes should be capitalised.Troels Henriksen2011-11-04
* Add SSL verification patch by Nick White.Troels Henriksen2011-11-04
* Add eval() function for executing Javascript. Handy for keybindings.Troels Henriksen2011-11-03
* added 20h's patch of 8 Sep 2011 to surf, thanksgarbeam@gmail.com2011-10-29
* rename NOBACKGROUND to HIDE_BACKGROUND and use TRUE/FALSE instead of 0/1pancake2011-03-31
* Adding nibbles patchEnno Boland (tox)2010-09-09
* fix for segfault when closing window while loading (via nibble)pancake2010-09-02
* Adding Nibbles patch0.4Enno Boland (tox)2010-05-28
* typoEnno Boland (tox)2010-05-26
* Applying Nibbles download patch. Thanks!Enno Boland (tox)2010-05-26
* changing xpropsEnno Boland (tox)2010-05-17
* dl is not needed anymoreEnno Boland (tox)2010-05-17
* removing context-menu, downloading.Enno Boland (tox)2010-05-17
* mergeEnno Boland (tox)2010-05-11
|\
| * Fix NOBACKGROUND meaningpancake2010-05-09
* | fix download/history bugEnno Boland (tox)2010-05-11
|/
* mergeEnno Boland (tox)2010-05-09
|\
| * Do not set cookie session time if set to 0pancake2010-05-08
| * Adding small fix by Alex Puterbaugh. Thanks.Enno Boland (tox)2010-05-02
| * remove empty linespancake2010-04-08