From a374887191536dece4685346258e55b12a78d40c Mon Sep 17 00:00:00 2001 From: Dave Peticolas Date: Thu, 3 May 2001 21:48:00 +0000 Subject: [PATCH] 2001-05-03 Dave Peticolas * doc/sgml/*/xacc-hierarchical-report.sgml: remove file * doc/sgml/pt_PT/xacc-txf-categories.sgml: add missing * doc/sgml/pt_PT/gnucash.sgml: add missing file * doc/sgml/es/xacc-txf-categories.sgml: add missing * doc/sgml/es/gnucash.sgml: add missing file * doc/sgml/C/xacc-txf-categories.sgml: add missing * src/engine/DateUtils.c: config.h goes first git-svn-id: svn+ssh://svn.gnucash.org/repo/gnucash/trunk@4112 57a11ea4-9604-0410-9ed3-97b8803252fd --- ChangeLog | 14 +++++ doc/sgml/C/xacc-hierarchical-report.sgml | 57 -------------------- doc/sgml/C/xacc-txf-categories.sgml | 2 + doc/sgml/es/gnucash.sgml | 2 + doc/sgml/es/xacc-hierarchical-report.sgml | 57 -------------------- doc/sgml/es/xacc-txf-categories.sgml | 2 + doc/sgml/pt_PT/gnucash.sgml | 2 + doc/sgml/pt_PT/xacc-hierarchical-report.sgml | 57 -------------------- doc/sgml/pt_PT/xacc-reports.sgml | 8 +-- doc/sgml/pt_PT/xacc-txf-categories.sgml | 2 + src/engine/DateUtils.c | 14 ++--- 11 files changed, 30 insertions(+), 187 deletions(-) delete mode 100644 doc/sgml/C/xacc-hierarchical-report.sgml delete mode 100644 doc/sgml/es/xacc-hierarchical-report.sgml delete mode 100755 doc/sgml/pt_PT/xacc-hierarchical-report.sgml diff --git a/ChangeLog b/ChangeLog index f73c56dc33..963785d540 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,5 +1,19 @@ 2001-05-03 Dave Peticolas + * doc/sgml/*/xacc-hierarchical-report.sgml: remove file + + * doc/sgml/pt_PT/xacc-txf-categories.sgml: add missing + + * doc/sgml/pt_PT/gnucash.sgml: add missing file + + * doc/sgml/es/xacc-txf-categories.sgml: add missing + + * doc/sgml/es/gnucash.sgml: add missing file + + * doc/sgml/C/xacc-txf-categories.sgml: add missing + + * src/engine/DateUtils.c: config.h goes first + * make-gnucash-patch.in: fix bug * README.cvs: update info diff --git a/doc/sgml/C/xacc-hierarchical-report.sgml b/doc/sgml/C/xacc-hierarchical-report.sgml deleted file mode 100644 index 95d6d0ebcd..0000000000 --- a/doc/sgml/C/xacc-hierarchical-report.sgml +++ /dev/null @@ -1,57 +0,0 @@ -
- - -Hierarchical Accounts Report - - - - - - - - - -This report allows you to view all accounts in a hierarchical - fashion. Up to fifteen sub-accounts are displayed. Lower - sub-accounts are ignored. (This is a minor change to the Tax - Report, so the source file is scm/report/taxtxf.scm) - - - - - - - - - - -Options specifiable for this report include: - - - The start and end dates - default: Year-to-Date. - - Alternate Period: (Year is relative to From:) - - Use From - To (default) - 1st, 2nd, 3rd, 4th Estimated Tax Quarters - (From: year) - Last Year (year before From: year) - - 1st, 2nd, 3rd, 4th Estimated Tax Quarters for - Last Year - - The accounts for which the report is to be - produced. If no account is selected, all accounts - are displayed. - - Suppress $0.00 values - Display Full account names - - - - -
- - - - diff --git a/doc/sgml/C/xacc-txf-categories.sgml b/doc/sgml/C/xacc-txf-categories.sgml index 9d1766c846..8defdc7fbe 100644 --- a/doc/sgml/C/xacc-txf-categories.sgml +++ b/doc/sgml/C/xacc-txf-categories.sgml @@ -1039,6 +1039,8 @@ The fair market value of donated property, such as used clothing or furniture. + + diff --git a/doc/sgml/es/gnucash.sgml b/doc/sgml/es/gnucash.sgml index 10848b6b7c..9882079228 100644 --- a/doc/sgml/es/gnucash.sgml +++ b/doc/sgml/es/gnucash.sgml @@ -32,6 +32,7 @@ + @@ -78,6 +79,7 @@ &xacctaxreport; &xaccticker; &xacctransreport; +&xacctxfcategories; &xacctxfexportanomalies; &xacctxfexport; &xaccdochack; diff --git a/doc/sgml/es/xacc-hierarchical-report.sgml b/doc/sgml/es/xacc-hierarchical-report.sgml deleted file mode 100644 index 95d6d0ebcd..0000000000 --- a/doc/sgml/es/xacc-hierarchical-report.sgml +++ /dev/null @@ -1,57 +0,0 @@ -
- - -Hierarchical Accounts Report - - - - - - - - - -This report allows you to view all accounts in a hierarchical - fashion. Up to fifteen sub-accounts are displayed. Lower - sub-accounts are ignored. (This is a minor change to the Tax - Report, so the source file is scm/report/taxtxf.scm) - - - - - - - - - - -Options specifiable for this report include: - - - The start and end dates - default: Year-to-Date. - - Alternate Period: (Year is relative to From:) - - Use From - To (default) - 1st, 2nd, 3rd, 4th Estimated Tax Quarters - (From: year) - Last Year (year before From: year) - - 1st, 2nd, 3rd, 4th Estimated Tax Quarters for - Last Year - - The accounts for which the report is to be - produced. If no account is selected, all accounts - are displayed. - - Suppress $0.00 values - Display Full account names - - - - -
- - - - diff --git a/doc/sgml/es/xacc-txf-categories.sgml b/doc/sgml/es/xacc-txf-categories.sgml index 9d1766c846..8defdc7fbe 100644 --- a/doc/sgml/es/xacc-txf-categories.sgml +++ b/doc/sgml/es/xacc-txf-categories.sgml @@ -1039,6 +1039,8 @@ The fair market value of donated property, such as used clothing or furniture. + + diff --git a/doc/sgml/pt_PT/gnucash.sgml b/doc/sgml/pt_PT/gnucash.sgml index 51053b26f7..783cb2e98e 100755 --- a/doc/sgml/pt_PT/gnucash.sgml +++ b/doc/sgml/pt_PT/gnucash.sgml @@ -33,6 +33,7 @@ + @@ -78,6 +79,7 @@ &xacctaxreport; &xaccticker; &xacctransreport; +&xacctxfcategories; &xacctxfexportanomalies; &xacctxfexport; &xaccdochack; diff --git a/doc/sgml/pt_PT/xacc-hierarchical-report.sgml b/doc/sgml/pt_PT/xacc-hierarchical-report.sgml deleted file mode 100755 index 64b455a091..0000000000 --- a/doc/sgml/pt_PT/xacc-hierarchical-report.sgml +++ /dev/null @@ -1,57 +0,0 @@ -
- - -Relatório de Contas Hierárquico - - - - - - - - - -Este relatório permite-lhe visualisar todas as suas contas duma - forma hierárquica. Até quinze sub-contas são apresentadas. Sub-contas - mais baixas são ignoradas. (Esta é uma pequena alteração ao relatório de - Impostos, pelo que o ficheiro fonte é o scm/report/taxtxf.scm) - - - - - - - - - - -Opções seleccionáveis para este relatório incluem: - - - As datas de início e fim - defeito: Desde o início do ano. - - Período Alternativo: (Ano é relativo desde até:) - - Utilizar Desde - Até (defeito) - 1º, 2º, 3º e 4º Trimestres Fiscais Estimados - (De: ano) - Ano Anterior (ano anterior a Desde: ano) - - 1º, 2º, 3º e 4º Trimestres Fiscais Estimados - para o Ano Anterior - - As contas para as quais o relatório deverá - ser produzido. Caso nenhuma conta seja seleccionada, todas - as contas são apresentadas. - - Suprimir valores 0.00 - Mostrar nomes completos das contas - - - - -
- - - - diff --git a/doc/sgml/pt_PT/xacc-reports.sgml b/doc/sgml/pt_PT/xacc-reports.sgml index 00e0dadd78..92cd9999a9 100755 --- a/doc/sgml/pt_PT/xacc-reports.sgml +++ b/doc/sgml/pt_PT/xacc-reports.sgml @@ -41,18 +41,12 @@ -Relatório de Exportação TXF: +Relatório de Exportação TXF: exporta um ficheiro .TXF que pode ser importado para o TaxCut ou TurboTax. -Relatório Hierárquico: - mostra as contas num formato hierárquico. - - - - Histórico de Saldos: acompanha o saldo de uma ou mais contas ao longo do tempo, suportando gráficos representativos (se tiver o gnuplot diff --git a/doc/sgml/pt_PT/xacc-txf-categories.sgml b/doc/sgml/pt_PT/xacc-txf-categories.sgml index 9d1766c846..8defdc7fbe 100644 --- a/doc/sgml/pt_PT/xacc-txf-categories.sgml +++ b/doc/sgml/pt_PT/xacc-txf-categories.sgml @@ -1039,6 +1039,8 @@ The fair market value of donated property, such as used clothing or furniture. + + diff --git a/src/engine/DateUtils.c b/src/engine/DateUtils.c index 87e3d9e218..99f3a4c16b 100644 --- a/src/engine/DateUtils.c +++ b/src/engine/DateUtils.c @@ -21,23 +21,19 @@ * * \********************************************************************/ -#include -#include -#include +#include "config.h" #include - -#include "config.h" +#include +#include +#include +#include #include "DateUtils.h" #define BUFFSIZE 100 -#include -#include -#include - /* ======================================================== */ char * xaccDateUtilGetStamp (time_t thyme)