Subversion Repositories filter_foundry

Rev

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

Filtering Options

Rev Age Author Path Log message Diff
555 2023-11-25 18:12:52 daniel-marschall /trunk/ More code simplifications: Save-methods return a message ID instead of just Boolean  
552 2023-11-25 02:47:24 daniel-marschall /trunk/ Load-methods don't return boolean and a reason string. Instead they return 0 (success) or a error message ID otherwise.  
550 2023-11-24 01:37:46 daniel-marschall /trunk/ Simplified source code (expressions, slider names, etc. are now loaded directly in the PARM resource). As side effect: The slider positions will be preserved when a filter is made  
549 2023-11-23 11:58:56 daniel-marschall /trunk/ === RELEASE 1.7.0.21 ===  
544 2023-11-22 17:28:37 daniel-marschall /trunk/ Implemented reading of FFL files (actually, they will be only extracted, so they can be read afterwards)  
541 2023-11-21 16:11:39 daniel-marschall /trunk/ - Read FFX file: Fixed buffer overflow when some strings (Title,Category,Author,Copyright,SliderNames) are too long
- Read GUF file: Only the last part of the Category will be imported
 
539 2023-11-21 13:49:31 daniel-marschall /trunk/ === RELEASE 1.7.0.20 ===
- Implemented "GIMP UserFilter" (GUF) file format.
 
530 2022-07-01 00:50:35 daniel-marschall /trunk/  
528 2022-06-29 18:02:34 daniel-marschall /trunk/ Fixed bug in Watcom (32 bit) build that prevented creation of protected filters.  
526 2022-05-24 02:23:18 daniel-marschall /trunk/ Some small changes in source code comments  
524 2022-05-15 19:56:50 daniel-marschall /trunk/ === RELEASE 1.7.0.18 ===  
520 2022-05-14 00:50:22 daniel-marschall /trunk/ === RELEASE 1.7.0.17 ===  
516 2022-05-10 01:32:24 daniel-marschall /trunk/  
515 2022-05-09 22:15:27 daniel-marschall /trunk/ Internal change: PiPL resource now contains `'8BIM':'cmpt'` (Component) (*)
Internal change: PiPL resource now contains `'ViaT':'ObId'` (Object Identifier) (*)
 
514 2022-05-09 14:23:31 daniel-marschall /trunk/ FilterFoundry can now work correctly with Duotone and Lab color spaces (PiPL 'mode' entry was wrong)  
513 2022-05-09 02:22:14 daniel-marschall /trunk/ Support for "Filter layers" added (not fully tested).  
511 2022-05-08 22:58:03 daniel-marschall /trunk/ Windows: Handling of ampersand characters ("&") in Title, Category, Author, Copyright, and Controller/Map labels fixed.  
508 2022-05-06 01:53:48 daniel-marschall /trunk/ Introduced obfuscation version 7, which is more secure.  
506 2022-05-04 02:24:52 daniel-marschall /trunk/ The obfuscation seed is now in the code segment (.text) of the 8BF files. (Compilers: MSVC++ 32/64 and OpenWatcom)  
504 2022-05-03 16:43:38 daniel-marschall /trunk/ Standalone filters containing a `&` in Name or Category now have the correct "Visual Themes", as the Manifest XML is not broken anymore.  

Show All