| Commit message (Collapse) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | Merge pull request #16 from queryselector/master | Jens Mönig | 2013-04-09 | 2 | -26/+30 |
| |\ | | | | | Fixed #7 and #10 | ||||
| | * | Merge remote-tracking branch 'upstream/master' | Nathan Dinsmore | 2013-04-09 | 3 | -29/+152 |
| | |\ | |/ |/| | |||||
| * | | Support for debugging shared projects | jmoenig | 2013-04-09 | 2 | -3/+50 |
| | | | |||||
| * | | Hide IDE while opening a shared project for presentation | jmoenig | 2013-04-09 | 2 | -0/+13 |
| | | | |||||
| * | | Feedback msg when sharing / unsharing projects | jmoenig | 2013-04-09 | 2 | -0/+3 |
| | | | |||||
| * | | Bold type shared project names | jmoenig | 2013-04-09 | 2 | -5/+21 |
| | | | | | | | | | in the project dialog | ||||
| * | | Morphic: ListMorph and Menu enhancements | jmoenig | 2013-04-09 | 2 | -23/+67 |
| | | | | | | | | | | | | | * Additional formatting enhancements for Triggers and MenuItems (ListItems): bold, italic * Item manipulations capabilities for ListMorph items | ||||
| | * | Fixed #10 | Nathan Dinsmore | 2013-04-09 | 1 | -0/+4 |
| | | | | | | | | | Clicking and dragging on a button no longer picks up the morph to which it is attached | ||||
| | * | Fixed #7 | Nathan Dinsmore | 2013-04-09 | 1 | -26/+26 |
| |/ | | | | Passing non-numeric values to blocks no longer causes unpredictable behavior. | ||||
| * | "Fixed #3" Follow-up | jmoenig | 2013-04-09 | 2 | -2/+8 |
| | | |||||
| * | Merge pull request #15 from queryselector/master | Jens Mönig | 2013-04-09 | 37 | -1099/+1108 |
| |\ | | | | | Removed .DS_Store, fixed #3, and made things consistently UTF-8 | ||||
| | * | Switched to UTF-8 | Nathan Dinsmore | 2013-04-08 | 15 | -35/+35 |
| | | | | | | | | | This fixes some encoding issues | ||||
| | * | Revert "Fixed an encoding issue" | Nathan Dinsmore | 2013-04-08 | 13 | -35/+35 |
| | | | | | | | | | This reverts commit 4d37845b2e4de02ffa5a2e8a37812cca98e206d8. | ||||
| | * | Fixed an encoding issue | Nathan Dinsmore | 2013-04-08 | 13 | -35/+35 |
| | | | |||||
| | * | Fixed #3 | Nathan Dinsmore | 2013-04-08 | 1 | -9/+17 |
| | | | | | | | | | When a locale is loaded with #lang:xx, the names of the new project and the sprite it contains are now localized | ||||
| | * | Fixed a number of whitespace inconsistencies | Nathan Dinsmore | 2013-04-08 | 35 | -1055/+1055 |
| | | | |||||
| | * | Removed .DS_Store and added a .gitignore | Nathan Dinsmore | 2013-04-08 | 2 | -0/+1 |
| |/ | |||||
| * | Turn pen trails into new costume | jmoenig | 2013-04-08 | 2 | -2/+22 |
| | | | | | | currently still hidden in the stage's context menu, visible when shift-clicked | ||||
| * | Fix: switch to edit mode and tab to scripts when loading a project | jmoenig | 2013-04-08 | 2 | -0/+3 |
| | | |||||
| * | Italian translation update | jmoenig | 2013-04-08 | 3 | -19/+144 |
| | | | | | Thanks for this constribution, Stefano Federici! | ||||
| * | Adjust list watcher size to blocks' zoom scale | jmoenig | 2013-04-08 | 2 | -3/+6 |
| | | |||||
| * | Merge pull request #14 from MMSequeira/master | Jens Mönig | 2013-04-08 | 1 | -3/+27 |
| |\ | | | | | Improvements to the Portuguese translation | ||||
| | * | Correct and add translations strings for Portuguese translation. | Manuel Menezes de Sequeira | 2013-04-06 | 1 | -3/+27 |
| | | | |||||
| * | | Sharing / Unsharing projects finalization | jmoenig | 2013-04-08 | 3 | -7/+27 |
| |/ | |||||
| * | Variable-names drop-down menu when renaming blobs | jmoenig | 2013-04-05 | 2 | -3/+12 |
| | | | | | | 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 | ||||
| * | Fix: Make Comments Detachable from Prototype Hats | jmoenig | 2013-04-04 | 2 | -1/+4 |
| | | |||||
| * | Display Custom Block Comments as Help | jmoenig | 2013-04-04 | 2 | -3/+25 |
| | | | | | | Selecting "Help" for a custom block now pops up the comment attached to its definition's prototype hat, if any | ||||
| * | Loading shared cloud projects in presentation mode | jmoenig | 2013-04-04 | 3 | -6/+82 |
| | | | | | and exporting URLs for shared projects | ||||
| * | PrototypeHatBlocks accept anchored comments | jmoenig | 2013-04-03 | 4 | -8/+26 |
| | | | | | | You can now "stick" comments to the prototype hat block in the block editor | ||||
| * | Fix: Removed added textarea from YPR module | jmoenig | 2013-04-03 | 2 | -4/+10 |
| | | | | | | No more text area in upper left corner of the Snap! IDE when converting a .ypr project | ||||
| * | Anchored Comments Enhancements | jmoenig | 2013-04-02 | 4 | -13/+46 |
| | | | | | | | | * 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 | ||||
| * | Project Sharing / Unsharing Support (frontend) | jmoenig | 2013-04-02 | 4 | -10/+134 |
| | | | | | | Support for publishing and un-publishing projects in the cloud (not yet live in the current production version of the cloud backend) | ||||
| * | Japanese translations update | jmoenig | 2013-04-02 | 3 | -133/+457 |
| | | | | | thanks to Kazuhiro Abe!! | ||||
| * | Simplified Chinese translation update | jmoenig | 2013-03-25 | 3 | -7/+133 |
| | | | | | thanks for the contribution, 邓江华 !! | ||||
| * | Spanish translation | jmoenig | 2013-03-25 | 3 | -0/+1125 |
| | | | | | thanks for the contribution, Victor Manuel Muratalla!! | ||||
| * | Boolean value representation translation fix | jmoenig | 2013-03-25 | 2 | -3/+7 |
| | | | | | | | Boolean value block representations in evaluation bubbles, speech bubbles and stage watchers, are now translated. Thanks, Victor, for the bug report! | ||||
| * | Portuguese translation update | jmoenig | 2013-03-22 | 2 | -0/+0 |
| | | | | | Thanks, for the quick translation, Manuel! | ||||
| * | Merge pull request #6 from MMSequeira/master | Jens Mönig | 2013-03-22 | 1 | -5/+35 |
| |\ | | | | | Updated Portuguese l10n to include stage pics and zoom strings. Also improved direction dropdown. | ||||
| | * | Add zoom and stage pic strings. Improve direction dropdown. | Manuel Menezes de Sequeira | 2013-03-22 | 1 | -5/+35 |
| |/ | |||||
| * | Cloud: Dynamic fallback msg support | jmoenig | 2013-03-22 | 2 | -2/+26 |
| | | | | | | before popping up an error dialog, the GUI can check another URL for an explanation about server downtimes etc., | ||||
| * | Stage screenshots | jmoenig | 2013-03-22 | 4 | -3/+27 |
| | | | | | | | 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 | ||||
| * | German translation update | jmoenig | 2013-03-22 | 4 | -9/+36 |
| | | | | | for the new "Zoom blocks" feature | ||||
| * | Zoom Blocks | jmoenig | 2013-03-22 | 6 | -63/+195 |
| | | | | | | | in the settings menu. also: Optional slider for numeric prompter, numberic prompters for watchers' sliderMin/Max | ||||
| * | Cloud: Support cookies | jmoenig | 2013-03-21 | 3 | -2/+8 |
| | | |||||
| * | YPR->Snap! support for OF block | jmoenig | 2013-03-20 | 1 | -10/+35 |
| | | | | | thanks, Nathan! | ||||
| * | YPR: Fix for turnLeft / turnRight swap bug | jmoenig | 2013-03-20 | 2 | -3/+8 |
| | | | | | Thanks for reporting this, Dan! | ||||
| * | Updating localization | jmoenig | 2013-03-20 | 1 | -0/+0 |
| | | | | | ... and struggling with Github... | ||||
| * | Adjust all translations for %msgHat and %keyHat specs | jmoenig | 2013-03-20 | 9 | -37/+37 |
| | | | | | | the specs for hat blocks have been changed to prevent reporter drops. This change makes sure the new specs are translated properly again. | ||||
| * | Portuguese translation update, 2nd try | jmoenig | 2013-03-20 | 1 | -8/+0 |
| | | | | | trying to come to grips with Github... | ||||
| * | Portuguese translation update | jmoenig | 2013-03-20 | 2 | -0/+8 |
| | | | | | Thanks, Manuel! | ||||
