aboutsummaryrefslogtreecommitdiffstats
path: root/src/net/java/sip/communicator/impl/gui/GuiActivator.java
Commit message (Expand)AuthorAgeFilesLines
* Updates the license headers.Damian Minkov2015-07-201-2/+13
* Fixes warnings, bugs. Reduces source code duplication. Simplifies, clarifies ...Lyubomir Marinov2014-09-291-87/+47
* Fixes warnings.Lyubomir Marinov2014-09-191-19/+17
* Separates phone number service, to be a service in separate bundle and improv...Damian Minkov2014-04-101-0/+21
* Adds property to disable muc service.Damian Minkov2014-03-251-3/+1
* Fixes an issue with the LookAndFeel on Linux which might cause a GTK+-specifi...Lyubomir Marinov2014-02-181-11/+12
* Moves getters and setters for chat history properties in MessageHistoryServic...hristoterezov2014-01-131-0/+16
* Adds new MUC bundle to handle the chat rooms. Moves ChatRoomWrapper,hristoterezov2013-11-071-0/+23
* Adds check for image size and content type for the image replacement of links...hristoterezov2013-09-301-2/+23
* Fixes an issue with notification sounds which could prevent their entire or p...Lyubomir Marinov2013-08-141-8/+5
* Adds functionality to save passwords and nicknames for chat rooms.hristoterezov2013-07-241-0/+25
* Fixes away and dnd status selection behavior when offline, in a way thatyanas2013-06-071-8/+0
* Fixes warnings, removes trailing whitespace, adds @Override annotations.Lyubomir Marinov2013-05-231-3/+3
* Creates image loader service to be used in notification wiring plugin.Damian Minkov2013-05-201-0/+6
* Adds new methods to AlertUIServiceImpl that show a notification popup. If the...hristoterezov2013-05-081-2/+15
* Adds a global display details service giving access to the global display nam...Yana Stamcheva2013-04-191-0/+22
* Fixes warnings. Adds and/or fixes javadocs.Lyubomir Marinov2013-02-251-6/+4
* Separates account status related methods to AccountStatusUtils class in the u...Yana Stamcheva2013-01-291-0/+5
* Moves account related utility methods like getRegisteredAccounts(), getRegist...Yana Stamcheva2013-01-281-210/+0
* Removes the ConfigurationManager-s from impl.gui and plugin.generalconfig pac...Yana Stamcheva2012-11-211-2/+1
* Moves loading the gui (creating main frame) in event dispatch thread. Make so...Damian Minkov2012-11-191-17/+38
* Adds a protocol aware contact source interface and moves demultiplexing conta...Yana Stamcheva2012-10-161-0/+21
* Adds more options to sound notifications and their config. Sound notification...Damian Minkov2012-10-121-0/+23
* Updates the PhoneNumberI18nServiceImpl, in order to remove the dependency to ...Vincent Lucas2012-09-251-20/+0
* Adds phonenumbers and search to transfer and conference invite dialogs. Impro...Yana Stamcheva2012-09-171-1/+2
* Making the contact list component available from outside the gui bundle.Yana Stamcheva2012-08-301-3/+0
* A new custom contact action service allowing to represent more actions for a ...Yana Stamcheva2012-08-131-0/+3
* Adds global status menu to the tray menus, adding global status service.Damian Minkov2012-07-031-0/+29
* Switches Jitsi trunk to libjitsi.Lyubomir Marinov2012-06-291-5/+5
* Fixes preferred account in the gui bundle.Yana Stamcheva2011-12-011-7/+24
* Adds global shortcut support.Sebastien Vincent2011-11-291-9/+13
* Isolates notification management and triggering.Damian Minkov2011-11-171-66/+0
* Changes project name in source license headers from SIP Communicator to JitsiEmil Ivov2011-10-181-1/+1
* Tries to pre-select the preferred account in the add contact dialog if such e...Yana Stamcheva2011-10-171-0/+61
* Removes special symbols before callng phone numbers and lets the user configu...Yana Stamcheva2011-06-011-0/+20
* Check for registered security authority implementations before starting using...Yana Stamcheva2011-05-191-0/+53
* When calling a contact, not contained in the contact list, we search for its ...Yana Stamcheva2011-01-141-0/+72
* Fixes problem with calling address book contacts. Reported by Emil Ivov on de...Yana Stamcheva2011-01-091-0/+80
* Remove unused import.Yana Stamcheva2010-10-131-1/+0
* Moved the CertificateVerificationService to its own bundle.Yana Stamcheva2010-09-291-5/+0
* Resolved duplicate import of json library.Yana Stamcheva2010-09-131-0/+21
* Patch provided bu Purvesh Sahoo removing preview source names from the locali...Yana Stamcheva2010-09-091-4/+4
* Support for video and photo previews in chat window provided by Purvesh Sahoo...Yana Stamcheva2010-09-071-1/+43
* Commits uiRegistration.patch provided by Dmitri Melnikov on the dev mailing l...Lyubomir Marinov2010-08-161-2/+1
* Fixes issue #831: Hover-indistinguishable contacts with the same display name...Lyubomir Marinov2010-07-161-114/+70
* Fix NullPointerException when showing accounts configuration form.Yana Stamcheva2010-07-051-8/+17
* Fix NullPointerException when obtaining protocol provider factory.Yana Stamcheva2010-07-051-3/+6
* Configuration window improvements including reorganizing sections, user inter...Yana Stamcheva2010-07-051-3/+57
* Fix logger usage - forth bunch.Werner Dittmann2010-06-031-3/+6
* - Introduces new contact list data model that allows adding of external conta...Yana Stamcheva2010-05-031-0/+41