Subversion Repositories filter_foundry

Rev

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

Filtering Options

Rev Age Author Path Log message Diff Changes
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.
 
/trunk/Makefile.mac
/trunk/Makefile.win
/trunk/Makefile
/trunk
/trunk/BUILDING.txt
/trunk/ff.h
/trunk/funcs.c
/trunk/load_win.c
/trunk/main.c
/trunk/make.c
/trunk/make_mac.c
/trunk/make_win.c
/trunk/manifest.c
/trunk/manifest.h
/trunk/parser.y
/trunk/preview.c
/trunk/read.c
/trunk/save.c
/trunk/scripting.c
/trunk/symtab.c
/trunk/symtab.h
/trunk/telegraphics_common/tt/compat_win.c
/trunk/ui.c
/trunk/ui_build.c
/trunk/ui_win.c
/trunk/versioninfo_modify_win.c
/trunk/visual_studio/README.txt
/trunk/wishlist/daniel_wishlist.txt
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.
 
/trunk/photoshop_sdk
/trunk/photoshop_sdk/DOWNLOAD.txt
/trunk/win_flex_bison
/trunk/win_flex_bison/DOWNLOAD.txt
/trunk
/trunk/68k.r
/trunk/BUILDING.txt
/trunk/Filter Factory Compatibility.txt
/trunk/FilterFoundry.make
/trunk/GIMP Incompatibilities.txt
/trunk/Makefile
/trunk/PARM.h
/trunk/PiPL.rc
/trunk/PiPL_body.rc
/trunk/PiPL_carbon.r
/trunk/PiPL_classic.r
/trunk/PiPL_macho.r
/trunk/PiPL_universal.r
/trunk/c.h
/trunk/cwprefix.h
/trunk/dist/README.html
/trunk/ff.h
/trunk/funcs.c
/trunk/funcs.h
/trunk/lexer.l
/trunk/load_mac.c
/trunk/load_win.c
/trunk/main.c
/trunk/make.c
/trunk/make_mac.c
/trunk/make_win.c
/trunk/manifest.c
/trunk/manifest.h
/trunk/manifest.rc
/trunk/node.c
/trunk/node.h
/trunk/parser.y
/trunk/pipl_common.r
/trunk/preview.c
/trunk/preview.h
/trunk/preview_mac.c
/trunk/process.c
/trunk/read.c
/trunk/save.c
/trunk/scripting.c
/trunk/scripting.r
/trunk/scripting.rc
/trunk/symtab.c
/trunk/symtab.h
/trunk/ui.c
/trunk/ui.h
/trunk/ui_build.c
/trunk/ui_build_win.c
/trunk/ui_mac.c
/trunk/ui_mac.r
/trunk/ui_win.c
/trunk/ui_win.rc
/trunk/version.h
/trunk/version_win.rc
/trunk/versioninfo_modify_win.c
/trunk/versioninfo_modify_win.h
/trunk/visual_studio
/trunk/visual_studio/FilterFoundry.vcxproj
/trunk/visual_studio/README.txt
/trunk/visual_studio/nmake.mak
/trunk/visual_studio/nmake64.mak
/trunk/win_res.rc
/trunk/wishlist/wishlist.txt
/trunk/wpj
/trunk/wpj/README.TXT
/trunk/wpj/filterfoundry.wpj
189 2019-10-04 14:28:12 dmarschall /trunk/ Making compilers happy  
/trunk/wpj/sdkddkver.h
/trunk/load_win.c
/trunk/make.c
/trunk/make_mac.c
/trunk/make_win.c
/trunk/preview.c
/trunk/read.c
/trunk/scripting.c
185 2019-09-28 18:44:19 dmarschall /trunk/ Misc small code fixes (taking care of compiler warnings)  
/trunk/ff.h
/trunk/funcs.c
/trunk/main.c
/trunk/make.c
/trunk/make_win.c
/trunk/node.c
/trunk/preview.c
/trunk/process.c
/trunk/save.c
/trunk/scripting.c
/trunk/symtab.h
/trunk/ui.c
/trunk/ui.h
/trunk/ui_win.c
/trunk/versioninfo_modify_win.c
/trunk/visual_studio/FilterFoundry.vcxproj
171 2019-01-24 10:39:25 dmarschall /trunk/ Copyright in all source files changed to 2019  
/trunk/dist/gpl.html
/trunk/68k.r
/trunk/BUILDING.txt
/trunk/PARM.h
/trunk/PiPL.rc
/trunk/PiPL_body.rc
/trunk/PiPL_carbon.r
/trunk/PiPL_classic.r
/trunk/PiPL_macho.r
/trunk/PiPL_universal.r
/trunk/c.h
/trunk/cwprefix.h
/trunk/ff.h
/trunk/funcs.c
/trunk/funcs.h
/trunk/load_mac.c
/trunk/load_win.c
/trunk/main.c
/trunk/make.c
/trunk/make_mac.c
/trunk/make_win.c
/trunk/manifest.c
/trunk/manifest.h
/trunk/manifest.rc
/trunk/node.c
/trunk/node.h
/trunk/pipl_common.r
/trunk/preview.c
/trunk/preview.h
/trunk/preview_mac.c
/trunk/process.c
/trunk/read.c
/trunk/save.c
/trunk/scripting.c
/trunk/scripting.r
/trunk/symtab.c
/trunk/symtab.h
/trunk/ui.c
/trunk/ui.h
/trunk/ui_build.c
/trunk/ui_build_win.c
/trunk/ui_mac.c
/trunk/ui_mac.r
/trunk/ui_win.c
/trunk/ui_win.rc
/trunk/version.h
/trunk/version_win.rc
/trunk/versioninfo_modify_win.c
/trunk/versioninfo_modify_win.h
/trunk/win_res.rc
/trunk/wishlist/daniel_wishlist.txt
/trunk/wishlist/wishlist.txt
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.
 
