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
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  
205 2021-07-11 01:36:51 daniel-marschall /trunk/  
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.
 
185 2019-09-28 18:44:19 dmarschall /trunk/ Misc small code fixes (taking care of compiler warnings)  
184 2019-09-28 02:38:12 dmarschall /trunk/ Scripting/Actions: For standalone filters, the name of the sliders are now written in the 'Actions' tab. The function 'fixaete' was replaced with 'aete_generate'. (*)  
182 2019-09-26 12:47:25 dmarschall /trunk/ More GIMP compatibility fixes. About dialog improvement for standalone filters.  
171 2019-01-24 10:39:25 dmarschall /trunk/ Copyright in all source files changed to 2019  
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.
 
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.  
132 2018-12-31 00:51:36 dmarschall /trunk/ Obfuscate uses now XorShift  
131 2018-12-30 20:28:17 dmarschall /trunk/ Warning windows (alertuser and simplealert function) are now modal.  
126 2018-12-29 12:23:54 dmarschall /trunk/ The "caution" sign that indicates an error in the expression does now have a hand cursor that shows up when you hover over the icon, to indicate that the user will receive more information if they click on the icon (*)  
114 2018-12-26 17:37:29 dmarschall /trunk/ Win64 support  
112 2018-12-25 01:41:43 dmarschall /trunk/ Minor changes  
108 2018-12-21 11:29:29 dmarschall /trunk/ Small code compatibility fix  
107 2018-12-20 15:05:20 dmarschall /trunk/ Project is now compatible with OpenWatcom 1.9  
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.
 

Show All