Macaco
2015-10-22 Marco ZanonUpdated the copyright notice.
2015-04-29 Marco ZanonSet Java 6 as compilation target.
2015-04-29 Marco ZanonSet Java 6 as compilation target.
2014-11-16 Marco ZanonUpdated copyright notice.
2014-11-16 Marco ZanonUpdated copyright notice.
2014-11-16 Marco ZanonImplemented a log message queue in order to pause/resum...
2014-11-16 Marco ZanonImplemented a log message queue in order to pause/resum...
2013-12-10 Marco ZanonImplemented method deleteRecords() in class MSqlTable.
2013-12-10 Marco ZanonImplemented method deleteRecords() in class MSqlTable.
2013-12-10 Marco ZanonAdded the build.properties file for Ant.
2013-12-10 Marco ZanonAdded the build.properties file for Ant.
2013-08-02 Marco ZanonFixed a small bug in the 3.x and 3.0 ant build files.
2013-08-02 Marco ZanonFixed a small bug in the 3.x and 3.0 ant build files.
2013-08-02 Marco ZanonFixed missing MTextException.java into svn for old...
2013-08-02 Marco ZanonModified ant task names and comments for better readabi...
2013-08-02 Marco ZanonModified ant task names and comments for better readabi...
2013-08-02 Marco ZanonAdded some comment slashes for better readability.
2013-08-02 Marco ZanonAdded some comment slashes for better readability.
2013-08-02 Marco ZanonMoved finalize() method into MLogTarget.
2013-08-02 Marco ZanonMoved finalize() method into MLogTarget.
2013-08-02 Marco ZanonImplemented logging into a database table.
2013-08-02 Marco ZanonImplemented logging into a database table.
2013-08-02 Marco ZanonFixed missing MTextException.java into svn.
2013-08-02 Marco ZanonFixed missing MTextException.java into svn.
2013-07-30 Marco ZanonUpdated year in copyright notice (2012 -> 2013).
2013-07-30 Marco ZanonUpdated year in copyright notice (2012 -> 2013).
2012-11-26 Marco ZanonImplemented method MText.getRandomToken().
2012-11-26 Marco ZanonImplemented method MText.getRandomToken().
2012-11-15 Marco ZanonFixed a bug which prevented datetimes to be parsed...
2012-11-15 Marco ZanonFixed a bug which prevented datetimes to be parsed...
2012-10-18 Marco ZanonMade the parser skip all comments.
2012-10-18 Marco ZanonMade the parser skip all comments.
2012-09-09 Marco ZanonFixed a bug in build.xml which tried to include the...
2012-09-09 Marco ZanonFixed a bug in build.xml which tried to include the...
2012-08-26 Marco ZanonRemoved deprecated package 'web.ui' and all related...
2012-08-26 Marco ZanonRemoved deprecated package 'web.ui' and all related...
2012-08-26 Marco ZanonRemoved deprecated package 'configuration'.
2012-08-26 Marco ZanonRemoved deprecated package 'configuration'.
2012-08-26 Marco ZanonInitial commit for trunk 3.x.
2012-08-26 Marco ZanonInitial commit for trunk 3.x.
2012-08-26 Marco ZanonRemoved useless objects.
2012-08-26 Marco ZanonRemoved useless objects.
2012-08-26 Marco ZanonRemoved useless 'else'.
2012-08-26 Marco ZanonRemoved useless 'else'.
2012-08-26 Marco ZanonFixed a bug in MSqlConnection when calling .executePrep...
2012-08-26 Marco ZanonFixed a bug in MSqlConnection when calling .executePrep...
2012-08-26 Marco ZanonFixed copyright information.
2012-08-26 Marco ZanonFixed copyright information.
2012-08-26 Marco ZanonReplaced Javascript properties null assignments with...
2012-08-26 Marco ZanonReplaced Javascript properties null assignments with...
2012-08-26 Marco ZanonModified code to comply with the guidelines.
2012-08-26 Marco ZanonModified code to comply with the guidelines.
2012-08-17 Marco ZanonRemoved useless attic/ subdirectory.
2012-08-17 Marco ZanonRemoved useless attic/ subdirectory.
2012-08-16 Marco ZanonRemoved attic/ subdirectory and moved configuration...
2012-08-16 Marco ZanonRemoved attic/ subdirectory and moved configuration...
2012-08-16 Marco ZanonUpgraded TinyMCE to version 3.5.6.
2012-08-16 Marco ZanonUpgraded TinyMCE to version 3.5.6.
2012-08-16 Marco ZanonOrganized trunk/ in subdirectories.
2012-08-16 Marco ZanonOrganized trunk/ in subdirectories.
2012-08-15 Marco ZanonAdded static helper method getFlatDate() and getCeilDat...
2012-08-14 Marco ZanonAdded t() method to MTranslator (alias to getLenientTra...
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.