Wykres commitów

  • 79f587426d adding gui utility to convert pes files to images ekohlenberg 2023-05-28 23:07:56 -0500
  • ee4fe73d20 Add Spanish translation from Claudio García Carlón master Nathan Crawford 2021-12-08 13:56:23 -0500
  • 34fb797550 Incremented versions and updated copyright year for embroideryReader and PesFile projects v2.2.5 Nathan Crawford 2019-02-24 23:17:28 -0500
  • 742cb94527 Speculative fix for #19, also parse design name from file and add more exceptions if file format is not as expected Nathan Crawford 2019-02-23 16:07:41 -0500
  • f25708e604 Incremented version to 2.2.4, updated copyright year to 2018 v2.2.4 Nathan Crawford 2018-09-21 00:41:30 -0400
  • 51bc553e73 Attempt to stop crash related to settings file when closing Nathan Crawford 2018-06-03 13:38:47 -0400
  • afd3e80907 Try to catch errors when color number is out of range in PesFile.OpenFile() Also cleanup some unneeded namespace specifiers Nathan Crawford 2017-12-14 16:43:03 -0500
  • c16f3e7fb0 Fix select naming violations identified by VS 2017 Nathan Crawford 2017-09-13 01:05:29 -0400
  • 36e1668305 Increased version to 2.2.3 for new release, removed debug info from about dialog v2.2.3 Nathan Crawford 2016-05-10 21:57:31 -0400
  • b2e8809004 Added comment about printer resolution, incremented installer version to 2.2.2 v2.2.2-beta Nathan Crawford 2016-04-14 19:17:49 -0400
  • de3eca27c8 Removed an unused property and added to a comment in Wix installer Nathan Crawford 2016-04-13 19:59:24 -0400
  • aeb8aaf6e4 Catch InvalidPrinterException when showing print preview dialog. Should resolve issue #14. Nathan Crawford 2016-04-12 16:49:45 -0400
  • 612b8d0a24 Set 100% scale based on 96 DPI instead of 254 DPI Nathan Crawford 2016-04-12 16:30:30 -0400
  • 1b33c47dda Fix print scaling code, should resolve issue #12 and may help with issue #10 and issue #11 Nathan Crawford 2016-04-12 16:16:08 -0400
  • 34eb10023c Add manufacturer folder back to default install path to avoid possible name conflicts Nathan Crawford 2016-04-07 23:04:47 -0400
  • 8471b3519c Increased version to 2.2.1 v2.2.1-beta Nathan Crawford 2016-04-07 22:21:55 -0400
  • 2d59addb2d Add check for generated bitmap size Nathan Crawford 2016-04-07 14:36:19 -0400
  • 9c44d3ecf6 Properly load and save background grid color when background grid is disabled v2.2.0-beta Nathan Crawford 2016-04-04 22:51:35 -0400
  • 2d78fbc5b5 Increase PesFile version to 1.5 Nathan Crawford 2016-04-04 22:32:48 -0400
  • fe2e9a7446 Add some basic checks on printer resolution to try to debug issue #11 Nathan Crawford 2016-04-04 22:20:51 -0400
  • 8798fcb80c Add basic input checks for PesFile.designToBitmap() to help diagnose issue #10 Nathan Crawford 2016-04-04 22:10:04 -0400
  • 3c9ff412ba Install the start menu icon as an icon, not an executable Nathan Crawford 2016-04-04 21:24:51 -0400
  • 5d42ec4c52 Optimize stitch data for Graphics.Drawlines() before drawing Nathan Crawford 2016-04-04 21:18:12 -0400
  • 9a7c4c19b4 Dispose temporary image used in scaling code Nathan Crawford 2016-04-04 19:46:27 -0400
  • 7c779615dc Remove exception warning and narrowed exceptions down to just the expected types Nathan Crawford 2016-04-04 18:52:41 -0400
  • 06e3a79874 Increase version to 2.2.0 for new feature release Nathan Crawford 2016-04-04 18:18:40 -0400
  • d536f4bccc Increased version to 2.1.2 Branch_2.1.x Nathan Crawford 2016-04-04 17:18:52 -0400
  • 4ee56f9625 Silence warnings about exceptions Nathan Crawford 2016-04-04 16:44:03 -0400
  • e30b2e1a85 Picked some changes from 37c0b98, Try to dispose IDisposable objects more diligently Nathan Crawford 2016-04-04 16:42:20 -0400
  • 5f92c297f4 Updated to ErrorReporter.dll version 0.2 Nathan Crawford 2016-04-04 16:23:41 -0400
  • 09d181c1af Potential fix for issue #9 Nathan Crawford 2016-04-04 16:22:28 -0400
  • 8a141537a7 Change new instal to default to correct location, and allow user to change location Nathan Crawford 2016-04-01 01:18:34 -0400
  • 01e04b0a61 Re-wrote Wix installer from the ground up Nathan Crawford 2016-04-01 00:49:07 -0400
  • 54f5523484 Change installer to remove old versions before installing new one Nathan Crawford 2016-03-31 21:19:19 -0400
  • 37c0b98487 Try to dispose IDisposable objects more diligently Nathan Crawford 2016-03-31 20:49:39 -0400
  • 89c706588a Silence warnings about exceptions Nathan Crawford 2016-03-31 19:49:00 -0400
  • 71f6761408 Added .gitignore from master branch v1.6.0 Branch_1.6.x Nathan Crawford 2016-03-31 19:15:25 -0400
  • 7628dd05ad Installer updates: add UpdateCheck.dll, remove translations, and decrease minimum upgrade version to 1.5.99 Nathan Crawford 2016-03-31 19:12:10 -0400
  • 9d2b208a52 Reduce installer's minimum upgrade version to 1.6.0 Nathan Crawford 2016-03-31 17:58:08 -0400
  • 855c01c85c Update version and copyright date Nathan Crawford 2016-03-31 17:28:58 -0400
  • f72928fc20 Added start of Wix-based installer for 1.6.0 Nathan Crawford 2016-03-31 17:24:28 -0400
  • 1c7f85d98e Update installer for beta release v2.1.1-beta Nathan Crawford 2016-03-31 00:45:55 -0400
  • ea38b44295 Attempt to optimize design drawing code a little, capture more info about each stitch as it is read from the file, increment project versions in prep for a beta release Nathan Crawford 2016-03-31 00:41:01 -0400
  • 39cdbbda3f Try to make designToBitmap() a little more efficient, remove a redundant calculation for debug info stitch length Nathan Crawford 2016-03-30 20:29:26 -0400
  • daa67cfcdd Properly mask off "extra bits" and clean up debug info loops slightly Nathan Crawford 2016-03-30 20:04:55 -0400
  • 71f69a0b3a Add --all option to embroideryInfo. This should resolve issue #3. Nathan Crawford 2016-03-30 19:32:09 -0400
  • 06632cc768 Add support for --help, -h and /? to print help message Nathan Crawford 2016-03-30 19:21:26 -0400
  • 3bc68def33 Remove ErrorReporter.cs and use ErrorReporter.dll instead Nathan Crawford 2016-03-30 18:28:04 -0400
  • 07e700a48d Removed unused returns Nathan Crawford 2016-03-28 23:24:41 -0400
  • 7b024e7f27 Read bytes instead of characters when checking PES format markers, and cast bytes to characters before adding to strings Nathan Crawford 2016-03-28 23:23:14 -0400
  • db7902970f Updated to IniFile 2.3.1 to fix issue where ini file is always rewritten Nathan Crawford 2016-03-27 22:15:19 -0400
  • b1905feca1 Incremented versions for EmbroideryReader and PesFile v2.1.0 Nathan Crawford 2016-03-22 19:49:41 -0400
  • 3fda9e60b1 Replace PesFile.readyStatus with exceptions and exception handling Nathan Crawford 2016-03-22 19:48:13 -0400
  • d2f64f0205 Catch IOExceptions when opening files Nathan Crawford 2016-03-22 19:17:25 -0400
  • 725ab4e11e Use read-write sharing for opening PES files Nathan Crawford 2016-03-22 19:16:56 -0400
  • 5aef99f6e5 Enclose PEC parsing with using() to ensure file is closed Nathan Crawford 2016-03-22 18:49:30 -0400
  • 02ed3d8794 Use consts for WndProc messages Nathan Crawford 2016-03-22 18:48:12 -0400
  • fc04bef577 Moved error reporting code to ErrorReporter class Also tweaked and improved code to load reporting webpage Nathan Crawford 2016-02-24 12:12:00 -0500
  • 97cc2d8935 Capture extra bits from certain stitches for debug output Nathan Crawford 2016-02-24 01:46:00 -0500
  • d0c2eb485a Improved robustness of PesFile.OpenFile() Nathan Crawford 2016-02-23 23:41:24 -0500
  • 5cf44ec832 Load translations before design file, in case there is an error Nathan Crawford 2016-02-23 23:40:21 -0500
  • 246194c2aa Removed "using" directives that VS 2015 identified as unused Nathan Crawford 2016-02-23 23:09:13 -0500
  • d32bab0edb First try at reporting unhandled exceptions Nathan Crawford 2016-02-23 22:19:59 -0500
  • 9c1ec936a6 Updated another missed copyright year Nathan Crawford 2016-02-18 18:32:27 -0500
  • c793ee83d2 Check working dir if translations can't be found relative to exe Nathan Crawford 2016-02-18 18:30:04 -0500
  • b490109711 Don't change prefs until the OK button has been clicked Also make the preferences dialog a bit more robust Nathan Crawford 2016-02-18 18:28:29 -0500
  • d8d135ffe5 Update some copyright years that were missed last time around Nathan Crawford 2016-02-18 18:26:56 -0500
  • 0e26a1644f Set minimum window size to prevent opening a tiny window Nathan Crawford 2016-02-18 18:25:56 -0500
  • 3fed11f544 Incremented version to 2.0.2 and updated copyright year v2.0.2 Nathan Crawford 2016-01-11 20:14:07 -0500
  • 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 Nathan Crawford 2016-01-11 19:50:02 -0500
  • cb65256d5b Fix another bug with finding available translations Nathan Crawford 2015-12-28 21:02:59 -0500
  • d9342e1180 Load translations relative to .exe instead of working directory Nathan Crawford 2015-12-28 20:17:09 -0500
  • 5aa9cc9832 embroideryInfo fixes Set image scale to 1.0, instead of 100, Make default usage output more informative, Update copyright year Nathan Crawford 2015-12-28 20:03:54 -0500
  • f7d5589a19 Updated installer to 2.0.1 and changed ProductGuid Nathan Crawford 2015-12-28 19:19:38 -0500
  • adf3b6a3cd Increase version to 2.0.1 to build test release for bug fixes v2.0.1-beta Nathan Crawford 2015-12-28 19:01:19 -0500
  • 0f11f3c63d Check for null design and valid bitmap size when updating image, should fix issue #5 Nathan Crawford 2015-12-21 21:09:57 -0500
  • e2604752e6 Increase version to 2.0.0 v2.0.0 Nathan Crawford 2015-09-22 22:28:46 -0400
  • fd0e0c86f4 Installer: Removed UpdateCheck, updated translation file names, updated about URL Nathan Crawford 2015-09-22 22:09:57 -0400
  • b1c18b1b77 Use IETF language tags for translation filenames Nathan Crawford 2015-09-22 21:54:55 -0400
  • f71b0fe111 Removed UpdateCheck.dll and replaced it with EmbroideryReaderUpdates.cs Nathan Crawford 2015-09-22 21:38:01 -0400
  • 0705e4b456 Try to match printer resolution when printing a design Nathan Crawford 2015-04-17 00:32:06 -0400
  • 0d4ec463f2 Convert thread thickness and filter stitches threshold from double to float Nathan Crawford 2015-04-17 00:24:39 -0400
  • 088682071b Fixed loaded file name in window title bar Nathan Crawford 2015-04-16 23:31:15 -0400
  • 2f4b84e0e8 Default auto scale design to true Nathan Crawford 2015-04-16 23:25:19 -0400
  • a5f7f8e14a Cleaned up and fixed rotate and scale code (resolves #4), fixed incorrect image being sent to print preview Nathan Crawford 2015-04-16 23:20:19 -0400
  • 5d3f5886b8 Added Scale / Zoom menu as partial implementation of issue #4 Nathan Crawford 2015-04-03 02:09:59 -0400
  • 8c198c741b Removed unused references to PES classes Nathan Crawford 2015-04-02 22:43:49 -0400
  • 4c0d607064 Update copyright year Nathan Crawford 2015-04-02 22:35:19 -0400
  • be26151f95 Replace intpair struct with Tuple generic class Nathan Crawford 2015-04-02 22:25:27 -0400
  • f6deb2eab9 Setup Wix installer to allow upgrades Nathan Crawford 2014-09-17 00:16:15 -0400
  • dc37643ee6 Cleaned up Wix installer Nathan Crawford 2014-09-16 22:51:24 -0400
  • c570b3121d Rename translation files to language codes Nathan Crawford 2014-09-16 19:46:10 -0400
  • 85a022bd10 Update to IniFile 2.2 Nathan Crawford 2014-09-15 23:59:02 -0400
  • ebe1a80c50 Ignore generated msi files Nathan Crawford 2014-09-04 23:32:56 -0400
  • 2d2f33115a Replace VS deployment project with Wix Nathan Crawford 2014-09-04 23:30:29 -0400
  • 4ae27ec284 Add Chinese translations submitted by keetian v2.0-beta2 Nathan Crawford 2014-09-04 20:40:36 -0400
  • fb0eb1bd4d Update copyright year and bump version to 1.99.1 Nathan Crawford 2014-09-04 20:39:42 -0400
  • 0695371c8b Fix "pixels" label positioning Nathan Crawford 2014-09-04 20:33:24 -0400
  • 3f3ca3e9aa Updated for beta of 2.0 Beta_2.0 Nathan Crawford 2014-03-26 01:04:25 -0400
  • c5d3c9be19 Added more translations from Andrea Nathan Crawford 2013-12-17 13:39:26 -0500