piskel/js/controller
Julian Descottes ca427e0853 Dev environment : closure compiler + jshint update
Fixed error raised by closure compiler
Added es3 option to jshint (detect trailing commas)
Added curly option to jshint (missing curly braces for if/for blocks)
Removed trailing whitespaces (not enforced through jshint though)
2013-09-28 23:52:51 +02:00
..
settings Dev environment : closure compiler + jshint update 2013-09-28 23:52:51 +02:00
AnimatedPreviewController.js Issue 24 : Layers 2013-09-22 21:02:43 +02:00
DrawingController.js Dev environment : closure compiler + jshint update 2013-09-28 23:52:51 +02:00
LayersController.js First layer UI. Just functional, UX far from ideal 2013-09-25 00:11:12 +02:00
NotificationController.js Issue 24 : Layers 2013-09-22 21:02:43 +02:00
PaletteController.js Fix jscolor : add jscolor.install to Palette Controller init sequence. Fix layer canvas update on DPI change 2013-09-26 22:43:45 +02:00
PiskelController.js Dev environment : closure compiler + jshint update 2013-09-28 23:52:51 +02:00
PreviewFilmController.js Dev environment : closure compiler + jshint update 2013-09-28 23:52:51 +02:00
SettingsController.js First layer UI. Just functional, UX far from ideal 2013-09-25 00:11:12 +02:00
ToolController.js Merge from master + added more jshint checks (undef and latedef). Very helpful to catch post merge issues. 2013-08-10 14:28:10 +02:00