Commit Graph

428 Commits

Author SHA1 Message Date
Kathleen Weaver dca09e34e2 observeHomeTab test plan is fnished
observeHomeTab test plan is finished and necessary images saved
2015-12-31 08:36:47 -06:00
Kathleen Weaver c7bd39a020 Merge remote-tracking branch 'refs/remotes/origin/kwObserveHomeTab' 2015-12-31 01:24:56 -06:00
Kathleen Weaver 2e879b9542 Finished Font Section
Finished Font Section
2015-12-31 00:35:27 -06:00
Kathleen Weaver 606ddb66f9 Merge remote-tracking branch 'refs/remotes/origin/kwObservseInsertHyperlink' 2015-12-30 16:55:06 -06:00
Kathleen Weaver 5871ea3968 Merge branch 'refs/heads/kwObserveHomeTab' into kwObservseInsertHyperlink 2015-12-30 16:45:05 -06:00
Kathleen Weaver 34519a4e00 Merge remote-tracking branch 'refs/remotes/origin/kwObserveBlogAccount' into kwObservseInsertHyperlink 2015-12-30 16:36:09 -06:00
Kathleen Weaver c09b3ae76c Complete test plan for HyperlinkDialogBox
Edited testplan and added additional steps
Added Image
2015-12-30 12:49:12 -06:00
Kathleen Weaver c1c2b097c3 Add test plan for blog account tab
Added test plan and image for blog account tab
2015-12-30 11:59:17 -06:00
Kathleen Weaver 15035e3141 Add insertHyperlinkDialogBox testplan
Add files for insertHyperlinkDialog Box
2015-12-30 11:22:02 -06:00
Kathleen Weaver e777aa7cdc Add to testplan - observeHomeTab
added testplan for observing the Home Tab
2015-12-30 08:59:45 -06:00
jannavarro 9440fd7245 Both the controller and postPropertiesForm needs to know that changes have been saved. 2015-12-28 19:27:32 +08:00
Scott Lovegrove 7cacaeaca1 Merge pull request #239 from jmbucknall/FixBuild
Fix issue with spaces in username
2015-12-24 08:48:40 +00:00
Julian M Bucknall f774702147 Fix issue with spaces in username
For reasons lost in time my username on my laptop has spaces. That means
%LocalAppData% will also have spaces. That means calls to exes in
LocalAppData must be quoted. The build.cmd batch file will fail without
such quoted exe names.
2015-12-23 17:27:29 -07:00
Martin Woodward d5f593ebf7 Update version.txt 2015-12-23 19:42:22 +00:00
Martin Woodward f35f1b9532 Merge pull request #228 from hmemcpy/dirty-notification-fix
Preventing making the document 'dirty' during initialization
2015-12-23 19:29:53 +00:00
Scott Lovegrove 1eb48152f8 Load categories when editing a post 2015-12-23 19:13:14 +00:00
Scott Lovegrove cd938e62d5 Remove keywords, as not needed anymore 2015-12-23 17:00:23 +00:00
Scott Lovegrove 76d5d785ea Actually set the labels from categories 2015-12-23 16:58:31 +00:00
Scott Lovegrove 2435a48763 Update provider xml for multicategory support 2015-12-23 16:48:21 +00:00
Scott Lovegrove 1ea16ca4b1 Initial pull of blogger categories 2015-12-23 16:33:05 +00:00
Martin Woodward 6513744938 Merge pull request #231 from kathweaver/master
Added test plans
2015-12-23 16:00:51 +00:00
Kathleen Weaver 1f4bd85cb6 Update observeFileTab.md 2015-12-23 09:07:20 -06:00
Kathleen Weaver a9e0e44ab2 Update observeOpenProgram.md 2015-12-23 09:07:01 -06:00
Kathleen Weaver 8ef1f151f3 Update observeOpenProgram.md 2015-12-23 09:06:47 -06:00
Kathleen Weaver f48a010fba Update observeFileTab.md 2015-12-23 09:06:10 -06:00
Kathleen Weaver fc94186b2a Added test plans
Added test plans for File Tab, Insert Tab and for observing the program
which it first opens.
2015-12-23 09:03:44 -06:00
Igal Tabachnik 9c36a30d40 Preventing making the document 'dirty' during initialization. This fixes #65 2015-12-23 14:49:32 +02:00
Bruce Bowyer-Smyth 52664e2928 Spell check wrapper added to AboutForm 2015-12-23 19:55:36 +10:00
Martin Woodward 895d750928 Lowercase TestPlan folder 2015-12-23 09:10:29 +00:00
Martin Woodward 59efc85f6b Merge pull request #220 from Gordon-Beeming/FixBase64ImageDownload
added code to not attempt to download base64 embeded images
2015-12-23 08:12:26 +00:00
Martin Woodward 445c4963da Merge pull request #212 from Gordon-Beeming/NullRefFix
Null ref fix
2015-12-22 21:33:53 +00:00
Will Duff 747e0881cc Merge pull request #222 from ScottIsAFool/ArgumentNullException
Issue #221 - Make sure a null list isn't used.
2015-12-22 13:26:09 -08:00
Scott Lovegrove d767189246 Revert method declaration change
Don't change code needlessly, naughty Scott
2015-12-22 20:48:59 +00:00
Scott Lovegrove 5ccb56d754 Make sure a null list isn't used. 2015-12-22 20:46:41 +00:00
Gordon Beeming 97fa46561b added code to not attempt to download base64 embeded images 2015-12-22 22:08:07 +02:00
Gordon Beeming cacddcea93 ctrl + K + D 2015-12-22 13:16:39 +02:00
Gordon Beeming 197eb32494 merged in root 2015-12-22 12:54:24 +02:00
Gordon Beeming 494c4295c3 Fixing a null reference exception I was getting when running OLW 2015-12-22 12:42:22 +02:00
Bruce Bowyer-Smyth 474494ddf3 Window platform spell checker 2015-12-22 20:27:17 +10:00
Bruce Bowyer-Smyth d16b3e3af6 Resurrect spelling project 2015-12-22 20:27:16 +10:00
Will Duff 3494995b1f Update version.txt 2015-12-22 00:44:00 -08:00
Will Duff 3670728585 Merge pull request #200 from ScottIsAFool/Fix-MoveAdjacentToElement-Error
Issue #188 - Fix MoveAdjacentToElement Error
2015-12-22 00:41:37 -08:00
Scott Lovegrove 4269238c23 Remove original null check 2015-12-22 08:30:49 +00:00
Scott Lovegrove 561e7523a5 Double && 2015-12-22 08:22:39 +00:00
Scott Lovegrove 99eda4f734 Merge pull request #211 from willduff/issue26
Issue #26 - OLW won't open local drafts or published posts, throws an UnauthorizedAccessException
2015-12-22 08:19:55 +00:00
Will Duff c29d9fb2a8 Merge pull request #210 from willduff/google-blogger
Issue #170 - The remote server returned an error: (403) Forbidden.
2015-12-22 00:19:49 -08:00
Scott Lovegrove e9d3b65731 Add additional null check 2015-12-22 08:08:40 +00:00
Will Duff 9664d6646c Merge pull request #194 from demortes/master
Issue #66 - Fix MultiSite Wordpress over SSL
2015-12-21 23:57:27 -08:00
Will Duff dcc5d6bbfb Creating a FileStream over a directory doesn't work very well
The root cause here is that we accidentally made a breaking change when
we removed the spell checking logic. We changed the
CONTEXT_DICTIONARY_FILE constant from "context.tlx" to string.Empty.
That means in the WriteSpellingContextDictionary() and
ReadSpellingContextDictionary() methods, we were resolving a dictionary
path as Path.Combine(SpellingContextDirectory, string.Empty); and then
tried to create a FileStream on a directory. The fix here is simple,
just change the dictionary filename back to "context.tlx".
2015-12-21 22:40:22 -08:00
Will Duff 5f0f110df6 Merge remote-tracking branch 'refs/remotes/OpenLiveWriter/master' 2015-12-21 22:37:54 -08:00