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
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 (*)  
124 2018-12-28 14:05:21 dmarschall /trunk/ AFS Files are now compatible with FilterFactory. (FilterFactory does ONLY understand "\r" (0D) linebreaks, while FilterFoundry always saved "\n" (0A) linebreaks, while being able to read "\r", "\n" or "\r\n". Now, "\r" is used for saving.)  
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.
 
121 2018-12-28 09:44:47 dmarschall /trunk/ Bugfix: In some cases, the preview image had a small stripe of random pixels at the right or bottom.  
119 2018-12-27 15:20:19 dmarschall /trunk/ Bugfix: In the preview window, you could (virtually) pan the image beyond the canvas, so that you needed to pan multiple times to get to the position "0" again.  
117 2018-12-27 13:36:19 dmarschall /trunk/ All undocumented symbol aliases of FilterFactory are now supported (rmin, rmax, cnv0, etc.)  
114 2018-12-26 17:37:29 dmarschall /trunk/ Win64 support  
113 2018-12-25 23:21:26 dmarschall /trunk/ The "version information" of standalone filters is now individualized by the creators input  
110 2018-12-22 23:49:58 dmarschall /trunk/ Preview: Checkerboard does only move when the panning actually suceeded (the picture didn't went off border)  
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.
 
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)  
99 2007-07-14 05:34:35 toby /trunk/ define MACMACHO for Mach-O builds; add some error messages to Make standalone  
93 2007-02-25 21:29:31 toby /trunk/ fix error in PiPL mode field  
89 2007-02-20 04:22:35 toby /trunk/ support remaining 8-bit image modes (wishlist proposal)  
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)  
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