2008-05-22 gerco see #74 Drag and drop now behaves almost the same from both message dragging locations. Messages can be dragged on to other applications and other instances of the message manager from both the list and the structure viewer.
2008-05-21 gerco (none)
2008-05-21 gerco Disallow reordering of table columns
2008-05-21 gerco (none)
2008-05-21 gerco Removed some debug logging
2008-05-21 gerco Close #32 Filtering for queue table implemented
2008-05-21 gerco Updated manual with developer contact information
2008-05-20 tako Added SMM Manual to project (.doc & .pdf)
2008-05-16 gerco Restore (nightly build) version for trunk
2008-05-16 gerco Set version number 1.3 for release v1.3
2008-05-16 gerco GPL'ed in preparation for code share upload
2008-05-15 gerco fixes #72
2008-05-14 gerco Add caching of MessageProducers
2008-05-05 gerco fixed #64 Text messages are now automatically formatted as Xml before display. When the message is not valid Xml, formatting is skipped.
2008-04-19 hlopez A jar file was on the builthpath (pluginMF7.5.jar). This is removed. v1.2
2008-04-19 hlopez When two connections have the same name (diffrent cases) then a delete connect will not do well.
2008-04-15 hlopez Putting my credits into smm.
2008-04-11 gerco Add support for displaying the type of Object and Stream messages.
2008-04-11 gerco Update version number for nightly build
2008-04-11 gerco Improve Task description while deleting queue messages. Remove obsolete debug message.
2008-04-11 gerco close #71 Message counts are now automatically refreshed every 5 seconds whenever there is a broker connection.
2008-04-09 gerco close #62 Multiple queues can now be selected and cleared at the same time on the message viewer tab.
2008-04-04 gerco Removed some compiler warnings, make segmented buttons on connection tab line up again on mac os x.
2008-04-04 gerco Save XML messages as xml files when file extension is to be determined automatically
2008-04-04 gerco (none)
2008-04-04 gerco Improve browsing for files (remember last directory, etc). close #52
2008-03-14 hlopez Added Delete connection button to delete Sonic Connections.
2008-03-14 hlopez Corrected the Main-Class package.
2008-03-07 gerco Updated version number for 1.1 release v1.1
2008-03-05 gerco Fixed sending multiple messages when sending a file. Added basic filtering capability to EnumerateQueuesTask
2008-03-03 gerco Update version number to 1.1-beta
2008-03-03 gerco (none)
2008-03-03 gerco Include images and other files when compiling
2008-03-03 gerco (none)
2008-03-03 gerco (none)
2008-03-03 gerco add compile target
2008-03-03 gerco Add "dist" target
2008-02-28 gerco Fix thread-safety issue that might cause browsing a queue to forget the first few messages.
2008-02-28 gerco Eliminate double browsing on "clear messages"
2008-02-28 gerco Browsing the messages on a queue is now a CancelableTask. The user can switch to another queue at any time now.
2008-02-26 gerco #63 Sort the message list before display
2008-02-21 gerco Obsoleted SendMessagesTask
2008-02-20 gerco Abstracted out some common tasks to simplify the UI classes. Almost obsoleted dirty message sending on the send tab by using these tasks.
2008-02-20 gerco Remove some compiler warnings
2008-02-19 gerco (none)
2008-02-19 gerco (none) SonicMessageManager-trunk
2008-02-18 gerco re-signed SonicMessageManager v1.0
2008-02-18 gerco Remove reference to QueueManager on the help tab SonicMessageManager
2008-02-18 gerco New error icon SonicMessageManager
2008-02-18 gerco (none) SonicMessageManager
2008-02-18 gerco Close #59 Add support for sending an entire directory at once (multiple repeating sends are allowed). SonicMessageManager
2008-02-18 gerco Close #60 Tasks can now choose whether to show the progress dialog. ref #56 Xml message parts can be formatted, Text parts not yet. SonicMessageManager
2008-02-17 gerco Some early support for Xml Part formatting SonicMessageManager
2008-02-14 gerco Pretty-print Xml messages before display SonicMessageManager
2008-02-13 gerco close #53 Do not clear send message tab. SonicMessageManager
2008-02-12 gerco Add TableSorter class for later use SonicMessageManager
2008-02-11 gerco Small refactoring SonicMessageManager
2008-02-11 gerco #54 Send Xml messages when dragging xml files. Send Text messages otherwise. Xml messages are not yet available in the message sender tab. SonicMessageManager
2008-02-11 gerco Replaces useless MessageID with Timestamp and JMSCorrelationID SonicMessageManager
2008-02-11 gerco Renamed remotely SonicMessageManager