| Age | Commit message (Collapse) | Author | |
|---|---|---|---|
| 2018-06-30 | add extension to swap satin column rails | Lex Neva | |
| 2018-06-28 | remove directory picker from install extension | Lex Neva | |
| 2018-06-24 | installer now installs symbols too | Lex Neva | |
| 2018-06-22 | add quick access methods for commands | Lex Neva | |
| 2018-06-16 | fix output regression | Lex Neva | |
| 2018-06-15 | add zip INX generator and INX | Lex Neva | |
| 2018-06-12 | show 'no embroiderable paths' error in Params too | Lex Neva | |
| 2018-06-10 | error if satin column set for path with single subpath | Lex Neva | |
| 2018-06-01 | add Expand param for fills | Lex Neva | |
| 2018-05-01 | refactor everything out of lib/__init__.py | Lex Neva | |
| 2018-04-29 | remove old extension scripts | Lex Neva | |
| 2018-04-29 | move extension classes into inkstitch/extensions and add inkstitch.py | Lex Neva | |
| 2018-04-29 | UI to select different thread paette | Lex Neva | |
| 2018-04-28 | deprecate 0.5-width running stitch mode | Lex Neva | |
| Discussion: https://github.com/lexelby/inkstitch/issues/136#issuecomment-382824153 | |||
| 2018-04-28 | deal with windows file copy permissions issues | Lex Neva | |
| 2018-04-28 | add thread palette installer | Lex Neva | |
| 2018-04-28 | add hint about clicking logo | Lex Neva | |
| 2018-04-18 | handle firefox's window.close() permission denied | Lex Neva | |
| 2018-04-18 | add notes in operator detailed view | Lex Neva | |
| switch to 12 color blocks per page to give more room for detailed notes | |||
| 2018-04-16 | Merge branch 'print-pdf2' into lexelby-print-features | Lex Neva | |
| 2018-04-16 | add 'save as defaults' button | Lex Neva | |
| 2018-04-02 | add manual stitch mode | Lex Neva | |
| 2018-03-30 | print through web browser (#127) | Lex Neva | |
| * spawn a web server and open a printable view of the design in the user's web browser * configurable inclusion of client and operator views * editable fields for color names, client, title, and purchase order number * groundwork laid to save these parameters back into the SVG * major refactor of codebase to support printing * code is organized logically into modules * added inkstitch logo and branding guidelines * l10n text extraction now handled by babel * removed legacy embroider_update extension * partial fix for #125 | |||
| 2018-03-01 | Fill underlay inset (#108) | Lex Neva | |
| * interim commit * implement underlay inset * more refactoring | |||
| 2018-02-27 | fix stroke regression | Lex Neva | |
| 2018-02-27 | Tie-in and tie-off (#100) | Lex Neva | |
| * turn inkstitch.py into a module * add running stitch library function * tie-in and tie-off * remove temporary testing code | |||
| 2018-02-26 | don't include line numbers in messages.po (#101) | Lex Neva | |
| * don't include line numbers in messages.po * update messages.po | |||
| 2018-02-26 | user can specify origin for embroidery output by setting up guides (#52) | Lex Neva | |
| * user can specify origin using guides * embroidery origin defaults to center of canvas | |||
| 2018-02-24 | use gettext for params tab names (#68) | Lex Neva | |
| * use gettext for params tab names * new localization messages | |||
| 2018-02-22 | Windows fixes (#83) | Lex Neva | |
| * os.execv doesn't replace the process on windows * fix simulate/params crash * pyinstaller windowed mode breaks things? * fix output routing for windows * properly route stderr to inkscape too * don't print unless there's something to print * remove last backup version if necessary * add documentation for Windows build | |||
| 2018-02-19 | windows build (#79) | Lex Neva | |
| Ink/stitch now supports windows! | |||
| 2018-02-17 | fix repeated colors showing as random | Lex Neva | |
| 2018-02-04 | framework for translations (#55) | Lex Neva | |
| sets up all the plumbing to send strings to CrowdIn for translation and incorporate the results | |||
