Statistics
| Revision:

root / tags / v2_0_0_Build_2047 / frameworks / _fwAndami @ 38313

  • svn:ignore: .classpath .project .settings maven-eclipse.xml target bin hs_err_pid* .externalToolBuilders .settings .classpath .project
# Date Author Comment
38313 05/30/2012 11:15 AM Juan Lucas Domínguez

gvSIG 2.0.0 build 2047

38258 05/30/2012 11:11 AM Juan Lucas Domínguez

gvSIG 2.0.0 build 2047

38215 05/10/2012 10:55 AM Cesar Ordiñana

Don't set specific fonts so it doesn't override any font set in the system in the startup, as needed by the user locale.
Fixes #280.

38214 05/10/2012 10:54 AM Cesar Ordiñana

When a new font is set, take into account also the internal frames titles.
Refs #280.

38094 04/10/2012 10:37 AM Cesar Ordiñana

This fixes #306 by using two new folders for i18n resources: one into the gvSIG installation and another one in the user home gvSIG folder. This last one will be used to install new languages.

38092 04/09/2012 04:42 PM Cesar Ordiñana

Not used anywhere

38087 04/02/2012 06:35 PM Cesar Ordiñana

Not used anymore

38078 03/24/2012 02:32 AM Joaquín del Cerro Murciano

Añadidas herramientas para poder visualizar las acciones registradas en menus y barras de botones asi como para poder ver los iconos registrados.

37849 02/02/2012 06:19 PM Cesar Ordiñana

Use a BorderLayout again.

37848 02/02/2012 06:13 PM Cesar Ordiñana

Solve bug #222

37844 02/02/2012 10:54 AM Cesar Ordiñana

Format according to the gvSIG developer's coding guidelines

37830 01/30/2012 12:42 PM Nadal Francisco

Get the plugins folders from the plugin manager.

37826 01/27/2012 06:52 PM Joaquín del Cerro Murciano

