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
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  
76 2007-02-16 21:42:40 toby /trunk/ minor changes to image sampling logic (ff_src(), rawsrc())  
71 2007-02-02 02:41:52 toby /trunk/ cnv() no longer requests entire filtered image in one piece; can now work in chunks; improve the handling of edge pixels when filtering selection (don't double edge pixels where image data exists)  
66 2007-02-01 02:37:57 toby /trunk/ fix nasty bug reported by Daniel Denk, where filtering a selection always used top left part of image as source data, instead of selection, if src() or cnv() were in any formula  
64 2007-01-04 22:13:22 toby /trunk/ first cut of Universal Binary build using CS3 Beta "mini-SDK" (see http://partners.adobe.com/public/developer/photoshop/devcenter.html)  
57 2006-09-01 22:47:55 toby /trunk/ fix problems making standalone in Mach-O (CS2/Mac)  
54 2006-06-06 14:55:29 toby /trunk/ minor  
53 2006-06-06 05:37:17 toby /trunk/ fix x,y,X,Y,M variables to use selection extent instead of image size (per Eiji nishidai)  
52 2006-05-06 09:19:33 toby /trunk/ fix buffer size computation when saving AFS; other minor tweaks  
50 2006-03-25 18:23:13 toby /trunk/ include R,G,B,A,C,I,U,V undocumented(?) constants  
48 2006-03-23 18:29:57 toby /trunk/ minor  

Show All