Subversion Repositories filter_foundry

Rev

Go to most recent revision | Show changed files | Details | Compare with Previous | Blame | RSS feed

Filtering Options

Rev Age Author Path Log message Diff
259 2021-07-30 22:50:12 daniel-marschall /trunk/ Normalized source files to CRLF line endings  
256 2021-07-29 22:08:39 daniel-marschall /trunk/ The feature "Obfuscate" and "Protected" are now merged together.
Reason: Obfuscate without protect makes no sense (since everybody can read/load it using FilterFoundry) and
protect without obfuscate makes no sense (because you can read the formula using a resource editor and even remove the protect flag with a hex editor)
 
248 2021-07-27 00:50:11 daniel-marschall /trunk/ GIMP/Irfanview: The temp AFS filename did only contain the filter category and title. This was not good, because if the filter is updated, the AFS file will contain the formulas of the previous version of the filter. Now the formulas and stuff is also included in the hash.  
247 2021-07-27 00:28:41 daniel-marschall /trunk/ Ifanview/GIMP can now also work with standalone filters  
246 2021-07-26 15:30:39 daniel-marschall /trunk/  
245 2021-07-26 00:46:02 daniel-marschall /trunk/ Bugfix: If you call a standalone filter two times, then the main dialog opens (PROPER fix)  
244 2021-07-26 00:18:14 daniel-marschall /trunk/ Bugfix: If you call a standalone filter two times, then the main dialog opens (workaround fix)  
236 2021-07-23 13:05:53 daniel-marschall /trunk/ === RELEASE 1.7.0.3 ===

Fixed compiler warnings
Windows 9x: Moved Unicows.dll check before CopyFile
 
234 2021-07-23 00:26:08 daniel-marschall /trunk/ Internal change: Using new Buffer Suite to replace the deprecated buffer procs  
233 2021-07-21 00:58:51 daniel-marschall /trunk/  
232 2021-07-21 00:56:45 daniel-marschall /trunk/ Support BigDocument structure (*.psb)  
231 2021-07-19 20:13:56 daniel-marschall /trunk/ === RELEASE 1.7.0.2 ===  
227 2021-07-17 21:04:14 daniel-marschall /trunk/  
224 2021-07-17 18:07:33 daniel-marschall /trunk/ Paint.net host: Ignore MaxSpace and MaxSpace64, because it has wrong value  
216 2021-07-14 11:01:17 daniel-marschall /trunk/ Moved changelog von version.h to CHANGELOG.md  
210 2021-07-13 17:51:51 daniel-marschall /trunk/ - Bugfix: Standalone filters did not show the correct "About" dialog
- Fixed various smaller things
- Prepared for AppleScript compatibility by randomizing AETE keys
 
206 2021-07-11 01:44:00 daniel-marschall /trunk/ Changed copyright year to 2021  
204 2021-07-11 01:14:22 daniel-marschall /trunk/  
203 2021-07-11 00:09:56 daniel-marschall /trunk/ BUGFIX: If plugin is called from an recorded Action, a dialog was shown at the first start, even if dialogs were disabled.  
198 2021-07-06 13:56:17 daniel-marschall /trunk/ Code does now also compile with G++; fixed many compiler warnings  
194 2021-07-05 22:18:01 daniel-marschall /trunk/ Source code can now be compiled using GCC in Mingw32.
Several gcc compiler warnings have been resolved.
 
192 2021-07-05 01:32:04 daniel-marschall /trunk/ Simplified build process for OpenWatcom and Visual Studio;
Photoshop SDK and WinFlex/Bison have now hardcoded paths.
Updated internal development documentation and checked with grammarly.com.
Added "svn:ignore" SVN attribute to avoid that temporary build files are accidentally committed.
Adjusted copyright years.
 
190 2019-10-13 01:04:55 dmarschall /trunk/  
188 2019-10-03 22:44:39 dmarschall /trunk/ (Fixed bugs introduced during the development of 1.7)  
185 2019-09-28 18:44:19 dmarschall /trunk/ Misc small code fixes (taking care of compiler warnings)  
183 2019-09-26 23:22:36 dmarschall /trunk/ FilterFoundry is now compatible with IrfanView 4.53 (32+64 Bit)  
182 2019-09-26 12:47:25 dmarschall /trunk/ More GIMP compatibility fixes. About dialog improvement for standalone filters.  
181 2019-09-26 00:38:15 dmarschall /trunk/ "MaxSpace64" will now be used, if supported by the host  
172 2019-01-24 13:21:00 dmarschall /trunk/ Added Visual Studio project file, and moved NMake script to folder visual_studio  
171 2019-01-24 10:39:25 dmarschall /trunk/ Copyright in all source files changed to 2019  
167 2019-01-18 22:16:43 dmarschall /trunk/ FilterFoundry is now compatible with GIMP/PSPI  
164 2019-01-16 16:41:52 dmarschall /trunk/ - Fixed TLV lengths in the PIPL structure (includes now paddings). This might solve incompatibilities with non-Photoshop hosts (i.e. GIMP).
- Included gpl.html in the dist/ directory (not anymore downloaded during Make, because the HTML page includes broken image/design, and it is unlikely that the 2007 license text will actually change)
 
159 2019-01-12 17:38:29 dmarschall /trunk/ Windows: Preview: Color compatible with Grayscale and CMYK, too.
Windows: ActivationContext symbols are now dynamically bound.
 
158 2019-01-12 01:16:03 dmarschall /trunk/ - Windows: Visual Styles are now supported and always be applied
- Bugfix: If you click the zoomlevel-caption for a tiny picture, the zoom ("fit zoom") won't zoom in to >100% anymore.
 
146 2019-01-04 21:53:30 dmarschall /trunk/ Added 8BF / PRM standalone test files  
135 2018-12-31 04:05:40 dmarschall /trunk/ Trig tabs are now calculated during Filter startup rather than during compile time.
Reasons:
1) It is more safe in regards to multi platform build (if the gentab.c generation was forgotten), since TRIGAMP is defined differently between Windows and Mac, and therefore, costab[] and tantab[] would be wrong.
2) The usage (table with double values instead of value_type value amplified with TRIGAMP) is more universal. For example, with this new table, the functions r2x() and r2y() can now be calculated faster.
 
106 2018-12-19 23:05:10 dmarschall /trunk/ Fixed crash at filter startup when computer had too much RAM.
Fixed crash where built obfuscated filters could not be opened.
Added function rst(i) which is an undocumented function in Filter Factory for setting a random seed.
Size PARM_SIZE in PARM ressource corrected.
Extended NMake file to support flex and bison compilation.
Dialogs (build dialog, open and save dialogs) are now modal, i.e. the main window is locked when they are open.
The preview dialog has now a hand cursor. (Open hand on hover. Grabbing hand on panning)
Dialog boxes now have an [X] button to close the window.
 
105 2009-06-10 15:42:39 toby /trunk/ Minor.  
103 2009-06-07 22:55:11 toby /trunk/ Cleanup some warnings & fix MPW build.  
102 2009-06-07 22:19:17 toby /trunk/ Cleanups for 64-bit Windows build.