aboutsummaryrefslogtreecommitdiffstats
path: root/src/net/java/sip/communicator/plugin/updatechecker
Commit message (Expand)AuthorAgeFilesLines
* Introduces AbstractPluginComponent which removes duplication from implementat...Lyubomir Marinov2009-09-121-38/+3
* Added PluginComponent.setCurrentContact(Contact) method. The method is initia...George Politis2009-09-111-0/+4
* Commits the patch of Sebastien Vincent provided on the dev mailing in an e-ma...Lyubomir Marinov2009-09-021-1/+1
* Commits the patch of Linus Wallgren which introduces ShutdownService to bette...Lyubomir Marinov2009-08-142-9/+32
* - When download site is down updatecheck blocks loading bundles. Fixed. Check...Damian Minkov2009-05-161-111/+125
* Detect 64 bit linux and download proper binary when checking for updates.Damian Minkov2009-04-231-0/+20
* Makes the updatecheck plugin wait for SIP Communicator to exit before launchi...Lyubomir Marinov2009-04-091-0/+1
* Fixes updatecheck on Windows Vista to correctly attempt to execute its Instal...Lyubomir Marinov2009-04-051-5/+4
* Allows the Windows setup to operate in auto-update mode for the updatecheck p...Lyubomir Marinov2009-04-031-44/+58
* Windows update now supports password protected sites, https and http redirect...Damian Minkov2009-04-022-5/+179
* Issue #599 Initial commit for windows autoupdate.Damian Minkov2009-03-311-14/+340
* Removes unnecessary fields. Provides more efficient iteration of Hashtables, ...Lyubomir Marinov2009-03-021-18/+33
* Commits patches for the following issues:Emil Ivov2008-12-161-0/+1
* Language resources updated.Yana Stamcheva2008-12-091-9/+11
* Moves the functionality of swing-common.jar into util.jar and removes swing-c...Lyubomir Marinov2008-12-082-5/+5
* Moves SIPCommDialog into public visibility out of its defining bundle so that...Lyubomir Marinov2008-12-042-9/+10
* Eliminates duplication among the ~28 Resources classes.Lyubomir Marinov2008-11-211-5/+1
* Adds the possibility to register for RSS feeds passed as invokation parametersEmil Ivov2008-09-072-46/+63
* Do not dump stack trace when no version properties are availableEmil Ivov2008-08-072-11/+15
* Fix calling resource manager service.Damian Minkov2008-07-161-1/+1
* Resource Management Service and its implementation. The service holds all res...Damian Minkov2008-07-143-61/+33
* Proper application name in dialog informing for new updatesDamian Minkov2008-04-252-2/+28
* on exception does not open info dialog about new versionDamian Minkov2008-04-241-2/+4
* remove unused importDamian Minkov2008-03-191-2/+0
* UpdateCheck show last version in dialogDamian Minkov2008-03-191-3/+7
* UpdateCheck for every installerDamian Minkov2008-03-192-41/+36
* UpdateCheck now look for last version from properties file located on downloa...Damian Minkov2008-03-181-65/+36
* 1. Update CheckerDamian Minkov2008-03-113-0/+329