Statistics
| Revision:

svn-gvsig-desktop / tags / v1_0_2_Build_908 / extensions / extGeoProcessing / src / com / iver / cit / gvsig / geoprocess / impl / merge / gui / GeoProcessingMergePanel.java @ 11054

History | View | Annotate | Download (24.4 KB)

  • svn:eol-style: native
  • svn:keywords: Author Date Id Revision
# Date Author Comment
11054 04/04/2007 11:47 AM

This commit was manufactured by cvs2svn to create tag
'v1_0_2_Build_908'.

8765 11/14/2006 07:08 PM JoaquĆ­n del Cerro Murciano
  • empty log message ***
7577 09/25/2006 01:57 PM azabala

when "merge layers in directory" finds a corrupt data file, it ignores it and continues looking for cartographic data files.

7142 09/08/2006 07:56 AM

This commit was manufactured by cvs2svn to create branch 'v10'.

6880 08/29/2006 03:56 AM cesar

Rename the View family of classes to Window (ie: SingletonView to SingletonWindow, ViewInfo to WindowInfo, etc)

6877 08/29/2006 03:13 AM cesar

Rename class com.iver.andami.ui.mdiManager.View to com.iver.andami.ui.mdiManager.IWindow

6749 08/11/2006 12:30 PM azabala
  • empty log message ***
6525 07/26/2006 01:22 PM azabala

fixed bug in input layers selection

6492 07/21/2006 05:56 AM azabala

fixed bug 667: exception when user dont select any layer to merge

6489 07/21/2006 05:13 AM azabala

fixed bug 608: user doesnt enter any result file to the geoprocess panel

6110 06/29/2006 01:32 PM azabala

result layer selection is congruent with AbstractGeoprocessPanel

5918 06/20/2006 02:20 PM azabala

first version in cvs