aboutsummaryrefslogtreecommitdiffstats
path: root/src/net/java/sip/communicator/impl
Commit message (Expand)AuthorAgeFilesLines
* Commits work in progress on fixing leaks of CallDialog.Lyubomir Marinov2012-02-1310-531/+475
* Fixes subsequent open of chat history urls when trying to focus back on the c...Damian Minkov2012-02-131-0/+4
* Fixes problem with deleting chars on macosx java 1.5 and handling some specia...Damian Minkov2012-02-131-0/+4
* Stops sending typing notifications if contact is offline.Damian Minkov2012-02-131-1/+5
* Tries to address issues with the support of video conferences such as the Cal...Lyubomir Marinov2012-02-124-32/+111
* Improves DTMF configuration (auto, RTP, SIP INFO or INBAND). Creates a common...Vincent Lucas2012-02-105-237/+315
* Commits work in progress on fixing leaks of every CallDialog and ChatWindow.Lyubomir Marinov2012-02-1013-422/+647
* Disables send file button when in a group chat.Yana Stamcheva2012-02-102-4/+14
* Tries to fix scroll going to top problem in chat window.Yana Stamcheva2012-02-101-1/+12
* Fixes a problem where adding contacts to newly created group is impossible.Damian Minkov2012-02-105-14/+54
* Corrects gray background checkbox problem on Linux for the account list in th...Vincent Lucas2012-02-101-2/+2
* Fixes a problem where a group can be shown twice in the contactlist.Damian Minkov2012-02-093-12/+30
* Adds option to disable font support.Damian Minkov2012-02-094-33/+66
* Hides answer with video button in incoming call dialog if remote side initiat...Damian Minkov2012-02-092-2/+10
* Adds property to disable auto answer menu.Damian Minkov2012-02-091-2/+16
* Ongoing work on cross protocol conference calls. Adds missing portaudio hotpl...Sebastien Vincent2012-02-0823-78/+538
* Makes sure we listen for events of protocol factories registered to collect l...Damian Minkov2012-02-084-32/+89
* Adds in-band DTMF functionality.Vincent Lucas2012-02-0711-169/+436
* Allows the use of the new Mac OS X JAWTRenderer to be disabled.Lyubomir Marinov2012-02-051-5/+19
* Tries the size the video and audio components in a video conference call appr...Lyubomir Marinov2012-02-022-13/+96
* Fixes leak of threads reported by Ingo and fixes memory leak of XMPPConnectio...Damian Minkov2012-02-012-7/+15
* Implements receiving of sip INFO dtmf tones.Damian Minkov2012-02-014-2/+258
* Merges desktop and Android files and commits them as they should work on both...Lyubomir Marinov2012-02-011-34/+87
* Commits work in progress on video conferences.Lyubomir Marinov2012-02-0119-939/+3256
* Adds properties to disable File menu items, few more places for those items.Damian Minkov2012-01-313-3/+10
* Adds properties to disable File menu items.Damian Minkov2012-01-312-11/+94
* Typos, renames.Damian Minkov2012-01-306-6/+6
* Fixes warnings, typos.Lyubomir Marinov2012-01-305-29/+25
* Adds option to auto-answer and forward all incoming calls, currently sip impl...Damian Minkov2012-01-305-3/+1047
* Some cleanup in jabber keepalive on connection error.Damian Minkov2012-01-271-13/+23
* Creates chat dialog components, incoming call dialog and incoming file transf...Damian Minkov2012-01-264-51/+121
* Fixes editing some old saved yahoo accounts.Damian Minkov2012-01-251-1/+24
* Updates property name.Damian Minkov2012-01-242-4/+4
* Adds an option to monitor jabber srv records and check whether we are connect...Damian Minkov2012-01-242-0/+293
* Fixes video problem with Google Talk on smartphone: some applications like Vt...Sebastien Vincent2012-01-244-19/+43
* Fixes some possible NullPointerExceptions.Damian Minkov2012-01-232-5/+5
* Fixes displaying some contacts on initial loading for some protocols. Fixes d...Damian Minkov2012-01-212-5/+48
* Improves audio device hotplug interface.Yana Stamcheva2012-01-201-18/+49
* Fixes audio levels in conference UI.Sebastien Vincent2012-01-207-66/+128
* Fixes proper event fire in case of re-using existing empty meta group for add...Damian Minkov2012-01-201-1/+6
* If ICE/Gingle checkbox is disabled, do no allow call to Google Voice.Sebastien Vincent2012-01-204-10/+8
* Adds property/option to increase vcard retrieval timeout.Damian Minkov2012-01-202-4/+98
* Changes version logging level.Damian Minkov2012-01-202-5/+6
* Avoids sending a text twice from the UI by hitting enter too quickly.Damian Minkov2012-01-191-8/+21
* Try to fix build.Sebastien Vincent2012-01-191-1/+1
* Try to fix build.Sebastien Vincent2012-01-191-35/+42
* Fixes a situation where call button is not shown on initial contact click.Damian Minkov2012-01-193-8/+4
* Adds support for audio devices hotplug as well as to change input/output audi...Sebastien Vincent2012-01-1819-166/+722
* Delivers SystemActivity events in different thread and on windows give time t...Damian Minkov2012-01-182-34/+249
* Updates tooltip icons after showing loading text.Damian Minkov2012-01-181-12/+26