]> saetta.ns0.it Git - libgtkgis/log
libgtkgis
15 years agoSome adjustments and bugfixes before 0.0.3 master GTKGIS_0_0_3
Andrea Zagli [Sat, 22 Aug 2009 10:57:28 +0000 (12:57 +0200)]
Some adjustments and bugfixes before 0.0.3

15 years agoThe zoom follows the mouse.
Andrea Zagli [Wed, 19 Aug 2009 16:15:25 +0000 (18:15 +0200)]
The zoom follows the mouse.

15 years agoAdded functions gtk_gis_color_parse and gtk_gis_color_to_string.
Andrea Zagli [Wed, 19 Aug 2009 15:43:27 +0000 (17:43 +0200)]
Added functions gtk_gis_color_parse and gtk_gis_color_to_string.
Added zoom in by drag & drop with the mouse.
Colors can be specified only on the form #rrggbbaa.

15 years agoEnded initial layer's label support.
Andrea Zagli [Sun, 16 Aug 2009 13:55:37 +0000 (15:55 +0200)]
Ended initial layer's label support.
Many bug fixes.

15 years agoContinued layer's label implementation.
Andrea Zagli [Wed, 12 Aug 2009 17:28:25 +0000 (19:28 +0200)]
Continued layer's label implementation.
Changed GtkGisGeometryPolygon::new_from_list to
GtkGisGeometryPolygon::new_from_points.
Changed GtkGisGeometryPolygon::add_line_from_list to
GtkGisGeometryPolygon::add_line_from_points.
Added GtkGisGeometry::get_extent.
Changed GtkGisLayerExtent to GtkGisExtent.

15 years agoInitial implementation of layer's label
Andrea Zagli [Tue, 11 Aug 2009 20:05:47 +0000 (22:05 +0200)]
Initial implementation of layer's label

15 years agoAdded GtkGis::zoom_to_extent (not complete).
Andrea Zagli [Thu, 6 Aug 2009 20:47:06 +0000 (22:47 +0200)]
Added GtkGis::zoom_to_extent (not complete).
Added GtkGis::move_to.
Implemented layer's visibility (yes or not).

15 years agoAdded function GtkGisGeometryLine::get_svg_path.
Andrea Zagli [Wed, 5 Aug 2009 16:45:23 +0000 (18:45 +0200)]
Added function GtkGisGeometryLine::get_svg_path.
Changed method to draw polygons, so they have also internal rings.
Implemented fill-color style property.

15 years agoAdded initial support for layer's style.
Andrea Zagli [Wed, 5 Aug 2009 15:55:32 +0000 (17:55 +0200)]
Added initial support for layer's style.

15 years agoSome adjustments to autotools.
Andrea Zagli [Wed, 5 Aug 2009 14:46:10 +0000 (16:46 +0200)]
Some adjustments to autotools.
Added watch cursor when drawing.

15 years agoUpdated autotools for ChangeLog auto generation. GTKGIS_0_0_2
Andrea Zagli [Wed, 29 Jul 2009 09:11:56 +0000 (11:11 +0200)]
Updated autotools for ChangeLog auto generation.
Removed some comments.
Updated configure.ac to stop execution if gdal isn't found.

15 years agoFixed bug about raster dimensions.
Andrea Zagli [Tue, 28 Jul 2009 16:24:08 +0000 (18:24 +0200)]
Fixed bug about raster dimensions.

15 years agoAdded more gtk-documentation.
Andrea Zagli [Tue, 28 Jul 2009 08:31:23 +0000 (10:31 +0200)]
Added more gtk-documentation.
Changed algorithm for zoom to max (now seems to work).

15 years agoGtkdocized.
Andrea Zagli [Sun, 19 Jul 2009 09:44:17 +0000 (11:44 +0200)]
Gtkdocized.

15 years agoImplementd zoom.
Andrea Zagli [Sat, 18 Jul 2009 16:56:55 +0000 (18:56 +0200)]
Implementd zoom.
Implementd pan.
Added GtkGis::get_layer_by_name.
Fixed some bugs.

15 years agoAdded GtkGisLayerSourceShp::new_from_xml.
Andrea Zagli [Wed, 15 Jul 2009 17:26:30 +0000 (19:26 +0200)]
Added GtkGisLayerSourceShp::new_from_xml.
Added GtkGisLayerSourceRaster::new_from_xml.
Added GtkGisLayerSourcePostgis::new_from_xml.

15 years agoAdded GtkGis::get_xml.
Andrea Zagli [Wed, 15 Jul 2009 16:56:11 +0000 (18:56 +0200)]
Added GtkGis::get_xml.
Implemented GtkGis::save_to_xml.
Added GtkGisLayer::get_xml.
Added GtkGisLayerSource::get_xml.
Added GtkGisLayerSourceShp::get_xml.
Added GtkGisLayerSourcePostgis::get_xml.
Added GtkGisLayerSourceRaster::get_xml.

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