Statistics
| Revision:

svn-gvsig-desktop / branches @ 39605

# Date Author Comment
39605 01/16/2013 12:15 PM Juan Lucas Domínguez

Small change in default 'CheckMandatoryAttributes' class to allow other libraries to replace the rule

39604 01/16/2013 12:12 PM Juan Lucas Domínguez

Added utility interface to manage mandatory attributes rules

39603 01/16/2013 06:17 AM Juan Lucas Domínguez

Added empty implementation in dummy classes

39602 01/15/2013 10:04 AM Joaquín del Cerro Murciano

Add commitChanges method to the API.

39601 01/15/2013 09:24 AM Joaquín del Cerro Murciano
39600 01/15/2013 09:19 AM Joaquín del Cerro Murciano
39599 01/15/2013 09:18 AM Joaquín del Cerro Murciano
39598 01/15/2013 09:11 AM Joaquín del Cerro Murciano
39597 01/11/2013 08:55 AM Juan Lucas Domínguez

#1497 Automatically setting table CRS in CRS button as initial value (it can be changed by user)

39596 01/11/2013 08:47 AM Juan Lucas Domínguez

#1552 Added reprojection code in 'export to JDBC' service

39595 01/11/2013 07:29 AM Ignacio Brodín

Get legend from de legendURL in the style

39594 01/11/2013 05:13 AM Juan Lucas Domínguez

#1551 Added utility run-time exception class and used it when null point is returned by reprojection library

39593 01/11/2013 03:57 AM Joaquín del Cerro Murciano

Make Project observable.

39592 01/11/2013 03:56 AM Joaquín del Cerro Murciano

Make Project observable.

39591 01/11/2013 03:21 AM Joaquín del Cerro Murciano

Add the getEditionManager(ViewDocument view) method that gives us the associated EditionManager of the view.
references #1543

39582 01/10/2013 08:19 AM Juan Lucas Domínguez

#1543 'Stop editing' now managed by Ed Manager API. Added notifications.

39581 01/10/2013 04:44 AM Juan Lucas Domínguez

#1543 Added static method getEditionManager(FLayer) in EditionLocator

39580 01/10/2013 04:37 AM Juan Lucas Domínguez

#1543 Changed implementation of static methods in CADExtension (now use EditionLocator) and set them as deprecated

39579 01/10/2013 04:35 AM Juan Lucas Domínguez

#1543 Added some javadoc in EditionLocator

39578 01/10/2013 03:48 AM Joaquín del Cerro Murciano

Make EditionManager observable.
references #1543

39575 01/09/2013 07:28 AM Juan Lucas Domínguez

Fixed how layers are ungrouped (removing layer also removes listeners, so it must not be the last action)

39574 01/09/2013 07:25 AM Juan Lucas Domínguez

Improved management of null value when getting clipboard input stream

39573 01/09/2013 04:39 AM Juan Lucas Domínguez

Removed dangerous use of hard-coded class name "com.iver.cit.gvsig.gui.cad.tools.SelectionCADTool"

39568 12/27/2012 11:47 AM Joaquín del Cerro Murciano
39517 12/27/2012 10:50 AM Joaquín del Cerro Murciano
39516 12/27/2012 10:47 AM Joaquín del Cerro Murciano
39515 12/27/2012 10:26 AM Juan Lucas Domínguez

Updated build numbers and state for gvSIG 2.0.0 2062 RC3

39514 12/27/2012 06:39 AM Juan Lucas Domínguez

#1523 Updated document type images (more recent ones from gvSIG 1.X)

39513 12/27/2012 05:17 AM Juan Lucas Domínguez

#1142 Added dependency (changed symbols home path in gvSIG 2.0.0)

39512 12/27/2012 05:17 AM Juan Lucas Domínguez

#1142 Changed symbols home path in gvSIG 2.0.0 to: [user.home]/gvSIG/plugins/org.gvsig.app/Symbols

39511 12/26/2012 08:28 AM Juan Lucas Domínguez

#1509 Fixed management of tools in layers reprojected on the fly

39510 12/26/2012 08:24 AM Juan Lucas Domínguez

Fixed typo in evaluator name

39509 12/26/2012 08:19 AM Juan Lucas Domínguez

#1512 Fixed trivial SQL predicate (removed ';')

