[squeak-dev] Daily Commit Log

commits at source.squeak.org commits at source.squeak.org
Thu Jun 9 21:56:54 UTC 2016


Changes to Trunk (http://source.squeak.org/trunk.html) in the last 24 hours:

http://lists.squeakfoundation.org/pipermail/packages/2016-June/068198.html

Name: Graphics-tpr.343
Ancestors: Graphics-tpr.342

Add the most trivial beginnings of a unix/x11 host window proxy - just enough to run tests to demonstrate that the plugin needs work

=============================================

http://lists.squeakfoundation.org/pipermail/packages/2016-June/068199.html

Name: XML-Parser-topa.38
Ancestors: XML-Parser-bf.37

Fix SAX namespace handling
Add FileService to Explore XML files (includes external Drag'n'Drop)

=============================================

http://lists.squeakfoundation.org/pipermail/packages/2016-June/068200.html

Name: Morphic-mt.1171
Ancestors: Morphic-bf.1170

Fixes a regression in the keyboard shortcuts for the world main docking bar. 

On Mac OS platforms, recent VMs do not generate correct key-down events but still correct key-stroke events. On Windows platforms, VMs do only generate key-down events for some CTRL modifier combinations, especially numbers, but then no key-strokes. Linux is fine, I guess.

=============================================

http://lists.squeakfoundation.org/pipermail/packages/2016-June/068201.html

Name: XML-Parser-topa.39
Ancestors: XML-Parser-topa.38

fix typo

=============================================

http://lists.squeakfoundation.org/pipermail/packages/2016-June/068202.html

Name: XML-Explorer-topa.1
Ancestors: 

Improve experience of exploring XML documents

=============================================

http://lists.squeakfoundation.org/pipermail/packages/2016-June/068203.html

Name: Morphic-mt.1172
Ancestors: Morphic-mt.1171

Minor performance improvement by avoiding unnecessary focus look cycling for already focused windows. Affects mouse-down interactions.

=============================================

http://lists.squeakfoundation.org/pipermail/packages/2016-June/068204.html

Name: Morphic-mt.1173
Ancestors: Morphic-mt.1172

Fixes a bug where pop-up menus in active background windows where occluded by the window after the mouse-down if such windows also do raise on any mouse down.

=============================================


More information about the Squeak-dev mailing list