As i have already stated that i am working on translation of gnucash
interface in nepali i would like to test your build of G2 how can i get
the build and see the translation coming up...
please advice and thanks for all your help
pawanOn 10/10/05, Derek Atkins <[EMAIL PROTECTED]> wrote:
Chris Sho
Last I tried it worked on my FC3 box. But I haven't tried a full
rebuild from a
clean tree in a while.
-derek
Quoting Chris Lyttle <[EMAIL PROTECTED]>:
BTW I attempted to compile cvs of 1.8 on my gentoo system here last
weekend and it didn't get all that far. Is anyone able to compile it on
BTW I attempted to compile cvs of 1.8 on my gentoo system here last
weekend and it didn't get all that far. Is anyone able to compile it on
a relatively modern distro?
Chris
On Mon, 2005-10-10 at 21:43 +0200, Christian Stimming wrote:
> Am Montag, 10. Oktober 2005 21:30 schrieb Derek Atkins:
> >
On Mon, Oct 10, 2005 at 10:34:23AM -0400, [EMAIL PROTECTED] wrote:
> Index: gnucash/lib/goffice/split/Makefile.am
> ===
> --- gnucash.orig/lib/goffice/split/Makefile.am
> +++ gnucash/lib/goffice/split/Makefile.am
> @@ -55,10 +63,16 @@
On Mon, Oct 10, 2005 at 03:20:13PM -0400, Derek Atkins wrote:
> Quoting Chris Shoemaker <[EMAIL PROTECTED]>:
>
> >On Mon, Oct 10, 2005 at 11:08:35AM -0400, Derek Atkins wrote:
> >>Chris,
> >>
> >>These patches are sent "inline" rather than as attachments.. You should
> >>use
> >>attachments so t
On Mon, Oct 10, 2005 at 03:28:51PM -0400, Derek Atkins wrote:
> Quoting Chris Shoemaker <[EMAIL PROTECTED]>:
>
> >>Um, the tarball generated by "make distcheck" should just use "configure"
> >>If it does not then there's a bug.
> >
> >Yeah, I'm working through this. I think I'll be able to get it
Am Montag, 10. Oktober 2005 21:30 schrieb Derek Atkins:
> Quoting Christian Stimming <[EMAIL PROTECTED]>:
> > We should simply remove it altogether. You can already do that locally
> > when you're doing a lot of make dist{check}: Remove the dist-hook and the
> > install-data-hook from src/doc/Makef
Quoting Christian Stimming <[EMAIL PROTECTED]>:
We should simply remove it altogether. You can already do that locally when
you're doing a lot of make dist{check}: Remove the dist-hook and the
install-data-hook from src/doc/Makefile.am. There you are. I'll remove that
in 2-3 days unless there's
Quoting Chris Shoemaker <[EMAIL PROTECTED]>:
Um, the tarball generated by "make distcheck" should just use "configure"
If it does not then there's a bug.
Yeah, I'm working through this. I think I'll be able to get it to
work with "configure".
Umm.. So what appears to be the probl
Hi Chris,
Am Montag, 10. Oktober 2005 21:18 schrieb Chris Shoemaker:
> On Mon, Oct 10, 2005 at 08:32:57PM +0200, Christian Stimming wrote:
> > Just recently I discovered that our Makefile rules are set up in a way
> > that will include the doxygen HTML output into the "make dist" tarball
> > packa
On Sun, Oct 09, 2005 at 11:46:10PM -0400, Derek Atkins wrote:
> Quoting Thomas Bushnell BSG <[EMAIL PROTECTED]>:
>
> >Chris Shoemaker <[EMAIL PROTECTED]> writes:
> >
> >>Question about the tarball. Are end users supposed to install with
> >>'./autogen.sh' or './configure'?
> >
> >If end users are
Quoting Chris Shoemaker <[EMAIL PROTECTED]>:
On Mon, Oct 10, 2005 at 11:08:35AM -0400, Derek Atkins wrote:
Chris,
These patches are sent "inline" rather than as attachments.. You should use
attachments so that mailers don't munge the whitespace.
That's kind of odd. If my mailer munged whit
On Mon, Oct 10, 2005 at 08:32:57PM +0200, Christian Stimming wrote:
> Just recently I discovered that our Makefile rules are set up in a way that
> will include the doxygen HTML output into the "make dist" tarball packages.
> This is true for both HEAD and gnome2-dev CVS and, even worse, also for
On Mon, Oct 10, 2005 at 11:08:35AM -0400, Derek Atkins wrote:
> Chris,
>
> These patches are sent "inline" rather than as attachments.. You should use
> attachments so that mailers don't munge the whitespace.
That's kind of odd. If my mailer munged whitespace, then I'd
certainly like to know, a
Just recently I discovered that our Makefile rules are set up in a way that
will include the doxygen HTML output into the "make dist" tarball packages.
This is true for both HEAD and gnome2-dev CVS and, even worse, also for
gnucash-1-8-branch.
I propose to remove that rules altogether. The doxy
Hi Chris,
Am Montag, 10. Oktober 2005 00:40 schrieb Chris Shoemaker:
> > > > > xgettext appears to now support finding strings in Lisp files.
> > >
> > > From looking at xgettext's NEWS file, I gather that this has been
> > > supported since Version 0.14.2 - February 2005. IIUC, the only people
Chris Shoemaker <[EMAIL PROTECTED]> writes:
> I haven't given this a lot of thought, but don't you *need* both
> storage schema concurrently in order to provide forward compatibility?
> I.e. read using old schema, convert, write using new schema.
Not necessarily.. It all depends on what the stor
Neil Williams <[EMAIL PROTECTED]> writes:
>> Oh, you changed the converter API?
>
> No.
>
> gnc_commodity *
> dom_tree_to_commodity_ref_no_engine(xmlNodePtr node, QofBook *book)
>
> I've only changed how that function is called from the test
> routine. There are no API changes.
Um, but if the tes
Chris Shoemaker <[EMAIL PROTECTED]> writes:
> On Sun, Oct 02, 2005 at 08:09:16PM +0100, Neil Williams wrote:
>> On Sunday 02 October 2005 7:42 pm, Josh Sled wrote:
>> > I don't believe that it relates to
>> > the G2 port at all.
>>
>> I agree none of the QOF stuff is related to the GUI port to G
Chris Shoemaker <[EMAIL PROTECTED]> writes:
> Right. I thought that the "larger-than-a-bug-fix" work was basically
> compensating for obsolete dependencies. I agree about
> register-rewrite. Could you explain what you consider to be
> QOF-pullout? I mean, how much QOF work is needed to get a
>
Christian Stimming <[EMAIL PROTECTED]> writes:
> As for my development system, which is suse9.3 so already quite recent (its
> successor suse10.0 was just released this week), the bundled xgettext is
> 0.14.1. I would therefore prefer sticking with the old method for something
> like the upcomi
Chris,
These patches are sent "inline" rather than as attachments.. You should use
attachments so that mailers don't munge the whitespace.
-derek
___
gnucash-devel mailing list
gnucash-devel@gnucash.org
https://lists.gnucash.org/mailman/listinfo/gnuc
* src/engine/Account.[ch]
* src/app-utils/gnc-ui-util.c:
* src/backend/file/io-example-aacount.c:
* src/backend/file/io-gncxml-v2.c:
- adding const to Account accessor function arguments
src/app-utils/gnc-ui-util.c |4 ++--
src/backend/file/io-example-account.c |2 +
- spelling corrections, line wrap fixes, whitespace changes
- inline documentation
- silence a texinfo warning
- various _deeply_ insightful one-liners
GNOME2_STATUS| 49 +--
HACKING
* src/engine/gnc-engine-util.c| 57 -
* src/engine/gnc-engine-util.h| 44 ++--
- Previously, gnc-engine-util exposed direct access to the static
GCache. This makes debugging various uses (and misuses) very
* src/gnome-utils/gnc-tree-model-account-types.[ch]:
- add an api for accessing a program-wide static account-type tree
model
- add convenience functions for mapping between the selection
state of a treeview using the static account-type tree model and a
* src/report/report-system/html-acct-table.scm:
- Clarify some explanations, document some bugs
- fix one use of price source where exchange-fn was needed
- added lots of comments
- factor out one small block of code
src/report/report-system/html-acct-t
* src/app-utils/gnc-ui-util.c |2 +-
* src/business/business-core/gncAddress.c |3 +--
* src/business/business-core/gncCustomer.c|3 +--
* src/business/business-core/gncEmployee.c|3 +--
* src/business/business-core/gncEntry.c |3 +--
* src/business/
* src/valgrind-gdk.supp:
* src/valgrind-x22.supp:
- add a couple lib specific suppression files for valgrind
* src/valgrind-gnucash.supp:
- add a bunch of general suppressions, too. I don't think
any of these mask any bugs in gnucash.
src/valgrind-gdk.supp | 72 ++
* src/gnc-module/gnc-module.c:
- code factoring
* src/engine/qofbook.c | 24 +++---
* src/report/report-gnome/gnc-plugin-page-report.c | 10 +-
- line-wrap fixes, minor code simplications, comments
* src/app-utils/gnc-euro.c |1
* gnc-tree-view-account.c:
- convert gnc-tree-view-account to use GObject instead of GtkObject
- line wrap fixes
src/gnome-utils/gnc-tree-view-account.c | 65
1 files changed, 34 insertions(+), 31 deletions(-)
Index: gnucash/src/gnome-
* src/engine/gnc-trace.h | 50
+
- swallow the semicolon on the tracing macros
* src/business/business-core/file/gnc-bill-term-xml-v2.c |2
* src/business/business-core/file/gnc-tax-table-xml-v2.c |2
* src/engine/Scrub.c
* src/engine/FreqSpec.c: line-wrap fixes
* src/enging/test/test-freq-spec.c:
- add a failing test case for FreqSpec
src/engine/FreqSpec.c| 12 +++-
src/engine/test/test-freq-spec.c | 23 ++-
2 files changed, 29 insertions(+), 6
* src/gnome-utils/gnc-main-window.c:
- avoid trying to double-add plugins to plugin manager by
delaying signal connection until the plugins are already
managed by the plugin manager.
- question the correctness of a comment
src/gnome-utils/gnc
* src/report/report-system/commodity-utilities.scm:
- change the handling of invalid exchange functions
- warn about dangerous usage of gnc:exchange-if-same
src/report/report-system/commodity-utilities.scm | 62 +++
1 files changed, 41 insertions(+),
* configure.in:
- remove from AC_OUTPUT Makefiles that aren't distributed.
* lib/goffice/Makefile.am |2
* lib/goffice/split/Makefile.am | 16 +
- add needed header files to EXTRA_DIST and SOURCES
* Makefile.am |5
* Makefile.TAGS
- exclude emacs temp files from etags table
- wrap line
Makefile.TAGS |4 +++-
1 files changed, 3 insertions(+), 1 deletion(-)
Index: gnucash/Makefile.TAGS
===
--- gnucash.orig/Makefile.TAGS
+++ gnucash/Ma
Ok, I'm firing this off in a hurry... possibly won't be available for
next ~8 hrs.
Please pay special attention to makedist patch as I've just started this
work, and I'm not sure it's on right track.
-chris
Begin Log:
**makedist.diff*
Subject: [
38 matches
Mail list logo