Commit Graph

  • c40f5fb7ba Upgrade to 71.0.2 amaitland 2019-03-09 20:20:29 +1000
  • c95e49d473 Upgrade to 71.0.1 amaitland 2019-03-06 21:01:07 +1000
  • b2324951f7
    Upgrade to 71.0.0 (#52) Alex Maitland 2019-01-21 20:32:19 +1000
  • 9d7892064a
    Merge pull request #50 from cefsharp/cefsharp/69 Alex Maitland 2018-11-19 13:59:59 +1000
  • 1174077a26 Upgrade to 69.0.0 amaitland 2018-11-19 13:42:35 +1000
  • 733b216934 Upgrade to 69.0.0-pre01 amaitland 2018-10-26 21:23:12 +1000
  • 294d2d7746 Revert "OffScreen Example - Click Google search button using mouse down/up" amaitland 2018-10-26 13:13:52 +1000
  • f36aeca119 Demo CefSharpSettings.SubprocessExitIfParentProcessClosed amaitland 2018-10-26 13:12:32 +1000
  • b5ee0f5d0c OffScreen Example - Click Google search button using mouse down/up amaitland 2018-10-11 17:11:06 +1000
  • 8ae0e132b3
    Merge pull request #49 from cefsharp/cefsharp/67 Alex Maitland 2018-09-05 21:58:29 +1000
  • 3fffa541b3 Upgrade to 67.0.0 release amaitland 2018-09-05 15:14:41 +1000
  • 4dd87a0fc6 CefSettings has been moved amaitland 2018-08-12 17:09:27 +1000
  • a7b2473c8b Upgrade to 67.0.0-pre01 amaitland 2018-08-12 17:03:25 +1000
  • 0f8816b6ee
    Merge pull request #48 from cefsharp/cefsharp/65 Alex Maitland 2018-07-13 21:26:37 +1000
  • cbedc3640f
    Merge branch 'master' into cefsharp/65 Alex Maitland 2018-07-13 21:26:07 +1000
  • 7b3a6c00f3 Upgrade to 65.0.0 amaitland 2018-07-13 20:56:48 +1000
  • 726c328f6a Winforms/WPF Example - Enable WebRTC amaitland 2018-07-13 10:48:52 +1000
  • c0d667fc7a WinForms - SetFocus to ChromiumWebBrowser when browser has initialized amaitland 2018-07-02 19:43:42 +1000
  • d64d600722 app.manifest Upgrade version number amaitland 2018-06-25 19:34:13 +1000
  • 29c9ef28df WPF - Mouse Wheel becomes unresponsive after reload amaitland 2018-06-25 19:18:03 +1000
  • 64ec860e27 Upgrade to 65.0.0-pre02 amaitland 2018-06-25 19:17:34 +1000
  • 4d3272d8ca Ignore .vs directory amaitland 2018-06-25 13:22:58 +1000
  • 2a6eb99212 WPF - Remove some unused references amaitland 2018-05-01 12:38:22 +1000
  • fdadf86c17 Upgrade to 65.0.0-pre01 amaitland 2018-05-01 12:32:30 +1000
  • be687cb0b7 Upgrade to 63.0.3 amaitland 2018-03-23 16:51:18 +1000
  • 0567b2d5ef Upgrade to 63.0.2 amaitland 2018-03-08 13:11:30 +1000
  • ab717a4933
    Merge pull request #44 from cefsharp/cefsharp/63 Alex Maitland 2018-02-14 17:59:51 +1000
  • 490148dbb8 Upgrade to 63.0.1 amaitland 2018-02-13 13:57:51 +1000
  • 53042e8a55
    Merge pull request #43 from cefsharp/cefsharp/63 Alex Maitland 2018-02-09 09:59:12 +1000
  • 12b1cb1c06 Upgrade to 63.0.0 amaitland 2018-02-08 15:26:40 +1000
  • 3efdb5642c Revert "WinForms Example - Load Url after browser initialized" amaitland 2018-02-08 15:17:45 +1000
  • ca7ddc1a18 WinForms - Add ShowDevTools menu item amaitland 2018-02-06 10:35:31 +1000
  • 9f7b6ab74d Converters - Explicit interface implementation amaitland 2018-02-02 16:53:45 +1000
  • a923fe4d83 Merge branch 'master' of https://github.com/nikhilagrawaldotnet/CefSharp.MinimalExample into cefsharp/63 amaitland 2018-02-02 16:45:36 +1000
  • cd6005e053 Upgrade to 63.0.0-pre03 amaitland 2018-01-30 11:42:19 +1000
  • 562bfee7c6 WinForms Example - Load Url after browser initialized amaitland 2018-01-25 11:33:53 +1000
  • c062e8be43 Upgrade to 63.0.0-pre02 amaitland 2018-01-23 14:00:35 +1000
  • 1cf9f21629 Upgrade to 63.0.0-pre01 amaitland 2017-12-29 23:24:12 +1000
  • 515a652685 UI Changes 1. Made more space for links hover in statusbar - Moved Progress Bar below addressbar. a) Thinly visible when loading, hides when loaded. b) No flickering as progress bar and browser share same row. 2. Behaviour to load page when hit Enter in Addressbar - Behaviour for that. 2. Refactor. Nikhil Agrawal 2017-12-09 19:41:03 +0530
  • 8a308f053f
    Merge pull request #1 from cefsharp/master Nikhil Agrawal 2017-12-09 18:14:03 +0530
  • 483d1db5b1 Remove unused project references (leftover from when this project was copied from the main repo) amaitland 2017-04-22 08:55:34 +1000
  • 0a2d255775 Upgrade to 57.0.0 amaitland 2017-04-18 16:36:24 +1000
  • 866e3de796 MainWindow.xaml - simplify static bindings HoverLinkBehaviour - Always use BeginInvoke unless there's an explicit reason for using a sync action EnvironmentConverter - Minor inconsistencies amaitland 2017-04-10 10:34:08 +1000
  • 63d6b44f35 1) Added Hover Link, ChromiumVersion, CefVersion, CefSharpVersion, ProcessInfo in Status Bar. 2) Added Back, Forward, Print and View source buttons and Addressbar. (#36) Nikhil Agrawal 2017-04-10 05:45:55 +0530
  • 75ccd029e0 Set CachePath for all three examples - use AppData Local folder amaitland 2017-03-22 15:04:33 +1000
  • 59e49c441e Upgrade to 55.0.0 (#34) Alex Maitland 2017-02-09 21:51:21 +1000
  • c87254fb0b Upgrade to 53.0.1 amaitland 2016-12-22 18:51:53 +1000
  • 801a8ff4f5 Merge pull request #28 from feinstein/feature/improve-ui Alex Maitland 2016-10-24 08:36:16 +1000
  • 0dd84bc65b Improved the example UI Bindings. Michel Feinstein 2016-10-23 17:36:44 -0200
  • baf1941236 Merge pull request #26 from cefsharp/cefsharp/53 Alex Maitland 2016-10-10 04:19:14 -0500
  • 84fd41c15d Merge remote-tracking branch 'remotes/upstream/master' into cefsharp/53 amaitland 2016-10-10 19:18:55 +1000
  • 402267bf8e Remove call to EnableInternalPdfViewerOffScreen as it's been removed as Chromium no longer supports disabling of surfaces amaitland 2016-10-10 14:27:55 +1000
  • d7e13cbcb1 Upgrade to 53.0.0 release amaitland 2016-10-10 14:26:59 +1000
  • ea95370f5c Update app.manifest to 53.0.0 amaitland 2016-09-29 21:36:40 +1000
  • f96dd2af97 Add app.manifest to WinForms example including HighDpi settings Use Cef.EnableHighDPISupport(); also amaitland 2016-09-20 11:58:37 +1000
  • 1197f37035 Add app.manifest to WinForms example including HighDpi settings Use Cef.EnableHighDPISupport(); also amaitland 2016-09-20 11:58:37 +1000
  • c68d8e8602 Add app.manifest to WinForms example including HighDpi settings Use Cef.EnableHighDPISupport(); also amaitland 2016-09-20 11:58:37 +1000
  • 21f8a90d60 Add app.manifest to WinForms example including HighDpi settings Use Cef.EnableHighDPISupport(); also amaitland 2016-09-20 11:58:37 +1000
  • 507ac7f326 Remove disable-gpu flag from offscreen and WPF examples - bug has been fixed amaitland 2016-09-15 21:08:28 +1000
  • c1276f824d Update to 53.0.0-pre01 shutdownOnProcessExit has been removed amaitland 2016-09-15 21:01:04 +1000
  • ac451f78d0 Merge pull request #25 from cefsharp/cefsharp/51 Alex Maitland 2016-07-15 08:19:29 +1000
  • 7f371af1a0 Run the Offscreen continuation on the Threadpool amaitland 2016-07-15 08:17:47 +1000
  • 0d0043a956 Update to 51.0.0 Release amaitland 2016-07-15 08:14:11 +1000
  • bf88e9ff6e Add app.manifest to Offscreen example so GPU acceleration works on windows 10 amaitland 2016-07-05 12:29:08 +1000
  • 8c0900b5e8 Upgrade to 51.0.0-pre02 amaitland 2016-07-05 12:23:39 +1000
  • 5150ce34ef Disable GPU on windows 7 https://github.com/cefsharp/CefSharp/issues/1634 amaitland 2016-06-16 08:14:16 +1000
  • c4d0605307 Add app.manifest seems this is required when using the 2704 branch Relates to https://github.com/cefsharp/CefSharp/issues/1634 amaitland 2016-06-08 08:48:56 +1000
  • 8f59950029 Set shutdownOnProcessExit to false (code has actually been removed so it's ignored totally now, just updating for completeness) Remove --disable-gpu from OSR examples amaitland 2016-06-07 15:11:50 +1000
  • 144544d40d Update to 51.0.0-pre01 Update to .Net 4.5.2 (required by the new packages) amaitland 2016-06-07 14:34:55 +1000
  • a9317e4c77 Update to 49.0.1 amaitland 2016-06-01 13:45:38 +1000
  • ab9d8f54fe Merge pull request #24 from cefsharp/cefsharp/49 Alex Maitland 2016-05-03 21:08:49 +1000
  • ce31801538 Update to official 49.0.0 packages amaitland 2016-05-03 20:41:55 +1000
  • b85731f788 Upgrade to 49.0.0-pre02 amaitland 2016-04-11 13:11:56 +1000
  • ffcf0ecadc Disable GPU in WPF and Offscreen examples until #1634 has been resolved amaitland 2016-03-23 15:27:16 +1000
  • 7fb5e3c2ac Update to 49.0.0-pre01 amaitland 2016-03-23 15:22:46 +1000
  • ce036f606d Update to 47.0.3 amaitland 2016-02-25 13:23:38 +1000
  • 1019f5c6ce Upgrade to 47.0.2 amaitland 2016-01-29 10:55:50 +1000
  • d61fdb177d Upgrade to 47.0.0 release packages amaitland 2016-01-22 13:44:56 +1000
  • 09b92eac80 For simplicities sake strip out all the MVVM parts and simplify the example down to the bare minimum (Code is declared in the MainWindow now) amaitland 2016-01-13 10:53:46 +1000
  • 757b8edf1e Enable internal PDF viewer in WPF project amaitland 2016-01-13 10:10:43 +1000
  • f4eabbb37b Upgrade to 45.0.0 release packages amaitland 2015-11-24 09:11:56 +1000
  • 2d8cee00f1 ReaddNuGet official package source to NuGet.config as older versions of visual studio/nuget don't always include the reference amaitland 2015-11-24 08:52:12 +1000
  • f862aa4f44 Enable Dependency Checking for all three projects amaitland 2015-11-05 09:13:24 +1000
  • 2efb9bbf27 Merge pull request #22 from cefsharp/cefsharp/43.0.1 Alex Maitland 2015-11-02 12:21:41 +1000
  • f71ec60fdf VS insists on updating NuGet.config so I guess we let it amaitland 2015-10-29 21:29:07 +1000
  • 015c0aded7 Upgrade to 43.0.1 package amaitland 2015-10-29 21:28:22 +1000
  • 8f7fa0b7b1 Update README.md Alex Maitland 2015-09-21 10:47:41 +1000
  • 12109da067 Merge pull request #21 from cefsharp/cefsharp/43 Alex Maitland 2015-09-21 10:43:56 +1000
  • 33f4cf9492 Upgrade to 43.0.0 official release amaitland 2015-09-21 10:39:50 +1000
  • db4db05662 Update OffScreen example to evaluate some javascript before taking the screenshot. Still need to investigate a better method of waiting for render to complete as Thread.Sleep is crude amaitland 2015-09-10 14:59:50 +1000
  • 36a9a38008 Update to 43.0.0-pre02 amaitland 2015-09-09 13:14:56 +1000
  • 97298dc2bc Update example as API had changed amaitland 2015-08-20 11:54:49 +1000
  • 1871a24e91 Upgrade to 43.0.0-pre01 amaitland 2015-08-20 11:52:51 +1000
  • 08f4d67e59 Upgrade to 41.0.1 amaitland 2015-08-04 08:35:50 +1000
  • b20c371f5a Merge pull request #19 from cefsharp/cefsharp/41 Alex Maitland 2015-06-24 16:04:43 +1000
  • ae0e7eebcd Upgrade to 41.0.0 release amaitland 2015-06-24 15:53:06 +1000
  • b90f61ab55 Year bump amaitland 2015-06-15 18:33:22 +1000
  • 11170a0af9 Upgrade to 41.0.0-pre01 amaitland 2015-06-15 18:31:14 +1000
  • 01f8aa8af8 Rename nuget package source otherwise it's not enabled by default amaitland 2015-06-08 22:20:03 +1000
  • 9ed3ce371c Update to 39.0.2 amaitland 2015-05-29 16:26:27 +1000