jdescottes
8989e984cb
added dedicated style for colors-list for IE and FF + bug fixing on ProgressBarCOntroller for FF
2014-09-23 08:00:46 +02:00
jdescottes
00dd660571
Use dedicated service to display progress information
2014-09-22 23:51:28 +02:00
jdescottes
8a29b78af8
Merge branch 'master' into enhancement-palette-sorting
...
Conflicts:
src/js/utils/FrameUtils.js
2014-09-21 21:56:22 +02:00
jdescottes
9ef46d5ec5
added FrameUtils unit tests
2014-09-21 21:39:54 +02:00
jdescottes
6445b44d02
Moved image import to worker
2014-09-20 09:14:21 +02:00
jdescottes
9afe69cb87
Split CreatePaletteControllers in ctrl + widget for colors list
2014-09-18 07:59:56 +02:00
jdescottes
508fb79c32
Homogeneize layout, drop palette
2014-09-18 07:18:07 +02:00
jdescottes
8ebdc4cd41
Enhancement palettes : Added download palette
...
- palettes can be downloaded as GPL palettes
- slightly tweaked the UI of hsl rgb picker
- switched preferred format of spectrum to hex
2014-09-17 01:32:59 +02:00
jdescottes
fab9c6e836
select new palette after saving
2014-09-16 00:37:24 +02:00
juliandescottes
4ed7338f25
Feature : merge layers
...
Added feature to merge a layer with the layer below
Done at #jsconfeu2014 :)
New icon in icons : merge-icon.png
TODO : reorder the icons folder, it's waaaaaaay too messy !!
2014-09-13 20:10:05 +02:00
jdescottes
90845b3a62
Enhancement : Color palettes
...
- Added clone feature when editing existing palette
- Added arrow up/down to increase decrease input values
- Paint.net palettes are supported
2014-09-09 23:53:57 +02:00
jdescottes
e457209c8f
Enhancement : Palette color creator
...
- Added import button on create palette dialog
- implemented import from images
- missing limitation on color count when importing !!
- should remove button when editing existing palette
2014-09-07 14:31:28 +02:00
jdescottes
92d7109ef7
Enhancement : Palette colors creation
...
- Added cancel button to create palette dialog
- Added escape/unescapeHtml methods to pskl.utils
- Escaping palette name now ...
- Removed outdated comment in app.js regarding appEngine token
- Added a call to destroy() during dialogClose of AbstractDlgCtrl
2014-09-07 12:22:44 +02:00
juliandescottes
6b32239fa1
fixed bug with hue slider capped to 255
2014-09-06 22:37:05 +02:00
jdescottes
8441f28ac1
Palette creator can save palettes to local storage
2014-09-06 12:37:11 +02:00
jdescottes
e8db80a0ec
Extracted ColorPicker code to dedicated widget package (noooooooo) ; Added basic palette creation mechanism (list colors + add color)
2014-09-04 08:34:17 +02:00
jdescottes
7d9f8a8ccf
Added color picker in create palette popup
2014-09-04 00:22:02 +02:00
juliandescottes
073f46b0d7
starting palette implementation using creation wizard
2014-08-30 18:39:54 +02:00
jdescottes
32e528525c
Small cleanup zip export screen
2014-08-27 01:12:29 +02:00
jdescottes
1a8f10c63d
Merge branch 'posva-master' into feature-add-tests
2014-08-26 22:46:33 +02:00
Eduardo San Martin Morote
978319af20
Allow to rename basename for PNG in ZIP export option.
...
This may helps #192
2014-08-22 11:27:45 +02:00
jdescottes
1955d3f8f5
First implementation of tool tester
2014-08-21 00:50:59 +02:00
jdescottes
c1900a07f0
Final fixes before new version
2014-07-15 00:31:24 +02:00
jdescottes
b556143b66
fixed fps when restoring backup
2014-07-14 14:39:21 +02:00
jdescottes
5350255eee
fixed lighten reset + fixed history bug
2014-07-13 17:59:53 +02:00
jdescottes
d4884a2de5
Capture events on tmp download link created by FileUtils
2014-07-13 15:54:13 +02:00
jdescottes
581bd46dcd
Cleanup + updated tooltips
2014-07-13 15:15:45 +02:00
jdescottes
e5cb0717e2
cleanup
2014-07-13 00:43:35 +02:00
jdescottes
6af04bb599
cleanup
2014-07-13 00:21:36 +02:00
jdescottes
dfc3bfd181
Fixed Gruntfile for ghpages export
2014-07-12 21:14:07 +02:00
jdescottes
ad3dd935e0
Create 2 new dialog controllers
...
Image import is now triggering a popup after selecting the file.
Same for local saves.
Drag and drop of .piskel files opens the piskel immediately !
Remains to do :
- redesign the dialog for import image and browse local
- create dialog for recover session
- improve recover session to handle more than the last session
2014-07-12 15:34:50 +02:00
jdescottes
b2fbe269d3
Merge branch 'master' into feature-export-to-file
2014-07-12 00:46:27 +02:00
jdescottes
b66d5ee93b
Cleanup of tooltip generation
2014-07-11 00:14:21 +02:00
jdescottes
982a5ab048
Refactoring tooltip code + display CMD on mac
2014-07-10 01:32:16 +02:00
jdescottes
a6d70920e2
Improve tooltip design
2014-07-09 07:56:22 +02:00
jdescottes
4aac65fb9e
Settled on temp icon for swap colors
2014-07-08 20:04:16 +02:00
jdescottes
b3bb2472f1
perf step 1 : ok on chrome,horrible on FF
2014-07-07 22:48:13 +02:00
jdescottes
41a4ee3f3d
cleanup of import tab
2014-07-06 12:55:29 +02:00
jdescottes
f8b6d7b0d3
Merge branch 'master' into feature-export-to-file
2014-07-05 23:53:03 +02:00
jdescottes
2c235e659b
Fixed layout on FF, removed options in drawer
2014-07-05 11:39:02 +02:00
jdescottes
a77168986a
Enhancement : Shortcuts for onion kin + layer prev
...
Added 2 new icons :
- Animated Preview Panel : toggle onion skin
- Layers Toolbox : toggle layer preview
Added an icon font generated with icomoon.
SVGs for both icons have been made under Inkscape and are kept under
misc/svg.
All reference SVGs have been moved to misc/svg.
Added 2 keyboard shortcuts for toggling onion skin / layer preview :
- alt L : toggle layer preview
- alt O : toggle onion skin
2014-07-05 11:27:11 +02:00
jdescottes
24186d5aec
Added keyboard shortcuts
2014-07-04 19:17:02 +02:00
jdescottes
7b3f5ee858
Merged changes
2014-07-03 23:40:30 +02:00
jdescottes
fa4e96e7e5
Added documentation in CachedFrameProcessor
2014-07-03 23:23:31 +02:00
jdescottes
fa626532ba
cleanup of performance improvement
2014-07-03 00:48:49 +02:00
jdescottes
a2e2459169
cleanup of performance improvement
2014-07-03 00:09:47 +02:00
jdescottes
8a70943b09
Fix : fix classes extending simplePen
2014-07-02 07:34:07 +02:00
jdescottes
d126023c4a
temp
2014-06-30 20:38:14 +02:00
jdescottes
3efa94dce5
Merge branch 'master' into feature-export-to-file
2014-06-27 07:16:48 +02:00
jdescottes
bd7ebc5f7d
Fix : add backup service and make undo safer
2014-06-27 02:08:00 +02:00