39508 12/26/2012 08:13 AM Juan Lucas Domínguez

#1515 Removed unnecessary implementation of setCoordTrans in FLayers

39504 12/21/2012 07:16 AM Ignacio Brodín

#1507 Problems loading layers WMTS with geographic coordinates

39503 12/21/2012 03:26 AM Juan Lucas Domínguez

#1490 Preventing error when parameter is null or empty string in method

39502 12/21/2012 03:02 AM Juan Lucas Domínguez

#1355 Storing values in annotation manager

39501 12/20/2012 10:31 AM Juan Lucas Domínguez

#1355 Implemented persistence for annotation plugin

39493 12/20/2012 06:54 AM Juan Lucas Domínguez

#1491 Fixed behavior of join option. Result will be added as new layer if user says so or applied to original store (for tables without layer, it's the second case always)

39492 12/20/2012 06:09 AM Juan Lucas Domínguez

#1472 Fixed WFS layer properties management and labeling with on-the-fly reprojection

39491 12/19/2012 10:39 AM Juan Lucas Domínguez

#1474 Prevent error when getting toc icon of unavailable layer

39490 12/19/2012 10:33 AM Juan Lucas Domínguez

Better icon for unavailable layers

39489 12/19/2012 09:44 AM Juan Lucas Domínguez

#1474 Manage null value in default ftype as 'ftype not found' and use persisted ftype ID

39488 12/19/2012 08:57 AM Juan Lucas Domínguez

#1412 Set methods as synchronized to prevent possible thread concurrence issues

39487 12/19/2012 08:56 AM Juan Lucas Domínguez

Added debug line to show layer drawing time

39486 12/19/2012 05:49 AM Juan Lucas Domínguez

#1454 Added "<SCHEMA>." to table list items

39485 12/19/2012 04:50 AM Juan Lucas Domínguez

#1485 Improved how field names are managed in table model

39484 12/18/2012 08:14 AM Joaquín del Cerro Murciano

Add to the ThreadSafeDialogs methods to show dialogs to select a
file or directory and change getActiveDocument(Class documentClass)
to delegate in the project to calculate it.

references #1492

39483 12/18/2012 08:00 AM Joaquín del Cerro Murciano

add getActiveDocument(Class documentClass) to the project.

39424 12/14/2012 07:17 AM Juan Lucas Domínguez

Updated build numbers and state associated with gvSIG 2.0.0 2061 (RC2)

39423 12/14/2012 07:13 AM Juan Lucas Domínguez

Updated standard-installer configuration files

39422 12/14/2012 04:58 AM Juan Lucas Domínguez

Changes in install process: added JRE plugin and use it in launch4j, changed panels, removed gvsig-devel.exe, remove all files during uninstall

39421 12/14/2012 03:10 AM Juan Lucas Domínguez

Fixed credits text

39420 12/13/2012 05:57 AM Juan Lucas Domínguez

Improve English translation: "editing" instead of "edition"

39419 12/13/2012 05:50 AM Juan Lucas Domínguez

#1478 Added credits text for SCOLAB

39418 12/13/2012 05:50 AM Juan Lucas Domínguez

#1477 Added credits text for Prodevelop SL

39417 12/13/2012 05:49 AM Juan Lucas Domínguez

Improved message in architecture/platform warning dialog

39416 12/13/2012 05:48 AM Juan Lucas Domínguez

Prevent error when frame does not exist (caused by early modification of WindowInfo fields)

39415 12/13/2012 04:38 AM Juan Lucas Domínguez

Fixed alignment of modal windows

39414 12/13/2012 03:51 AM Joaquín del Cerro Murciano
39413 12/13/2012 03:49 AM Joaquín del Cerro Murciano
39412 12/13/2012 03:14 AM Juan Lucas Domínguez

#1437 Fixes management of JAVA_HOME, checks if JRE in gvSIG folder and searches for 32-bit JRE first file provided by jjdelcerro)

39411 12/12/2012 11:07 AM Juan Lucas Domínguez

#1349 Fixed behavior of join operation (original table remains the same)

39410 12/12/2012 11:05 AM Juan Lucas Domínguez

#1431 Fixed how fields are renamed (do not replicate field, etc)

39409 12/12/2012 11:02 AM Juan Lucas Domínguez

