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
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
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
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
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