aboutsummaryrefslogtreecommitdiffstats
path: root/src/net/java/sip/communicator/plugin/update
Commit message (Expand)AuthorAgeFilesLines
* Updates the license headers.Damian Minkov2015-07-204-13/+58
* Removes an unnecessary method invocation.Lyubomir Marinov2014-01-091-6/+1
* Replace System-Bundle header by BSN and a list that defines sys-bundlesIngo Bauersachs2013-12-071-1/+1
* Mitigates an issue which could cause 32-bit Jitsi to update to 64-bit.Lyubomir Marinov2013-10-231-63/+85
* Adds method to match PluginComponent to parent factory, used when unregisteri...Damian Minkov2013-09-302-3/+4
* Adds PluginComponentFactory which is responsible for creating the PluginCompo...Damian Minkov2013-09-241-7/+11
* Uses the system default border instead of a lowered beveled border for the We...Lyubomir Marinov2013-07-111-1/+0
* Restores the scroll bar(s) of the Web browser in the 'New version is availabl...Lyubomir Marinov2013-07-091-1/+1
* Makes it easier to switch to an alaternative Web browser in the 'New version ...Lyubomir Marinov2013-06-304-1115/+62
* Adds Windows's system path variable to Ant's path variable on Windows version...Lyubomir Marinov2013-06-301-0/+1095
* Fixes warnings, removes trailing whitespace, adds @Override annotations.Lyubomir Marinov2013-05-232-3/+6
* Change install new version warning as suggested by David Bolton on devIngo Bauersachs2013-05-011-1/+5
* Changes update activator to activate and add its plugins after the ui service...Damian Minkov2013-01-252-11/+54
* Moves desktop related utils to plugin/desktoputils. Separates ComponentUtils ...Yana Stamcheva2013-01-242-2/+2
* Fixes check for update menu entry L&F and plugin container behaviour when ini...Damian Minkov2012-11-281-13/+16
* Fixes java 5 compatibility and debian builds.Damian Minkov2012-11-241-2/+2
* Adds property to disable video bridge menu and functionality. Patch contribut...Damian Minkov2012-11-231-3/+3
* Add code to check for updates once a day and config option to control whether...Damian Minkov2012-11-231-0/+65
* Compares versions on update using Version object compareTo method, and fallba...Damian Minkov2012-10-181-4/+31
* Change versioning to allow for an easier integration of SVN revision and buil...Emil Ivov2012-10-121-30/+28
* Switches Jitsi trunk to libjitsi.Lyubomir Marinov2012-06-294-9/+18
* Corrects custom GUI property names to respect Jitsi convention: prefix.DISABLED.Vincent Lucas2012-06-071-1/+1
* Adds properties to custom the GUI.Vincent Lucas2012-06-071-15/+29
* Fixes downloading delta updates.Damian Minkov2012-05-301-1/+1
* Activate windows delta checkDamian Minkov2011-05-111-2/+2
* Make an Update service.Yana Stamcheva2011-05-094-3/+29
* Fix posting requests in debug mode through http debug. Change the way delta l...Damian Minkov2011-05-091-4/+10
* Generation of wix delta updates.Damian Minkov2011-05-041-4/+7
* Commits work in progress on Windows delta/bspatch updates.Lyubomir Marinov2011-04-285-0/+1420