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
505 2022-05-04 02:18:25 daniel-marschall /trunk/  
503 2022-05-01 18:32:10 daniel-marschall /trunk/  
482 2022-04-23 00:40:27 daniel-marschall /trunk/  
456 2021-12-22 00:44:22 daniel-marschall /trunk/ Various cosmetics  
453 2021-12-19 20:54:25 daniel-marschall /trunk/ Control text edit: The "up" and "down" keys can now be used to increase and decrease the value by 1. (*)
Control text edit: Internal overflow check fixed. Inputs like "500" will now be evaluated as "255" (max value) rather than "244" (modulo 256).
 
444 2021-12-06 23:29:51 daniel-marschall /trunk/ UNICODE ready (Not fully tested!)  
424 2021-11-28 23:30:04 daniel-marschall /trunk/ Fixed a few small memory leaks  
403 2021-11-16 16:46:41 daniel-marschall /trunk/ Compatibility fix: Filter Foundry crashed on Photoshop 3.0.0 during opening of the main window  
393 2021-11-07 01:29:08 daniel-marschall /trunk/ Internal change: PARM resource inside memory works now with C-Strings instead of Pascal-Strings.  
334 2021-09-07 00:54:09 daniel-marschall /trunk/  
312 2021-08-29 22:27:03 daniel-marschall /trunk/ Various stuff  
268 2021-08-01 00:39:23 daniel-marschall /trunk/ Did some code formatting  
217 2021-07-15 01:10:31 daniel-marschall /trunk/ Added questionable PIDISPOSEHANDLE() to scripting. It doesn't crash in Windows, so I guess it's good?  
211 2021-07-13 22:35:59 daniel-marschall /trunk/  
210 2021-07-13 17:51:51 daniel-marschall /trunk/ - Bugfix: Standalone filters did not show the correct "About" dialog
- Fixed various smaller things
- Prepared for AppleScript compatibility by randomizing AETE keys
 
206 2021-07-11 01:44:00 daniel-marschall /trunk/ Changed copyright year to 2021  
204 2021-07-11 01:14:22 daniel-marschall /trunk/  
203 2021-07-11 00:09:56 daniel-marschall /trunk/ BUGFIX: If plugin is called from an recorded Action, a dialog was shown at the first start, even if dialogs were disabled.  
194 2021-07-05 22:18:01 daniel-marschall /trunk/ Source code can now be compiled using GCC in Mingw32.
Several gcc compiler warnings have been resolved.
 
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.
 

Show All