complie error latest trunk

2009-11-17 Thread Herbert Thoma
Hi! I get the following error when compiling r18419: <...> cc1: warnings being treated as errors dialog-tax-info.c: In function ‘identity_edit_clicked_cb’: dialog-tax-info.c:1083: error: implicit declaration of function ‘gtk_dialog_get_content_area’ dialog-tax-info.c:1083: error: assignment make

htdocs patch: downloads & news

2009-11-17 Thread Geert Janssens
Attached you will find a patch (a tarball actually) that contains all the changed files for my website modifications. In summary, it * adds a highly visible download block on the front page * adds a download page for all other downloads * reworks the news pages to make it more obvious the 2.3.x b

Re: Register report crashes 2.3.7 on Win32

2009-11-17 Thread Christian Stimming
Am Dienstag, 17. November 2009 schrieb Phil Longstaff: > we're running into a problem when running the register report on win32 > crashes because register-report-create-internal is not defined. Easily > reproducible. I downloaded the latest build (svn r18412). The report > files in /c/Program

Re: htdocs patch: downloads & news

2009-11-17 Thread Christian Stimming
Am Dienstag, 17. November 2009 schrieb Geert Janssens: > Attached you will find a patch (a tarball actually) that contains all the > changed files for my website modifications. > > In summary, it > * adds a highly visible download block on the front page > * adds a download page for all other down

Re: Register report crashes 2.3.7 on Win32

2009-11-17 Thread Phil Longstaff
On November 17, 2009 03:48:34 pm Christian Stimming wrote: > Am Dienstag, 17. November 2009 schrieb Phil Longstaff: > > we're running into a problem when running the register report on win32 > > crashes because register-report-create-internal is not defined. Easily > > reproducible. I downloade