Commit Graph

25 Commits

Author SHA1 Message Date
jornh
b7fa559ea9 Merge pull request #12 from cefsharp/feature/add-winforms-example
Add minimal winforms example to demonstrate the latest `33.0.0` packages
2014-10-07 10:07:20 +02:00
amaitland
96b75a5649 Add minimal winforms example to demonstrate the latest 33.0.0 packages 2014-10-07 11:03:00 +10:00
Alex Maitland
7741a9f47c Merge pull request #11 from cefsharp/33-no-pre
CEF branch 1750 and CefSharp 33.0.0 both w/o -pre
2014-10-07 10:42:09 +10:00
jornh
c5f61aa520 CEF branch 1750 and CefSharp 33.0.0 both w/o -pre 2014-10-05 18:22:10 +02:00
jornh
43102e5e55 Merge pull request #10 from amaitland/upgrade/1750
Upgrade to Cef 33 -pre2 on staging
PR inbox zero in this repo!
2014-10-05 16:43:42 +02:00
amaitland
d9ee11a2b0 Re-enable x64 2014-09-29 20:36:47 +10:00
amaitland
a234777811 Upgrade to 1750 packages (-pre2) 2014-09-29 20:24:47 +10:00
amaitland
97fa445287 Add NuGet.config so can access staging packages 2014-09-29 20:17:37 +10:00
jornh
48649c4160 Merge pull request #9 from AaronLS/x86-default
rename x64 so x86 is default configuration
2014-08-29 15:19:25 +02:00
AaronLS
3a68362bd9 rename x64 so x86 is default configuration 2014-08-27 00:21:12 -04:00
Alex Maitland
204c449125 Merge pull request #7 from cefsharp/cleanup/restructuremvvm
Trivial changes and code cleanups
2014-08-05 15:00:47 +10:00
amaitland
37c43f1710 Restructure View/ViewModels into their own distinct folders 2014-08-05 14:57:24 +10:00
Alex Maitland
70487f29fe Merge pull request #4 from evanwon/patch-1
Removed redundant/unused IWebBrowser from MainWindow.xaml.cs
2014-08-05 14:56:51 +10:00
amaitland
ce262257f4 Update ApplicationIcon to chromium-256.ico 2014-08-05 14:53:07 +10:00
amaitland
9b9206d3e4 Remove unused references 2014-08-05 14:52:11 +10:00
amaitland
6931950c98 Merge branch 'patch-1' of https://github.com/evanwon/CefSharp.MinimalExample into evanwon-patch-1 2014-08-05 14:50:20 +10:00
Alex Maitland
fbd862b90b Merge pull request #2 from jornh/result-of-Package-Update
Result of package update
2014-08-05 14:48:50 +10:00
jornh
db7babd411 Revert "Let's start by kicking this icon ressource out ..."
This reverts commit ecef871ff2.
2014-07-04 14:05:46 +02:00
Evan Wondrasek
98d226f118 Removed redundant/unused IWebBrowser from MainWindow.Xaml.cs
MainWindow.xaml uses the MainView View/ViewModel, which contains its own IWebBrowser. Removed redundant/unused IWebBrowser from MainWindow.xaml.cs.
2014-06-23 14:38:24 -05:00
Per Lundberg
ab1129ee9b Fixes #3. 2014-06-11 00:05:07 +03:00
jornh
61f394d442 The result of PM> Update-Package CefSharp.Wpf -Pre
That is - if you have a NuGet package source configured which has `31.0.0-pre1` etc.  |or|  the latest official CefSharp packages are those versions
Note - no manual editing here .... NuGet did all of this 😄
2014-04-07 18:23:40 +02:00
jornh
ecef871ff2 Let's start by kicking this icon ressource out ...
Icons are waaay over the top for a MinimalExample - and it seems the file never got commited from @perlun's machine 😄
2014-04-07 17:55:00 +02:00
Per Lundberg
58792baa5e Added minimal example of how CefSharp can be used. Only WPF so far. 2013-11-12 13:14:11 +02:00
Per Lundberg
4c389d8eba Updated name of copyright holder. 2013-11-11 09:28:32 +02:00
Per Lundberg
1e76494e28 Initial commit 2013-11-10 23:25:24 -08:00