index
:
surf
this commit
surf-webkit2
Unnamed repository; edit this file 'description' to name the repository.
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
surf.c
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
Enable resizable text areas.
Christoph Lohmann
2014-02-16
1
-0
/
+2
*
deprecating signal “populate-popup” for “context-menu”
Quentin Rameau
2014-02-08
1
-11
/
+14
*
Prevent title from being empty when following an anchor
Quentin Rameau
2014-02-08
1
-2
/
+4
*
deprecating signal “title-changed” for “notify::title”
Quentin Rameau
2014-02-06
1
-4
/
+4
*
The check for NULL is not necessary before free.
Christoph Lohmann
2014-02-06
1
-2
/
+1
*
Removing a memory leak when u wasn't freed.
Christoph Lohmann
2014-02-06
1
-2
/
+3
*
Making the empty title possible.
Christoph Lohmann
2014-02-05
1
-9
/
+15
*
Draw flags on window creation
Quentin Rameau
2014-02-05
1
-1
/
+3
*
Keep cookie policies for new windows
Quentin Rameau
2014-02-05
1
-1
/
+3
*
Add the commandline flag for the cookie policies too.
Christoph Lohmann
2014-01-30
1
-0
/
+3
*
Add a way to define the cookie policy.
Christoph Lohmann
2014-01-30
1
-24
/
+88
*
Replacing the deprecated ssl-ca-file with tls-database.
Christoph Lohmann
2014-01-30
1
-1
/
+9
*
Fix the ssl trusted check.
Christoph Lohmann
2014-01-30
1
-2
/
+2
*
Make surf set the URI atom right on manual URI entering.
Christoph Lohmann
2014-01-13
1
-0
/
+2
*
Add zoom level support.
Christoph Lohmann
2013-10-19
1
-1
/
+8
*
c->uri is unused
David Dufberg
2013-10-10
1
-2
/
+2
*
Make it possible to open a link in a new window with holding the mod key.
Christoph Lohmann
2013-09-07
1
-1
/
+2
*
Add a flag to disable fullscreen.
Christoph Lohmann
2013-08-31
1
-1
/
+5
*
Add fullscreen mode as flag and config option.
Christoph Lohmann
2013-08-25
1
-0
/
+8
*
Just some comment correction.
Christoph Lohmann
2013-08-09
1
-2
/
+4
*
applied Nick's 96dpi patch, thanks
Anselm R Garbe
2013-07-20
1
-0
/
+15
*
Setting the cookie file on new instances.
Christoph Lohmann
2013-07-12
1
-1
/
+3
*
Adding a common way to enable and disable features.
Christoph Lohmann
2013-05-21
1
-0
/
+22
*
Allowing geo location policy decisions.
Christoph Lohmann
2013-04-28
1
-7
/
+37
*
Disabling WebKit deletion interface feature by default.
Alexander Sedov
2013-04-17
1
-0
/
+11
*
Add an option to disable the indicators.
Christoph Lohmann
2013-04-14
1
-19
/
+25
*
There are people not reading the existing code.
Christoph Lohmann
2013-03-15
1
-6
/
+8
*
Fixed keys handling for multilayout environments.
Alexander Sedov
2013-03-15
1
-7
/
+23
*
Support relative paths for surf.
Christoph Lohmann
2013-03-14
1
-3
/
+5
*
Adding a default font size option.
Christoph Lohmann
2013-03-14
1
-0
/
+2
*
Fixing kiosk mode when a new surf instance is run.
Christoph Lohmann
2013-03-11
1
-1
/
+1
*
Adding kiosk mode.
Christoph Lohmann
2013-03-11
1
-5
/
+14
*
disable/toggle scrollbars
Carlos J. Torres
2013-02-25
1
-12
/
+67
*
Style inquisition.
Christoph Lohmann
2013-02-17
1
-22
/
+34
*
Add a toggle command for the stylefile.
Christoph Lohmann
2013-02-16
1
-2
/
+19
*
The Item struct is not used.
Christoph Lohmann
2013-02-15
1
-6
/
+0
*
Fixed a bug in pagestat
Jens Nyberg
2013-02-15
1
-3
/
+6
*
Changed character for non-encrypted page
Jens Nyberg
2013-02-12
1
-1
/
+7
*
Removed progress indicator
Jens Nyberg
2013-02-12
1
-65
/
+13
*
Removing the deprecated g_thread_init call.
Christoph Lohmann
2013-02-02
1
-2
/
+0
*
Fixing the style and making the inspector work again.
Christoph Lohmann
2013-01-26
1
-13
/
+37
*
Making more than one Modkey to work in keys.
Christoph Lohmann
2013-01-26
1
-1
/
+2
*
Adding web inspector support to surf.
Christoph Lohmann
2013-01-26
1
-18
/
+87
*
Style inquisition plus blocking of the */favicon.ico request. Thanks Peter A.
Christoph Lohmann
2012-12-06
1
-97
/
+173
*
Implementing fullscreen mode. Thanks Krol, Willem van de!
Christoph Lohmann
2012-12-03
1
-1
/
+12
*
Making zoom available when used in tabbed.
Christoph Lohmann
2012-12-02
1
-3
/
+6
*
Surf now can handle absolute file paths. This allows better local HTML
Christoph Lohmann
2012-11-25
1
-3
/
+13
*
Fix some styling in the config.def.h, fix the DOWNLOAD macro and unify the
Christoph Lohmann
2012-11-20
1
-21
/
+27
*
Add a referer argument to the DOWNLOAD macro. Some sites need this. Thanks
Christoph Lohmann
2012-11-20
1
-1
/
+1
*
Moving some preprocessor config options to the standard suckless style.
Christoph Lohmann
2012-11-16
1
-2
/
+2
[next]