/trunk/manifest.c
/trunk/manifest.h
/trunk/Makefile
/trunk/main.c
/trunk/nmake.mak
/trunk/nmake64.mak
/trunk/preview.c
/trunk/ui.c
/trunk/wishlist/daniel_wishlist.txt
/trunk/wpj/filterfoundry.tgt
/trunk/wpj/filterfoundry.wpj
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.
 
/trunk/testcases/iuv.afs
/trunk/testcases/iuv_base.png
/trunk/testcases/iuv_factory.png
/trunk/testcases/iuv_foundry.png
/trunk/Filter Factory Compatibility.txt
/trunk/main.c
/trunk/manifest.xml
/trunk/preview.c
/trunk/ui.c
/trunk/ui_win.c
/trunk/ui_win.rc
/trunk/version.h
/trunk/wishlist/daniel_wishlist.txt
157 2019-01-11 14:30:58 dmarschall /trunk/ Preview-Backgroundcolor code now multi platform again.  
/trunk/preview.c
/trunk/wishlist/daniel_wishlist.txt
156 2019-01-10 14:43:21 dmarschall /trunk/ The preview area now has a dark dithered off canvas area (wishlist #6)  
/trunk/preview.c
/trunk/version.h
/trunk/wishlist/daniel_wishlist.txt
/trunk/wishlist/wishlist.txt
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  
/trunk/preview.c
/trunk/process.c
/trunk/version.h
/trunk/wishlist/daniel_wishlist.txt
121 2018-12-28 09:44:47 dmarschall /trunk/ Bugfix: In some cases, the preview image had a small stripe of random pixels at the right or bottom.  
/trunk/preview.c
/trunk/version.h
120 2018-12-27 16:02:30 dmarschall /trunk/ (Small code optimization)  
/trunk/preview.c
119 2018-12-27 15:20:19 dmarschall /trunk/ Bugfix: In the preview window, you could (virtually) pan the image beyond the canvas, so that you needed to pan multiple times to get to the position "0" again.  
/trunk/preview.c
/trunk/version.h
114 2018-12-26 17:37:29 dmarschall /trunk/ Win64 support  
/trunk/PiPL_body.rc
/trunk/load_win.c
/trunk/make_win.c
/trunk/preview.c
/trunk/ui_build_win.c
/trunk/ui_win.c
/trunk/version.h
110 2018-12-22 23:49:58 dmarschall /trunk/ Preview: Checkerboard does only move when the panning actually suceeded (the picture didn't went off border)  
/trunk/preview.c
/trunk/version.h
94 2007-02-26 03:10:23 toby /trunk/ changes to modularise preview functionality (currently for the benefit of ConvToy)  
/trunk/misc.h
/trunk/preview.h
/trunk/preview_mac.c
/trunk/FilterFoundry.make
/trunk/ff.h
/trunk/main.c
/trunk/preview.c
/trunk/process.c
/trunk/ui.c
/trunk/ui.h
/trunk/ui_mac.c
/trunk/ui_win.c
89 2007-02-20 04:22:35 toby /trunk/ support remaining 8-bit image modes (wishlist proposal)  
/trunk/PiPL_body.rc
/trunk/main.c
/trunk/pipl_common.r
/trunk/preview.c
/trunk/ui.c
/trunk/version.h
/trunk/wishlist/wishlist.txt
53 2006-06-06 05:37:17 toby /trunk/ fix x,y,X,Y,M variables to use selection extent instead of image size (per Eiji nishidai)  
/trunk/FilterFoundry.make
/trunk/ff.h
/trunk/main.c
/trunk/preview.c
/trunk/process.c
/trunk/version.h
45 2006-03-22 09:08:11 toby /trunk/ read parameters from Windows .8BF Filter Factory standalones, in Mac version  
/trunk/ff.h
/trunk/load_mac.c
/trunk/load_win.c
/trunk/preview.c
/trunk/read.c
/trunk/ui_mac.c
/trunk/version.h
39 2006-03-18 07:29:11 toby /trunk/ report preview error the *right* way  
/trunk/preview.c
/trunk/ui.c
/trunk/version.h

Show All