Commit Graph

4922 Commits (f8d467d495f581db0f92920b95798669c45418b1)
 

Author SHA1 Message Date
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
scmerger 772fdc3493 Merge branch '1.0-local' into trunk-local
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 1abffe4b45 Fixing tests.
17 years ago
Damian Minkov 4cd35690f4 Fixing build. Wrong file location.
17 years ago
Damian Minkov bacc7bd2c1 Wrong testing.properties file commited, now revert it and enable MetaHistoryService tests.
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
Emil Ivov 957a9690ec Re-enables the Yahoo! tests.
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
Damian Minkov 8a7cd18b2b FileHistory Service.
17 years ago
Yana Stamcheva 1dc10bff44 Continuation on previous commit. Rename listener add and remove methods in the related operation set.
17 years ago
Yana Stamcheva ac007c99fb Renames FileTransferRequestListener to FileTransferListener and add to it notifications for fileTransferCreated, which are triggered when a FileTransfer is actually created (on sendFile or incomingRequest.accept()).
17 years ago
Emil Ivov 03aed0e2d6 Removes that Yahoo! Messenger tests in order to be able to provide a build. The tests are currently failing because of server changes that are also affecting older versions so not building new one isn't helping anyone.
17 years ago
Damian Minkov fe8bb898c6 New MetaHistory Service.
17 years ago
Yana Stamcheva 4b984ef466 File transfer:
17 years ago
scmerger 96c3dfc420 Merge branch '1.0-local' into trunk-local
17 years ago
Yana Stamcheva 3e94381394 In the drop down menu on the contact list, fix "Enable/Disable sound" and "Show/hide offline" states.
17 years ago
Yana Stamcheva f38b97735d In the drop down menu on the contact list, make "Enable/Disable sound" and "Show/hide offline" icons correspond the current state of the toggle buttons.
17 years ago
Yana Stamcheva 20bff15f6c - Double click on file image in outgoing file transfer would open the file.
17 years ago