PATCH: Doxygen improvements

2010-03-02 Thread Jesse Weinstein
OK, second try at providing a cleanly-applying patch of various typo fixes and additions to the doxygen comments in dialog-print-check.c . Most of the changes are simply typo fixes; I also added descriptions for some functions that lacked them, and a file header (otherwise all the function comments

GtkHTML vs WebKit on Windows for GnuCash 2.4.0

2010-03-02 Thread Yasuaki Taniguchi/谷口康明
Hello, I submitted a Bug#611579 and I wonder which will be used GtkHTML or WebKit for GnuCash 2.4.0. GtkHTML was committed once to SVN but reverted so I can't judge which one will be used as final. Would you please tell me which will be used? Many Japanese people say on their blog that they give

Re: PATCH: Doxygen improvements

2010-03-02 Thread Geert Janssens
On Tuesday 2 March 2010, Jesse Weinstein wrote: > OK, second try at providing a cleanly-applying patch of various typo > fixes and additions to the doxygen comments in dialog-print-check.c . > Most of the changes are simply typo fixes; I also added descriptions for > some functions that lacked them

Re: GtkHTML vs WebKit on Windows for GnuCash 2.4.0

2010-03-02 Thread Geert Janssens
On Tuesday 2 March 2010, Yasuaki Taniguchi/谷口康明 wrote: > Hello, > > I submitted a Bug#611579 and I wonder which will be used GtkHTML or > WebKit for GnuCash 2.4.0. > GtkHTML was committed once to SVN but reverted so I can't judge which > one will be used > as final. Would you please tell me which

Advice

2010-03-02 Thread dfett1080
I have tried to put my problem out on the IRC channel but have been unable to get a response. My system (Vista) crashed and had to be reloaded. I of course lost all programs including GnuCash. I have what I thought was a backup file of my business books titled DesertDiabetesResources with file

Re: Advice

2010-03-02 Thread Donald Allen
On Mon, Mar 1, 2010 at 1:30 PM, wrote: > I have tried to put my problem out on the IRC channel but have been unable to > get a response. > > My system (Vista) crashed and had to be reloaded. I of course lost all > programs including GnuCash. I have what I thought was a backup file of my > busi

Re: Advice

2010-03-02 Thread Tom Van Braeckel
On Tue, Mar 2, 2010 at 3:36 PM, Donald Allen wrote: > On Mon, Mar 1, 2010 at 1:30 PM, wrote: > > I have tried to put my problem out on the IRC channel but have been > unable to get a response. > > > > My system (Vista) crashed and had to be reloaded. I of course lost all > programs including Gn

Re: hsbc business online banking previous transaction export

2010-03-02 Thread Derek Atkins
Hi, Damian Dimmich writes: > Hi, > > Hsbc business online banking in the UK has recently introduced viewing > and export functionality for previous statements. Unfortunatley, the > format the data is exported in doesn't seem to work with gnucash - > they claim its 'qif', but there seems to be a

Re: invoices, process payment and importing bank account transactions

2010-03-02 Thread Derek Atkins
Hi, Damian Dimmich writes: > Hi, > > I'm using gnucash for running my business accounts, and have accounts > payable, accounts receivable where my invoices go in and out of. When > I import data directly from my bank, gnucash doesn't know how to match > imported transactions up with invoices th

Re: Problem with pkg-config with Windows/MinGW

2010-03-02 Thread Derek Atkins
Christian, Christian Stimming writes: > Zitat von Ronald Madrid : >> Been trying to build GnuCash for Windows XP following the >> instructions in the .../packaging//win32/README. I am not much of a >> Unix power user/programmer so my discussion below may be trivial >> with most of you here. I su

Re: SQL backend performance

2010-03-02 Thread Derek Atkins
Donald Allen writes: > Some good news: > > Doing this the easy way first, I did a little manual pc sampling. I > ran gnucash (today's trunk) under gdb, let it get to the point where > it begins to load my data from postgresql, and periodically ctrl-c'd > in gdb and copied the interrupted location

Re: GNUCash compiled against Guile 1.9.x for Guile profiler?

2010-03-02 Thread Derek Atkins
Jeff Kletsky writes: > Guile 1.9.x appears to have a "real" profiler, if I can ever get it to > build on Ubuntu Karmic. Not unsurprisingly, I wasn't successful in my > admittedly brief efforts in getting the profiler to run with Guile > 1.6. > > I had searched the archives about Guile 1.9 or 2.0

Re: cmake discussion (was: r18717 - gnucash/trunk/src - Add some experimental CMakeLists.txt)

2010-03-02 Thread Derek Atkins
Christian Stimming writes: > Convenience libraries: No [1]. Gnucash doesn't actually use any > convenience libraries but instead "real" libraries, and the final > executable links into all of them, so this isn't a problem here > anyway. Actually, we have used convenience libraries, like the libc

Re: Active perl on Windows

2010-03-02 Thread Derek Atkins
Geert Janssens writes: > Fellows, > > What is the version of active perl that should be installed for 2.3.x and 2.4 > ? > According to the wiki (http://wiki.gnucash.org/wiki/Windows#Finance::Quote) > it > should be 5.10). > > I'm asking because the installer iss file still mentions 5.8, which

Re: astyle options [Was: Scaheme formatting with astyle]

2010-03-02 Thread Derek Atkins
Christian Stimming writes: > No, specifically this is not the case, as I have mentioned before. Astyle > produces slightly different output in one version compared to the other. > That's why I always noted the astyle version number in the indentations I did > so far. > > I don't have a solutio

Re: Build dependencies (was: Re: Request: require glib2 >= 2.12)

2010-03-02 Thread Derek Atkins
John Ralls writes: > lib/srfi/README says that the srfis are there to support older > versions of Guile which don't include them; the minimum version of > Guile that configure will accept is 1.6.0, which does distribute the > srfis, so should the srfi directory and attendant configure checks go >

Re: Build dependencies (was: Re: Request: require glib2 >= 2.12)

2010-03-02 Thread Derek Atkins
John Ralls writes: > On Feb 20, 2010, at 10:32 AM, John Ralls wrote: > >> >> WebKitGTK is another dependency that we need to assess, I think. They don't >> actually have a declared "stable" release yet, though they have a >> quasi-stable 1.15 branch. Their announced plan was to have a stable 1

Re: Coupling of preferences internal references and UI rendering

2010-03-02 Thread Derek Atkins
Jeff Kletsky writes: > When I look at the code for setting preferences, such as in > src/business/business-utils/business-prefs.scm > it appears to me that there is a "hard link" between the access to the > preference and the UI rendering > > (define (book-options-generator options) > (define (

Re: Gnucash

2010-03-02 Thread Derek Atkins
Colin Law writes: > 2010/2/28 Christian Stimming : >> Dear Robert, >> >> please ask questions about gnucash *only* on the mailing list (gnucash-devel, >> included in CC now), never to individual developers. Thanks! > > I suspect that is the old problem of just clicking Reply from an email > on th

Re: Generating a report and printing it (to pdf) from outside gnucash

2010-03-02 Thread Derek Atkins
Hi, Tom Van Braeckel writes: > Good afternoon, > > I'd like to automate my invoicing a bit by making a script (shell, perl, > python, php, whatever) that automatically generates an invoice, prints it to > PDF and e-mails it to the client in question. > > So now I'm looking for a way to get GnuCa

Re: GtkHTML vs WebKit on Windows for GnuCash 2.4.0

2010-03-02 Thread Derek Atkins
"Yasuaki Taniguchi/谷口康明" writes: > Hello, > > I submitted a Bug#611579 and I wonder which will be used GtkHTML or > WebKit for GnuCash 2.4.0. > GtkHTML was committed once to SVN but reverted so I can't judge which > one will be used > as final. Would you please tell me which will be used? > > Man

Re: cmake discussion (was: r18717 - gnucash/trunk/src - Add some experimental CMakeLists.txt)

2010-03-02 Thread Christian Stimming
Zitat von Derek Atkins : Christian Stimming writes: Convenience libraries: No [1]. Gnucash doesn't actually use any convenience libraries but instead "real" libraries, and the final executable links into all of them, so this isn't a problem here anyway. Actually, we have used convenience li

Re: Advice

2010-03-02 Thread Derek Atkins
dfett1...@comcast.net writes: > I have tried to put my problem out on the IRC channel but have been unable to > get a response. > > My system (Vista) crashed and had to be reloaded. I of course lost all > programs including GnuCash. I have what I thought was a backup file of my > business book

Re: Build dependencies (was: Re: Request: require glib2 >= 2.12)

2010-03-02 Thread John Ralls
On Mar 2, 2010, at 8:10 AM, Derek Atkins wrote: > John Ralls writes: > >> On Feb 20, 2010, at 10:32 AM, John Ralls wrote: >> >>> >>> WebKitGTK is another dependency that we need to assess, I think. They don't >>> actually have a declared "stable" release yet, though they have a >>> quasi-st

Re: Build dependencies (was: Re: Request: require glib2 >= 2.12)

2010-03-02 Thread John Ralls
On Mar 2, 2010, at 8:10 AM, Derek Atkins wrote: > John Ralls writes: > >> lib/srfi/README says that the srfis are there to support older >> versions of Guile which don't include them; the minimum version of >> Guile that configure will accept is 1.6.0, which does distribute the >> srfis, so sho

Re: Build dependencies (was: Re: Request: require glib2 >= 2.12)

2010-03-02 Thread Phil Longstaff
On Fri, 2010-02-26 at 11:17 -0800, John Ralls wrote: > On Feb 20, 2010, at 10:32 AM, John Ralls wrote: > > > > > WebKitGTK is another dependency that we need to assess, I think. They don't > > actually have a declared "stable" release yet, though they have a > > quasi-stable 1.15 branch. Their

Re: Changeset 18673 doesn't work

2010-03-02 Thread Christian Stimming
Am Sonntag, 28. Februar 2010 schrieb J. Alex Aycinena: > Yes that fixes it and I attach a patchfile adding that line. Applied - thanks for testing! > But > something is strange - "txf-de_DE.scm" didn't need it to work! I > tested "txf-de_DE.scm" without that line (using 'LANG=de_DE ' to start >

Re: r18699 - gnucash/trunk - Ensure that GNC_DOT_PATH and other gnc_dotgnucash_dir() logic is

2010-03-02 Thread Christian Stimming
Am Sonntag, 28. Februar 2010 schrieb John Ralls: > Yes, Phil pointed that out a couple of days ago on the bug, and I made that > change and tested it yesterday. I'll recommit with the fix today and close > the bug. (I reverted 18699 while I worked on it.) Ok, thanks for fixing this now. (For th

Re: astyle options [Was: Scaheme formatting with astyle]

2010-03-02 Thread Christian Stimming
Am Dienstag, 2. März 2010 schrieb Derek Atkins: > Christian Stimming writes: > > No, specifically this is not the case, as I have mentioned before. Astyle > > produces slightly different output in one version compared to the other. > > That's why I always noted the astyle version number in the ind

Re: Problem with pkg-config with Windows/MinGW

2010-03-02 Thread Christian Stimming
Am Dienstag, 2. März 2010 schrieb Derek Atkins: > >> The first problem I encountered was that some of the URLs in defined > >> in the default.sh file are no longer updated, > > > > That's true until a week ago, when we updated most of the URLs to > > their current version numbers - in our SVN versi

Re: Build dependencies (was: Re: Request: require glib2 >= 2.12)

2010-03-02 Thread John Ralls
On Mar 2, 2010, at 12:15 PM, Phil Longstaff wrote: > On Fri, 2010-02-26 at 11:17 -0800, John Ralls wrote: >> On Feb 20, 2010, at 10:32 AM, John Ralls wrote: >> >>> >>> WebKitGTK is another dependency that we need to assess, I think. They don't >>> actually have a declared "stable" release yet,

Re: Persian translation

2010-03-02 Thread Christian Stimming
Hello Mehdi Alidoost, Am Dienstag, 2. März 2010 schrieb Mehdi Alidoost: > By attachment I sent new version of Persian translation file. Thanks a lot. Applied to our SVN so that it will be included in the next release (2.3.11). > I think there is some string that I can't find in file or I transl

Re: r18699 - gnucash/trunk - Ensure that GNC_DOT_PATH and other gnc_dotgnucash_dir() logic is

2010-03-02 Thread John Ralls
On Mar 2, 2010, at 12:45 PM, Christian Stimming wrote: > Am Sonntag, 28. Februar 2010 schrieb John Ralls: >> Yes, Phil pointed that out a couple of days ago on the bug, and I made that >> change and tested it yesterday. I'll recommit with the fix today and close >> the bug. (I reverted 18699 whil

Re: Build dependencies (was: Re: Request: require glib2 >= 2.12)

2010-03-02 Thread Christian Stimming
Am Sonntag, 21. Februar 2010 schrieb John Ralls: > Gnucash trunk won't build with Guile 1.8.7 (the current release): > > Making all in engine > > chmod u+x ./iso-currencies-to-c > > GUILE_LOAD_PATH=../../lib/: srcdir=. ./iso-currencies-to-c > > ERROR: Loaded gnucash srfi-2.scm in unknown Guile vers

make dist fails on trunk

2010-03-02 Thread Geert Janssens
Hi, I can't successfully run make dist in the current trunk. It halts with this error: make[2]: Entering directory `/aragorn/janssege/Development/gnucash- clean/src/engine' /usr/bin/swig -guile -Linkage module \ -I../../src/libqof/qof -I../../src -o swig-engine.c engine.i chmod u+x ./iso

Patch for version string for git users

2010-03-02 Thread Jeff Kletsky
If you're a git user, the splash screen and about screen include the full hash of the commit object. It's a little unwieldy. This patch (also on the bug) changes 1a2528c8ca1d43e8e9e21b0661f844d2b496f47d to either (the git-standard short hash) 1a2528c or 1a2528c+ depending on if you have uncommitt

Re: Build dependencies (was: Re: Request: require glib2 >= 2.12)

2010-03-02 Thread John Ralls
On Mar 2, 2010, at 1:25 PM, Christian Stimming wrote: > Am Sonntag, 21. Februar 2010 schrieb John Ralls: >> Gnucash trunk won't build with Guile 1.8.7 (the current release): >>> Making all in engine >>> chmod u+x ./iso-currencies-to-c >>> GUILE_LOAD_PATH=../../lib/: srcdir=. ./iso-currencies-to-c

RE: Persian translation

2010-03-02 Thread Mehdi Alidoost
Hi I didn’t have any IDE for compile gnucash, so I check the result on build you inform me the translate file applied for. I find some information about Eclipse on gnucash wiki and hope from now I can use it. Or if possible tell me more or show me where I can find more information about compil

RE: Persian translation

2010-03-02 Thread Christian Stimming
Zitat von Mehdi Alidoost : I didn’t have any IDE for compile gnucash, so I check the result on build you inform me the translate file applied for. I find some information about Eclipse on gnucash wiki and hope from now I can use it. Or if possible tell me more or show me where I can find m

RE: Persian translation

2010-03-02 Thread Mehdi Alidoost
I used windows 7 and windows xp -Original Message- From: Christian Stimming [mailto:stimm...@tuhh.de] Sent: 2010/03/03 11:05 ق.ظ To: Mehdi Alidoost Cc: gnucash-devel@gnucash.org Subject: RE: Persian translation Zitat von Mehdi Alidoost : > I didn’t have any IDE for compile gnucash, so