Statistics
| Revision:

svn-gvsig-desktop / branches @ 34549

# Date Author Comment
34549 02/16/2011 09:58 AM Cesar Ordiñana

Packages and builds created for the gvSIG-desktop 2024 build

34548 02/16/2011 09:58 AM Cesar Ordiñana

Packages and builds created for the gvSIG-desktop 2024 build

34547 02/16/2011 09:58 AM Cesar Ordiñana

Packages and builds created for the gvSIG-desktop 2024 build

34546 02/16/2011 09:58 AM Cesar Ordiñana

Packages and builds created for the gvSIG-desktop 2024 build

34545 02/16/2011 09:58 AM Cesar Ordiñana

Packages and builds created for the gvSIG-desktop 2024 build

34544 02/16/2011 09:30 AM Cesar Ordiñana

Return again to a working version (rev: 34537)

34543 02/16/2011 08:05 AM Cesar Ordiñana

Change tar and zip formats output file name, but don't activate them as otherwise InstallJammer crashes.

34542 02/16/2011 07:58 AM Cesar Ordiñana

Clean file groups of deleted or non needed files

34537 02/16/2011 03:20 AM Cesar Ordiñana

Add spanish and english translations for the install packages panel, and change text separator to show the app name and version

34536 02/16/2011 03:12 AM Cesar Ordiñana

Added packages installer wizard step

34535 02/16/2011 03:00 AM Cesar Ordiñana

Installer generation working again

34516 02/14/2011 11:30 AM Cesar Ordiñana

Add the needed @parameter to the baseDownloadURL mojo attribute

34515 02/14/2011 07:00 AM Cesar Ordiñana

Correct encoding

34514 02/14/2011 07:00 AM Cesar Ordiñana

Correct encoding

34513 02/14/2011 06:55 AM Cesar Ordiñana

Correct encoding

34512 02/14/2011 04:19 AM Cristian Martín

DynObject changes of values attribute from Object[] to Map led to some errors at some modules in gvSIG. These errors have been patched.

34502 02/10/2011 11:17 AM Cesar Ordiñana

Add note about the original version of the msg files

34501 02/10/2011 11:17 AM Cesar Ordiñana

Add the InstallJammer language text files so we can change them without changing the InstallJammer installation.

34500 02/10/2011 10:38 AM Cesar Ordiñana

Add readme with an explanation about how the InstallJammer language texts work.

34497 02/10/2011 04:51 AM Cesar Ordiñana

Launch the package installer in the installation process

34496 02/10/2011 04:51 AM Cesar Ordiñana

Add package installer launcher for windows

34495 02/10/2011 04:50 AM Cesar Ordiñana

Add package installer launcher for windows

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

Add command line parameters to be able launch the package installer

34493 02/10/2011 04:48 AM Cesar Ordiñana

Use package instead on bundle in text messages

34489 02/09/2011 09:17 AM Cristian Martín

Comments cleaned

34488 02/09/2011 09:15 AM Cristian Martín

Added functionality to register metadata and get it's correct MetadataName.

34487 02/07/2011 09:44 AM Cesar Ordiñana

Refactoring and add parameter to launch the gvSIG installer.

34486 02/07/2011 09:43 AM Cesar Ordiñana

Get the full path to the gvsig plugins folder

34485 02/07/2011 09:10 AM Cesar Ordiñana

Add utility folder finder methods to the PluginsManager

34484 02/07/2011 09:10 AM Cesar Ordiñana

Add utility folder finder methods to the PluginsManager

34483 02/07/2011 03: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 10:24 AM Cesar Ordiñana

Format and make it compliant with the gvSIG code conventions

34481 02/03/2011 10:22 AM Cesar Ordiñana

Format and make it compliant with the gvSIG code conventions

34480 02/03/2011 10:19 AM Cesar Ordiñana

Use generics and remove warnings

34479 02/03/2011 10:13 AM 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 04: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

34475 02/03/2011 04:19 AM Cesar Ordiñana

Update i18n resources location and content

34474 02/03/2011 03:39 AM Cesar Ordiñana

Show a bigger ant script text pane by default

34473 02/03/2011 03:11 AM Cesar Ordiñana

Order the plugin infos list by code

34472 02/03/2011 02:36 AM Cesar Ordiñana

Change how a new installed plugin's install.xml ant file is looked for.

34471 02/03/2011 02:35 AM Cesar Ordiñana

Create a package instead of a package set

34469 02/02/2011 10:19 AM Cesar Ordiñana

Extract external maven dependencies from the dependencyManagement section to the parent org.gvsig.maven.base.pom pom.xml

34468 02/02/2011 06:48 AM Cesar Ordiñana

Add Cloneable support to Envelope.
FR: [gvsig-desktop 14951]

34467 02/02/2011 05:51 AM Cesar Ordiñana

