juliandescottes
78bbc71e6c
Implement Import and Merge wizard dialog
2017-05-13 01:36:04 +02:00
juliandescottes
b480acc6a0
Added JSCS linter to enforce style conventions
2015-04-14 18:02:33 +02:00
jdescottes
0f49c884f2
Mutualize HTML generation for drawing tools and transform
2014-11-21 01:15:55 +01: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
fab9c6e836
select new palette after saving
2014-09-16 00:37:24 +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
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