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
491 2022-04-26 00:14:38 daniel-marschall /trunk/ Documentation update  
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.
 
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/  
479 2022-04-17 18:38:49 daniel-marschall /trunk/ gdata memory is now allocated by GlobalAlloc() instead of malloc(), like implemented in FilterFactory. On Mac it is implemented with NewPtrClear() instead of malloc().  
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.  
469 2022-03-22 00:39:57 daniel-marschall /trunk/ Trying to work around some weird bug that I can't reproduce (PLUGIN.DLL sliders do not update text labels)  
463 2021-12-31 21:44:35 daniel-marschall /trunk/  
462 2021-12-31 21:19:59 daniel-marschall /trunk/ Win32s (Windows 3.11) compatibility  
461 2021-12-31 20:05:33 daniel-marschall /trunk/ Win32 compatibility (partial)  
459 2021-12-27 17:37:36 daniel-marschall /trunk/  
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/  
433 2021-11-30 17:58:07 daniel-marschall /trunk/ Code optimizations  
430 2021-11-29 23:47:15 daniel-marschall /trunk/  
424 2021-11-28 23:30:04 daniel-marschall /trunk/ Fixed a few small memory leaks  
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.  

Show All