class library: PriorityQueue - implement removeValue, hide array
[supercollider.git] / editors / sced / ChangeLog
blob3cf179ecbd0f0157d35d101d85747e3728cb92b5
1 === Sced 0.4 ===
3 2009-01-02  Marije Baalman <nescivi AT gmail DOT com>
5         * added to the SC svn
6         * made a SConstruct for installing
7         * sced/WindowHelper.py: changed findHelpFile function
9 2008-11-21  Артём Попов <artfwo@gmail.com>
11         * sced/WindowHelper.py: implemented status message for disclosed blocks.
13 2008-11-20  Артём Попов <artfwo@gmail.com>
15         * data/supercollider.lang:
17         - Various regular expression fixes.
18         - Proper support for "-" in numbers.
19         - Support for single quoted symbols.
21 2008-11-18  Артём Попов <artfwo@gmail.com>
23         * data/supercollider.lang: refactored, extended and moved to "Sources".
24         * sced/ScLang.py: now using thisProcess.stop in stop_sound().
25         * ChangeLog: created.