[Viking-devel] [PATCH] Fix impaired (drawcentermark setting bodged) vik file if saved with the top layer visibility turned off.

2010-08-14 Thread Rob Norris
--- src/file.c |2 +- 1 files changed, 1 insertions(+), 1 deletions(-) diff --git a/src/file.c b/src/file.c index 5b2a66c..f93f5ef 100644 --- a/src/file.c +++ b/src/file.c @@ -192,7 +192,7 @@ static void file_write ( VikAggregateLayer *top, FILE *f, gpointer vp ) g_critical("Houston,

[Viking-devel] [PATCH] Fix top layer not drawn after made invisible and then back to being visible.

2010-08-14 Thread Rob Norris
Investigated a several of different options of drawing controls (including removing the ability to control the top layers visibility!), but simplest (and most effective IHMO) is just to force any aggregate change to redraw all. --- src/vikwindow.c |2 +- 1 files changed, 1 insertions(+), 1 d

Re: [Viking-devel] Patches to fix map drag and drop + add etag implementation

2010-08-14 Thread Sven Wegener
On Thu, 12 Aug 2010, Robert Norris wrote: > >> 1) http://github.com/jocelynj/viking/commits/dragdrop > >> > >> This branch contains one commit to make map drag and drop working > >> correctly - this means that when you click on the map, and keep the > >> button pressed, you should have the map mov