Subversion Repositories filter_foundry

Compare Revisions

Regard whitespace Rev 505 → Rev 506

/trunk/CHANGELOG.md
5,7 → 5,7
- Added translation for German systems (*)
- `map(i,n)` now works like in Filter Factory and not like GIMP User Filter v0.8.
- `val(i,a,b)` now returns the same value like Filter Factory for illegal values of `i`.
- Standalone filters containing a `&` in Name or Category now have the correct "Visual Themes", as the Manifest XML is not broken anymore.
- Windows: Standalone filters containing a `&` in Name or Category now have the correct "Visual Themes", as the Manifest XML is not broken anymore.
 
(*) This bug/solution was tested on Windows but needs to be verified and/or implemented on Mac.