aboutsummaryrefslogtreecommitdiffstats
path: root/ide/nbproject
Commit message (Collapse)AuthorAgeFilesLines
* Update ice4j.jar that now supports UPnP candidates harvesting. Note that ↵Sebastien Vincent2010-12-211-1/+1
| | | | UPnP is not enabled by default for the moment (it can be enabled in the advanced tab of your Jabber account).
* Adds new libraries to the appropriate IDE configuration files.Yana Stamcheva2010-12-211-1/+1
| | | | | Fixes chat window transparent toolbar on windows and linux. Adjusts some gaps in the contact list window.
* Initial support for Jingle Nodes. Please note that this feature is disabled ↵Sebastien Vincent2010-12-101-1/+1
| | | | by default.
* Updates dns java so that we could replace the default DNS mechanism in javaEmil Ivov2010-11-241-1/+1
|
* Fixes the NetBeans project classpath after the introduction of the spell ↵Lyubomir Marinov2010-11-031-1/+1
| | | | checker.
* Add provisioning via mDNS (Bonjour).Sebastien Vincent2010-10-061-1/+1
|
* Adds lib/installer-exclude/dhcp4java-1.00.jar to the classpaths of Eclipse ↵Lyubomir Marinov2010-09-291-1/+1
| | | | and NetBeans to fix compile-time errors.
* Removes Stun4J.jar from the NetBeans compile classpath (because it has been ↵Lyubomir Marinov2010-09-211-2/+2
| | | | removed from the repository).
* Add ice4j.jar in the NetBeans classpath, reported by Adam Netocny. Yana Stamcheva2010-09-211-1/+1
|
* Integrate choosing and setting avatar image for protocols (currently only ↵Damian Minkov2010-09-021-1/+1
| | | | for msn and jabber). This work is done as part of Google Summer of Code 2009 by Shashank Tyagi and his mentor Damien Roth.
* Fixes the NetBeans classpath to not reference lib/bundle/httpcore which ↵Lyubomir Marinov2010-08-181-1/+1
| | | | doesn't exist and to reference lib/installer-exclude/httpcore-4.0.1.jar which exists.
* Fixes the Eclipse and NetBeans classpaths because of the replacement of ↵Lyubomir Marinov2010-08-101-1/+1
| | | | lib/installer-exclude/httpclient-4.0-beta2.jar with lib/installer-exclude/httpclient-4.0.1.jar performed in r7576.
* Removes smackx-jingle.jar from the Eclipse and NetBeans classpaths because ↵Lyubomir Marinov2010-07-111-1/+1
| | | | the file has been removed from the repository.
* Removes KeybindingUtil.jar from the Eclipse and NetBeans project files ↵Lyubomir Marinov2010-07-051-1/+1
| | | | because the JAR has been removed from trunk in r7350.
* Updated the AppleJavaExtensions.jar with the OrangeExtensions.jar from Yuvi ↵Romain Kuntz2010-04-131-1/+2
| | | | Masory (updated for Java 5)
* Update yahoo lib.Damian Minkov2010-01-111-1/+1
|
* Reflects the replacing of growl.jar with growl4j.jar in the Eclipse and ↵Lyubomir Marinov2009-08-141-1/+1
| | | | NetBeans project classpaths.
* Update the IDE files to include the new jar files in thier classpath.Werner Dittmann2009-08-011-1/+1
|
* - Integrates the Facebook protocol developed by Dai Zhiwei as part of Google ↵Lyubomir Marinov2009-07-231-1/+1
| | | | | | | Summer of Code 2008 in trunk. - Updates HttpCore which is already used by the MSN protocol implementation. Also updates Apache Commons Logging which is already used by profiler4j. - Doesn't jar log4j into the SIP and RSS protocol implementations because it's already a bundle. Thus reduces the sizes of the SIP and RSS protocol implementations.
* Include latest version of ZRTP4J. Modify the Eclipse and NB project files. ↵Werner Dittmann2009-05-021-1/+1
| | | | | | | Use a generic name for ZRTP4J to avoid further modifications of Eclipse 7 NB project files. Current version of ZRTP4J now documented in BUNDLE-VERSION of zrtp4j bundle.
* Remove lib/bcprovider.jar from the Eclipse .classpath and the NetBeans ↵Lyubomir Marinov2009-03-231-1/+1
| | | | project.xml because the file is removed from source control and its lack doesn't allow Eclipse to compile the project. Primarily committed because of the ongoing Google Summer of Code.
* Reorganize the crypto functions. ZRTP4J library now contains al required ↵Werner Dittmann2009-03-221-1/+1
| | | | | | | | crypto methods and classes. These classes are copied from BouncyCastle. The DH related classes are modified to use a crypto aware big integer implementation. Due to this reorganization we can remove the old BC library - this saves about 1.5MB.
* Reflects the recent changes in the names the jain jars in the NetBeans ↵Lyubomir Marinov2009-03-201-1/+1
| | | | classpath.
* Fix debug target, as -deploy-os-specific-bundles name changed.Damian Minkov2009-03-092-3/+3
|
* Update to JAIN-SIP 1.2.92Sebastien Mazy2009-02-151-1/+1
|
* Modify security relevant code to get rid of Java JCE dependence. This ↵Werner Dittmann2009-02-071-1/+1
| | | | | | | simplifies distribution and istallation of SC - no Sun/Java crypto policy files are required anymore. This check-in also include a new zrtp4j lib (1.4.3) that implements draft 13 and has no JCE dependency.
* Update ide settings after lib remove.Damian Minkov2009-02-021-1/+1
|
* Fixes the names of the Jain SIP jars in the IDE support files because they ↵Lyubomir Marinov2009-01-281-1/+1
| | | | got renamed in r4930.
* Upgrade ZRTP jar to version 1.4.2 to be compliant with latest ZRTP spec.Werner Dittmann2009-01-161-1/+1
|
* Removes org.apache.felix.servicebinder.Lyubomir Marinov2008-12-201-1/+1
|
* another classpath change.... sigh.Brian Burch2008-11-221-1/+1
|
* Updated the ZRTP4J library, updated the classpaths, added the bundle-version.Romain Kuntz2008-11-211-1/+1
|
* sigh... here we go again.Brian Burch2008-11-181-1/+1
|
* soak up latest changes to build and eclipse classpaths (sigh)Brian Burch2008-11-041-1/+7
|
* verify local testing accounts file has been created by the userBrian Burch2008-10-271-3/+4
|
* synchronise netbeans debug main application target with latest build.xml run ↵Brian Burch2008-10-231-6/+27
| | | | target
* new netbeans target to run a single slick (also fix formatting of slick name ↵Brian Burch2008-10-231-5/+17
| | | | to suit build's trimming away of package name)
* synchronise netbeans debug specific slick with latest build.xmlBrian Burch2008-10-231-12/+52
|
* Updated ZRTP4J jar from 0.9.0 to 1.3.1 (provided by Werner Dittmann)Romain Kuntz2008-10-211-1/+1
| | | | | | | 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)
* include bundles in debug main program classpathBrian Burch2008-10-081-2/+2
|
* new netbeans debug test (service lick) targetBrian Burch2008-10-081-0/+65
|
* new netbeans debug test (service lick) targetBrian Burch2008-10-082-3/+19
|
* more classpath changes that impact netbeansBrian Burch2008-10-071-1/+1
|
* Updates the classpaths of Eclipse and NetBeans to include bcprovider.jar and ↵Lyubomir Marinov2008-10-071-1/+1
| | | | rebuilds resources\install\windows\run.exe to reflect Emil's related change in run.exe.jsmooth.
* Updates the compile classpath of the NetBeans project to include ↵Lyubomir Marinov2008-09-141-1/+1
| | | | transparency.jar in order to resolve unresolved-import compilation errors.
* new whole application debugBrian Burch2008-08-251-18/+22
|
* new whole application debugBrian Burch2008-08-251-0/+53
|
* bring source classpath up-to-date so source folder no longer shows compile ↵Brian Burch2008-08-241-1/+1
| | | | error icon
* Update Netbeans classpathDamian Minkov2008-06-101-1/+1
|
* still wierd - trying to restore file I didn't explicitly deleteBrian Burch2008-04-231-0/+103
|