Damien Roth
cc4e0f17b3
Updating the proactive notification.
...
The notification now uses a timer to eliminate the notifications surplus.
Cf: mail from Emil (27/09/08)
18 years ago
Emil Ivov
76e3ae8005
Cosmetic.
18 years ago
Emil Ivov
232eca98bb
Adding extra logging to help diagnoze wrong localhost selections.
18 years ago
Martin Andre
d4d1563eed
Updated man page since command line arguments is now handled directly by the application and is more complete, remove obsolete code in shell script laucher and updated copyrights and email addresses.
18 years ago
Lyubomir Marinov
9a6a47bf8d
Fixes a bunch of raw-type warnings in the impl.media package because they look totally distracting in Eclipse IDE.
18 years ago
Lyubomir Marinov
7268bab867
Fixes TestFailSafeTransaction to not rely on the system charset i.e. take the possible different between String.getBytes().length and String.length() into account.
18 years ago
Lyubomir Marinov
2067dddab6
Puts existing calls on hold when a new call starts.
18 years ago
Lyubomir Marinov
e075f7c4de
Puts existing calls on hold when a new call starts.
18 years ago
Yana Stamcheva
66c5c31dd5
Remove multiple split pane borders from chat window.
18 years ago
Benoit Pradelle
5002cccc1d
- attempt to fix the bug reported by Damian about profiler4j crash on Mac
18 years ago
Benoit Pradelle
5aa4692abf
- fix the bug related to the profiler4j path in build.xml. Thanks to Damian for reporting it.
...
- GenericBuffer now respect the SC code convention
18 years ago
Yana Stamcheva
3739a09e82
Parameterized contact list forground color.
18 years ago
Yana Stamcheva
ca377085ad
Check if the rounded avatar is null before setting it to the contact label.
18 years ago
Benoit Pradelle
429a89f34a
Add the GenericBuffer util.
18 years ago
Lyubomir Marinov
fce24e4256
Introduces support for attended call transfer.
18 years ago
Emil Ivov
8d2589f5ff
Updating stat tracker for java.net pages. All resulting builds would have no real modifications
18 years ago
Vincent Lucas
601a91f488
Some feeds are storing the URI of the entry in the LINK tag. This correction manages this exception.
18 years ago
Brian Burch
9fc54ac41c
include bundles in debug main program classpath
18 years ago
Brian Burch
c33aa535ee
support new netbeans debug test (service lick) target in separate file
18 years ago
Brian Burch
0f482d8eca
new netbeans debug test (service lick) target
18 years ago
Brian Burch
e229277560
new netbeans debug test (service lick) target
18 years ago
Benoit Pradelle
af3e706ee3
Updating profiler4j to reflect recent changes to the subproject
18 years ago
Benoit Pradelle
e6d4e016d6
UI button rendering optimization
18 years ago
Emil Ivov
28a3d04a65
Moving the zrtp4j bundle to the location where we store all generated SC bundles
18 years ago
Emil Ivov
c3929a69a7
Better handling for changes in the persistent data of a contact.
18 years ago
Brian Burch
ad5c4b846c
more classpath changes that impact netbeans
18 years ago
Lyubomir Marinov
e60fcd589d
Removes the -msi from the name of the MSI-based setup exe because the nightly builds no longer include the IzPack ones and the -msi in the name doesn't make sense any more.
18 years ago
Vincent Lucas
f618001d5b
Adding display name to RSS persistent data.
18 years ago
Lyubomir Marinov
9aee3e1dc8
Updates the classpaths of Eclipse and NetBeans to include bcprovider.jar and rebuilds resources\install\windows\run.exe to reflect Emil's related change in run.exe.jsmooth.
18 years ago
Emil Ivov
d547ed4a90
Adding bcprovider.jar to the runtime classpath for all installers
18 years ago
Romain Kuntz
f6266bb633
renamed bouncy castle library and upgraded it to rev141 and jdk1.5
18 years ago
Lyubomir Marinov
1dff2bcfbe
When selecting the application LookAndFeel, tries to be less explicit and relies on UIManager.getSystemLookAndFeelClassName() which has more advanced logic and tries to differentiate between Gnome and KDE.
18 years ago
Emil Ivov
795e708c11
Changing java dependency on debian to point to sun-java6 in order to benefit from the UI improviements.
18 years ago
Lyubomir Marinov
1eb30d04f7
Fixes a few spelling mistakes because at least one of them gets displayed in the UI. (The exception message referred to here is hardcoded in the code and is thus not eligible to localization though it's made visible in the UI.)
18 years ago
Lyubomir Marinov
9fb19e3f6b
Uses WindowsLookAndFeel on Windows and GTKLookAndFeel on Linux instead of SIPCommLookAndFeel.
18 years ago
Romain Kuntz
58c1b86b6a
The log directory is now useless inside the MACOSX package as logs are now stored in the system default configuration directory.
18 years ago
Vincent Lucas
03df0ec997
Reactivate, refresh RSS feeds can been done several time.
18 years ago
Vincent Lucas
726e7f0e9e
Removing bug when comparing 2 RssItemKey, including 1 null instance. Thank you Emil for reporting this.
18 years ago
Romain Kuntz
b8d357d689
Removed the "Toggle Security Off" tooltip as it is not available yet
18 years ago
Vincent Lucas
99d18aad48
Removing temporary debug trace for RSS plugin.
18 years ago
Vincent Lucas
c569051daf
Beginning to hunt of the refresh RSS bug.
18 years ago
Romain Kuntz
38357671e4
Forgot to import some packages needed by ZRTP4J
18 years ago
Romain Kuntz
1237e5b0dc
The ZRTP ZID file is now created/checked in the default SC configuration
...
directory. Fixed also an exception that came from ZRTP (reverted some of the
modifications from felix.client.run.properties)
18 years ago
Romain Kuntz
bb8da5ef97
ZRTP4J is now a bundle and thus must be loaded as startup
18 years ago
Romain Kuntz
5e3ce7bb17
Added ZRTP4J bundle
...
Added the boucycastle lib
Renamed OperationSetSecuredTelephony to OperationSetSecureTelephony
Renamed the isSecured/setSecured method to isSecure/setSecure
Fixed some identations
18 years ago
Emil Ivov
b0f7b08de6
Increase scroll speed for the configuration form.
18 years ago
Romain Kuntz
4281d4b0ae
Fixed a typo on the double quotes
18 years ago
Romain Kuntz
e7e71f8c1b
Committed the rest of the ZRTP implementation from Emanuel Onica:
...
- added the secure button on the call panel
- added a new operation set for secure call
- removed implementation of the secure mode from jabber/mock
18 years ago
Emil Ivov
45389d1fc1
Make sure that we close the chat window with escape (temporary fix before we move to a text file)
18 years ago
Emil Ivov
4051136008
Disables use of listening points when a trying to resolve SIP addresses that are actually IPs. Report, and fix thereof, Javier Mendiara Cañardo
18 years ago