Macaco
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.