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
520 2022-05-14 00:50:22 daniel-marschall /trunk/ === RELEASE 1.7.0.17 ===  
519 2022-05-13 17:33:12 daniel-marschall /trunk/ 'prty' property  
518 2022-05-11 01:26:44 daniel-marschall /trunk/  
517 2022-05-10 13:08:21 daniel-marschall /trunk/ Every standalone Filter now receives an individual OID  
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).  
512 2022-05-08 23:29:45 daniel-marschall /trunk/  
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.  
510 2022-05-07 01:52:42 daniel-marschall /trunk/ Updated Obfuscation V7  
509 2022-05-06 15:34:05 daniel-marschall /trunk/  
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/  
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)  
505 2022-05-04 02:18:25 daniel-marschall /trunk/  
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.  
503 2022-05-01 18:32:10 daniel-marschall /trunk/  
502 2022-05-01 12:50:01 daniel-marschall /trunk/ val(i,a,b) now returns the same value like Filter Factory for illegal values of i.  
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  
499 2022-04-30 01:37:49 daniel-marschall /trunk/  
498 2022-04-30 00:17:10 daniel-marschall /trunk/ Fixed memory leaks  
497 2022-04-29 21:38:23 daniel-marschall /trunk/  
496 2022-04-29 21:12:29 daniel-marschall /trunk/  
495 2022-04-29 20:52:04 daniel-marschall /trunk/ Simplified code  
494 2022-04-29 16:52:33 daniel-marschall /trunk/  
493 2022-04-29 16:45:18 daniel-marschall /trunk/ Nearly all is now translated in German  
492 2022-04-29 01:35:12 daniel-marschall /trunk/ Translation to German, part 1 (Work-In-Progress)  
491 2022-04-26 00:14:38 daniel-marschall /trunk/ Documentation update  
490 2022-04-25 01:49:31 daniel-marschall /trunk/ Documentation update  
489 2022-04-24 19:44:37 daniel-marschall /trunk/  
488 2022-04-23 20:17:33 daniel-marschall /trunk/  
487 2022-04-23 17:33:27 daniel-marschall /trunk/  
486 2022-04-23 17:19:44 daniel-marschall /trunk/ We are now using the new PICA Handle Suite 2.0, as well as the PICA Buffer Suite 2.0 from Adobe.
For non-Adobe hosts, we use the Standard Suite.
 
485 2022-04-23 12:20:35 daniel-marschall /trunk/ Implemented wrapper for Buffer Suite 1.0 and 2.0  
484 2022-04-23 02:14:38 daniel-marschall /trunk/ Preview uses now the BufferProcs instead of the HandleProcs, because Adobe writes "In general, the Buffer suite routines are more effective for memory allocation than the Handle suite. The Buffer suite may have access to memory unavailable to the Handle suite. You should use the Handle suite, however, if the data you are managing is a Mac OS handle."  
483 2022-04-23 01:21:55 daniel-marschall /trunk/  
482 2022-04-23 00:40:27 daniel-marschall /trunk/  
481 2022-04-17 23:45:57 daniel-marschall /trunk/ pb->maxSpace64 is now also capped to 90%