index
:
snap
anykey_issue387
development
errorHandling_issue533
gh-pages
github_backend
i18n
issue_190
issue_204
issue_209
issue_405
issue_458
issue_460
issue_461
issue_557
issue_71
location
master
mobileapp
octokat
p2p
xml_beautifier
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
morphic.js
Commit message (
Expand
)
Author
Age
Files
Lines
*
Use associative arrays if Map doesn't exist
Nathan Dinsmore
2015-06-25
1
-72
/
+69
*
Call isTransparentAt
Nathan Dinsmore
2015-06-18
1
-3
/
+4
*
Add braces
Nathan Dinsmore
2015-06-18
1
-1
/
+1
*
Declare some variables earlier
Nathan Dinsmore
2015-06-18
1
-3
/
+3
*
Optimize loading projects a bit more
Nathan Dinsmore
2015-06-17
1
-3
/
+3
*
Add a missing super call in overridden updateReferences()
Nathan Dinsmore
2015-06-17
1
-1
/
+2
*
Provide a fallback for browsers that don't support Map
Nathan Dinsmore
2015-06-17
1
-0
/
+34
*
Optimize moveBy and friends
Nathan Dinsmore
2015-06-17
1
-34
/
+9
*
Remove clone function (unused)
Nathan Dinsmore
2015-06-17
1
-10
/
+0
*
Fix and greatly simplify copying mechanism
Nathan Dinsmore
2015-06-17
1
-128
/
+34
*
Optimize copy()
Nathan Dinsmore
2015-06-17
1
-8
/
+6
*
Optimize StringMorph::clearSelection()
Nathan Dinsmore
2015-06-17
1
-0
/
+1
*
Remove extra space
Nathan Dinsmore
2015-06-17
1
-1
/
+1
*
Optimize HandMorph::morphAtPointer a lot
Nathan Dinsmore
2015-06-17
1
-21
/
+20
*
Use Object.create(…) instead of new …() for inheritance (faster)
Nathan Dinsmore
2015-06-17
1
-29
/
+29
*
Morphic: Dynamic enhancements
Jens Mönig
2015-05-01
1
-14
/
+28
*
Avoid auto-scaling artefacts in Safari on retina displays
jmoenig
2014-12-05
1
-2
/
+4
*
Cache actual bounding box of the Pen arrow shape
jmoenig
2014-12-03
1
-6
/
+13
*
push morphic.js version date
jmoenig
2014-11-20
1
-1
/
+1
*
Merge pull request #615 from tonychenr/slider_range_one
Jens Mönig
2014-11-20
1
-1
/
+1
|
\
|
*
Fixed range 1 slider bug issue # 301
tonychenr
2014-10-07
1
-1
/
+1
*
|
enable mouseMove events with right button pressed
jmoenig
2014-11-06
1
-16
/
+19
|
/
*
updated history
jmoenig
2014-09-30
1
-1
/
+1
*
Merge pull request #549 from Gubolin/issue_285
Jens Mönig
2014-09-30
1
-2
/
+2
|
\
|
*
allow negative min/max values for sliders (fix #285)
Gubolin
2014-08-02
1
-2
/
+2
*
|
Fix #563 (Paste into Chrome), thanks, @Muon, for the hint!
jmoenig
2014-08-13
1
-2
/
+3
|
/
*
fixed #497 (prevent bubble shadows from getting cut-off)
jmoenig
2014-07-29
1
-2
/
+2
*
fixed #508 (don’t popup empty menus)
jmoenig
2014-07-11
1
-0
/
+3
*
Morphic: directly edit properties in inspectors
jmoenig
2014-07-11
1
-3
/
+14
*
tweak glitch in event.keyCode/charCode
jmoenig
2014-07-11
1
-1
/
+1
*
keyboard shortcut ctrl/cmd-shift-a for '@'
jmoenig
2014-07-11
1
-13
/
+15
*
Morphic tweaks
jmoenig
2014-06-23
1
-2
/
+7
*
Morphic: Inspector enhancements
jmoenig
2014-06-23
1
-19
/
+51
*
prepare release
jmoenig
2014-05-20
1
-1
/
+1
*
Morphic: Prevent default action for ctrl-/cmd-key events
jmoenig
2014-05-20
1
-1
/
+4
*
Morphic: Replaced deprecated DOM “body” references with “documentElemen...
jmoenig
2014-02-03
1
-4
/
+5
*
Fixed Morphic updateReferences()
jmoenig
2014-01-09
1
-3
/
+3
*
null-canvas blitting bug follow-up
jmoenig
2013-12-12
1
-1
/
+1
*
fixed #277, #279 (blitting null-canvasses fails)
jmoenig
2013-12-12
1
-6
/
+9
*
fixed #238 - don’t trigger events for eclipsed morphs
jmoenig
2013-11-22
1
-2
/
+5
*
Condense damage list even more
jmoenig
2013-10-15
1
-3
/
+11
*
Condense damage list by merging overlapping dirty rectangles
jmoenig
2013-10-14
1
-1
/
+36
*
fixed #172, IF ON EDGE, BOUNCE
jmoenig
2013-09-20
1
-3
/
+3
*
Morphic: mouseEnterDragging fix
jmoenig
2013-08-06
1
-9
/
+9
*
improved importing costumes
jmoenig
2013-06-28
1
-1
/
+21
*
Morphic, Blocks: "flat" design fix
jmoenig
2013-06-21
1
-8
/
+8
*
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
*
"Flat" GUI design preference
jmoenig
2013-05-16
1
-5
/
+8
*
"Flat" GUI design options
jmoenig
2013-05-15
1
-7
/
+9
[next]