Statistics
| Revision:

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

History | View | Annotate | Download (11.3 KB)

  • svn:eol-style: native
  • svn:keywords: Author Date Id Revision
# Date Author Comment
8745 11/14/2006 08:14 AM

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

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