Wykres commitów

27 Commity (f25708e6049231ec18c3df252611cca2216f7f66)

Autor SHA1 Wiadomość Data
Nathan Crawford f25708e604 Incremented version to 2.2.4, updated copyright year to 2018 2018-09-21 00:41:30 -04:00
Nathan Crawford 89c706588a Silence warnings about exceptions 2016-03-31 19:49:00 -04:00
Nathan Crawford 246194c2aa Removed "using" directives that VS 2015 identified as unused 2016-02-23 23:09:13 -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 0d4ec463f2 Convert thread thickness and filter stitches threshold from double to float 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 4c0d607064 Update copyright year 2015-04-02 22:35:19 -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 9ccad2f545 Added controls for transparency grid size 2013-12-11 18:56:12 -05:00
Nathan Crawford 19a1b51ffd Added settings for transparency grid 2013-12-10 19:33:45 -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 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
Nathan Crawford 046d2e82cb Fix broken filter 'ugly' stitches option 2013-12-06 19:02:34 -05:00
Nathan Crawford 4e7b2e5d9e Add .gitattributes and normalize line endings 2013-12-03 16:59:12 -05:00
Nathan Crawford 49bea84df4 Updated copyright year to 2011 2011-02-13 02:20:51 +00:00
Nathan Crawford 337177bf8c Fixed build error, lots of changes for VS2010 files 2011-02-13 02:07:37 +00:00
Nathan Crawford 01d6b67e82 Added save and restore window size functionality 2010-07-09 13:49:29 +00:00
Nathan Crawford af931b8c08 Added code to check for old settings file before trying to import it, clarified some comments. 2010-02-15 03:42:51 +00:00
Nathan Crawford 25a793f1d9 Bug fix for crash-on-close on Windows 7, added function to transfer any saved settings from old location to new. 2010-02-14 04:54:27 +00:00
Nathan Crawford 29168013ed Updated to latest available versions of dlls and helper apps 2010-01-23 04:28:57 +00:00
Nathan Crawford 8ec5e02992 Another step in adding seperate VS 2008 project files, merged some changes from 1.3 branch 2010-01-23 02:59:33 +00:00