0
I Use This!
Inactive

Commits : Listings

Analyzed about 17 hours ago. based on code collected about 21 hours ago.
Apr 24, 2023 — Apr 24, 2024
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
+ a simpler AudioControl class More... over 16 years ago
fexed after rename of ClientTrayIcon to ClientTrayIconJava6.java More... over 16 years ago
added a seperate interface for the TrayIcon. Init is no longer done by contructor but by calling init (and exit) function from the new interface. More... over 16 years ago
added eclipse .project and .classpath file More... over 16 years ago
changed all EOL styles to platform native More... over 16 years ago
removed CVS stuff More... over 16 years ago
- load tray icon dynamically and catch exception so that it'll run under java 5 systems (without tray icon) - new config option: enable/disable tray icon, will take effect after next start - new cmd-line option: -minimized to start the jalk iconified More... over 16 years ago
- load tray icon dynamically and catch exception so that it'll run under java 5 systems (without tray icon) More... over 16 years ago
Added Java 6 tray icon. This code only runs with Java 6! More... over 16 years ago
Added Java 6 tray icon. More... over 16 years ago
fixed for compiling with JDK 1.5 More... almost 18 years ago
fixed for compiling with JDK 1.5 More... almost 18 years ago
some modification of client list (only add and remove) is now performed via the Swing thread More... almost 18 years ago
some modification of client list (only add and remove) is now performed via the Swing thread More... almost 18 years ago
more specific commands for the data listener More... over 18 years ago
more specific commands for the data listener More... over 18 years ago
added a dialog for entering the maximal number of messages that should be stored in memory More... over 18 years ago
added a dialog for entering the maximal number of messages that should be stored in memory More... over 18 years ago
saving the look & feel class name in the config file More... over 18 years ago
saving the look & feel class name in the config file More... over 18 years ago
fixed: some systems (e.g. Windows) do not have a system selection --> null pointer More... over 18 years ago
fixed: some systems (e.g. Windows) do not have a system selection --> null pointer More... over 18 years ago
Clipboard. More... over 18 years ago
Clipboard. More... over 18 years ago
new configuration entry: max number of messages to hold More... over 18 years ago
new configuration entry: max number of messages to hold default: 200 unlimited: -1 More... over 18 years ago
Added a new MouseListener which is responsible for creating the popup menu More... over 18 years ago
Added a new MouseListener which is responsible for creating the popup menu More... over 18 years ago
default setting for useEmoticons is "true" now More... over 18 years ago
default setting for useEmoticons is "true" now More... over 18 years ago