Commit graph

  • 51538dff48 Make piskel performance warning less scary Julian Descottes 2017-09-24 15:55:50 +0200
  • eb27c82628 chore: add comment to onKeyUp method in DrawingController juliandescottes 2017-08-06 13:57:39 +0200
  • da739e78da Issue #743 - bump color palette cap to 256 Julian Descottes 2017-09-24 15:21:00 +0200
  • dd8217e21b Issue #744 - show notification when exporting to GIF can not preserve colors Julian Descottes 2017-09-24 15:48:41 +0200
  • d502d3416b Issue #745 - Add https support Julian Descottes 2017-09-24 14:58:31 +0200
  • d1156954ca Issue #729 - implement custom PNG export viewer instead of opening window to data-uri juliandescottes 2017-09-06 23:56:09 +0200
  • dc5209628c fix selectionmanager unit test juliandescottes 2017-09-06 00:52:12 +0200
  • 8568663949 Move clipboard events to dedicated service and fix tests juliandescottes 2017-09-06 00:21:51 +0200
  • fd3d828067 remove unused selection copy cut paste events juliandescottes 2017-09-05 22:31:31 +0200
  • e1797b2008 Fix SelectionManagerTest by using a clipboard event mock juliandescottes 2017-09-03 14:56:08 +0200
  • 0a43f6bbec Fix copy to website script to work if main-partial is missing. juliandescottes 2017-09-03 14:12:10 +0200
  • b9423bc831 Issue #645: Support clipboard to paste images juliandescottes 2017-08-07 00:51:58 +0200
  • 5e6280301d Issue #736 - cleanup selection tool state on SELECTION_DISMISSED event juliandescottes 2017-09-06 00:35:07 +0200
  • 5671eb4782 Delete all extra backup sessions if MAX is reached juliandescottes 2017-08-06 17:42:31 +0200
  • 35788b54ba update travis yml to upgrade node and stop downloading casper juliandescottes 2017-08-03 00:22:20 +0200
  • 629ecf83b4 add comments for values synced between JS and CSS juliandescottes 2017-08-03 00:12:59 +0200
  • c037b07693 rename mergeData to backupsData in browse backups wizard juliandescottes 2017-08-02 00:14:51 +0200
  • c31b7a351c update piskel mock in BackupServiceTest juliandescottes 2017-08-02 00:06:51 +0200
  • 7de03f1e73 show snpashot previews in the browse backups dialog juliandescottes 2017-08-02 00:00:08 +0200
  • eab21e0839 Show confirmation message when loading snapshot backup juliandescottes 2017-08-01 23:24:22 +0200
  • 2b3bd02479 improve styling of snapshot list in browse backups dialog juliandescottes 2017-08-01 23:19:14 +0200
  • 4e86fa1570 dev-environment: add ctrl+alt+R shortcut to reload styles juliandescottes 2017-08-01 23:05:28 +0200
  • 170a7e4731 skip backups for current session in browse backups dialog juliandescottes 2017-08-01 22:47:53 +0200
  • 6b7f04b63e browse backups dialog: add styling for empty session list juliandescottes 2017-08-01 22:39:27 +0200
  • da2e9f99e4 cleanup: remove title on backup session element juliandescottes 2017-08-01 00:28:16 +0200
  • 530a949e54 add icon for backup dialog juliandescottes 2017-08-01 00:22:34 +0200
  • 4377c9e601 add disclaimer in the browse backups dialog Julian Descottes 2017-07-30 16:50:06 +0200
  • e0bbb88d47 confirm backup session delete, add animation Julian Descottes 2017-07-30 16:22:30 +0200
  • 9ff2ecbb45 improve styling for browse-backups dialog Julian Descottes 2017-07-30 15:46:12 +0200
  • 8beba2088b remove useless console.log juliandescottes 2017-06-18 23:24:59 +0200
  • ee45cdcc45 add a browse backups dialog juliandescottes 2017-06-18 23:24:15 +0200
  • 30ea7fa079 fix migration script for localstorage to indexeddb juliandescottes 2017-06-18 18:14:04 +0200
  • e9b39a5c61 add unit test for PiskelDatabase Julian Descottes 2017-06-18 17:00:25 +0200
  • d0a32b18c5 add unit test for backup database Julian Descottes 2017-06-18 11:31:33 +0200
  • 372ad1f513 add unit test for BackupService Julian Descottes 2017-06-17 22:38:39 +0200
  • c6e106fe2d add a limit to the number of sessions backed up Julian Descottes 2017-06-17 18:25:19 +0200
  • f9570ea3c5 Issue #640 - extract database code to dedicated package Julian Descottes 2017-06-13 00:10:02 +0200
  • f9cb631acb Issue #640 - migrate backup service to indexeddb Julian Descottes 2017-06-11 23:57:28 +0200
  • ed749a747f Issue #640 - migrate local browser save to indexeddb Julian Descottes 2017-06-11 17:32:39 +0200
  • 30ecd41452 Issue #640 - remove duplicated entries in piskel-script-list Julian Descottes 2017-06-11 14:20:29 +0200
  • af65344c23 Issue #640 - rename PaletteService pointer to localStorage to localStorageGlobal Julian Descottes 2017-06-11 14:19:07 +0200
  • 183133496e Fix #718 - when dropping image, only use import wizard for big images juliandescottes 2017-08-01 01:06:09 +0200
  • 8a2c0191f9 release: bump version to 0.12.1 v0.12.1 Julian Descottes 2017-07-18 08:06:54 +0200
  • a096dcabfd Fix #717: filter invalid colors Julian Descottes 2017-07-18 08:05:48 +0200
  • f8c61cfe0c add second test version for chromebooks gh-pages Julian Descottes 2017-07-17 01:12:48 +0200
  • c6dd4d18f3 add test version foranother chrombebook bug Julian Descottes 2017-07-17 00:58:05 +0200
  • 96d326ef12 release: bump version to 0.13.0-SNAPSHOT Julian Descottes 2017-06-23 21:01:15 +0200
  • 7c37372b13 release: bump version to v0.12.0 v0.12.0 Julian Descottes 2017-06-22 01:28:54 +0200
  • b21ea30fa8 Issue #658 - Support shift+UP/RIGHT/DOWN/LEFT to move the viewport Julian Descottes 2017-06-10 23:12:11 +0200
  • c2dbddcf9f Issue #636 - rename all application-settings things to preferences-settings Julian Descottes 2017-06-10 11:06:16 +0200
  • 09ce6ff88f Issue #636 - remove unused code Julian Descottes 2017-06-10 10:05:13 +0200
  • 2c4a8efb44 Issue #636 - add integration test for main settings panel Julian Descottes 2017-06-10 09:55:38 +0200
  • 02a25d3f84 Fix eslint violations Julian Descottes 2017-06-09 10:26:53 +0200
  • d159de2e65 Update gitignore for vscode Julian Descottes 2017-06-09 10:26:28 +0200
  • 726a8f74c1 Switch from jscs+jshint to eslint Julian Descottes 2017-06-09 10:16:05 +0200
  • 89a65ab032 add test-export-gif-scale test to integration test suite Julian Descottes 2017-06-08 00:08:39 +0200
  • d8ec58b42c Remove reference to seamless in tooltip Julian Descottes 2017-06-07 09:35:16 +0200
  • 1168870ee0 Issue #636 - Allow users to change the grid color Julian Descottes 2017-06-06 08:52:56 +0200
  • d3a37c74e9 Issue #636 - rename seamless* to tile* Julian Descottes 2017-06-05 19:59:12 +0200
  • 5d2ca7e70c Issue #636 - create sizepicker widget and use it in grid settings Julian Descottes 2017-06-05 15:32:40 +0200
  • 2976fd09ea Issue #636 - create Tabs widget and use it application settings panel Julian Descottes 2017-06-05 00:54:23 +0200
  • 317fda83c3 add integration test for tiny-palettes Julian Descottes 2017-06-04 22:27:42 +0200
  • 94160d8fc4 Transform palette color title to uppercase Julian Descottes 2017-06-03 15:53:55 +0200
  • b977a146e9 Issue #663 - display 10 colors per row in palette for palettes with > 10 colors Julian Descottes 2017-06-03 14:57:05 +0200
  • aea4e4d6a6 Fix #704 - increase height of offline apps window to 700px Julian Descottes 2017-06-03 10:23:40 +0200
  • 5456ea973a Fix #690 - remove references to github/juliandescottes in README Julian Descottes 2017-05-13 08:25:16 +0200
  • a299d9aed0 Fix #697 - update confirmation message when closing Piskel with unsaved changes Julian Descottes 2017-06-03 00:49:52 +0200
  • cc2fc48107 Fix #271: add new piskel button for desktop application Julian Descottes 2017-06-03 00:12:46 +0200
  • 799c9fbf5a Feature #541 crop based on the current selection Julian Descottes 2017-05-23 23:13:12 +0200
  • a9e22535d6 feature #541: add crop transform tool Julian Descottes 2017-05-20 19:43:05 +0200
  • 4b4cbe47c8 support expanding the transform toolbox Julian Descottes 2017-05-20 18:37:20 +0200
  • e7d07c5353 Fix #699 - add SPACE to keycode translator Julian Descottes 2017-05-27 09:05:05 +0200
  • dbf8072343 deploy dev version Julian Descottes 2017-05-22 09:56:42 +0200
  • cf3383722a check meta key when recording drawing test (OSX) Julian Descottes 2017-05-20 17:57:48 +0200
  • 6566ca07a5 add new layer just before the current layer Julian Descottes 2017-05-20 17:54:37 +0200
  • 9fafa8b7a7 use SHIFT meta when clicking up down layer to move to top/bottom Julian Descottes 2017-05-20 17:50:08 +0200
  • 4a9f7cc74b add grunt task to run drawing tests Julian Descottes 2017-05-20 17:31:55 +0200
  • 319060beb6 add drawing test for move layer top/bottom Julian Descottes 2017-05-20 17:31:32 +0200
  • 729c9f4732 Updating README.md to resolve license dating ItsPugle 2017-05-20 17:37:03 +1000
  • cd560012e1 Adds comments to Stroke tool for drawing lines. Smie 2017-05-14 16:24:18 -0600
  • e819503cc5 Adjusts lineTool ends to square shape. Smie 2017-05-12 22:14:46 -0600
  • 6512c3dcc0 Improves performance of line tool for large pen sizes. Smie 2017-05-09 16:37:42 -0600
  • 3535dfb25e replace references to github.com/juliandescottes for github.com/piskelapp juliandescottes 2017-05-14 19:18:19 +0200
  • a69554f6c9 release: bump version to 0.12.0-SNAPSHOT juliandescottes 2017-05-14 19:16:58 +0200
  • 1040cb4d8c release: bump version to 0.11.1 v0.11.1 juliandescottes 2017-05-14 19:04:26 +0200
  • d18b85df16 Fix template bug for IE11 juliandescottes 2017-05-14 18:55:51 +0200
  • 76563bfc41 release: bump version to v0.12.0-SNAPSHOT juliandescottes 2017-05-14 17:43:35 +0200
  • 2ba95667b2 release: bump version to v0.11.0 v0.11.0 juliandescottes 2017-05-13 01:38:12 +0200
  • 3949051ba7 release: add release script to run grunt+copy to piskel-website juliandescottes 2017-05-14 17:32:22 +0200
  • df6780a3e7 store version in window.pskl and display it in settings juliandescottes 2017-05-14 17:16:24 +0200
  • b768a22b1c Fix #689 - add unit test for v1 deserializer juliandescottes 2017-05-14 16:11:17 +0200
  • 8f4f9d9b0a Fix #689 - add unit test for v0 deserializer juliandescottes 2017-05-14 15:55:46 +0200
  • 14e969a3bb Fix typos and errors in existing DeserializationTest juliandescottes 2017-05-14 15:55:13 +0200
  • 0ef69bae58 Fix #689 - Constants.DEFAULTS->DEFAULT in deserializers v0/v1 juliandescottes 2017-05-13 07:16:51 +0200
  • b40c1c4744 reduce button size juliandescottes 2017-05-10 01:36:27 +0200
  • 261259b38f remove unused styles from dialogs-import.css juliandescottes 2017-05-09 01:25:08 +0200
  • 799bf76a86 update integration tests after selectMode step changes juliandescottes 2017-05-09 01:20:57 +0200
  • 42f329980c remove cancel button from import steps, add big select mode buttons juliandescottes 2017-05-09 01:16:29 +0200
  • 80a1edf027 add unit test for piskel MergeUtils juliandescottes 2017-05-09 00:33:51 +0200
  • 92934502e8 fix merge of smaller piskel into bigger piskel juliandescottes 2017-05-09 00:06:22 +0200