aboutsummaryrefslogtreecommitdiffstats
path: root/src/net/java/sip/communicator/impl/osdependent/jdic/SystrayServiceJdicImpl.java
Commit message (Expand)AuthorAgeFilesLines
* Add option to choose tray icon mode (Native, Disabled, AppIndicator)Ingo Bauersachs2017-01-141-7/+33
* Add support for AppIndicatorsIngo Bauersachs2017-01-101-48/+31
* Show pending notifications on OSX and WindowsIngo Bauersachs2016-05-291-0/+79
* Remove unused envelope iconIngo Bauersachs2016-05-291-27/+2
* Simplify SystemTray/TrayIcon accessIngo Bauersachs2016-05-291-6/+6
* Check if the systray is initialized before hiding the main frameIngo Bauersachs2016-05-291-1/+2
* Updates the license headers.Damian Minkov2015-07-201-2/+13
* Fixes warnings.Lyubomir Marinov2014-10-091-8/+0
* Adds extended away global status.Damian Minkov2013-12-041-0/+17
* Moves part that handles PopupMessageHandler OSGI services to abstract systray...paweldomas2013-07-041-141/+3
* Extracts AbstractSystrayService.paweldomas2013-07-021-134/+18
* Fixes warnings, removes trailing whitespace, adds @Override annotations.Lyubomir Marinov2013-05-231-8/+8
* Dispatches calls to addPopupMessageListener before we have initialized the Sy...Damian Minkov2013-02-251-0/+28
* Reverts some changes from previous build. Fixes tests.Damian Minkov2012-11-211-2/+58
* Fixes missing about window and sometimes missing systray entry.Damian Minkov2012-11-211-74/+10
* Moves loading the gui (creating main frame) in event dispatch thread. Make so...Damian Minkov2012-11-191-2/+16
* Commits a patch by Paweł Domas which addresses "Jitsi System Tray not initia...Lyubomir Marinov2012-07-241-202/+285
* Adds global status menu to the tray menus, adding global status service.Damian Minkov2012-07-031-56/+0
* Switches Jitsi trunk to libjitsi.Lyubomir Marinov2012-06-291-7/+9
* Suppress some error output on headless devices and suppress raw-type warningsIngo Bauersachs2011-12-051-1/+3
* Changes project name in source license headers from SIP Communicator to JitsiEmil Ivov2011-10-181-1/+1
* Load CredentialsService at an early stage in unit tests, don't create systray...Ingo Bauersachs2011-09-241-0/+3
* Fixes the active event notification handler set up.Yana Stamcheva2011-05-111-5/+7
* Make sure we don't skip setting show application property when hide/show appl...Damian Minkov2011-02-081-1/+1
* Fixes persistence of show/hide contact list. Now the application remembers th...Yana Stamcheva2010-11-011-8/+0
* Add DND icon to tray/notification/dock icons.Damian Minkov2010-10-071-1/+19
* Fix logger usage - sixth bunch.Werner Dittmann2010-06-031-5/+10
* Remove popup dialog from reconnect plugin, only notifications. Fix imports, e...Damian Minkov2010-05-191-2/+2
* Introduce new features in currently updated OrangeExtension and fix bouncing ...Damian Minkov2010-05-191-5/+25
* Fix dock icon for Mac OS X when running SIP Communicator from ant command line.Sebastien Vincent2010-01-171-1/+5
* Fixes exception on Mac OSX Snow Leopard.Yana Stamcheva2009-12-181-4/+7
* Commits the refactorying of OSUtils contributed by Sebastien Vicent which use...Lyubomir Marinov2009-12-091-3/+3
* Commits the patch provided by Sebastien Vincent on the dev mailing list in an...Lyubomir Marinov2009-12-091-82/+59
* [growl integration] Implementation of the selectBestPopupMessageHandler() and...Romain Kuntz2009-08-141-10/+54
* Adding support for file transfer for XMPP and graphical User Interface for fi...Yana Stamcheva2009-06-151-0/+661