piskel/src/js/service
2015-12-01 00:50:56 +01:00
..
color Added JSCS linter to enforce style conventions 2015-04-14 18:02:33 +02:00
keyboard Issue #258 : KB shortcuts to increase/decrease pensize 2015-12-01 00:50:56 +01:00
palette Issue #332 : always use lowercase hexstring format for colors 2015-11-27 22:58:11 +01:00
pensize Issue #258 : KB shortcuts to increase/decrease pensize 2015-12-01 00:50:56 +01:00
storage Issue #287 : Shortcuts now rely on Shortcut instances. Shortcut key can be changed dynamically. 2015-11-12 20:31:47 +01:00
BackupService.js Added JSCS linter to enforce style conventions 2015-04-14 18:02:33 +02:00
BeforeUnloadService.js Added JSCS linter to enforce style conventions 2015-04-14 18:02:33 +02:00
CurrentColorsService.js Fix currentcolors on sprites with many frames 2015-04-29 04:00:46 +02:00
FileDropperService.js Added JSCS linter to enforce style conventions 2015-04-14 18:02:33 +02:00
HistoryService.js Issue #287 : Shortcuts now rely on Shortcut instances. Shortcut key can be changed dynamically. 2015-11-12 20:31:47 +01:00
ImageUploadService.js Added JSCS linter to enforce style conventions 2015-04-14 18:02:33 +02:00
MouseStateService.js Remove color argument from BaseTool/BaseSelect interfaces 2015-09-16 23:40:44 +02:00
SavedStatusService.js Issue #277 : Switch HeaderController to events instead of infinite setTimeout 2015-10-01 01:07:29 +02:00
SelectedColorsService.js Integrate selectedColorsService into PaletteController and PaletteListController 2015-09-16 22:57:52 +02:00