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
Emil Ivov
08371f1c4e
Fixes contact comparison when adding contacts with and without domain names
18 years ago
Damian Minkov
0bc89862ab
Update Sip contact equals method to compare users ignoring domain name.
18 years ago
Benoit Pradelle
813428d15e
Update profiler4j to reflect changes in the sub-project
18 years ago
Benoit Pradelle
2c9543c1ad
Performance optimizations for the resource search.
18 years ago
Benoit Pradelle
3aecc0800f
Integrating profiler4j. GSoC result of Vladimir.
18 years ago
Emil Ivov
0ec995e1f5
Adds an extra hint on the SIP account wizard so that it would also help creating serverless account
18 years ago
Emil Ivov
bcee9eed13
Adding support for "NO REGISTRAR" accounts. Special thanks to Emanuel Onica and Michael Koch for contributing early versions.
18 years ago
Lyubomir Marinov
b815878181
Moves protocol.jar to an auto-start level with a smaller number than the one of the protocol implementation in order to ensure the AccountManager service is registered before the protocol implementations need it.
18 years ago
Damian Minkov
47174ffab2
Fire all mouse events to the component that is chosen in the menu and hide the menu after selecting an item.
18 years ago
Yana Stamcheva
6ec45c73f8
Remove special escape characters.
18 years ago
Yana Stamcheva
4fb3fee2fe
Allow escaping chars in the language properties files.
18 years ago
Damian Minkov
e565163a2f
Move RSS after metacontactlist
18 years ago
Lyubomir Marinov
e670249f4f
Makes the creation of the Start Menu and Desktop shortcuts and the SIP and FEED protocol associations through the MSI installer optional.
18 years ago
Yana Stamcheva
c714b4e07d
About window paragraph gap moved to the configuration properties file.
18 years ago
Damian Minkov
77bc78866f
Fixing buffer size issues for the Mac OS X.
18 years ago