scratch-blocks/core
Neil Fraser c82c460da8 Move icon reference to block SVG.
No functional change.
2015-09-30 19:33:05 -07:00
..
block.js Move icon reference to block SVG. 2015-09-30 19:33:05 -07:00
block_svg.js Move icon reference to block SVG. 2015-09-30 19:33:05 -07:00
blockly.js Remove dependency on goog.cssom. 2015-09-29 15:40:19 -07:00
blocks.js Remove dependency on goog.cssom. 2015-09-29 15:40:19 -07:00
bubble.js Separate overlapping emboss filter and disabled pattern across multiple Blockly instances. Issue 184. 2015-09-28 12:20:28 -07:00
comment.js Add zooming feature. 2015-08-19 17:21:05 -07:00
connection.js Minor simplifications to connections. 2015-09-29 23:12:32 -07:00
contextmenu.js Support multiple Blockly instances. 2015-04-28 13:51:25 -07:00
css.js Remove dependency on goog.cssom. 2015-09-29 15:40:19 -07:00
field.js Fix zoom center button. Reverse disconnect wiggle. 2015-09-22 17:28:51 -07:00
field_angle.js Trivial cleanup. 2015-08-18 11:34:22 -07:00
field_checkbox.js Fix reversed height and width on image fields. 2015-09-07 18:52:07 -07:00
field_colour.js Use prototypes for primitive properties. 2015-09-12 19:31:22 -07:00
field_date.js Add zooming feature. 2015-08-19 17:21:05 -07:00
field_dropdown.js Fix dropdowns on scrolled pages. Issue 183. 2015-09-24 14:53:29 -07:00
field_image.js Fix reversed height and width on image fields. 2015-09-07 18:52:07 -07:00
field_label.js Use prototypes for primitive properties. 2015-09-12 19:31:22 -07:00
field_textinput.js Fix FF editor location by a pixel. 2015-08-21 14:13:07 -07:00
field_variable.js Fix 'this' in field change handler calls. 2015-08-17 23:20:29 -07:00
flyout.js Use prototypes for primitive properties. 2015-09-12 19:31:22 -07:00
generator.js Use prototypes for primitive properties. 2015-09-12 19:31:22 -07:00
icon.js Dragging on an icon should not pop open a bubble. 2015-08-19 18:25:26 -07:00
inject.js Separate overlapping emboss filter and disabled pattern across multiple Blockly instances. Issue 184. 2015-09-28 12:20:28 -07:00
input.js Use prototypes for primitive properties. 2015-09-12 19:31:22 -07:00
msg.js Remove dependency on goog.cssom. 2015-09-29 15:40:19 -07:00
mutator.js Lint corrections. 2015-06-17 13:05:24 -07:00
names.js Generalize PHP $ hack for variables. 2015-07-02 19:59:32 -07:00
procedures.js Remove needless use of .call() 2015-08-25 15:09:55 +01:00
realtime-client-utils.js Use goog.global instead of this or window. 2014-12-23 16:44:00 -08:00
realtime.js Use goog.global instead of this or window. 2014-12-23 16:44:00 -08:00
scrollbar.js Use prototypes for primitive properties. 2015-09-12 19:31:22 -07:00
toolbox.js Skc memory leaks (PR #159) 2015-08-20 15:46:44 -07:00
tooltip.js Add zooming feature. 2015-08-19 17:21:05 -07:00
trashcan.js Move trashcan split by 1px. 2015-09-11 21:50:44 -07:00
utils.js Scale the flyout as the workspace zooms. 2015-09-01 20:00:13 +01:00
variables.js Remove needless use of .call() 2015-08-25 15:09:55 +01:00
warning.js Rename Warning getAllText function for Comment object compatibility. 2015-08-17 15:23:08 +01:00
widgetdiv.js Fix dropdowns on scrolled pages. Issue 183. 2015-09-24 14:53:29 -07:00
workspace.js Add zooming feature. 2015-08-19 17:21:05 -07:00
workspace_svg.js Recompile language updates. 2015-09-28 14:17:53 -07:00
xml.js Double rendering speeds by adding a cache to prevent repeated calls to getComputedTextLength. 2015-09-15 16:20:13 -07:00
zoom_controls.js Fix zoom center button. Reverse disconnect wiggle. 2015-09-22 17:28:51 -07:00