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)
 
242 2021-07-25 21:48:23 daniel-marschall /trunk/ Internal change: Dialog resource sublang is now US instead of AUS  
221 2021-07-17 13:03:02 daniel-marschall /trunk/ Map labels are centered between two sliders, like in Filter Factory
Converted more .txt files to .md files, for GitHub
 
206 2021-07-11 01:44:00 daniel-marschall /trunk/ Changed copyright year to 2021  
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.
 
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.
 
151 2019-01-06 13:12:02 dmarschall /trunk/ The "caution" sign now has a sharper design (it was a bit pixelated).  
133 2018-12-31 00:54:35 dmarschall /trunk/ Fixed language codes in resources  
127 2018-12-29 21:18:37 dmarschall /trunk/ The expression input fields now have a vertical scrollbar  
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 (*)  
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.
 
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  
62 2006-11-18 06:47:57 toby /trunk/ cosmetic changes only  
18 2005-10-04 02:59:59 toby /trunk/ fix dialog behaviour on repeated filter application; various cosmetic source cleanups (license headers)  

Show All