Re: [PATCH] GNOME 2: HIGify transfer dialog #2.

2004-05-06 Thread David Hampton
On Sun, 2004-05-02 at 07:25, Christian Neumair wrote: > On Sun, 2004-05-02 at 13:57 +0200, Christian Neumair wrote: > > The attached patch aims to HIGify the transfer dialog. > > I didn't take into account that some of the functions I changed are > exposed to other parts of the app. The attached p

Re: [PATCH] GNOME 2: HIGify welcome dialog.

2004-05-06 Thread David Hampton
On Sun, 2004-05-02 at 07:31, Christian Neumair wrote: > The attached patch aims to HIGify the welcome/new user dialog. Committed. David signature.asc Description: This is a digitally signed message part ___ gnucash-devel mailing list [EMAIL PROTECTED

Re: [PATCH] GNOME 2: HIGify transfer dialog #2.

2004-05-06 Thread Derek Atkins
Christian, For the record, changing APIs can be a LOT of work. You _must_ take into account not only callers in other C functions, but also the potential for users from Scheme. Changing the name of the function is pretty easy to handle, but changing the calling convention can require a LOT of gr

ANNOUNCE: Online Docs [was Re: QOF help!]

2004-05-06 Thread Linas Vepstas
Hi, On Mon, May 03, 2004 at 10:10:41PM +0100, Neil Williams was heard to remark: > On Monday 03 May 2004 4:07, you wrote: > > > Where's the documentation for using QOF and Gnucash together? I just cleaned up and updated the QOF part of the docs, and put them online. Take a look at: http://qof.s

Re: ANNOUNCE: Online Docs

2004-05-06 Thread Derek Atkins
[EMAIL PROTECTED] (Linas Vepstas) writes: > Hi, > > On Mon, May 03, 2004 at 10:10:41PM +0100, Neil Williams was heard to remark: >> On Monday 03 May 2004 4:07, you wrote: >> > > Where's the documentation for using QOF and Gnucash together? > > I just cleaned up and updated the QOF part of the docs

Re: QOF help!

2004-05-06 Thread Linas Vepstas
On Tue, May 04, 2004 at 09:41:17PM -0400, Derek Atkins was heard to remark: > > (the latter being the list archives). Right now machine1 (www) has > very limited disk space (at least until Linas upgrades his machine). ? Its had about 30GB of free disk space for about 5 years now ... How much do

Online Docs (was Re: QOF help!)

2004-05-06 Thread Derek Atkins
[EMAIL PROTECTED] (Linas Vepstas) writes: > On Tue, May 04, 2004 at 09:41:17PM -0400, Derek Atkins was heard to remark: >> >> (the latter being the list archives). Right now machine1 (www) has >> very limited disk space (at least until Linas upgrades his machine). > > ? Its had about 30GB of fre

Re: additional doxygen pages (was: Re: QOF help!)

2004-05-06 Thread Linas Vepstas
> >>I'm not sure how to use doxygen for architectural docs... Could you > >>provide an example or pointers to docs that describe it? > > > >Using \defgroup , \addtogroup , \example , \mainpage and \file , and a > >bit of convention, one could build higher-level structural docs > >along-side the lo

Re: additional doxygen pages (was: Re: QOF help!)

2004-05-06 Thread Neil Williams
On Thursday 06 May 2004 3:50, Linas Vepstas wrote: > > >>I'm not sure how to use doxygen for architectural docs... Could you > > >>provide an example or pointers to docs that describe it? > > > > > >Using \defgroup , \addtogroup , \example , \mainpage and \file , and a > > >bit of convention, one

Re: additional doxygen pages

2004-05-06 Thread Derek Atkins
Neil Williams <[EMAIL PROTECTED]> writes: > Debian has a nice tool: > texi2html > > I'm really snowed under at the moment but it's not a big job. Anyone else have > Debian or this tool? Shall I just do this when I can? I've got a copy on my machine. It's part of the standard tetex package. It

Re: Search engine

2004-05-06 Thread Neil Williams
> Search engine is coming along fine, BTW. So far, I've indulged my fondness > for strict HTML onto the gnucash template and formed an exact match that > doesn't require deprecated tags (font) or structures (tables for > presentation not data) using a little extra CSS. I've got the search engi

Re: Search engine

2004-05-06 Thread Derek Atkins
Neil Williams <[EMAIL PROTECTED]> writes: > There's a demo page (plain HTML, not search function) here: > http://www.codehelp.co.uk/code/test.html A couple of comments (some on the CSS, some on the interface): 1) You don't have the various languages in the top-right corner 2) the columns of the

Re: Search engine

2004-05-06 Thread Neil Williams
On Thursday 06 May 2004 10:37, Derek Atkins wrote: > Neil Williams <[EMAIL PROTECTED]> writes: > > There's a demo page (plain HTML, not search function) here: > > http://www.codehelp.co.uk/code/test.html > > A couple of comments (some on the CSS, some on the interface): I spotted a few and I've ju

Re: Search engine

2004-05-06 Thread Derek Atkins
Neil Williams <[EMAIL PROTECTED]> writes: > On Thursday 06 May 2004 10:37, Derek Atkins wrote: >> Neil Williams <[EMAIL PROTECTED]> writes: >> > There's a demo page (plain HTML, not search function) here: >> > http://www.codehelp.co.uk/code/test.html >> >> A couple of comments (some on the CSS, so

Re: Search engine

2004-05-06 Thread Neil Williams
On Thursday 06 May 2004 11:01, Derek Atkins wrote: > > I spotted a few and I've just uploaded a new file. > > Ok.. Much better. You're still missing the language links in the > upper-right corner. These: Language: English | Français | Deutsch (mirror) | Nederlands | Português ? Which browser ar

Re: Search engine

2004-05-06 Thread Derek Atkins
Neil Williams <[EMAIL PROTECTED]> writes: > These: > Language: English | Français | Deutsch (mirror) | Nederlands | Português > ? Yea. Those. They aren't visible in my browser. I see them in the source but they aren't being rendered. > Which browser are you using? It's showing in Konqueror an

Re: Search engine

2004-05-06 Thread Neil Williams
On Thursday 06 May 2004 11:01, Derek Atkins wrote: > > I spotted a few and I've just uploaded a new file. > > Ok.. Much better. You're still missing the language links in the > upper-right corner. Mozilla was getting confused. When I tested in Firebird, the language links were present but one l

Re: Search engine

2004-05-06 Thread Derek Atkins
Much better. Great job. Sleep well. -derek Neil Williams <[EMAIL PROTECTED]> writes: > On Thursday 06 May 2004 11:01, Derek Atkins wrote: >> > I spotted a few and I've just uploaded a new file. >> >> Ok.. Much better. You're still missing the language links in the >> upper-right corner. > >