Subversion Repositories filter_foundry

Rev

Show changed files | Details | Compare with Previous | Blame | RSS feed

Filtering Options

Rev Age Author Path Log message Diff
172 2019-01-24 13:21:00 dmarschall /trunk/ Added Visual Studio project file, and moved NMake script to folder visual_studio  
171 2019-01-24 10:39:25 dmarschall /trunk/ Copyright in all source files changed to 2019  
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.
 
115 2018-12-26 17:57:11 dmarschall /trunk/ Small tool for 32/64 bit build in VC++  
109 2018-12-21 12:02:46 dmarschall /trunk/ Added 64 bit build instructions with nmake  
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.
 
69 2007-02-02 02:40:06 toby /trunk/ many cleanups; mention Peter Heckert's contribution (wpj)  
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)  
15 2005-07-23 02:02:06 toby /trunk/ well, it builds...  
2 2005-03-01 02:47:25 toby /trunk/ initial import  

Show All