aboutsummaryrefslogtreecommitdiffstats
path: root/src/net/java/sip/communicator/impl/osdependent
Commit message (Expand)AuthorAgeFilesLines
* Fix tray icon to open window on double click on WindowsIngo Bauersachs2017-01-181-5/+22
* Add option to choose tray icon mode (Native, Disabled, AppIndicator)Ingo Bauersachs2017-01-143-43/+93
* Update systray to handle old libdbusmenu quirks (Debian, RPM distros)Ingo Bauersachs2017-01-143-32/+109
* AppIndicator logging and clean upIngo Bauersachs2017-01-143-55/+88
* Ignore SystemTray when running in headless modeIngo Bauersachs2017-01-101-1/+3
* Add support for AppIndicatorsIngo Bauersachs2017-01-1013-61/+1147
* Show pending notifications on OSX and WindowsIngo Bauersachs2016-05-295-6/+460
* Remove unused envelope iconIngo Bauersachs2016-05-291-27/+2
* Simplify SystemTray/TrayIcon accessIngo Bauersachs2016-05-2911-637/+421
* Check if the systray is initialized before hiding the main frameIngo Bauersachs2016-05-291-1/+2
* Converts CRLF line endings to LF, as suggested by @champtar.Boris Grozev2016-02-232-595/+595
* Updates the license headers.Damian Minkov2015-07-2015-34/+205
* Fixes warnings.Lyubomir Marinov2014-10-093-142/+108
* Removes unnecessary call to GlobalStatusService publishStatus on providerStat...Damian Minkov2014-03-122-3/+3
* Fixes an issue with missing or corrupt images which could cause the whole use...Lyubomir Marinov2013-12-171-21/+22
* Replace System-Bundle header by BSN and a list that defines sys-bundlesIngo Bauersachs2013-12-071-1/+1
* Adds global status menu.Damian Minkov2013-12-051-0/+5
* Adds extended away global status.Damian Minkov2013-12-042-1/+22
* Adds account option to disable showing account status menu.Damian Minkov2013-12-041-0/+8
* Removes "ensureDefaultValuePresent" and getAccountProperty with Object signat...paweldomas2013-07-101-13/+2
* Moves part that handles PopupMessageHandler OSGI services to abstract systray...paweldomas2013-07-041-141/+3
* Extracts AbstractSystrayService.paweldomas2013-07-021-134/+18
* Removes jdic dependency used for java 1.5 campatibility.Damian Minkov2013-06-115-284/+21
* Fixes warnings, removes trailing whitespace, adds @Override annotations.Lyubomir Marinov2013-05-2311-59/+63
* Separates systray services to be reused in android.Damian Minkov2013-05-201-3/+1
* Use config to control whether user can change presence state from the systray.Peter O'Neill2013-04-261-2/+12
* Renames the Options menu in MacOSX systray to Preferences to ensure conformity.Yana Stamcheva2013-04-111-1/+5
* Works on preventing an issue with the display of remote video which could sca...Lyubomir Marinov2013-02-261-7/+0
* Dispatches calls to addPopupMessageListener before we have initialized the Sy...Damian Minkov2013-02-251-0/+28
* Adds second group of status messages which is loaded from configuration, whic...Damian Minkov2013-01-254-445/+2
* Moves desktop related utils to plugin/desktoputils. Separates ComponentUtils ...Yana Stamcheva2013-01-243-3/+3
* Reverts some changes from previous build. Fixes tests.Damian Minkov2012-11-212-26/+73
* Fixes missing about window and sometimes missing systray entry.Damian Minkov2012-11-212-89/+34
* Moves loading the gui (creating main frame) in event dispatch thread. Make so...Damian Minkov2012-11-192-10/+19
* Commits a patch by Paweł Domas which addresses "Jitsi System Tray not initia...Lyubomir Marinov2012-07-244-242/+301
* Change global status behaviour, count provider without presence only for avai...Damian Minkov2012-07-121-14/+9
* Adds property for skipping providers that have only Online/Offline status, wh...Damian Minkov2012-07-121-0/+17
* Adds global status menu to the tray menus, adding global status service.Damian Minkov2012-07-036-173/+488
* Switches Jitsi trunk to libjitsi.Lyubomir Marinov2012-06-292-2/+4
* Switches Jitsi trunk to libjitsi.Lyubomir Marinov2012-06-298-18/+28
* Integrates Jitsi presence, IM and VoIP with MS Outlook.Lyubomir Marinov2012-06-011-1/+1
* Uses the account display name in the systray status menu.Yana Stamcheva2012-03-092-2/+2
* Suppress some error output on headless devices and suppress raw-type warningsIngo Bauersachs2011-12-052-4/+6
* Changes project name in source license headers from SIP Communicator to JitsiEmil Ivov2011-10-1816-16/+16
* Load CredentialsService at an early stage in unit tests, don't create systray...Ingo Bauersachs2011-09-241-0/+3
* Check for registered security authority implementations before starting using...Yana Stamcheva2011-05-191-1/+1
* Fixes the active event notification handler set up.Yana Stamcheva2011-05-111-5/+7
* Allow to enable provisioning when you start jitsi for the first time. As part...Yana Stamcheva2011-02-241-1/+1
* Make sure we don't skip setting show application property when hide/show appl...Damian Minkov2011-02-081-1/+1
* When calling a contact that has multiple resources, choose the one that has t...Sebastien Vincent2010-12-013-17/+17