Añade al log informacion cada vez que invoca al execute de una extension (#190)

37823 01/27/2012 02:49 PM Nadal Francisco

Cleaned and formated.

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

37812 01/26/2012 09:27 AM Cesar Ordiñana

Pack the frame and make it visible after the MDIManager has updated it, as there are some operations that can't be performed if the frame is already visible.

37568 01/02/2012 12:15 PM Cesar Ordiñana

Update and remove uneeded entries

37553 01/02/2012 11:31 AM Cesar Ordiñana

Update to use the new devel.gvsig.org server

37537 12/27/2011 10:53 AM Jorge Piera

If there is an error saving data in the closing process, the user can decide if the application has to be closed or not [gvsig-desktop #127]

37515 11/29/2011 07:00 PM Nadal Francisco

[gvSIG-desktop#16029] Old splash images have been replaced by the new 2.0 version ones.

37498 11/29/2011 10:14 AM fdiaz

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

37489 11/24/2011 03:09 PM Nadal Francisco

When using the add-ons manager, the packages.gvspki download URLs will change depending on the gvSIG version.
the installation mode now need the gvSIG version as parameter.

37417 11/22/2011 04:32 PM fdiaz
37324 11/14/2011 05:18 PM Cesar Ordiñana

Initialize andami libs first and show system information before in the launch process

37167 11/04/2011 01:59 PM fdiaz

gvsig-desktop#15723 Captured errors adding tools of the plugins to the interface.

37164 11/02/2011 04:58 PM Joaquín del Cerro Murciano
37151 10/27/2011 02:45 PM Joaquín del Cerro Murciano

Añade soporte para cargar plugins que no añadan interfaze de usuario.

36738 10/18/2011 10:00 AM fdiaz

Ignorados los errores en la inicialización de las librerías.

36710 10/10/2011 02:22 PM Joaquín del Cerro Murciano
36709 10/10/2011 02:20 PM Joaquín del Cerro Murciano

Add utility method to access the plugin of the extension

36691 10/05/2011 10:21 AM Cristian Martín

logger message was not printing properly. This logger class needs to use "{}" instead of "{1}" in order to substitute the given message with the correspondent input parameters.

36688 10/04/2011 03:27 PM Cesar Ordiñana

Change libraries initialization process: now all libraries (the ones available in andami as well all the plugins) are loaded and initialized in one step. The extensions initialization is performed afterwards.

36687 10/04/2011 03:25 PM Cesar Ordiñana

Add toString implementation

36245 08/31/2011 09:27 AM Nadal Francisco

Added some dependencies to allow ant forms during the installation process.

36006 08/09/2011 01:07 PM fdiaz

Captured errors initializing menus, controls and skins of the plugins.

36003 08/08/2011 12:02 PM Jorge Piera

Fixing a small to load the plugins-persistence file. This functionality is needed to load and save the edition preferences [gvsig-desktop #15641]

35978 08/01/2011 12:21 PM Joaquín del Cerro Murciano

Move show of information of system, java, gvsig version and installed plugins in log to andami.

35632 07/05/2011 03:02 PM Cesar Ordiñana

Set the correct andami Launcher package in the jar manifest information

35606 06/27/2011 02:41 PM Nadal Francisco

Added support to align window position.

35350 06/01/2011 03:07 PM Cesar Ordiñana

Change cast to allow adding BaseRuntimeExceptions.
Not directly related but found while solving bug: [gvsig-desktop#15336] Error when opening a table from DB with the JDBCServerExplorer driver

35205 05/24/2011 04:43 PM Joaquín del Cerro Murciano

Fix a bug in the search for the theme to use.
Fix the bug caught for non-stop the load of the application when there are errors in the initialization of an extension.

35190 05/22/2011 07:04 PM Joaquín del Cerro Murciano

- Add utilithy method showWindw
- Modify method addWindow(win,align) to only align when add a new window.

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.

35180 05/18/2011 03:44 PM Cesar Ordiñana

Define the eclipse.project.name to the name of the project folder, as those projects have a name which is not equal to the artifactId

35169 05/17/2011 02:22 PM Cesar Ordiñana

Solve generation of paths pointing to the $HOME/gvSIG folder.
bug gvsig-desktop#15333 (Erro in file path gvSIGgvSIG.log)

35142 05/13/2011 02:54 PM Cesar Ordiñana

Use the new doRegistration Library method instead of the constructor.

35120 05/10/2011 09:34 AM Cesar Ordiñana

Copy theme files to installation on "mvn install"

35119 05/10/2011 09:13 AM Cesar Ordiñana

Reconfigure the maven exec plugin to be able to launch gvSIG with a "mvn exec:exec" command.

35118 05/10/2011 08:59 AM Cesar Ordiñana

Move resources to the resources folder

35117 05/09/2011 03:48 PM Cesar Ordiñana

New i18n property files location

35000 05/05/2011 03:29 PM Cesar Ordiñana

Add antialiasing for the application version text in the splash

34998 05/05/2011 02:35 PM Cesar Ordiñana

Add quick hack to allow more to install a theme in a plugin other than gvSIG

34946 04/23/2011 10:19 PM Joaquín del Cerro Murciano

Add method getApplicationHomeFolder to PluginsManager

34945 04/23/2011 10:00 PM Joaquín del Cerro Murciano

Fix bug when show dialog windows in ToolsWIndowManager

34943 04/23/2011 09:14 PM Joaquín del Cerro Murciano

Add an implementation of window manager of org.gvsig.tools.swing based in the window manager of andami..

34941 04/22/2011 10:19 PM Joaquín del Cerro Murciano

modified error message

34940 04/22/2011 10:18 PM Joaquín del Cerro Murciano

modified error message

34938 04/22/2011 05:24 PM Joaquín del Cerro Murciano

catch errors when exiting the application

34933 04/22/2011 04:32 PM Joaquín del Cerro Murciano

Add support in status bar of andami to monitor TaskStatus.

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.

34898 04/06/2011 02:07 PM Cesar Ordiñana

Store the language selected when in install mode

34833 03/29/2011 10:33 AM fdiaz

gvsig-desktop#15127
Persistencia de las ventanas.

34818 03/23/2011 03:35 PM Nadal Francisco

Add utility methods for message translation

34724 03/11/2011 01:08 PM Cesar Ordiñana

Add runtime scope to a runtime only dependency

34707 03/10/2011 08:48 AM Cesar Ordiñana

Extract pending external dependencies to the dependencyManagement of org.gvsig.maven.base.pom.
Add all core library dependencies to the org.gvsig.core.maven.dependencies pom, in the dependencyManagement as well as in the dependency, but all with runtime scope....

34669 03/04/2011 10:54 AM Cesar Ordiñana

Add org.gvsig.personaldb dependence to appgvSIG.
Add core dependencies to the org.gvsig.core.maven.dependencies pom file, and correct some pom definitions

34494 02/10/2011 10:50 AM Cesar Ordiñana

Add command line parameters to be able launch the package installer

34487 02/07/2011 03:44 PM Cesar Ordiñana

Refactoring and add parameter to launch the gvSIG installer.

34485 02/07/2011 03:10 PM Cesar Ordiñana

Add utility folder finder methods to the PluginsManager

34483 02/07/2011 09:36 AM Cesar Ordiñana

Remove compiler warnings and use java generics as much as possible without changing the Launcher API

34482 02/03/2011 04:24 PM Cesar Ordiñana

Format and make it compliant with the gvSIG code conventions

34481 02/03/2011 04:22 PM Cesar Ordiñana

Format and make it compliant with the gvSIG code conventions

34480 02/03/2011 04:19 PM Cesar Ordiñana

Use generics and remove warnings

34479 02/03/2011 04:13 PM Cesar Ordiñana

In the storeValues method use the already instantiated iPreferences objects instead of creating them again from through the extensions API.
Before this change all preferences panels where being created two times on each gvSIG run.

34476 02/03/2011 10:21 AM Cesar Ordiñana

Initialize libraries after the locales have been configured, just in case any of the libraries needs any locale related support

34440 01/25/2011 05:15 PM Cesar Ordiñana

Move installer library to andami dependencies

34432 01/25/2011 01:57 PM Cesar Ordiñana

Configure jar manifest file so it contains the andami dependencies in the classpath entry, and the Launcher as the main class, so it can be launched without having to put all depencies jars in the classpath.

34431 01/25/2011 01:55 PM Cesar Ordiñana

Change application name and add README file explaining about the folder contents

34318 01/11/2011 09:59 AM Cesar Ordiñana

Correct Generics definition in methods which expect an IExtension child class

34317 01/11/2011 09:55 AM Cesar Ordiñana

Replace duplicate classes error with a log warning, as there are some jar dependencies which contain the same classes (ex: jython and jruby)

34307 12/22/2010 05:46 PM Cesar Ordiñana

Add method to get the plugin persistence folder

34306 12/22/2010 03:56 PM Cesar Ordiñana

Remove unused imports

34271 12/16/2010 11:32 AM Cristian Martín

Bad English usage of verb "find" on LOG.

34249 12/09/2010 01:54 PM Cesar Ordiñana

Java web start based mechanism to download plugins replaced with the installer plugin remote one.
Also, java web start compilation dependence removed.

34114 11/09/2010 01:27 PM fdiaz

Añadida nueva gestión de persistencia para los plugins y concretamente para extGeoDB.

34007 11/03/2010 04:05 PM Cesar Ordiñana

Some corrections to the new about usage and pending plugins to migrate to it

33980 10/26/2010 03:41 PM Cesar Ordiñana

Add a resources root folder

33720 10/20/2010 05:27 PM Joaquín del Cerro Murciano

Intento de atrapar errores en la inicializacion de gvSIG.

33659 10/13/2010 01:47 PM fdiaz

Persistencia de los documentos

33617 09/29/2010 06:50 PM Joaquín del Cerro Murciano

Catch errors in postinitialize of extensions

33614 09/29/2010 12:27 PM Cesar Ordiñana

Disable unit tests
See https://forge.osor.eu/pm/task.php?func=detailtask&project_task_id=888&group_id=89&group_project_id=380

33612 09/29/2010 09:21 AM Cesar Ordiñana

Enable org.gvsig.tools.swing.serv.* dependencies for compilation

33427 09/23/2010 03:23 PM Cesar Ordiñana

Move tools swing dependencies to andami

33397 09/21/2010 04:06 PM Joaquín del Cerro Murciano

fix error messages

33117 07/08/2010 12:37 PM Cesar Ordiñana

Add messages in extensions postInitialization

33115 07/08/2010 09:58 AM Joaquín del Cerro Murciano

log information about the andami-theme to use.

32965 07/05/2010 01:47 PM Joaquín del Cerro Murciano

Add support to define andami-theme in plugins folder.

32880 06/24/2010 02:34 PM Joaquín del Cerro Murciano

- Update to org.gvsig.tools 2.1.0
- separate metadata definition from provider parameters definition.
- Use of xml files to define metadata and persistence in DAL.

32783 06/07/2010 12:38 PM Jorge Piera

Implemented new method hideSeparatorsAndMakeMnemonics
bug #13842

32781 06/07/2010 09:40 AM Jorge Piera

Redundant separators in gvSIG"s menu bar
bug #13038