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
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
 
209 2021-07-13 01:44:26 daniel-marschall /trunk/  
208 2021-07-12 23:35:38 daniel-marschall /trunk/ Internal code change: "event_id" is not a global variable anymore  
207 2021-07-12 12:01:23 daniel-marschall /trunk/ printablehash() has now a keyspace that is ~2.22 times larger. It uses spaces as padding at the right side only.  
206 2021-07-11 01:44:00 daniel-marschall /trunk/ Changed copyright year to 2021  
198 2021-07-06 13:56:17 daniel-marschall /trunk/ Code does now also compile with G++; fixed many compiler warnings  
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.
 
189 2019-10-04 14:28:12 dmarschall /trunk/ Making compilers happy  
187 2019-10-03 20:59:25 dmarschall /trunk/ AETE Generation / Code improvement: Removed LValue-Conversion for assignment operations.  
186 2019-09-29 10:26:38 dmarschall /trunk/ Windows 'AETE' was moved from PIPL.RC to SCRIPTING.RC to keep the file names similar to the Apple development filenames  
185 2019-09-28 18:44:19 dmarschall /trunk/ Misc small code fixes (taking care of compiler warnings)  
184 2019-09-28 02:38:12 dmarschall /trunk/ Scripting/Actions: For standalone filters, the name of the sliders are now written in the 'Actions' tab. The function 'fixaete' was replaced with 'aete_generate'. (*)  
178 2019-09-25 17:04:42 dmarschall /trunk/ Fixed Actions (recording/playback). Several things like in AETE resource and build process were broken. (e.g. the classID had to be changed to 'Fltr' so that the parameters are shown in the Photoshop Action tab.) (*)  
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  

Show All