Subversion Repositories filter_foundry

Compare Revisions

Regard whitespace Rev 218 → Rev 219

/trunk/wishlist/daniel_wishlist.txt
5,27 → 5,16
Important/Bugs
--------------
 
* In ui_mac.c, there does not seem to be a limit for the expressions. So, is it possible
to write an expression longer than 1023 bytes, which would lead to a crash?
 
* Macintosh: Please look at the (*) marked entries in version.h and verify the bugs/fixes
and/or apply the changes on Mac.
 
* Macintosh: Is it possible to create a 64 bit version of FilterFoundry?
Do we need to rewrite the UI code because the Carbon Framework is replaced by Cocoa!
 
* Release version 1.7b2 (or leave the beta state?)
 
* strdup() and my_strdup() need free() !
 
* Some *.r files include "PiMI.r". Is this part of an old SDK or is a file missing?
 
 
Minor priority stuff or ideas
-----------------------------
 
* Format the code!
 
* Memory leak: strdup() and my_strdup() need free() !
 
* Why can't we edit *.rc files in Visual Studio?
 
* persistent_savestate (enabled with GIMP/PSPI) should somehow delete the temporary AFS file
124,6 → 113,21
* With some canvas formats, the initial zoom level is not "fully zoomed out"
 
 
Regarding Macintosh
-------------------
 
* In ui_mac.c, there does not seem to be a limit for the expressions. So, is it possible
to write an expression longer than 1023 bytes, which would lead to a crash?
 
* Macintosh: Please look at the (*) marked entries in version.h and verify the bugs/fixes
and/or apply the changes on Mac.
 
* Macintosh: Is it possible to create a 64 bit version of FilterFoundry?
Do we need to rewrite the UI code because the Carbon Framework is replaced by Cocoa!
 
* Some *.r files include "PiMI.r". Is this part of an old SDK or is a file missing?
 
 
Things to check/correct for other Telegraphics plugins (FIXED in FilterFoundry)
------------------------------------------------------
 
/trunk/wishlist/wishlist.txt
165,7 → 165,7
 
This file is part of "Filter Foundry", a filter plugin for Adobe Photoshop
Copyright (C) 2003-2009 Toby Thain, toby@telegraphics.com.au
Copyright (C) 2018-2019 Daniel Marschall, ViaThinkSoft
Copyright (C) 2018-2021 Daniel Marschall, ViaThinkSoft
 
This program is free software; you can redistribute it and/or modify
it under the terms of the GNU General Public License as published by