aboutsummaryrefslogtreecommitdiffstats
path: root/src/net/java/sip/communicator/impl/gui/UIServiceImpl.java
Commit message (Expand)AuthorAgeFilesLines
* Add option to choose tray icon mode (Native, Disabled, AppIndicator)Ingo Bauersachs2017-01-141-30/+9
* Add option to minimize the main frame on closing instead of hidingIngo Bauersachs2016-05-301-4/+9
* Forward pending notification count to the systray serviceIngo Bauersachs2016-05-291-1/+40
* 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-1/+13
* Fixes an issue with the LookAndFeel on Linux which might cause a GTK+-specifi...Lyubomir Marinov2014-02-181-10/+9
* Fixes GUI issues for open automatically right menu item and changes the defau...hristoterezov2014-01-161-1/+2
* Adds open automatically configuration option to the chat room right hand menu.hristoterezov2014-01-151-0/+12
* Adds the ability to create a right hand menu for groups with custom action it...hristoterezov2014-01-081-0/+9
* Implements the right button menu for chat room contacts. Fixes the issuehristoterezov2013-11-181-0/+34
* Closes open chats, like we close the main window when quiting the ui, so we a...Damian Minkov2013-09-301-0/+5
* Adds PluginComponentFactory which is responsible for creating the PluginCompo...Damian Minkov2013-09-241-24/+9
* Remove deprecated method to show config windowIngo Bauersachs2013-04-071-17/+0
* Avoid duplicating incoming message when show history in chats is enabledIngo Bauersachs2013-04-071-1/+19
* Fixes a problem when opening the "Create conference dialog", after a search i...Yana Stamcheva2013-04-061-2/+4
* Works on preventing an issue with the display of remote video which could sca...Lyubomir Marinov2013-02-261-2/+1
* Separates account status related methods to AccountStatusUtils class in the u...Yana Stamcheva2013-01-291-2/+4
* Moves desktop related utils to plugin/desktoputils. Separates ComponentUtils ...Yana Stamcheva2013-01-241-4/+7
* Updates jna library to use original file structure, skipping duplicate binari...Damian Minkov2013-01-151-1/+1
* Fix issues reported by Ingo on the dev mailing list where Jitsi fails to shut...Tom Denham2012-12-131-10/+3
* Removes the ConfigurationManager-s from impl.gui and plugin.generalconfig pac...Yana Stamcheva2012-11-211-5/+5
* Moves loading the gui (creating main frame) in event dispatch thread. Make so...Damian Minkov2012-11-191-1/+42
* Makes single window user interface property configurable.Yana Stamcheva2012-11-061-3/+1
* A hack fixing problem with playing notifications during the ongoing call.Damian Minkov2012-10-181-0/+10
* Refactors the cross-protocol conference support.Lyubomir Marinov2012-09-251-6/+8
* Making the contact list component available from outside the gui bundle.Yana Stamcheva2012-08-301-0/+11
* When calling a Jitsi contact from Microsoft Outlook, looks for available phon...Lyubomir Marinov2012-07-111-4/+0
* Shows error dialog if provisioning failed and is mandatory.Damian Minkov2012-07-111-1/+0
* Switches Jitsi trunk to libjitsi.Lyubomir Marinov2012-06-291-2/+4
* Fixes a leak of "Join chat room" dialogs.Lyubomir Marinov2012-06-061-3/+3
* Supports vCard e-mail addresses when matching Microsoft Outlook contacts to J...Lyubomir Marinov2012-06-031-0/+22
* Integrates Jitsi presence, IM and VoIP with MS Outlook.Lyubomir Marinov2012-06-011-0/+21
* Uses GTKLookAndFeel on KDE instead of the cross-platform LookAndFeel.Lyubomir Marinov2012-05-041-2/+40
* Applies formatting for the sake of readability.Lyubomir Marinov2012-03-081-26/+16
* Commits work in progress on fixing leaks of every CallDialog and ChatWindow.Lyubomir Marinov2012-02-101-19/+64
* Fixes a problem with creating two instances ot NetworkConfigurationWatcher.Damian Minkov2012-01-121-0/+3
* Adds global shortcut support.Sebastien Vincent2011-11-291-1/+1
* Changes project name in source license headers from SIP Communicator to JitsiEmil Ivov2011-10-181-1/+1
* Check for registered security authority implementations before starting using...Yana Stamcheva2011-05-191-1/+10
* Check for create form for all account registration wizards before sending the...Yana Stamcheva2011-05-191-0/+10
* Load Master Password Window before credential storage window and before provi...Yana Stamcheva2011-03-211-13/+0
* Allow to enable provisioning when you start jitsi for the first time. As part...Yana Stamcheva2011-02-241-1/+18
* Some gui refactoring.Yana Stamcheva2011-01-071-5/+33
* Spell Check plugin (work in progress). Note that the spellcheck plugin is not...Yana Stamcheva2010-11-011-0/+29
* Chat window made fully skinnable - patch provided by Adam Netocny.Yana Stamcheva2010-10-191-0/+3
* Moves the authentication window to the util package and removes any dependenc...Yana Stamcheva2010-09-291-29/+0
* Patch provided by Adam Netocny making all contact list classes skinnable.Yana Stamcheva2010-09-271-1/+31
* New interface and implementations added allowing to reload a skin runtime. Pa...Yana Stamcheva2010-09-221-6/+74
* Patch provided by Adam Netocny improving skin management process (work in pro...Yana Stamcheva2010-09-151-0/+17
* Reverts the touch screen changes, which are moved to the touchgui now.Yana Stamcheva2010-08-261-6/+2