Subversion Repositories filter_foundry

Rev

Rev 194 | Go to most recent revision | Show entire file | Regard whitespace | Details | Blame | Last modification | View Log | RSS feed

Rev 194 Rev 198
Line 15... Line 15...
15
  Do we need to rewrite the UI code because the Carbon Framework is not available in 64 bit?
15
  Do we need to rewrite the UI code because the Carbon Framework is not available in 64 bit?
16
 
16
 
17
* Release version 1.7 (when can we leave the beta state?)
17
* Release version 1.7 (when can we leave the beta state?)
18
  Windows 32+64 is already tested and ready to publish.
18
  Windows 32+64 is already tested and ready to publish.
19
 
19
 
20
* mingw32 g++ compilation doesn't work.
-
 
21
  There are a lot of wrong typecasts, e.g. "const char*" and "char*" are often mixed and could
-
 
22
  lead to memory corruption!
-
 
23
 
-
 
24
 
20
 
25
Minor priority stuff or ideas
21
Minor priority stuff or ideas
26
-----------------------------
22
-----------------------------
27
 
23
 
28
* persistent_savestate (enabled with GIMP/PSPI) should somehow delete the temporary AFS file
24
* persistent_savestate (enabled with GIMP/PSPI) should somehow delete the temporary AFS file