Nathan Dinsmore
8342c06e27
Fixed #47
2013-04-15 21:06:44 -04:00
Nathan Dinsmore
25dfe21d66
Fixed #41
...
Dragging morphs will no longer throw a TypeError.
2013-04-13 13:28:36 -04:00
jmoenig
5b94c73303
Morphic: Virtual Keyboard enhancements
...
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.
2013-04-11 13:48:24 +02:00
jmoenig
cb41576e5a
Load shared projects from different formats
...
cloud data and plain project format
2013-04-10 08:33:50 +02:00
Nathan Dinsmore
ceeb41c0de
Merge remote-tracking branch 'upstream/master'
2013-04-09 17:15:24 -04:00
Nathan Dinsmore
6f053fe214
Fixed #10
...
Clicking and dragging on a button no longer picks up the morph to which it is attached
2013-04-09 15:55:02 -04: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
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
4c9fee58ee
Fixed a number of whitespace inconsistencies
2013-04-08 21:49:31 -04:00
jmoenig
0b510366d2
Creation
2013-03-16 09:02:16 +01:00