Commit Graph

169 Commits (b975f8f94d8e4f05ec554c7968e9c0851d3b975d)

Author SHA1 Message Date
Isaiah Odhner 49db8df486 add hard-coded option for aliasing 2014-05-03 20:33:01 -04:00
Isaiah Odhner bfa9d2e847 delete selection with Delete 2014-05-03 17:46:13 -04:00
Isaiah Odhner 5953c8a1e2 select all with ctrl-a 2014-05-03 17:40:22 -04:00
Isaiah Odhner 2d533efb43 double-right-clicking enabled 2014-05-03 17:38:20 -04:00
Isaiah Odhner d25940bd0b make selections 10x better
(with two lines of code) (selections need some work)
2014-05-03 16:17:32 -04:00
Isaiah Odhner 895fb02336 add status bar 2014-05-01 19:32:27 -04:00
Isaiah Odhner 0dae2a8cde add theoretical support for web intents 2014-04-14 06:20:09 -04:00
Isaiah Odhner 2a0e53bb18 decouple drawing the selection from destroying it 2014-04-07 18:25:13 -04:00
Isaiah Odhner 4051cbe0e2 don't use $() for creating elements 2014-04-06 14:58:11 -04:00
Isaiah Odhner a3d3336fd4 remove console.log 2014-04-06 14:32:42 -04:00
Isaiah Odhner 3fbe57eb38 make the previous commit actually work 2014-04-06 02:46:53 -04:00
Isaiah Odhner 9ad2626713 custom colors (double click)
todo: double right click
2014-04-06 02:25:12 -04:00
Isaiah Odhner 9b54b8abc7 v0.1.1 ah yeah 2014-04-04 22:17:25 -04:00
Isaiah Odhner 8153b0a68b 96x96 visual weight 2014-04-04 22:08:27 -04:00
Isaiah Odhner 0871cc4503 move libraries to folder; allow saving of rendered gif in chrome app 2014-04-04 04:32:49 -04:00
Isaiah Odhner a7d1ae4aee legit file handling 2014-04-04 04:23:36 -04:00
Isaiah Odhner acd8db1c82 max workers and some junk 2014-03-25 19:18:27 -04:00
Isaiah Odhner 12ce29915b make rendered gif link to its src 2014-03-24 00:31:04 -04:00
Isaiah Odhner c7baf166b5 hackily make selections work a little more 2014-03-23 19:28:55 -04:00
Isaiah Odhner 746281f8d0 orient selection objectwise 2014-03-20 11:57:42 -04:00
Isaiah Odhner 78a5c7c93d TAU DIAGRAM CODE FTW 2014-03-20 04:30:33 -04:00
Isaiah Odhner ee74c3576d update title for opened/new files 2014-03-20 04:29:14 -04:00
Isaiah Odhner f50a5225a3 uselessly draggable selections 2014-03-20 02:46:40 -04:00
Isaiah Odhner d9ac20fc12 use tau instead of pi*2 2014-03-20 01:52:52 -04:00
Isaiah Odhner 25e4f52ff0 rename render history as gif function 2014-03-20 01:49:16 -04:00
Isaiah Odhner 74d532be5d print 2014-03-19 00:46:43 -04:00
Isaiah Odhner ef75d8c9b7 FIX! I removed the wrong function 2014-03-13 16:25:16 -04:00
Isaiah Odhner 47d8707305 start implementing selection
DRY up cursor code (in the future, this function will be extended to
optionally not load the classic cursors); position handles relatively;
start implementing selection
2014-03-13 15:12:30 -04:00
Isaiah Odhner c6e0fafb90 when making a gif, copy the current canvas because it can be changed while generating
TODO: fully featured gif editor
2014-03-13 02:37:01 -04:00
Isaiah Odhner 5397e53cb9 try not to undo things for passive tools, definitely don't DO things 2014-03-13 01:54:20 -04:00
Isaiah Odhner 6bf5feb7e4 cancel actions with Esc 2014-03-13 01:43:55 -04:00
Isaiah Odhner f4c86fb142 cancel actions with the other mouse button 2014-03-13 01:34:55 -04:00
Isaiah Odhner d16ba63a2d remove duplicate rule 2014-03-13 00:34:57 -04:00
Isaiah Odhner 304c69067f invert() with ^I 2014-03-13 00:05:24 -04:00
Isaiah Odhner e046f4940a Oh, this doesn't actually have any i18n...
silly "recommended" manifest key breaks it if you don't also add
_locales
2014-03-12 18:32:35 -04:00
Isaiah Odhner 4be83eb14b cursors! 2014-03-12 16:42:25 -04:00
Isaiah Odhner fd98f3773c offline enabled; default locale; formatting 2014-03-08 20:06:47 -05:00
Isaiah Odhner 443f94707b gif.js source map urls: un-"fix" 2014-03-07 18:27:55 -05:00
Isaiah Odhner b885434065 drag components relative to the c-area you're dragging it into (if any) 2014-03-07 15:26:47 -05:00
Isaiah Odhner d31451cf8f chrome app (icons!) 2014-03-06 21:35:11 -05:00
Isaiah Odhner c627e390cf ask "are you sure" after opening a file, not before 2014-03-06 21:34:44 -05:00
Isaiah Odhner 5603c6d5d5 don't use confirm 2014-03-06 01:11:22 -05:00
Isaiah Odhner bd864f5a7a auto-deselect tools 2014-03-03 23:21:06 -05:00
Isaiah Odhner 13d7f86bd7 expose $ToolBox#update_selected_tool() and in doing so, simplify button selection even further! 2014-03-03 23:17:10 -05:00
Isaiah Odhner 7f35934e65 simplify button selection and allow picking a ternary color before one has been selected 2014-03-03 23:06:08 -05:00
Isaiah Odhner 508d2ce9b2 display color picker color while picking 2014-03-03 19:35:11 -05:00
Isaiah Odhner 4a8438a2fe color picker 2014-03-03 18:49:29 -05:00
Isaiah Odhner bc213888af enlarge canvas on paste; fill bucket fill all the way to the bottom 2014-03-03 17:55:47 -05:00
Isaiah Odhner 2ede594f59 fill bucket 2014-03-03 17:32:52 -05:00
Isaiah Odhner 116e3dd8cf ; 2014-03-03 01:13:20 -05:00