1
I Use This!
Inactive

Commits : Listings

Analyzed about 16 hours ago. based on code collected 1 day ago.
May 20, 2023 — May 20, 2024
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Fixed a invalid package reference at Log4J properties file More... almost 11 years ago
Improved notification ping thread exit. More... over 13 years ago
MessengerServerManager improved. Added MSNException to all methods and fixed problems with unitialized (null) NotificationServer objects More... over 13 years ago
ContactStatus improvements. More... almost 14 years ago
Added support to show unchecked methods warnings. More... almost 14 years ago
Removed deprecated method Frame.show() by Frame.setVisible(). More... over 14 years ago
Updated log4j to 1.2 version. Changed all Category objects to Logger. More... almost 15 years ago
Finished notification message parser (missing tests and bug fixes) More... about 15 years ago
Finishing notification message parser More... about 15 years ago
no message More... about 15 years ago
Added connection timeout control methods (setConnectionTimeout() and getConnectionTimeout() on MessengerServerManager class). More... about 16 years ago
Fixed exception when ping timeout is reached. Improved Thread finishing. More... about 16 years ago
Implementing support functions to proccess Notification XML messages More... about 16 years ago
Fixed a possible library freeze if MessengerServerManager.isConnected() is called from serverDisconnected() event handler. Thread Synchronization improvement. More... about 16 years ago
Implementing Notification XML parser as support function to JMML. More... about 16 years ago
Added a protection to a JDK Framework bug reported by Elsad at PMLibs Sourceforge forum. More... about 16 years ago
Added Notification object to Notification parser implementation. More... about 16 years ago
Added Message and Body objects to Notification parser implementation. More... about 16 years ago
Changed noticeReceived() event handler for notificationReceived() event handler More... about 16 years ago
Added support package and Class to parse NOTIFICATION XML messages from MSN server. More... about 16 years ago
Fixed <NOTIFICATION> message length More... over 16 years ago
Updated to fix <NOTIFICATION> message length More... over 16 years ago
fixed new method implementation More... over 16 years ago
Added hasSessionActiveForContact() method to check if a contact has a switchboard session active. More... over 16 years ago
Updated jmml. Added missing ISO-Latin to UTF-8 conversions to ServerConnection management. More... about 17 years ago
Fixed ISO-Latin to UTF conversion in server connection More... about 17 years ago
Fixed disconnect problem when receive a message with special chars More... about 17 years ago
Fixed disconnect problem when receive a message with special chars More... about 17 years ago
New jmml version. Connection break fix when user send a message with special chars More... about 17 years ago
Connection break fix for bug when user send a message with special chars More... about 17 years ago