Statistics
| Revision:

root / tags / v2_0_0_Build_2050 / libraries / libFMap_controls / src / org / gvsig / fmap / mapcontrol / MapControl.java @ 38672

History | View | Annotate | Download (87.5 KB)

# Date Author Comment
38672 08/09/2012 02:24 PM Juan Lucas Domínguez

gvSIG 2.0.0 build 2050

38514 06/25/2012 02:39 PM Cesar Ordiñana

Stop drawing worker threads when the view document is removed.
Fixes #525.

38210 05/09/2012 06:18 PM Cesar Ordiñana

Change drawing cache and drawing version management so all changes affect the mapcontext version. Also the GraphicLayer is included into the MapContextDrawer so it is included in the drawing cache management logic.
Fixes #596.

36722 10/14/2011 02:11 PM Cesar Ordiñana

New Behavior to handle zoom with the mouse wheel, with a better behavior than the previous one in mapcontrol.
Solves bug gvsig-desktop#15878: View document:zoom in/out with the mouse wheel has a wrong behavior.

36626 09/22/2011 03:11 PM Jorge Piera

The MapControl has to keep the latest clicked point. It is necessary to some snappers [gvsig-desktop #15451]

36200 08/23/2011 08:32 AM Cesar Ordiñana

Add a name to the Drawer Worker thread for easier debugging

35614 06/29/2011 10:24 AM Jorge Piera

Fixing a bug with the snapping tools. It was a problem with the dialog to configure them and the persisntece. I've fix also a bug with the IntersectionPointSnappingTool [gvsig-desktop #15451]

35351 06/01/2011 04:09 PM fdiaz

gvsig-desktop#15335 fixed added new condition to use the cached cursor.

35170 05/18/2011 09:06 AM fdiaz

gvsig-desktop#15335
Fixed pointer disappears in layer edition.

34972 04/29/2011 01:02 PM Nadal Francisco

gvsig desktop#998
MAPCTX - Review MapControl.setCursor() method implementation.

34971 04/29/2011 12:31 PM Nadal Francisco

Format code

34929 04/22/2011 04:26 PM Joaquín del Cerro Murciano

- Fix listeners to be thread safe

32729 05/27/2010 12:14 AM Francisco José Peñarrubia

Snappers working well taking care of preferences enabled

31284 10/14/2009 02:56 PM Cesar Ordiñana

Make sure all disposable objects are disposed, mainly DAL related ones, like FeatureSet and Iterators.
Create a new DisposableManager to manage a register of Disposable objects being bound and released.

30788 09/15/2009 12:26 PM Jorge Piera

Updating the edition tools to use the MapControlDrawer

30349 08/07/2009 09:14 AM Jorge Piera

Created the PrimitivesDrawerClass

30327 08/06/2009 08:53 AM Jorge Piera

Adding the MapControlDrawer

30233 07/30/2009 03:02 PM Vicente Caballero

#2422

30011 07/17/2009 01:07 PM Cesar Ordiñana

Separate the simbology, legend and labeling API from the implementation in MapContext and move the implementation to a new extension.
Create the api for the GraphicsLayer and a new implementation based on DAL.

29629 06/29/2009 06:53 PM Jorge Piera

Refactoring of packages

28311 04/30/2009 12:14 PM Vicente Caballero

#1845

27411 03/16/2009 04:04 PM Jorge Piera

Adding a new exception in the geometries creation

27032 03/03/2009 01:44 PM Jorge Piera

Updating the classpath of some projects.

27019 03/03/2009 09:29 AM Jorge Piera

Refactoring the Envelope

26225 01/27/2009 12:06 PM Jose Manuel Vivó Arnal

Migrated MapcontextDrawer from trunk

25059 11/13/2008 12:53 PM Jose Manuel Vivó Arnal
24800 11/05/2008 04:23 PM Vicente Caballero
24779 11/05/2008 08:42 AM Vicente Caballero
24689 11/04/2008 08:30 AM Vicente Caballero
24629 11/03/2008 10:16 AM Jose Manuel Vivó Arnal
23656 09/30/2008 10:47 AM Vicente Caballero
23645 09/30/2008 08:29 AM Vicente Caballero
23066 09/02/2008 10:17 AM Jose Manuel Vivó Arnal

Added libTools.
Moved to libTools Observers and Visitors interfaces and Defaults

22963 08/28/2008 09:21 AM Vicente Caballero
22754 08/07/2008 11:49 AM Vicente Caballero
21711 06/23/2008 09:40 AM Vicente Caballero
21532 06/12/2008 11:00 AM Vicente Caballero
21500 06/11/2008 04:33 PM Vicente Caballero
21208 06/04/2008 05:57 PM jcampos

Moved remotely

21203 06/04/2008 05:47 PM Vicente Caballero