Wykres commitów

38 Commity (1323b507598b66287e7009bc4dde143537130db3)

Autor SHA1 Wiadomość Data
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
Chris Stefano 9dffd4b251 Failed to set `colorWarning` field in `getColorFromIndex` method. 2013-10-10 23:25:23 +02:00
Nathan Crawford 09cc4aaa68 Fixed compile errors 2012-09-30 01:26:32 +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 49bea84df4 Updated copyright year to 2011 2011-02-13 02:20:51 +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 9aae459274 Updated GPL contact info, renamed enum member to fit actual use. 2009-08-17 18:53:06 +00:00
Nathan Crawford a9ff7b58ab Set eol and mime type properties that were wiped out during repository split 2009-06-18 17:19:06 +00:00
Nathan Crawford ec2389e52d Removed mojority of commented old code, updated copyright year, corrected contact web address, corrected spelling of embroidery in GPL heading 2009-01-10 01:32:14 +00:00
Nathan Crawford 84b3225e47 Added changes suggested by Robert Heel 2009-01-02 03:09:29 +00:00
Nathan Crawford 6a146349aa Fixed RGB value for color #15 2008-09-10 00:15:54 +00:00
Nathan Crawford ffeacbdc43 Implemented PEC code using info from Michel Veerman 2008-04-29 04:12:10 +00:00
Nathan Crawford 31523d1c47 Added two new classe stubs to OpenFile() 2008-04-17 23:41:57 +00:00
Nathan Crawford a7bbbe7781 Added new findings for CSewFigSeg and added stub for recognizing CEmbCirc class. 2008-04-17 02:54:15 +00:00
Nathan Crawford 4ae7bec65e Fixed several bugs in filterStitches(), added paramaters to control filtering. 2008-04-05 04:29:42 +00:00
Nathan Crawford 443badb2cf Fixed stitch filtering 2008-04-03 02:09:08 +00:00
Nathan Crawford cfaf98e7f4 Added gpl2 info 2008-03-24 14:53:24 +00:00
Nathan Crawford 187d7753c0 Added GPL 2 info 2008-02-14 01:49:58 +00:00
Nathan Crawford 881d11e603 Made some progress in deciphering CSewFigSeg; still a long ways to go. 2008-02-13 04:01:12 +00:00
Nathan Crawford 27af93c9f2 Disabled stitch filtering for Debug build 2008-01-22 02:51:27 +00:00
Nathan Crawford fc5eaf6ce2 Updated for newfound end of stitch block info 2008-01-19 05:21:47 +00:00
Nathan Crawford ed5ffef7ee Updated to reflect new findning on PES header, tweaked stitch filter funtion 2008-01-19 04:39:08 +00:00
Nathan Crawford 668ce522fb Rewrote CSewSeg reading code, added funtion to filter out ugly extra stitches 2008-01-18 04:16:57 +00:00
Nathan Crawford 18f7763e1c Minor bugfixes, some cosmetic fixes 2008-01-02 02:59:15 +00:00
Nathan Crawford 9ef671fb88 Fixed bugs 14 and 18, added thread thickness to options dialog, fixed several small bugs. 2007-12-14 03:11:01 +00:00
Nathan Crawford 2ae0f499b0 Fixed several bugs, preparing for release. 2007-12-13 04:20:45 +00:00
Nathan Crawford 906c68104c Added Edit->Copy menu option, modified PesFile and embroideryInfo to generate png files from the command line. 2007-11-27 03:47:43 +00:00
Nathan Crawford da4331d6a8 Pollished printing functions a bit, started work on getting "punch" files to read 2007-11-15 03:04:32 +00:00
Nathan Crawford c44dc0c0c7 Updated IncrementVersionNumber.exe, started working on getting "punch" files to work. 2007-11-10 03:00:34 +00:00
Nathan Crawford dd7d7110ce Added pes type 0040. It was somehow left out before. 2007-11-09 20:03:38 +00:00
Nathan Crawford 1329dbb402 Fixed bug #4. Code now searches for CEmbOne instead of relying on a set number of bytes. Many small improvements and bug fixes. 2007-10-13 04:24:16 +00:00
Nathan Crawford e9810ac2b8 Fixed designs appearing as centers in the lower left corner, added several new PES types, fixed many misc bugs. 2007-09-27 02:39:51 +00:00