Macaco
2012-08-13 Marco ZanonAdded clone() method to MTranslator.
2012-06-24 Marco ZanonMade Integer/Long comparisons happen through intValue...
2012-06-03 Marco ZanonRemoved unused serialVersionUID definitions.
2012-06-03 Marco ZanonReplaced custom String checks with MText.isBlank()...
2012-06-03 Marco ZanonIntroduced static MText.isEmpty() method.
2012-05-16 Marco ZanonRemoved useless exception handling.
2012-05-15 Marco ZanonRemoved useless exception handling.
2012-04-13 Marco ZanonMoved packages 'web.ui' and 'configuration' under ...
2012-04-13 Marco ZanonMoved code from separate MWebString class (web.ui)...
2012-04-05 Marco ZanonForced default TimeZone in constructor to be the one...
2012-04-05 Marco ZanonAdded repeat() method to MText.
2012-03-28 Marco ZanonReplaced String languages with Locales.
2012-03-26 Marco ZanonRenamed MTranslation to MTranslator.
2012-03-25 Marco ZanonAdded basic MText class.
2012-03-25 Marco ZanonRenamed the 'translation' package to 'text' (and its...
2012-03-11 Marco ZanonMade MWebDateBox and MWebNumberBox also accept Date...
2012-03-11 Marco ZanonMade MWebCheckBox use Boolean values instead of boolean...
2012-03-11 Marco ZanonAdded the maximum length property to text boxes.
2012-03-11 Marco ZanonMade MWebView return Object, not String.
2012-03-11 Marco ZanonRemoved the (useless and complicated) filtering package...
2012-03-11 Marco ZanonSwitched MWebDateBox and MWebNumberBox from filters...
2012-03-11 Marco ZanonRenamed getFormattedValue() methods to getCssValue().
2012-03-10 Marco ZanonInitial import for package conversion.
2012-02-05 Marco ZanonModified headers to include email address.
2012-02-05 Marco ZanonModified code to comply with the guidelines.
2012-02-05 Marco ZanonModified license notes to shorten and simplify headers.
2012-02-01 Marco ZanonModified code to be slightly more logic.
2012-02-01 Marco ZanonFixed wrong reference.
2012-02-01 Marco ZanonParadigm shift: json Objects only accept json strings...
2012-02-01 Marco ZanonMade getValue and removeValue in MJsonObject throw...
2012-01-27 Marco ZanonModified sql package to interact with tables via Object...
2012-01-26 Marco ZanonFixed auto-commit modes and transaction isolation levels.
2012-01-26 Marco ZanonRemoved custom code for starting and managing database...
2012-01-24 Marco ZanonFixed a bug in $.js which prevented a wysiwyg box to...
2012-01-24 Marco ZanonMoved package webui to web.ui.
2012-01-23 Marco ZanonChanged versioning information to 2.x.
2012-01-22 Marco ZanonCreated trunk/ and tags/ subdirectories.