aboutsummaryrefslogtreecommitdiffstats
path: root/build.xml
Commit message (Expand)AuthorAgeFilesLines
* Make sure we include dnsjava library only once in bundles.Damian Minkov2013-02-041-1/+0
* Separates dns package to service and impl. Creates a ParallelResolver interfa...Yana Stamcheva2013-01-271-14/+16
* Moves desktop related utils to plugin/desktoputils. Separates ComponentUtils ...Yana Stamcheva2013-01-241-6/+18
* Update Apache httpcore and httpclient to 4.2.3Ingo Bauersachs2013-01-211-3/+2
* Updates jna library to use original file structure, skipping duplicate binari...Damian Minkov2013-01-151-36/+4
* Replaces json lib.Damian Minkov2012-11-211-4/+1
* Adds missing build target for plugin windows-clean-shutdown.Damian Minkov2012-10-261-1/+11
* Adds a protocol aware contact source interface and moves demultiplexing conta...Yana Stamcheva2012-10-161-1/+12
* Change versioning to allow for an easier integration of SVN revision and buil...Emil Ivov2012-10-121-6/+1
* Adds links to javadocs from libjitsi and ice4jEmil Ivov2012-10-041-0/+3
* Removes unused libs.Damian Minkov2012-09-271-1/+0
* Updates the PhoneNumberI18nServiceImpl, in order to remove the dependency to ...Vincent Lucas2012-09-251-1/+0
* Refactors the cross-protocol conference support.Lyubomir Marinov2012-09-251-2/+1
* Adds phonenumbers and search to transfer and conference invite dialogs. Impro...Yana Stamcheva2012-09-171-1/+10
* A new custom contact action service allowing to represent more actions for a ...Yana Stamcheva2012-08-131-2/+14
* Adds a specific libgrowl4j.lib (with path already updated to the growl framew...Vincent Lucas2012-08-091-14/+1
* Updates growl4j in order to use growl SDK version 1.3.1Vincent Lucas2012-08-081-1/+14
* Tries to fix the build (tests).Lyubomir Marinov2012-07-101-0/+8
* Switches Jitsi trunk to libjitsi.Lyubomir Marinov2012-06-291-2/+0
* Switches Jitsi trunk to libjitsi.Lyubomir Marinov2012-06-291-25/+27
* Integrates Jitsi presence, IM and VoIP with MS Outlook.Lyubomir Marinov2012-06-011-2/+9
* Changes version, back to nightly.Damian Minkov2012-03-301-1/+1
* Version change.Damian Minkov2012-03-301-1/+1
* Fixes a ConcurrentModificationException in SRTCPTransformer.Lyubomir Marinov2012-03-301-1/+0
* Moves dictionaries download location. Fixes a problem with loading when dicti...Damian Minkov2012-03-241-1/+1
* Fixes issues with video conferences such as adding peers and allowing non-foc...Lyubomir Marinov2012-02-211-1/+1
* Make protocols aware of DNSSEC exceptionsIngo Bauersachs2011-12-191-2/+15
* Refactor provisioning.Sebastien Vincent2011-12-191-0/+2
* Switches from JMF to FMJ.Lyubomir Marinov2011-12-171-70/+2
* Cache notifications until the handlers are ready, stop sounds through referenceIngo Bauersachs2011-12-051-1/+13
* Separate notification service from its handlersIngo Bauersachs2011-12-051-5/+13
* Adds new project files for IntelliJ Idea.Damian Minkov2011-12-011-0/+5
* Adds global shortcut support.Sebastien Vincent2011-11-291-1/+12
* Update Apache HttpClient to 4.1.2 (avoids PTR queries on TLS connections)Ingo Bauersachs2011-11-281-3/+3
* Remove protocol zeroconf.Damian Minkov2011-11-081-1/+0
* SDES Integration: Incoming calls workIngo Bauersachs2011-10-041-3/+26
* Custom avatar service and implementation for nimbuzz avatars.Damian Minkov2011-09-011-0/+12
* Enable client TLS authentication for SIP and add a correspondingIngo Bauersachs2011-08-251-1/+9
* Merges contact source configurations in a single configuration form.Yana Stamcheva2011-08-241-1/+11
* Introduces service for detecting system activity like network changes and det...Damian Minkov2011-08-231-0/+14
* Ignore manual entered SIP proxy data when autodetect is selectedIngo Bauersachs2011-08-091-0/+2
* Ongoing work on Google Talk voice support.Sebastien Vincent2011-06-091-0/+3
* Make an Update service.Yana Stamcheva2011-05-091-2/+12
* Renames SIP Communicator to Jitsi in comments.Lyubomir Marinov2011-05-081-14/+14
* Commits work in progress on Windows delta/bspatch updates.Lyubomir Marinov2011-04-281-7/+7
* Fix the build.xml.Yana Stamcheva2011-04-221-2/+2
* When setting the default search field text color, set the foreground.Yana Stamcheva2011-04-221-2/+2
* Prepares the source of the FFmpeg JNI library for an update to a more recent ...Lyubomir Marinov2011-04-151-3/+3
* Fix NoClassDefFoundError.Damian Minkov2011-04-011-0/+1
* Introduce HttpUtils, utility handling http get and post request. One place to...Damian Minkov2011-04-011-77/+16