aboutsummaryrefslogtreecommitdiffstats
path: root/src/net/java
Commit message (Expand)AuthorAgeFilesLines
* Remove popup dialog from reconnect plugin, only notifications. Fix imports, e...Damian Minkov2010-05-192-13/+20
* Introduce new features in currently updated OrangeExtension and fix bouncing ...Damian Minkov2010-05-194-10/+43
* Fix disappearing contacts when status changes (Part of the contact list fixes...Yana Stamcheva2010-05-191-11/+26
* Commits an initial version of a native VideoRenderer i.e. JAWTRenderer on Lin...Lyubomir Marinov2010-05-183-12/+77
* Add native implementation of DirectShow capture devices on Microsoft Windows ...Sebastien Vincent2010-05-187-3/+1352
* Jabber to work better with reconnect plugin.Damian Minkov2010-05-181-122/+98
* Some reconnect improvements as detecting newly created accounts and modified ...Damian Minkov2010-05-182-11/+197
* Ui adjust for windows update check dialog as changelogs are now activated.Damian Minkov2010-05-171-2/+2
* Adds and activates reconnect plugin. Some fixes to protocols in order to work...Damian Minkov2010-05-1715-43/+1248
* Disables the local video display for PullBufferDataSources until its problem ...Lyubomir Marinov2010-05-162-3/+8
* Attempts to support YUYV in the Video for Linux Two API Specification Capture...Lyubomir Marinov2010-05-165-9/+75
* Disables the local video display for AbstractPullBufferCaptureDevices until i...Lyubomir Marinov2010-05-161-3/+4
* Reduces the number of times that CaptureDevices get opened. In the case of vi...Lyubomir Marinov2010-05-166-53/+93
* Cleanup some left-overs of PropertyChange event handling.Werner Dittmann2010-05-165-28/+48
* Implements a video CaptureDevice on Linux using the Video for Linux Two API S...Lyubomir Marinov2010-05-1620-416/+1790
* Tries to bring back the initial sizing of the CallDialog so that the remote v...Lyubomir Marinov2010-05-113-199/+203
* Implement finer synchronization granularity for portaudio streamsWerner Dittmann2010-05-112-40/+82
* Use BlockingQueue and add methods to stop send thread.Werner Dittmann2010-05-112-58/+83
* Try to fix some focus issues with contact list reported by Emil Ivov.Yana Stamcheva2010-05-111-1/+2
* Addressing issue #818 (NPE when sending File if no chat window is open). Null...Yana Stamcheva2010-05-111-2/+9
* - Showing a tooltip over the call button in the search field.Yana Stamcheva2010-05-111-24/+39
* Fix NullPointerException in the contact list.Yana Stamcheva2010-05-101-3/+4
* Results from a MetaContactList filtering are now returned as events.Yana Stamcheva2010-05-1012-889/+634
* Fixes the locking of the UI upon resizing with the native VideoRenderer on Ma...Lyubomir Marinov2010-05-101-1/+1
* Fix some speex decoder issues, rtp packets can contain multiple speex frames ...Damian Minkov2010-05-101-176/+90
* Fix speex sending packets and ticking rtp time, reported by Marian Kechlibar.Damian Minkov2010-05-102-23/+118
* Provide more information about all missed calls in the tooltip.Yana Stamcheva2010-05-104-23/+109
* Introduces the possibility to call any number one has typed in the search fie...Yana Stamcheva2010-05-104-104/+340
* Attempts to make the native VideoRenderer (i.e. JAWTRenderer) on Mac OS X mor...Lyubomir Marinov2010-05-091-7/+3
* Make ZRTP SAS string bigger and add a short explanation.Werner Dittmann2010-05-091-0/+0
* Make ZRTP SAS string bigger and add a short explanation.Werner Dittmann2010-05-091-7/+8
* Allows controlling the number of RTP packets sent per millisecond in the vide...Lyubomir Marinov2010-05-074-63/+435
* Fixed stop contact list filter.Yana Stamcheva2010-05-073-3/+22
* Fix appearing "add contact" and "call contact" buttons before the search is c...Yana Stamcheva2010-05-072-3/+4
* Add contact menu for history items (and in general for contact source items)Yana Stamcheva2010-05-062-4/+95
* Clears the search field when switching between call history and normal view (...Yana Stamcheva2010-05-064-10/+26
* Search Filter: Cancel all already launched queries.Yana Stamcheva2010-05-062-10/+24
* Fix call history searches.Yana Stamcheva2010-05-065-32/+77
* Added debug messages for contact list filters.Yana Stamcheva2010-05-063-0/+26
* Asynchronous call history queries with limited result count.Yana Stamcheva2010-05-0625-161/+1086
* Fix missing telephony contacts in the menu opened on call history records.Yana Stamcheva2010-05-051-1/+1
* Search Filter: After filtering each source update the user interface (i.e. we...Yana Stamcheva2010-05-057-120/+447
* - Restart Zrtp only when needed (when recreating streams and when the other s...Damian Minkov2010-05-054-30/+43
* Fixes NullPointerException when closing chat window.Yana Stamcheva2010-05-051-2/+4
* Fixes NullPointerException in contact list rendering.Yana Stamcheva2010-05-051-1/+1
* Fixes the native VideoRenderer on Mac OS X so that the video is visible in fu...Lyubomir Marinov2010-05-051-1/+4
* Fix missed calls number.Yana Stamcheva2010-05-042-3/+15
* Try to fix contact list strange behavior.Yana Stamcheva2010-05-049-66/+204
* Fix hold/unhold when there is no video device selected.Damian Minkov2010-05-041-1/+2
* Try to fix contact list strange behavior.Yana Stamcheva2010-05-043-129/+136