Damian Minkov
80426e1e4e
Fixing icq filetransfers. Fix for transfers lasting no more than few seconds and than are canceled. Fix for Linux where a jvm bug prevent sending. Fix for missing timeouts under Linux which stuck transfers while probing different addresses.
17 years ago
Werner Dittmann
d3a0c0e43c
Comment offending code until new implementation found. This just affect a help function.
17 years ago
Werner Dittmann
fb88643cc5
Integrate the second big patch for OTR. With this patch all the required GSoC functions are available. Third commit.
17 years ago
Werner Dittmann
63cdcff185
Integrate the second big patch for OTR. With this patch all the required GSoC functions are available. Second commit.
17 years ago
Werner Dittmann
fc523c0794
Integrate the second big patch for OTR. With this patch all the required GSoC functions are available.
17 years ago
Damian Minkov
d45dd664c9
Trying to fix build. Wait more for cancel events while transfering and put some logging to track the problem.
17 years ago
Damian Minkov
91260b28b4
Fix failing jabber tests. Filetransfer too quickly goes in completed state and miss in progress one.
17 years ago
scmerger
dc21286362
Merge branch '1.0-local' into trunk-local
...
* 1.0-local:
Fixes the punctuation of a message in the Bulgarian translation.
17 years ago
Werner Dittmann
f4a8a01dc2
Fix problem with OTR images
17 years ago
Alan Kelly
76fef66e9e
Remove opaque background from "Remember Password" checkbox
17 years ago
Damien Roth
ec515adde9
Resolve issue 603: Problem with JPopupMenu on Windows
17 years ago
Damian Minkov
057fd9f385
Msn Filetransfer and tests.
17 years ago
Egidijus Jankauskas
5e9b537723
Adds chmod and task to fix the crashes caused by lost file permissions of Sparkle relaunch tool while unzipping the Sparkle.framework.zip in macosx-sparkle target.
17 years ago
Romain Kuntz
12da7e90ae
New version of the sparkle framework. Trying to fix the sparkle crashes.
17 years ago
Romain Kuntz
d2b213fc41
Updated the sparkle framework to fix the crashes on update. Thanks to Egis for the solution to the problem!
...
Recompiled libsparkle to support also ppc architecture.
17 years ago
Lyubomir Marinov
3599df57ec
Applies the idea of Carlos Alexandre for fixing the slow call hang-up on Linux reported by him.
17 years ago
scmerger
bc1fbe7cb4
Merge branch '1.0-local' into trunk-local
...
* 1.0-local:
Fixes an inconsistency when creating an AIM account through the multi-protocol meebo-like account registration form which used to not remember the password and it would immediately be asked for right after closing the registration form while the behavior used to be different for the other protocols.
17 years ago
Romain Kuntz
3165b0f83e
The "clean" target now depends on "clean-macosx" which cleanups the symlinks and files used when building the MacOSX package.
17 years ago
Romain Kuntz
f8f6328492
Recompiled the sparkle dynamic library to fix the problem with the wrong path to the Sparkle Framework
17 years ago
Lyubomir Marinov
d09fdc8414
Fixes a recently-introduced bug which could take advantage of a race condition and display twice the dialog notifying that the application will not exit when closing the main frame.
17 years ago
Romain Kuntz
916e9d1709
Updated to the latest Sparkle version. It now should work on Java1.6. Updates are now signed.
...
Work done by Egidijus Jankauska.
17 years ago
Lyubomir Marinov
ae5d54d7b9
Commits the patch of Linus Wallgren which introduces ShutdownService to better abstract the shutdown procedure of the application.
17 years ago
Lyubomir Marinov
6bacfb8901
Commits the patch of Linus Wallgren which introduces ShutdownService to better abstract the shutdown procedure of the application.
17 years ago
Lyubomir Marinov
8477810824
Reflects the replacing of growl.jar with growl4j.jar in the Eclipse and NetBeans project classpaths.
17 years ago
Romain Kuntz
1b09af4fa7
[growl integration] Activate the new growl version at build time.
17 years ago
Romain Kuntz
de47094ee7
[growl integration] Adapted the configuration panel to select the best popup message handler available.
17 years ago
Romain Kuntz
0512596b03
[growl integration] new version of the Growl popup message handler
17 years ago
Romain Kuntz
4d40c63dac
[growl integration] Added the Growl framework
17 years ago
Romain Kuntz
1641ed7455
[growl integration] Implementation of the selectBestPopupMessageHandler() and getPreferenceIndex() methods in the existing popup handlers
17 years ago
Romain Kuntz
503135a31b
[growl integration] New methods for the systray service:
...
- getPreferenceIndex() which indicates how many features the handler implements
- selectBestPopupMessageHandler() which selects the best message popup handler according to the one available
Updated the unit tests accordingly.
17 years ago
Romain Kuntz
eb37605512
[growl integration] removed old growl library and replacing it with the new JNI and growl4j library
17 years ago
Yana Stamcheva
3186f67299
Issue report and fix provided by Egidijus Jankauskas.
...
Issue #713 :
When there are no chat windows opened, if Mr Someone is writing you something, you get a notification
saying "Mr Someone is writing a message". When he finally sends you a message "Hello!", you get a
notification saying "Mr Someone. Hello!". If you do not focus SC and he writes something else
subsequently, you don't get corresponding notifications. However, if you click on the chat window and
then switch to another app again, you start to receive all subsequent notifications.
17 years ago
Lyubomir Marinov
0208d91774
- Removes to static fields which only made the Packetizer code more difficult to read.
...
- Applies tiny formatting.
17 years ago
Lyubomir Marinov
37e0100835
Removes the svn:mime-type property of .manifest.mf file which have it set to application/octet-stream because the value seems incorrect.
17 years ago
Lyubomir Marinov
8165dd0b8b
Removes the explicit svn:mime-type set on swing.ui.manifest.mf because there are .manifest.mf files which don't have it, it seems wrong anyway and, most importantly, it seems to be an obstacle for our Google Summer of Code 2009 student Linus Wallgren.
17 years ago
Lyubomir Marinov
57e4821650
Adds OperationSetTelephonyConferencing among the supported OperationSets of the SIP protocol providers because the UI for the conferencing is being created.
17 years ago
Emil Ivov
cc69b56bec
Renames occurrences of callParticipant to callPeer so that it would better reflect our new Call architecture that also includes conferencing and ConferenceMembers
17 years ago
Emil Ivov
002904a996
Renames occurrences of callParticipant to callPeer so that it would better reflect our new Call architecture that also includes conferencing and ConferenceMembers
17 years ago
Emil Ivov
26244e8c86
Renames occurrences of callParticipant to callPeer so that it would better reflect our new Call architecture that also includes conferencing and ConferenceMembers
17 years ago
Emil Ivov
0abeb6bb53
Renames occurrences of callParticipant to callPeer so that it would better reflect our new Call architecture that also includes conferencing and ConferenceMembers
17 years ago
Emil Ivov
e1b9c22680
Renames occurrences of callParticipant to callPeer so that it would better reflect our new Call architecture that also includes conferencing and ConferenceMembers
17 years ago
Emil Ivov
fb0ef0a1f4
Renames occurrences of callParticipant to callPeer so that it would better reflect our new Call architecture that also includes conferencing and ConferenceMembers
17 years ago
Emil Ivov
f1c3b72393
Renames occurrences of callParticipant to callPeer so that it would better reflect our new Call architecture that also includes conferencing and ConferenceMembers
17 years ago
Emil Ivov
45111acf59
Renames occurrences of callParticipant to callPeer so that it would better reflect our new Call architecture that also includes conferencing and ConferenceMembers
17 years ago
Emil Ivov
de11d1a58c
Renames occurrences of callParticipant to callPeer so that it would better reflect our new Call architecture that also includes conferencing and ConferenceMembers
17 years ago
Emil Ivov
ca908bebb8
Renames occurrences of callParticipant to callPeer so that it would better reflect our new Call architecture that also includes conferencing and ConferenceMembers
17 years ago
Emil Ivov
faeed55b68
Renames occurrences of callParticipant to callPeer so that it would better reflect our new Call architecture that also includes conferencing and ConferenceMembers
17 years ago
Emil Ivov
c6c5d80549
Renames occurrences of callParticipant to callPeer so that it would better reflect our new Call architecture that also includes conferencing and ConferenceMembers
17 years ago
Emil Ivov
055245b9ce
Renames occurrences of callParticipant to callPeer so that it would better reflect our new Call architecture that also includes conferencing and ConferenceMembers
17 years ago
Emil Ivov
4b3290dd07
Renames occurrences of callParticipant to callPeer so that it would better reflect our new Call architecture that also includes conferencing and ConferenceMembers
17 years ago