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  
165 2019-01-16 23:59:35 dmarschall /trunk/  
164 2019-01-16 16:41:52 dmarschall /trunk/ - Fixed TLV lengths in the PIPL structure (includes now paddings). This might solve incompatibilities with non-Photoshop hosts (i.e. GIMP).
- Included gpl.html in the dist/ directory (not anymore downloaded during Make, because the HTML page includes broken image/design, and it is unlikely that the 2007 license text will actually change)
 
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.  
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.
 
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  
48 2006-03-23 18:29:57 toby /trunk/ minor  
23 2006-02-27 02:40:44 toby /trunk/ fix many warnings; fix plugin DLL extension  
18 2005-10-04 02:59:59 toby /trunk/ fix dialog behaviour on repeated filter application; various cosmetic source cleanups (license headers)  
2 2005-03-01 02:47:25 toby /trunk/ initial import