Commit Graph

350 Commits

Author SHA1 Message Date
Rob Dolin (MSFT) 7fb9626a9b Merge pull request #133 from rhysgodfrey/update-telligent-provider
Update Telligent Community Provider
2016-08-30 11:00:26 -07:00
Rob Dolin (MSFT) eb2ba0d4f0 Merge pull request #85 from LorenVS/custom-lists-use-list-t
Change some custom collections to inherit from List<T> to avoid dupli…
2016-08-30 10:43:24 -07:00
Rob Dolin (MSFT) d0bef6f247 Merge pull request #79 from dneimke/master
Adding Nuget config file
2016-08-30 10:40:55 -07:00
Kevin Dethlefs 643391c9ec Adding new intillesense db file to gitignore. Minor annoyance. 2016-08-02 22:23:12 -05:00
Scott Lovegrove f7f9ce2b9f Merge pull request #105 from NattyNarwhal/mailcode-delete
get rid of mail code too
2016-07-31 13:39:40 +01:00
Michael Grünwaldt cb3d23013e #441 added homepage link to the about screen 2016-07-04 15:17:15 +02:00
Michael Grünwaldt cad97f8a89 packages.config updated. Microsoft.bcl.* was missing 2016-07-04 15:16:09 +02:00
David Gardiner 10a55d6e33 Only create Blogger json file if necessary
Add dependency checking

Avoid unnecessary rebuilding of marketization files
2016-04-14 22:35:05 +09:30
Avner Shahar-Kashtan 5db952bba2 Merge remote-tracking branch 'refs/remotes/upstream/master' 2016-04-06 15:24:05 +03:00
Avner Shahar-Kashtan c56c11b495 More test cases, simplified regex. 2016-04-05 00:44:20 +03:00
Avner Shahar-Kashtan 0112d7ac44 Fixed WordCounter regex to support Hebrew/Arabic. 2016-04-04 23:52:13 +03:00
Scott Lovegrove 69ea434f36 Merge pull request #430 from nimesh-madhavan/category_guard
guard against CategoryArray being null
2016-03-24 15:09:18 +00:00
Nimesh Madhavan 9dc2ab3cc8 guard against CategoryArray being null 2016-03-24 20:23:44 +05:30
Scott Lovegrove 92f9925806 Merge pull request #381 from kathweaver/Add-build-instructions-to-readme
Added Build Instructions to README
2016-03-08 10:55:41 +00:00
Scott Lovegrove 92b1391234 Merge pull request #411 from lextm/issue409
Fixed #409 by adding a default constructor to CommandBarControl.
2016-03-08 10:54:39 +00:00
Scott Lovegrove f779de2da6 Merge pull request #401 from flcdrg/PercentTables
Tables - Optional width and support percent width
2016-03-08 10:54:23 +00:00
Lex Li 95fee6e007 Fixed #409 by adding a default constructor to CommandBarControl. 2016-03-03 22:00:39 +08:00
Scott Lovegrove 2654f5c049 Merge pull request #406 from lextm/issue403
Fixed the missing <DependentUpon> tags in project files.
2016-03-01 16:13:18 +00:00
Lex Li 7154c0ac51 Update OpenLiveWriter.ApplicationFramework.csproj 2016-03-01 22:42:08 +08:00
Lex Li 2e9f220fca Fixed the missing <DependentUpon> tags in project files. 2016-03-01 21:57:38 +08:00
David Gardiner e50205fa13 Better constructors
Thanks @ScottIsAFool for suggestions

Rename method
2016-02-29 22:59:23 +10:30
David Gardiner 8798073e82 Address code review comments
* Capitalise Percent and Pixel enums and resource keys
* Remove commented code
* Rewrite PixelPercent constructors to use int.TryParse
* Rewrite PixelPercent.CanParse

