index
:
surf.git
surf-webkit2
surf browser, a WebKit based browser
Rafael Marcalo
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
surf.c
Age
Commit message (
Expand
)
Author
2013-08-31
Add a flag to disable fullscreen.
Christoph Lohmann
2013-08-25
Add fullscreen mode as flag and config option.
Christoph Lohmann
2013-08-09
Just some comment correction.
Christoph Lohmann
2013-07-20
applied Nick's 96dpi patch, thanks
Anselm R Garbe
2013-07-12
Setting the cookie file on new instances.
Christoph Lohmann
2013-05-21
Adding a common way to enable and disable features.
Christoph Lohmann
2013-04-28
Allowing geo location policy decisions.
Christoph Lohmann
2013-04-17
Disabling WebKit deletion interface feature by default.
Alexander Sedov
2013-04-14
Add an option to disable the indicators.
Christoph Lohmann
2013-03-15
There are people not reading the existing code.
Christoph Lohmann
2013-03-15
Fixed keys handling for multilayout environments.
Alexander Sedov
2013-03-14
Support relative paths for surf.
Christoph Lohmann
2013-03-14
Adding a default font size option.
Christoph Lohmann
2013-03-11
Fixing kiosk mode when a new surf instance is run.
Christoph Lohmann
2013-03-11
Adding kiosk mode.
Christoph Lohmann
2013-02-25
disable/toggle scrollbars
Carlos J. Torres
2013-02-17
Style inquisition.
Christoph Lohmann
2013-02-16
Add a toggle command for the stylefile.
Christoph Lohmann
2013-02-15
The Item struct is not used.
Christoph Lohmann
2013-02-15
Fixed a bug in pagestat
Jens Nyberg
2013-02-12
Changed character for non-encrypted page
Jens Nyberg
2013-02-12
Removed progress indicator
Jens Nyberg
2013-02-02
Removing the deprecated g_thread_init call.
Christoph Lohmann
2013-01-26
Fixing the style and making the inspector work again.
Christoph Lohmann
2013-01-26
Making more than one Modkey to work in keys.
Christoph Lohmann
2013-01-26
Adding web inspector support to surf.
Christoph Lohmann
2012-12-06
Style inquisition plus blocking of the */favicon.ico request. Thanks Peter A.
Christoph Lohmann
2012-12-03
Implementing fullscreen mode. Thanks Krol, Willem van de!
Christoph Lohmann
2012-12-02
Making zoom available when used in tabbed.
Christoph Lohmann
2012-11-25
Surf now can handle absolute file paths. This allows better local HTML
Christoph Lohmann
2012-11-20
Fix some styling in the config.def.h, fix the DOWNLOAD macro and unify the
Christoph Lohmann
2012-11-20
Add a referer argument to the DOWNLOAD macro. Some sites need this. Thanks
Christoph Lohmann
2012-11-16
Moving some preprocessor config options to the standard suckless style.
Christoph Lohmann
2012-11-16
Some minor style updates.
Christoph Lohmann
2012-11-16
Removing the insert mode. It will only confuse users. The stop() function is
Christoph Lohmann
2012-11-15
Enable the insert mode. Thanks to stanio@cs.tu-berlin.de!
Christoph Lohmann
2012-11-15
Applying the surf style to the last patch.
Christoph Lohmann
2012-11-15
Importing the generic toggle patch of stanio@cs.tu-berlin.de. Thanks!
Christoph Lohmann
2012-11-08
Fixing the bug of surf loading undefined data in arg.
Christoph Lohmann
2012-10-31
Adding a useragent parameter to surf.
Christoph Lohmann
2012-10-31
Add options for scriptfile, cookiefile and stylefile. And changing the default
Christoph Lohmann
2012-10-31
Add different progress colors when using proxy.
Christoph Lohmann
2012-10-28
Hiding the loading indicator when it is not used. Based on a patch from
Christoph Lohmann
2012-10-28
Applying the patch to show the indicator only on loading. Based on a patch
Christoph Lohmann
2012-10-16
Applying the cookie patch of Carlos Pita. Thank you!
Christoph Lohmann
2012-10-16
Removing the double initialisation to webkit_get_default_session(). Thanks
Christoph Lohmann
2012-10-14
Reverting the cleanmask change.
Christoph Lohmann
2012-10-13
Changing the key masks to the values of GDK.
Christoph Lohmann
2012-10-13
The right click menu to copy the link URI will now work. Thanks to Carlos
Christoph Lohmann
2012-10-13
Adding middle-click behaviour to open a tab when embedded or a window when
Christoph Lohmann
[next]