summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* update French translation, thanks, Frédéric Bonnaud!jmoenig2015-06-252-7/+151
* Merge pull request #606 from Gubolin/issue_190Jens Mönig2015-06-251-1/+2
|\
| * show an error message if project cannot be loaded (fix #190)issue_190Gubolin2014-10-041-1/+2
* | add some spacesjmoenig2015-06-251-4/+3
* | Merge pull request #821 from show0k/masterJens Mönig2015-06-252-13/+19
|\ \
| * | add a index.html file to redirect automaticly to snap.htmlThéo Segonds2015-06-071-0/+7
| * | Remove hardcoded URLs in gui.js. This fix #814Théo Segonds2015-06-071-13/+12
* | | Merge pull request #805 from brollb/masterJens Mönig2015-06-252-3/+3
|\ \ \
| * | | Fixed #809Brian Broll2015-05-231-2/+2
| * | | Fixed typo in Process constructorBrian Broll2015-05-191-1/+1
* | | | remove some spacesjmoenig2015-06-251-3/+3
* | | | Merge pull request #826 from bromagosa/contribJens Mönig2015-06-251-1/+4
|\ \ \ \
| * | | | fixes #815Bernat Romagosa2015-06-091-1/+4
* | | | | Merge pull request #834 from cycomachead/number-functionsJens Mönig2015-06-252-6/+6
|\ \ \ \ \
| * | | | | Implement log10 and 10^x math functionsMichael Ball2015-06-152-6/+6
* | | | | | update threads.js versionjmoenig2015-06-251-7/+6
* | | | | | Merge pull request #836 from cycomachead/date-error-fixJens Mönig2015-06-251-15/+15
|\ \ \ \ \ \
| * | | | | | Fix Error Handing in the DATE blockMichael Ball2015-06-151-15/+15
| |/ / / / /
* | | | | | wrap credits tab in "about" Dialogjmoenig2015-06-251-1/+1
* | | | | | Revert to "new" for object creationjmoenig2015-06-2510-107/+111
* | | | | | Simplify Morphicjmoenig2015-06-251-192/+142
* | | | | | Merge pull request #837 from nathan/optimJens Mönig2015-06-2510-488/+341
|\ \ \ \ \ \ | |/ / / / / |/| | | | |
| * | | | | Use associative arrays if Map doesn't existNathan Dinsmore2015-06-251-72/+69
| * | | | | Speed up parserNathan Dinsmore2015-06-181-89/+30
| * | | | | Fix InputSlotMorph::fixLayout()Nathan Dinsmore2015-06-181-2/+2
| * | | | | Call isTransparentAtNathan Dinsmore2015-06-181-3/+4
| * | | | | Add bracesNathan Dinsmore2015-06-181-1/+1
| * | | | | Declare some variables earlierNathan Dinsmore2015-06-181-3/+3
| * | | | | Fix ListWatcherMorph initializationNathan Dinsmore2015-06-181-7/+8
| * | | | | Optimize loading projects a bit moreNathan Dinsmore2015-06-172-33/+36
| * | | | | Don't redraw label parts unnecessarilyNathan Dinsmore2015-06-171-1/+1
| * | | | | Add missing init() super calls in paint.jsNathan Dinsmore2015-06-171-0/+4
| * | | | | Add a missing super call in overridden updateReferences()Nathan Dinsmore2015-06-171-1/+2
| * | | | | Provide a fallback for browsers that don't support MapNathan Dinsmore2015-06-171-0/+34
| * | | | | Optimize moveBy and friendsNathan Dinsmore2015-06-172-35/+10
| * | | | | Remove clone function (unused)Nathan Dinsmore2015-06-172-11/+1
| * | | | | Don't step SyntaxElementMorphs or their childrenNathan Dinsmore2015-06-171-0/+4
| * | | | | Fix and greatly simplify copying mechanismNathan Dinsmore2015-06-171-128/+34
| * | | | | Optimize copy()Nathan Dinsmore2015-06-171-8/+6
| * | | | | Optimize StringMorph::clearSelection()Nathan Dinsmore2015-06-171-0/+1
| * | | | | Optimize Block::thumbnail()Nathan Dinsmore2015-06-171-16/+13
| * | | | | Remove extra spaceNathan Dinsmore2015-06-171-1/+1
| * | | | | Optimize HandMorph::morphAtPointer a lotNathan Dinsmore2015-06-171-21/+20
| * | | | | Fix missing initialization call in SnapSerializer()Nathan Dinsmore2015-06-171-0/+1
| * | | | | Use Object.create(…) instead of new …() for inheritance (faster)Nathan Dinsmore2015-06-1710-100/+100
|/ / / / /
* | | | | Fix errors in two help screens.Brian Harvey2015-06-102-0/+0
* | | | | Speed up join words and list->sentence in tools.xmlBrian Harvey2015-06-101-1/+1
|/ / / /
* | / / fixed #820Jens Mönig2015-06-082-1/+10
| |/ / |/| |
* | | Finally creating the missing help screens.Brian Harvey2015-05-2617-0/+0
* | | fix block library export encoding glitchJens Mönig2015-05-232-3/+7