about summary refs log tree commit diff
path: root/surf.c (follow)
Commit message (Expand)AuthorAgeFilesLines
* Enable resizable text areas.Christoph Lohmann2014-02-161-0/+2
* deprecating signal “populate-popup” for “context-menu”Quentin Rameau2014-02-081-11/+14
* Prevent title from being empty when following an anchorQuentin Rameau2014-02-081-2/+4
* deprecating signal “title-changed” for “notify::title”Quentin Rameau2014-02-061-4/+4
* The check for NULL is not necessary before free.Christoph Lohmann2014-02-061-2/+1
* Removing a memory leak when u wasn't freed.Christoph Lohmann2014-02-061-2/+3
* Making the empty title possible.Christoph Lohmann2014-02-051-9/+15
* Draw flags on window creationQuentin Rameau2014-02-051-1/+3
* Keep cookie policies for new windowsQuentin Rameau2014-02-051-1/+3
* Add the commandline flag for the cookie policies too.Christoph Lohmann2014-01-301-0/+3
* Add a way to define the cookie policy.Christoph Lohmann2014-01-301-24/+88
* Replacing the deprecated ssl-ca-file with tls-database.Christoph Lohmann2014-01-301-1/+9
* Fix the ssl trusted check.Christoph Lohmann2014-01-301-2/+2
* Make surf set the URI atom right on manual URI entering.Christoph Lohmann2014-01-131-0/+2
* Add zoom level support.Christoph Lohmann2013-10-191-1/+8
* c->uri is unusedDavid Dufberg2013-10-101-2/+2
* Make it possible to open a link in a new window with holding the mod key.Christoph Lohmann2013-09-071-1/+2
* Add a flag to disable fullscreen.Christoph Lohmann2013-08-311-1/+5
* Add fullscreen mode as flag and config option.Christoph Lohmann2013-08-251-0/+8
* Just some comment correction.Christoph Lohmann2013-08-091-2/+4
* applied Nick's 96dpi patch, thanksAnselm R Garbe2013-07-201-0/+15
* Setting the cookie file on new instances.Christoph Lohmann2013-07-121-1/+3
* Adding a common way to enable and disable features.Christoph Lohmann2013-05-211-0/+22
* Allowing geo location policy decisions.Christoph Lohmann2013-04-281-7/+37
* Disabling WebKit deletion interface feature by default.Alexander Sedov2013-04-171-0/+11
* Add an option to disable the indicators.Christoph Lohmann2013-04-141-19/+25
* There are people not reading the existing code.Christoph Lohmann2013-03-151-6/+8
* Fixed keys handling for multilayout environments.Alexander Sedov2013-03-151-7/+23
* Support relative paths for surf.Christoph Lohmann2013-03-141-3/+5
* Adding a default font size option.Christoph Lohmann2013-03-141-0/+2
* Fixing kiosk mode when a new surf instance is run.Christoph Lohmann2013-03-111-1/+1
* Adding kiosk mode.Christoph Lohmann2013-03-111-5/+14
* disable/toggle scrollbarsCarlos J. Torres2013-02-251-12/+67
* Style inquisition.Christoph Lohmann2013-02-171-22/+34
* Add a toggle command for the stylefile.Christoph Lohmann2013-02-161-2/+19
* The Item struct is not used.Christoph Lohmann2013-02-151-6/+0
* Fixed a bug in pagestatJens Nyberg2013-02-151-3/+6
* Changed character for non-encrypted pageJens Nyberg2013-02-121-1/+7
* Removed progress indicatorJens Nyberg2013-02-121-65/+13
* Removing the deprecated g_thread_init call.Christoph Lohmann2013-02-021-2/+0
* Fixing the style and making the inspector work again.Christoph Lohmann2013-01-261-13/+37
* Making more than one Modkey to work in keys.Christoph Lohmann2013-01-261-1/+2
* Adding web inspector support to surf.Christoph Lohmann2013-01-261-18/+87
* Style inquisition plus blocking of the */favicon.ico request. Thanks Peter A.Christoph Lohmann2012-12-061-97/+173
* Implementing fullscreen mode. Thanks Krol, Willem van de!Christoph Lohmann2012-12-031-1/+12
* Making zoom available when used in tabbed.Christoph Lohmann2012-12-021-3/+6
* Surf now can handle absolute file paths. This allows better local HTMLChristoph Lohmann2012-11-251-3/+13
* Fix some styling in the config.def.h, fix the DOWNLOAD macro and unify theChristoph Lohmann2012-11-201-21/+27
* Add a referer argument to the DOWNLOAD macro. Some sites need this. ThanksChristoph Lohmann2012-11-201-1/+1
* Moving some preprocessor config options to the standard suckless style.Christoph Lohmann2012-11-161-2/+2