Statistics
| Revision:

root / tags / v2_0_0_Build_2051 / extensions / org.gvsig.installer / org.gvsig.installer.swing / org.gvsig.installer.swing.api / src / main / java @ 38753

# Date Author Comment
38753 08/14/2012 01:56 PM Juan Lucas Domínguez

gvSIG 2.0.0 build 2051 (devel)

37822 01/27/2012 02:46 PM Nadal Francisco

Added a list of add-on repositories to the installer manager, and methods to use it. Removed all pluginFolder arguments on the installer.
Fixed a bug when creating a plugin installation package that modified original plugin properties (package.info) when creating the package

37599 01/12/2012 12:59 PM Nadal Francisco

Formated and cleaned up.

37538 12/27/2011 02:41 PM Nadal Francisco

Packages selection panel has been remaked.

37498 11/29/2011 10:14 AM fdiaz

gvsig-desktop#16018 Done "Add installURLFile parameter to gvSIG launcher"

37417 11/22/2011 04:32 PM fdiaz
37409 11/22/2011 10:56 AM fdiaz

Fixed dependencies calculator and show unresolved dependencies.

37169 11/04/2011 02:48 PM Nadal Francisco

Added some API features to allow installation and creation of different types of packages.

35979 08/01/2011 12:22 PM Joaquín del Cerro Murciano

Add support to manage dependencies in packages

35767 07/15/2011 06:54 PM Joaquín del Cerro Murciano

Modify the package installation process to just ask once if they have packages that are not final or unofficial verson. Before asking once for each package that was.

35189 05/20/2011 01:43 PM Nadal Francisco

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

35137 05/13/2011 02:53 PM Cesar Ordiñana

Use the new doRegistration Library method instead of the constructor.

34925 04/20/2011 12:43 PM Nadal Francisco

gvsig-desktop#1014

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

34278 12/17/2010 08:21 AM Cesar Ordiñana

Fulfill all pending library definitions (API or Impl) and dependencies

34005 11/03/2010 02:29 PM 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 06:33 PM Cesar Ordiñana

Add default package download URL

33743 10/25/2010 03:05 PM Cesar Ordiñana

Show already installed packages also in the list of available packages to install.

33735 10/21/2010 01:20 PM Cesar Ordiñana

Remove compiler warnings

33734 10/21/2010 01:19 PM Cesar Ordiñana

Remove compiler warnings

33729 10/21/2010 01:13 PM Cesar Ordiñana

Format according to the gvSIG code conventions

33686 10/18/2010 03:43 PM Cesar Ordiñana

New package info fields and bundle files naming using the gvSIG standards as of document:

http://www.gvsig.org/web/projects/gvsig-desktop/docs/devel/gvsig-devel-guide/2.0.0/anexos/proyectos-oficiales-en-gvsig/nombrado-de-binarios-para-un-plugin-de-gvsig

33260 08/10/2010 08:56 AM Jorge Piera

Using the wizard from libUIComponents

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

Adding a listener for the finish action

32602 05/11/2010 12:33 PM Jorge Piera

Refactoring the name of the services and adding java docs

32598 05/11/2010 12:08 PM Jorge Piera

Refactoring of names

32565 05/10/2010 12:18 PM Jorge Piera

Refactoring the name of the services

32517 04/30/2010 12:00 PM Jorge Piera

Adding a method to start teh execution wizard from the default directory

32512 04/30/2010 10:31 AM Jorge Piera

Adding comments to the API

32406 04/27/2010 11:51 AM Jorge Piera

Adding "reading" for the creation installer service

32401 04/26/2010 11:58 AM Jorge Piera
32284 03/17/2010 09:36 AM Jorge Piera

Adding some methods for the API

32269 03/17/2010 09:11 AM Jorge Piera

First commit