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
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.
 
189 2019-10-04 14:28:12 dmarschall /trunk/ Making compilers happy  
188 2019-10-03 22:44:39 dmarschall /trunk/ (Fixed bugs introduced during the development of 1.7)  
171 2019-01-24 10:39:25 dmarschall /trunk/ Copyright in all source files changed to 2019  
168 2019-01-18 22:27:30 dmarschall /trunk/  
167 2019-01-18 22:16:43 dmarschall /trunk/ FilterFoundry is now compatible with GIMP/PSPI  
153 2019-01-07 00:27:24 dmarschall /trunk/ In Windows, the "load" algorithm will now first check if a file is an AFS/PFF file, and then if it is a standalone filter. Due to this, files can now opened, even if they have the wrong file extension.  
152 2019-01-06 22:50:11 dmarschall /trunk/ Old FilterFactory standalone filters for MacOS can now be imported  
149 2019-01-05 00:46:07 dmarschall /trunk/ Removed code redundancy: read8bfplugin is now multi platform and located in shared file read.c  
147 2019-01-04 22:39:55 dmarschall /trunk/ 16 Bit .prm/.8bf can now be loaded in Windows FilterFoundry  
145 2019-01-04 18:39:11 dmarschall /trunk/ Adobe Premiere FilterFactory/TransitionFactory filters (.pff Settings and .prm Windows Standalone Filters) can now be imported (*)  
116 2018-12-26 19:45:30 dmarschall /trunk/ Fixed 64 bit compiler warning.  
114 2018-12-26 17:37:29 dmarschall /trunk/ Win64 support  
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.
 
87 2007-02-20 00:27:17 toby /trunk/ more on obfuscation  
85 2007-02-19 18:24:12 toby /trunk/ simple parameter obfuscation in standalone plugins (wishlist #7)  
62 2006-11-18 06:47:57 toby /trunk/ cosmetic changes only  
45 2006-03-22 09:08:11 toby /trunk/ read parameters from Windows .8BF Filter Factory standalones, in Mac version  
37 2006-03-18 06:53:27 toby /trunk/ safer handling of previewing very large images, and clarify out-of-memory message  
35 2006-03-18 00:26:21 toby /trunk/ fix loading of Filter Factory saved PARM data on Windows  

Show All