summaryrefslogtreecommitdiff
path: root/surf.c
Commit message (Expand)AuthorAge
* Allowing geo location policy decisions.Christoph Lohmann2013-04-28
* Disabling WebKit deletion interface feature by default.Alexander Sedov2013-04-17
* Add an option to disable the indicators.Christoph Lohmann2013-04-14
* There are people not reading the existing code.Christoph Lohmann2013-03-15
* Fixed keys handling for multilayout environments.Alexander Sedov2013-03-15
* Support relative paths for surf.Christoph Lohmann2013-03-14
* Adding a default font size option.Christoph Lohmann2013-03-14
* Fixing kiosk mode when a new surf instance is run.Christoph Lohmann2013-03-11
* Adding kiosk mode.Christoph Lohmann2013-03-11
* disable/toggle scrollbarsCarlos J. Torres2013-02-25
* Style inquisition.Christoph Lohmann2013-02-17
* Add a toggle command for the stylefile.Christoph Lohmann2013-02-16
* The Item struct is not used.Christoph Lohmann2013-02-15
* Fixed a bug in pagestatJens Nyberg2013-02-15
* Changed character for non-encrypted pageJens Nyberg2013-02-12
* Removed progress indicatorJens Nyberg2013-02-12
* Removing the deprecated g_thread_init call.Christoph Lohmann2013-02-02
* Fixing the style and making the inspector work again.Christoph Lohmann2013-01-26
* Making more than one Modkey to work in keys.Christoph Lohmann2013-01-26
* Adding web inspector support to surf.Christoph Lohmann2013-01-26
* Style inquisition plus blocking of the */favicon.ico request. Thanks Peter A.Christoph Lohmann2012-12-06
* Implementing fullscreen mode. Thanks Krol, Willem van de!Christoph Lohmann2012-12-03
* Making zoom available when used in tabbed.Christoph Lohmann2012-12-02
* Surf now can handle absolute file paths. This allows better local HTMLChristoph Lohmann2012-11-25
* Fix some styling in the config.def.h, fix the DOWNLOAD macro and unify theChristoph Lohmann2012-11-20
* Add a referer argument to the DOWNLOAD macro. Some sites need this. ThanksChristoph Lohmann2012-11-20
* 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