Solve bug [gvsig-desktop #14960]: Can't add evaluated field to a Read-only FeatureStore

34466 02/02/2011 05:29 AM Cesar Ordiñana

Solve bug [gvsig-desktop #14972]: Wrong Exception in JDBCStoreProvider

34447 01/31/2011 08:44 AM Cesar Ordiñana

Remove commented code

34446 01/31/2011 08:03 AM Cesar Ordiñana

Add a maven mojo to generate the installation package index in addition to the installation package

34445 01/28/2011 12:00 PM Cesar Ordiñana

Small format correction

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

Add support to generate the installer index package

34443 01/28/2011 09:52 AM Cristian Martín

distribution changed so that this extension only gathers the basic module libraries of metadata, and not all of them.

34442 01/27/2011 09:27 AM Cesar Ordiñana

Enable or disable the file selection button when the component is enable or disabled also.

34441 01/25/2011 11:16 AM Cesar Ordiñana

Use the PackageInfo of the appgvSIG plugin to load the gvSIG Version information

34440 01/25/2011 11:15 AM Cesar Ordiñana

Move installer library to andami dependencies

34439 01/25/2011 11:15 AM Cesar Ordiñana

Move installer library to andami dependencies

34438 01/25/2011 11:11 AM Cesar Ordiñana

Remove uneeded dependencies

34437 01/25/2011 11:10 AM Cesar Ordiñana

Take into account the build property may be empty in the package.info file

34436 01/25/2011 11:10 AM Cesar Ordiñana

Move services registration to the initialize step

34435 01/25/2011 08:11 AM Cesar Ordiñana

The theme will be provided by the appgvsig plugin or by andami itself

34434 01/25/2011 08:10 AM Cesar Ordiñana

Get the theme application version value from the package.info values

34433 01/25/2011 07:58 AM Cesar Ordiñana

Add the gvSIG theme into the app plugin.

34432 01/25/2011 07:57 AM 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 07:55 AM Cesar Ordiñana

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

34430 01/25/2011 03:56 AM Cesar Ordiñana

North images moved to the resources folder.
Distribution configuration changed so anything included into the resources folder will be copied to the installed plugin

34429 01/25/2011 03:55 AM Cesar Ordiñana

Not used anymore

34428 01/25/2011 02:49 AM Cesar Ordiñana

Not used anymore

34427 01/25/2011 02:48 AM Cesar Ordiñana

Not used anymore

34426 01/24/2011 11:47 AM Cesar Ordiñana

Change package.info build property name with buildNumber, as build is already used as a property by maven an it doesn't allow to be loaded easily.
The old build property will be supported only while reading.

34425 01/24/2011 11:47 AM Cesar Ordiñana

Change package.info build property name with buildNumber, as build is already used as a property by maven an it doesn't allow to be loaded easily.
The old build property will be supported only while reading.

34424 01/24/2011 10:04 AM Cesar Ordiñana

Create packages using always the / path separator, and decompress them using the File.separatorChar if different.

34423 01/24/2011 08:22 AM Cesar Ordiñana

Small update, does not change anything in the installer configuration

34422 01/24/2011 08:12 AM Cesar Ordiñana

Load gvSIG version and build number from the appgvSIG plugin package.info in the installer generation

34421 01/24/2011 06:32 AM Cesar Ordiñana

Make it compliant with the gvSIG code conventions

34420 01/24/2011 06:30 AM Cesar Ordiñana

Unneeded method call removed

34419 01/24/2011 06:29 AM Cesar Ordiñana

Take into account packages generated from windows, as they have \ chars instead of / ones.

34413 01/20/2011 05:56 AM Ignacio Brodín
34411 01/18/2011 10:12 AM Ignacio Brodín
34409 01/17/2011 11:45 AM Jorge Piera

Adding first version of the time support

34408 01/17/2011 11:00 AM Ignacio Brodín
34407 01/17/2011 10:59 AM Ignacio Brodín

bug 14675

34405 01/17/2011 04:55 AM Ignacio Brodín
34404 01/17/2011 03:31 AM Jorge Piera

Create branch to support time

34403 01/17/2011 03:01 AM Cesar Ordiñana

Update some user interface texts

34402 01/13/2011 11:47 AM Ignacio Brodín

Changes for JVM 1.4 compatibility

34398 01/13/2011 05:30 AM Ignacio Brodín

Sorts the array of color ramps

34397 01/13/2011 02:43 AM Cesar Ordiñana

Remove eclipse compiler warnings

34396 01/12/2011 12:49 PM Cesar Ordiñana

Correct libraries definition and initialization
Solves bug [gvsig-desktop #14947]

34393 01/12/2011 04:57 AM Ignacio Brodín
34391 01/11/2011 11:42 AM Ignacio Brodín
34327 01/11/2011 08:40 AM Cesar Ordiñana

New gvSIG 2.0.0 build 2023

34326 01/11/2011 08:40 AM Cesar Ordiñana

New gvSIG 2.0.0 build 2023

34325 01/11/2011 08:40 AM Cesar Ordiñana

New gvSIG 2.0.0 build 2023

34324 01/11/2011 08:40 AM Cesar Ordiñana

New gvSIG 2.0.0 build 2023

34323 01/11/2011 08:40 AM Cesar Ordiñana

New gvSIG 2.0.0 build 2023

34322 01/11/2011 08:39 AM Cesar Ordiñana

Upgrade the permspace, as with the new scripting plugin it is required to be bigger

34320 01/11/2011 04:06 AM Cesar Ordiñana

Remove notification String parameter as it is not needed

34319 01/11/2011 04:02 AM Cesar Ordiñana

Add new notify methods to allow to notify from the FeatureStoreProvider about Feature related events (add, remove, update). This will be useful for stores whose data changes by itself.

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

Correct Generics definition in methods which expect an IExtension child class

34317 01/11/2011 03: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)

34316 01/10/2011 11:46 AM Ignacio Brodín
34315 01/10/2011 07:44 AM Cesar Ordiñana

Change parent to the gvsig extensions one in the build project