| Commit message (Collapse) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | Morphic: mouseEnterDragging fix | jmoenig | 2013-08-06 | 1 | -9/+9 |
| | | | | | and a few cosmetic changes due to JSLint's latest nitpickings | ||||
| * | improved importing costumes | jmoenig | 2013-06-28 | 1 | -1/+21 |
| | | | | | | by dragging in pictures from other web pages, which now allows for dragging links to pictures as well | ||||
| * | Morphic, Blocks: "flat" design fix | jmoenig | 2013-06-21 | 1 | -8/+8 |
| | | | | | | Handle manually "unshadowed" StringMorphs without throwing an exception. This lets you load the tools library into "flat" mode again. | ||||
| * | Morphic: focus World canvas on mouse down (otherwise prevent default) | jmoenig | 2013-06-06 | 1 | -1/+2 |
| | | |||||
| * | prevent undesired HTML5 dragstart event | jmoenig | 2013-06-04 | 1 | -1/+2 |
| | | | | | (a new glitch introduced in Chrome 27) | ||||
| * | "Flat" GUI design preference | jmoenig | 2013-05-16 | 1 | -5/+8 |
| | | | | | in the IDE's settings menu | ||||
| * | "Flat" GUI design options | jmoenig | 2013-05-15 | 1 | -7/+9 |
| | | | | | preparing for "flat" GUI skins | ||||
| * | Reset Password Feature | jmoenig | 2013-05-06 | 1 | -4/+6 |
| | | | | | (front end only) | ||||
| * | Fixed #24 for horizontal scrolling | Nathan Dinsmore | 2013-04-30 | 1 | -9/+6 |
| | | |||||
| * | Fixed #24 | jmoenig | 2013-04-30 | 1 | -0/+3 |
| | | |||||
| * | Fixed #83 | jmoenig | 2013-04-30 | 1 | -2/+2 |
| | | |||||
| * | Ensure unique World stamps | jmoenig | 2013-04-26 | 1 | -1/+4 |
| | | |||||
| * | Restore multi-dialog restrictions for multi-world setups | jmoenig | 2013-04-25 | 1 | -1/+2 |
| | | |||||
| * | Double click support for project dialogs | jmoenig | 2013-04-21 | 1 | -17/+108 |
| | | | | | | double clicking a project in the project dialog now performs the specified action for the dialog (open / save) on it. | ||||
| * | German translation update | jmoenig | 2013-04-19 | 1 | -1/+1 |
| | | | | | | | | 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 | ||||
| * | Merge pull request #48 from queryselector/issue-47 | Jens Mönig | 2013-04-18 | 1 | -5/+11 |
| |\ | | | | | Fixed #47 | ||||
| | * | Fixed #47 | Nathan Dinsmore | 2013-04-15 | 1 | -5/+11 |
| | | | |||||
| * | | Fixed #41 | Nathan Dinsmore | 2013-04-13 | 1 | -7/+8 |
| |/ | | | | Dragging morphs will no longer throw a TypeError. | ||||
| * | Morphic: Virtual Keyboard enhancements | jmoenig | 2013-04-11 | 1 | -3/+11 |
| | | | | | | | | The input-element-as-virtual-keyboard-proxy mechanism now gets only activated on touchscreen devices. Whether the browser is a touchscreen device is determined whenever a touch event occurs. for iOS devices, autocapitalization is now turned off. | ||||
| * | Load shared projects from different formats | jmoenig | 2013-04-10 | 1 | -1/+1 |
| | | | | | cloud data and plain project format | ||||
| * | Merge remote-tracking branch 'upstream/master' | Nathan Dinsmore | 2013-04-09 | 1 | -23/+65 |
| |\ | |||||
| | * | Morphic: ListMorph and Menu enhancements | jmoenig | 2013-04-09 | 1 | -23/+65 |
| | | | | | | | | | | | | | * 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 | ||||
| * | Switched to UTF-8 | Nathan Dinsmore | 2013-04-08 | 1 | -3/+3 |
| | | | | | This fixes some encoding issues | ||||
| * | Revert "Fixed an encoding issue" | Nathan Dinsmore | 2013-04-08 | 1 | -3/+3 |
| | | | | | This reverts commit 4d37845b2e4de02ffa5a2e8a37812cca98e206d8. | ||||
| * | Fixed an encoding issue | Nathan Dinsmore | 2013-04-08 | 1 | -3/+3 |
| | | |||||
| * | Fixed a number of whitespace inconsistencies | Nathan Dinsmore | 2013-04-08 | 1 | -34/+34 |
| | | |||||
| * | Creation | jmoenig | 2013-03-16 | 1 | -0/+10565 |
