amaitland
b238a6a6a2
Change projects to target the .Net 4.0 client profile
2015-03-10 15:35:32 +10:00
amaitland
a753898248
Merge remote-tracking branch 'remotes/upstream/master' into cef/2171
2015-03-10 14:55:55 +10:00
amaitland
d0282f03e6
Run migrateToAutomaticPackageRestore.ps1 from https://github.com/owen2/AutomaticPackageRestoreMigrationScript/ - change package restore method
2015-03-05 21:30:55 +10:00
amaitland
6740acacd1
Update to 39.0.0-pre03
2015-02-27 14:04:50 +10:00
jornh
e0e5f8fbe7
Clear out the reference to staging.nuget.org
...
Should potentially give one less source of 503 errors etc as reported in http://stackoverflow.com/questions/28541343/cefsharp-winforms-nuget-download-issue and going forward we don't plan on using it anyway now that we have myget.org
2015-02-16 21:55:45 +01:00
amaitland
7ec321f5f2
Update to 37.0.0
official release package
2014-12-18 15:05:33 +10:00
amaitland
4425efb180
Update to -pre02 packages
2014-12-07 23:28:25 +10:00
amaitland
36dbc9b059
Remove CefSharp.Example reference
2014-12-07 23:25:53 +10:00
amaitland
5efa468cc2
Fix incorrect AssemblyInfo.cs files
2014-11-27 17:49:01 +10:00
amaitland
261f014ad9
Add OffScreen example
2014-11-27 16:40:15 +10:00
amaitland
7093f31974
Upgrade to 37.0.0-pre01 package
2014-11-27 14:45:38 +10:00
amaitland
33ab4ef538
Remove BrowserSubprocessPath from examples - it's already set by default
2014-10-29 11:33:43 +10:00
amaitland
b839e5d622
Update to 33.0.2
2014-10-29 11:30:48 +10:00
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