blob: de093b8996bb6903c4d7cde4a29b44a20c555e1e (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
|
TODO for root and shared
* fitter: abstraction-scoped, class-selective compatibility control
* fitter: mode list
* hammerfile, hammergui: version control
DONE for root and shared
with cyclone alpha53
* binport: added half-byte #symbol id
* hammereditor:
. fixed closing by window manager
. dirty flag bound, shown and observed (unless in viewer mode)
. title specification simplified and standardized
. bug fix: incomplete transfer from editor
with cyclone alpha52
* fragile: class name resolution based on voluntary mutation and raising
* fitter: mirroring removed
* new module, os: opening files, parsing path
* hammerpanel: two modes of -initialdir persistence
* more mingw fixes
with cyclone alpha51
* new module, fitter: encapsulates compatibility support (formerly in maxmode)
* fitter: per-class callback and mirroring interface to compatibility mode
* mingw fixes
with toxy alpha14
* scriptlet: version control (verslet_ routines)
* debug printout restricted to krzYszcz, sent to stderr
with cyclone alpha50
* bug fixes
. hammertree crasher (affecting funbuff and offer)
. MouseState/toxy clash
* builds with gcc3 by default (no need to edit Makefile.common)
* midi file code has been cleaned, now ready for using in qlist
|