]>
mj.ucw.cz Git - leo.git/log
summary |
shortlog | log |
commit |
commitdiff |
tree
first ⋅ prev ⋅ next
Martin Mares [Sun, 7 Jun 2015 15:34:51 +0000 (17:34 +0200)]
Dictionaries support encoding without creation of new entries
Martin Mares [Sun, 7 Jun 2015 14:24:24 +0000 (16:24 +0200)]
Logo can be drawn as a fixed object now, no need for special hacks in leo.c
Martin Mares [Sun, 7 Jun 2015 14:15:31 +0000 (16:15 +0200)]
Coordinates from the "fixed" data source are not scaled
Martin Mares [Sun, 7 Jun 2015 14:14:54 +0000 (16:14 +0200)]
Makefile: Let the generated SVG depend on its stylesheet
Martin Mares [Sun, 7 Jun 2015 13:19:58 +0000 (15:19 +0200)]
TODO: Remember to merge various hacks from poskole2015
Martin Mares [Tue, 2 Jun 2015 13:20:35 +0000 (15:20 +0200)]
XML import now skips elements marked as deleted
Martin Mares [Mon, 1 Jun 2015 14:08:16 +0000 (16:08 +0200)]
Shapefiles: Improved debug output
Martin Mares [Thu, 16 Apr 2015 14:38:12 +0000 (16:38 +0200)]
Low-level parts of text rotation
There are currently no style properties to control that,
but it will be used in Karry's labelling branch.
Also made formatting of SVG dimensions slightly more systematic.
Martin Mares [Wed, 1 Apr 2015 14:11:51 +0000 (16:11 +0200)]
Do not crash on broken multipolygons
Martin Mares [Thu, 12 Feb 2015 23:24:00 +0000 (00:24 +0100)]
More ucw-xml includes fixed
Martin Mares [Thu, 12 Feb 2015 19:04:55 +0000 (20:04 +0100)]
More clean OSM XML parsing
Martin Mares [Thu, 12 Feb 2015 19:04:31 +0000 (20:04 +0100)]
Log statistics when a data source is loaded
Martin Mares [Thu, 12 Feb 2015 18:46:06 +0000 (19:46 +0100)]
Adapted to changes in development version of libucw-xml
Martin Mares [Thu, 12 Feb 2015 17:52:18 +0000 (18:52 +0100)]
Simplified XML processing
Martin Mares [Sun, 2 Nov 2014 16:32:33 +0000 (17:32 +0100)]
Makefile: We need to link with libm
Martin Mares [Tue, 7 Oct 2014 12:56:43 +0000 (14:56 +0200)]
Support for reading of shape files (partial)
Martin Mares [Mon, 16 Jun 2014 09:40:35 +0000 (11:40 +0200)]
Support for fixed objects
Martin Mares [Sun, 15 Jun 2014 21:30:47 +0000 (23:30 +0200)]
Introduced multiple data sources
Martin Mares [Sun, 15 Jun 2014 20:35:27 +0000 (22:35 +0200)]
Disable logo drawing hacks
Martin Mares [Sun, 15 Jun 2014 20:01:57 +0000 (22:01 +0200)]
Rotation controlled by a config option
Martin Mares [Sun, 15 Jun 2014 19:56:13 +0000 (21:56 +0200)]
Added .gitignore
Martin Mares [Sun, 15 Jun 2014 19:55:41 +0000 (21:55 +0200)]
Let leo.h include autoconf.h
Martin Mares [Sun, 15 Jun 2014 19:44:50 +0000 (21:44 +0200)]
Moved auxiliary tools to their own directory
Martin Mares [Sun, 15 Jun 2014 19:44:16 +0000 (21:44 +0200)]
Switched to UCW configure and build system
Martin Mares [Sun, 15 Jun 2014 19:02:20 +0000 (21:02 +0200)]
Clean up inclusion guards
Martin Mares [Sun, 15 Jun 2014 18:34:29 +0000 (20:34 +0200)]
Imported experimental version from poskole2014.git