aboutsummaryrefslogtreecommitdiffstats
path: root/src/net/java/sip/communicator/impl/gui
Commit message (Expand)AuthorAgeFilesLines
* Reverts changes from 160bccf16f2eb0ff8d560c52e4d15f95336a3512 , dfac8a056e02d...hristoterezov2013-12-1611-216/+259
* Fixes history filter results.hristoterezov2013-12-141-2/+26
* Fixes contact list issue with duplicated contacts.hristoterezov2013-12-143-37/+91
* Changes the contact source interfaces to use only the listeners for addinghristoterezov2013-12-1411-230/+109
* Fixes disappearing accounts when they are enabled/disabled from the accounts ...paweldomas2013-12-131-1/+19
* Clears the current chat transport, only if we are updating the contact, which...Damian Minkov2013-12-131-1/+3
* Fixes leaking HistoryWindows.Damian Minkov2013-12-111-35/+29
* Changes the chat room error messages to show in popup notificationshristoterezov2013-12-111-15/+11
* Fixes the issue with the chat rooms added from "Add chat room" dialog thathristoterezov2013-12-111-0/+13
* Fixes the enable/disable state of the ok button in "Add chat room" dialog.hristoterezov2013-12-101-5/+31
* Adds Contacts group to the contact list to contain the meta contacts fromhristoterezov2013-12-105-35/+136
* Removes ConferencePublishedListener when chat window is closed.Damian Minkov2013-12-101-0/+1
* Fixes leaking JCheckBoxMenuItem when we have opened window and contacts adds ...Damian Minkov2013-12-101-1/+3
* Skips some String objects creation and use StringBuilder where possible.Damian Minkov2013-12-091-83/+91
* Fixes removing the first message when chat is too big, the remove was matchin...Damian Minkov2013-12-092-5/+71
* Flushes any image resource when hiding gif images in chat conversation panel,...Damian Minkov2013-12-091-2/+118
* Show ProtocolDisplayName in chat error messagesIngo Bauersachs2013-12-081-2/+2
* Remove unused protocol constantsIngo Bauersachs2013-12-081-46/+0
* Fix SIP calling by IP addressIngo Bauersachs2013-12-071-2/+6
* Listen only to PPS service eventsIngo Bauersachs2013-12-071-12/+24
* Fix registering a null listener to the PPS reg state eventIngo Bauersachs2013-12-071-6/+3
* Hide cancel button after a failed file transferIngo Bauersachs2013-12-071-0/+1
* Replace System-Bundle header by BSN and a list that defines sys-bundlesIngo Bauersachs2013-12-071-1/+1
* Flushes any image resources when hiding some gif images, prevents leaking "Im...Damian Minkov2013-12-063-12/+85
* Fixes on the phone status dispatch for call window chat button.Damian Minkov2013-12-062-3/+14
* Fixes displaying on the phone status.Damian Minkov2013-12-052-3/+14
* Adds global status menu.Damian Minkov2013-12-051-0/+7
* Fixes updating status message menu instances.Damian Minkov2013-12-051-0/+3
* Fixes issue with the list of autocomplete contact names in the chat roomhristoterezov2013-12-051-9/+32
* Fixes StringIndexOutOfBoundsException when tab is pressed in the writehristoterezov2013-12-051-1/+8
* Implements contact source for existing chat rooms on the server and dialoghristoterezov2013-12-042-2/+156
* Fixes issues with SearchField icons positions and visibility.hristoterezov2013-12-044-8/+176
* Uses only mobile phone details for sending sms.Damian Minkov2013-12-042-2/+35
* Adds extended away global status.Damian Minkov2013-12-041-0/+4
* Adds account option to disable showing account status menu.Damian Minkov2013-12-046-95/+489
* Fixes discovering cusax linked providers from source contacts when preferred ...Damian Minkov2013-12-041-7/+25
* Updates sending sms messages to reuse contacts that have numbers.Damian Minkov2013-12-035-95/+392
* Adds gui improvements to impl.gui.main.chat.ShowPreviewDialogMarin2013-12-031-8/+35
* Fixes an unnecessary import warning.Lyubomir Marinov2013-11-291-6/+5
* Clears and file history when clear chat history is selected.Damian Minkov2013-11-291-0/+8
* Moves the chat room contact group on the top of the contact list for thehristoterezov2013-11-299-35/+133
* Updates chat room button icons and chat room file menu icon.hristoterezov2013-11-282-2/+8
* Fixes showing web buttons.Damian Minkov2013-11-271-15/+15
* Removes the list of existing rooms in the "Go to chat room" dialog andhristoterezov2013-11-261-133/+122
* Fixes "null" error message title in chats.yanas2013-11-261-3/+8
* Fixes missing account setup and improves menu account info menuyanas2013-11-261-8/+74
* Fixes incorrect chat room formatting for nickname highlight. Patchyanas2013-11-251-21/+11
* Removes the chat room list from the "Go to chat room" dialog.hristoterezov2013-11-2510-2357/+45
* Fixes warnings, whitespace.Lyubomir Marinov2013-11-232-1631/+1627
* Adds read only property to the account properties, when enabled the account s...Damian Minkov2013-11-223-1/+78