aboutsummaryrefslogtreecommitdiffstats
path: root/src/net/java/sip/communicator/plugin/desktoputil
Commit message (Expand)AuthorAgeFilesLines
* Reformat certificate panel's signature and modulus fieldsIngo Bauersachs2016-07-271-14/+36
* Show SHA-256 thumbprint of certificate instead of MD5Ingo Bauersachs2016-07-161-16/+50
* Normalize line endingsIngo Bauersachs2016-02-281-488/+488
* Converts CRLF line endings to LF, as suggested by @champtar.Boris Grozev2016-02-235-471/+471
* Move SDES default ciphers from settings to default configIngo Bauersachs2015-10-041-2/+4
* Fix type warningIngo Bauersachs2015-10-041-2/+2
* Obtain available SDES ciphers from libjitsiIngo Bauersachs2015-10-041-9/+9
* Updates the license headers.Damian Minkov2015-07-2094-198/+1250
* Saves only the call dialog location, skipping the size. And restores it if av...Damian Minkov2015-04-032-46/+80
* Add property to disable the avatar menu.Ingo Bauersachs2014-12-061-0/+15
* Adds NPE check.Damian Minkov2014-12-041-0/+3
* Formatting.Damian Minkov2014-11-181-6/+8
* Expand scope of X509CertificatePanel to also handle other certificate types. ...Markus Kilås2014-08-063-91/+55
* Curly braces on new linesMarkus Kilås2014-08-031-8/+17
* Changed from List to array type for X509CertificatePanel constructorMarkus Kilås2014-08-033-10/+22
* Missed one i18n string.Markus Kilås2014-08-021-4/+6
* Fixing formatting issue.Markus Kilås2014-08-021-1/+1
* Improved X509CertificatePanel with support for displaying multiple certificates.Markus Kilås2014-08-021-250/+228
* Initial plumbing for improved certificate panel.Markus Kilås2014-08-023-23/+51
* Displays global status message when available.Damian Minkov2014-07-111-1/+0
* Change status message only when protocol is registered.Damian Minkov2014-07-111-1/+2
* Adding connection information frame. Patch provided by Markus Kilås.Damian Minkov2014-07-011-0/+156
* Calculates height of the components in the cell when rendering contacts and g...Damian Minkov2014-06-041-0/+16
* Fix window positioning codenjb2014-05-141-4/+4
* Fix line endingsIngo Bauersachs2014-05-141-68/+68
* Implements warning dialog which is shown if Outlook is not the defaulthristoterezov2014-04-301-3/+3
* Fixes warnings.Lyubomir Marinov2014-04-261-1/+0
* Adds an icon in taskbar to authentication window if the application UI is not...Damian Minkov2014-04-253-13/+58
* Fixes showing dialog from EDT.Damian Minkov2014-04-151-11/+18
* Shows or hide buttons in search field or unknown panel depending the text ent...Damian Minkov2014-04-081-0/+2
* Changes the invoker type of extended popup menu, so we can pass main frame as...Damian Minkov2014-04-031-2/+2
* Fixes warnings, javadocs.Lyubomir Marinov2014-03-191-2/+1
* Moves UI calls in EDT.Damian Minkov2014-03-181-5/+37
* Searches in contact sources for display name and avatar when receiving a call...Damian Minkov2014-03-171-6/+35
* Moves UI calls in EDT.Damian Minkov2014-03-111-9/+31
* Fixes possible NPE.Damian Minkov2014-03-111-3/+1
* Moves UI calls in EDT.Damian Minkov2014-03-071-11/+176
* Fixes missing import.Damian Minkov2014-02-201-0/+1
* Moves UIPhoneUtil in desktop util.Damian Minkov2014-02-202-0/+263
* Implements destroy chat room functionality. Adds destroy chat room button and...hristoterezov2014-02-121-0/+147
* Avoids showing contactlist tooltips if we are no longer focused on our window.Damian Minkov2014-02-111-21/+42
* Changes tooltip of global status when a new status message is selected.Damian Minkov2014-02-061-1/+1
* Fixes removing properties with partial match, and adds tests for it.Damian Minkov2014-02-061-1/+5
* Don't allow focusing on static labels.Danny van Heumen2014-01-111-0/+2
* Minor cosmetic changes: internationalize strings, fix typos, remove non-star ...Boris Grozev2014-01-102-6/+3
* Removes MUCService dependence from desktoputil plugin.Damian Minkov2014-01-072-28/+11
* Fixes an issue with missing or corrupt images which could cause the whole use...Lyubomir Marinov2013-12-172-34/+32
* Fixes possible ConcurrentModificationException.Damian Minkov2013-12-111-6/+18
* Flushes any image resource when hiding gif images in chat conversation panel,...Damian Minkov2013-12-091-0/+8
* Use cache directory for avatarsIngo Bauersachs2013-12-081-8/+10