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
171 2019-01-24 10:39:25 dmarschall /trunk/ Copyright in all source files changed to 2019  
169 2019-01-19 12:50:10 dmarschall /trunk/ Fixed another GIMP/PSPI incompatibility  
162 2019-01-14 23:50:40 dmarschall /trunk/ Building of standalone filters is now possible with Windows 9x (requires compilation using an old Windows SDK, or compilation using OpenWatcom)  
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.
 
152 2019-01-06 22:50:11 dmarschall /trunk/ Old FilterFactory standalone filters for MacOS can now be imported  
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 (*)  
130 2018-12-30 20:01:40 dmarschall /trunk/ - Bugfix: If ctl() or map() was called with a non-constant argument, the controls in the build dialogs were not correctly enabled/disabled, and built standalone filters did not get the correct "needs UI" flag. Fixed.
- In the build dialog, if map() was used, the corresponding ctl()-labels now can't be changed anymore, since the resulting standalone filter won't show them anyway.
 
123 2018-12-28 11:35:03 dmarschall /trunk/ Bugfix: At standalone filters, the "map" text was not displayed; instead, the two "ctl" texts were displayed.  
122 2018-12-28 11:16:06 dmarschall /trunk/ - For disabled sliders, the corresponding label is now also grayed out (*)
- Bugfix: In standalone filters, the unused ctl() labels were not hidden. They are now invisible as intended.
 
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.
 
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.  
101 2007-10-20 20:56:33 toby /trunk/ fix associativity of ?: operator (Harald Heim)  
94 2007-02-26 03:10:23 toby /trunk/ changes to modularise preview functionality (currently for the benefit of ConvToy)  
92 2007-02-25 00:17:04 toby /trunk/ better place to set dialog window title  
89 2007-02-20 04:22:35 toby /trunk/ support remaining 8-bit image modes (wishlist proposal)  
85 2007-02-19 18:24:12 toby /trunk/ simple parameter obfuscation in standalone plugins (wishlist #7)  
83 2007-02-18 23:33:08 toby /trunk/ swap +/- zoom controls to match Photoshop builtins  
78 2007-02-17 19:30:29 toby /trunk/ lowercase file extensions (wishlist #1); minor cosmetic cleanups  

Show All