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
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.  
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  
492 2022-04-29 01:35:12 daniel-marschall /trunk/ Translation to German, part 1 (Work-In-Progress)  
489 2022-04-24 19:44:37 daniel-marschall /trunk/  
488 2022-04-23 20:17:33 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%  
480 2022-04-17 22:17:18 daniel-marschall /trunk/  
477 2022-04-17 01:58:53 daniel-marschall /trunk/ Slider code improvements  
476 2022-04-17 00:09:02 daniel-marschall /trunk/ Fixed theoretical bug that can crash a Photoshop application if PLUGIN.DLL exists but is not loaded.  
470 2022-03-22 23:39:37 daniel-marschall /trunk/ === RELEASE 1.7.0.16 ===
Fixed bug that caused PLUGIN.DLL sliders not working if the filter was called multiple times. You can hotfix existing standalone plugins by replacing "UnregisterSlider" with "UnRegisterSlider" using a hex-editor. Affected are plugins built using 1.7.0.13/14/15.
 
456 2021-12-22 00:44:22 daniel-marschall /trunk/ Various cosmetics  
444 2021-12-06 23:29:51 daniel-marschall /trunk/ UNICODE ready (Not fully tested!)  
440 2021-12-03 00:38:16 daniel-marschall /trunk/  
439 2021-12-02 17:26:34 daniel-marschall /trunk/  

Show All