Add tests for PixelPercent
2016-02-29 20:59:05 +10:30
David Gardiner a25c622726 Add unit tests for InsertTable
Using NUnit 3 and ApprovalTests
2016-02-28 22:07:39 +10:30
David Gardiner 926e8f4177 Add 'percent' label to resources 2016-02-28 09:19:39 +10:30
David Gardiner 9a0bc2e367 Extract designer code to Designer.cs files 2016-02-28 09:19:38 +10:30
David Gardiner 357f885b5e Table percent widths and no widths
Radio buttons for pixels and percent
2016-02-28 09:19:35 +10:30
Kathleen Weaver dfac2abe83 Changed OpenLiveWriter to Open Live Writer 2016-02-25 16:15:30 -06:00
Scott Lovegrove 266235baa9 Merge pull request #380 from kathweaver/ChangeWording#377
Resolve issue #377
2016-02-24 20:38:26 +00:00
Scott Lovegrove 173ca2985f Merge pull request #391 from NenoLoje/users/nenoloje/fix-publishpostdisplaybug
Fix for issue #388 to handle Mnemonics correctly.
2016-02-24 20:37:42 +00:00
Scott Lovegrove 7831270d71 Merge pull request #390 from NenoLoje/users/nenoloje/improve-filtercategoriesbycontains
Improved categories filter textbox filtering
2016-02-24 20:37:00 +00:00
NenoLoje dea5603bb6 Fix for issue #388 to handle Mnemonics correctly. 2016-02-20 20:33:18 +00:00
NenoLoje 72a0d7db16 Using case-insensitive version of String.IndexOf instead of String.StartsWith to filter categories list. 2016-02-20 20:13:37 +00:00
Kathleen Weaver afa9a226e6 Added Build Instructions to README 2016-02-19 19:40:51 -06:00
kathweaver b0223e2e8e Resolve issue #377
Changed wording on option to reflect what actually happens
2016-02-19 14:27:59 -06:00
Scott Lovegrove 641cb46602 Merge pull request #117 from poppastring/users/poppastring/blogpostfolder
Made the "Drafts and Posts folder" configurable via the options page.…
2016-02-19 16:33:07 +00:00
Scott Lovegrove 746c7afc5f Merge pull request #361 from kathweaver/pull117
Test Plan for #117
2016-02-19 16:19:00 +00:00
Will Duff 6936444f26 Update version.txt 2016-02-13 15:29:26 -06:00
Will Duff e53b05bfea Merge pull request #358 from willduff/issue262
Issue #224 - Google Blogger scheduled post is scheduled at the wrong time
2016-02-13 15:06:33 -06:00
Mark Downie 09d2e0ecee Merge to a folder with existing wpost files
This allows for copying files to a new folder where the file name
matches. This update will create a new file name as follows:
"test.wpost"
becomes...
test_Copy.wpost"
2016-02-11 23:46:28 -05:00
Mark Downie 925f225661 Merge remote-tracking branch 'refs/remotes/OpenLiveWriter/master' into users/poppastring/blogpostfolder 2016-02-11 18:59:30 -05:00
Will Duff 5c8bcd9206 Merge pull request #371 from willduff/issue247
Issue #247 - Support loading more than 500 Google Blogger posts
2016-02-10 08:24:46 -08:00
Martin Woodward e1a350b014 Merge pull request #372 from martinwoodward/switch-build
Update build badge to point to .NET Foundation account
2016-02-10 14:42:17 +00:00
Martin Woodward 6790765b58 Update build to point to .NET Foundation account 2016-02-10 14:25:06 +00:00
Will Duff 0f02261650 Update version.txt 2016-02-09 22:57:54 -08:00
Will Duff 49dd8a6dd3 Support loading more than 500 Google Blogger posts
The Google Blogger v3 API has a limit to return only 500 items per
request. Each Blogger response returns a `NextPageToken` to get the next
500 items, so I added support to loop and download all posts and pages,
or stop early at a given maximum. You can see this by going to *File* >
*Open recent post* and then selecting a Google Blogger blog.
2016-02-09 22:19:20 -08:00
Mark Downie d38b8fcf3c JumpList refresh
Ensure that the jump list is refreshed when you hit save based on the
new folder location.
2016-02-10 00:03:39 -05:00
Scott Lovegrove 29088574d5 Merge pull request #367 from willduff/issue298
Issue #298 - Show drafts and scheduled posts and pages for Google Blogger
2016-02-09 13:54:25 +00:00
Will Duff 8c4a816b39 Show drafts and scheduled posts and pages for Google Blogger
We weren't including the correct API parameters to request drafts and
scheduled posts from Google Blogger. When getting the list of posts and
pages, we need to do 2-3 requests with different parameters and combine
the results. For getting individual posts and pages, we had to specify
view permissions in the request.
2016-02-08 23:58:28 -08:00
Scott Lovegrove bab8675910 Merge pull request #252 from jannavarro/master
Both the controller and postPropertiesForm needs to know that changes…
2016-02-07 17:39:07 +00:00
Will Duff 5b11233282 Merge branch 'master' of https://github.com/OpenLiveWriter/OpenLiveWriter into issue262 2016-02-06 17:13:16 -08:00