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
Yana Stamcheva
1975205630
Move text indent constants for the about and splash windows to defaults.properties.
18 years ago
Lyubomir Marinov
4084cb0a18
Fixes a confusion in the MSI setup wrt versionupdate.properties.
18 years ago
Lyubomir Marinov
e821476d88
Uses SCRegistrySpec.wxi in the MSI setup just like SCRegistrySpec.xml in IzPack.
18 years ago
Damian Minkov
8a22542d73
Allow only mono input, as codec supports only one channel encoding.
18 years ago
Emil Ivov
09cf3b8aa8
Changing the MSI installers banner
18 years ago
Emil Ivov
cfeb57279c
Updated formating of the LGPL license RTF.
18 years ago
Lyubomir Marinov
903fa864d6
Removes msistuff.exe because it's part of the Platform SDK and doesn't belong in the repository.
18 years ago
Lyubomir Marinov
8a51dccdc5
Makes the background of the launch checkbox on the last dialog of the MSI setup transparent.
18 years ago
Lyubomir Marinov
048a1da149
Updates the SC logo in the top MSI banner.
18 years ago
Lyubomir Marinov
059d37f425
Replaces the use of the WiX MSI bootstrapper with the one associated with msistuff because the former breaks the MSI.
18 years ago
Lyubomir Marinov
c1751693e6
Adds missing Javadoc comments in UriHandlerSipImpl.
18 years ago
Lyubomir Marinov
4d7520176b
Completes the support for the customizable installer properties in the Windows Installer-based setup.
18 years ago
Lyubomir Marinov
cabb8c1fea
Sets up the base for localizing the Windows Installer-based setup and expands the support for the customizable installer properties.
18 years ago
Lyubomir Marinov
37254cc4c0
Uses a different name for the Windows Installer-based EXE in order to allow the building of it and the IzPack base simultaneously.
18 years ago
Yana Stamcheva
4573e63262
Scale avatar images within fixed bounds.
18 years ago
Yana Stamcheva
bd29ce22d0
Settings button needed a mouse listener.
18 years ago