Statistics
| Revision:

svn-gvsig-desktop / tags / v2_0_0_Build_2042 / extensions / org.gvsig.installer / org.gvsig.installer.lib / org.gvsig.installer.lib.impl / src / main / java / org / gvsig / installer / lib / impl / DefaultInstallerProviderServices.java @ 37479

History | View | Annotate | Download (6.33 KB)

  • svn:mime-type: text/plain
# Date Author Comment
37479 11/24/2011 04:07 AM Francisco Díaz Carsí

gvsig-desktop build 2042 (alpha2)

35946 07/26/2011 04:48 AM Nadal Francisco

Added the possibility to install a package at gvSIG start up when it is not possible to do it as ususal.
Exception treatment modified.

35189 05/20/2011 07:43 AM Nadal Francisco

Installer: Added a typical or custom installation process. Some bug fixes.
Launcher: Notification messages and default installation default settings.

34925 04/20/2011 06:43 AM Nadal Francisco

gvsig-desktop#1014

A progress bar has been added to show download progress.
A progress bar has been added to Andami.

34444 01/28/2011 11:39 AM Cesar Ordiñana

Add support to generate the installer index package

34158 11/23/2010 08:38 AM Cesar Ordiñana

Source code format

34027 11/08/2010 08:39 AM Cesar Ordiñana

Solve package info reading bug

34020 11/08/2010 02:59 AM Cesar Ordiñana

Solve gvspkg (package) file creation and installation support

34005 11/03/2010 09:29 AM Cesar Ordiñana

New option to create simple packages from a plugin, as well as the option to create a package set.
Also set the default file extensions:
- gvspkg: single plugin package
- gvspks: package set, contains one or more packages (gvspkg files)

34003 11/02/2010 01:33 PM Cesar Ordiñana

Add default package download URL

33982 10/27/2010 05:03 AM Cesar Ordiñana

Add option to install packages from a URL

33729 10/21/2010 07:13 AM Cesar Ordiñana

Format according to the gvSIG code conventions

32627 05/12/2010 03:30 AM Jorge Piera

Adding a listener for the finish action

32602 05/11/2010 06:33 AM Jorge Piera

Refactoring the name of the services and adding java docs

32598 05/11/2010 06:08 AM Jorge Piera

Refactoring of names

32585 05/11/2010 03:08 AM Jorge Piera

Refactoring of names

32562 05/10/2010 06:14 AM Jorge Piera

Refactoring the name of the services

32516 04/30/2010 05:39 AM Jorge Piera

Moving completely the compress and decompress utilities to the provider services

32500 04/30/2010 03:54 AM Jorge Piera

Adding comments to the API and movving methods to the provider services

32498 04/30/2010 03:41 AM Jorge Piera

Adding comments to the API and movving methods to the provider services

32451 04/28/2010 08:56 AM Jorge Piera

Adding source code comments and removing not-used imports

32400 04/26/2010 05:57 AM Jorge Piera

Adding ProviderServices to the API