Neil Fraser
|
9c1e8588ba
|
Merge pull request #101 from daarond/master
PHP Generator Support
|
2015-06-04 15:06:26 -07:00 |
|
Neil Fraser
|
8202ebf07d
|
Dispose of toolbox when workspace is disposed.
|
2015-06-04 12:04:43 -07:00 |
|
Neil Fraser
|
af056f9028
|
Reduce highlight width by a pixel.
|
2015-06-03 23:04:28 -07:00 |
|
Neil Fraser
|
4fb40b95f6
|
Fix fractional-pixel connection drift.
|
2015-05-27 18:54:37 -07:00 |
|
Neil Fraser
|
8b57ae5387
|
More single pixel connection tweaks.
|
2015-05-26 23:31:09 -07:00 |
|
Neil Fraser
|
9e8edc8c3f
|
One pixel glitch in inline connections.
|
2015-05-26 19:07:21 -07:00 |
|
Neil Fraser
|
e8ab929b6a
|
Fix visibility changes with toolbox.
|
2015-05-22 17:08:59 -07:00 |
|
Neil Fraser
|
767d7fe556
|
Add expanded property to toolbox XML.
|
2015-05-22 13:10:58 -07:00 |
|
daarond
|
f240b6dcda
|
Merge branch 'master' of https://github.com/google/blockly
|
2015-05-21 11:45:15 -05:00 |
|
Neil Fraser
|
6fdab711b2
|
Fix several RTL bugs.
|
2015-05-19 12:02:49 -07:00 |
|
daarond
|
6809e9b49e
|
Merge remote-tracking branch 'googleblockly/master'
Conflicts:
blockly_uncompressed.js
|
2015-05-15 16:58:22 -05:00 |
|
Neil Fraser
|
3cf4b51c31
|
Remove bubble's filter for JavaFX (issue 99).
|
2015-05-13 23:04:09 -07:00 |
|
daarond
|
ecddc5d016
|
updating compressed version
|
2015-05-13 16:12:03 -05:00 |
|
Neil Fraser
|
c5b88b1116
|
Kill SVG when disposing main workspace.
|
2015-05-02 21:08:18 -07:00 |
|
Neil Fraser
|
d83f5872c6
|
Don't allow snapping to grid with 0 spacing.
|
2015-04-30 17:59:56 -07:00 |
|
Neil Fraser
|
3ff69d47fe
|
Inject can now take an ID. Also, fix unit tests.
|
2015-04-29 20:26:04 -07:00 |
|
Neil Fraser
|
9924498485
|
Enable trashcans in mutators.
|
2015-04-29 00:13:05 -07:00 |
|
Neil Fraser
|
ede636361d
|
Simplify workspace resizing.
|
2015-04-28 17:55:45 -07:00 |
|
Neil Fraser
|
c014799df8
|
Fix black workspace background in IE11.
|
2015-04-28 15:06:22 -07:00 |
|
Neil Fraser
|
17961f7f58
|
Support multiple Blockly instances.
|
2015-04-28 13:51:25 -07:00 |
|
Neil Fraser
|
67140282a0
|
Rountine recompile.
|
2015-04-19 16:53:32 -07:00 |
|
Neil Fraser
|
29976c4c4d
|
Remove outside border from Blockly (issue 92).
|
2015-04-07 20:27:26 -07:00 |
|
Neil Fraser
|
626a29a5ca
|
Allow colour fields to set custom colours.
|
2015-04-02 15:36:01 -07:00 |
|
Neil Fraser
|
afda263f23
|
Lint warning cleanup.
|
2015-03-26 20:47:36 -07:00 |
|
Neil Fraser
|
2c7618597e
|
Fix comments' cursor in Chrome.
|
2015-03-26 15:08:36 -07:00 |
|
Neil Fraser
|
0d376386f2
|
Replace 8-tooth gear with 6-tooth gear for mutator icon.
|
2015-03-26 14:21:14 -07:00 |
|
Neil Fraser
|
e2af14c32f
|
Replace drawn icons with images (issue 45).
|
2015-03-25 23:58:58 -07:00 |
|
Neil Fraser
|
1916f2351d
|
Remove failed attempt at spriting icons.
|
2015-03-25 17:24:28 -07:00 |
|
Neil Fraser
|
e571533f6a
|
Cache list value in JS foreach loops.
|
2015-03-20 16:24:09 -07:00 |
|
Neil Fraser
|
c4d3fb721e
|
Make scrolling margins be more accurate (issue 82).
|
2015-03-17 17:07:44 -07:00 |
|
Neil Fraser
|
da122e2a31
|
Enable long-press context menus.
|
2015-03-17 15:37:33 -07:00 |
|
Neil Fraser
|
0f2fc4911e
|
Prevent fractional drift of sub-blocks when snapping to grid.
|
2015-03-10 22:36:48 -07:00 |
|
Neil Fraser
|
d13df0de42
|
Don't bump when expanding blocks.
|
2015-03-10 17:47:03 -07:00 |
|
Neil Fraser
|
7414c59b89
|
Fix headless procedure arguments (issue 268).
|
2015-03-08 19:17:12 -07:00 |
|
Neil Fraser
|
4d2aac4f19
|
Bug-fixes to background grid.
|
2015-03-08 17:39:30 -07:00 |
|
Neil Fraser
|
612b190ef4
|
Add background grid for snapping.
|
2015-03-08 12:48:42 -07:00 |
|
Neil Fraser
|
bdc4795fb6
|
Simplify workspace construction.
|
2015-03-06 15:27:41 -06:00 |
|
Neil Fraser
|
b91471abdb
|
Scroll flyout to top when changing category.
|
2015-02-27 17:01:24 -08:00 |
|
Neil Fraser
|
adf738069c
|
Simplify hiding connections.
|
2015-02-27 16:11:04 -08:00 |
|
Neil Fraser
|
169ece400b
|
Bump unconnected blocks after mutator change.
|
2015-02-27 14:24:20 -08:00 |
|
Neil Fraser
|
a494cbf0e7
|
Don't allow connections twixt immovable blocks.
|
2015-02-25 18:07:04 -08:00 |
|
Neil Fraser
|
9ea8c32cdc
|
Don't change warnings during a drag.
|
2015-02-25 15:07:04 -08:00 |
|
Neil Fraser
|
6ee32c285a
|
Allow enabling/disabling of spellcheck on text fields.
|
2015-02-25 13:35:37 -08:00 |
|
Neil Fraser
|
66fc235721
|
Comment out date picker (it increases compile size by 60%).
|
2015-02-25 01:06:10 -08:00 |
|
Neil Fraser
|
aed4d8f5d4
|
Add optional data property to blocks and XML.
|
2015-02-24 17:07:47 -08:00 |
|
Neil Fraser
|
1e88c35a0a
|
Fix duplicated blocks in Safari.
|
2015-02-23 22:51:19 -08:00 |
|
Neil Fraser
|
c816b2bb72
|
Routine recompile.
|
2015-02-23 16:55:23 -08:00 |
|
Neil Fraser
|
0b1efa2eab
|
Don't treat ctrl-click as a right-click except on Mac.
|
2015-02-23 16:04:18 -08:00 |
|
Neil Fraser
|
d05177e17c
|
Fix error when creating uneditable blocks with mutators.
|
2015-02-06 17:06:16 -08:00 |
|
Neil Fraser
|
c9addf7e31
|
Improve accuracy of goog.require calls.
|
2015-02-06 15:27:25 -08:00 |
|