Commit Graph

423 Commits

Author SHA1 Message Date
Jon Galloway de565b29c6
Merge pull request #796 from ppardi/Format-HTML-in-Source
Option to always format HTML
2019-07-07 17:19:08 -04:00
Jon Galloway afb7f965ff
Merge pull request #833 from nvella/fix-828-new-page-dropdown
Make Page Parent drop-down fill horizontal space (fixes #828)
2019-07-05 14:15:59 -04:00
Jon Galloway 8bae8eb6f9
Merge pull request #832 from nvella/fix-629-split-post-indicator
Fix post split indicator rendering issues, make DPI aware (fixes #629)
2019-07-05 14:15:03 -04:00
Jon Galloway 008ab86361
Merge pull request #830 from nvella/fix-829-mshtml-behaviors
Set MSHTML IE9 Emulation Mode (fixes #829 and others)
2019-07-05 14:14:09 -04:00
Nick Vella 571297d881 page parent dropdown: PostPropertiesBandControl: designer- VS form designer changed all the location and sizing constants, revert them (2) 2019-06-30 13:56:04 +10:00
Nick Vella 8bd487fe13 page parent dropdown: PostPropertiesBandControl: designer- VS form designer changed all the location and sizing constants, revert them 2019-06-30 13:50:17 +10:00
Nick Vella ae72c81ac8 page parent dropdown: PostPropertiesBandControl: force page parent dropdown to vertically align with publish date picker 2019-06-30 13:39:02 +10:00
Nick Vella a51a71c491 page parent dropdown: PostPropertiesBandControl: dynamically adjust page parent dropdown column sizing and visibility 2019-06-30 13:20:41 +10:00
Nick Vella ab6bc03a26 page parent dropdown: PostPropertiesBandControl: designer- anchor comboPageParent to left and right sides 2019-06-30 13:18:11 +10:00
Nick Vella e1a622f46e split post: SplitterControl: tile splitter separator image to 255 pixels wide 2019-06-29 22:57:09 +10:00
Nick Vella 4fe0582645 split post: ExtendedEntrySplitterElementBehavior, SplitterControl: make DPI aware 2019-06-29 22:52:23 +10:00
Nick Vella 6b8d3d1fe8 DisplayHelper: scaling functions which automatically run Math.Ceiling 2019-06-29 22:51:09 +10:00
Nick Vella 3eb2ad9513 split post: ExtendedEntrySplitterElementBehavior, SplitterControl: set static splitter height of 16, refactor SplitterControl height code, pass SplitterControl height to constructor from ExtendedEntrySplitterElementBehavior, and compute splitter div height based on static splitter height. SplitterControl will no longer dynamically resize based on font size, but should not be an issue. 2019-06-29 22:00:28 +10:00
Nick Vella e77d043585 split post: SplitterControl: set a static VirtualHeight of 16. A smarter way to acheive this would be by measuring the font height 2019-06-29 18:09:56 +10:00
Nick Vella 7fc61ab713 split post: ExtendedEntrySplitterElementBehavior: only synchronize the splitter width, not height. 2019-06-29 18:09:14 +10:00
Nick Vella 150b924799 PostHtmlEditingSettings: append IE9 emulation UA compatibility, replace current UA compatibility if one already exists 2019-06-29 16:05:48 +10:00
Nick Vella 6a75beed3d default editing template: Set IE9 emulation mode to fix element behaviors 2019-06-29 16:04:54 +10:00
Jon Galloway aa5d6e2e39
Merge pull request #824 from nvella/fix-823
Partial fix for #823; stretch StatusBackground to 256 pixels
2019-06-16 16:00:51 -07:00
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