aboutsummaryrefslogtreecommitdiffstats
path: root/src/net/java/sip/communicator/service/gui/UIService.java
Commit message (Expand)AuthorAgeFilesLines
* Add option to choose tray icon mode (Native, Disabled, AppIndicator)Ingo Bauersachs2017-01-141-19/+7
* Updates the license headers.Damian Minkov2015-07-201-2/+13
* Changes ui service to be able to start sms chats from plugins.Damian Minkov2014-03-101-0/+9
* Adds open automatically configuration option to the chat room right hand menu.hristoterezov2014-01-151-0/+9
* Minor cosmetic changes: internationalize strings, fix typos, remove non-star ...Boris Grozev2014-01-101-1/+1
* Adds the ability to create a right hand menu for groups with custom action it...hristoterezov2014-01-081-1/+6
* Implements the right button menu for chat room contacts. Fixes the issuehristoterezov2013-11-181-0/+17
* Fixes away and dnd status selection behavior when offline, in a way thatyanas2013-06-071-0/+8
* Fixes warnings, removes trailing whitespace, adds @Override annotations.Lyubomir Marinov2013-05-231-30/+30
* Remove deprecated method to show config windowIngo Bauersachs2013-04-071-16/+0
* Avoid duplicating incoming message when show history in chats is enabledIngo Bauersachs2013-04-071-0/+10
* Fixes a problem when opening the "Create conference dialog", after a search i...Yana Stamcheva2013-04-061-1/+3
* A hack fixing problem with playing notifications during the ongoing call.Damian Minkov2012-10-181-0/+7
* Making the contact list component available from outside the gui bundle.Yana Stamcheva2012-08-301-0/+7
* Switches Jitsi trunk to libjitsi.Lyubomir Marinov2012-06-291-1/+1
* Switches Jitsi trunk to libjitsi.Lyubomir Marinov2012-06-291-1/+1
* Supports vCard e-mail addresses when matching Microsoft Outlook contacts to J...Lyubomir Marinov2012-06-031-0/+12
* Integrates Jitsi presence, IM and VoIP with MS Outlook.Lyubomir Marinov2012-06-011-0/+5
* Changes project name in source license headers from SIP Communicator to JitsiEmil Ivov2011-10-181-1/+1
* Check for create form for all account registration wizards before sending the...Yana Stamcheva2011-05-191-0/+7
* Load Master Password Window before credential storage window and before provi...Yana Stamcheva2011-03-211-10/+0
* Allow to enable provisioning when you start jitsi for the first time. As part...Yana Stamcheva2011-02-241-0/+12
* Spell Check plugin (work in progress). Note that the spellcheck plugin is not...Yana Stamcheva2010-11-011-0/+21
* Moves the authentication window to the util package and removes any dependenc...Yana Stamcheva2010-09-291-22/+0
* Patch provided by Adam Netocny improving skin management process (work in pro...Yana Stamcheva2010-09-151-0/+7
* Commits passwdstorage2.patch provided by Dmitri Melnikov on the dev mailing l...Lyubomir Marinov2010-07-151-0/+11
* Ongoing work on Issue #809 ("Could not show contact list window" : https://si...Yana Stamcheva2010-04-061-1/+26
* Revert previous commit (Adds the possibility to hide/show the main applicatio...Yana Stamcheva2010-03-251-20/+0
* Adds the possibility to hide/show the main application window from the systra...Yana Stamcheva2010-03-251-0/+20
* Commits the patch of Linus Wallgren which introduces ShutdownService to bette...Lyubomir Marinov2009-08-141-11/+0
* Patch sumbitted by Linus Wallgren. This patch includes two methods allowing o...Yana Stamcheva2009-08-011-0/+19
* Merge branch '1.0-local' into trunk-localscmerger2009-06-211-2/+36
* Allow plugins to set the text in the dialboxAlan Kelly2009-03-271-0/+10
* - Delays the creation of the Options dialog and the loading of the Configurat...Lyubomir Marinov2008-12-201-0/+2
* Minor code cleanup including removing of unused, unnecessary fields, fixing s...Lyubomir Marinov2008-12-151-101/+100
* On Mac OS X, waits for the application to complete its normal shutdown instea...Lyubomir Marinov2008-12-131-0/+2
* Fixes issue #508: Support Quit, Preferences and About in the Mac application ...Lyubomir Marinov2008-12-071-1/+3
* Patch provided by Sebastien Mazy, that enables parameter passing to exported ...Yana Stamcheva2008-11-071-2/+17
* Introduce a new method in the UIService that allows plugins to obtain the pho...Yana Stamcheva2008-09-241-0/+9
* - Added some new color constants.Yana Stamcheva2008-09-101-1/+33
* - Revised status panel interface.Yana Stamcheva2008-09-081-1/+1
* Implements support for launch parametersEmil Ivov2008-09-061-43/+59
* Make the main application window available from outside.Yana Stamcheva2008-07-171-1/+0
* - Implemented configuration form plugins using the OSGI. All Configuration fo...Yana Stamcheva2008-06-051-13/+1
* Remove depricated methods in the UIService.Yana Stamcheva2008-06-031-390/+0
* New simplified sign in form shown when the application is started for the fir...Yana Stamcheva2008-05-251-4/+4
* Change GUI plugin architecture to fit OSGI.Yana Stamcheva2008-03-181-77/+147
* - setEditableUserName, isEditableUserName methods added to enable protocols t...Yana Stamcheva2008-03-141-1/+4
* Send SMS interface.Yana Stamcheva2008-01-291-1/+0
* Some new gui plug-in containers.Yana Stamcheva2007-12-201-1/+32