Commit Graph

354 Commits

Author SHA1 Message Date
Oren Novotny ef5856adaa use sign service v2 (#697) 2017-11-30 15:28:39 -08:00
Jon Galloway 636feec6b9
Removed vcpkg 2017-11-30 15:13:55 -08:00
Jon Galloway ffe06a3c93
Remove vcpkg from path 2017-11-30 14:35:16 -08:00
Jon Galloway 9ee603db1b
Added debugging line to test for ps path 2017-11-30 13:47:43 -08:00
Jon Galloway 02abf2269d
Update appveyor.yml 2017-11-30 13:25:25 -08:00
Jon Galloway c258b8572a
Added powershell get-date to appveyor.yml for debugging 2017-11-30 12:25:42 -08:00
Jon Galloway a22012ccb3 Create appsettings.json 2017-05-18 14:40:24 -07:00
Jon Galloway 9cfb1324b7 Delete SignClientSettings.json 2017-05-18 14:39:55 -07:00
Jon Galloway e79f702ca0 Create Sign-Package.ps1 2017-05-18 14:39:23 -07:00
Jon Galloway af9a18d2b5 Update appveyor.yml 2017-05-18 14:31:43 -07:00
Jon Galloway 2220075ff4 Create SignClientSettings.json 2017-05-18 14:26:50 -07:00
Jon Galloway 78d28ebb63 Update build to use Squirrel SyncReleases
Pulling down most recent release to build diff package
2017-05-03 12:23:40 -07:00
Jon Galloway bd177cf338 Create appveyor.yml 2017-05-03 11:24:41 -07:00
Jon Galloway 1a0ccd66ea Added Windows Store AppxManifest.xml 2017-03-14 13:41:36 -07:00
Jon Galloway 5a730d0bc1 Bump to 0.6.2.0 for release version 2017-03-14 00:01:00 -07:00
Jon Galloway f3b5876f3c Removed unneeded reference to VSSDK 2017-03-13 22:59:40 -07:00
Jon Galloway beade964ec Removed unused file 2017-03-13 22:59:17 -07:00
Jon Galloway f35f6982c6 Removed log4net references
(no longer rqd by Google APIs)
2017-03-13 22:58:26 -07:00
Jon Galloway 76d422d079 Bumped version to test build 2017-03-13 21:41:27 -07:00
Jon Galloway c955a467c4 Package updates, removed unneeded packages 2017-03-13 21:40:18 -07:00
Jon Galloway d33b3d68f1 Merge branch 'master' of https://github.com/openlivewriter/openlivewriter 2017-03-13 18:56:43 -07:00
Jon Galloway f82bcd1019 Binding redirect updates to clean up build 2017-03-13 18:52:27 -07:00
Jon Galloway 8836f3c209 Suppressed package analysis in Chocolatey build 2017-03-13 18:51:07 -07:00
Jon Galloway 834194cdb3 Updated getversion.cmd to work with NuGet normalized versions. 2017-03-13 18:49:37 -07:00
Jon Galloway cb882d2dab Update version.txt 2017-03-13 14:25:15 -07:00
Jon Galloway b986342910 Revert splat version 2017-03-13 14:08:26 -07:00
Jon Galloway 59ae82d7f3 Temporarily roll back squirrel to 1.4.4 2017-03-13 14:01:24 -07:00
Jon Galloway d46e023bfd Updated splat and squirrel. Fixes #589 2017-03-13 13:44:51 -07:00
Scott Lovegrove cc5ec32f63 Fix 501 Blogger Error (#584)
* Initial run at having different routes to getting the image publishing in Blogger sorted

* Gets the correct picasa user id

* Update error message to include tutorial link
2017-03-13 09:06:08 -07:00
Scott Lovegrove 4c2df4af73 Merge pull request #586 from OpenLiveWriter/jongalloway-issue-585
Add Per-Monitor DPI Support
2017-03-13 08:43:19 +00:00
Jon Galloway dbd01b4a41 Merge branch 'master' of https://github.com/openlivewriter/openlivewriter 2017-03-12 22:22:17 -07:00
Jon Galloway 5c09fc51df Merge branch 'vhanla-master' 2017-03-12 22:21:51 -07:00
Jon Galloway 2a3f0dfe64 Added CSS3 support to default template 2017-03-12 22:21:43 -07:00
Jon Galloway 5ff1f1b1f2 Merge branch 'master' of https://github.com/vhanla/OpenLiveWriter into vhanla-master 2017-03-12 21:48:31 -07:00
Nimesh Madhavan f62c5117f8 handle blogger dynamic templates (#437)
Tested against blogger site with dynamic template, works as expected.
2017-03-12 20:59:30 -07:00
Jon Galloway d710e93776 Add per-monitor DPI Support
Fixes issue #585. Tested on Surface Book with 1440p secondary monitor, scaling appeared same on high DPI monitor and much better on lower DPI monitor.
2017-03-12 19:31:57 -07:00
Jon Galloway 5e8ac93ead Merge branch 'lisardggY-master' 2017-03-12 16:14:33 -07:00
Jon Galloway da2e41a615 Merged #438 2017-03-12 16:13:48 -07:00
Jon Galloway 645a5b64e3 Merge branch 'flcdrg-ImproveBuild' 2017-03-12 15:28:49 -07:00
Jon Galloway 5fef3f2b5e Merge branch 'ImproveBuild' of https://github.com/flcdrg/OpenLiveWriter into flcdrg-ImproveBuild 2017-03-12 15:23:20 -07:00
Scott Lovegrove e0502d2f2c Merge pull request #521 from zivkan/atompub-relative-url
Support atompub service link with relative url
2017-03-12 09:45:24 +00:00
Jon Galloway 8a91889470 Binding redirect for version deconfliction 2017-03-12 00:07:27 -08:00
Jon Galloway 0a18ded373 Merge branch 'gruenwaldt-master' 2017-03-11 23:42:31 -08:00
Jon Galloway 082b7a4f89 Resolved merge conflicts in PR #478 2017-03-11 23:42:07 -08:00
David Gardiner 7f4d51d204 Fix scaling of categories dropdown and options dialog (#450)
* Scale height of category checkbox list

* Fix bitmap layout

* Clean up code
2017-03-11 23:07:12 -08:00
Scott Lovegrove 9a53062fc9 Merge pull request #487 from demortes/master
Adding new intillesense db file to gitignore. Minor annoyance.
2017-02-14 09:16:41 +00:00
Andy Zivkovic ccf7f9a540 Support atompub service link with relative URL 2016-10-09 10:47:09 +02:00
Will Duff e639e99152 Put Squirrel updater behind conditional compilation flag 2016-09-20 00:17:23 -07:00
Will Duff 203ca561ba Bump version to 0.6.1.0 2016-09-19 23:35:54 -07:00
Will Duff 7781d4205d Upgrade Writer to .NET Framework 4.6.1, upgrade NuGet packages
Upgrades Squirrel installer to 1.4.4 which includes fix so that /silent
option works correctly.
2016-09-19 23:34:55 -07:00