Statistics
| Revision:

svn-gvsig-desktop / tags / v1_0_2_Build_900 / extensions / extGeoProcessing / src / com / iver / cit / gvsig / geoprocess / manager / GeoprocessManager.java @ 10562

History | View | Annotate | Download (11.8 KB)

  • svn:eol-style: native
  • svn:keywords: Author Date Id Revision
# Date Author Comment
10562 02/28/2007 10:23 AM

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

9128 11/30/2006 01:34 PM azabala

bug fixed (This component must implements SingletonWindow instead of IWindow)

8765 11/14/2006 07:08 PM JoaquĆ­n del Cerro Murciano
  • empty log message ***
7308 09/15/2006 11:08 AM azabala

a bug in JSplitPane makes it ignore setDividerLocation calls. fixed it with a tricky workaround

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 ***
6490 07/21/2006 05:32 AM azabala

fixed bug 644: disabling ok button untill user select a geoprocess

6179 07/04/2006 12:43 PM azabala
  • empty log message ***
6060 06/27/2006 12:16 PM azabala

imports organization

6058 06/27/2006 12:15 PM azabala

solved bug of packages replication (when added multiple geoprocesses to them)

6018 06/23/2006 03:03 PM azabala

first version in cvs