Wykres commitów

289 Commity (master)

Autor SHA1 Wiadomość Data
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 e0ebf2d20c Moved translation files to their own folder 2013-12-06 21:26:27 -05:00
Nathan Crawford 00c1ca3e37 Fixed string that got pasted in the name field 2013-12-06 21:12:44 -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
Nathan Crawford edd9f83d84 Improved readability of X/Y value processing code
Included more descriptive comments as well
2013-12-06 19:04:33 -05:00
Nathan Crawford 1323b50759 Moved PesFile support classes to their own files 2013-12-06 19:03:40 -05:00
Nathan Crawford 046d2e82cb Fix broken filter 'ugly' stitches option 2013-12-06 19:02:34 -05:00
Nathan Crawford 0a2f9efa97 Fix swapped digits in 7-bit mask 2013-12-05 09:35:11 -05:00
njcrawford 72158feeeb Mask off the 8th bit in get7Bit2sComplement()
Also update copyright year
2013-12-04 23:21:33 -05:00
Nathan Crawford 10e7a923f1 Fixed issues around "dead code" comment
"Dead code" was part of the 2's complement conversion, when handling the odd-sized integers from PES file
2013-12-04 16:14:02 -05:00
Nathan Crawford 4e7b2e5d9e Add .gitattributes and normalize line endings 2013-12-03 16:59:12 -05:00
Nathan Crawford eda741d42e Removed old NSIS based installer 2013-12-03 16:48:52 -05:00
Nathan Crawford 042cc3abe3 Fixed detection of installed old versions 2013-12-03 15:12:59 -05:00
Nathan Crawford 5ef18eb593 Convert project to .Net 4.0 and add MSI installer 2013-12-03 14:32:03 -05:00
Nathan Crawford 18702b50a7 Removed IncrementVersionNumber 2013-12-03 13:32:29 -05:00
Nathan Crawford b0e3d20e9f Remove old visual studio project files, part 2 2013-12-03 13:30:11 -05:00
Nathan Crawford b014ab3499 Remove old Visual Studio project files, part 1 2013-12-03 13:17:03 -05:00
Nathan Crawford 341a97e4d8 Merge pull request #2 from virtualstaticvoid/patch-1
Failed to set `colorWarning` field in `getColorFromIndex` method.
2013-10-10 14:34:41 -07:00
Chris Stefano 9dffd4b251 Failed to set `colorWarning` field in `getColorFromIndex` method. 2013-10-10 23:25:23 +02:00
Nathan Crawford 61b4aad803 Added link to Embroidery Reader webpage 2013-10-08 00:30:44 -04:00
Nathan Crawford a642a33595 Added Italian translation from Andrea in 2011
Also started a spreadsheet to track translations, and eventually build
translation files from.
2013-10-07 23:25:07 -04:00
Nathan Crawford 97a728b74f Merge branch 'master' of https://github.com/njcrawford/EmbroideryReader 2013-10-07 22:13:53 -04:00
Nathan Crawford 7c810f386f Initial commit 2013-10-07 19:10:34 -07:00
Nathan Crawford 09cc4aaa68 Fixed compile errors 2012-09-30 01:26:32 +00:00
Nathan Crawford a10c80ed33 Moved file to docs folder 2012-09-28 22:54:37 +00:00
Nathan Crawford 035b7d2a8a Cleaned up and refactored code for easier reading 2012-09-28 22:53:54 +00:00
Nathan Crawford 8e07ced42c Moved PES colors into a table instead of a case statement 2012-09-28 22:23:10 +00:00
Nathan Crawford 4627214f50 Close file when we're done reading from it. Thanks to Farren Young for the patch. 2012-08-21 20:05:41 +00:00
Nathan Crawford 018edcbb8e Removed increment version number tool 2011-02-13 20:39:47 +00:00
Nathan Crawford ca16d638d4 Removed user setting and auto version incrementing files, reset versions to where they're supposed to be 2011-02-13 19:48:39 +00:00
Nathan Crawford 96d9e8151b Cleaned up installer files and script 2011-02-13 19:39:49 +00:00
Nathan Crawford f591dbb0eb Removed GPL from auto-generated files 2011-02-13 18:44:56 +00: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 f69441421f Updated VS 2010 files to reference other VS 2010 files 2011-02-13 01:32:08 +00:00
Nathan Crawford 911c5f592c Added VS 2010 specific files 2011-02-13 01:26:50 +00:00
Nathan Crawford 01d6b67e82 Added save and restore window size functionality 2010-07-09 13:49:29 +00:00
Nathan Crawford 953b6ebce8 Updated ignores 2010-02-15 03:49:17 +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
Nathan Crawford e0311a4fec Another step in adding separate project files for VS 2008 2010-01-23 02:39:51 +00:00
Nathan Crawford 2826576da7 Another step in adding seperate VS 2008 project files 2010-01-23 02:37:14 +00:00
Nathan Crawford 0511740cca Third step in adding seperate VS 2008 project files 2010-01-23 02:22:33 +00:00
Nathan Crawford 2ab2249c4b Second step at adding seperate project files for VS 2008 2010-01-23 02:17:45 +00:00