Heath Martin <[EMAIL PROTECTED]> writes:
> Alexandru's patch apparently removed the need for a
> xaccDestroyEditNotesWindow on the gnome side, and the file
> src/gnome/dialog-editnotes.c containing that function is purposefully
> not being compiled anymore. This function should probably
> be mad
Heath Martin <[EMAIL PROTECTED]> writes:
> The patch that I had sent to Rob a couple of weeks ago did this, but
> with Alexandru's new code, I'll have to rework it a bit. My
> solution is a bit messy though, because of the way gtkctree handles
> selections.
Oh, and now that Linas has gotten the
Rob Browning writes:
> Right now I can't check though. A current checkout fails at the final
> link step like this:
>
> ../../src/obj/gnome/Destroy.o: In function `xaccAccountWindowDestroy':
> /home/rlb/gnucash/working/src/Destroy.c:69: undefined reference to
>`xaccDestroyEditNotesWindow
[EMAIL PROTECTED] writes:
> -- the main menu bar comes up detached from the main win... is this
> intentional?
Hmm. Not here. At least not last time I checked. That's strange...
Right now I can't check though. A current checkout fails at the final
link step like this:
../../src/obj/gnome/D
It's been rumoured that Alexandru Harsanyi said:
> > I've looked over and incorporated Alexandru's patch, and I'll be
> > sending it on to Linas as soon as CVS update is fixed.
> >
> > Really nice work, Alexandru.
Looks good.
Its now in cvs.
A question and some feature requests...
-- the main m
Alexandru Harsanyi wrote:
>
> Jeremy used Glade to generate the initial windows. I believe this is the
> easiest approach in creating GUI windows. Unfotunately, the generated code
> is both ineficient and is not maintainable.
>
Hmm... the "GUI" creation part of the accWindow code is actually a
On 13 Jul 1999, Rob Browning wrote:
> Rob Browning <[EMAIL PROTECTED]> writes:
>
> > I've got two very big patches for the GNOME version waiting. One's
> > from Aleaxndru, and the other's from Heath.
>
> I've looked over and incorporated Alexandru's patch, and I'll be
> sending it on to Lina
Rob Browning <[EMAIL PROTECTED]> writes:
> I've got two very big patches for the GNOME version waiting. One's
> from Aleaxndru, and the other's from Heath.
I've looked over and incorporated Alexandru's patch, and I'll be
sending it on to Linas as soon as CVS update is fixed.
Really nice work,
I've got two very big patches for the GNOME version waiting. One's
from Aleaxndru, and the other's from Heath. These two brave souls
have jumped right in the middle of the account creation infrastructure
and register internals. Heath also alerted me that there's a
substantially improved GtkShe