Wykres commitów

362 Commity (4e2bfdec206598317f4145e2cb23a9c9fc453bfb)

Autor SHA1 Wiadomość Data
jmoenig 74ad2abc66 Support for debugging shared projects 2013-04-09 18:03:44 +02:00
Nathan Dinsmore 276ff05ed5 Fixed #7
Passing non-numeric values to blocks no longer causes unpredictable behavior.
2013-04-09 10:13:14 -04: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 256634239e Morphic: ListMorph and Menu enhancements
* Additional formatting enhancements for Triggers and MenuItems
(ListItems): bold, italic
* Item manipulations capabilities for ListMorph items
2013-04-09 13:49:33 +02:00
jmoenig 855d12a18c "Fixed #3" Follow-up 2013-04-09 09:52:24 +02:00
Jens Mönig cd41e7c644 Merge pull request #15 from queryselector/master
Removed .DS_Store, fixed #3, and made things consistently UTF-8
2013-04-09 00:26:54 -07: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
Nathan Dinsmore 70f5eced79 Removed .DS_Store and added a .gitignore 2013-04-08 21:13:00 -04:00
jmoenig 0c4cedad05 Turn pen trails into new costume
currently still hidden in the stage's context menu, visible when
shift-clicked
2013-04-08 17:19:10 +02: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 6ea1d707aa Italian translation update
Thanks for this constribution, Stefano Federici!
2013-04-08 14:33:23 +02:00
jmoenig dbce2753df Adjust list watcher size to blocks' zoom scale 2013-04-08 13:18:47 +02:00
Jens Mönig 96b4a506ec Merge pull request #14 from MMSequeira/master
Improvements to the Portuguese translation
2013-04-08 03:19:02 -07:00
jmoenig d022d718fb Sharing / Unsharing projects finalization 2013-04-08 12:17:10 +02:00
Manuel Menezes de Sequeira c800230a35 Correct and add translations strings for Portuguese translation. 2013-04-06 23:51:21 +01:00
jmoenig a4037b57c1 Variable-names drop-down menu when renaming blobs
renaming variable blobs now features a drop-down menu in the dialog box
with reachable variable names and a picture of the block to be renamed
2013-04-05 10:20:18 +02:00
jmoenig 2e7ea3c14f Fix: Make Comments Detachable from Prototype Hats 2013-04-04 21:13:47 +02:00
jmoenig 80ee7b8c53 Display Custom Block Comments as Help
Selecting "Help" for a custom block now pops up the comment attached to
its definition's prototype hat, if any
2013-04-04 20:08:28 +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 18821f7bc1 PrototypeHatBlocks accept anchored comments
You can now "stick" comments to the prototype hat block in the block
editor
2013-04-03 12:03:34 +02:00
jmoenig 4804d8cfc8 Fix: Removed added textarea from YPR module
No more text area in upper left corner of the Snap! IDE when converting
a .ypr project
2013-04-03 10:09:11 +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 f05104ee67 Japanese translations update
thanks to Kazuhiro Abe!!
2013-04-02 11:57:18 +02:00
jmoenig cd02b9c3fb Simplified Chinese translation update
thanks for the contribution, 邓江华 !!
2013-03-25 15:18:16 +01:00
jmoenig 8333462353 Spanish translation
thanks for the contribution, Victor Manuel Muratalla!!
2013-03-25 09:54:19 +01:00
jmoenig fcc161ad10 Boolean value representation translation fix
Boolean value block representations in evaluation bubbles, speech
bubbles and stage watchers, are now translated. Thanks, Victor, for the
bug report!
2013-03-25 08:48:44 +01:00
jmoenig 20b6675108 Portuguese translation update
Thanks, for the quick translation, Manuel!
2013-03-22 15:13:56 +01:00
Jens Mönig 32ca621b5b Merge pull request #6 from MMSequeira/master
Updated Portuguese l10n to include stage pics and zoom strings. Also improved direction dropdown.
2013-03-22 07:04:54 -07:00
Manuel Menezes de Sequeira 4b3414682a Add zoom and stage pic strings. Improve direction dropdown. 2013-03-22 13:53:34 +00: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 957812e6f0 Cloud: Support cookies 2013-03-21 12:38:29 +01:00
jmoenig 86779af8f0 YPR->Snap! support for OF block
thanks, Nathan!
2013-03-20 17:46:12 +01:00
jmoenig 45fcc9d14d YPR: Fix for turnLeft / turnRight swap bug
Thanks for reporting this, Dan!
2013-03-20 14:00:42 +01:00
jmoenig 7fb0972001 Updating localization
... and struggling with Github...
2013-03-20 13:46:36 +01:00
jmoenig 3b3ca9bdfc Adjust all translations for %msgHat and %keyHat specs
the specs for hat blocks have been changed to prevent reporter drops.
This change makes sure the new specs are translated properly again.
2013-03-20 12:06:22 +01:00
jmoenig bdd258850d Portuguese translation update, 2nd try
trying to come to grips with Github...
2013-03-20 11:49:55 +01:00
jmoenig 38a3f078b1 Portuguese translation update
Thanks, Manuel!
2013-03-20 11:45:56 +01:00
Jens Mönig 497caa0e80 Merge pull request #2 from MMSequeira/master
Updated Portuguese l10n.
2013-03-20 03:35:45 -07: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
Manuel Menezes de Sequeira 5534662d21 Commit changes by Jens? I don't get it. 2013-03-19 20:13:31 +00:00