| Commit message (Expand) | Author | Age | Files | Lines |
* | Updates the license headers. | Damian Minkov | 2015-07-20 | 15 | -34/+205 |
* | Fixes warnings. | Lyubomir Marinov | 2014-10-09 | 3 | -142/+108 |
* | Removes unnecessary call to GlobalStatusService publishStatus on providerStat... | Damian Minkov | 2014-03-12 | 2 | -3/+3 |
* | Fixes an issue with missing or corrupt images which could cause the whole use... | Lyubomir Marinov | 2013-12-17 | 1 | -21/+22 |
* | Replace System-Bundle header by BSN and a list that defines sys-bundles | Ingo Bauersachs | 2013-12-07 | 1 | -1/+1 |
* | Adds global status menu. | Damian Minkov | 2013-12-05 | 1 | -0/+5 |
* | Adds extended away global status. | Damian Minkov | 2013-12-04 | 2 | -1/+22 |
* | Adds account option to disable showing account status menu. | Damian Minkov | 2013-12-04 | 1 | -0/+8 |
* | Removes "ensureDefaultValuePresent" and getAccountProperty with Object signat... | paweldomas | 2013-07-10 | 1 | -13/+2 |
* | Moves part that handles PopupMessageHandler OSGI services to abstract systray... | paweldomas | 2013-07-04 | 1 | -141/+3 |
* | Extracts AbstractSystrayService. | paweldomas | 2013-07-02 | 1 | -134/+18 |
* | Removes jdic dependency used for java 1.5 campatibility. | Damian Minkov | 2013-06-11 | 5 | -284/+21 |
* | Fixes warnings, removes trailing whitespace, adds @Override annotations. | Lyubomir Marinov | 2013-05-23 | 11 | -59/+63 |
* | Separates systray services to be reused in android. | Damian Minkov | 2013-05-20 | 1 | -3/+1 |
* | Use config to control whether user can change presence state from the systray. | Peter O'Neill | 2013-04-26 | 1 | -2/+12 |
* | Renames the Options menu in MacOSX systray to Preferences to ensure conformity. | Yana Stamcheva | 2013-04-11 | 1 | -1/+5 |
* | Works on preventing an issue with the display of remote video which could sca... | Lyubomir Marinov | 2013-02-26 | 1 | -7/+0 |
* | Dispatches calls to addPopupMessageListener before we have initialized the Sy... | Damian Minkov | 2013-02-25 | 1 | -0/+28 |
* | Adds second group of status messages which is loaded from configuration, whic... | Damian Minkov | 2013-01-25 | 4 | -445/+2 |
* | Moves desktop related utils to plugin/desktoputils. Separates ComponentUtils ... | Yana Stamcheva | 2013-01-24 | 3 | -3/+3 |
* | Reverts some changes from previous build. Fixes tests. | Damian Minkov | 2012-11-21 | 2 | -26/+73 |
* | Fixes missing about window and sometimes missing systray entry. | Damian Minkov | 2012-11-21 | 2 | -89/+34 |
* | Moves loading the gui (creating main frame) in event dispatch thread. Make so... | Damian Minkov | 2012-11-19 | 2 | -10/+19 |
* | Commits a patch by Paweł Domas which addresses "Jitsi System Tray not initia... | Lyubomir Marinov | 2012-07-24 | 4 | -242/+301 |
* | Change global status behaviour, count provider without presence only for avai... | Damian Minkov | 2012-07-12 | 1 | -14/+9 |
* | Adds property for skipping providers that have only Online/Offline status, wh... | Damian Minkov | 2012-07-12 | 1 | -0/+17 |
* | Adds global status menu to the tray menus, adding global status service. | Damian Minkov | 2012-07-03 | 6 | -173/+488 |
* | Switches Jitsi trunk to libjitsi. | Lyubomir Marinov | 2012-06-29 | 2 | -2/+4 |
* | Switches Jitsi trunk to libjitsi. | Lyubomir Marinov | 2012-06-29 | 8 | -18/+28 |
* | Integrates Jitsi presence, IM and VoIP with MS Outlook. | Lyubomir Marinov | 2012-06-01 | 1 | -1/+1 |
* | Uses the account display name in the systray status menu. | Yana Stamcheva | 2012-03-09 | 2 | -2/+2 |
* | Suppress some error output on headless devices and suppress raw-type warnings | Ingo Bauersachs | 2011-12-05 | 2 | -4/+6 |
* | Changes project name in source license headers from SIP Communicator to Jitsi | Emil Ivov | 2011-10-18 | 16 | -16/+16 |
* | Load CredentialsService at an early stage in unit tests, don't create systray... | Ingo Bauersachs | 2011-09-24 | 1 | -0/+3 |
* | Check for registered security authority implementations before starting using... | Yana Stamcheva | 2011-05-19 | 1 | -1/+1 |
* | Fixes the active event notification handler set up. | Yana Stamcheva | 2011-05-11 | 1 | -5/+7 |
* | Allow to enable provisioning when you start jitsi for the first time. As part... | Yana Stamcheva | 2011-02-24 | 1 | -1/+1 |
* | Make sure we don't skip setting show application property when hide/show appl... | Damian Minkov | 2011-02-08 | 1 | -1/+1 |
* | When calling a contact that has multiple resources, choose the one that has t... | Sebastien Vincent | 2010-12-01 | 3 | -17/+17 |
* | Fixes persistence of show/hide contact list. Now the application remembers th... | Yana Stamcheva | 2010-11-01 | 1 | -8/+0 |
* | Check if the UIService is already visible before setting it to visible. | Yana Stamcheva | 2010-11-01 | 1 | -1/+5 |
* | Fixes systray service. | Yana Stamcheva | 2010-10-28 | 1 | -1/+2 |
* | Fixes an issue with disappearing contact list window on MacOSX, reported on u... | Yana Stamcheva | 2010-10-28 | 2 | -2/+48 |
* | Add DND icon to tray/notification/dock icons. | Damian Minkov | 2010-10-07 | 1 | -1/+19 |
* | Added a property allowing to hide option menus and buttons and account config... | Yana Stamcheva | 2010-09-29 | 1 | -2/+13 |
* | Adds javadocs, fixes warnings. | Lyubomir Marinov | 2010-09-11 | 3 | -3/+15 |
* | Fix logger usage - sixth bunch. | Werner Dittmann | 2010-06-03 | 3 | -10/+20 |
* | Remove popup dialog from reconnect plugin, only notifications. Fix imports, e... | Damian Minkov | 2010-05-19 | 1 | -2/+2 |
* | Introduce new features in currently updated OrangeExtension and fix bouncing ... | Damian Minkov | 2010-05-19 | 2 | -6/+27 |
* | Fix missing resource keys (reported by Matthieu Casanova). | Yana Stamcheva | 2010-04-06 | 1 | -2/+2 |