Subversion Repositories filter_foundry

Rev

Show changed files | Directory listing | RSS feed

Filtering Options

Rev Age Author Path Log message Diff
536 2023-11-09 00:31:30 daniel-marschall /trunk/ Domain telegraphics.com.au is gone. Replace with telegraphics.net  
466 2022-03-06 19:59:00 daniel-marschall /trunk/  
344 2021-09-09 16:09:57 daniel-marschall /trunk/ Documentation: New polar coordinate diagram  
228 2021-07-18 01:52:46 daniel-marschall /trunk/ Fixed hash conflict in AETE/AppleScript
New screenshots
 
226 2021-07-17 19:40:50 daniel-marschall /trunk/ AFS files: Improved interoperability (read/write) with Filter Factory in regards "line break" characters  
220 2021-07-17 00:20:01 daniel-marschall /trunk/ Cleaming up some documentation  
219 2021-07-16 01:01:41 daniel-marschall /trunk/wishlist/  
214 2021-07-14 01:43:14 daniel-marschall /trunk/ Fixed VisualStudio compiler-warnings (isatty undeclared, fileno undeclared, GetVersionEx deprecated)  
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
 
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.  
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.
 
190 2019-10-13 01:04:55 dmarschall /trunk/  
187 2019-10-03 20:59:25 dmarschall /trunk/ AETE Generation / Code improvement: Removed LValue-Conversion for assignment operations.  
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.) (*)  
173 2019-01-24 13:27:45 dmarschall /trunk/wishlist/  
171 2019-01-24 10:39:25 dmarschall /trunk/ Copyright in all source files changed to 2019  
169 2019-01-19 12:50:10 dmarschall /trunk/ Fixed another GIMP/PSPI incompatibility  
167 2019-01-18 22:16:43 dmarschall /trunk/ FilterFoundry is now compatible with GIMP/PSPI  
166 2019-01-17 11:36:54 dmarschall /trunk/ GIMP is now partially compatible.  
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)
 
163 2019-01-15 22:34:44 dmarschall /trunk/ Fixed memory leak  
160 2019-01-13 22:57:32 dmarschall /trunk/  
159 2019-01-12 17:38:29 dmarschall /trunk/ Windows: Preview: Color compatible with Grayscale and CMYK, too.
Windows: ActivationContext symbols are now dynamically bound.
 
158 2019-01-12 01:16:03 dmarschall /trunk/ - Windows: Visual Styles are now supported and always be applied
- Bugfix: If you click the zoomlevel-caption for a tiny picture, the zoom ("fit zoom") won't zoom in to >100% anymore.
 
157 2019-01-11 14:30:58 dmarschall /trunk/ Preview-Backgroundcolor code now multi platform again.  
156 2019-01-10 14:43:21 dmarschall /trunk/ The preview area now has a dark dithered off canvas area (wishlist #6)  
155 2019-01-08 23:03:33 dmarschall /trunk/ Fixed "off by one" bug where you could pan a fit-zoomed picture by 1 pixel in the preview  
154 2019-01-08 16:28:26 dmarschall /trunk/ Added Windows Application Manifest;
Fixed bug (in process_scaled) introduced by a previous SVN commit
 
153 2019-01-07 00:27:24 dmarschall /trunk/ In Windows, the "load" algorithm will now first check if a file is an AFS/PFF file, and then if it is a standalone filter. Due to this, files can now opened, even if they have the wrong file extension.  
152 2019-01-06 22:50:11 dmarschall /trunk/ Old FilterFactory standalone filters for MacOS can now be imported  
151 2019-01-06 13:12:02 dmarschall /trunk/ The "caution" sign now has a sharper design (it was a bit pixelated).  
150 2019-01-05 22:57:02 dmarschall /trunk/ Bugfix: When state changing functions (rst, rnd or put) are used within the formula, every pixel in the picture will now be evaluated during preview, even if the user has zoomed in.  
147 2019-01-04 22:39:55 dmarschall /trunk/ 16 Bit .prm/.8bf can now be loaded in Windows FilterFoundry  
146 2019-01-04 21:53:30 dmarschall /trunk/ Added 8BF / PRM standalone test files  
145 2019-01-04 18:39:11 dmarschall /trunk/ Adobe Premiere FilterFactory/TransitionFactory filters (.pff Settings and .prm Windows Standalone Filters) can now be imported (*)