#1431 Fixed how fields are renamed (do not replicate field, etc)

39408 12/12/2012 10:56 AM Juan Lucas Domínguez

#785 Partially fixed issues with menu shortcuts

39407 12/12/2012 05:36 AM Ignacio Brodín

Resolving problems opening browser in Linux

39406 12/12/2012 03:13 AM Juan Lucas Domínguez

Added missing method in test classes

39405 12/12/2012 03:10 AM Juan Lucas Domínguez

Better implementation of clone in test classes

39404 12/11/2012 12:33 PM Juan Lucas Domínguez

Implementing missing method

39403 12/11/2012 11:25 AM Ignacio Brodín

#1441 Wrong Spatial Reference Parameter in GetFeatureInfo WMS 1.3.0 Requests

39402 12/10/2012 03:06 AM Ignacio Brodín

Removing org.gvsig.beans.swing.JButton

39401 12/07/2012 09:26 AM Joaquín del Cerro Murciano
39400 12/05/2012 06:49 AM Juan Lucas Domínguez

#1436 Fixed expression in script (applied patch from jjdelcerro)

39399 12/05/2012 06:24 AM Juan Lucas Domínguez

#471 Changed management of options so that pop-up menu options behave reasonably

39398 12/05/2012 05:33 AM Juan Lucas Domínguez

#1451 Added and improved translations

39395 12/05/2012 04:10 AM Juan Lucas Domínguez

#1452 Preventing minimized windows from getting first place

39393 12/04/2012 05:04 AM Juan Lucas Domínguez

#1447 Consider null geometries before asking bounding box

39391 11/29/2012 10:26 AM Juan Lucas Domínguez

#1439 Prevent exception when returned value is NULL (it means "all supported")

39338 11/26/2012 10:53 AM Juan Lucas Domínguez

Updated build number and state associated with gvSIG BN 2060 (RC1)

39337 11/26/2012 04:59 AM Juan Lucas Domínguez

Disabling initial warning

39286 11/21/2012 09:45 AM Juan Lucas Domínguez

Updated build number and state associated with gvSIG 2.0.0 build 2059 (beta2)

39285 11/21/2012 06:44 AM Juan Lucas Domínguez

#1407 Set map context projection in new layer group

39284 11/21/2012 02:47 AM Juan Lucas Domínguez

#850 Preventing repeated strings in warning message

39283 11/20/2012 08:22 AM Juan Lucas Domínguez

#1406 Setting method as synchronized to prevent conflicts while registering

39282 11/20/2012 04:44 AM Juan Lucas Domínguez

Avoding self-reprojection (this was causing unreliable results in intersect operations)

39281 11/20/2012 03:02 AM Juan Lucas Domínguez

Added i18n

39280 11/20/2012 03:02 AM Juan Lucas Domínguez

#1395 Fixed behavior of polyline tool

39279 11/19/2012 09:54 AM Juan Lucas Domínguez

#850 Improved behavior when loading geometry data sources as table.

39278 11/19/2012 08:47 AM Juan Lucas Domínguez

#920 Fixed behavior of 'go to next/previous vertex' tool

39277 11/19/2012 08:28 AM Juan Lucas Domínguez

#887 prevented null pointer exception when field value is null

39276 11/19/2012 06:25 AM Juan Lucas Domínguez

Declaring method as synchronized and static to prevent possible thread issues (see comment in code)

39275 11/16/2012 10:30 AM Juan Lucas Domínguez

Using 'intersects' instead of 'contains' to decide if label must be drawn (it had bad behavior with points)

39274 11/16/2012 09:52 AM Juan Lucas Domínguez

#1321 Fixed management of dpi when printing labels

39273 11/16/2012 04:44 AM Juan Lucas Domínguez

#859 Improved error messages management

39272 11/15/2012 10:27 AM Ignacio Brodín

#1177 Can't load a WCS layer

39271 11/15/2012 06:42 AM Ignacio Brodín

selecting precision in the InputField

39270 11/15/2012 06:41 AM Ignacio Brodín

Removing deprecated classes

39219 11/13/2012 10:17 AM Juan Lucas Domínguez

Updating build number associated with gvSIG BN 2058 (testing)

39218 11/13/2012 06:51 AM Juan Lucas Domínguez

Updating state for BN 2058 (testing)