Wykres commitów

970 Commity (5655e7aa31d8a8aadc7b2c9c3773ec2409fbfb01)

Autor SHA1 Wiadomość Data
jmoenig 9c9d761cc0 Solid rectangle and circle symbols 2013-04-29 12:31:28 +02:00
jmoenig 966d9ee24e Fixed #70 2013-04-27 09:33:09 +02:00
jmoenig 2d1e450c8f Paint bucket symbol for paint editor flood-fill tool 2013-04-27 08:49:45 +02:00
jmoenig 88d9691d82 Paint editor tools symbols
additional simple icons for buttons: brush, rectangle, circle, line,
crosshairs
2013-04-26 16:24:01 +02:00
jmoenig 512d9d7cce Ensure unique World stamps 2013-04-26 10:39:20 +02:00
jmoenig ba8569954c Translation update for "hide primitives" feature 2013-04-25 18:44:18 +02:00
jmoenig 25f813f79e Restore multi-dialog restrictions for multi-world setups 2013-04-25 18:36:21 +02:00
jmoenig 4580aa1e0d Hide Primitives feature
Primitive blocks in the palette can now be hidden in the project via
their context menu. Each palette's context menu further lets you hide
or show all its primitives depending on whether any primitives are left
to hide or show.
Hidden primitives are stored in the project data. This lets instructors
create "simplified" examples and problem sets.
2013-04-25 16:52:59 +02:00
jmoenig d0878399fe Fine-tune multiple dialog instance handling
prevent multiple block editors on the same block definition, allow
multiple dialogs on different objects, handle dialog instances in
DialogBoxMorph.prototype
2013-04-24 15:11:27 +02:00
jmoenig 6bafe43b8f Release clean-ups & translation update 2013-04-23 17:57:38 +02:00
Jens Mönig 49998bb0de Merge pull request #74 from queryselector/issue-23
Fixed #23
2013-04-23 08:27:46 -07:00
Jens Mönig 3328d87f2f Merge pull request #76 from queryselector/issue-72
Fixed #72
2013-04-23 08:21:36 -07:00
Jens Mönig 8a7faaa7f5 Merge pull request #68 from queryselector/issue-19
Fixed #19
2013-04-23 08:07:04 -07:00
Jens Mönig 43f51863d0 Merge pull request #61 from queryselector/issue-59
Fixed #59
2013-04-23 08:06:08 -07:00
Jens Mönig 5beb7abafb Merge pull request #60 from queryselector/issue-27
Fixed #27
2013-04-23 08:05:23 -07:00
Jens Mönig 5571c656de Merge pull request #58 from queryselector/issue-53
Fixed #53
2013-04-23 08:04:41 -07:00
Jens Mönig 4fc82b7f06 Merge pull request #57 from queryselector/issue-55
Fixed #55
2013-04-23 08:03:32 -07:00
jmoenig d098dbb4ba Fixed #44
Circularity no longer breaks watchers
2013-04-23 16:55:11 +02:00
Nathan Dinsmore e642b1a109 Fixed #72
Canceling a "Save as..." operation will no longer replace the selected project upon the next save.
2013-04-22 21:07:43 -04:00
jmoenig 020f95992d Double click support for cloud side of project dialog 2013-04-22 16:34:01 +02:00
jmoenig 39db95a414 Fixed #73
zoom blocks dialog no longer accepts drops. Thanks, Nathan, for
reporting this!
2013-04-21 20:56:37 +02:00
Nathan Dinsmore cad54f7433 Fixed #23
Only one of each kind of dialog can now be open at any given time.

