aboutsummaryrefslogtreecommitdiffstats
path: root/src/net/java/sip/communicator/impl/gui
Commit message (Expand)AuthorAgeFilesLines
* Fixes warnings, bugs. Reduces source code duplication. Simplifies, clarifies ...Lyubomir Marinov2014-09-296-196/+152
* Adds support for sending instant messages to external contactsMarin Dzhigarov2014-09-245-16/+74
* Adds a 'wink' smiley to the default smiley pack.yanas2014-09-191-1/+3
* Fix NPE in account presence submenu of global status popup menu.Danny van Heumen2014-09-181-22/+26
* Fixes warnings.Lyubomir Marinov2014-09-193-31/+25
* Gracefully handle race (NPE)Danny van Heumen2014-09-161-8/+26
* More advanced Text pattern that will take quotes into account.Danny van Heumen2014-09-161-5/+34
* Extracted Replacer interface and moved replacers to a separate package.Danny van Heumen2014-09-168-273/+470
* Replaced various processing methods with separate implementation.Danny van Heumen2014-09-161-263/+284
* Restore ability to skip smiley replacement in URLs.Danny van Heumen2014-09-161-8/+13
* Fix outdated comments.Danny van Heumen2014-09-161-6/+7
* Different approach to (plain text) chat message processing.Danny van Heumen2014-09-166-262/+268
* "Add chat room" dialog: add KeyEvent handling for ENTER key defaultDanny van Heumen2014-09-071-0/+4
* Removed duplicate key listener for chatRoomNameField. (IdenticalDanny van Heumen2014-09-071-14/+0
* Adds file transfer for multimedia msgs to operation set sms.Damian Minkov2014-09-035-8/+80
* Fixes searching for cusax capable provider.Damian Minkov2014-09-011-42/+71
* Fix contract violation of GroupNode's node comparator.Danny van Heumen2014-08-221-1/+5
|\
| * Simplified implementation for 2 unknowns. Added regression tests.Danny van Heumen2014-08-211-14/+3
| * Fix for broken contract for GroupNode node comparator.Danny van Heumen2014-08-171-0/+15
* | Modified default chat room auto-open behaviour to OPEN_ON_MESSAGE.Danny van Heumen2014-08-212-4/+3
* | Does not select already opened multi chat tabs on new messages, just changes ...Damian Minkov2014-08-211-1/+1
* | Updates recent messages, fixes sometimes disappearing messages.Damian Minkov2014-08-201-4/+8
|/
* Fixes warnings.Lyubomir Marinov2014-08-081-3/+0
* Fixes show preview link for image/video replacement. Reorganize and fix confi...Damian Minkov2014-08-073-52/+165
* Shorten the property nameDaniel Pocock2014-08-061-1/+1
* Add property to control display of the personPhoto placeholderDaniel Pocock2014-08-062-10/+73
* Fix reference to transferCallButtonDaniel Pocock2014-08-041-1/+1
* Uses the configured format, instead of the hard-coded default format, when th...Boris Grozev2014-07-201-1/+7
* Displays global status message when available.Damian Minkov2014-07-112-5/+49
* Adding connection information frame. Patch provided by Markus KilÄs.Damian Minkov2014-07-011-157/+0
* Adapts to the changes to libjitsi moving the Recorder interface to the "recor...Boris Grozev2014-06-172-0/+2
* Fixes showing buttons in groups and handling button actions.Damian Minkov2014-06-162-37/+114
* Stores/restores the expand/collapsed state of source contact groups.Damian Minkov2014-06-061-6/+7
* Fixes copy text from chat conversation history and once again the losing focu...Damian Minkov2014-06-062-31/+2
* Does not lose focus from chat write area when clicking on the conversation pa...Damian Minkov2014-06-052-1/+30
* Calculates buttons height before the button is rendered in contactlist renderer.Damian Minkov2014-06-051-4/+8
* Calculates height of the components in the cell when rendering contacts and g...Damian Minkov2014-06-041-5/+75
* Do not lose focus from chat write area when clicking on the conversation panel.Damian Minkov2014-06-041-0/+1
* Adds property to disable private chat in chat rooms.Damian Minkov2014-06-022-1/+8
* Removes the execute Unix permission from .java files.Lyubomir Marinov2014-05-317-0/+0
* Fixes the issue with desktop streaming settings window on Windows.hristoterezov2014-05-301-13/+130
* Updates icons for In a meeting status and adds In a meeting icon for the cont...hristoterezov2014-05-142-16/+28
* Fixes muting local input for all peers in conference calls created after merg...Damian Minkov2014-05-123-47/+27
* Fixes NPE, do nothing and close chat invite dialog if nothing selected.Damian Minkov2014-05-121-2/+5
* Do replacements only inside plaintext nodes or on link content, avoid replaci...Damian Minkov2014-05-093-201/+334
* Plays the DTMF sounds immediately upon pressing the respective buttons; other...Lyubomir Marinov2014-04-292-166/+234
* Centers chat room configuration window.Damian Minkov2014-04-281-1/+15
* Adds property to filter call details for source contacts.Damian Minkov2014-04-251-0/+21
* Fixes matching in contact list instances where no filter strings is set.Damian Minkov2014-04-241-5/+9
* Fixes the authorisation requested dialog layout.hristoterezov2014-04-231-12/+32