i18n

2000-02-06 Thread Yannick LE NY
Take a look at this 2 pages, it's very interessant: http://www.linuxi18n.org/gettext-en.html http://www.linuxi18n.org/gtk-en.html __ Si votre email etait sur iFrance vous pourriez ecouter ce message au tel ! http://w

error compiling ...

2000-02-06 Thread Mehul N. Sanghvi
'allo, Here's an error I get during compilation. Also the X11 headers on my system seem to be messed up (some of the functions do not have the proper return types declared and so I end up with a huge amount of warning everytim I compile something using -Wall and X11) and so I was wond

Re: *patch*

2000-02-06 Thread Rob Walker
> On Sun, 06 Feb 2000 02:11:58 -0800, Dave Peticolas > <[EMAIL PROTECTED]> said: Dave> + All values in stock registers are printed with thousands Dave>separators. thank you! Dave> + The gnome register date range window is a little more Dave> intuitive (I hope). I don't see how i

decimal places.

2000-02-06 Thread Rob Walker
I am at a quandry as to what to ask for for decimal places. What is bonking me in the head is a _ton_ of . in the stock register. This is in the Bought and Sold columns. I was going to say, "Who ever buys *part* of a share?", but then I remembered my parents having a mutual fund where all

Perl loop in compiling

2000-02-06 Thread Duncan McQueen
I am attempting to compile the latest CVS snapshot, and get a continuous loop like this with anything related to perl: -stat -perl5 -I.. -I../../../src/engine -o gnucash-engine-perl5_wrap.c gnucash.engine.i I am running Mandrake 7.0 developer. Thanks, Duncan McQueen -- Gnucash Developer's Lis

Re: error compiling ...

2000-02-06 Thread Dave Peticolas
> 'allo, > > Here's an error I get during compilation. > > > Also the X11 headers on my system seem to be messed up (some of > the functions do not have the proper return types declared and so I > end up with a huge amount of warning everytim I compile something > using -Wall and X11)

Re: Perl loop in compiling

2000-02-06 Thread Dave Peticolas
> I am attempting to compile the latest CVS snapshot, and get a continuous > loop like this with anything related to perl: > > -stat -perl5 -I.. -I../../../src/engine -o gnucash-engine-perl5_wrap.c > gnucash.engine.i > > I am running Mandrake 7.0 developer. Do you have swig installed? dave

Re: decimal places.

2000-02-06 Thread Dave Peticolas
> > I am at a quandry as to what to ask for for decimal places. What is > bonking me in the head is a _ton_ of . in the stock register. > This is in the Bought and Sold columns. I was going to say, "Who ever > buys *part* of a share?", but then I remembered my parents having a > mutual fun

Re: *patch*

