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: (2...@278 corner: 1...@682)
with: (8...@364 corner: 8...@461)
with: (2...@282 corner: 8...@476)
with: (8...@348 corner: 1...@476)
with: (9...@349 corner: 9...@463)
with: (8...@463 corner: 9...@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
[email protected]
http://lists.gforge.inria.fr/cgi-bin/mailman/listinfo/pharo-project