Commit graph

  • 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
  • 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
  • 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
  • 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
  • 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
  • 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