juliandescottes
|
cfd3773a2b
|
Issue #751 - add repeat checkbox to GIF export panel
|
2017-10-08 19:46:43 +02:00 |
|
juliandescottes
|
77d26bffa9
|
Issue #727 - add integration test for simple import flow
|
2017-10-08 18:19:52 +02:00 |
|
Julian Descottes
|
bf4cc3302a
|
Issue #727 - skip import steps if current piskel is empty
|
2017-10-08 18:19:52 +02:00 |
|
juliandescottes
|
95c8df1224
|
Issue #727 - simplify import: resize and insertion steps
|
2017-10-08 18:19:52 +02:00 |
|
Julian Descottes
|
dd8217e21b
|
Issue #744 - show notification when exporting to GIF can not preserve colors
|
2017-09-24 17:37:49 +02:00 |
|
juliandescottes
|
d1156954ca
|
Issue #729 - implement custom PNG export viewer instead of opening window to data-uri
|
2017-09-24 17:36:02 +02:00 |
|
juliandescottes
|
629ecf83b4
|
add comments for values synced between JS and CSS
|
2017-08-03 00:21:08 +02:00 |
|
juliandescottes
|
c037b07693
|
rename mergeData to backupsData in browse backups wizard
|
2017-08-03 00:21:08 +02:00 |
|
juliandescottes
|
7de03f1e73
|
show snpashot previews in the browse backups dialog
|
2017-08-03 00:21:08 +02:00 |
|
juliandescottes
|
eab21e0839
|
Show confirmation message when loading snapshot backup
|
2017-08-03 00:21:08 +02:00 |
|
juliandescottes
|
2b3bd02479
|
improve styling of snapshot list in browse backups dialog
|
2017-08-03 00:21:08 +02:00 |
|
juliandescottes
|
170a7e4731
|
skip backups for current session in browse backups dialog
|
2017-08-03 00:21:08 +02:00 |
|
juliandescottes
|
6b7f04b63e
|
browse backups dialog: add styling for empty session list
|
2017-08-03 00:21:08 +02:00 |
|
Julian Descottes
|
e0bbb88d47
|
confirm backup session delete, add animation
|
2017-08-03 00:21:08 +02:00 |
|
Julian Descottes
|
9ff2ecbb45
|
improve styling for browse-backups dialog
|
2017-08-03 00:21:08 +02:00 |
|
juliandescottes
|
ee45cdcc45
|
add a browse backups dialog
|
2017-08-03 00:21:08 +02:00 |
|
Julian Descottes
|
f9cb631acb
|
Issue #640 - migrate backup service to indexeddb
|
2017-08-03 00:21:08 +02:00 |
|
Julian Descottes
|
ed749a747f
|
Issue #640 - migrate local browser save to indexeddb
|
2017-08-03 00:21:08 +02:00 |
|
Julian Descottes
|
a096dcabfd
|
Fix #717: filter invalid colors
|
2017-07-18 08:05:48 +02:00 |
|
Julian Descottes
|
b21ea30fa8
|
Issue #658 - Support shift+UP/RIGHT/DOWN/LEFT to move the viewport
|
2017-06-10 23:12:11 +02:00 |
|
Julian Descottes
|
c2dbddcf9f
|
Issue #636 - rename all application-settings things to preferences-settings
The name is not ideal, but it's better to have a MiscPreferencesController than a MainApplicationController for this kind of very simple panels.
|
2017-06-10 11:20:23 +02:00 |
|
Julian Descottes
|
09ce6ff88f
|
Issue #636 - remove unused code
|
2017-06-10 11:20:23 +02:00 |
|
Julian Descottes
|
02a25d3f84
|
Fix eslint violations
|
2017-06-10 11:20:23 +02:00 |
|
Julian Descottes
|
d8ec58b42c
|
Remove reference to seamless in tooltip
|
2017-06-10 11:20:23 +02:00 |
|
Julian Descottes
|
1168870ee0
|
Issue #636 - Allow users to change the grid color
|
2017-06-10 11:20:23 +02:00 |
|
Julian Descottes
|
d3a37c74e9
|
Issue #636 - rename seamless* to tile*
|
2017-06-10 11:20:23 +02:00 |
|
Julian Descottes
|
5d2ca7e70c
|
Issue #636 - create sizepicker widget and use it in grid settings
|
2017-06-10 11:20:23 +02:00 |
|
Julian Descottes
|
2976fd09ea
|
Issue #636 - create Tabs widget and use it application settings panel
|
2017-06-10 11:20:23 +02:00 |
|
Julian Descottes
|
94160d8fc4
|
Transform palette color title to uppercase
|
2017-06-04 22:29:54 +02:00 |
|
Julian Descottes
|
b977a146e9
|
Issue #663 - display 10 colors per row in palette for palettes with > 10 colors
|
2017-06-04 22:29:54 +02:00 |
|
Julian Descottes
|
a9e22535d6
|
feature #541: add crop transform tool
|
2017-06-01 19:46:34 +02:00 |
|
Julian Descottes
|
4b4cbe47c8
|
support expanding the transform toolbox
|
2017-06-01 19:46:34 +02:00 |
|
Julian Descottes
|
6566ca07a5
|
add new layer just before the current layer
|
2017-05-20 20:03:42 +02:00 |
|
Julian Descottes
|
9fafa8b7a7
|
use SHIFT meta when clicking up down layer to move to top/bottom
|
2017-05-20 20:03:42 +02:00 |
|
juliandescottes
|
3535dfb25e
|
replace references to github.com/juliandescottes for github.com/piskelapp
|
2017-05-14 19:18:19 +02:00 |
|
juliandescottes
|
42f329980c
|
remove cancel button from import steps, add big select mode buttons
|
2017-05-13 01:36:04 +02:00 |
|
juliandescottes
|
4d07a4eb90
|
select the first imported layer after a merge
|
2017-05-13 01:36:04 +02:00 |
|
juliandescottes
|
00d4a1614b
|
protect frame-picker destroy if frame picker init() was not called
|
2017-05-13 01:36:04 +02:00 |
|
juliandescottes
|
a72b0c69e5
|
initialize insert-location frame-picker on show()
|
2017-05-13 01:36:04 +02:00 |
|
juliandescottes
|
30274ad1f8
|
replace Promise by Q.defer in ImageImport step
|
2017-05-13 01:36:04 +02:00 |
|
juliandescottes
|
b7fe8c1a5e
|
use image name as piskel name for image import
|
2017-05-13 01:36:04 +02:00 |
|
juliandescottes
|
a68dccfce0
|
persist preview UI during import wizard
|
2017-05-13 01:36:04 +02:00 |
|
juliandescottes
|
78bbc71e6c
|
Implement Import and Merge wizard dialog
|
2017-05-13 01:36:04 +02:00 |
|
juliandescottes
|
af3d0fa48b
|
Feature #683: duplicate layer when SHIFT+CLICK on create layer button
|
2017-05-13 01:11:45 +02:00 |
|
juliandescottes
|
f74b081fad
|
avoid sanitization for cheatsheet keys
|
2017-05-08 00:06:14 +02:00 |
|
juliandescottes
|
a8c85b8a29
|
Issue #654 : stop using jquery to create the FramesList markup
|
2017-04-01 12:48:11 +02:00 |
|
juliandescottes
|
98768b2e5b
|
select color using alt+click (fixes #623)
|
2017-03-02 01:39:28 +01:00 |
|
Julian Descottes
|
11a063de12
|
sanitize strings coming from user inputs
|
2017-02-23 19:37:29 +01:00 |
|
juliandescottes
|
c68b82339c
|
remove classList toggle with 2nd argument for IE11
|
2017-02-11 16:51:27 +01:00 |
|
Zoee Silcock
|
f30e16386d
|
Use standard HTML entities for the arrows displayed on the keyboard shortcut list
|
2017-02-05 11:47:45 +01:00 |
|