Macaco
3 weeks agoPrepared repository for a Git migration. 3.x
Marco Zanon [Sat, 10 May 2025 16:33:36 +0000 (16:33 +0000)]
Prepared repository for a Git migration.

9 years agoUpdated the copyright notice.
Marco Zanon [Thu, 22 Oct 2015 12:36:43 +0000 (12:36 +0000)]
Updated the copyright notice.

10 years agoSet Java 6 as compilation target.
Marco Zanon [Wed, 29 Apr 2015 12:40:19 +0000 (12:40 +0000)]
Set Java 6 as compilation target.

10 years agoUpdated copyright notice.
Marco Zanon [Sun, 16 Nov 2014 14:44:58 +0000 (14:44 +0000)]
Updated copyright notice.

10 years agoImplemented a log message queue in order to pause/resume logging.
Marco Zanon [Sun, 16 Nov 2014 14:40:12 +0000 (14:40 +0000)]
Implemented a log message queue in order to pause/resume logging.

11 years agoImplemented method deleteRecords() in class MSqlTable.
Marco Zanon [Tue, 10 Dec 2013 15:36:59 +0000 (15:36 +0000)]
Implemented method deleteRecords() in class MSqlTable.

11 years agoAdded the build.properties file for Ant.
Marco Zanon [Tue, 10 Dec 2013 10:18:38 +0000 (10:18 +0000)]
Added the build.properties file for Ant.

11 years agoFixed a small bug in the 3.x and 3.0 ant build files.
Marco Zanon [Fri, 2 Aug 2013 14:05:58 +0000 (14:05 +0000)]
Fixed a small bug in the 3.x and 3.0 ant build files.

11 years agoModified ant task names and comments for better readability.
Marco Zanon [Fri, 2 Aug 2013 10:13:17 +0000 (10:13 +0000)]
Modified ant task names and comments for better readability.

11 years agoAdded some comment slashes for better readability.
Marco Zanon [Fri, 2 Aug 2013 10:08:53 +0000 (10:08 +0000)]
Added some comment slashes for better readability.

11 years agoMoved finalize() method into MLogTarget.
Marco Zanon [Fri, 2 Aug 2013 10:07:58 +0000 (10:07 +0000)]
Moved finalize() method into MLogTarget.

11 years agoImplemented logging into a database table.
Marco Zanon [Fri, 2 Aug 2013 10:05:40 +0000 (10:05 +0000)]
Implemented logging into a database table.

11 years agoFixed missing MTextException.java into svn.
Marco Zanon [Fri, 2 Aug 2013 10:04:28 +0000 (10:04 +0000)]
Fixed missing MTextException.java into svn.

11 years agoUpdated year in copyright notice (2012 -> 2013).
Marco Zanon [Tue, 30 Jul 2013 17:17:50 +0000 (17:17 +0000)]
Updated year in copyright notice (2012 -> 2013).

12 years agoImplemented method MText.getRandomToken().
Marco Zanon [Mon, 26 Nov 2012 11:58:39 +0000 (11:58 +0000)]
Implemented method MText.getRandomToken().

12 years agoFixed a bug which prevented datetimes to be parsed successfully.
Marco Zanon [Thu, 15 Nov 2012 10:53:33 +0000 (10:53 +0000)]
Fixed a bug which prevented datetimes to be parsed successfully.

12 years agoMade the parser skip all comments.
Marco Zanon [Thu, 18 Oct 2012 21:09:37 +0000 (21:09 +0000)]
Made the parser skip all comments.

12 years agoFixed a bug in build.xml which tried to include the non-existent src/resources/ direc...
Marco Zanon [Sun, 9 Sep 2012 09:56:17 +0000 (09:56 +0000)]
Fixed a bug in build.xml which tried to include the non-existent src/resources/ directory.

12 years agoRemoved deprecated package 'web.ui' and all related files and resources.
Marco Zanon [Sun, 26 Aug 2012 10:35:11 +0000 (10:35 +0000)]
Removed deprecated package 'web.ui' and all related files and resources.

12 years agoRemoved deprecated package 'configuration'.
Marco Zanon [Sun, 26 Aug 2012 10:30:23 +0000 (10:30 +0000)]
Removed deprecated package 'configuration'.

12 years agoInitial commit for trunk 3.x.
Marco Zanon [Sun, 26 Aug 2012 10:29:09 +0000 (10:29 +0000)]
Initial commit for trunk 3.x.

12 years agoRemoved useless objects.
Marco Zanon [Sun, 26 Aug 2012 10:14:25 +0000 (10:14 +0000)]
Removed useless objects.

12 years agoRemoved useless 'else'.
Marco Zanon [Sun, 26 Aug 2012 10:12:52 +0000 (10:12 +0000)]
Removed useless 'else'.

12 years agoFixed a bug in MSqlConnection when calling .executePreparedStatement with no parameters.
Marco Zanon [Sun, 26 Aug 2012 10:11:53 +0000 (10:11 +0000)]
Fixed a bug in MSqlConnection when calling .executePreparedStatement with no parameters.

12 years agoFixed copyright information.
Marco Zanon [Sun, 26 Aug 2012 10:10:10 +0000 (10:10 +0000)]
Fixed copyright information.

12 years agoReplaced Javascript properties null assignments with .removeAttribute().
Marco Zanon [Sun, 26 Aug 2012 10:09:26 +0000 (10:09 +0000)]
Replaced Javascript properties null assignments with .removeAttribute().

12 years agoModified code to comply with the guidelines.
Marco Zanon [Sun, 26 Aug 2012 09:44:24 +0000 (09:44 +0000)]
Modified code to comply with the guidelines.

12 years agoRemoved useless attic/ subdirectory.
Marco Zanon [Fri, 17 Aug 2012 19:28:56 +0000 (19:28 +0000)]
Removed useless attic/ subdirectory.

12 years agoRemoved attic/ subdirectory and moved configuration/ and web.ui/ packages outside.
Marco Zanon [Thu, 16 Aug 2012 19:56:22 +0000 (19:56 +0000)]
Removed attic/ subdirectory and moved configuration/ and web.ui/ packages outside.

12 years agoUpgraded TinyMCE to version 3.5.6.
Marco Zanon [Thu, 16 Aug 2012 19:47:25 +0000 (19:47 +0000)]
Upgraded TinyMCE to version 3.5.6.

12 years agoOrganized trunk/ in subdirectories.
Marco Zanon [Thu, 16 Aug 2012 19:05:10 +0000 (19:05 +0000)]
Organized trunk/ in subdirectories.