Commit Graph

698 Commits

Author SHA1 Message Date
Gary Ewan Park 5ff6483ef7
Merge pull request #919 from travelmarx/patch-1
Update README.md to point to .com instead of .org
2024-01-14 10:52:37 +00:00
Travelmarx f1fa3c9574
Update README.md to point to .com instead of .org
This is what was already done on OpenLiveWriter.Github.io README.
2020-08-15 11:18:45 +02:00
Nick Vella 8f7f4a7fb6
Merge pull request #876 from ranjanjharavi/fix-691-Space-Between-Pictures
Line between images so that text can be entered
2019-10-19 18:26:07 +11:00
Nick Vella 743df72eed
Merge pull request #875 from ranjanjharavi/fix-303-New-Window-Opened
New window is opened when Single window is selected in preferences
2019-10-19 18:15:51 +11:00
Ravi Ranjan 5324614c21 Add <p> tag below images so that text can be entered 2019-10-17 14:46:00 +01:00
Ravi Ranjan 58b069cadd Fix for new window is opened when Single window is selected in preferences 2019-10-16 12:09:25 +01:00
Nick Vella 75bdea0a97
Merge pull request #873 from ranjanjharavi/fix-820-ShortcutKey-Show-Wrong-focus
Enable focus on the item count box
2019-10-14 12:41:25 +11:00
Ravi Ranjan cbb541a7be added a KeyEventhandler to handle whenever ALT + S is pressed. 2019-10-12 15:00:06 +05:30
Nick Vella 7f18b65c7a
Merge pull request #871 from ranjanjharavi/fix-849-Insert-From-Web-YoutubeURL
Insert from web - allowing YouTube URLs
2019-10-12 18:25:55 +11:00
Ravi Ranjan 453d39cce8 removed query parameter as it is not working with Google Blogger. 2019-10-11 14:02:42 +01:00
Ravi Ranjan b4b9d70462 removed <object> element 2019-10-11 09:03:05 +01:00
Ravi Ranjan 94c29fdcfe Changes made after review to make code cleaner and used <iframe> instead of <embed> as per youtube standards along with using HTML5 syntax instead of HTML4. 2019-10-10 12:38:32 +01:00
Ravi Ranjan dc49d8042b added <head> and <meta> tags along with the meta attributes(content, http-equiv)
removed the shockwave mime type from the embed tags (to take default HTML5 player)
replaced /v/ with /embed/ in the Uri which has to be embedded, in order to preview and play youtube video in Insert Video from Web tab.
2019-10-04 14:41:07 +01:00
Ravi Ranjan 134ccf1bf9 modified regex to allow https and youtu.be URLs 2019-10-04 14:21:16 +01:00
Nick Vella eadf4601ba
Merge pull request #864 from caiovosilva/add-yamlDotNet-copyright
#853 Add YamlDotNet copyright to About dialog
2019-09-27 21:27:37 +10:00
Caio Silva e628623e2a Add YamlDotNet copyright to About dialog
issue #853
2019-09-26 16:55:38 -03:00
Nick Vella 09f1f05c76
Merge pull request #852 from nvella/master
ssg: Add YamlDotNet to nuspec
2019-08-18 16:41:00 +10:00
Nick Vella f3c6a5ff69 ssg: ... tabs->spaces 2019-08-18 16:34:13 +10:00
Nick Vella e16f96ee22 ssg: update nuspec to include YamlDotNet 2019-08-18 16:29:04 +10:00
Nick Vella dbbfd4f4ce
Merge pull request #844 from nvella/static-site-generator
Initial Static Site Generator support
2019-08-18 16:11:13 +10:00
Nick Vella b34cca1ff1
Merge pull request #850 from nvella/master
New splash screen (closes #846)
2019-08-17 18:26:20 +10:00
Nick Vella 857029dbee splash: remove unused label click handler 2019-08-17 18:07:53 +10:00
Nick Vella 462c13a0d6 splash: cleanup ApplicationMain 2019-08-16 23:54:35 +10:00
Nick Vella 99458d7dbe splash: revert accidental change to ribbon project file 2019-08-16 23:51:41 +10:00
Nick Vella b6c751399f splash: rename images to state 2x scaling 2019-08-16 23:50:12 +10:00
Nick Vella c078072471 splash: cleanup files 2019-08-16 23:47:00 +10:00
Nick Vella d22332a054 splash: finish new splash 2019-08-16 23:45:59 +10:00
Nick Vella e543266caa splash: begin work on new splash 2019-08-16 00:07:04 +10:00
Nick Vella c7bb28dbc9
Merge pull request #847 from nvella/master
UpdateManager: don't update if update is older than currently running version (fixes #838)
2019-08-08 00:23:38 +10:00
Nick Vella 654465e576 UpdateManager: check there is a future release before comparing release versions 2019-08-08 00:16:19 +10:00
Nick Vella c1591d8873 UpdateManager: don't update if update is older than currently running version - fixes #838 2019-08-07 23:57:04 +10:00
Nick Vella 5d7077e6c3 ssg: StaticSiteItem: fix parsing blog posts with only one HTML line 2019-08-07 18:51:21 +10:00
Nick Vella 9db6fdd6e9 ssg: oops, forgot drafts support 2019-08-05 22:30:36 +10:00
Nick Vella bcac35626d l10n: restore Properties.resx to upstream 2019-08-05 17:50:07 +10:00
Nick Vella b5fbf0367b l10n: match Strings.csv to Strings.Resx as per PR #213 2019-08-05 17:15:46 +10:00
Nick Vella 78c68a5367 l10n: match Strings.csv to ad-hoc patches made on StringId.cs and Strings.resx 2019-08-05 17:03:28 +10:00
Nick Vella 037d2682f1 l10n: restore comment regarding @kathweaver's fixes to issue #337 2019-08-05 16:53:29 +10:00
Nick Vella 1fe0228189 LocUtil: more enum gen fixes 2019-08-05 16:48:23 +10:00
Nick Vella 620b3e6ac0 LocUtil: more enum gen fix 2019-08-05 16:40:15 +10:00
Nick Vella fbe23bbaa5 LocUtil: fix resx file tag indenting 2019-08-05 16:36:08 +10:00
Nick Vella 154a4f1495 LocUtil: proper formatting of StringId.cs 2019-08-05 16:16:31 +10:00
Nick Vella de7b153364 ssg: advanced config build publish: use strings 2019-08-05 15:57:39 +10:00
Nick Vella bf1e8adb6f ssg: advanced config front matter: use strings 2019-08-04 19:12:18 +10:00
Nick Vella 232708a3f3 ssg: advanced config authoring: use strings 2019-08-04 17:27:32 +10:00
Nick Vella 7706b85796 ssg: switch string literals to string resources 1/... 2019-08-04 02:05:38 +10:00
Nick Vella 8ca2693615 ssg: strings: remove service name 2019-08-04 01:11:22 +10:00
Nick Vella 6c72d1d051 ssg: strings: add missing strings 2019-08-04 01:07:23 +10:00
Nick Vella 3e0acdfb1a ssg: advanced config build publish: fix sizing 2019-08-04 01:07:10 +10:00
Nick Vella 662b9cf0d6 LocEdit: don't exclude null comments 2019-08-04 00:21:28 +10:00
Nick Vella 91d3479839 LocEdit: kb shortcuts and convenience buttons 2019-08-03 23:21:13 +10:00