Subversion Repositories filter_foundry

Rev

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

Filtering Options

Rev Age Author Path Log message Diff
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.  
411 2021-11-20 22:32:16 daniel-marschall /trunk/ Partial Win NT 3.1 compat : Removed GetVersionExA import  
410 2021-11-20 19:05:33 daniel-marschall /trunk/  
409 2021-11-20 18:47:14 daniel-marschall /trunk/ Messageboxes like simplealert() didn't work if main dialog wasn't opened once. Fixed.  

Show All