[FusionDev] [PATCH] Change stringFromMetadataPathElement to return a CompString

2009-03-09 Thread Joel Bosveld
From 30c7d6e8dbed30bfd4a4b7e732bf571e6f543b0b Mon Sep 17 00:00:00 2001 From: Joel Bosveld joel.bosv...@gmail.com Date: Mon, 9 Mar 2009 22:58:29 +0900 Subject: [PATCH] Change stringFromMetadataPathElement to return a CompString This fixes the bug where missing precision tags in type=float will

Re: [FusionDev] [PATCH] passive_grab and nodelay should be case-insensitive

2009-03-09 Thread Joel Bosveld
On Mon, Mar 9, 2009 at 11:31 PM, Joel Bosveld joel.bosv...@gmail.comwrote: From f301f618a18764102b6212fa11c2ae672c69586c Mon Sep 17 00:00:00 2001 From: Joel Bosveld joel.bosv...@gmail.com Date: Mon, 9 Mar 2009 23:29:23 +0900 Subject: [PATCH] passive_grab and nodelay should be case-insensitive

Re: [FusionDev] [PATCH] passive_grab and nodelay should be case-insensitive

2009-03-09 Thread Joel Bosveld
Third time lucky? (at least the attachment was correct last time...) From cba756742b5787a07ecc4188f547ecc5010ad6a8 Mon Sep 17 00:00:00 2001 From: Joel Bosveld joel.bosv...@gmail.com Date: Mon, 9 Mar 2009 23:32:09 +0900 Subject: [PATCH] passive_grab and nodelay should be case-insensitive ---

[FusionDev] Ezoom Dbus set_zoom_area doesn't pan on first try

2009-03-09 Thread Jeremy Coleman
Just like the subject says. When activating a zoom over dbus, I have to make the call twice. It seems that if you are already zoomed at all it goes on first try, but if not the first call zooms and a second call is required to get positioning correct. Is this expected behavior? Is there an