Commit Graph

  • d416fa4bce Fix indentation and typo zxey 2018-04-16 12:46:56 +02:00
  • 69519d102b Implement Content enum zxey 2018-04-08 02:44:46 +02:00
  • 02c3004c8f Implement dialog function for showing system dialogs zxey 2018-04-08 01:45:59 +02:00
  • 3e5c8a44bf Update c-webview, introduce -sys convention zxey 2018-04-07 23:55:53 +02:00
  • f6bdc85473 Merge pull request #13 from quadrupleslap-forks-things/master Boscop 2018-02-15 22:44:30 +01:00
  • 415a5a12c2 Link to appropriate Windows libraries. Ram 2018-02-14 16:39:32 +11:00
  • e6bf4db177 Merge pull request #8 from pzmarzly/master Boscop 2018-02-10 20:19:57 +01:00
  • 040861b443 Merge pull request #11 from DoctorVWA/master Boscop 2018-02-10 20:17:50 +01:00
  • 310f26a29a Update build.rs DoctorVWA 2018-02-09 07:44:56 -02:00
  • 1b9271b3d2 Update build.rs DoctorVWA 2018-02-09 07:33:37 -02:00
  • f971baecbb make timer example less confusing by renaming one of userdata variables Paweł Zmarzły 2018-02-03 19:25:37 +01:00
  • f9ff40e0fd Merge branch 'master' of https://github.com/Boscop/web-view 0.1.3 Boscop 2018-02-01 16:14:48 +01:00
  • 49846c9dea made init callback FnOnce and dispatch callback generic over WebView lifetime Boscop 2018-02-01 16:14:28 +01:00
  • 921193773c Merge pull request #5 from WrinklyNinja/patch-1 Boscop 2018-01-30 19:04:46 +01:00
  • 2b0f24b384 Fix Travis build matrix Oliver Hamlet 2018-01-30 17:04:39 +00:00
  • 79973f9f56 require dispatched callbacks to be Send Boscop 2018-01-23 01:08:10 +01:00
  • 35db78e04f added examples/todo-ps/dist/bundle.html so that the example builds out of the box Boscop 2018-01-23 00:12:33 +01:00
  • b0d928789b fix travis build by lowering required webkit version Boscop 2018-01-22 11:03:28 +01:00
  • 7af2ebdc78 add libwebkit2gtk-4.0-dev to travis Boscop 2018-01-22 07:55:52 +01:00
  • a1bdb954e6 v0.1.2 fixes build on macos Boscop 2018-01-22 07:38:13 +01:00
  • 422660b13d Merge pull request #2 from SergejJurecko/master Boscop 2018-01-22 01:56:14 +01:00
  • fe545f23ce use new package name for repo Boscop 2018-01-22 00:06:40 +01:00
  • d059d895dc renamed package to web-view because of naming conflict Boscop 2018-01-21 23:37:27 +01:00
  • 01271521b7 fixed Cargo.toml keywords Boscop 2018-01-21 23:19:17 +01:00
  • dce010c10b Cargo.toml: added readme, keywords, categories Boscop 2018-01-21 23:14:40 +01:00
  • 33f53b8247 make it ready for crates.io release Boscop 2018-01-21 23:00:10 +01:00
  • 2501090a06 fix macos, use c instead of cpp sergej jurecko 2018-01-21 17:30:09 +01:00
  • 82599e65d6 simplify examples by using urlencoding::encode(html) instead of url::percent_encoding::utf8_percent_encode(html, PATH_SEGMENT_ENCODE_SET) Boscop 2018-01-21 13:27:16 +01:00
  • 34c2646e45 fix windows build (requires .cpp file extension) Boscop 2018-01-21 12:46:28 +01:00
  • d0ccac1a06 Merge pull request #1 from wezm/freebsd Boscop 2018-01-21 12:36:32 +01:00
  • 4add651aac Fix linking issue on Linux and FreeBSD Wesley Moore 2018-01-21 22:33:35 +11:00
  • d03352e2ec Fix build on Linux and BSD Wesley Moore 2018-01-21 21:42:23 +11:00
  • e14bd4252d Add BSD support to build script Wesley Moore 2018-01-21 21:20:04 +11:00
  • 46d4162bee untracked ps build output folder Boscop 2018-01-21 07:52:57 +01:00
  • 0da9f60f6b -handle Boscop 2018-01-21 07:47:43 +01:00
  • 3fbd798682 child windows Boscop 2018-01-21 07:46:24 +01:00
  • 6970e13a19 fix link to examples Boscop 2018-01-21 07:38:36 +01:00
  • 450b215f2c import Boscop 2018-01-21 07:36:31 +01:00
  • 14c061608d Initial commit Boscop 2018-01-16 04:05:21 +01:00