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
206 2021-07-11 01:44:00 daniel-marschall /trunk/ Changed copyright year to 2021  
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.
 
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'. (*)  
183 2019-09-26 23:22:36 dmarschall /trunk/ FilterFoundry is now compatible with IrfanView 4.53 (32+64 Bit)  
181 2019-09-26 00:38:15 dmarschall /trunk/ "MaxSpace64" will now be used, if supported by the host  
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.) (*)  
175 2019-09-20 23:26:07 dmarschall /trunk/ Build of plugins with empty title or category will now be prevented, since plugins with empty category or title won't be shown in the filter menu.  
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  
170 2019-01-21 14:25:10 dmarschall /trunk/ c2m() and sqr() are now approximately 3 times faster  
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.  
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)
 
162 2019-01-14 23:50:40 dmarschall /trunk/ Building of standalone filters is now possible with Windows 9x (requires compilation using an old Windows SDK, or compilation using OpenWatcom)  
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.
 
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.  

Show All