Brian Burch
bb205673aa
fix ant build bug: single test case run was executing ALL defined test cases, not just the nominated slick
17 years ago
Romain Kuntz
9eb1cd6eef
Build is fixed, removing the workaround added at the last commit.
17 years ago
Romain Kuntz
16c184afcd
[WORKAROUND] forcing cruisecontrol to remove a deprecated version of the zrtp4j.jar bundle.
...
This fix will be removed after the next build.
17 years ago
Romain Kuntz
c904ef231e
Updated ZRTP4J jar from 0.9.0 to 1.3.1 (provided by Werner Dittmann)
...
Updated the build.xml and ide project file to reflect the new ZRTP4J library
Commented references to the ZRTP goClear/goSecure functions (patch provided by Werner)
17 years ago
Emil Ivov
8840533120
Fixes native lib location for x86/i386 architectures
17 years ago
Emil Ivov
2d1ed60d9f
Makes build.xml take into account OS arch when constructing LD_LIBRARY_PATH. Patch from Werner Dittmann
17 years ago
Lyubomir Marinov
e464af553e
Formats build.xml in the parts related to the integrated profiler.
17 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
17 years ago
Brian Burch
c33aa535ee
support new netbeans debug test (service lick) target in separate file
17 years ago
Emil Ivov
28a3d04a65
Moving the zrtp4j bundle to the location where we store all generated SC bundles
17 years ago
Romain Kuntz
38357671e4
Forgot to import some packages needed by ZRTP4J
17 years ago
Romain Kuntz
bb8da5ef97
ZRTP4J is now a bundle and thus must be loaded as startup
17 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
17 years ago
Benoit Pradelle
3aecc0800f
Integrating profiler4j. GSoC result of Vladimir.
17 years ago
Lyubomir Marinov
182ada36e3
When starting the applications, loads the stored accounts in the background in order to allow the UI to appear as soon as possible.
17 years ago
Lyubomir Marinov
5dcfc3e3da
Fixes the run build.xml target to load the JVMTI agent which handles kAEGetURL events because it's also used as a pure JNI library expected to be loaded.
17 years ago
Yana Stamcheva
3070baaf1c
- Revised status panel interface.
...
- Revised contact list interface.
- New chat rooms interface.
- Main tabbed pane removed.
- Revised call management in the GUI.
- Some more gui modifications.
17 years ago
Emil Ivov
521165ea0f
Commits a patch from Sebastien Mazy that adds name and description for the log4j bundle.
17 years ago
Emil Ivov
80dbccb9c8
Adds the possibility to register for RSS feeds passed as invokation parameters
...
Implements support for RSS feeds on sites with expired RSS certificates
Implements support for the --debug parameter. Unless this parameter is set our new StdOut class would take control of all System.out traffic.
Adds methods to PopupDIalog that now allow speficying an icon for generic dialog messages
Fixes the whiteboard menu item never return null as it causes the UIService to slightly freak out.
17 years ago
Emil Ivov
88a0036d18
Implements support for launch parameters
...
Implements support for handling SIP URIs as launch parameters
Adds a lock mechanism to prevent from running multiple instances of SIP Communicator
Adds a mechanism for a second instance of SC to pass its launch
parameters to a one that's already running.
Adds a DefaultSecurityAuthority class (in use by the systray and SIP URI handler)
17 years ago
Emil Ivov
c1bf31bad2
Do not include svg-s in the default resource pack
17 years ago
Damian Minkov
6dd45adb2c
Initial support for Msn protocol version up to 15.
18 years ago
Romain Kuntz
39d19dffa4
Applied Lubomir's patch to handle .sip-communicator directories on MAC, and to
...
build sc-launcher as a bundle.
18 years ago
Emil Ivov
21f82be310
Split the GUI package into service and implementation to allow protocols to access UI functionalities such as error messages.
18 years ago
Emil Ivov
fbf0168515
Added an icon for the auto away configuration form (by Damien ROTH)
...
Renamed the status update plugin to awto away
moved the getImage() and getImageBytes() methods to the ResourceManagementService
18 years ago
Emil Ivov
195db71bad
Compile SDP for J1.5. Remove debug prints from CallSessionImpl
18 years ago
Yana Stamcheva
4972b554e0
defaultKeybinding renamed to defaultkeybindings
18 years ago
Yana Stamcheva
4460f1b636
KeyBinding plugin contributed by Damian Johnson.
18 years ago
Damian Minkov
967948ca73
Return of googletalk icons to the accreg wizard due to compatibility reasons.
18 years ago
Emil Ivov
006f5cb10e
Wrapping the jfontchooser lib into a bundle.
18 years ago
Yana Stamcheva
6f0df8bb1b
unused
18 years ago
Damian Minkov
544b57486f
Fix googletalk accregwizz after resources commit.
18 years ago
Damian Minkov
795fac7d71
Resource Management Service and its implementation. The service holds all resources and all bundles(except configuration service) use it to retrieve i18n strings,images,settings...
18 years ago
Emil Ivov
dc5a595eb0
Adding a GoogleTalk Wizard (Contributed by Lubomir Marinov)
18 years ago
Damian Minkov
632e84defe
Integrate notification events configuration (patch by Alexandre Maillard)
18 years ago
Damian Minkov
c6be00c866
Change sip user-agent header to include build number and os name.
18 years ago
Damian Minkov
3bcca45fb8
Changing of Dock Icon according to global status and changing systray changing to avoid errors if icons are missing.
18 years ago
Damian Minkov
9c0c242946
Implement option for auto start on windows
18 years ago
Yana Stamcheva
2c3c055bd3
- Configuration forms are now registered through the bundle context.
...
- General settings form is added.
- Option added to disable message history.
- Option added to show different chats in separate windows.
18 years ago
Emil Ivov
7d7cce3036
NightlyBuildID.java is now only modified in case the build.label or label properties are set.
18 years ago
Damian Minkov
fd8ad43f7c
Creating of a default group if one is set in application properties.
18 years ago
Vincent Lucas
b800b0fad9
Removing false entries of build.xml for the dict protocol.
18 years ago
Vincent Lucas
17e7ee756f
[4/4] Adding DICT protocole and wizzard (corrected version).
18 years ago
Emil Ivov
f1f13249e2
rolling the dict implementation back until it is fixed and ready to implement
18 years ago
Vincent Lucas
137cf41927
Adding DICT protocol and wizard.
18 years ago
Damian Minkov
7fc054488d
Revert adding login.properties to swingui.
18 years ago
Yana Stamcheva
f52d604e05
Move the simple account registration form to a separate plugin.
18 years ago
Emil Ivov
528c49dae4
Leave SC's home directory to its default value
18 years ago
Romain Kuntz
7a94e5b1ea
Activating Sparkle (auto-update) for MacOSX.
...
Sparkle is available only if a valid build number was available at
compilation time. If not, the plugin is not started.
Next Mac package should hopefully get it activated.
Release notes and appcast will be available here:
http://download.sip-communicator.org/nightly/macosx/sparkle/
18 years ago
Yana Stamcheva
2489049b76
fix about window issue
18 years ago