10409
-------
- 1003 as of 10394, pharo beeps on every SystemWindow open/close
NoSound fixed
Polymorph widgets 71
I was planning to release the rest now but something fucked up :(
So I cannot reload the package because of a strange syntax error.....
Bad.... lost 2 hours.
Stef
10410
-------
- Issue 936: Traits package not browseable in Monticello
- Issue 1041: Performace - OrderedCollection asArray uses primitive
fallback code
| ordColl|
ordColl := OrderedCollection with: (247@278 corner: 1013@682)
with: (803@364 corner: 816@461)
with: (295@282 corner: 803@476)
with: (821@348 corner: 1000@476)
with: (986@349 corner: 999@463)
with: (822@463 corner: 986@476).
Time millisecondsToRun: [50000 timesRepeat: [ordColl asArray.]]
100 ms
30 ms
- Issue 1039: better Blinking Cursor
- Issue 1050: CUIS chronology enh
0099-ChronologyEnh-jmv.1.cs
0226-DateAndTime-fromSeconds-dtl-M7356.cs
_______________________________________________
Pharo-project mailing list
[hidden email]
http://lists.gforge.inria.fr/cgi-bin/mailman/listinfo/pharo-project