Re: Integrated UI layers patch




Am 13.07.2008 19:14, Patrick Hallinan schrieb:
On Fri, 2008-07-11 at 20:58 +0200, Hans Breuer wrote:
I have tried your patch as well, but it needs some work before it can be commited. It first crashed on me due to uninitialized LayerDialog::diagram_omenu. I worked around it by using
        g_new0 (struct LayerDialog, 1);
but afterwards there are warnings from Gtk+. Obviously the whole option menu to select the diagram in the layer dialog does not make sense for the integrated case.


Hi Hans,

I fixed the warnings and removed the labels from the layer panel in the
integrated UI.  The only cosmetic change I made was to move the
LayerDialog from the .h file to the .c file and removed an unused
member.

Thanks, commited.

        Hans

-------- Hans "at" Breuer "dot" Org -----------
Tell me what you need, and I'll tell you how to
get along without it.                -- Dilbert



[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]