2017-05-06 05:53 | Fix xprop parsing to support UTF8_STRING atoms. | Christoph Lohmann | 1 | +2 | -2 |
2017-05-05 19:44 | Allow user-agent switching. | Christoph Lohmann | 4 | +43 | -4 |
2017-04-22 07:47 | Fix typo. | Christoph Lohmann | 1 | +1 | -1 |
2017-04-21 19:37 | Allow to configure the behaviour for inline media. | Christoph Lohmann | 2 | +8 | -0 |
2017-04-21 19:34 | Enabel WebGL. | Christoph Lohmann | 2 | +3 | -0 |
2017-04-21 19:33 | Allow to configure web audio extension to JS. | Christoph Lohmann | 2 | +4 | -0 |
2017-04-21 19:31 | Allow to configure spell checking. | Christoph Lohmann | 2 | +3 | -0 |
2017-04-21 19:29 | Allow true disabling of unsafe non-HTTPS content. | Christoph Lohmann | 2 | +26 | -3 |
2017-04-21 19:20 | Allow the page cache and private browsing to be configured. | Christoph Lohmann | 3 | +36 | -4 |
2017-04-21 19:08 | More configuration for the user. | Christoph Lohmann | 2 | +12 | -2 |
2017-04-21 19:04 | Allow to toggle the Mediastream API. | Christoph Lohmann | 2 | +5 | -1 |
2017-04-21 19:03 | Allow applet to be toggled. | Christoph Lohmann | 2 | +4 | -1 |
2017-04-21 19:01 | Allow HTML5 features to be toggled. | Christoph Lohmann | 2 | +6 | -0 |
2017-04-21 18:57 | Forgot that change. | Christoph Lohmann | 1 | +0 | -2 |
2017-04-21 18:56 | Allow to toggle insecure websites. | Christoph Lohmann | 3 | +35 | -8 |
2017-04-21 18:46 | Allow accelerated composition. | Christoph Lohmann | 2 | +4 | -0 |
2017-04-21 18:43 | Allow the monospace font size to be set. | Christoph Lohmann | 2 | +6 | -3 |
2017-04-21 18:41 | The default encoding should be utf-8. | Christoph Lohmann | 2 | +5 | -2 |
2017-04-20 21:11 | Tell servers to upgrade to HTTPS. | Christoph Lohmann | 1 | +2 | -0 |
2017-04-20 20:52 | Don't segfault when SETPROP() after setatom(). | Christoph Lohmann | 1 | +1 | -0 |
2017-04-20 20:43 | Reshuffle config.def.h. | Christoph Lohmann | 1 | +36 | -8 |
2017-04-20 19:47 | Adapting the new flags to newclient(). | Christoph Lohmann | 1 | +80 | -14 |
2017-04-19 20:32 | UTF-8 for dmenu actions. | Christoph Lohmann | 2 | +2 | -2 |
2017-04-19 19:10 | Allow custom http headers to be specified. | Christoph Lohmann | 2 | +35 | -7 |
2017-04-19 16:43 | Disable potential insecure features of webkit. | Christoph Lohmann | 1 | +5 | -0 |
2017-04-19 16:39 | Reformat the shortcut array to use tabs at the beginning. | Christoph Lohmann | 1 | +53 | -52 |
2017-04-19 16:38 | Allow the specification of the html5 db path. | Christoph Lohmann | 2 | +71 | -70 |
2017-04-19 16:34 | Adding prompts to SETPROP. | Christoph Lohmann | 1 | +10 | -6 |
2017-04-19 16:22 | Add support to toggle strict TLS/SSL on the fly. | Christoph Lohmann | 3 | +46 | -11 |
2017-02-05 08:09 | Fixing memory management in the new proxy code. | Christoph Lohmann | 1 | +6 | -1 |
2017-02-05 07:57 | Add a way to toggle proxy usage while running. | Christoph Lohmann | 3 | +42 | -1 |
2016-08-11 08:41 | Style change. (Test commit for new update script in hackers@) | Christoph Lohmann | 1 | +3 | -2 |
2016-06-03 13:14 | Fixing the last patch to the surf style. | Christoph Lohmann | 1 | +18 | -15 |
2016-05-29 09:56 | Check $HOME and home dir of $USER before getpwuid()->pw_dir | Dmitry Bogatov | 1 | +36 | -7 |
2016-03-07 13:28 | Disable globbing in curl. | Christoph Lohmann | 1 | +1 | -1 |
2016-02-22 05:47 | Import the arg.h from st which fixed the oob bug. | Christoph Lohmann | 1 | +27 | -20 |
2016-01-27 15:01 | Add Code of Conduct. | Christoph Lohmann | 1 | +85 | -0 |
2016-01-27 05:44 | Check for about: too. | Christoph Lohmann | 1 | +1 | -1 |
2016-01-18 15:08 | style fixes (mainly whitespace) | Markus Teich | 1 | +34 | -38 |
2016-01-09 19:18 | Reload on SIGHUP | Charles Lehner | 1 | +13 | -0 |
2016-01-01 13:18 | Bump year. | Christoph Lohmann | 1 | +1 | -1 |
2015-12-31 14:08 | Include fcntl.h for open() | Felix Janda | 1 | +1 | -0 |
2015-12-19 14:59 | Bumping up to 0.7 for release. | Christoph Lohmann | 1 | +1 | -1 |
2015-12-17 22:38 | Remove unncessary includes. | Christoph Lohmann | 1 | +1 | -3 |
2015-12-17 13:35 | proxy-uri -> proxy-resolver for no_proxy; add #inc | Ivan Tham | 2 | +19 | -5 |
2015-12-02 13:16 | Fix title handling | Ivan Tham | 1 | +1 | -0 |
2015-12-08 11:12 | Fix spelling of otherwise in surf.1 | Michael Stevens | 1 | +1 | -1 |
2015-11-22 01:42 | remove duplicate header inclusion of string.h | Alexander Huemer | 1 | +0 | -1 |
2015-11-18 06:47 | Fix cookies wording | Ivan Tham | 1 | +1 | -1 |
2015-11-04 14:42 | buildfile: don't forget to free temporary string bpath | Quentin Rameau | 1 | +1 | -0 |
2015-11-03 15:50 | Be more specific about what enablestyles parameter does. | Quentin Rameau | 3 | +10 | -10 |
2015-11-03 14:42 | Fix inspector handling when inspector is disabled. | Quentin Rameau | 1 | +6 | -4 |
2015-11-03 14:39 | Fix usage(), -m and -M for styles were absent. | Quentin Rameau | 1 | +1 | -1 |
2015-11-03 13:25 | Fix fullscreen handling | Quentin Rameau | 2 | +5 | -7 |
2015-10-31 11:34 | Add setstyle() | Quentin Rameau | 1 | +14 | -14 |
2015-10-31 11:34 | Fix style files handling: stop leaking strings. | Quentin Rameau | 1 | +22 | -14 |
2015-10-31 16:49 | Style changes in config.def.h. | Christoph Lohmann | 1 | +65 | -65 |
2015-10-20 13:04 | Continue style fixing: function declarations, code alignement | Quentin Rameau | 1 | +444 | -373 |
2015-10-18 20:52 | style fixes: space after keywords, () with sizeof | Markus Teich | 1 | +103 | -103 |
2015-10-18 20:52 | whitespace fixes | Markus Teich | 1 | +13 | -13 |
2015-10-18 14:10 | fix style path generation | Markus Teich | 1 | +1 | -1 |
2015-10-13 19:48 | Style cleanup. | Christoph Lohmann | 1 | +1 | -2 |
2015-10-13 19:39 | Fix the way system files are handled at surf startup. | Quentin Rameau | 1 | +56 | -27 |
2015-10-13 11:32 | Fix atom value parsing in SETPROP | Quentin Rameau | 1 | +3 | -1 |
2015-09-08 18:28 | Remove the pax intermediary. | Christoph Lohmann | 1 | +0 | -1 |
2015-08-19 04:28 | Fixing the paxctl check. | Christoph Lohmann | 1 | +1 | -1 |
2015-08-18 16:21 | Add PaX support. | Christoph Lohmann | 1 | +1 | -0 |
2015-08-18 10:46 | Torified surf is unstable | GhostAV | 1 | +6 | -2 |
2015-07-13 11:31 | Fix type of strictssl property. | Quentin Rameau | 1 | +1 | -1 |
2015-02-10 18:06 | Removing the debug print from the last commit. | Christoph Lohmann | 1 | +0 | -1 |
2015-01-28 20:01 | allow buttonrelease customization in config.h | Markus Teich | 2 | +48 | -8 |
2015-01-27 18:26 | surf: see hover URL without changing title | Greg Reagle | 1 | +10 | -0 |
2015-02-03 16:17 | Some cleanup in style. | Christoph Lohmann | 1 | +2 | -2 |
2015-01-26 20:47 | Describe the web page indicators too. | Christoph Lohmann | 1 | +1 | -0 |
2015-01-26 20:44 | It wasn't really clear what was meant with site indicators in the manpage. | Christoph Lohmann | 1 | +1 | -0 |
2015-01-26 19:31 | surf: documented indicators in man page | Greg Reagle | 1 | +50 | -0 |
2015-01-20 15:13 | fix stylesheet interna. | Markus Teich | 1 | +12 | -19 |
2015-01-20 16:38 | Only plumb some URI, when it's ASCII. | Christoph Lohmann | 1 | +10 | -1 |
2015-01-20 00:59 | Oh my blob! | Christoph Lohmann | 1 | +1 | -0 |
2015-01-19 21:51 | Data: is part of the browser too. | Christoph Lohmann | 1 | +1 | -0 |
2015-01-19 21:43 | file:// should be handled in surf too. | Christoph Lohmann | 1 | +1 | -0 |
2015-01-19 21:31 | Remove the debugging from the testing. | Christoph Lohmann | 1 | +0 | -1 |
2015-01-19 21:16 | Add some description for the plumb feature. | Christoph Lohmann | 1 | +3 | -0 |
2015-01-19 21:15 | Add plumbing functionality. | Christoph Lohmann | 2 | +28 | -2 |
2015-01-18 13:41 | Add a comment about how the styles are iterated. | Christoph Lohmann | 1 | +4 | -0 |
2015-01-18 10:44 | My CMD was too short. :O | Christoph Lohmann | 1 | +1 | -1 |
2015-01-17 19:52 | Add the manpage changes for the disk cache support. | Christoph Lohmann | 1 | +7 | -1 |
2015-01-17 19:50 | Adding disk cache support for soup. | Christoph Lohmann | 2 | +40 | -9 |
2015-01-07 23:41 | Fix extra newline, and add -g where other switches are forwarded. | Ben Woolley | 1 | +3 | -1 |
2015-01-17 06:21 | Newer libc want _DEFAULT_SOURCE. | Christoph Lohmann | 1 | +1 | -1 |
2015-01-17 06:19 | Major styles update. | Christoph Lohmann | 3 | +84 | -11 |
2015-01-02 11:52 | Fix a typo in surf manual. | Jakukyo Friel | 1 | +1 | -1 |
2014-09-28 06:03 | Minor style change. | Christoph Lohmann | 1 | +1 | -1 |
2014-09-28 06:02 | Make »Copy image address« work. | Christoph Lohmann | 1 | +10 | -3 |
2014-08-07 15:35 | Mention xdotool in SEE ALSO too. | Christoph Lohmann | 1 | +2 | -1 |
2014-08-07 15:34 | Fix the manpage about xid. | Christoph Lohmann | 1 | +3 | -1 |
2014-08-04 15:54 | Add a FAQ to surf. | Christoph Lohmann | 1 | +10 | -0 |
2014-05-17 17:24 | Add information about the dmenu requirement. | Christoph Lohmann | 2 | +5 | -3 |
2014-02-25 15:36 | fix some indentation in config.def.h | Markus Teich | 1 | +8 | -8 |
2014-02-16 16:17 | Enable resizable text areas. | Christoph Lohmann | 1 | +2 | -0 |
2014-02-07 01:17 | deprecating signal “populate-popup” for “context-menu” | Quentin Rameau | 1 | +14 | -11 |
2014-02-08 11:39 | Prevent title from being empty when following an anchor | Quentin Rameau | 1 | +4 | -2 |
2014-02-06 17:54 | deprecating signal “title-changed” for “notify::title” | Quentin Rameau | 1 | +4 | -4 |
2014-02-06 15:49 | The check for NULL is not necessary before free. | Christoph Lohmann | 1 | +1 | -2 |
2014-02-06 05:47 | Removing a memory leak when u wasn't freed. | Christoph Lohmann | 1 | +3 | -2 |
2014-02-05 20:14 | Making the empty title possible. | Christoph Lohmann | 1 | +15 | -9 |
2014-02-05 16:03 | Draw flags on window creation | Quentin Rameau | 1 | +3 | -1 |
2014-02-05 15:58 | Keep cookie policies for new windows | Quentin Rameau | 1 | +3 | -1 |
2014-01-30 19:57 | Change the accept no third party in the doc to the right meaning. | Christoph Lohmann | 2 | +2 | -2 |
2014-01-30 19:47 | Add the commandline flag for the cookie policies too. | Christoph Lohmann | 1 | +3 | -0 |
2014-01-30 19:36 | Add a way to define the cookie policy. | Christoph Lohmann | 3 | +124 | -37 |
2014-01-30 18:39 | Replacing the deprecated ssl-ca-file with tls-database. | Christoph Lohmann | 1 | +9 | -1 |
2014-01-30 18:35 | Fix the ssl trusted check. | Christoph Lohmann | 1 | +2 | -2 |
2014-01-13 16:58 | Make surf set the URI atom right on manual URI entering. | Christoph Lohmann | 1 | +2 | -0 |
2013-10-19 16:55 | Add zoom level support. | Christoph Lohmann | 3 | +16 | -2 |
2013-09-10 12:45 | c->uri is unused | David Dufberg | 1 | +2 | -2 |
2013-09-07 09:55 | Make it possible to open a link in a new window with holding the mod key. | Christoph Lohmann | 1 | +2 | -1 |
2013-08-31 18:00 | Add a flag to disable fullscreen. | Christoph Lohmann | 2 | +9 | -2 |
2013-08-25 17:50 | Add fullscreen mode as flag and config option. | Christoph Lohmann | 3 | +13 | -1 |
2013-08-08 23:36 | Just some comment correction. | Christoph Lohmann | 1 | +4 | -2 |
2013-07-20 06:52 | applied Nick's 96dpi patch, thanks | Anselm R Garbe | 2 | +16 | -0 |
2013-07-12 04:52 | Setting the cookie file on new instances. | Christoph Lohmann | 1 | +3 | -1 |
2013-06-21 05:02 | Updating the TODO file. | Christoph Lohmann | 1 | +0 | -1 |
2013-05-21 19:30 | Adding a common way to enable and disable features. | Christoph Lohmann | 2 | +44 | -1 |
2013-05-14 18:57 | There's only one escape. | Christoph Lohmann | 1 | +0 | -3 |
2013-05-11 20:01 | Correcting the backslash in the surf manpage. | Christoph Lohmann | 1 | +1 | -1 |
2013-04-28 19:26 | Allowing geo location policy decisions. | Christoph Lohmann | 3 | +43 | -8 |
2013-03-15 16:32 | Disabling WebKit deletion interface feature by default. | Alexander Sedov | 1 | +11 | -0 |
2013-04-14 12:26 | Add an option to disable the indicators. | Christoph Lohmann | 2 | +26 | -19 |
2013-03-30 10:32 | Ensure curl follows redirects for downloads | Nick White | 1 | +1 | -1 |
2013-03-29 20:31 | A typo in SETPROP macro: should be ``printf %b'', not ``printf''. | Alexander Sedov | 1 | +1 | -1 |
2013-03-21 16:49 | Fixed SETPROP() macro behaviour in config.def.h to handle escapes correctly. | Alexander Sedov | 1 | +1 | -1 |
2013-03-15 17:37 | There are people not reading the existing code. | Christoph Lohmann | 1 | +8 | -6 |
2013-03-15 15:12 | Fixed keys handling for multilayout environments. | Alexander Sedov | 1 | +23 | -7 |
2013-03-15 13:13 | Removing the .hgtags file. | Christoph Lohmann | 1 | +0 | -10 |
2013-03-14 18:14 | Support relative paths for surf. | Christoph Lohmann | 1 | +5 | -3 |
2013-03-14 05:35 | Adding a default font size option. | Christoph Lohmann | 2 | +4 | -0 |
2013-03-14 03:13 | Fix output redirection in surf-open.sh | Alexander Sedov | 1 | +2 | -2 |
2013-03-11 21:08 | Fixing kiosk mode when a new surf instance is run. | Christoph Lohmann | 1 | +1 | -1 |
2013-03-11 20:26 | Adding kiosk mode. | Christoph Lohmann | 3 | +19 | -6 |
2013-02-21 14:59 | disable/toggle scrollbars | Carlos J. Torres | 4 | +79 | -16 |
2013-02-16 23:37 | Style inquisition. | Christoph Lohmann | 1 | +34 | -22 |
2013-02-16 15:18 | Add a toggle command for the stylefile. | Christoph Lohmann | 3 | +40 | -8 |
2013-02-15 16:43 | The Item struct is not used. | Christoph Lohmann | 1 | +0 | -6 |
2013-02-14 23:57 | Fixed a bug in pagestat | Jens Nyberg | 1 | +6 | -3 |
2013-02-13 03:28 | fix DOWNLOAD macro to use cookiefile variable | Carlos J. Torres | 1 | +2 | -3 |
2013-02-12 20:26 | Changed character for non-encrypted page | Jens Nyberg | 1 | +7 | -1 |
2013-02-12 19:36 | Removed progress indicator | Jens Nyberg | 2 | +13 | -72 |
2013-02-11 07:36 | Remove the redundant ctrl-l and ctrl-h description from the man page. | Shayan Pooya | 1 | +0 | -6 |
2013-02-10 18:40 | Making dist work again. | Christoph Lohmann | 1 | +1 | -0 |
2013-02-10 18:33 | Bumping up to 0.6. | Christoph Lohmann | 1 | +1 | -1 |
2013-02-09 03:33 | The javascriptcore is now in webkit. | Christoph Lohmann | 1 | +1 | -2 |
2013-02-02 14:42 | Fixing cookie handling for https/http by using curl. | Christoph Lohmann | 1 | +5 | -4 |
2013-02-02 08:40 | Removing the deprecated g_thread_init call. | Christoph Lohmann | 1 | +0 | -2 |
2013-01-26 20:01 | Fixing the style and making the inspector work again. | Christoph Lohmann | 1 | +37 | -13 |
2013-01-26 15:00 | Making more than one Modkey to work in keys. | Christoph Lohmann | 2 | +6 | -1 |
2013-01-26 14:53 | Adding web inspector support to surf. | Christoph Lohmann | 3 | +101 | -25 |
2012-12-06 12:32 | Style inquisition plus blocking of the */favicon.ico request. Thanks Peter A. Shevtsov! | Christoph Lohmann | 1 | +173 | -97 |
2012-12-04 20:48 | Changing the default DOWNLOAD to use st. | Christoph Lohmann | 1 | +1 | -1 |
2012-12-04 06:47 | Add a nice todo item for videos. Thanks morphles. | Christoph Lohmann | 1 | +4 | -0 |
2012-12-04 06:26 | Adding a man section about how to handle plugins. | Christoph Lohmann | 1 | +13 | -2 |
2012-12-03 20:27 | Adding the fullscreen mode to the manpage. | Christoph Lohmann | 1 | +3 | -0 |
2012-12-03 20:19 | Implementing fullscreen mode. Thanks Krol, Willem van de! | Christoph Lohmann | 3 | +13 | -2 |
2012-12-03 10:25 | Adding me to the LICENSE file. | Christoph Lohmann | 1 | +2 | -0 |
2012-12-02 21:48 | Resolving some conflicts in the shortcuts. | Christoph Lohmann | 2 | +9 | -2 |
2012-12-02 21:41 | Making zoom available when used in tabbed. | Christoph Lohmann | 3 | +10 | -5 |
2012-11-25 21:31 | Surf now can handle absolute file paths. This allows better local HTML reading. | Christoph Lohmann | 2 | +14 | -4 |
2012-11-20 15:14 | The control of the toggles is now Ctrl-Shift-$character. That's easier for new users. | Christoph Lohmann | 1 | +5 | -5 |
2012-11-20 15:02 | Fix some styling in the config.def.h, fix the DOWNLOAD macro and unify the variable naming a bit. | Christoph Lohmann | 3 | +51 | -31 |
2012-11-20 10:53 | Add a referer argument to the DOWNLOAD macro. Some sites need this. Thanks Hiltjo Posthuma! | Christoph Lohmann | 2 | +10 | -4 |
2012-11-16 21:31 | Useragent strings do not count anymore. This is adding some text so every website (especially Google) is fooled to believe us to be compatible. The right way seems to be to add Surf at the end and let the big guys handle their useragent header war. | Christoph Lohmann | 1 | +3 | -1 |
2012-11-16 15:12 | Adding a surf-open.sh script for easier tabbed(1) integration. | Christoph Lohmann | 3 | +49 | -2 |
2012-11-16 09:53 | Moving some preprocessor config options to the standard suckless style. | Christoph Lohmann | 2 | +4 | -5 |
2012-11-16 09:42 | Adding back the Escape to stop loading the current page. Thanks Daniel Bainton for the notice! | Christoph Lohmann | 4 | +6 | -2 |
2012-11-16 09:31 | Some minor style updates. | Christoph Lohmann | 2 | +5 | -3 |
2012-11-16 09:13 | Removing the insert mode. It will only confuse users. The stop() function is kept like the eval() function because it could be used in config.h | Christoph Lohmann | 3 | +5 | -48 |
2012-11-15 14:26 | Enable the insert mode. Thanks to stanio@cs.tu-berlin.de! | Christoph Lohmann | 3 | +106 | -10 |
2012-11-15 13:53 | Applying the surf style to the last patch. | Christoph Lohmann | 1 | +8 | -8 |
2012-11-15 13:52 | Importing the generic toggle patch of stanio@cs.tu-berlin.de. Thanks! | Christoph Lohmann | 2 | +19 | -0 |
2012-11-08 21:05 | Fixing the bug of surf loading undefined data in arg. | Christoph Lohmann | 1 | +6 | -4 |
2012-10-31 20:25 | Fixing the manpage about the useragent option. | Christoph Lohmann | 1 | +1 | -1 |
2012-10-31 20:25 | Adding a useragent parameter to surf. | Christoph Lohmann | 2 | +8 | -1 |
2012-10-31 20:16 | Changing the config.def.h to fit the new buildpath() behaviour. | Christoph Lohmann | 1 | +3 | -3 |
2012-10-31 20:13 | Add options for scriptfile, cookiefile and stylefile. And changing the default behaviour of buildpath to be more like in open(). | Christoph Lohmann | 3 | +109 | -42 |
2012-10-31 19:46 | Add different progress colors when using proxy. | Christoph Lohmann | 2 | +21 | -6 |
2012-10-28 13:16 | Hiding the loading indicator when it is not used. Based on a patch from http://xteddy.org/surf.html#toc5. Thanks! | Christoph Lohmann | 2 | +6 | -4 |
2012-10-28 13:06 | Applying the patch to show the indicator only on loading. Based on a patch from http://xteddy.org/surf.html#toc5. | Christoph Lohmann | 1 | +7 | -4 |
2012-10-28 13:03 | Mod + '/' for search. | Christoph Lohmann | 1 | +1 | -0 |
2012-10-16 19:54 | Applying the cookie patch of Carlos Pita. Thank you! | Christoph Lohmann | 1 | +63 | -59 |
2012-10-16 13:41 | Removing the double initialisation to webkit_get_default_session(). Thanks taruti! | Christoph Lohmann | 1 | +0 | -1 |
2012-10-14 05:17 | Reverting the cleanmask change. | Christoph Lohmann | 1 | +1 | -2 |
2012-10-13 10:06 | Changing the key masks to the values of GDK. | Christoph Lohmann | 1 | +1 | -1 |
2012-10-13 05:28 | The right click menu to copy the link URI will now work. Thanks to Carlos Pita! | Christoph Lohmann | 1 | +42 | -0 |
2012-10-13 05:16 | Adding middle-click behaviour to open a tab when embedded or a window when not. Thanks to Carlos Pita <carlosjosepita@gmail.com>! | Christoph Lohmann | 1 | +24 | -5 |
2012-10-12 09:48 | Fixing the shift key mask and cleaning up the scrolling code. | Christoph Lohmann | 1 | +26 | -18 |
2012-07-16 14:35 | Surf now parses hex window ids properly from tabbed. | Christoph Lohmann | 1 | +1 | -1 |
2012-07-12 10:41 | Added tag 0.5 for changeset f0cea0f2bfc6 | Troels Henriksen | 1 | +1 | -0 |
2012-06-11 15:16 | Change horizontal scrolling to ^u and ^i, remove ^g scrolling. | Troels Henriksen | 1 | +2 | -4 |
2012-06-11 14:45 | apply nick's patch removing unused variable and parameters | pancake | 1 | +6 | -8 |
2012-06-11 14:01 | apply nick's patch removing the autoresize functionality | pancake | 1 | +0 | -15 |
2012-05-31 09:46 | Keybindings for scrolling left and right; code by stanio. | Troels Henriksen | 2 | +36 | -12 |
2012-03-26 07:33 | Manpage patch from Evan Gates. | Troels Henriksen | 1 | +7 | -0 |
2012-02-21 11:00 | Close standard output after printing XID, patch due Abby Cedar. | Troels Henriksen | 1 | +3 | -0 |
2012-02-11 16:51 | making cookie file creation a bit more pedantic | anselm@garbe.us | 1 | +4 | -1 |
2012-02-11 09:40 | applied fix from dev list and debian reviewers | anselm@garbe.us | 3 | +5 | -4 |
2012-02-01 14:23 | Fixing the javascriptcoregtk-1.0 dependency. | Christoph Lohmann | 1 | +2 | -1 |
2012-01-17 12:58 | Add a variable in config.def.h for configuring spatial browsing. | Troels Henriksen | 2 | +2 | -1 |
2012-01-17 12:54 | Status message patch from Jeremy Jackins and skls. | Troels Henriksen | 1 | +3 | -3 |
2011-11-20 15:06 | link Xlib in config.mk | Connor Lane Smith | 1 | +6 | -4 |
2011-11-09 14:09 | Manual fixes from Nick White. | Troels Henriksen | 1 | +4 | -3 |
2011-11-05 11:06 | Cleanup previous patch. | Troels Henriksen | 2 | +3 | -3 |
2011-11-05 10:43 | Use the surf user agent when downloading with wget. | Troels Henriksen | 2 | +5 | -4 |
2011-11-04 12:57 | The ICCCM states that window classes should be capitalised. | Troels Henriksen | 1 | +1 | -1 |
2011-11-04 12:23 | Add SSL verification patch by Nick White. | Troels Henriksen | 2 | +30 | -4 |
2011-11-03 13:09 | Add eval() function for executing Javascript. Handy for keybindings. | Troels Henriksen | 1 | +21 | -5 |
2011-10-29 08:59 | added 20h's patch of 8 Sep 2011 to surf, thanks | garbeam@gmail.com | 1 | +1 | -2 |
2011-03-31 10:52 | rename NOBACKGROUND to HIDE_BACKGROUND and use TRUE/FALSE instead of 0/1 | pancake | 2 | +2 | -2 |
2010-09-09 09:15 | Adding nibbles patch | Enno Boland (tox) | 1 | +14 | -16 |
2010-09-02 12:02 | fix for segfault when closing window while loading (via nibble) | pancake | 1 | +16 | -13 |
2010-06-25 07:42 | using ctrl-f to find. | Enno Boland (tox) | 1 | +1 | -1 |
2010-06-08 07:06 | Added tag 0.4.1 for changeset 71388899ac09 | Enno Boland (tox) | 1 | +1 | -0 |
2010-06-08 07:06 | next will be 0.4.1 | Enno Boland (tox) | 1 | +1 | -1 |
2010-06-03 20:50 | reverting sessiontime | Enno Boland (tox) | 1 | +1 | -1 |
2010-05-30 20:05 | Added tag 0.4 for changeset ac8e058003ed | Enno Boland (tox) | 1 | +1 | -0 |
2010-05-28 11:20 | Adding Nibbles patch | Enno Boland (tox) | 2 | +8 | -14 |
2010-05-26 13:34 | typo | Enno Boland (tox) | 1 | +2 | -2 |
2010-05-26 13:33 | Applying Nibbles download patch. Thanks! | Enno Boland (tox) | 2 | +20 | -0 |
2010-05-25 08:38 | merge | Enno Boland (tox) | 0 | +0 | -0 |
2010-05-25 08:34 | changing user agent string as suggested by Marvin Vek | Enno Boland (tox) | 1 | +1 | -1 |
2010-05-24 19:35 | removing spatial navigation. | Enno Boland (tox) | 1 | +0 | -1 |
2010-05-24 19:23 | implementing downloading. | Enno Boland (tox) | 1 | +9 | -1 |
2010-05-24 19:23 | enabling spatial-navigation | Enno Boland (tox) | 1 | +1 | -0 |
2010-05-18 12:20 | AtomHiLight is set correctly for links. | Enno Boland (tox) | 1 | +21 | -1 |
2010-05-17 21:13 | merge | Enno Boland (tox) | 1 | +1 | -1 |
2010-05-17 09:45 | changing xprops | Enno Boland (tox) | 2 | +35 | -32 |
2010-05-17 09:01 | dl is not needed anymore | Enno Boland (tox) | 2 | +1 | -4 |
2010-05-17 08:58 | removing context-menu, downloading. | Enno Boland (tox) | 2 | +8 | -122 |
2010-05-15 13:47 | changing sessiontime to 3600 | Enno Boland (tox) | 1 | +1 | -1 |
2010-05-11 12:57 | merge | Enno Boland (tox) | 2 | +2 | -2 |
2010-05-11 12:57 | fix download/history bug | Enno Boland (tox) | 1 | +0 | -5 |
2010-05-09 20:51 | Fix NOBACKGROUND meaning | pancake | 2 | +2 | -2 |
2010-05-09 20:46 | changing default value of NOBACKGROUND | Enno Boland (tox) | 1 | +1 | -1 |
2010-05-09 20:41 | merge | Enno Boland (tox) | 3 | +12 | -11 |
2010-05-09 17:37 | added js-fix by Troels Henriksen. Thanks :) | Enno Boland (tox) | 1 | +17 | -9 |
2010-05-08 19:43 | Do not set cookie session time if set to 0 Add NOBACKGROUND config.def.h option - requires body {background-color} in style.css - fixes white background when loading pages | pancake | 2 | +5 | -2 |
2010-05-06 11:58 | implementing naive file locking. | Enno Boland (tox) | 1 | +7 | -0 |
2010-05-06 11:09 | fixing compilerwarning in newer webkit versions | Enno Boland (tox) | 1 | +1 | -2 |
2010-05-06 11:06 | fixing config.mk | Enno Boland (tox) | 1 | +1 | -1 |
2010-05-02 08:59 | Adding small fix by Alex Puterbaugh. Thanks. | Enno Boland (tox) | 2 | +6 | -7 |
2010-04-08 18:28 | remove empty lines | pancake | 1 | +1 | -3 |
2010-03-29 15:49 | whoops... linking Oo | Enno Boland (tox) | 1 | +3 | -3 |
2010-03-26 20:44 | typofix. | Enno Boland (tox) | 2 | +5 | -5 |
2010-03-25 08:59 | reimplementing cookies. Now we need some file locking. | Enno Boland (tox) | 1 | +14 | -2 |
2010-03-24 23:05 | updating manpage, reformating help output. | Enno Boland (tox) | 2 | +19 | -9 |
2010-03-24 22:55 | fixing argument parsing. | Enno Boland (tox) | 1 | +2 | -0 |
2010-03-24 22:18 | fixing downloads | Enno Boland (tox) | 1 | +6 | -8 |
2010-03-24 21:04 | gotheaders will now be called correctly. | Enno Boland (tox) | 1 | +6 | -1 |
2010-03-24 20:05 | adding surf-logo. | Enno Boland (tox) | 1 | +0 | -0 |
2010-03-24 19:56 | working on cookies | Enno Boland (tox) | 1 | +37 | -2 |
2010-03-24 18:16 | reformating | Enno Boland (tox) | 1 | +4 | -8 |
2010-03-24 18:11 | adding cmd-switches for turning of images/plugins/scripts | Enno Boland (tox) | 1 | +36 | -12 |
2010-03-24 17:17 | now we've got access to cookies before they're sended. Let's start building a cookiehandler. | Enno Boland (tox) | 1 | +9 | -15 |
2010-03-10 20:38 | session gets set properly in setup() | Enno Boland (tox) | 1 | +12 | -4 |
2010-03-08 09:06 | fixing progress, beginning new cookie implementation | Enno Boland (tox) | 2 | +13 | -2 |
2010-03-08 08:30 | small typo. | Enno Boland (tox) | 1 | +1 | -1 |
2010-03-08 08:24 | removed persistent cookies, replaced deprecated eventlisteners | Enno Boland (tox) | 1 | +21 | -66 |
2010-01-29 08:44 | _SURF_URI gets initialised as soon as the window opens. | Enno Boland (tox) | 1 | +15 | -5 |
2010-01-20 13:46 | fixing manpage | Enno Boland (tox) | 1 | +4 | -4 |
2010-01-04 13:39 | dl has to be a directory, not a file. | Enno Boland (tox) | 1 | +1 | -1 |
2009-12-15 16:16 | adding fixes from thomas_adam. Thanks :) | Enno Boland (tox) | 2 | +26 | -1 |
2009-11-08 23:05 | Backed out changeset 260fda70689f | Enno Boland (tox) | 1 | +6 | -6 |
2009-11-08 22:45 | changing locking algorythm for setprop. | Enno Boland (tox) | 1 | +6 | -6 |
2009-11-08 22:45 | SETPROP() macro shows now the current value in dwm. | Enno Boland (tox) | 1 | +2 | -2 |
2009-11-02 08:29 | next version will be 0.4 | Enno Boland (tox) | 1 | +1 | -1 |
2009-11-02 08:27 | adding environment variables for proxy and useragent | Enno Boland (tox) | 1 | +11 | -2 |
2009-10-30 12:40 | Added tag 0.3 for changeset 46d516fd2167 | Enno Boland (tox) | 1 | +1 | -0 |
2009-10-30 12:38 | changing SETPROP()-macro | Enno Boland (tox) | 1 | +2 | -1 |
2009-10-28 21:22 | quoting fix reported by Evan Gates. | Enno Boland (tox) | 1 | +1 | -1 |
2009-10-28 19:43 | sorting functions alphabetical. | Enno Boland (tox) | 1 | +103 | -103 |
2009-10-28 18:27 | some polishing. | Enno Boland (tox) | 1 | +4 | -5 |
2009-10-28 16:33 | removed warning when closing a surf-window. | Enno Boland (tox) | 1 | +1 | -1 |
2009-10-28 11:17 | displaying progress before pagetitle. | Enno Boland (tox) | 1 | +1 | -1 |
2009-10-27 07:26 | adding automatic download for not supported files. | Enno Boland (tox) | 1 | +8 | -6 |
2009-10-27 07:11 | fixing downloads based on Evan Gates' patch. | Enno Boland (tox) | 2 | +37 | -10 |
2009-10-26 21:02 | Adding Evan Gates' patch. | Enno Boland (tox) | 1 | +1 | -1 |
2009-10-26 21:01 | moving reloadcookie() call | Enno Boland (tox) | 1 | +1 | -1 |
2009-10-26 15:54 | cleaning up config.mk | Enno Boland (tox) | 1 | +2 | -4 |
2009-10-21 13:52 | Adding Lorenzo Bollas hints patch. | Enno Boland (tox) | 1 | +2 | -0 |
2009-10-21 08:06 | using geturi() where possible. | Enno Boland (tox) | 1 | +3 | -2 |
2009-10-21 08:06 | next version is 0.3 | Enno Boland (tox) | 1 | +1 | -1 |
2009-10-21 07:25 | fixing config.def.h | Enno Boland (tox) | 1 | +0 | -1 |
2009-10-21 06:35 | replacing ignore_once with ignorexprop | Enno Boland (tox) | 1 | +5 | -4 |
2009-10-20 21:54 | removing comments. | Enno Boland (tox) | 1 | +0 | -3 |
2009-10-20 21:49 | forgot to add config.def.h | Enno Boland (tox) | 1 | +27 | -26 |
2009-10-20 21:46 | replacing gtk-textentrys with dmenu | Enno Boland (tox) | 1 | +58 | -126 |
2009-10-20 18:58 | small fix | Enno Boland (tox) | 1 | +1 | -0 |
2009-10-20 18:52 | small cleanups | Enno Boland (tox) | 1 | +1 | -3 |
2009-10-20 18:49 | adding autozoom lock when site is already zoomed. | Enno Boland (tox) | 1 | +8 | -2 |
2009-10-20 18:34 | adding autozoom for small windows | Enno Boland (tox) | 1 | +15 | -0 |
2009-10-20 17:51 | using another way to handle cookies. | Enno Boland (tox) | 1 | +53 | -46 |
2009-10-20 16:57 | Backed out changeset 7a57a0a8dbc6 | Enno Boland (tox) | 1 | +41 | -46 |
2009-10-20 12:11 | reformating | Enno Boland (tox) | 1 | +1 | -1 |
2009-10-20 12:10 | Trying a different cookie handling system. | Enno Boland (tox) | 1 | +46 | -41 |
2009-10-20 12:09 | changing some labels in submenu. | Enno Boland (tox) | 1 | +4 | -2 |
2009-10-17 18:54 | whitespace fix. | Enno Boland (tox) | 1 | +0 | -1 |
2009-10-17 18:33 | typo fix | Enno Boland (tox) | 1 | +1 | -1 |
2009-10-17 13:17 | updating manpage. | Enno Boland (tox) | 1 | +21 | -0 |
2009-10-17 11:19 | using events for changing cookies | Enno Boland (tox) | 1 | +14 | -14 |
2009-10-17 10:41 | Sessioncookies made persistant. | Enno Boland (tox) | 2 | +19 | -3 |
2009-10-17 07:23 | Added tag 0.2 for changeset a5db79d487c8 | Enno Boland (tox) | 1 | +1 | -0 |
2009-10-17 06:57 | fixing double calling functions from contextmenu. | Enno Boland (tox) | 1 | +4 | -3 |
2009-10-17 06:38 | implementing cookie persistance with multiple processes. | Enno Boland (tox) | 1 | +19 | -1 |
2009-10-17 05:50 | removed builtin unfinished cookie handling. | Enno Boland (tox) | 1 | +0 | -45 |
2009-10-16 14:34 | small typo | Enno Boland (tox) | 1 | +1 | -1 |
2009-10-16 14:33 | using char instead of gchar. | Enno Boland (tox) | 2 | +78 | -62 |
2009-10-16 13:35 | implementing user defined context menu | Enno Boland (tox) | 2 | +96 | -54 |
2009-10-16 12:19 | renaming newproc to newwindow; make it usable within keys; begin implementing contextmenu | Enno Boland (tox) | 2 | +23 | -7 |
2009-10-16 12:03 | changing char to gchar where possible; unifing WebKitWebView variable naming | Enno Boland (tox) | 1 | +28 | -22 |
2009-10-16 08:55 | improving urlbar hiding. | Enno Boland (tox) | 1 | +3 | -5 |
2009-10-15 14:31 | creating new process when opening new window if possible. | Enno Boland (tox) | 1 | +90 | -13 |
2009-10-14 17:05 | better useragent string (for google-* and stuff) | Enno Boland (tox) | 1 | +1 | -1 |
2009-10-14 14:28 | changing useragent. | Enno Boland (tox) | 2 | +2 | -1 |
2009-10-14 13:19 | uncommenting source() | Enno Boland (tox) | 1 | +2 | -2 |
2009-10-13 21:22 | removing loadfile. readding later in a simpler way. | Enno Boland (tox) | 1 | +2 | -40 |
2009-10-13 20:02 | removing debug output | Enno Boland (tox) | 1 | +0 | -1 |
2009-10-13 20:01 | fixing stupidy bug. | Enno Boland (tox) | 1 | +1 | -1 |
2009-10-13 19:58 | fixing memoryleak. | Enno Boland (tox) | 1 | +3 | -2 |
2009-10-13 19:52 | making config-files configurable in config.h | Enno Boland (tox) | 2 | +46 | -32 |
2009-10-13 18:10 | small whitespacefix. | Enno Boland (tox) | 1 | +1 | -1 |
2009-10-07 13:00 | hooking onloadfunctions should be done by script.js. | Enno Boland (tox) | 1 | +0 | -3 |
2009-09-21 17:28 | commenting. | Enno Boland (tox) | 1 | +1 | -0 |
2009-09-21 01:27 | typo | Enno Boland (tox) | 1 | +2 | -2 |
2009-09-17 11:03 | reformating | Enno Boland (tox) | 1 | +0 | -2 |
2009-09-16 23:09 | applied patch from arg. thanks :) | Enno Boland (tox) | 2 | +56 | -66 |
2009-09-16 08:18 | next version is 0.2 | Enno Boland (tox) | 1 | +1 | -1 |
2009-09-16 08:12 | auto creation of script.js | Enno Boland (tox) | 1 | +3 | -0 |
2009-09-16 08:06 | adding user.js support. | Enno Boland (tox) | 1 | +22 | -4 |
2009-09-13 14:15 | usercss works again. | Enno Boland (tox) | 1 | +11 | -10 |
2009-09-11 07:39 | Added tag 0.1.2 for changeset bffb0c3c2341 | Enno Boland (tox) | 1 | +1 | -0 |
2009-09-11 07:39 | next will be 0.1.2 | Enno Boland (tox) | 1 | +1 | -1 |
2009-09-11 07:38 | Makefile fixing | Enno Boland (tox) | 2 | +2 | -2 |
2009-09-11 06:18 | Adding README file. | Enno Boland (tox) | 2 | +26 | -1 |
2009-09-11 06:12 | unfocus should return false; renaming cookie-file. | Enno Boland (tox) | 1 | +2 | -2 |
2009-09-11 05:21 | surf embeds now itself into another window. | Enno Boland (tox) | 1 | +9 | -8 |
2009-09-10 21:36 | Added tag 0.1.1 for changeset 3ef997607115 | Enno Boland (tox) | 1 | +1 | -0 |
2009-09-10 21:36 | bugfix release | Enno Boland (tox) | 1 | +1 | -1 |
2009-09-10 21:32 | removing unneeded background color. | Enno Boland (tox) | 1 | +0 | -1 |
2009-09-10 15:51 | rearranging some source. | Enno Boland (tox) | 1 | +19 | -12 |
2009-09-10 15:41 | adding user stylesheets. | Enno Boland (tox) | 1 | +21 | -10 |
2009-09-10 07:49 | Added tag 0.1 for changeset 9c8ebcf54061 | Enno Boland (tox) | 1 | +2 | -0 |
2009-09-10 07:49 | dist doesn't work. fixing Makefile. | Enno Boland (tox) | 1 | +1 | -1 |
2009-09-10 07:48 | Added tag 0.1 for changeset d8628fc93353 | Enno Boland (tox) | 1 | +1 | -0 |
2009-09-10 07:44 | closing bars when unfocusing them. | Enno Boland (tox) | 2 | +12 | -1 |
2009-09-10 07:25 | reformating | Enno Boland (tox) | 1 | +7 | -7 |
2009-09-10 06:57 | adding copystr(). | Enno Boland (tox) | 1 | +30 | -16 |
2009-09-09 21:15 | making all keys lowercase using shiftmask to determinate. | Enno Boland (tox) | 2 | +6 | -5 |
2009-09-09 20:22 | typo | Enno Boland (tox) | 1 | +1 | -1 |
2009-09-09 20:08 | fixed scrolling | Enno Boland (tox) | 1 | +1 | -4 |
2009-09-09 19:58 | added scrolling. | Enno Boland (tox) | 2 | +22 | -3 |
2009-09-09 19:57 | reordering functions. | Enno Boland (tox) | 1 | +1 | -2 |
2009-09-09 13:37 | reordering functions. | Enno Boland (tox) | 1 | +16 | -16 |
2009-09-09 12:02 | adding pancakes zoom fix. | Enno Boland (tox) | 1 | +2 | -2 |
2009-09-09 12:00 | preparing sourcecode feature coming with webkit-1.1.14. | Enno Boland (tox) | 2 | +12 | -0 |
2009-09-09 09:01 | applied patch from pancake | Enno Boland (tox) | 1 | +0 | -2 |
2009-09-09 09:00 | small fix to work more proberly with tabbed. | Enno Boland (tox) | 1 | +1 | -0 |
2009-09-07 22:00 | adding fflush() | Enno Boland (tox) | 1 | +3 | -1 |
2009-09-07 22:00 | rearranging config.def.h | Enno Boland (tox) | 1 | +22 | -22 |
2009-09-07 13:43 | fixing numlock bug. | Enno Boland (tox) | 1 | +3 | -1 |
2009-09-07 13:10 | using gint instead of int (insane API, but ok.) | Enno Boland (tox) | 1 | +12 | -19 |
2009-09-07 13:06 | using simple strings for colors in config.h | Enno Boland (tox) | 2 | +6 | -6 |
2009-09-07 12:28 | changing keybindings | Enno Boland (tox) | 1 | +15 | -16 |
2009-09-07 11:21 | changing minimal size. | Enno Boland (tox) | 1 | +1 | -1 |
2009-09-07 09:47 | next version is 0.1 | Enno Boland (tox) | 1 | +1 | -1 |
2009-09-07 09:43 | moving config.h to config.def.h. | Enno Boland (tox) | 3 | +35 | -31 |
2009-09-07 09:02 | moving color definitions to config.h | Enno Boland (tox) | 2 | +5 | -4 |
2009-09-07 08:56 | indicator is red when http and green when https | Enno Boland (tox) | 1 | +15 | -1 |
2009-09-07 08:31 | making indicator smaller. | Enno Boland (tox) | 1 | +1 | -1 |
2009-09-07 08:30 | typo | Enno Boland (tox) | 1 | +2 | -2 |
2009-09-07 08:30 | adding indicator bar. | Enno Boland (tox) | 1 | +46 | -11 |
2009-09-07 07:51 | s/zoompage/zoom/ | Enno Boland (tox) | 2 | +6 | -5 |
2009-09-07 07:48 | typo fix | Enno Boland (tox) | 1 | +1 | -1 |
2009-09-07 07:44 | changes to the event system, make config.h saner, working on cookies | Enno Boland (tox) | 2 | +63 | -96 |
2009-09-06 12:22 | typofix | Enno Boland (tox) | 1 | +1 | -1 |
2009-09-06 12:13 | stupidy merge | Enno Boland (tox) | 0 | +0 | -0 |
2009-09-06 12:12 | reworked navigate. | Enno Boland (tox) | 2 | +4 | -7 |
2009-09-06 12:09 | reworked navigate. | Enno Boland (tox) | 2 | +4 | -7 |
2009-09-06 11:54 | reappling printing; changing some keys. | Enno Boland (tox) | 2 | +10 | -3 |
2009-09-06 11:49 | merge | Enno Boland (tox) | 2 | +191 | -107 |
2009-09-06 11:41 | adding config.h | Enno Boland (tox) | 1 | +46 | -0 |
2009-09-06 11:40 | adding config.h patch from quaker4lyf. Thanks :) | Enno Boland (tox) | 1 | +145 | -105 |
2009-09-06 11:27 | Dropping -f/-u arguments as suggested by Kai Hendry | Enno Boland (tox) | 2 | +11 | -19 |
2009-09-06 11:15 | minimal cookie implementation. still using also old one. | Enno Boland (tox) | 1 | +45 | -2 |
2009-09-06 08:56 | changing back/forward buttons | Enno Boland (tox) | 2 | +4 | -4 |
2009-09-06 08:18 | reorganized eventhandling. | Enno Boland (tox) | 1 | +6 | -10 |
2009-09-06 08:10 | Applied print patch from pancake | Enno Boland (tox) | 1 | +6 | -1 |
2009-09-04 11:23 | applied Andrews patches. | Enno Boland (tox) | 1 | +4 | -4 |
2009-08-27 08:13 | Minor changes to surf.1 | Andrew Antle | 1 | +13 | -12 |
2009-09-04 11:20 | merge, download fixing. | Enno Boland (tox) | 1 | +4 | -8 |
2009-07-13 07:35 | Applied Jacobs patch. Thanks! | Enno Boland (tox) | 1 | +1 | -1 |
2009-06-12 12:41 | fix downloading, tidyup | Thomas Menari | 1 | +2 | -7 |
2009-06-10 11:33 | updating manpage | Enno Boland (Gottox) | 1 | +6 | -0 |
2009-06-09 20:40 | adding -Werror to config.mk | Enno Boland (Gottox) | 1 | +1 | -1 |
2009-06-09 20:08 | added apos p/y-patch, thanks :) | Enno Boland (Gottox) | 1 | +14 | -0 |
2009-06-09 08:29 | getting rid or most gpointers, sorting functions alphabetical, using gchar * where ever possible. | Enno Boland (Gottox) | 1 | +55 | -65 |
2009-06-08 21:28 | small fix. | Enno Boland (Gottox) | 1 | +1 | -1 |
2009-06-08 20:55 | fixing _SURF_URL XProperty. | Enno Boland (Gottox) | 1 | +11 | -7 |
2009-06-08 19:36 | allow all modifiers. | Enno Boland (Gottox) | 1 | +1 | -1 |
2009-06-08 18:50 | Fixing keybindings when numlock is enabled. | Enno Boland (Gottox) | 1 | +1 | -1 |
2009-06-08 15:25 | Get rid of these gotos. | Enno Boland (Gottox) | 1 | +12 | -12 |
2009-06-08 15:01 | adding zoom support. | Enno Boland (Gottox) | 1 | +12 | -1 |
2009-06-08 14:49 | some cleanups. | Enno Boland (Gottox) | 1 | +2 | -2 |
2009-06-08 14:34 | better download handling. | Enno Boland (Gottox) | 2 | +89 | -63 |
2009-06-08 11:29 | renamed download handlers. | Enno Boland (Gottox) | 1 | +7 | -7 |
2009-06-08 09:47 | merged, now has download bar, other misc fixes | Thomas Menari | 3 | +57 | -23 |
2009-06-08 07:39 | adding surf-directory. | Enno Boland (Gottox) | 1 | +2 | -1 |
2009-06-08 07:38 | use tabs not spaces! | Enno Boland (Gottox) | 1 | +8 | -8 |
2009-06-08 07:31 | backoutmerge | Enno Boland (Gottox) | 1 | +1 | -11 |
2009-06-08 07:30 | Backed out changeset ed121082f103 unable to use textfields now. Please implement it in a sane way. | Enno Boland (Gottox) | 1 | +1 | -11 |
2009-06-08 07:27 | merge | Enno Boland (Gottox) | 1 | +24 | -3 |
2009-06-08 06:16 | adding manpage | Enno Boland (Gottox) | 1 | +58 | -0 |
2009-06-07 19:25 | cookie persistance | Thomas Menari | 1 | +11 | -0 |
2009-06-07 18:49 | vi-style scrolling | Thomas Menari | 1 | +11 | -1 |
2009-06-07 19:16 | strip trailing whitespace | Simon Rozet | 1 | +3 | -3 |
2009-06-07 10:50 | wrap long lines. working on downloads. | Enno Boland (Gottox) | 1 | +8 | -4 |
2009-06-07 10:06 | removing urllist. bookmarking should be done externally. | Enno Boland (Gottox) | 1 | +1 | -2 |
2009-06-06 19:12 | added spaceinvaders downloading support, thanks :) | Enno Boland (Gottox) | 1 | +14 | -3 |
2009-06-06 18:34 | sorted functions in alphabetic order. | Enno Boland (Gottox) | 1 | +169 | -170 |
2009-06-06 18:26 | reworked event system. | Enno Boland (Gottox) | 1 | +95 | -52 |
2009-06-06 15:48 | typo | Enno Boland (Gottox) | 1 | +10 | -6 |
2009-06-06 15:35 | typo. | Enno Boland (Gottox) | 1 | +5 | -4 |
2009-06-06 15:26 | opening new windows works now. | Enno Boland (Gottox) | 1 | +11 | -6 |
2009-06-06 15:12 | urlbar and searchbar are working. | Enno Boland (Gottox) | 1 | +31 | -8 |
2009-06-06 14:30 | Adding search and urlbar. switching to getopt. | Enno Boland (Gottox) | 1 | +99 | -56 |
2009-06-06 07:51 | corrected signal. anyway it still does not work. | Enno Boland (Gottox) | 1 | +1 | -1 |
2009-06-06 07:36 | typo | Enno Boland (Gottox) | 1 | +1 | -1 |
2009-06-06 07:35 | rearranging, adding initial keyboard support. | Enno Boland (Gottox) | 2 | +59 | -27 |
2009-06-05 18:16 | supporting multiple windows per instance | Enno Boland (Gottox) | 2 | +127 | -79 |
2009-06-05 16:05 | removed all unneeded event listeners... really! | Enno Boland (Gottox) | 1 | +1 | -3 |
2009-06-05 16:00 | removed unneeded event listeners and reworked file opener. | Enno Boland (Gottox) | 1 | +13 | -20 |
2009-06-05 15:46 | removed reading from stdin in favor of Xproperties. | Enno Boland (Gottox) | 1 | +61 | -27 |
2009-06-05 11:22 | Initial Commit. | Enno Boland (Gottox) | 4 | +341 | -0 |