Statistics
| Revision:

svn-gvsig-desktop / tags / v2_0_0_Build_2031 / extensions / org.gvsig.installer / org.gvsig.installer.swing / org.gvsig.installer.swing.api / src / main / java / org / gvsig / installer / swing / api @ 36096

# Date Author Comment
36096 08/12/2011 08:18 AM Francisco Díaz Carsí

gvsig-desktop 2.0.0 build 2031

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.

35137 05/13/2011 08:53 AM Cesar Ordiñana

Use the new doRegistration Library method instead of the constructor.

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.

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

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

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

33743 10/25/2010 09:05 AM Cesar Ordiñana

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

33735 10/21/2010 07:20 AM Cesar Ordiñana

Remove compiler warnings

33734 10/21/2010 07:19 AM Cesar Ordiñana

Remove compiler warnings

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

Format according to the gvSIG code conventions

33686 10/18/2010 09:43 AM 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 02:56 AM Jorge Piera

Using the wizard from libUIComponents

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

32565 05/10/2010 06:18 AM Jorge Piera

Refactoring the name of the services

32517 04/30/2010 06:00 AM Jorge Piera

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

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

Adding comments to the API

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

Adding "reading" for the creation installer service

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

Adding some methods for the API

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

First commit