aboutsummaryrefslogtreecommitdiffstats
path: root/src/net/java/sip/communicator/impl/osdependent/jdic
Commit message (Expand)AuthorAgeFilesLines
* Updates the license headers.Damian Minkov2015-07-207-14/+91
* Fixes warnings.Lyubomir Marinov2014-10-092-35/+12
* 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
* 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
* Fixes warnings, removes trailing whitespace, adds @Override annotations.Lyubomir Marinov2013-05-236-29/+33
* 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
* 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-251-0/+1
* Moves desktop related utils to plugin/desktoputils. Separates ComponentUtils ...Yana Stamcheva2013-01-241-1/+1
* 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-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-034-172/+464
* Switches Jitsi trunk to libjitsi.Lyubomir Marinov2012-06-291-1/+1
* Switches Jitsi trunk to libjitsi.Lyubomir Marinov2012-06-293-10/+13
* 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-051-1/+3
* Changes project name in source license headers from SIP Communicator to JitsiEmil Ivov2011-10-187-7/+7
* 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-011-5/+5
* 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
* Added a property allowing to hide option menus and buttons and account config...Yana Stamcheva2010-09-291-2/+13
* Adds javadocs, fixes warnings.Lyubomir Marinov2010-09-111-1/+5
* Fix logger usage - sixth bunch.Werner Dittmann2010-06-032-6/+12
* 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 missing resource keys (reported by Matthieu Casanova).Yana Stamcheva2010-04-061-2/+2
* Ongoing work on Issue #809 ("Could not show contact list window" : https://si...Yana Stamcheva2010-04-061-4/+138
* Changed the menu item name from "Close" to "Quit" in the systray menu so it r...Martin Andre2010-03-261-3/+3
* Revert previous commit (Adds the possibility to hide/show the main applicatio...Yana Stamcheva2010-03-251-134/+1
* Adds the possibility to hide/show the main application window from the systra...Yana Stamcheva2010-03-251-1/+134
* Removed some unused and duplicate stringsMartin Andre2010-03-081-2/+2
* Fix bad resource key: ...("service.gui.ADD_CONTACT" + "...") in the tray menu.Valentin Martinet2010-03-071-3/+5
* Ongoing work on issue # 572 Adding a contact is too much of a painful process.Yana Stamcheva2010-03-071-1/+1
* Fix dock icon for Mac OS X when running SIP Communicator from ant command line.Sebastien Vincent2010-01-171-1/+5