Added the "normalize()" function to implementation of ticket #396
Improved mouse behavior in ticket #371
Fixed an issue in implementation of ticket #320 Placeholders are now detected correctly.
Fixed an issue in implementation of ticket #458 The alpha value was defined erroneously.
Fixed a critical issue in the newly introduced file watcher handling introduced with ticket #397
Added fixes for ticket #466
Deleted merged branch for ticket #397
Merged branch for ticket #397 into trunk
Improved maximal revision size calculation for ticket #397
Ticket #423: Added String functions is_blank(), is_alphanum(), is_alnum(), is_cntrl(), is_digit(), is_graph(), is_lower(), is_print(), is_punct(), is_space(), is_upper(), is_xdigit()