2000-02-06 Thread Dave Peticolas
> > > On Sun, 06 Feb 2000 02:11:58 -0800, Dave Peticolas > > <[EMAIL PROTECTED]> said: > > Dave> + All values in stock registers are printed with thousands > Dave>separators. > > thank you! > > Dave> + The gnome register date range window is a little more > Dave> intuitive (I hop

Re: decimal places.

2000-02-06 Thread Rob Walker
> On Sun, 06 Feb 2000 12:33:28 -0800, Dave Peticolas > <[EMAIL PROTECTED]> said: >> I am at a quandry as to what to ask for for decimal places. What >> is bonking me in the head is a _ton_ of . in the stock >> register. This is in the Bought and Sold columns. I was going to >> sa

Re: decimal places.

2000-02-06 Thread Dave Peticolas
> > > On Sun, 06 Feb 2000 12:33:28 -0800, Dave Peticolas > > <[EMAIL PROTECTED]> said: > > >> I am at a quandry as to what to ask for for decimal places. What > >> is bonking me in the head is a _ton_ of . in the stock > >> register. This is in the Bought and Sold columns. I was

Re: decimal places.

2000-02-06 Thread Rob Walker
> On Sun, 06 Feb 2000 14:24:27 -0800, Dave Peticolas > <[EMAIL PROTECTED]> said: Dave> My plan here was to have the non-monetary values printed without Dave> trailing decimal zeros, and the monetary values to be printed Dave> with at least 2 decimal places, but no more than 2 trailing Da

Notification: incoming/64

2000-02-06 Thread bugs
Gnucash BugTrack notification new message incoming/64 Message summary for PR#64 From: [EMAIL PROTECTED] Subject: locale problems in stock register Date: unknown 0 replies 0 followups > ORIGINAL MESSAGE FOLLOWS < Received: (qmail 30968 invoked from

Re: error compiling ...

2000-02-06 Thread Mehul N. Sanghvi
> > Are you compiling from CVS? -Wall is not enabled by default. Are you > compiling with --enable-debug? > Yes it is from CVS. I see what my problem. I assumed --enable-debug meant creating a debug version of the executable. Thanks fo rclearing it all up. > > > And I have seen other

questions about main window.

2000-02-06 Thread Rob Walker
1. there is a "save" button, but no "save as" button. There is only a "save as" menu item. Is this intentional? 2. If I open gnucash with no command line options, the "save" button and menu item are active. I would think that the "save as" would be active, but not "save". 3.

Re: questions about main window.

2000-02-06 Thread Dave Peticolas
> > 1. there is a "save" button, but no "save as" button. There is only > a "save as" menu item. Is this intentional? Yes, I figured that 'save' would be used much more often than 'save as' so I put it on the toolbar. But there is also a 'save' menu item. Are you not getting one? > 2.

Re: questions about main window.

2000-02-06 Thread Rob Walker
> On Sun, 06 Feb 2000 21:07:21 -0800, Dave Peticolas > <[EMAIL PROTECTED]> said: >> 1. there is a "save" button, but no "save as" button. There is >> only a "save as" menu item. Is this intentional? Dave> Yes, I figured that 'save' would be used much more often than Dave> 'save as'

Notification: incoming/65

2000-02-06 Thread bugs
Gnucash BugTrack notification new message incoming/65 Message summary for PR#65 From: [EMAIL PROTECTED] Subject: Notification: incoming/64 Date: Mon, 7 Feb 2000 12:34:47 -0600 0 replies 0 followups > ORIGINAL MESSAGE FOLLOWS < Received: (qmail 3845

slib2c6 problem

2000-02-06 Thread Linas Vepstas
I think I just tracked down the slib 2c6 problem, but haven't quite figured out how to resolve it. It affects red-hat systems. Don't know if it affects debain, maybe not. redhat package for guile-1.3 pre-req's umb-scheme. umb-scheme includes /usr/lib/umb-scheme/slib subdirectory which contai

Re: slib2c6 problem

2000-02-06 Thread Dave Peticolas
> > I think I just tracked down the slib 2c6 problem, but > haven't quite figured out how to resolve it. It affects > red-hat systems. Don't know if it affects debain, maybe > not. > > redhat package for guile-1.3 pre-req's umb-scheme. > umb-scheme includes /usr/lib/umb-scheme/slib subdirect

Updating the documentation

2000-02-06 Thread Robert Graham Merkel
It seems we need to update the documentation a bit, so I'm going to go through and fix up a few files at a time. Part of this will involve replacing the Lesstif screenshots with gnome ones. 1) Anybody have a particularly cool theme to use for the screenshots? 2) Can anyone suggest a simple sc

Re: slib2c6 problem

2000-02-06 Thread linas
It's been rumoured that Dave Peticolas said: > > > > > I think I just tracked down the slib 2c6 problem, but > > haven't quite figured out how to resolve it. It affects > > red-hat systems. Don't know if it affects debain, maybe > > not. > > > > redhat package for guile-1.3 pre-req's umb-sch

Re: slib2c6 problem

2000-02-06 Thread Dave Peticolas
> It's been rumoured that Dave Peticolas said: > > > > > > > > I think I just tracked down the slib 2c6 problem, but > > > haven't quite figured out how to resolve it. It affects > > > red-hat systems. Don't know if it affects debain, maybe > > > not. > > > > > > redhat package for guile-1.3

Re: slib2c6 problem

2000-02-06 Thread linas
It's been rumoured that Dave Peticolas said: > > > You can forcibly uninstall umb-scheme, it isn't really needed. > > > > Unfortunately, its pre-req'ed by the redhat rpm's, so any rational > > user would not have this not installed. > > Yes, we probably need some instructions on how to get aroun

Re: slib2c6 problem

2000-02-06 Thread Dave Peticolas
> It's been rumoured that Dave Peticolas said: > > > > You can forcibly uninstall umb-scheme, it isn't really needed. > > > > > > Unfortunately, its pre-req'ed by the redhat rpm's, so any rational > > > user would not have this not installed. > > > > Yes, we probably need some instructions on ho

Re: Yet another average-balance update

2000-02-06 Thread Matt Martin
Ed Porras wrote: > In one message or another, Dave Peticolas said something like this: > >> Anybody know how to include an image in the HTML ? > > > >An image in a file? Something like > > yep.. and also add alternate text and dimension tags: > > > > where xxx and yyy are pixels dimensions.. >

Re: Updating the documentation

2000-02-06 Thread Matt Martin
Robert Graham Merkel wrote: > It seems we need to update the documentation a bit, so I'm going to > go through and fix up a few > files at a time. Part of this will involve replacing the Lesstif > screenshots with gnome ones. > > 1) Anybody have a particularly cool theme to use for the screensh

Re: Yet another average-balance update

2000-02-06 Thread Dave Peticolas
> Ed Porras wrote: > > > In one message or another, Dave Peticolas said something like this: > > >> Anybody know how to include an image in the HTML ? > > > > > >An image in a file? Something like > > > > yep.. and also add alternate text and dimension tags: > > > > > > > > where xxx and yyy ar

Re: Yet another average-balance update

2000-02-06 Thread Matt Martin
Dave, What if it will be a temporary file, a plot for instance ? Can I grab from a scratch space somehow ? Is the path extensible ? Thanks > > Ed Porras wrote: > > > > > In one message or another, Dave Peticolas said something like this: > > > >> Anybody know how to include an image in the H