Commit graph

  • 92d7ba7ed8 Replace geopolicyrequested() with permissionrequested() Quentin Rameau 2015-11-18 18:09:55 +0100
  • 42c6c90366 Replace linkhover() with mousetargetchanged() Quentin Rameau 2015-11-18 17:59:50 +0100
  • b9530ad5d1 Modify the context name of the hit tests Quentin Rameau 2015-11-18 17:53:33 +0100
  • 60f574e4b7 Adapted titlechange() Quentin Rameau 2015-11-18 17:42:51 +0100
  • 0f3e3bf669 Move all necessary initialisation to newview() Quentin Rameau 2015-11-18 17:17:49 +0100
  • ad538bb00a Add newview() and forward related views Quentin Rameau 2015-11-18 16:53:37 +0100
  • 421486db18 Add showview() Quentin Rameau 2015-11-18 16:13:27 +0100
  • f86977a6fa Separate the rendering engine process Quentin Rameau 2015-11-18 16:08:55 +0100
  • b0f35be17b No option to enforce 96DPI anymore on WebKit2 Quentin Rameau 2015-11-18 15:29:04 +0100
  • 42829cdad0 Scrolling is now handled through WebKit Quentin Rameau 2015-11-18 15:23:42 +0100
  • 94f2f2eace SSL policy is now handled through WebKit Quentin Rameau 2015-11-18 15:14:28 +0100
  • e39b7e623c Disk cache is now handled through WebKit Quentin Rameau 2015-11-18 15:10:42 +0100
  • 7c34b37786 Cookies are now handled through WebKit Quentin Rameau 2015-11-18 14:48:49 +0100
  • 4415c475f7 Remove source(), it has been removed from webkit2gtk Quentin Rameau 2015-11-18 14:31:14 +0100
  • b7cc1ae964 Remove proxy stuff, it's now handled by WebView Quentin Rameau 2015-11-18 14:27:58 +0100
  • abcf5f06ed Switch headers to webkit2 Quentin Rameau 2015-11-18 14:43:04 +0100
  • b7a359a84f Fix cookies wording Ivan Tham 2015-11-18 14:47:45 +0800
  • 566b452b46 Port surf to gtk3 Quentin Rameau 2015-05-11 12:48:40 +0200
  • 9b1e1873b0 buildfile: don't forget to free temporary string bpath Quentin Rameau 2015-11-04 15:42:42 +0100
  • 5333171961 Be more specific about what enablestyles parameter does. Quentin Rameau 2015-11-03 16:50:21 +0100
  • 2223e9ed22 Fix inspector handling when inspector is disabled. Quentin Rameau 2015-11-03 15:42:30 +0100
  • 1ebb5c624e Fix usage(), -m and -M for styles were absent. Quentin Rameau 2015-11-03 15:39:29 +0100
  • 9a2547230a Fix fullscreen handling Quentin Rameau 2015-11-03 14:25:44 +0100
  • 0290066b31 Add setstyle() Quentin Rameau 2015-10-31 12:34:57 +0100
  • d84fe71094 Fix style files handling: stop leaking strings. Quentin Rameau 2015-10-31 12:34:31 +0100
  • d486169fa4 Style changes in config.def.h. Christoph Lohmann 2015-10-31 17:49:36 +0100
  • c65c8d422b Continue style fixing: function declarations, code alignement Quentin Rameau 2015-10-20 15:04:52 +0200
  • 9f5c6ff8d7 style fixes: space after keywords, () with sizeof Markus Teich 2015-10-18 22:52:16 +0200
  • c2bb8d0325 whitespace fixes Markus Teich 2015-10-18 22:52:15 +0200
  • 6a65dcb394 fix style path generation Markus Teich 2015-10-18 16:10:38 +0200
  • c81fbbaf43 Style cleanup. Christoph Lohmann 2015-10-13 21:48:38 +0200
  • 8a898ec4df Fix the way system files are handled at surf startup. Quentin Rameau 2015-10-13 21:39:01 +0200
  • 1554354f16 Fix atom value parsing in SETPROP Quentin Rameau 2015-10-13 13:32:09 +0200
  • 3c2acda0b7 Remove the pax intermediary. Christoph Lohmann 2015-09-08 20:28:11 +0200
  • 8e88984a40 Fixing the paxctl check. Christoph Lohmann 2015-08-19 06:28:31 +0200
  • 294142a806 Add PaX support. Christoph Lohmann 2015-08-18 18:21:34 +0200
  • 957a6f0812 Torified surf is unstable GhostAV 2015-08-18 12:46:34 +0200
  • 9b6998e7ae Fix type of strictssl property. Quentin Rameau 2015-07-13 13:31:22 +0200
  • b4ca032b8c Removing the debug print from the last commit. Christoph Lohmann 2015-02-10 19:06:56 +0100
  • 29c2ab207a allow buttonrelease customization in config.h Markus Teich 2015-01-28 21:01:55 +0100
  • f7e358280c surf: see hover URL without changing title Greg Reagle 2015-01-27 13:26:26 -0500
  • b3a4392923 Some cleanup in style. Christoph Lohmann 2015-02-03 17:17:04 +0100
  • b1c5e594d1 Describe the web page indicators too. Christoph Lohmann 2015-01-26 21:47:18 +0100
  • e573e094d6 It wasn't really clear what was meant with site indicators in the manpage. Christoph Lohmann 2015-01-26 21:44:54 +0100
  • ee6376ea1e surf: documented indicators in man page Greg Reagle 2015-01-26 14:31:26 -0500
  • 90de5cdd15 fix stylesheet interna. Markus Teich 2015-01-20 16:13:31 +0100
  • 344efec3fb Only plumb some URI, when it's ASCII. Christoph Lohmann 2015-01-20 17:38:22 +0100
  • d4e31d9472 Oh my blob! Christoph Lohmann 2015-01-20 01:59:53 +0100
  • 68813b3a46 Data: is part of the browser too. Christoph Lohmann 2015-01-19 22:51:29 +0100
  • 87224dcdfa file:// should be handled in surf too. Christoph Lohmann 2015-01-19 22:43:42 +0100
  • d511226ea6 Remove the debugging from the testing. Christoph Lohmann 2015-01-19 22:31:31 +0100
  • b36921fbe8 Add some description for the plumb feature. Christoph Lohmann 2015-01-19 22:16:07 +0100
  • 9c3b5ad353 Add plumbing functionality. Christoph Lohmann 2015-01-19 22:15:18 +0100
  • 7c34d5061e Add a comment about how the styles are iterated. Christoph Lohmann 2015-01-18 14:41:20 +0100
  • 9333d5d727 My CMD was too short. :O Christoph Lohmann 2015-01-18 11:44:39 +0100
  • e7d1c09916 Add the manpage changes for the disk cache support. Christoph Lohmann 2015-01-17 20:52:16 +0100
  • 117d484833 Adding disk cache support for soup. Christoph Lohmann 2015-01-17 20:50:21 +0100
  • 24ec46fc24 Fix extra newline, and add -g where other switches are forwarded. Ben Woolley 2015-01-07 15:41:07 -0800
  • a5b85836ac Newer libc want _DEFAULT_SOURCE. Christoph Lohmann 2015-01-17 07:21:15 +0100
  • c2da2bae5d Major styles update. Christoph Lohmann 2015-01-17 07:19:48 +0100
  • c467e5a3b3 Fix a typo in surf manual. Jakukyo Friel 2015-01-02 19:52:29 +0800
  • 3e89b4451c Minor style change. Christoph Lohmann 2014-09-28 08:03:42 +0200
  • dd705d43eb Make »Copy image address« work. Christoph Lohmann 2014-09-28 08:02:48 +0200
  • 531f71f851 Mention xdotool in SEE ALSO too. Christoph Lohmann 2014-08-07 17:35:27 +0200
  • d5b04aac60 Fix the manpage about xid. Christoph Lohmann 2014-08-07 17:34:43 +0200
  • bb287fa2e8 Add a FAQ to surf. Christoph Lohmann 2014-08-04 17:54:00 +0200
  • 285cc3843f Add information about the dmenu requirement. Christoph Lohmann 2014-05-17 19:24:25 +0200
  • ea9d60c5c0 fix some indentation in config.def.h Markus Teich 2014-02-25 16:36:05 +0100
  • f8f0c30f3e Enable resizable text areas. Christoph Lohmann 2014-02-16 17:17:15 +0100
  • a8267f7b95 deprecating signal “populate-popup” for “context-menu” Quentin Rameau 2014-02-07 02:17:43 +0100
  • 618c3dfd52 Prevent title from being empty when following an anchor Quentin Rameau 2014-02-08 12:39:37 +0100
  • 3cc5f87db8 deprecating signal “title-changed” for “notify::title” Quentin Rameau 2014-02-06 18:54:38 +0100
  • 637902b452 The check for NULL is not necessary before free. Christoph Lohmann 2014-02-06 16:49:26 +0100
  • 127dc366ef Removing a memory leak when u wasn't freed. Christoph Lohmann 2014-02-06 06:47:22 +0100
  • 361da0b3c4 Making the empty title possible. Christoph Lohmann 2014-02-05 21:14:16 +0100
  • b7435badc2 Draw flags on window creation Quentin Rameau 2014-02-05 17:03:56 +0100
  • 4b623bd28a Keep cookie policies for new windows Quentin Rameau 2014-02-05 16:58:23 +0100
  • 7ad886fb0b Change the accept no third party in the doc to the right meaning. Christoph Lohmann 2014-01-30 20:57:24 +0100
  • fa9b187393 Add the commandline flag for the cookie policies too. Christoph Lohmann 2014-01-30 20:47:03 +0100
  • 780cca964c Add a way to define the cookie policy. Christoph Lohmann 2014-01-30 20:36:06 +0100
  • e4869357f1 Replacing the deprecated ssl-ca-file with tls-database. Christoph Lohmann 2014-01-30 19:39:32 +0100
  • a78aec6630 Fix the ssl trusted check. Christoph Lohmann 2014-01-30 19:35:54 +0100
  • 9eedabe348 Make surf set the URI atom right on manual URI entering. Christoph Lohmann 2014-01-13 17:58:45 +0100
  • 432f45a852 Add zoom level support. Christoph Lohmann 2013-10-19 18:55:53 +0200
  • 7e9a37f25f c->uri is unused David Dufberg 2013-09-10 14:45:18 +0200
  • 83df29393f Make it possible to open a link in a new window with holding the mod key. Christoph Lohmann 2013-09-07 11:55:23 +0200
  • f3d97922e9 Add a flag to disable fullscreen. Christoph Lohmann 2013-08-31 20:00:41 +0200
  • 237e10058a Add fullscreen mode as flag and config option. Christoph Lohmann 2013-08-25 19:50:40 +0200
  • 058f7f45e2 Just some comment correction. Christoph Lohmann 2013-08-09 01:36:51 +0200
  • 7001df98d1 applied Nick's 96dpi patch, thanks Anselm R Garbe 2013-07-20 08:52:10 +0200
  • 2e978627dd Setting the cookie file on new instances. Christoph Lohmann 2013-07-12 06:52:37 +0200
  • 0b44a5948e Updating the TODO file. Christoph Lohmann 2013-06-21 07:02:45 +0200
  • c234737bea Adding a common way to enable and disable features. Christoph Lohmann 2013-05-21 21:30:00 +0200
  • 4f45ae9307 There's only one escape. Christoph Lohmann 2013-05-14 20:57:35 +0200
  • ffaf10bd8f Correcting the backslash in the surf manpage. Christoph Lohmann 2013-05-11 22:01:02 +0200
  • 067c313e6c Allowing geo location policy decisions. Christoph Lohmann 2013-04-28 21:26:56 +0200
  • d0309a1a22 Disabling WebKit deletion interface feature by default. Alexander Sedov 2013-03-15 20:32:13 +0400
  • 083ea8ecde Add an option to disable the indicators. Christoph Lohmann 2013-04-14 14:26:44 +0200
  • a383964c95 Ensure curl follows redirects for downloads Nick White 2013-03-30 10:32:45 +0000
  • e0e4a844f7 A typo in SETPROP macro: should be `printf %b'', not `printf''. Alexander Sedov 2013-03-30 00:31:23 +0400