Wykres commitów

131 Commity (Branch_2.1.x)

Autor SHA1 Wiadomość Data
Nathan Crawford d536f4bccc Increased version to 2.1.2 2016-04-04 17:18:52 -04:00
Nathan Crawford 4ee56f9625 Silence warnings about exceptions 2016-04-04 16:44:22 -04:00
Nathan Crawford e30b2e1a85 Picked some changes from 37c0b98, Try to dispose IDisposable objects more diligently 2016-04-04 16:42:20 -04:00
Nathan Crawford db7902970f Updated to IniFile 2.3.1 to fix issue where ini file is always rewritten 2016-03-27 22:15:19 -04:00
Nathan Crawford b1905feca1 Incremented versions for EmbroideryReader and PesFile 2016-03-22 19:51:42 -04:00
Nathan Crawford 3fda9e60b1 Replace PesFile.readyStatus with exceptions and exception handling 2016-03-22 19:48:13 -04:00
Nathan Crawford d2f64f0205 Catch IOExceptions when opening files 2016-03-22 19:17:25 -04:00
Nathan Crawford 02ed3d8794 Use consts for WndProc messages 2016-03-22 18:48:12 -04:00
Nathan Crawford fc04bef577 Moved error reporting code to ErrorReporter class
Also tweaked and improved code to load reporting webpage
2016-02-24 12:53:19 -05:00
Nathan Crawford 5cf44ec832 Load translations before design file, in case there is an error 2016-02-23 23:40:21 -05:00
Nathan Crawford 246194c2aa Removed "using" directives that VS 2015 identified as unused 2016-02-23 23:09:13 -05:00
Nathan Crawford d32bab0edb First try at reporting unhandled exceptions 2016-02-23 22:19:59 -05:00
Nathan Crawford 9c1ec936a6 Updated another missed copyright year 2016-02-18 18:32:27 -05:00
Nathan Crawford c793ee83d2 Check working dir if translations can't be found relative to exe 2016-02-18 18:30:04 -05:00
Nathan Crawford b490109711 Don't change prefs until the OK button has been clicked
Also make the preferences dialog a bit more robust
2016-02-18 18:28:29 -05:00
Nathan Crawford d8d135ffe5 Update some copyright years that were missed last time around 2016-02-18 18:26:56 -05:00
Nathan Crawford 0e26a1644f Set minimum window size to prevent opening a tiny window 2016-02-18 18:25:56 -05:00
Nathan Crawford 3fed11f544 Incremented version to 2.0.2 and updated copyright year 2016-01-11 20:14:07 -05:00
Nathan Crawford b1d1fd0c89 Only save window size if not maximized or minimized, and save and restore window maximized state
This should help with the tiny window in issue #5
2016-01-11 19:52:02 -05:00
Nathan Crawford cb65256d5b Fix another bug with finding available translations 2015-12-28 21:02:59 -05:00
Nathan Crawford d9342e1180 Load translations relative to .exe instead of working directory 2015-12-28 20:17:09 -05:00
Nathan Crawford adf3b6a3cd Increase version to 2.0.1 to build test release for bug fixes 2015-12-28 19:01:19 -05:00
Nathan Crawford 0f11f3c63d Check for null design and valid bitmap size when updating image, should fix issue #5 2015-12-21 21:09:57 -05:00
Nathan Crawford e2604752e6 Increase version to 2.0.0 2015-09-22 22:28:46 -04:00
Nathan Crawford f71b0fe111 Removed UpdateCheck.dll and replaced it with EmbroideryReaderUpdates.cs 2015-09-22 21:38:01 -04:00
Nathan Crawford 0705e4b456 Try to match printer resolution when printing a design 2015-04-17 00:35:33 -04:00
Nathan Crawford 0d4ec463f2 Convert thread thickness and filter stitches threshold from double to float 2015-04-17 00:35:32 -04:00
Nathan Crawford 088682071b Fixed loaded file name in window title bar 2015-04-17 00:35:32 -04:00
Nathan Crawford 2f4b84e0e8 Default auto scale design to true 2015-04-17 00:35:32 -04:00
Nathan Crawford a5f7f8e14a Cleaned up and fixed rotate and scale code (resolves #4), fixed incorrect image being sent to print preview 2015-04-17 00:34:16 -04:00
Nathan Crawford 5d3f5886b8 Added Scale / Zoom menu as partial implementation of issue #4 2015-04-03 02:09:59 -04:00
Nathan Crawford 8c198c741b Removed unused references to PES classes 2015-04-02 22:44:41 -04:00
Nathan Crawford 4c0d607064 Update copyright year 2015-04-02 22:35:19 -04:00
Nathan Crawford f6deb2eab9 Setup Wix installer to allow upgrades 2014-09-17 00:16:15 -04:00
Nathan Crawford c570b3121d Rename translation files to language codes
Zip files don't handle Unicode characters, so store the
translation/language name in the ini file, instead of the name.
2014-09-16 19:46:10 -04:00
Nathan Crawford 85a022bd10 Update to IniFile 2.2 2014-09-15 23:59:02 -04:00
Nathan Crawford fb0eb1bd4d Update copyright year and bump version to 1.99.1 2014-09-04 20:39:42 -04:00
Nathan Crawford 0695371c8b Fix "pixels" label positioning 2014-09-04 20:33:24 -04:00
Nathan Crawford 3f3ca3e9aa Updated for beta of 2.0 2014-03-26 01:04:25 -04:00
Nathan Crawford 7b3cc3f7d6 Fall back to English for missing strings
A placeholder string is still returned if the English translation is
missing or incomplete
2013-12-11 19:33:07 -05:00
Nathan Crawford ce88147fdd Removed more obsolete Visual Studio files 2013-12-11 19:06:27 -05:00
Nathan Crawford dca8b020bc Updated IniFile.dll and UpdateCheck.dll to versions that target .Net 4.0 2013-12-11 18:56:48 -05:00
Nathan Crawford 9ccad2f545 Added controls for transparency grid size 2013-12-11 18:56:12 -05:00
Nathan Crawford 09d0eb536a Added TranslationBuilder to turn translations.ods into language ini files 2013-12-11 18:52:35 -05:00
Nathan Crawford 19a1b51ffd Added settings for transparency grid 2013-12-10 19:33:45 -05:00
Nathan Crawford f373d5bc81 Finished initial translation support, closes #1 2013-12-10 19:17:41 -05:00
Nathan Crawford 96c38379db Initial support for loading translations. A big step for issue #1.
All controls and messageboxes appear to be translated now.
2013-12-07 01:32:24 -05:00
Nathan Crawford a2eb153ba1 Enhanced design debug output
Now includes unknown block start byte, and saving to a file displays a
messagebox when it's finished
2013-12-06 19:14:15 -05:00
Nathan Crawford 0f5ce1aa43 Make boolean values in settings file consistent
Deprecate YES and NO values in favor of TRUE and FALSE values
2013-12-06 19:06:37 -05:00
Nathan Crawford 91331d915c Added background grid to drawing panel
Includes setting to enable and disable the grid
2013-12-06 19:05:15 -05:00