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
261 2021-07-30 23:28:00 daniel-marschall /trunk/  
258 2021-07-30 21:47:29 daniel-marschall /trunk/ Standalone plugins: Version info wasn't written correctly when plugin was obfuscated. Fixed.  
256 2021-07-29 22:08:39 daniel-marschall /trunk/ The feature "Obfuscate" and "Protected" are now merged together.
Reason: Obfuscate without protect makes no sense (since everybody can read/load it using FilterFoundry) and
protect without obfuscate makes no sense (because you can read the formula using a resource editor and even remove the protect flag with a hex editor)
 
252 2021-07-27 21:24:34 daniel-marschall /trunk/  
250 2021-07-27 01:34:12 daniel-marschall /trunk/ If the user tries to open a protected 8BF file, the error message will now state that it can't be opened because the filter is protected  
247 2021-07-27 00:28:41 daniel-marschall /trunk/ Ifanview/GIMP can now also work with standalone filters  
244 2021-07-26 00:18:14 daniel-marschall /trunk/ Bugfix: If you call a standalone filter two times, then the main dialog opens (workaround fix)  
243 2021-07-25 22:09:30 daniel-marschall /trunk/ Internal change: PiPL/Manifest-template is now stored in 'TpTL' instead of 'DATA'/RCDATA. (But obfusc data stays at 'DATA'/RCDATA)  
241 2021-07-25 21:24:25 daniel-marschall /trunk/ Internal change: "Manifest" resource gets individualized in standalone plugins  
239 2021-07-25 11:54:57 daniel-marschall /trunk/ Windows Open/Save dialogs: At the title, the first character was missing. Fixed.  
238 2021-07-25 02:35:48 daniel-marschall /trunk/ Fixed problem where 32bit Windows plugin tries to load 64bit standalone plugin  
237 2021-07-25 02:00:46 daniel-marschall /trunk/ Added foundry17_32.8bf and foundry17_64.8bf import testcase  
232 2021-07-21 00:56:45 daniel-marschall /trunk/ Support BigDocument structure (*.psb)  
231 2021-07-19 20:13:56 daniel-marschall /trunk/ === RELEASE 1.7.0.2 ===  
230 2021-07-18 19:24:56 daniel-marschall /trunk/ "About dialog" shows if the plugin is a 32 bit or 64 bit plugin  
226 2021-07-17 19:40:50 daniel-marschall /trunk/ AFS files: Improved interoperability (read/write) with Filter Factory in regards "line break" characters  
222 2021-07-17 13:09:44 daniel-marschall /trunk/  
221 2021-07-17 13:03:02 daniel-marschall /trunk/ Map labels are centered between two sliders, like in Filter Factory
Converted more .txt files to .md files, for GitHub
 
216 2021-07-14 11:01:17 daniel-marschall /trunk/ Moved changelog von version.h to CHANGELOG.md