Subversion Repositories filter_foundry

Rev

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

Filtering Options

Rev Age Author Path Log message Diff
560 2023-12-05 00:09:02 daniel-marschall /trunk/ Fixed PayPal button  
548 2023-11-23 00:23:50 daniel-marschall /trunk/doc/ Updated documentation once more  
545 2023-11-22 23:08:15 daniel-marschall /trunk/doc/ Updated documentation  
539 2023-11-21 13:49:31 daniel-marschall /trunk/ === RELEASE 1.7.0.20 ===
- Implemented "GIMP UserFilter" (GUF) file format.
 
536 2023-11-09 00:31:30 daniel-marschall /trunk/ Domain telegraphics.com.au is gone. Replace with telegraphics.net  
508 2022-05-06 01:53:48 daniel-marschall /trunk/ Introduced obfuscation version 7, which is more secure.  
507 2022-05-04 22:59:10 daniel-marschall /trunk/  
501 2022-05-01 01:55:22 daniel-marschall /trunk/ Documentation update  
500 2022-05-01 00:06:03 daniel-marschall /trunk/ map(i,n) now works like in Filter Factory and not like GIMP User Filter v0.8  
491 2022-04-26 00:14:38 daniel-marschall /trunk/ Documentation update  
490 2022-04-25 01:49:31 daniel-marschall /trunk/ Documentation update  
472 2022-04-02 22:19:07 daniel-marschall /trunk/ Documentation update  
466 2022-03-06 19:59:00 daniel-marschall /trunk/  
463 2021-12-31 21:44:35 daniel-marschall /trunk/  
457 2021-12-24 23:33:40 daniel-marschall /trunk/ === RELEASE 1.7.0.14 ===  
451 2021-12-19 20:44:48 daniel-marschall /trunk/doc/ Documentation update  
422 2021-11-28 02:04:06 daniel-marschall /trunk/ By default, Photoshop's sliders (PLUGIN.DLL) will be used. Only if PLUGIN.DLL is missing, the Microsoft Trackbar Controls are used.  
419 2021-11-27 14:00:12 daniel-marschall /trunk/ Windows NT 3.1 and Windows NT 3.5x are now supported, except for some smaller drawbacks  
406 2021-11-18 01:05:03 daniel-marschall /trunk/ Small fix in compat_win_resource.c  
402 2021-11-16 14:28:04 daniel-marschall /trunk/ Windows 95, 98 and Me can now also build 64-bit modules.  
401 2021-11-15 11:48:23 daniel-marschall /trunk/ Updated documentation  
400 2021-11-14 22:40:54 daniel-marschall /trunk/doc/ Documentation is now written in a different font, because Time New Roman did not render correctly in Microsoft Edge!  
399 2021-11-14 22:07:03 daniel-marschall /trunk/ Documentation PDF now contains a clickable "Table of Contents" (needed to be enabled in the Word PDF export options...)  
392 2021-11-06 17:25:07 daniel-marschall /trunk/ === RELEASE 7.0.12 ===  
389 2021-11-04 11:28:14 daniel-marschall /trunk/ Added functionality to save PluginCommander TXT files.  
388 2021-11-04 01:42:08 daniel-marschall /trunk/ FFDecomp TXT files can now be read, too.  
386 2021-11-03 23:57:59 daniel-marschall /trunk/ Extensions to PiCo TXT loader. Many changed on manual.  
384 2021-11-01 22:31:26 daniel-marschall /trunk/ === RELEASE 1.7.0.11 ===
Documentation update
 
383 2021-11-01 20:55:46 daniel-marschall /trunk/doc/  
366 2021-10-30 00:50:50 daniel-marschall /trunk/ "Filters Unlimited" filters (FFX files) can now be loaded. However, only the basic Filter Factory commands are supported.  
362 2021-10-27 22:13:49 daniel-marschall /trunk/ Documentation: Explained comments  
352 2021-09-14 14:23:27 daniel-marschall /trunk/  
344 2021-09-09 16:09:57 daniel-marschall /trunk/ Documentation: New polar coordinate diagram  
336 2021-09-07 23:16:07 daniel-marschall /trunk/  
335 2021-09-07 16:25:18 daniel-marschall /trunk/ - `dmin` has been changed from 0 to -512, `dmax` has been changed from 1024 to 512, and `D` stayed 1024 (`D:=dmax-dmin`), in order to fit the actual ranges of `d`, as implemented in Filter Factory.
- `I` is now defined as `imax-imin`. Same with `U` and `V`. Therefore, the variables are now `I=255`, `U=110`, and `V=156`.
 
327 2021-09-03 22:39:02 daniel-marschall /trunk/doc/ Small documentation update  
314 2021-09-01 10:18:34 daniel-marschall /trunk/ Windows 95/98/Me: If UNICOWS.DLL is missing (required for building a standalone filter), it will be automatically installed for you  
313 2021-08-30 23:58:24 daniel-marschall /trunk/doc/ Documentation update  
312 2021-08-29 22:27:03 daniel-marschall /trunk/ Various stuff  
308 2021-08-29 01:32:42 daniel-marschall /trunk/ For 32/64-bit cross-build, there is now no requirement that both plugin files must be installed anymore.