Subversion Repositories filter_foundry

Rev

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

Rev 419 Rev 422
Line 2... Line 2...
2
 
2
 
3
## 1.7.0.13 [Work-In-Progress]
3
## 1.7.0.13 [Work-In-Progress]
4
- Internal change: PARM resource inside memory works now with C-Strings instead of Pascal-Strings.
4
- Internal change: PARM resource inside memory works now with C-Strings instead of Pascal-Strings.
5
- The released 32-bit version is now optimized by the compiler.
5
- The released 32-bit version is now optimized by the compiler.
6
- Updated documentation.
6
- Updated documentation.
7
- Plugin is now compatible with Windows NT 3.5x. (Just a few tiny incompatibilities: Preview image cannot be panned, Help button does not work, and preview image is not drawn directly after dialog opening).
7
- Plugin is now compatible with Windows NT 3.1 and 3.5x. (Just a few tiny incompatibilities: Preview image cannot be panned, Help button does not work, and preview image is not drawn directly after dialog opening).
8
- Plugin is now compatible with Windows NT 3.1 (But sliders are not available, in addition to the incompatibilities of the Windows NT 3.5x release).
-
 
9
- Windows NT 3.1, 3.5x, 95, 98, and Me can now also build 64-bit modules.
8
- Windows NT 3.1, 3.5x, 95, 98, and Me can now also build 64-bit modules.
10
- Bugfix: When you saved a AFS or PFF file, you received a wrong information about PluginCommander TXT files.
9
- Bugfix: When you saved a AFS or PFF file, you received a wrong information about PluginCommander TXT files.
11
- Bugfix: Trying to open a protected filter now correctly displays the message "Filter is protected" again, instead of "No filter detected".
10
- Bugfix: Trying to open a protected filter now correctly displays the message "Filter is protected" again, instead of "No filter detected".
12
- If you click "Make" after the make dialog has been opened once, your previous input will be shown again.
11
- If you click "Make" after the make dialog has been opened once, your previous input will be shown again.
13
- Zoom in, zoom out and zoom level label are now buttons (in the default OS style) rather than images and text. (*)
12
- Zoom in, zoom out and zoom level label are now buttons (in the default OS style) rather than images and text. (*)
-
 
13
- By default, Photoshop's sliders (PLUGIN.DLL) will be used. Only if PLUGIN.DLL is missing, the Microsoft Trackbar Controls are used.
-
 
14
- Fixed severe crash when sliders were created and moved, then the filter was applied and re-opened!!!
14
 
15
 
15
(*) This bug/solution was tested on Windows but needs to be verified and/or implemented on Mac.
16
(*) This bug/solution was tested on Windows but needs to be verified and/or implemented on Mac.
16
 
17
 
17
## 1.7.0.12 [06-Nov-2021]
18
## 1.7.0.12 [06-Nov-2021]
18
- Added possibility to load and save PluginCommander TXT files.
19
- Added possibility to load and save PluginCommander TXT files.