Commit Graph

554 Commits

Author SHA1 Message Date
Jon Galloway 556195f7f6
Merge pull request #822 from nvella/fix-dpi-inconsistencies
Fix various small DPI scaling inconsistencies
2019-06-16 16:00:29 -07:00
Nick Vella 74623609f7 #823: stretch StatusBackground to 256 pixels. As the previous bg was only three pixels wide, this will reduce iterations of the tiling loop, especially on high DPI displays. 2019-06-16 23:11:08 +10:00
Nick Vella f690377f22 dpi: scale BlogPostHtmlEditorControl margins on title and content 2019-06-13 22:24:32 +10:00
Nick Vella 16a861e50a dpi: fix tab width scaling 2019-06-13 21:55:56 +10:00
Nick Vella 9683414e61 dpi: ...add more descriptive comment 2019-06-13 21:48:08 +10:00
Nick Vella 353560ddff dpi: force PostEditorFooter height to the height of it's FlowLayoutPanel. unsure as to where this extra padding is coming from 2019-06-13 21:47:50 +10:00
Nick Vella 0051af6832 dpi: add various scaling helper functions to DisplayHelper 2019-06-13 21:40:55 +10:00
Nick Vella 46846b2119 make live clipboard icon 24x24 square, fix corners 2019-05-16 20:24:01 +10:00
Nick Vella 04e9610673 dpi: fix SideBarControl button scaling 2019-05-16 18:54:34 +10:00
Nick Vella 86a9a0da3d dpi: fix SplashScreen scaling 2019-05-16 18:36:37 +10:00
Nick Vella 33cf68c1c7 dpi: scale UpdateWeblogProgressForm with ScaleBitmap 2019-05-16 18:36:27 +10:00
Nick Vella d02e120386 dpi: add ScaleBitmap static method to DisplayHelper 2019-05-16 18:36:11 +10:00
Nick Vella a1c4d542e0 dpi: remove comment 2019-05-15 23:59:03 +10:00
Nick Vella 27bc787537 dpi: scale posting animation as per DPI at startup 2019-05-15 23:55:00 +10:00
Jon Galloway b327be3858 Updated SDK version 2019-05-12 13:52:17 -07:00
Jon Galloway 54b30e330b
Merge pull request #810 from nvella/fix-786-google-photos
Replace Blogger Picasa integration with Google Drive upload (fixes #786)
2019-05-11 13:04:52 -07:00
Jon Galloway 8ec3820a5c
Fixed reference to blogger secrets
These are set in a local json file to prevent uploading secrets to GitHub, not in the writer.build.targets file.
2019-05-11 12:56:21 -07:00
Nick Vella 55b440668a blogger/gdrive: update nuspec to include Google.Apis.Drive.v3 2019-05-05 15:59:25 +10:00
Nick Vella aaf92becd6 blogger/gdrive: more detailed upload failure exception 2019-05-05 12:02:29 +10:00
Nick Vella 5df49c466d blogger/gdrive: throw more descriptive exception when file fails to upload to drive 2019-05-05 11:50:18 +10:00
Nick Vella 19a2b5c719 blogger/gdrive: remove Google.Apis.PhotosLibrary.v1 2019-05-05 00:33:22 +10:00
Nick Vella 5309ca2baf blogger/gdrive: split off download option 2019-05-05 00:13:37 +10:00
Nick Vella f5164e3464 blogger/gdrive: switch to google drive 2019-05-04 23:59:29 +10:00
Nick Vella 35e65f8a58 blogger/gdrive: remove/comment gphotos code 2019-05-04 21:11:17 +10:00
Nick Vella 8b83f29f72 blogger/gdrive: remove/comment gphotos code 2019-05-04 21:10:46 +10:00
Nick Vella 4f75609ede blogger/gphotos: remove excessive creation of library service 2019-05-04 20:47:58 +10:00
Nick Vella e1d6660119 blogger/gphotos: tidy up 2019-04-30 16:27:25 +10:00
Nick Vella fa95f4a9af blogger/gphotos: share OLW album, get download url for images, remove image editing; reupload a new image every time 2019-04-30 16:21:25 +10:00
Nick Vella 5fe336f957 blogger/gphotos: remove Picasa workaround 2019-04-30 15:17:52 +10:00
Nick Vella bf382fe513 blogger/gphotos: uploading and adding image to Open Live Writer album 2019-04-30 15:05:17 +10:00
Nick Vella 2b3d69cc3c blogger/gphotos: remove ShowPicasaSignupPrompt 2019-04-29 20:02:35 +10:00
Nick Vella 39d9ba4c03 blogger/gphotos: check for existing OLW album, create it if it doesn't exist, return the album ID 2019-04-29 19:23:57 +10:00
Nick Vella 455d385d04 Generated and included Google.Apis.PhotoLibrary.v1 from https://github.com/google/apis-client-generator and the Google PhotosLibrary API description 2019-04-29 19:12:06 +10:00
Jon Galloway 0612102be5
Merge pull request #791 from gep13/issue-790
(GH-790) Added necessary files for embedded Chocolatey Package
2019-01-19 14:54:13 -08:00
Gary Ewan Park b6ce41f47d
(GH-790) Added necessary files for embedded Chocolatey Package 2019-01-19 22:42:21 +00:00
Jon Galloway e158d0e2bb Added deprecation header to Picasa requests 2019-01-19 14:25:57 -08:00
Jon Galloway cf8bd99017
Merge pull request #789 from Leftopia/master
Temporary fix for Picasa web requests
2019-01-19 12:46:59 -08:00
Jim Galasyn f31228ede3 Use https in picasaUri 2019-01-19 10:11:37 -08:00
Jim Galasyn f2b73351af Update per feedback: retarget solution to 10.0.17134.0 (April/1803); add the Picasa hack to BloggerAtomClient 2019-01-19 08:48:22 -08:00
Scott Lovegrove 82b0be177a [WIP] Associate .wpost files with OLW (#592)
* Add file associations

* Updated assemblyinfo

* Update package manifest
2019-01-19 02:15:25 -08:00
plieblang 6e2d8dc89a Fix crash caused by addition of Tistory support (#721) 2019-01-19 02:02:20 -08:00
Martin Brown 4fd42158b1 Upgrade to VS 2017 (#776)
* Upgrades writer solution's projects to VS2017
Re-writes build script in powershell using MS Recommended techinque for finding ms-build
Changes version number by one

* Udated BlogRunner.sln projects to Visual Studio 2017
Also fixed invalid dll references and processor architecture

* Upgraded SetupCustomCultures.sln projects to VS 2017
Upgraded the projects to use .Net Framework 4.6.1

* Updates FauxLocalizationResourceGenerator.sln projects to VS 2017
Also updates to .Net Framework 4.6.1

* Removes unwanted deploy restriction from appveyor.yml
2019-01-19 01:34:17 -08:00
Jim Galasyn f3c82fd767 Add deprecation-extension=true to Picasa web requests 2019-01-18 17:51:24 -08:00
Jim Galasyn 064d89b9f9 Retarget solution to Windows SDK version 10.0.17763.0 and Platform Toolset v141. 2019-01-18 11:31:49 -08:00
plieblang b83bb29845 Fix crash caused by addition of Tistory support 2018-02-23 17:29:25 -06:00
Josh Soref 87c151e9b1 Fix spelling errors in comments (#663)
Changes an example to use example.net and adds a trailing slash
2017-11-30 21:05:36 -08:00
manggsoft 74a39a18a1 Update master.xml (#696) 2017-11-30 15:46:23 -08:00
manggsoft cf5b42d420 Update market.xml (#695)
add tistory
2017-11-30 15:45:59 -08:00
manggsoft 7fbdd4b470 Create TistoryBlogClient.cs (#694)
Tistory oauth 2.0 of korea
2017-11-30 15:45:11 -08:00
manggsoft ed787df5bd Update BlogProvidersB5.xml (#693)
add tistory blog
2017-11-30 15:43:32 -08:00