]> saetta.ns0.it Git - libgtkgis/log
libgtkgis
15 years agoFixed bug on proportions on GtkGis::zoom_to_max (the problem persists
Andrea Zagli [Mon, 13 Jul 2009 20:02:12 +0000 (22:02 +0200)]
Fixed bug on proportions on GtkGis::zoom_to_max (the problem persists
when there are raster layers).

15 years agoRemoved tests/sample from repository.
Andrea Zagli [Mon, 13 Jul 2009 16:13:08 +0000 (18:13 +0200)]
Removed tests/sample from repository.
Implemented management for raster (position is wrong because must find
width and height in space coordinates).
Fixed some bugs.

15 years agoAdded autogen.sh and tests/README to the dist. GTKGIS_0_0_1
Andrea Zagli [Mon, 6 Jul 2009 17:02:49 +0000 (19:02 +0200)]
Added autogen.sh and tests/README to the dist.

15 years agoFixed libgtkgis.pc.in to include goocanvas and gdal.
Andrea Zagli [Mon, 6 Jul 2009 15:43:27 +0000 (17:43 +0200)]
Fixed libgtkgis.pc.in to include goocanvas and gdal.
Fixed tests/from_xml.c on #include.
Added GtkGisLayerSource::set_max_extent.
Fixed coordinates for multiple layers.
Reduced default geometries line-width to 0.5 instead of 1.0.
Changed goocanvas item type from rect to ellipse for GtkGisGeometryPoint.

15 years agoRemoved samples data from dist.
Andrea Zagli [Sun, 5 Jul 2009 15:24:23 +0000 (17:24 +0200)]
Removed samples data from dist.
Changed includedir.

15 years agoAdded commons.h with commons structs.
Andrea Zagli [Sun, 5 Jul 2009 13:19:42 +0000 (15:19 +0200)]
Added commons.h with commons structs.
Added GtkGis::set_scale and GtkGis::get_scale.
Scale factor now acts only on geometries (x, y, etc.) and not also on
properties (ex. line-with).

15 years agoFixed bug on GtkGisGeomtryPolygon with multiple geometries.
Andrea Zagli [Sat, 4 Jul 2009 14:36:48 +0000 (16:36 +0200)]
Fixed bug on GtkGisGeomtryPolygon with multiple geometries.
Added GtkGisGeometry::add_line_from_list.
Added support for relative filename path.

15 years agoAdded GtkGisGeometry::draw.
Andrea Zagli [Sat, 4 Jul 2009 11:00:48 +0000 (13:00 +0200)]
Added GtkGisGeometry::draw.
Added GtkGis::zoom_to_max.
Fixed some bugs.
Now the widget draws points, lines and poligons.

15 years agoAdded GtkGis::destroy, GtkGis::size_request and GtkGis::size:allocate.
Andrea Zagli [Mon, 29 Jun 2009 16:30:50 +0000 (18:30 +0200)]
Added GtkGis::destroy, GtkGis::size_request and GtkGis::size:allocate.
Now the widget is visible.

15 years agoFixed error Private struct size == 0.
Andrea Zagli [Sun, 28 Jun 2009 17:47:51 +0000 (19:47 +0200)]
Fixed error Private struct size == 0.

15 years agoContinued base classes.
Andrea Zagli [Sun, 28 Jun 2009 15:06:48 +0000 (17:06 +0200)]
Continued base classes.
Implemented geometry classes.
Moved LayerSourceShp::get_geometry_type and LayerSourceShp::get_geometries funtions to LayerSource.

15 years agoContinued base classes: now it compiles
Andrea Zagli [Wed, 24 Jun 2009 20:34:48 +0000 (22:34 +0200)]
Continued base classes: now it compiles

15 years agoContinued base classes.
Andrea Zagli [Wed, 24 Jun 2009 20:05:53 +0000 (22:05 +0200)]
Continued base classes.
Added samples data.
Added test test1.

15 years agoContinued base classes.
Andrea Zagli [Sun, 21 Jun 2009 17:19:58 +0000 (19:19 +0200)]
Continued base classes.
Added gtkgis.dtd.

15 years agoBase classes
Andrea Zagli [Sun, 21 Jun 2009 09:13:44 +0000 (11:13 +0200)]
Base classes

15 years agoBase classes
Andrea Zagli [Sun, 21 Jun 2009 09:12:44 +0000 (11:12 +0200)]
Base classes

15 years agoFixed the initial commit
Andrea Zagli [Fri, 19 Jun 2009 16:35:09 +0000 (18:35 +0200)]
Fixed the initial commit

15 years agoInitial commit
Andrea Zagli [Fri, 19 Jun 2009 16:29:02 +0000 (18:29 +0200)]
Initial commit