summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2014-02-28fix some indentation in config.def.hMarkus Teich
2014-02-16Enable resizable text areas.Christoph Lohmann
2014-02-08deprecating signal “populate-popup” for “context-menu”Quentin Rameau
2014-02-08Prevent title from being empty when following an anchorQuentin Rameau
2014-02-06deprecating signal “title-changed” for “notify::title”Quentin Rameau
2014-02-06The check for NULL is not necessary before free.Christoph Lohmann
2014-02-06Removing a memory leak when u wasn't freed.Christoph Lohmann
2014-02-05Making the empty title possible.Christoph Lohmann
2014-02-05Draw flags on window creationQuentin Rameau
2014-02-05Keep cookie policies for new windowsQuentin Rameau
2014-01-30Change the accept no third party in the doc to the right meaning.Christoph Lohmann
2014-01-30Add the commandline flag for the cookie policies too.Christoph Lohmann
2014-01-30Add a way to define the cookie policy.Christoph Lohmann
2014-01-30Replacing the deprecated ssl-ca-file with tls-database.Christoph Lohmann
2014-01-30Fix the ssl trusted check.Christoph Lohmann
2014-01-13Make surf set the URI atom right on manual URI entering.Christoph Lohmann
2013-10-19Add zoom level support.Christoph Lohmann
2013-10-10c->uri is unusedDavid Dufberg
2013-09-07Make it possible to open a link in a new window with holding the mod key.Christoph Lohmann
2013-08-31Add a flag to disable fullscreen.Christoph Lohmann
2013-08-25Add fullscreen mode as flag and config option.Christoph Lohmann
2013-08-09Just some comment correction.Christoph Lohmann
2013-07-20applied Nick's 96dpi patch, thanksAnselm R Garbe
2013-07-12Setting the cookie file on new instances.Christoph Lohmann
2013-06-21Updating the TODO file.Christoph Lohmann
2013-05-21Adding a common way to enable and disable features.Christoph Lohmann
2013-05-14There's only one escape.Christoph Lohmann
2013-05-11Correcting the backslash in the surf manpage.Christoph Lohmann
2013-04-28Allowing geo location policy decisions.Christoph Lohmann
2013-04-17Disabling WebKit deletion interface feature by default.Alexander Sedov
2013-04-14Add an option to disable the indicators.Christoph Lohmann
2013-03-31Ensure curl follows redirects for downloadsNick White
2013-03-30A typo in SETPROP macro: should be ``printf %b'', not ``printf''.Alexander Sedov
2013-03-21Fixed SETPROP() macro behaviour in config.def.h to handle escapes correctly.Alexander Sedov
2013-03-15There are people not reading the existing code.Christoph Lohmann
2013-03-15Fixed keys handling for multilayout environments.Alexander Sedov
2013-03-15Removing the .hgtags file.Christoph Lohmann
2013-03-14Support relative paths for surf.Christoph Lohmann
2013-03-14Adding a default font size option.Christoph Lohmann
2013-03-14Fix output redirection in surf-open.shAlexander Sedov
2013-03-11Fixing kiosk mode when a new surf instance is run.Christoph Lohmann
2013-03-11Adding kiosk mode.Christoph Lohmann
2013-02-25disable/toggle scrollbarsCarlos J. Torres
2013-02-17Style inquisition.Christoph Lohmann
2013-02-16Add a toggle command for the stylefile.Christoph Lohmann
2013-02-15The Item struct is not used.Christoph Lohmann
2013-02-15Fixed a bug in pagestatJens Nyberg
2013-02-13fix DOWNLOAD macro to use cookiefile variableCarlos J. Torres
2013-02-12Changed character for non-encrypted pageJens Nyberg
2013-02-12Removed progress indicatorJens Nyberg