Commit graph

  • dcabd0239e Add a way to toggle proxy usage while running. Christoph Lohmann 2017-02-05 08:57:22 +0100
  • da5290a41a Add support for loading Webkit extensions Quentin Rameau 2015-11-23 22:12:00 +0100
  • 6c8da4c851 Style change. (Test commit for new update script in hackers@) Christoph Lohmann 2016-08-11 10:41:38 +0200
  • c64c368d86 Reload on SIGHUP Charles Lehner 2016-01-09 14:18:53 -0500
  • 4c41d363b7 Add a few configuration options Quentin Rameau 2016-07-05 17:26:54 +0200
  • 5a02d3e500 Fix GdkDisplay assignment in setup() Quentin Rameau 2016-07-05 13:35:44 +0200
  • f9714ab838 Get rid of getkbdevice Quentin Rameau 2016-07-05 12:33:23 +0200
  • 8682a4dffb Fixing the last patch to the surf style. Christoph Lohmann 2016-06-03 15:14:53 +0200
  • cee8f0186c Check $HOME and home dir of $USER before getpwuid()->pw_dir Dmitry Bogatov 2016-05-29 11:56:51 +0200
  • 3530d18d8e Fix url parsing in load() Quentin Rameau 2016-04-16 06:19:13 +0200
  • 7ca9421a69 Apply domain parameters each time url is changed Quentin Rameau 2016-03-03 16:51:24 +0100
  • 1206b2c587 Fix inspector toggling Quentin Rameau 2016-01-09 13:42:50 +0100
  • c8fdd4d583 Rectify how parameters are handled in setparameter() Quentin Rameau 2016-01-09 12:57:39 +0100
  • 6e019362c5 Fix parameter initialization and assignment Quentin Rameau 2015-11-30 00:39:52 +0100
  • 75e3fe5b95 Adapting the whole surf structure to new settings Quentin Rameau 2015-11-29 17:42:42 +0100
  • 11b34c0814 Adapt default parameters to new config style Quentin Rameau 2015-11-29 17:22:15 +0100
  • 2aa1c38aed Introduce new data structure for handling settings Quentin Rameau 2015-11-29 17:16:48 +0100
  • 31ec0fb93d Fixing the last patch to the surf style. Christoph Lohmann 2016-06-03 15:14:53 +0200
  • 1308872b8b Check $HOME and home dir of $USER before getpwuid()->pw_dir Dmitry Bogatov 2016-05-29 11:56:51 +0200
  • f5e8baad06 Disable globbing in curl. Christoph Lohmann 2016-03-07 14:28:23 +0100
  • d04fb9bff3 Disable globbing in curl command Dmitrij D. Czarkoff 2016-03-06 01:14:52 +0100
  • af7522006b Get rid of JavaScript for scrolling in views Quentin Rameau 2016-03-02 14:29:21 +0100
  • 50befe4a95 Modify linking parameter Quentin Rameau 2015-11-30 00:45:18 +0100
  • 581075796a Import the arg.h from st which fixed the oob bug. Christoph Lohmann 2016-02-22 06:47:46 +0100
  • 842103322c Import the arg.h from st which fixed the oob bug. Christoph Lohmann 2016-02-22 06:47:46 +0100
  • 7895fb9c5d Add Code of Conduct. Christoph Lohmann 2016-01-27 16:01:23 +0100
  • fd6e80a279 Check for about: too. Christoph Lohmann 2016-01-27 06:44:31 +0100
  • 743fa9f3d1 style fixes (mainly whitespace) Markus Teich 2016-01-18 16:08:26 +0100
  • 0ac6bf5a97 Reload on SIGHUP Charles Lehner 2016-01-09 14:18:53 -0500
  • 3d81a0f0b7 Bump year. Christoph Lohmann 2016-01-01 14:18:19 +0100
  • 018a67986d Include fcntl.h for open() Felix Janda 2015-12-31 15:08:56 +0100
  • 3393ded725 Bumping up to 0.7 for release. 0.7 Christoph Lohmann 2015-12-19 15:59:30 +0100
  • cd7f831776 Remove unncessary includes. Christoph Lohmann 2015-12-17 23:38:51 +0100
  • 86efaf8093 proxy-uri -> proxy-resolver for no_proxy; add #inc Ivan Tham 2015-12-17 21:35:02 +0800
  • 9fa4ffef72 Fix title handling Ivan Tham 2015-12-02 21:16:23 +0800
  • 002e82d188 Fix spelling of otherwise in surf.1 Michael Stevens 2015-12-08 11:12:14 +0000
  • 934705c420 Fix title handling Quentin Rameau 2015-12-01 12:31:42 +0100
  • ee04671220 Fix clickexternplayer(), no need to test the target again Quentin Rameau 2015-11-24 23:18:06 +0100
  • c069b76f1b Fix user agent command-line parameter Quentin Rameau 2015-11-23 22:13:32 +0100
  • 981ade6eeb Add webkit language settings Quentin Rameau 2015-11-22 19:13:48 +0100
  • 00f9dcdf43 Fix key handling Quentin Rameau 2015-11-22 17:44:40 +0100
  • 971856a579 Fix target uri handling when leaving window Quentin Rameau 2015-11-22 16:45:22 +0100
  • d0020bad4f Adapt togglestyle() Quentin Rameau 2015-11-22 15:31:15 +0100
  • c3a827d621 Modify decideresource() and favicon handling Quentin Rameau 2015-11-22 15:19:10 +0100
  • b70a966aa6 Style change in newview(), sort signals order Quentin Rameau 2015-11-22 13:51:05 +0100
  • cdc80731fb Fix error handling in spawn() Quentin Rameau 2015-11-22 13:44:31 +0100
  • b87123ac9b Modify default handling of cookiepolicy functions Quentin Rameau 2015-11-22 13:33:28 +0100
  • d4ac9fb6f4 Simplify handling of c->title Quentin Rameau 2015-11-22 13:24:24 +0100
  • 10105c8b87 Fix pasteuri() Quentin Rameau 2015-11-22 13:15:39 +0100
  • bae5a785b3 remove duplicate header inclusion of string.h Alexander Huemer 2015-11-22 02:42:20 +0100
  • 7c24c61ab2 Style fix in sigchld() Quentin Rameau 2015-11-22 12:22:23 +0100
  • 890ab510ea Replace use of EXIT_* constants to 0 and 1 Quentin Rameau 2015-11-22 12:17:05 +0100
  • 3e017b1a89 Fix WM_CLASS and WM_WINDOW_ROLE properties Quentin Rameau 2015-11-22 11:53:19 +0100
  • bd17d359d6 Remove window hints settings Quentin Rameau 2015-11-22 03:00:03 +0100
  • 60c58fbf17 Style indentation fix Quentin Rameau 2015-11-22 02:25:07 +0100
  • 2fb122c012 Continue making chars const Quentin Rameau 2015-11-22 02:22:38 +0100
  • 6e68af115d Correct and simplify buttonreleased() gdk event Quentin Rameau 2015-11-22 02:10:18 +0100
  • fef80cd56c Un(g)boolify to separate GTK dependant code from the rest Quentin Rameau 2015-11-22 02:03:26 +0100
  • 6124176b89 Use char instead of gchar and make them const when possible Quentin Rameau 2015-11-22 01:52:13 +0100
  • 11fa5a7a4d Style update for indentation Quentin Rameau 2015-11-22 01:42:34 +0100
  • 954a718197 Add mouse function to play medias in external player Quentin Rameau 2015-11-21 19:53:29 +0100
  • 26eb2f761c Update credits Quentin Rameau 2015-11-21 19:24:19 +0100
  • bc46e954f2 Style change in includes order Quentin Rameau 2015-11-21 19:22:11 +0100
  • 432f3c6b53 Style change in functions ordering Quentin Rameau 2015-11-21 19:14:08 +0100
  • 7e9a85a5cb Cleanup remaining unused variables and copystr() Quentin Rameau 2015-11-20 17:42:25 +0100
  • adc650f399 Adapt newwindow() Quentin Rameau 2015-11-20 17:39:45 +0100
  • 5bca222339 Adapt user agent handling Quentin Rameau 2015-11-20 17:12:00 +0100
  • e6cefa584e Adapt updatetitle() Quentin Rameau 2015-11-20 16:59:15 +0100
  • b5096b1c8f Adapt toggle statistics Quentin Rameau 2015-11-20 16:53:52 +0100
  • 690118133d Adapt page statistics Quentin Rameau 2015-11-20 16:48:18 +0100
  • 84611a5d29 Adapt loaduri() Quentin Rameau 2015-11-20 16:39:53 +0100
  • 5def2e51da Adapt config MACROs SETPROP, DOWNLOAD, PLUMB Quentin Rameau 2015-11-20 16:35:13 +0100
  • 2d1e422368 Rename mouse functions to clickFUNCTION() Quentin Rameau 2015-11-20 16:19:24 +0100
  • 82abf5154f Adapt toggle(), clean some config parameters Quentin Rameau 2015-11-20 15:48:04 +0100
  • 526b974c33 Adapt find() Quentin Rameau 2015-11-20 01:12:28 +0100
  • 320e4e4388 Adapt zoom() Quentin Rameau 2015-11-20 01:03:32 +0100
  • acec16e685 Adapt navigate() Quentin Rameau 2015-11-20 01:00:38 +0100
  • 42fdc77f5e Remove togglescrollbars() Quentin Rameau 2015-11-20 00:58:14 +0100
  • a53dc90171 Adapt scrolling Quentin Rameau 2015-11-20 00:53:14 +0100
  • c4f01cd18b Adapt inspector handling Quentin Rameau 2015-11-20 00:44:29 +0100
  • 0b5b798eb2 Adapt print() Quentin Rameau 2015-11-20 00:30:17 +0100
  • 2c2a7b608e Simplify building of stylefiles path Quentin Rameau 2015-11-20 00:17:50 +0100
  • ba8617e4ee Adapt setstyle() Quentin Rameau 2015-11-20 00:13:07 +0100
  • 701815a5f2 Adapt clipboard() Quentin Rameau 2015-11-20 00:09:21 +0100
  • d6794e0d75 Rename fullscreen() to togglefullscreen() Quentin Rameau 2015-11-20 00:00:59 +0100
  • b4e78555d0 Replace titlechangeleave() with catch-all winevent() Quentin Rameau 2015-11-19 23:42:19 +0100
  • d9cecc8932 Adapt JavaScript functions Quentin Rameau 2015-11-19 17:14:29 +0100
  • 72905b8bfc Remove windowobjectcleared(), execute scripts on load finished Quentin Rameau 2015-11-19 16:38:58 +0100
  • bb1fc4195f Add createwindow() for GtkWindow creation Quentin Rameau 2015-11-19 14:38:23 +0100
  • 2e1fb87361 Add closeview() for JavaScript window closing Quentin Rameau 2015-11-19 14:25:29 +0100
  • 04d46d1791 Remove (delete :>) deletion_interface() Quentin Rameau 2015-11-19 14:15:28 +0100
  • 76940a9ab5 Integrate beforerequest() into decidepolicy() Quentin Rameau 2015-11-19 14:10:28 +0100
  • d542773e75 Remove contextmenu() and menuactivate() for "context-menu" signal Quentin Rameau 2015-11-19 13:40:35 +0100
  • f6a35e5fbf Adapted buttonrelease() Quentin Rameau 2015-11-19 13:19:27 +0100
  • 96188f83f0 Replace initdownload() and intercept global download requests. Quentin Rameau 2015-11-18 19:05:59 +0100
  • 26a2dbac65 Adapted progresschanged() Quentin Rameau 2015-11-18 18:51:55 +0100
  • 58c4e18975 Manage ssl errors with GTlsCertificateFlags Quentin Rameau 2015-11-18 18:44:25 +0100
  • e9ec482049 Replace loadstatuschanged() with loadchanged() Quentin Rameau 2015-11-18 18:39:45 +0100
  • bce814b30a Replace decidewindow() and decidedownload() with decidepolicy() Quentin Rameau 2015-11-18 18:30:28 +0100
  • 1f99df029c Replace createwindow() with createview() Quentin Rameau 2015-11-18 18:16:06 +0100