Change Log Report

Total number of changed sets: 1

Changes between 2008-11-27 and 2008-12-28

Total commits: 7
Total number of files changed: 13

Timestamp Author Details
2008-12-27 16:57:09 sejal /tags/iniglet-project-0.100.2 (from /trunk:16) v 17

[maven-release-plugin] copy for tag iniglet-project-0.100.2
2008-12-27 16:56:45 sejal /trunk/iniglet/pom.xml v 16
/trunk/iniglet-clipboard/pom.xml v 16
/trunk/iniglet-regex/pom.xml v 16
/trunk/pom.xml v 16

[maven-release-plugin] prepare release iniglet-project-0.100.2
2008-12-27 12:39:22 sejal /trunk/iniglet/src/main/java/org/inigma/iniglet/Notification.java v 15
/trunk/src/changes/changes.xml v 15

- Fixed bad notification messages from breaking the notification system.
2008-12-17 13:44:04 sejal /trunk/src/site/site.xml v 14
/trunk/src/site/xdoc/index.xml v 14
/trunk/src/site/xdoc/started.xml v 14

- Updated the site documentation to hopefully make it easier for people to get started in using the application.
2008-12-17 13:31:28 sejal /trunk/iniglet/src/main/java/org/inigma/iniglet/utils/SwtTimerTask.java v 13
/trunk/src/changes/changes.xml v 13

- Added ability to get the period length of a SwtTimerTask.
- Exposed the SwtTimerTask.setPeriod method in order to allow changing of the recurrance.
2008-12-06 17:14:41 sejal /trunk/iniglet/src/main/java/org/inigma/iniglet/utils/InigletFormatter.java v 12
/trunk/src/changes/changes.xml v 12

- The logger was writing the timestamp out in 12 hour format instead of 24 hour format.
2008-11-22 23:33:47 sejal /trunk/iniglet/src/main/assembly/linux64.xml v 11

- Fixed a typo that prevented 64bit linux from using the correct libraries.