You can still open multiple dialogs for editing a costume and editing a block.
2013-04-21 14:45:51 -04:00
jmoenig f21416527f Double click support for project dialogs
double clicking a project in the project dialog now performs the
specified action for the dialog (open / save) on it.
2013-04-21 20:40:24 +02:00
Nathan Dinsmore 2d9a3df2a8 Fixed #19
Blocks highlights now retain the correct color when their associated stacks are dragged elsewhere.
2013-04-21 13:15:32 -04:00
jmoenig 977da0314c Fixed #65
using the percent character in variable names is now safe
2013-04-21 17:57:14 +02:00
Nathan Dinsmore b27eb901b4 Fixed #59
The "Export tools..." and "Export project as plain text..." menu items no longer have a space before their trailing ellipses.
2013-04-19 11:18:00 -04:00
Nathan Dinsmore 5237ed9b7d Updated translations to reflect "Import tools..." -> "Import tools" 2013-04-19 11:12:54 -04:00
Nathan Dinsmore 60781e9913 Fixed issue #27
The "Import tools" menu item no longer has an ellipsis.
2013-04-19 11:09:16 -04:00
Nathan Dinsmore 7b08ca000b Fixed #53
Renaming a script variable presents a dialog entitled "Script variable name," while renaming a ring input still presents a dialog entitled "Input name"
2013-04-19 11:02:59 -04:00
Nathan Dinsmore 9661cc781e Fixed #55
Creating a variable which already exists no longer performs any action.
2013-04-19 10:51:43 -04:00
jmoenig 7681525cc2 German translation update
for new "scripts pic..." feature on the scripting area's context menu.

Also pushed up version dates for new beta release, and added
SnapManual.pdf to the help folder
2013-04-19 08:09:35 +02:00
Jens Mönig 05c1e8da82 Merge pull request #52 from queryselector/issue-51
Fixed #51
2013-04-18 22:43:47 -07:00
Nathan Dinsmore 74e679a538 Fixed #51 2013-04-18 07:54:27 -04:00
Jens Mönig cfc84accea Merge pull request #48 from queryselector/issue-47
Fixed #47
2013-04-18 02:19:37 -07:00
Jens Mönig bf15956f61 Merge pull request #42 from queryselector/issue-41
Fixed #41
2013-04-18 02:18:35 -07:00
Jens Mönig e00dc98752 Merge pull request #40 from queryselector/issue-22
Fixed #22
2013-04-18 02:17:03 -07:00
Jens Mönig 59e7de2b8d Merge pull request #37 from queryselector/issue-29
Fixed #29
2013-04-18 02:15:37 -07:00
Jens Mönig 42c264ec16 Merge pull request #36 from queryselector/issue-25
Fixed #25
2013-04-18 02:14:19 -07:00
Jens Mönig 5aaba81b0f Merge pull request #35 from queryselector/issue-33
Fixed #33
2013-04-18 02:13:35 -07:00
jmoenig 06d35dae6c Export picture of all scripts
* new entry in the ScriptsMorph's userMenu lets you export a picture of
all scripts, including comments.

* place sticky comments on World layer on dragging their anchor block,
fixes both #8 and #18

* additional settings for developing the backend
2013-04-17 17:28:49 +02:00
Nathan Dinsmore 8342c06e27 Fixed #47 2013-04-15 21:06:44 -04:00
Nathan Dinsmore 25dfe21d66 Fixed #41
Dragging morphs will no longer throw a TypeError.
2013-04-13 13:28:36 -04:00
Nathan Dinsmore 4d694e6bfc Fixed #22
Added a "help..." item to the context menus of the "Make a variable," "Delete a variable," and "Make a block" buttons which displays the appropriate help screen
2013-04-13 10:16:15 -04:00
Nathan Dinsmore da7d0da6c3 Added "Delete a variable" help screen 2013-04-13 10:15:02 -04:00
Nathan Dinsmore 63a20d5fe1 Added help screens 2013-04-13 10:14:48 -04:00
Nathan Dinsmore 5bc613f4d9 Fixed #29
Corrected the capitalization of the "add a new sprite" tooltip
2013-04-13 02:50:00 -04:00
Nathan Dinsmore 0a29202dd2 Updated Czech translation 2013-04-13 02:40:50 -04:00
Nathan Dinsmore c65a77bd85 Fixed issue #25
Corrected the capitalization of the "Project notes..." menu item
2013-04-13 02:32:09 -04:00
Nathan Dinsmore 285ec99c21 Fixed issue #33
Generated variable names now follow the pattern a..z, aa..zz, aaa..zzz, etc.
2013-04-13 02:21:46 -04:00
jmoenig 15718f44a3 Sharing / Unsharing / Deleting in every Project Dialog
not just in the "open project" dialog, but also in the "save as" version
2013-04-12 15:03:36 +02:00