Wykres commitów

53 Commity (ed3b9d1959a2b0a98ae9ce0eaf04356871ecd1e7)

Autor SHA1 Wiadomość Data
jmoenig ed3b9d1959 Fixed #83 2013-04-30 12:39:09 +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 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
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 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 60781e9913 Fixed issue #27
The "Import tools" menu item no longer has an ellipsis.
2013-04-19 11:09:16 -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 cfc84accea Merge pull request #48 from queryselector/issue-47
Fixed #47
2013-04-18 02:19:37 -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
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 5bc613f4d9 Fixed #29
Corrected the capitalization of the "add a new sprite" tooltip
2013-04-13 02:50:00 -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
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
jmoenig a03d8fba4d Missing localStorage no longer prevents Snap! from loading
… as in IE9 running locally
2013-04-11 20:15:59 +02:00
jmoenig cb41576e5a Load shared projects from different formats
cloud data and plain project format
2013-04-10 08:33:50 +02:00
jmoenig 74ad2abc66 Support for debugging shared projects 2013-04-09 18:03:44 +02:00
jmoenig e23a694409 Hide IDE while opening a shared project for presentation 2013-04-09 15:12:29 +02:00
jmoenig d4d537c186 Feedback msg when sharing / unsharing projects 2013-04-09 14:11:32 +02:00
jmoenig afe62246d6 Bold type shared project names
in the project dialog
2013-04-09 13:56:09 +02:00
jmoenig 855d12a18c "Fixed #3" Follow-up 2013-04-09 09:52:24 +02:00
Nathan Dinsmore f3bd991f07 Switched to UTF-8
This fixes some encoding issues
2013-04-08 22:18:32 -04:00
Nathan Dinsmore ec434a3376 Revert "Fixed an encoding issue"
This reverts commit 4d37845b2e.
2013-04-08 22:13:16 -04:00
Nathan Dinsmore 4d37845b2e Fixed an encoding issue 2013-04-08 22:10:18 -04:00
Nathan Dinsmore 40922d360c Fixed #3
When a locale is loaded with #lang:xx, the names of the new project and the sprite it contains are now localized
2013-04-08 21:51:20 -04:00
Nathan Dinsmore 4c9fee58ee Fixed a number of whitespace inconsistencies 2013-04-08 21:49:31 -04:00
jmoenig a39f4fbffc Fix: switch to edit mode and tab to scripts when loading a project 2013-04-08 14:44:51 +02:00
jmoenig d022d718fb Sharing / Unsharing projects finalization 2013-04-08 12:17:10 +02:00
jmoenig 8f249e63bb Loading shared cloud projects in presentation mode
and exporting URLs for shared projects
2013-04-04 17:47:26 +02:00
jmoenig 895ab6ddeb Anchored Comments Enhancements
* the Block Editor now allows anchored comments,
* duplicating a block / script / sprite now also duplicates anchored
comments,
* deleting a block / script now also deletes anchored comments
2013-04-02 18:18:19 +02:00
jmoenig 84fd877fa4 Project Sharing / Unsharing Support (frontend)
Support for publishing and un-publishing projects in the cloud (not yet
live in the current production version of the cloud backend)
2013-04-02 14:01:42 +02:00
jmoenig f34d319b0c Cloud: Dynamic fallback msg support
before popping up an error dialog, the GUI can check another URL for an
explanation about server downtimes etc.,
2013-03-22 12:07:54 +01:00
jmoenig 2c54645400 Stage screenshots
the stage's context menu, and likewise the stage icon's context menu in
the corral, now let you export a screenshot of the stage including all
pen trails, sprites, watchers and speech bubbles
2013-03-22 11:33:34 +01:00
jmoenig 408ed6285d German translation update
for the new "Zoom blocks" feature
2013-03-22 11:06:33 +01:00
jmoenig ef170e9a28 Zoom Blocks
in the settings menu.
also: Optional slider for numeric prompter,
numberic prompters for watchers' sliderMin/Max
2013-03-22 10:36:19 +01:00
jmoenig 846998b28d Deactivate motd and cloudmsg
has some issues (synchronous requests, increases startup time on
mobiles)
2013-03-20 11:34:17 +01:00
jmoenig 7f03ba28e0 cloudmsg support
cloud related notifications can be put into
http://snap.berkeley.edu/cloudmsg.txt and will be shown in cloud
related dialogs only (signup, login, change pw, open / save project)
2013-03-19 17:16:49 +01:00
jmoenig e897915bc7 GUI: fix for #run: URL switch 2013-03-19 12:39:37 +01:00
jmoenig a67b2e2381 motd support
On startup Snap! looks for http://snap.berkeley.edu/motd.txt, if it
exists it is shown in a dialog box
2013-03-19 12:09:55 +01:00
jmoenig 3f19a21cad Scalable Comments, auto-positioning scaled scripts
including support for auto-positioning scaled scripts (so you don't
have to clean-up when scaling blocks)
2013-03-19 10:34:10 +01:00