Commit Graph

3903 Commits (2da2522098fa239d873183f279391b2238d8c40f)

Author SHA1 Message Date
Emil Ivov 2da2522098 Fixes wrong namespaces for jingle.
17 years ago
Emil Ivov b4641204ff Fixes
17 years ago
Lyubomir Marinov b46458dcf1 Introduces a default MethodProcessor implementation in order to remove duplication. Fixes warnings about raw-type use.
17 years ago
Lyubomir Marinov 0888a15b98 Fixes spelling mistakes, formatting.
17 years ago
Werner Dittmann 3eb7709692 Some small fixes to handle half-duplex modes.
17 years ago
Emil Ivov 48869d0f22 converts tabs to spaces in a number of classes
17 years ago
Lyubomir Marinov 1cd1bdc8cc Reverts earlier changes.
17 years ago
Yana Stamcheva 32b7806074 Fix date compare algorithm. Bug reported by Lubomir Marinov.
17 years ago
Yana Stamcheva b7d015f501 Fix chat history duplicate dates on incoming message.
17 years ago
Damian Minkov 5d70236c72 Add filetransfer for icq protocol. Implement new request canceled event in tests and in yahoo protocol.
17 years ago
Lyubomir Marinov 422560c705 Fixes warnings about unused imports.
17 years ago
Yana Stamcheva 41f655c482 File transfer related changes as follows:
17 years ago
scmerger fba5784542 Merge branch '1.0-local' into trunk-local
17 years ago
Damian Minkov 0ebdce1c36 Add filetransfer for yahoo and generic filetransfer tests - enabled for jabber and yahoo.
17 years ago
Lyubomir Marinov 431d5a850d Fixes warnings about unused imports.
17 years ago
Yana Stamcheva f8d467d495 Fix progress string on file transfer progress bar.
17 years ago
Emil Ivov 6513c807f8 Simplifies MediaControl.createDataSourceForEncodings(). Resolves issue #693. Applies a number of cosmetic changes.
17 years ago
Yana Stamcheva efce649a3c Show file size on incoming file transfer request.
17 years ago
scmerger e89190d743 Merge branch '1.0-local' into trunk-local
17 years ago
scmerger 2b421442c1 Merge branch '1.0-local' into trunk-local
17 years ago
Yana Stamcheva 26c28dfbda - Issue #690 (Add drag and drop of files in the contact list).
17 years ago
Yana Stamcheva 0cadd75995 Fix file transfer layout.
17 years ago
Damian Minkov b4af204401 Add file transfer event for rejected incoming files, update file history and reflect changes in gui.
17 years ago
scmerger 08613749e0 Merge branch '1.0-local' into trunk-local
17 years ago
Damian Minkov 67bccdb603 Add Metahistory tests.
17 years ago
scmerger a060a4d6cc Merge branch '1.0-local' into trunk-local
17 years ago
scmerger 5b096046d9 Merge branch '1.0-local' into trunk-local
17 years ago
scmerger f6363c99a4 Merge branch '1.0-local' into trunk-local
17 years ago
scmerger 532ae2f11b Merge branch '1.0-local' into trunk-local
17 years ago
scmerger b24a837947 Merge branch '1.0-local' into trunk-local
17 years ago
Yana Stamcheva 4564cf5307 Fix disappearing messages.
17 years ago
Yana Stamcheva 986f32229f Update file transfer record file path when actual file transfer is created from an incoming request.
17 years ago
Yana Stamcheva bd8fd09832 - Fix ClassCastException
17 years ago
Lyubomir Marinov 88a8ac278c - Fixes a possible buffer overrun which is unlikely to happen in practice but fixes it anyway.
17 years ago
Lyubomir Marinov a666077ab2 G.729
17 years ago
scmerger 646054b7b8 Merge branch '1.0-local' into trunk-local
17 years ago
Lyubomir Marinov e82af18e17 Fixes warnings about unused imports.
17 years ago
scmerger 6f2d6a115b Merge branch '1.0-local' into trunk-local
17 years ago
Yana Stamcheva 5784e2b91b Cancel all active file transfers after user confirms it when closing the chat window.
17 years ago
Damian Minkov ce8437d41c Add process listener support in Meta History Service.
17 years ago
Lyubomir Marinov e8fe2111f8 Disambiguates SwingWorker which is also available in Java 6.
17 years ago
Yana Stamcheva beb60c3f54 Remove unused import.
17 years ago
Yana Stamcheva e2520421dc Fix contact list image scaling and make the specific file transfer image scaling in the FileImageLabel.
17 years ago
Yana Stamcheva cc296f6679 Remove duplicate code.
17 years ago
Yana Stamcheva 71d51b2b03 - Possibility added to update history records - provided by Damian Minkov.
17 years ago
scmerger 206ea67e27 Merge branch '1.0-local' into trunk-local
17 years ago
scmerger 393d2b9e3f Merge branch '1.0-local' into trunk-local
17 years ago
Yana Stamcheva 13b5466ee0 User interface for file history using the new MetaHistoryService.
17 years ago
Damian Minkov 918a8ec7c0 MetaHistory Service impl and add Contact field to FileRecord.
17 years ago
Damian Minkov ab6e04cdcf FileHistory Service impl.
17 years ago