1
I Use This!
Very Low Activity

Commits : Listings

Analyzed 2 days ago. based on code collected 2 days ago.
Jun 22, 2024 — Jun 22, 2025
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Added password and color for chatting. More... over 16 years ago
Added changeChatPassword and isChatLogin. More... over 16 years ago
Bug fixed. We should only update JStockOptions after we click OK More... over 16 years ago
Bug fixed. We shouldn't overwrite dispose. More... over 16 years ago
Handled Out of memory gracefully. More... over 16 years ago
(1) Remove all concurrent protection on data structure. For optimization purpose. (2) Make use of Double-Checked Locking. More... over 16 years ago
When the network is down, our indicator scanner should keep continue working. Retry infinityly until the network resume. More... over 16 years ago
Removed unused import. More... over 16 years ago
"new XMPPConnection" takes long duration sometimes. To give user a better experience, we should inform them that we are currently in connecting state. If not, they will be wondering why our program is not working now. More... over 16 years ago
New indicator scanning process. More... over 16 years ago
Added help for market chat. More... over 16 years ago
Added help for market chat. More... over 16 years ago
Added help for market chat. More... over 16 years ago
Added help for market chat. More... over 16 years ago
Bug fixed. Make sure the last typed command are visibled through key up and down. More... over 16 years ago
We realize that in certain situation, javax.swing.SwingUtilities.getAncestorOfClass(MainFrame.class, ...) will return us null. To be safe, we apply static function from MainFrame directly. More... over 16 years ago
We realize that in certain situation, javax.swing.SwingUtilities.getAncestorOfClass(MainFrame.class, ...) will return us null. To be safe, we apply static function from MainFrame directly. More... over 16 years ago
We realize that in certain situation, javax.swing.SwingUtilities.getAncestorOfClass(MainFrame.class, ...) will return us null. To be safe, we apply static function from MainFrame directly. More... over 16 years ago
We realize that in certain situation, javax.swing.SwingUtilities.getAncestorOfClass(MainFrame.class, ...) will return us null. To be safe, we apply static function from MainFrame directly. More... over 16 years ago
We realize that in certain situation, javax.swing.SwingUtilities.getAncestorOfClass(MainFrame.class, ...) will return us null. To be safe, we apply static function from MainFrame directly. More... over 16 years ago
Added getMe More... over 16 years ago
We realize that in certain situation, javax.swing.SwingUtilities.getAncestorOfClass(MainFrame.class, ...) will return us null. To be safe, we apply static function from MainFrame directly. More... over 16 years ago
We realize that in certain situation, javax.swing.SwingUtilities.getAncestorOfClass(MainFrame.class, ...) will return us null. To be safe, we apply static function from MainFrame directly. More... over 16 years ago
(1) We realize that in certain situation, javax.swing.SwingUtilities.getAncestorOfClass(MainFrame.class, ...) will return us null. To be safe, we apply static function from MainFrame directly. More... over 16 years ago
We realize that in certain situation, javax.swing.SwingUtilities.getAncestorOfClass(MainFrame.class, ...) will return us null. To be safe, we apply static function from MainFrame directly. More... over 16 years ago
We realize that in certain situation, javax.swing.SwingUtilities.getAncestorOfClass(MainFrame.class, ...) will return us null. To be safe, we apply static function from MainFrame directly. More... over 16 years ago
We realize that in certain situation, javax.swing.SwingUtilities.getAncestorOfClass(MainFrame.class, ...) will return us null. To be safe, we apply static function from MainFrame directly. More... over 16 years ago
We realize that in certain situation, javax.swing.SwingUtilities.getAncestorOfClass(MainFrame.class, ...) will return us null. To be safe, we apply static function from MainFrame directly. More... over 16 years ago
(1) Handle chat service correctly when changing country. (2) Bug fixed on the correct way to stop thread. More... over 16 years ago
Bug fixed on the correct way to stop thread. More... over 16 years ago