Commit Graph

  • 21172249a3 Added fix for PreviewFilmController for very big piskels : limit DPI to 1 jdescottes 2013-08-05 23:55:19 +0200
  • 1977141076 Fixed size related issues. Selection Manager no longer depends on the frameoverlay which is now only manipulated by the tools jdescottes 2013-08-05 23:34:11 +0200
  • b42f896584 Adaptations for APP Engine compatibility jdescottes 2013-08-04 22:15:45 +0200
  • 02e261880a Removing built files again jdescottes 2013-08-04 21:55:47 +0200
  • f89cb8146d Trying to get the travis build to pass jdescottes 2013-08-04 21:47:17 +0200
  • 54ea427dce Trying to get the travis build to pass jdescottes 2013-08-04 21:37:07 +0200
  • a16e1bab09 added Function.prototype.bind polyfill for PhantomJS. Make Casper happy. jdescottes 2013-08-04 21:20:25 +0200
  • 8acd91b4d9 updated smoke test URL to point to debug version jdescottes 2013-08-04 18:36:43 +0200
  • 91bacd1dd9 Added concat and uglify tasks to grunt. Piskel on master will only be able to work in debug mode, by passing ?debug in URL. The minified version is built in /build, which has been added to .gitignore jdescottes 2013-08-04 18:27:32 +0200
  • 062d30b056 Merge branch 'master' into gh-pages jdescottes 2013-07-19 08:04:18 +0200
  • 9a68da8bda Merge pull request #116 from juliandescottes/merge-piskelapp-changes grosbouddha 2013-07-18 16:39:38 -0700
  • 5fe144b651 Merge 218dbbc8b9 into bb1672f6ab Julian Descottes 2013-07-18 15:38:18 -0700
  • 218dbbc8b9 put appEngineToken on pskl namespace, fix private convention jdescottes 2013-07-18 22:55:26 +0200
  • e7ef8fbf5a Rolled back too many changes. some piskel.something managed to creep back in jdescottes 2013-07-14 23:36:31 +0200
  • 023f9332cd added empty readonly name field to index.html for consistency jdescottes 2013-07-14 23:25:12 +0200
  • 4e1deee851 Reintegrating css changes from master jdescottes 2013-07-14 23:18:03 +0200
  • d82981c995 Merge branch 'gh-pages' of https://github.com/juliandescottes/piskel into gh-pages jdescottes 2013-07-14 23:05:21 +0200
  • 032c8c4485 Added logic to switch behavior between appengine and static mode. Removed piskel on window in favor of pskl.app jdescottes 2013-07-14 23:04:42 +0200
  • 30712f36f6 merged from upstream Patrick Brosset 2013-06-23 20:47:31 +0200
  • bb1672f6ab Merge pull request #115 from juliandescottes/fix-sticky-panels-renard-de-feu grosbouddha 2013-06-23 06:57:10 -0700
  • 3dc7c641b1 Merge 3cd2cb1c63 into 66d19cf9ca grosbouddha 2013-06-23 05:50:42 -0700
  • 3cd2cb1c63 Fix slightly overflowing drawer (on the screen right edge) Vince 2013-06-23 14:46:25 +0200
  • e1e7dbf2e1 Fix right sticky panel on FF Vince 2013-06-23 14:42:12 +0200
  • 843a61b25a Merge branch 'master' into gh-pages jdescottes 2013-06-20 07:24:57 +0200
  • 66d19cf9ca Merge pull request #112 from juliandescottes/fix-canvas-size-with-grid Julian Descottes 2013-06-19 22:23:55 -0700
  • be2e0af415 Merge 4618cb643a into f5335a6867 grosbouddha 2013-06-19 22:23:42 -0700
  • f5335a6867 Merge pull request #113 from juliandescottes/fix-addframe-button-sortable grosbouddha 2013-06-19 16:57:00 -0700
  • 7b11fab9d6 Merge a01afe2cfd into 6cb145ae34 Julian Descottes 2013-06-19 15:33:08 -0700
  • a01afe2cfd Changed sortable items selector to a more robust one jdescottes 2013-06-20 00:32:53 +0200
  • 07ced5a3b2 Exclude add-frame-button from sortable items in preview-film jdescottes 2013-06-20 00:05:23 +0200
  • 4618cb643a Fix canvas size when grid display is active Vince 2013-06-19 19:01:12 +0200
  • 69a2a76192 Merge branch 'master' into gh-pages jdescottes 2013-06-19 07:39:08 +0200
  • 6cb145ae34 Merge branch 'master' into user-settings jdescottes 2013-06-19 07:38:13 +0200
  • 0e1ee7fccc Merge 7bbcbe1861 into 0fe2e981b0 grosbouddha 2013-06-18 16:52:51 -0700
  • 7bbcbe1861 Review comments Vince 2013-06-19 01:51:53 +0200
  • 6f6d2b84b3 Merge branch 'master' into gh-pages jdescottes 2013-06-19 00:30:30 +0200
  • 0fe2e981b0 Reverted back to onchange due to lack of support of input range in firefox 21 jdescottes 2013-06-19 00:29:07 +0200
  • ac01014117 Merge branch 'slider-init' of https://github.com/captainbrosset/piskel into captainbrosset-slider-init jdescottes 2013-06-19 00:06:51 +0200
  • 73aae69425 Fix Travis: convert tabs to spaces Vince 2013-06-17 23:22:30 +0200
  • 5913b19641 Plug canvas background settings on UserSettings storage Vince 2013-06-17 23:10:35 +0200
  • 9eac3414a3 Clean grid code: semantic names and tiny refactor using UserSettings Vince 2013-06-17 23:06:17 +0200
  • 2691b23c09 Fix cache typo in UserSettings Vince 2013-06-17 21:23:21 +0200
  • 9a3a87bd57 Fix travis Vince 2013-06-17 21:03:22 +0200
  • ea58f78459 Merge f6f02c7c1f into e3beb6bd09 Patrick Brosset 2013-06-17 12:00:07 -0700
  • 1d4ff1d2de Create an event based UserSettings and use it for the grid diplay state. Vince 2013-06-17 20:24:27 +0200
  • 889d5c0d53 Add basic UserSettings persistence static utility. Vince 2013-06-17 19:54:43 +0200
  • 403105aae4 Adding TODOs related to namespace cleaning Vince 2013-06-17 11:42:53 +0200
  • 97ddc6ecc1 Adding simple backgorund picker (without persistence) Vince 2013-06-17 11:36:56 +0200
  • cc3bd72b86 Small settings panel styles update Vince 2013-06-17 10:37:23 +0200
  • 453f77cdd6 Nit: fix indentation Vince 2013-06-17 10:37:08 +0200
  • 06ddde66b1 adding the -webkit prefix to the body background for safari support too Patrick Brosset 2013-06-16 13:01:21 +0200
  • 458f56f1ec Move toggling code to settingscontroller Vince 2013-06-16 10:36:26 +0200
  • 3d67be94a1 Initial quick design for right settings drawer Vince 2013-06-16 10:36:05 +0200
  • 3ac2c5e922 Remove bad/deprecated TODOs Vince 2013-06-16 10:18:22 +0200
  • 955a49d2dd Adding SettingsController Vince 2013-06-16 10:17:50 +0200
  • 19b213129a Moving settings markup to drawer Vince 2013-06-16 10:16:26 +0200
  • 765f75f255 Fix preview frames scrollers Vince 2013-06-16 09:38:31 +0200
  • e3beb6bd09 Added back the -webkit prefix for radial-gradient used on body Julian Descottes 2013-06-16 08:20:48 +0200
  • f6f02c7c1f correct slider init value and better FX slider event handling Patrick Brosset 2013-06-15 21:27:08 +0200
  • 4208e40c24 Adding drawer prototype Vince 2013-06-15 19:35:55 +0200
  • 13de7cbcfb New layout: application actions sticking to the right edge Vince 2013-06-15 19:04:36 +0200
  • 10737007d8 Merge pull request #108 from captainbrosset/master Julian Descottes 2013-06-15 10:02:29 -0700
  • dd3aeb03a2 Merge 8210e42601 into 5a232bc1d5 Patrick Brosset 2013-06-15 10:00:07 -0700
  • 8210e42601 radial gradient background on FX Patrick Brosset 2013-06-15 18:55:44 +0200
  • af95a41e52 Add icons resource Vince 2013-06-15 18:20:36 +0200
  • a524c57014 Add preferences action Vince 2013-06-15 18:20:25 +0200
  • 16dbfea134 Fix contextmenu right click (active only above drawing canvas) Vince 2013-06-14 13:18:26 +0200
  • 635eb88cdd Add 'visit gallery' action Vince 2013-06-14 13:17:53 +0200
  • 8cdd554db2 Code cleanup + unsued images removal Vince 2013-06-14 13:17:20 +0200
  • d489504a88 Add canvas background switcher Vince 2013-06-14 13:16:18 +0200
  • 5a232bc1d5 Merge pull request #107 from juliandescottes/ui-updates Julian Descottes 2013-06-14 04:52:26 -0700
  • 22b4364753 Merge 92561db1c6 into 919e2f8869 grosbouddha 2013-06-14 04:20:46 -0700
  • 92561db1c6 Fix contextmenu right click (active only above drawing canvas) Vince 2013-06-14 13:18:26 +0200
  • 0bb097e54b Add 'visit gallery' action Vince 2013-06-14 13:17:53 +0200
  • 460c391326 Code cleanup + unsued images removal Vince 2013-06-14 13:17:20 +0200
  • d34f24141a Add canvas background switcher Vince 2013-06-14 13:16:18 +0200
  • 05edee6f3c Update scroller overflows VD + fix zindex bug Vince 2013-06-14 00:56:47 +0200
  • 9e2ad39f39 Fix background visual design Vince 2013-06-13 23:35:11 +0200
  • 1b023a58c7 Fix scroller overflows apparitions Vince 2013-06-13 23:20:51 +0200
  • fcb5563e29 New scroll overflow design (smaller teeths) Vince 2013-06-13 23:13:57 +0200
  • d4c869a442 Adding overflow markers for preview frame scroller Vince 2013-06-13 22:55:19 +0200
  • e6e2f20d80 Fix user messages Vince 2013-06-13 20:07:12 +0200
  • 919e2f8869 Merge pull request #106 from juliandescottes/fix-user-messages grosbouddha 2013-06-13 16:05:28 -0700
  • 96959fb84f Merge 63d9fe29d7 into 57b340adaa grosbouddha 2013-06-13 15:56:54 -0700
  • 63d9fe29d7 Update scroller overflows VD + fix zindex bug Vince 2013-06-14 00:56:47 +0200
  • 8e01afc31a Fix background visual design Vince 2013-06-13 23:35:11 +0200
  • 2b18165f86 Fix scroller overflows apparitions Vince 2013-06-13 23:20:51 +0200
  • 2074380855 New scroll overflow design (smaller teeths) Vince 2013-06-13 23:13:57 +0200
  • 8b265bdb9b Adding overflow markers for preview frame scroller Vince 2013-06-13 22:55:19 +0200
  • 2a32a7f9fe Fix user messages Vince 2013-06-13 20:07:12 +0200
  • 57b340adaa Merge branch 'master' of https://github.com/juliandescottes/piskel Vince 2013-06-13 18:12:19 +0200
  • f6a1a0225b Merge branch 'proto-ui-1' Vince 2013-06-13 18:04:56 +0200
  • 4243086fd6 Merge pull request #105 from juliandescottes/proto-ui-1 grosbouddha 2013-06-13 09:04:13 -0700
  • 444ce3b67b Merge 9f940c5b26 into 4dc40c9923 grosbouddha 2013-06-13 09:00:24 -0700
  • 9f940c5b26 Fix Travis 2 Vince 2013-06-13 18:00:16 +0200
  • 93da547cb1 Fix Travis Vince 2013-06-13 17:56:44 +0200
  • 9478055658 Move 'add frame button' to preview frames Vince 2013-06-13 17:39:12 +0200
  • d1f292bd69 Fix save/upload buttons UX Vince 2013-06-13 16:31:09 +0200
  • a6ef4ace6d Quick poor fix palette/colorpickers Vince 2013-06-13 14:03:50 +0200
  • 7484873c03 Clean up image folder names and remove unused icon images Vince 2013-06-13 14:00:38 +0200