mirror of https://github.com/Gnucash/gnucash
You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
1275 lines
50 KiB
1275 lines
50 KiB
2011-12-31 13:18 mikee
|
|
|
|
* [r21808] src/business/business-gnome/gnc-plugin-page-invoice.c:
|
|
[21516] Bug #457401 - Print invoice should not be disabled for
|
|
unposted invoices. Enable printing for unposted invoices.
|
|
|
|
2011-12-31 09:21 gjanssens
|
|
|
|
* [r21806] src/gnome-utils/gnc-file.c: Add a "features" table to
|
|
the KVP frame, and pop up an error message if we find a feature
|
|
we don't know about. Currently there are no known features, so
|
|
essentially we will error out if we see anything. The format for
|
|
the slots table is: Book Slots -> features (frame) -> <feature
|
|
name> (string) -> <feature description> ... The feature
|
|
description is printed to the user: it should be stored in the
|
|
slots table in English but it should be defined as a
|
|
translatable string. BP
|
|
|
|
2011-12-31 09:08 gjanssens
|
|
|
|
* [r21805] packaging/win32/gnucash.iss.in: Win32: fix more guile
|
|
load paths
|
|
|
|
2011-12-30 21:40 jralls
|
|
|
|
* [r21803] packaging/win32/gnucash.iss.in: Fix guile load path for
|
|
guile-1.8.8 Otherwise Gnucash crashes on launch.
|
|
|
|
2011-12-29 21:58 jralls
|
|
|
|
* [r21794] packaging/win32/dist-impl.sh: Final step of updating to
|
|
AQBanking5 Ktoblzcheck needs the current libstdc++-6 and
|
|
libgcc_s_dw2-1 from the mingw directory.
|
|
|
|
2011-12-29 19:51 cstim
|
|
|
|
* [r21790] packaging/win32/defaults.sh: [Win32 build] Another
|
|
aqbanking version update.
|
|
|
|
2011-12-28 21:41 cstim
|
|
|
|
* [r21785] packaging/win32/defaults.sh: Update versions of
|
|
ktoblzcheck, gwenhywfar, aqbanking to most recent ones.
|
|
|
|
2011-12-28 19:01 cmarchi
|
|
|
|
* [r21782] po/lt.po: Updated Lithuanian translation submitted by
|
|
Aurimas Fišeras.
|
|
|
|
2011-12-28 06:07 jralls
|
|
|
|
* [r21781] packaging/win32/dist-impl.sh, packaging/win32/dist.sh:
|
|
Fix libxml2 mismatch with libgsf Move WebKit to install into
|
|
dist directory before Gnome, and install the locally-built
|
|
libxml2-2.dll; also the locally-built pixman, since it seems
|
|
silly to custom build it and then download a precompiled one for
|
|
the distribution. There's some cleanup in here from the
|
|
gnucash.iss.in and GCC/Guile changes as well, because it's
|
|
harder to separate changes in a single file into multiple
|
|
commits with subversion.
|
|
|
|
2011-12-28 06:02 jralls
|
|
|
|
* [r21780] packaging/win32/install-impl.sh,
|
|
packaging/win32/install.sh: More changes for switching to
|
|
GCC-4.6 and guile-1.8.8 Or, why I prefer to work in Git and get
|
|
everything pretty before pushing it to the repository.
|
|
|
|
2011-12-28 05:48 jralls
|
|
|
|
* [r21779] packaging/win32/defaults.sh,
|
|
packaging/win32/guile-1.8.8.patch: Upgrade to GCC-4.6 and Guile
|
|
1.8.8 The Guile 1.8.8 patch is mostly brought over from trunk,
|
|
with the addition of fixing a bug which prevented loading slib.
|
|
(This was dealt with on trunk by eliminating slib.)
|
|
|
|
2011-12-28 01:49 jralls
|
|
|
|
* [r21778] packaging/win32/gnucash.iss.in: Setup gnucash.iss.in to
|
|
exclude Qt when AQB5 is enabled.
|
|
|
|
2011-12-25 00:58 jralls
|
|
|
|
* [r21777] packaging/win32/dist-impl.sh: Add gdk_pixbuf to the
|
|
distribution
|
|
|
|
2011-12-24 13:29 gjanssens
|
|
|
|
* [r21776] packaging/win32/build_package.sh: [21775]Win32 build:
|
|
abort build process if install.sh step failed.
|
|
|
|
2011-12-24 05:36 jralls
|
|
|
|
* [r21774] packaging/win32/defaults.sh,
|
|
packaging/win32/install-impl.sh: Use gcc 4.4.0 instead of 4.5.0.
|
|
Works around a problem with guile.
|
|
|
|
2011-12-22 20:37 jralls
|
|
|
|
* [r21773] packaging/win32/defaults.sh: [r21772] Update ActivePerl
|
|
URL Old one no longer available.
|
|
|
|
2011-12-21 17:39 gjanssens
|
|
|
|
* [r21770] packaging/win32/dist.sh,
|
|
packaging/win32/install-impl.sh: Set required mingw path and
|
|
indicate when dist.sh begins or ends
|
|
|
|
2011-12-21 02:28 jralls
|
|
|
|
* [r21768] packaging/win32/defaults.sh,
|
|
packaging/win32/install-impl.sh: More changes to compile
|
|
gtk-2.24. Cross your fingers!
|
|
|
|
2011-12-20 19:41 gjanssens
|
|
|
|
* [r21764] packaging/win32/dist-impl.sh: win32: make dist-impl.sh
|
|
work properly with aqbanking5/gwenhywfar4 Backported from r20587
|
|
and r21378
|
|
|
|
2011-12-20 12:08 gjanssens
|
|
|
|
* [r21763] packaging/win32/defaults.sh: Fix Windows build, which
|
|
was broken by r21760
|
|
|
|
2011-12-20 08:06 cstim
|
|
|
|
* [r21762] packaging/win32/weekly_build.sh: [21761] Win32 build:
|
|
Switch weekly build to daily one.
|
|
|
|
2011-12-20 04:11 jralls
|
|
|
|
* [r21760] packaging/win32/defaults.sh: Trial conversion to
|
|
Gtk-2.24. This may well fail to build.
|
|
|
|
2011-12-19 15:47 gjanssens
|
|
|
|
* [r21755] src/import-export/aqbanking/gnc-ab-kvp.c:
|
|
[21753]Improve kvp handling in aqbanking plugin. This is a
|
|
follow-up on 21740.
|
|
|
|
2011-12-19 15:46 gjanssens
|
|
|
|
* [r21754] src/import-export/aqbanking/gnc-ab-kvp.c:
|
|
[21740]Replace no-op function force_account_dirty with
|
|
qof_book_mark_dirty See bug #665998 for more details.
|
|
|
|
2011-12-19 15:05 jralls
|
|
|
|
* [r21752] src/engine/gncInvoice.c, src/engine/gncOwner.c,
|
|
src/import-export/import-match-map.c: [r21746, r21747] Fix typos
|
|
in r21742 and r21743
|
|
|
|
2011-12-19 13:12 mikee
|
|
|
|
* [r21751] src/gnome/dialog-new-user.c: [21732] Bug #658247 -
|
|
First time setup should prompt to save file. Fix supplied by Bob
|
|
referenced in bug #665996.
|
|
|
|
2011-12-19 01:27 jralls
|
|
|
|
* [r21745] src/business/business-gnome/dialog-payment.c,
|
|
src/engine/Scrub.c, src/engine/gnc-lot.c,
|
|
src/engine/gncInvoice.c, src/engine/gncOwner.c: [r21743]Clean up
|
|
some more cases where KVP was set without committing an edit.
|
|
|
|
2011-12-19 01:26 jralls
|
|
|
|
* [r21744] src/import-export/import-match-map.c,
|
|
src/import-export/import-utilities.c: [r21742][Bug #642276]
|
|
Bayesian association with Sqlite Wraps the
|
|
kvp_frame_set_slot_path with
|
|
xaccAccountBeginEdit()/xaccAccountCommitEdit().
|
|
|
|
2011-12-13 01:00 jralls
|
|
|
|
* [r21729] src/doc/Makefile.am: [r21647]Remove the obsolescent
|
|
src/doc/design directory from recursive build. Prevents make
|
|
distcheck from building the ps and pdf versions of the texinfo,
|
|
which imposed a dependency on TeX. Removing the directory from
|
|
the dist requires removing the Makefile from configure, which
|
|
completely disables building, so it remains. To build the info
|
|
file, cd src/doc/design and make info.
|
|
* [r21728] src/engine/engine.i: [r21727] Fix "imported from both
|
|
(sw_engine) and (gnucash engine)" errors from Guile The
|
|
GncNumericErrorCode enums are re-defined in
|
|
src/engine/gnc-numeric.scm -- the SWIG way of representing them
|
|
produces type errors in the report code. This may well be a
|
|
problem with the calling code, but it's easier at this point to
|
|
just not import the symbols into sw_engine.
|
|
gnc_commodity_table_get_quotable_commodities is explicitly
|
|
wrapped in app-utils.i, so we need to not have the default
|
|
wrapper in sw_engine.
|
|
|
|
2011-12-12 09:03 mikee
|
|
|
|
* [r21721] src/report/standard-reports/net-barchart.scm: [21694]
|
|
Fix table number alignment. BP
|
|
|
|
2011-12-12 09:02 mikee
|
|
|
|
* [r21720] src/report/standard-reports/category-barchart.scm:
|
|
[21703] Fix number alignment in table. BP
|
|
|
|
2011-12-11 22:15 gjanssens
|
|
|
|
* [r21719] src/business/business-gnome/dialog-invoice.c,
|
|
src/engine/gncInvoice.c: [21713]Bug #649362 - Transfer Funds
|
|
Window Exchange Rate and Decimal Points Rounding in
|
|
Bill/Invoices This patch fixes the rounding by showing the
|
|
actual value to convert. As a result the exchange rate direction
|
|
had to be swapped as well to avoid lots of confusion. Conflicts:
|
|
src/engine/gncInvoice.c
|
|
* [r21718] src/business/business-gnome/dialog-invoice.c:
|
|
[21714]Rename parameter for clarity. This one should have been
|
|
committed before r21713 because that commit uses the changed
|
|
parameter.
|
|
* [r21717] src/business/business-gnome/dialog-invoice.c:
|
|
[21712]Abort posting if not all required exchange rates are
|
|
given. Note that any exchange rate successfully entered before
|
|
the posting is aborted are still saved with the invoice.
|
|
|
|
2011-12-11 05:29 jralls
|
|
|
|
* [r21711] src/report/report-gnome/test/Makefile.am:
|
|
[r217078][Testing] Fix duplicate LDADD in
|
|
report/report-gnome/test/Makefile.am
|
|
|
|
2011-12-09 23:11 jralls
|
|
|
|
* [r21699] po/POTFILES.in: Update POTFILES.in for 2.4.9 release.
|
|
* [r21698] src/app-utils/test/Makefile.am,
|
|
src/app-utils/test/test-link-module.c,
|
|
src/app-utils/test/test-load-module,
|
|
src/app-utils/test/test-scm-query-string.c,
|
|
src/app-utils/test/test-sx.c, src/backend/xml/test/Makefile.am,
|
|
src/backend/xml/test/test-load-example-account.c,
|
|
src/backend/xml/test/test-xml-commodity.c,
|
|
src/business/business-core/test/test-business.c,
|
|
src/engine/test/Makefile.am,
|
|
src/engine/test/test-create-account.scm,
|
|
src/engine/test/test-scm-query-import.scm,
|
|
src/engine/test/test-scm-query.c,
|
|
src/gnome-utils/test/Makefile.am,
|
|
src/gnome-utils/test/test-link-module.c,
|
|
src/gnome-utils/test/test-load-module,
|
|
src/import-export/test/Makefile.am,
|
|
src/import-export/test/test-import-parse.c,
|
|
src/report/report-gnome/test/Makefile.am,
|
|
src/report/report-gnome/test/test-link-module.c,
|
|
src/report/report-gnome/test/test-load-module,
|
|
src/report/report-system/gnc-report.c,
|
|
src/report/report-system/test/Makefile.am,
|
|
src/report/report-system/test/test-link-module.c,
|
|
src/report/report-system/test/test-load-module,
|
|
src/report/standard-reports/test/Makefile.am,
|
|
src/report/standard-reports/test/test-load-module,
|
|
src/report/stylesheets/test/Makefile.am,
|
|
src/report/stylesheets/test/test-load-module,
|
|
src/report/utility-reports/test/Makefile.am,
|
|
src/report/utility-reports/test/test-load-module:
|
|
[r21657][Testing] Set GNC_BUILDDIR and GNC_UNINSTALLED where
|
|
needed These are all of the locations where tests raised errors
|
|
about not being able to find backends or standard reports. Note
|
|
that in many cases the tests would pass. I fixed some of the
|
|
bogus tests, but there are still plenty more that either do
|
|
nothing at all or return success no matter what happens.
|
|
* [r21697] src/core-utils/gnc-path.c: [r21656][Testing] Provide
|
|
for gnc_path_get_reportdir() and gnc_path_get_stdreportsdir() to
|
|
return build-directory paths As with engine, in response to
|
|
environment variables GNC_UNINSTALLED and GNC_BUILDDIR.
|
|
GNC_UNINSTALLED is intended to be set via g_setenv() or (setenv)
|
|
at the beginning of a test program. GNC_BUILDDIR is intended to
|
|
be set with GNC_BUILDDIR=`cd ${top_builddir} && pwd` as part of
|
|
the TESTS_ENVIRONMENT variable in test Makefiles.
|
|
|
|
2011-12-09 23:10 jralls
|
|
|
|
* [r21696] configure.ac,
|
|
src/import-export/qif-io-core/Makefile.am,
|
|
src/import-export/qif-io-core/README,
|
|
src/import-export/qif-io-core/gncmod-qifiocore.c,
|
|
src/import-export/qif-io-core/qif-acct-table.scm,
|
|
src/import-export/qif-io-core/qif-bank-xtn-import.scm,
|
|
src/import-export/qif-io-core/qif-file.scm,
|
|
src/import-export/qif-io-core/qif-format-check.scm,
|
|
src/import-export/qif-io-core/qif-invst-xtn-import.scm,
|
|
src/import-export/qif-io-core/qif-io-core.scm,
|
|
src/import-export/qif-io-core/qif-objects.scm,
|
|
src/import-export/qif-io-core/qif-parse.scm,
|
|
src/import-export/qif-io-core/qif-record-xform.scm,
|
|
src/import-export/qif-io-core/test/Makefile.am,
|
|
src/import-export/qif-io-core/test/data/category-data.txt,
|
|
src/import-export/qif-io-core/test/data/date-data.txt,
|
|
src/import-export/qif-io-core/test/data/date-format-data.txt,
|
|
src/import-export/qif-io-core/test/data/file-formats-data.txt,
|
|
src/import-export/qif-io-core/test/data/import-phase-1-data.txt,
|
|
src/import-export/qif-io-core/test/data/number-data.txt,
|
|
src/import-export/qif-io-core/test/data/number-format-data.txt,
|
|
src/import-export/qif-io-core/test/data/reader-data.txt,
|
|
src/import-export/qif-io-core/test/dump-qifobj.scm,
|
|
src/import-export/qif-io-core/test/qiftest.gnc,
|
|
src/import-export/qif-io-core/test/test-file-formats,
|
|
src/import-export/qif-io-core/test/test-file-formats.scm,
|
|
src/import-export/qif-io-core/test/test-import-phase-1,
|
|
src/import-export/qif-io-core/test/test-import-phase-1.scm,
|
|
src/import-export/qif-io-core/test/test-load-module,
|
|
src/import-export/qif-io-core/test/test-load-module.scm,
|
|
src/import-export/qif-io-core/test/test-parser,
|
|
src/import-export/qif-io-core/test/test-parser.scm,
|
|
src/import-export/qif-io-core/test/test-reader,
|
|
src/import-export/qif-io-core/test/test-reader.scm: [r21646]
|
|
Remove src/import-export/qif-io-core This directory was created
|
|
10 years ago to hold a rewritten qif importer. It was never
|
|
substantively worked on after.
|
|
|
|
2011-12-08 17:19 gjanssens
|
|
|
|
* [r21693] packaging/win32/gnucash.iss.in,
|
|
packaging/win32/install-fq-mods.cmd: [21686]ActivePerl only
|
|
allows to download the most recent version. So change the
|
|
comments to be more liberal (at least 5.8).
|
|
* [r21692] macros/ac_python_devel.m4: [21685]Bug #665202 - Improve
|
|
python-finding code Patch by Pacho Ramos
|
|
* [r21691] src/gnc-module/gnc-module.c: [21665]Bug #661383 -
|
|
GnuCash segfault on Linux (Fedora 16 beta) because of shared
|
|
library load / unload weirdness
|
|
|
|
2011-12-04 11:05 mikee
|
|
|
|
* [r21664] src/report/standard-reports/net-linechart.scm: Fix
|
|
right align for number cells in table.
|
|
|
|
2011-11-30 13:11 cmarchi
|
|
|
|
* [r21649] po/lt.po: Updated Lithuanian translation submitted by
|
|
Aurimas Fišeras.
|
|
|
|
2011-11-29 19:08 mikee
|
|
|
|
* [r21644] src/html/gnc-html-graph-gog-webkit.c,
|
|
src/html/gnc-html-graph-gog.c, src/html/gnc-html-graph-gog.h,
|
|
src/report/report-system/html-linechart.scm,
|
|
src/report/report-system/report-system.scm,
|
|
src/report/standard-reports/net-linechart.scm: Added user
|
|
settable line width and data point markers to net worth line
|
|
chart. BP
|
|
* [r21643] src/html/gnc-html-graph-gog.c: Commented line width.
|
|
This value really should be passed from .scm file
|
|
* [r21642] src/html/gnc-html-graph-gog.c: Fix setting of line
|
|
color for line charts.
|
|
* [r21641] src/report/standard-reports/Makefile.am,
|
|
src/report/standard-reports/net-linechart.scm: Bug #664862 - New
|
|
report showing net assets over time Added new line chart report
|
|
for assets, net-linechart.scm. Distantly related to Bug #570011
|
|
|
|
2011-11-28 19:18 cstim
|
|
|
|
* [r21635] accounts/en_GB/uk-vat.gnucash-xea: [21633] Add missing
|
|
Root Account part. Original commit by mikee.
|
|
* [r21634] accounts/sv_SE, accounts/sv_SE/Makefile.am,
|
|
accounts/sv_SE/swedish_small_business.gnucash.xea: [21632] Bug
|
|
#664764 - Account setup for Swedish small business Added Swedish
|
|
chart of accounts for small businesses. Original commit by mikee.
|
|
|
|
2011-11-24 14:05 mikee
|
|
|
|
* [r21626] src/app-utils/app-utils.i: Partial revert of r21609
|
|
Crash whe updating price quote.
|
|
|
|
2011-11-24 10:05 mikee
|
|
|
|
* [r21624] src/import-export/csv/gnc-csv-model.c: [21622] When
|
|
importing CSV files, the word 'Deposit' appears in Num/Action
|
|
column Ref: Bug 663368.
|
|
|
|
2011-11-21 14:45 gjanssens
|
|
|
|
* [r21619] src/business/business-core/test/test-address.c,
|
|
src/business/business-core/test/test-business.c,
|
|
src/business/business-core/test/test-customer.c,
|
|
src/business/business-core/test/test-employee.c,
|
|
src/business/business-core/test/test-job.c,
|
|
src/business/business-core/test/test-vendor.c: Bug #630804 -
|
|
make check failure in business module
|
|
|
|
2011-11-21 12:25 gjanssens
|
|
|
|
* [r21617] src/import-export/test/Makefile.am: [21598]Fix load
|
|
errors in import-export tests
|
|
* [r21616] src/backend/xml/test/Makefile.am: [21597]Fix failing
|
|
xml backend test.
|
|
* [r21615] src/optional/python-bindings/tests/Makefile.am:
|
|
[21595]Fix failing python-bindings tests.
|
|
* [r21614] src/gnome-utils/test/Makefile.am: [21594]Fix load
|
|
warnings in gnome-utils tests
|
|
* [r21613] src/report/report-gnome/test/Makefile.am: [21593]Fix
|
|
load warnings in report-gnome tests.
|
|
|
|
2011-11-21 12:24 gjanssens
|
|
|
|
* [r21612] src/report/standard-reports/test/Makefile.am:
|
|
[21592]Fix load warnings in standard-reports tests
|
|
* [r21611] src/report/business-reports/Makefile.am,
|
|
src/report/business-reports/balsheet-eg.css,
|
|
src/report/business-reports/balsheet-eg.eguile.scm,
|
|
src/report/business-reports/balsheet-eg.scm,
|
|
src/report/business-reports/business-reports.scm,
|
|
src/report/standard-reports/Makefile.am,
|
|
src/report/standard-reports/balsheet-eg.css,
|
|
src/report/standard-reports/balsheet-eg.eguile.scm,
|
|
src/report/standard-reports/balsheet-eg.scm: [21591]Move eguile
|
|
balance report to business-reports as it depends on business
|
|
utils. This is a source code move, the report will remain in the
|
|
same menu location in the GUI
|
|
* [r21610] src/report/report-system/test/Makefile.am: [21590]Fix
|
|
load warnings in report-system tests
|
|
* [r21609] src/app-utils/app-utils.i,
|
|
src/report/utility-reports/test/Makefile.am: [21588/21589] Fix
|
|
load warnings in utility-reports tests.
|
|
|
|
2011-11-17 22:29 jralls
|
|
|
|
* [r21576] configure.ac, lib/Makefile.am, src/Makefile.am,
|
|
src/app-utils/Makefile.am, src/backend/Makefile.am,
|
|
src/business/business-core/Makefile.am,
|
|
src/business/business-gnome/Makefile.am,
|
|
src/business/dialog-tax-table/Makefile.am,
|
|
src/core-utils/Makefile.am, src/engine/Makefile.am,
|
|
src/gnc-module/Makefile.am, src/gnome-utils/Makefile.am,
|
|
src/import-export/Makefile.am, src/optional/Makefile.am,
|
|
src/optional/python-bindings/tests/Makefile.am,
|
|
src/report/Makefile.am, src/report/report-gnome/Makefile.am,
|
|
src/report/report-system/Makefile.am: [r21570]Fix clean targets
|
|
and DIST_SOURCES Several subdirectories have a subdirectory
|
|
"gnucash", which clean tried to remove by including in the
|
|
CLEANFILES variable in Makefile.am. This doesn't work, because
|
|
directories can't be removed with rm, they require rm -r. Add a
|
|
clean-local: target which calls rm -r on the gnucash
|
|
subdirectory. Some Makefile.ams used an AC_SUBSTed variable to
|
|
define an optionally-compiled subdirectory, then included the
|
|
variable in SUBDIRS and the actual directory name in
|
|
DIST_SUBDIRS. This breaks the distclean and maintainer-clean
|
|
targets when the optional directory is built, because it is then
|
|
processed twice, and there is no Makefile the second time so
|
|
make halts. Replaced the AC_SUBSTed variables with ones local to
|
|
the Makefile.am, switched with an AM_CONDITIONAL. That way
|
|
automake can figure out the dist_subdirs on its own.
|
|
|
|
2011-11-10 17:24 gjanssens
|
|
|
|
* [r21554] src/Makefile.am: [21553]Don't install a script that is
|
|
only used for building and testing. This fixes Secunia Advisory
|
|
SA42048
|
|
|
|
2011-11-08 19:07 gjanssens
|
|
|
|
* [r21537] src/business/business-gnome/dialog-invoice.c:
|
|
[21536]Bug #663638 - Posting Invoices asks for curency
|
|
conversion for blank lines
|
|
|
|
2011-11-04 13:52 gjanssens
|
|
|
|
* [r21519] src/report/standard-reports/register.scm: [21518]Bug
|
|
#639082 - General Journal report reports an error
|
|
|
|
2011-11-01 10:44 cmarchi
|
|
|
|
* [r21514] po/fr.po: Updated French translation by Jérôme Rapinat
|
|
|
|
2011-10-31 20:15 cmarchi
|
|
|
|
* [r21513] po/fr.po, po/glossary/fr.po: Updated French translation
|
|
and glossary. Thanks to Jérôme Rapinat
|
|
|
|
2011-10-31 20:14 cmarchi
|
|
|
|
* [r21512] po/lt.po: Updated French translation by Aurimas Fišeras.
|
|
|
|
2011-10-31 08:32 cmarchi
|
|
|
|
* [r21511] po/fr.po: Updated French translation. Thanks to Jérôme
|
|
Rapinat
|
|
|
|
2011-10-31 08:09 cmarchi
|
|
|
|
* [r21510] po/fr.po, po/glossary/fr.po: Updated French translation
|
|
and glossary. Thanks to Jérôme
|
|
|
|
2011-10-24 20:48 gjanssens
|
|
|
|
* [r21489] src/gnome/gnucash.desktop.in.in: [21488] Bug #662477 -
|
|
Desktop file not compliant with FreeDesktop spec and GNOME goal
|
|
Patch by Sébastien Villemot
|
|
|
|
2011-10-22 20:06 cstim
|
|
|
|
* [r21480] src/gnc/Account.hpp, src/gnc/AccountItemModel.cpp,
|
|
src/gnc/AccountSelectionDelegate.cpp, src/gnc/Book.cpp,
|
|
src/gnc/Cmd.cpp, src/gnc/Cmd.hpp, src/gnc/Commodity.hpp,
|
|
src/gnc/GncInstance.hpp, src/gnc/Numeric.cpp,
|
|
src/gnc/Session.cpp, src/gnc/Session.hpp, src/gnc/Split.cpp,
|
|
src/gnc/Split.hpp, src/gnc/SplitListModel.cpp,
|
|
src/gnc/SplitListView.cpp, src/gnc/Transaction.cpp,
|
|
src/gnc/Transaction.hpp, src/gnc/WeakPointer.hpp,
|
|
src/gnc/mainwindow-file.cpp, src/gnc/mainwindow.cpp: Revert
|
|
r21479, "[Cutecash] Rename get() member to gobj()..." - wrong
|
|
branch.
|
|
|
|
2011-10-22 20:05 cstim
|
|
|
|
* [r21479] src/gnc/Account.hpp, src/gnc/AccountItemModel.cpp,
|
|
src/gnc/AccountSelectionDelegate.cpp, src/gnc/Book.cpp,
|
|
src/gnc/Cmd.cpp, src/gnc/Cmd.hpp, src/gnc/Commodity.hpp,
|
|
src/gnc/GncInstance.hpp, src/gnc/Numeric.cpp,
|
|
src/gnc/Session.cpp, src/gnc/Session.hpp, src/gnc/Split.cpp,
|
|
src/gnc/Split.hpp, src/gnc/SplitListModel.cpp,
|
|
src/gnc/SplitListView.cpp, src/gnc/Transaction.cpp,
|
|
src/gnc/Transaction.hpp, src/gnc/WeakPointer.hpp,
|
|
src/gnc/mainwindow-file.cpp, src/gnc/mainwindow.cpp: [Cutecash]
|
|
Rename get() member to gobj() to increase compatibility to
|
|
future gtkmm wrappers.
|
|
|
|
2011-10-21 03:15 jralls
|
|
|
|
* [r21470] README.dependencies, configure.ac: Bump revision to
|
|
2.4.8
|
|
|
|
2011-10-20 08:17 cmarchi
|
|
|
|
* [r21466] po/lt.po: Updated Lithuanian translation by Aurimas
|
|
Fišeras.
|
|
|
|
2011-10-19 21:01 gjanssens
|
|
|
|
* [r21463] src/gnome-utils/gnc-menu-extensions.c,
|
|
src/gnome-utils/gnc-ui.h, src/gnome/gnc-split-reg.h,
|
|
src/plugins/bi_import/Makefile.am,
|
|
src/plugins/bi_import/gncmod-bi_import.c: Bug #655901 - Fix
|
|
build with guile 2.0
|
|
|
|
2011-10-19 00:17 jralls
|
|
|
|
* [r21460] src/gnome-utils/dialog-file-access.c,
|
|
src/gnome-utils/gnc-file.c, src/libqof/qof/qofsession.c:
|
|
[r21459]Handle specifying a directory as a dataset file. The
|
|
file chooser dialog would return a directory if the user
|
|
selected one and clicked "Open"; then, or if the users specified
|
|
a directory on the command line, Gnucash would present the
|
|
rather misleading error "No backend found". So, first, if the
|
|
user selects a directory and clicks open, the chooser will now
|
|
open the directory for browsing, just as if she had
|
|
double-clicked on the directory name in the tree view. Next, if
|
|
a directory is presented to qof_session_begin it will detect
|
|
that and set ERR_BACKEND_BAD_URL, which gnc_post_file_open will
|
|
detect and re-present the file chooser, open to that directory.
|
|
(To prevent confusion, gnc_post_file_open will put up the error
|
|
dialog for BAD_URL; the new file chooser dialog will open after
|
|
that's dismissed. Since there are other possible causes of a
|
|
BAD_URL, if the filename isn't a directory the chooser will open
|
|
to the registered default directory from GConf.)
|
|
|
|
2011-10-16 21:31 gjanssens
|
|
|
|
* [r21424] src/engine/Split.c: [21423] Bug #626970 - Crash when
|
|
saving a transaction whose destination account was deleted in
|
|
the meantime
|
|
|
|
2011-10-14 16:15 gjanssens
|
|
|
|
* [r21420] src/gnome-utils/gnc-file.c: [21419] Bug #661721 -
|
|
Exposed Password
|
|
|
|
2011-10-10 20:08 gjanssens
|
|
|
|
* [r21415] src/gnome-search/dialog-search.c: [21414] Bug #651522 -
|
|
crash in query_free_compiled, gnc_query_list_reset_query
|
|
|
|
2011-10-09 21:18 gjanssens
|
|
|
|
* [r21410] packaging/win32/dist-impl.sh: [21408] Use "Nimbus" gtk
|
|
theme on Windows. A previous attempt failed to set this in the
|
|
installer. Conflicts: packaging/win32/dist-impl.sh
|
|
|
|
2011-10-09 21:07 jralls
|
|
|
|
* [r21409] checks/Makefile.am, checks/quicken_check_21.chk: [Bug
|
|
644977] Add new Quicken Check 21 format Thanks to Steve Holland
|
|
<sholland@napervillegi.com> BP
|
|
|
|
2011-10-08 19:16 jralls
|
|
|
|
* [r21399] configure.ac, src/bin/Makefile.am,
|
|
src/core-utils/Makefile.am, src/core-utils/binreloc.c,
|
|
src/gnome-utils/Makefile.am, src/gnome-utils/gnc-main-window.c,
|
|
src/gnome/Makefile.am: [r21398] Update Mac customizations for
|
|
gtk-mac-integration-1.0.0 Mac integration has had a name and api
|
|
change from ige-mac-integration as part of migration from
|
|
Sourceforge to Gnome. Also,
|
|
gtk_osxapplication_add_app_menu_item() has been replaced with
|
|
gtk_osxapplication_insert_menu_item(),
|
|
gtk_osxapplication_add_app_menu_group() has been removed (just
|
|
insert a separator where you want it), and gtk_osxapplication
|
|
path functions had been deprecated in favor of
|
|
quartz-application equivalents; those deprecated convenience
|
|
macros were removed in 1.0.0
|
|
|
|
2011-10-07 10:21 gjanssens
|
|
|
|
* [r21380] src/business/business-gnome/dialog-invoice.c: [21379]
|
|
Bug #553432 - Status line of edit invoice page mixes invoice
|
|
currency amount with default currency symbol
|
|
|
|
2011-10-07 09:00 gjanssens
|
|
|
|
* [r21377] src/business/business-gnome/dialog-invoice.c: [21376]
|
|
Bug #365928 - Jobs do not stick in Expense Vouchers
|
|
|
|
2011-10-04 23:54 jralls
|
|
|
|
* [r21374] src/bin/Makefile.am: [r21373] Add
|
|
gnucash-setup-env-osx.in to EXTRA_DIST so that it will be in the
|
|
tarball.
|
|
|
|
2011-09-24 19:51 cmarchi
|
|
|
|
* [r21344] po/lt.po: Updated Lithuanian translation by Aurimas
|
|
Fišeras.
|
|
|
|
2011-09-19 20:15 cmarchi
|
|
|
|
* [r21274] po/ja.po: Updated Japanese translation, copied from the
|
|
translation project.
|
|
|
|
2011-09-18 18:09 gjanssens
|
|
|
|
* [r21273] src/gnome-utils/dialog-transfer.c: [21268] Bug #612562
|
|
- Transfer Funds dialog - 'Show Income/Expense' checkboxes are
|
|
not working Subaccounts of income and expense are not always
|
|
shown.
|
|
|
|
2011-09-18 18:03 jralls
|
|
|
|
* [r21272] src/backend/dbi/gnc-backend-dbi.c: [r21270]Make sure
|
|
that exiting conn_test_dbi_library on a failure doesn't leave
|
|
the locale at "C".
|
|
* [r21271] src/backend/dbi/gnc-backend-dbi-priv.h,
|
|
src/backend/dbi/gnc-backend-dbi.c, src/gnome-utils/gnc-file.c,
|
|
src/libqof/qof/qofbackend.h: [r21269][Bug #645216] Wrong
|
|
permissions on server result in bogus error message Author: John
|
|
W. O'Brien <john@saltant.com> In gnc-backend-dbi.c, accept
|
|
enumerated result from conn_test_dbi_library(), then throw
|
|
ERR_SQL_DBI_UNTESTABLE if the test setup failed, or
|
|
ERR_SQL_BAD_DBI if at least one test case failed. Define
|
|
ERR_SQL_DBI_UNTESTABLE error code and message. Define
|
|
GncDbiTestResult enumerated type.
|
|
|
|
2011-09-16 09:25 cstim
|
|
|
|
* [r21260] po/lv.po: Updated Latvian translation by Valdis Vītoliņš
|
|
|
|
2011-09-14 12:39 gjanssens
|
|
|
|
* [r21258] src/business/business-gnome/dialog-invoice.c: [21257]
|
|
Change default post date: * customer invoices: post at the
|
|
current date * bills/vouchers: post at the last date on the
|
|
bill/voucher
|
|
|
|
2011-09-11 13:51 gjanssens
|
|
|
|
* [r21246] src/report/business-reports/taxinvoice.eguile.scm:
|
|
[21245] Bug #658244 - Custom css stylesheet and logo in Tax
|
|
Invoice report require protocol in exported HTML
|
|
|
|
2011-09-08 12:39 cmarchi
|
|
|
|
* [r21242] po/ru.po: Bug #658291: Minor fix to Russian translation
|
|
submitted by Vladimir Rutsky.
|
|
|
|
2011-09-03 14:24 cmarchi
|
|
|
|
* [r21236] po/ja.po: Updated Japanese translation, copied from the
|
|
translation project.
|
|
|
|
2011-08-30 18:01 cmarchi
|
|
|
|
* [r21227] po/glossary/gnc-glossary.txt: Use tabs instead of
|
|
spaces. Patch provided by Aurimas Fišeras.
|
|
|
|
2011-08-30 13:02 cmarchi
|
|
|
|
* [r21226] po/ja.po: Updated Japanese translation, copied from the
|
|
translation project.
|
|
|
|
2011-08-30 12:57 cmarchi
|
|
|
|
* [r21225] po/glossary/lt.po: Add Lithuanian glossary. Thanks to
|
|
Aurimas Fišeras.
|
|
|
|
2011-08-17 18:26 cmarchi
|
|
|
|
* [r21187] po/glossary/pt.po: Updated Portuguese glossary by Tiago
|
|
Neiva.
|
|
|
|
2011-08-13 16:09 gjanssens
|
|
|
|
* [r21184] src/guile-mappings.h,
|
|
src/plugins/bi_import/Makefile.am: [21108] Bug #655901 - Fix
|
|
build with guile 2.0 Patch by Petr Gajdos
|
|
|
|
2011-08-13 16:07 gjanssens
|
|
|
|
* [r21183] src/gnome/gnc-plugin-page-register.c: [21179] Fix
|
|
critical error This patch fixes a critical error regarding the
|
|
color tabs when trying to display the search results and also on
|
|
the scheduled transactions template. Patch by Robert Fewell
|
|
|
|
2011-08-07 07:56 cstim
|
|
|
|
* [r21109] po/ja.po: Updated Japanese translation, by Yasuaki
|
|
Taniguchi, copied from the TP.
|
|
|
|
2011-08-02 12:04 cmarchi
|
|
|
|
* [r21075] po/hu.po: Updated Hungarian translation by Takó Kornél.
|
|
|
|
2011-07-18 14:02 cstim
|
|
|
|
* [r20940] po/hu.po: Updated Hungarian Translation, by Takó Kornél.
|
|
|
|
2011-07-14 21:02 micha
|
|
|
|
* [r20931] po/fr.po: Fix french translation error: 'Case
|
|
Insensitive?' -> 'Ignorer la casse?' This was reported some time
|
|
ago in a Debian bug http://bugs.debian.org/549479
|
|
|
|
2011-07-11 07:04 cstim
|
|
|
|
* [r20904] po/ja.po: Updated Japanese translation, by Yasuaki
|
|
Taniguchi, copied from the TP.
|
|
|
|
2011-07-01 21:49 jralls
|
|
|
|
* [r20812] configure.ac: Change revision number to 2.4.7
|
|
|
|
2011-06-27 18:17 jralls
|
|
|
|
* [r20805] src/gnome-utils/gnc-main-window.c: [20804]Bug #653056:
|
|
Fix menu accelerators not working, crash on save-while-quitting.
|
|
|
|
2011-06-25 14:39 gjanssens
|
|
|
|
* [r20801] src/business/business-ledger/gncEntryLedger.c: [20800]
|
|
Bug #646541: new invoice line items default to invoice open date
|
|
instead of current date This commit partially reverts the
|
|
changes in r19134 so that customer invoices and employee
|
|
vouchers default to the current date. Vendor bills still default
|
|
to the invoice open date.
|
|
|
|
2011-06-23 14:34 gjanssens
|
|
|
|
* [r20799] src/html/gnc-html-history.c: [20798] Fix report reload
|
|
and options change that got broken by the previous commit.
|
|
|
|
2011-06-23 09:39 gjanssens
|
|
|
|
* [r20797] src/html/gnc-html.c: [20796] Force custom url handlers
|
|
to lowercase to deal with Webkit 1.4's case sensitivity. For
|
|
more details, consult this Fedora bugreport:
|
|
https://bugzilla.redhat.com/show_bug.cgi?id=712268
|
|
|
|
2011-06-21 12:20 gjanssens
|
|
|
|
* [r20793] src/gnome-utils/gnc-file.c: [20792] Bug #652257 -
|
|
Memory leak in gnc-file.c Patch by Tim M
|
|
|
|
2011-06-21 10:05 cstim
|
|
|
|
* [r20791] src/report/business-reports/fancy-invoice.scm: [20786]
|
|
Bug #652435 - Fancy invoice export has <generic> tags in it
|
|
preventing html validation Patch by Bert Claesen BP Original
|
|
commit by gjanssens.
|
|
* [r20790] src/report/report-system/html-document.scm,
|
|
src/report/report-system/html-table.scm,
|
|
src/report/report-system/html-text.scm: [20785] Bug #652377 -
|
|
XHTML 1.0 Transitional compliance for reports Patch by Tim M BP
|
|
Original commit by gjanssens.
|
|
|
|
2011-06-21 10:04 cstim
|
|
|
|
* [r20789] src/report/standard-reports/advanced-portfolio.scm:
|
|
[20784] Bug #632931 - Advanced Portfolio: new income column
|
|
shows negative amount Patch by Sebastien Alborini BP Original
|
|
commit by gjanssens.
|
|
* [r20788] src/gnome-utils/dialog-transfer.c,
|
|
src/gnome-utils/dialog-transfer.h,
|
|
src/register/ledger-core/split-register-control.c: [20783] Bug
|
|
#651889 - Using trading accounts, new non-expanded trading
|
|
transaction shows inverted rates in exchange dialog When using
|
|
trading accounts, the exchange rate dialog has a slightly
|
|
different behavior. This patch fixes the behavior for
|
|
transactions that are created in-line and are not expanded
|
|
(single-line). It does not affect the expanded transactions or
|
|
transactions created in the new transaction dialog. Patch by
|
|
Mathieu De Zutter Original commit by gjanssens.
|
|
* [r20787] src/report/business-reports/fancy-invoice.scm: [20782]
|
|
Bug #651992 - Exported invoices do not render correctly in
|
|
Firefox Patch by Bert Claesen BP Original commit by gjanssens.
|
|
|
|
2011-06-19 06:52 cstim
|
|
|
|
* [r20770] po/ta.po: Updated Tamil translation, by AshokR from
|
|
Transifex. See also
|
|
https://www.transifex.net/projects/p/gnucash24/
|
|
|
|
2011-06-15 20:07 gjanssens
|
|
|
|
* [r20762] src/gnome-utils/dialog-transfer.c: [20760]Bug #612562 -
|
|
Transfer Funds dialog - 'Show Income/Expense' checkboxes are not
|
|
working
|
|
|
|
2011-06-11 12:40 gjanssens
|
|
|
|
* [r20751] packaging/win32/install-impl.sh: [20750] Windows build:
|
|
change default gtk theme to work around a number of problems in
|
|
the Ms-Windows theme we used before. Particularly, this prevents
|
|
the crash caused by bug #614636 and fixes the black notebook
|
|
tabs that appeared after Phil upgraded webkit and many related
|
|
gnome dependencies. The new default theme is "Nimbus" following
|
|
a suggestion by Kim Wood on the mailing list.
|
|
|
|
2011-06-10 20:05 gjanssens
|
|
|
|
* [r20749] src/gnome-utils/gnc-dense-cal.c: [20746] Bug #652193 -
|
|
Upcoming Scheduled Transactions Calendar Starting Month Error
|
|
Patch by Rich
|
|
|
|
2011-06-10 16:44 gjanssens
|
|
|
|
* [r20747] accounts/cs/acctchrt_brokerage.gnucash-xea,
|
|
accounts/cs/acctchrt_carloan.gnucash-xea,
|
|
accounts/cs/acctchrt_cdmoneymkt.gnucash-xea,
|
|
accounts/cs/acctchrt_childcare.gnucash-xea,
|
|
accounts/cs/acctchrt_common.gnucash-xea,
|
|
accounts/cs/acctchrt_currency.gnucash-xea,
|
|
accounts/cs/acctchrt_eduloan.gnucash-xea,
|
|
accounts/cs/acctchrt_fixedassets.gnucash-xea,
|
|
accounts/cs/acctchrt_homeloan.gnucash-xea,
|
|
accounts/cs/acctchrt_homeown.gnucash-xea,
|
|
accounts/cs/acctchrt_otherloan.gnucash-xea,
|
|
accounts/cs/acctchrt_renter.gnucash-xea,
|
|
accounts/cs/acctchrt_retiremt.gnucash-xea,
|
|
accounts/cs/acctchrt_spouseinc.gnucash-xea,
|
|
accounts/cs/acctchrt_spouseretire.gnucash-xea,
|
|
accounts/da/acctchrt_car.gnucash-xea,
|
|
accounts/da/acctchrt_common.gnucash-xea,
|
|
accounts/da/acctchrt_homeloan.gnucash-xea,
|
|
accounts/da/acctchrt_homeown.gnucash-xea,
|
|
accounts/es_ES/acctchrt_brokerage.gnucash-xea,
|
|
accounts/es_ES/acctchrt_carloan.gnucash-xea,
|
|
accounts/es_ES/acctchrt_cdmoneymkt.gnucash-xea,
|
|
accounts/es_ES/acctchrt_childcare.gnucash-xea,
|
|
accounts/es_ES/acctchrt_common.gnucash-xea,
|
|
accounts/es_ES/acctchrt_currency.gnucash-xea,
|
|
accounts/es_ES/acctchrt_eduloan.gnucash-xea,
|
|
accounts/es_ES/acctchrt_fixedassets.gnucash-xea,
|
|
accounts/es_ES/acctchrt_homeloan.gnucash-xea,
|
|
accounts/es_ES/acctchrt_homeown.gnucash-xea,
|
|
accounts/es_ES/acctchrt_otherloan.gnucash-xea,
|
|
accounts/es_ES/acctchrt_renter.gnucash-xea,
|
|
accounts/es_ES/acctchrt_retiremt.gnucash-xea,
|
|
accounts/es_ES/acctchrt_spouseinc.gnucash-xea,
|
|
accounts/es_ES/acctchrt_spouseretire.gnucash-xea,
|
|
accounts/es_MX/acctchrt_brokerage.gnucash-xea,
|
|
accounts/es_MX/acctchrt_carloan.gnucash-xea,
|
|
accounts/es_MX/acctchrt_cdmoneymkt.gnucash-xea,
|
|
accounts/es_MX/acctchrt_childcare.gnucash-xea,
|
|
accounts/es_MX/acctchrt_common.gnucash-xea,
|
|
accounts/es_MX/acctchrt_currency.gnucash-xea,
|
|
accounts/es_MX/acctchrt_eduloan.gnucash-xea,
|
|
accounts/es_MX/acctchrt_fixedassets.gnucash-xea,
|
|
accounts/es_MX/acctchrt_homeloan.gnucash-xea,
|
|
accounts/es_MX/acctchrt_homeown.gnucash-xea,
|
|
accounts/es_MX/acctchrt_otherloan.gnucash-xea,
|
|
accounts/es_MX/acctchrt_renter.gnucash-xea,
|
|
accounts/es_MX/acctchrt_retiremt.gnucash-xea,
|
|
accounts/es_MX/acctchrt_spouseinc.gnucash-xea,
|
|
accounts/es_MX/acctchrt_spouseretire.gnucash-xea,
|
|
accounts/fr_CH/acctchrt_brokerage.gnucash-xea,
|
|
accounts/fr_CH/acctchrt_carloan.gnucash-xea,
|
|
accounts/fr_CH/acctchrt_cdmoneymkt.gnucash-xea,
|
|
accounts/fr_CH/acctchrt_childcare.gnucash-xea,
|
|
accounts/fr_CH/acctchrt_common.gnucash-xea,
|
|
accounts/fr_CH/acctchrt_currency.gnucash-xea,
|
|
accounts/fr_CH/acctchrt_eduloan.gnucash-xea,
|
|
accounts/fr_CH/acctchrt_fixedassets.gnucash-xea,
|
|
accounts/fr_CH/acctchrt_homeloan.gnucash-xea,
|
|
accounts/fr_CH/acctchrt_homeown.gnucash-xea,
|
|
accounts/fr_CH/acctchrt_otherloan.gnucash-xea,
|
|
accounts/fr_CH/acctchrt_renter.gnucash-xea,
|
|
accounts/fr_CH/acctchrt_retiremt.gnucash-xea,
|
|
accounts/fr_CH/acctchrt_spouseinc.gnucash-xea,
|
|
accounts/fr_CH/acctchrt_spouseretire.gnucash-xea,
|
|
accounts/fr_FR/acctchrt_brokerage.gnucash-xea,
|
|
accounts/fr_FR/acctchrt_carloan.gnucash-xea,
|
|
accounts/fr_FR/acctchrt_cdmoneymkt.gnucash-xea,
|
|
accounts/fr_FR/acctchrt_childcare.gnucash-xea,
|
|
accounts/fr_FR/acctchrt_common.gnucash-xea,
|
|
accounts/fr_FR/acctchrt_currency.gnucash-xea,
|
|
accounts/fr_FR/acctchrt_eduloan.gnucash-xea,
|
|
accounts/fr_FR/acctchrt_fixedassets.gnucash-xea,
|
|
accounts/fr_FR/acctchrt_homeloan.gnucash-xea,
|
|
accounts/fr_FR/acctchrt_homeown.gnucash-xea,
|
|
accounts/fr_FR/acctchrt_otherloan.gnucash-xea,
|
|
accounts/fr_FR/acctchrt_renter.gnucash-xea,
|
|
accounts/fr_FR/acctchrt_retiremt.gnucash-xea,
|
|
accounts/fr_FR/acctchrt_spouseinc.gnucash-xea,
|
|
accounts/fr_FR/acctchrt_spouseretire.gnucash-xea,
|
|
accounts/pt_BR/acctchrt_brokerage.gnucash-xea,
|
|
accounts/pt_BR/acctchrt_carloan.gnucash-xea,
|
|
accounts/pt_BR/acctchrt_cdmoneymkt.gnucash-xea,
|
|
accounts/pt_BR/acctchrt_childcare.gnucash-xea,
|
|
accounts/pt_BR/acctchrt_common.gnucash-xea,
|
|
accounts/pt_BR/acctchrt_currency.gnucash-xea,
|
|
accounts/pt_BR/acctchrt_eduloan.gnucash-xea,
|
|
accounts/pt_BR/acctchrt_fixedassets.gnucash-xea,
|
|
accounts/pt_BR/acctchrt_homeloan.gnucash-xea,
|
|
accounts/pt_BR/acctchrt_homeown.gnucash-xea,
|
|
accounts/pt_BR/acctchrt_otherloan.gnucash-xea,
|
|
accounts/pt_BR/acctchrt_renter.gnucash-xea,
|
|
accounts/pt_BR/acctchrt_retiremt.gnucash-xea,
|
|
accounts/pt_BR/acctchrt_spouseinc.gnucash-xea,
|
|
accounts/pt_BR/acctchrt_spouseretire.gnucash-xea,
|
|
accounts/sk/acctchrt_brokerage.gnucash-xea,
|
|
accounts/sk/acctchrt_carloan.gnucash-xea,
|
|
accounts/sk/acctchrt_cdmoneymkt.gnucash-xea,
|
|
accounts/sk/acctchrt_childcare.gnucash-xea,
|
|
accounts/sk/acctchrt_common.gnucash-xea,
|
|
accounts/sk/acctchrt_currency.gnucash-xea,
|
|
accounts/sk/acctchrt_eduloan.gnucash-xea,
|
|
accounts/sk/acctchrt_fixedassets.gnucash-xea,
|
|
accounts/sk/acctchrt_homeloan.gnucash-xea,
|
|
accounts/sk/acctchrt_homeown.gnucash-xea,
|
|
accounts/sk/acctchrt_otherloan.gnucash-xea,
|
|
accounts/sk/acctchrt_renter.gnucash-xea,
|
|
accounts/sk/acctchrt_retiremt.gnucash-xea,
|
|
accounts/sk/acctchrt_spouseinc.gnucash-xea,
|
|
accounts/sk/acctchrt_spouseretire.gnucash-xea: [20745] Replace
|
|
deprecated xml tag in chart of accounts templates
|
|
|
|
2011-05-28 09:40 gjanssens
|
|
|
|
* [r20713] packaging/win32/dist-impl.sh, packaging/win32/dist.sh,
|
|
packaging/win32/install-impl.sh, packaging/win32/install.sh:
|
|
[20711] Windows build: be sure to restore msys environment even
|
|
when the build fails
|
|
|
|
2011-05-28 09:39 gjanssens
|
|
|
|
* [r20712] packaging/win32/install-impl.sh: [20710] Windows build:
|
|
properly configure msys before checking mingw availability
|
|
|
|
2011-05-27 15:26 jralls
|
|
|
|
* [r20703] util/gnc-svnversion: [20654]Force /bin/echo in git
|
|
section Apple's version of bash version 3, when called as
|
|
/bin/sh, uses an internal echo command which doesn't handle the
|
|
"-n" argument and contaminates the git version string. /bin/echo
|
|
correctly handles the -n argument.
|
|
* [r20702] src/gnome-utils/gnc-main-window.c: [20692]Add a
|
|
gnc_quartz_set_menu call to main_window_new() so that newly
|
|
created windows get their menus on the mac menu.
|
|
|
|
2011-05-27 08:26 cstim
|
|
|
|
* [r20701] configure.ac: Update revision number to 2.4.6
|
|
|
|
2011-05-27 07:37 cstim
|
|
|
|
* [r20700] src/report/business-reports/owner-report.scm: [20699]
|
|
I18n: Minor string improvement so that the capitalization is
|
|
unified in all similar translated strings. BP
|
|
|
|
2011-05-27 07:09 cstim
|
|
|
|
* [r20698] src/gnome-utils/gnc-main-window.c: [20693] Fix up the
|
|
Mac shutdown process to give Gnucash a chance to clean up
|
|
without spewing critical errors about the main loop already
|
|
running (because of calling gnc_shutdown in an event handler).
|
|
Original commit by jralls.
|
|
|
|
2011-05-27 07:04 cstim
|
|
|
|
* [r20697] src/register/register-gnome/gnucash-sheet.c: [20689]
|
|
Preserve selection around the call to gtk_editable_set_position.
|
|
Patch by Jim Paris: This lets us drop the racy
|
|
gnucash_sheet_select_data_cb, which fixes problems with lost
|
|
input.
|
|
|
|
2011-05-23 19:23 cstim
|
|
|
|
* [r20681] po/ja.po: Updated Japanese translation from the
|
|
Translation Project.
|
|
|
|
2011-05-23 19:20 cstim
|
|
|
|
* [r20680] src/report/business-reports/owner-report.scm: [20648]
|
|
Bug #650241: Fix style for aging table in owner reports that has
|
|
changed (after defining doctype) Patch by Bert, modified to
|
|
allow back-porting. Prevent inheriting the parent tablestyle for
|
|
aging table in owner-report.
|
|
* [r20679] src/report/stylesheets/stylesheet-easy.scm,
|
|
src/report/stylesheets/stylesheet-footer.scm: [20675] Bug
|
|
#650757: Fix Easy & footer styles output wrong tags </btd> iso
|
|
</b></td> preventing HTML 4.01 Transitional validation Patch by
|
|
Bert: This patch removes the wrong </btd> tags and closes the
|
|
center tag in the footer and easy stylesheets. Just like Bug
|
|
#650163 (and related to bug #616611) the easy & footer
|
|
stylesheets: *output </btd> tags instead of <b></td> *are
|
|
missing a </center> tag preventing html validation. This patch
|
|
removes the intended </b> and makes a clean </td> out of the
|
|
necessary tags. The styles are set through css anyhow. Furthmore
|
|
it adds the closing </center> tag.
|
|
* [r20678] src/report/stylesheets/stylesheet-easy.scm,
|
|
src/report/stylesheets/stylesheet-fancy.scm,
|
|
src/report/stylesheets/stylesheet-footer.scm: [20674] Bug
|
|
#645221: Patch to show the headline as an h3 across all
|
|
stylesheets Patch by Bert: The attached patch makes sure that
|
|
the title fonts set through the options menu behaves
|
|
consistently across all style sheets. More specifically, it
|
|
patches the following style sheets: *stylesheet-fancy
|
|
*stylesheet-footer *stylesheet-easy Since I don't know how to
|
|
change the default values, this will change the visual
|
|
appearance until people alter the settings (e.g. move everything
|
|
to Sans, 10, bold).
|
|
* [r20677] src/report/standard-reports/trial-balance.scm: [20673]
|
|
Bug #620123: Patch to make account name a header cell, iso td in
|
|
trial-balance Patch by Bert.
|
|
|
|
2011-05-20 23:11 jralls
|
|
|
|
* [r20667] src/engine/gncEntry.c: [20655] Bug #648554: SQL backend
|
|
doesn't correctly save taxable flag on bills. Nicely illustrates
|
|
why copying and pasting code leads to errors. BP
|
|
|
|
2011-05-15 19:36 cstim
|
|
|
|
* [r20650] src/report/stylesheets/stylesheet-fancy.scm: [20647]
|
|
Bug #650163: Fix Technicolor style that outputs wrong tags <btd>
|
|
instead of <b><td> Patch by Bert: The technicolor stylesheet
|
|
outputs </btd> tags where what they actually meant to do was
|
|
</b></td>. This may render report outputs wrongly in different
|
|
browsers and prevents HTML validation. The proposed patch
|
|
removes the bold tags as well (for example for the total rows)
|
|
since the font and its weight are set in the options (and thus
|
|
reflected in the CSS style). There is no need for the report to
|
|
set the bold face with the <b> tag. In addition, the attached
|
|
patch also closed the <center> tag at the beginning of the body
|
|
(also preventing validation). Note that that this tag is
|
|
deprecated for newer version of html (but will pass HTML 4.01
|
|
Transitional).
|
|
|
|
2011-05-13 20:22 cstim
|
|
|
|
* [r20643] src/report/report-system/html-document.scm: [20639] Bug
|
|
#650139: Fix missing doctype preventing HTML 4.01 transitional
|
|
validation Patch by "Bert": This patch fixes part of the missing
|
|
doctype for most reports through html-document.scm Exported
|
|
reports lack a document type, preventing HTML validation. When
|
|
exporting this may lead browsers to incorrectly read the reports
|
|
generated by GnuCash. The attached patch aims for HTML 4.01
|
|
transitional validation of reports in the long term and thus
|
|
adds this doctype on top of the reports. While it is far from
|
|
perfect, 4.01 Trans looks like a good first target and can be
|
|
read by most (including older) browsers.
|
|
* [r20642] src/report/stylesheets/stylesheet-plain.scm: [20638]
|
|
Bug #650138: Style plain: Fix incorrect <p> tag around <h3>
|
|
preventing HTML 4.01 transitional validation Patch by "Bert":
|
|
The stylesheet_plain.scm file renders the headline as a <h3> tag
|
|
within a <p> tag. This prevents several files (including and
|
|
tested on owner.scm) to pass W3C validation on HTML 4.01
|
|
Transitional.
|
|
* [r20641] src/report/business-reports/owner-report.scm: [20637]
|
|
Bug #649992: Let owner-report aging table include due date /
|
|
post date options in aging. Patch by "Bert": Follow up on bug:
|
|
https://bugzilla.gnome.org/show_bug.cgi?id=502066 #502066 called
|
|
"The aging in business reports should use the due date instead
|
|
of the post date". In that bug the aging reports were extended
|
|
to use the due date when reporting overdue in buckets such as
|
|
Current - 0-30 etc. This created an inconsistency since the
|
|
owner reports (such as Customer Report) did not report the
|
|
Current bucket and did not include the option to select Date
|
|
Posted or Date due. The attached patch patches the owner report
|
|
to: *Allow a choice between the use of Due Date and Date Posted
|
|
*Report with the current bucket
|
|
|
|
2011-05-13 20:21 cstim
|
|
|
|
* [r20640] src/app-utils/gnc-sx-instance-model.c: [20612] Bug
|
|
#649608: Skip non-enabled Scheduled Transactions for Future Txn
|
|
report
|
|
|
|
2011-05-02 06:07 cstim
|
|
|
|
* [r20607] po/sk.po: Update Slovak translation, copied from the
|
|
Translation Project.
|
|
|
|
2011-04-22 08:36 cstim
|
|
|
|
* [r20577] src/backend/xml/gnc-backend-xml.c: [20576] Bug #646729:
|
|
Create the lockfile with at least read write user permissions
|
|
Patch by Jim Radford: My backups fail when they attempt to read
|
|
a GnuCash LCK or LNK file because they are created without read
|
|
permissions. As best I can tell it can't hurt to create them
|
|
with user read permissions.
|
|
|
|
2011-04-19 20:22 cstim
|
|
|
|
* [r20574] src/engine/engine-helpers.c: [20570] Bug #647945: Add
|
|
sanity check to hopefully fix crash when running custom reports
|
|
BP
|
|
|
|
2011-04-19 20:21 cstim
|
|
|
|
* [r20573] src/bin/Makefile.am: [20566] Bug #644897: Correctly
|
|
link in libgncmod-report-gnome.la to avoid linking against an
|
|
installed version. Also, sort the linker libraries by
|
|
dependencies.
|
|
* [r20572] src/import-export/aqbanking/gnc-file-aqb-import.c:
|
|
[20569] Bug #646268: Fix minor error on r20565 Original commit
|
|
by jralls.
|
|
* [r20571] src/import-export/aqbanking/gnc-file-aqb-import.c:
|
|
[20565] Bug #646268: Fix missing GWEN_SYNCIO initialization.
|
|
|
|
2011-04-17 19:05 cstim
|
|
|
|
* [r20564] src/optional/python-bindings/function_class.py: [20479]
|
|
Bug #644762: Deprecated __new__() call in function_class.py
|
|
Patch by Sara Arenson: Patch to fix the deprecated __new__()
|
|
call in function_class.py When you create an object of type
|
|
ClassFromFunctions (a subclass of object), you get the following
|
|
warning:
|
|
/opt/gnucash-2.4.0/lib/python2.6/site-packages/gnucash/function_class.py:55:
|
|
DeprecationWarning: object.__new__() takes no parameters return
|
|
super(ClassFromFunctions, cls).__new__(cls, *args, **kargs) As
|
|
per Python docs
|
|
(http://docs.python.org/reference/datamodel.html), __new__()
|
|
accepts class name and a list of arguments for the object's
|
|
constructor. Since ClassFromFunctions's superclass's constructor
|
|
has no arguments, we should not be passing *args and **kargs.
|
|
* [r20563] src/engine/gncInvoice.c: [20554] Bug #647360: Invoice
|
|
entries in expense voucher are created in old voucher, not in
|
|
new one. It worked fine for customer invoices, and vendor bills,
|
|
but not expense vouchers, where the feature was broken all along.
|
|
|
|
2011-04-17 19:04 cstim
|
|
|
|
* [r20562] src/app-utils/date-utilities.scm: [20547] Bug #647242:
|
|
Fix broken averaging for quarter or half-year step size Patch by
|
|
"joshua": I think the problem is in the file date-utilities.scm
|
|
in the define statement starting on line 191. There were no
|
|
options for TwoWeekDelta, QuarterDelta, or HalfYearDelta.
|
|
|
|
2011-04-09 21:34 cstim
|
|
|
|
* [r20550] src/report/report-system/report.scm: [20549] Bug
|
|
#647316: Fix crash when deleting custom report if no backup file
|
|
existed. Before deleting the backup file by (delete-file), it
|
|
must be checked whether the to-be-deleted file exists, otherwise
|
|
the guile procedure will crash.
|
|
|
|
2011-04-09 20:18 cstim
|
|
|
|
* [r20548] src/report/report-system/report-utilities.scm: [20525]
|
|
Fix warning about NULL guid_list in
|
|
xaccQueryAddAccountGUIDMatch, which caused some total amounts in
|
|
reports to disappear. Apparently
|
|
gnc:account-get-trans-type-splits-interval didn't watch out for
|
|
empty lists of accounts, and the resulting split list somehow
|
|
was bogus. Now that we check for empty account list, all is fine
|
|
again. This was broken for some months by now, maybe since
|
|
r20404?
|
|
|
|
2011-04-06 21:07 gjanssens
|
|
|
|
* [r20542] src/gnome-utils/gnc-plugin-file-history.c: [20540] Bug
|
|
#628342 - Quick open on File menu deleted if failed
|
|
* [r20541] src/gnome-utils/gnc-plugin-file-history.c: [20539] Bug
|
|
#629156 Recently Used Filenames incorrectly displayed
|
|
|
|
2011-04-04 23:07 plongstaff
|
|
|
|
* [r20527] configure.ac: Update rev# to 2.4.5
|
|
|
|
2011-04-03 15:33 gjanssens
|
|
|
|
* [r20520] src/engine/Account.c: [20507] Various spelling fixes in
|
|
comments and translatable strings.
|
|
|
|
2011-03-29 20:11 cstim
|
|
|
|
* [r20504] packaging/win32/install-impl.sh: [20501] During win32
|
|
build, if a component is already installed, print the
|
|
installation path Original patch by plongstaff.
|
|
|
|
2011-03-27 19:27 cstim
|
|
|
|
* [r20497] src/app-utils/gnc-ui-util.c: [20496] Bug #645518:
|
|
Partly revert r20378, "Correct memory leaks found with valgrind"
|
|
The original author (Alex) asked to have this part reverted as
|
|
it seems to cause the crash explained in the bugreport, but he
|
|
doesn't have time to investigate this in detail right now.
|
|
|
|
2011-03-26 18:42 cstim
|
|
|
|
* [r20494] po/es.po: Updated Spanish translation by Francisco
|
|
Javier.
|
|
|
|
2011-03-26 13:01 cstim
|
|
|
|
* [r20493] po/de.po: Update German translation - now on the
|
|
correct branch.
|
|
* [r20492] src/import-export/generic-import.glade: [20491] Fix
|
|
glade message with unintended whitespaces.
|
|
|
|
2011-03-26 10:55 gjanssens
|
|
|
|
* [r20488] packaging/win32/build_package.sh: [20487]Windows
|
|
nightly build: fix webserver directory creation hack
|
|
|
|
2011-03-26 09:26 cstim
|
|
|
|
* [r20485] src/gnome-utils/dialog-transfer.c,
|
|
src/gnome-utils/dialog-transfer.h,
|
|
src/import-export/aqbanking/gnc-ab-transfer.c: [20481] Bug
|
|
#645640: Online transfer must not allow to change amount in
|
|
second window
|
|
|
|
2011-03-24 21:53 gjanssens
|
|
|
|
* [r20476] packaging/win32/build_package.sh,
|
|
packaging/win32/daily_build.bat: [20475] Windows build: fix
|
|
weekly 2.4 build and move log files into separate directory
|
|
|
|
2011-03-24 19:42 gjanssens
|
|
|
|
* [r20468] packaging/win32/reset.sh: [20461] Windows build: allow
|
|
reset.sh to remove mingw
|
|
* [r20467] packaging/win32/build_package.sh: [20460] Windows
|
|
build: fix upload code
|
|
* [r20466] packaging/win32/functions.sh: [20457] Improve message
|
|
printed on screen
|
|
* [r20465] packaging/win32/build_package.sh,
|
|
packaging/win32/functions.sh, packaging/win32/weekly_build.sh:
|
|
[20456] Some additional Windows nightly build fixes: - restore
|
|
the original mingw/msys link, even when the build script abort
|
|
(due to a die command) - only restore the mingw/msys link if it
|
|
was saved before - weekly builds should be on Monday, not
|
|
Tuesday - upload tag rebuilds to a directory named 'releases'
|
|
instead of 'tags'
|
|
* [r20464] packaging/win32/build_package.sh: [20455] Build server:
|
|
automatically create directories on webserver for new branches
|
|
* [r20463] packaging/win32/daily_build.bat,
|
|
packaging/win32/weekly_build.bat,
|
|
packaging/win32/weekly_build.sh: [20454] Rework the Windows
|
|
weekly 2.4 build to avoid parallel builds (which would fail)
|
|
|
|
2011-03-24 19:41 gjanssens
|
|
|
|
* [r20462] packaging/win32/dist-impl.sh, packaging/win32/dist.sh,
|
|
packaging/win32/functions.sh, packaging/win32/install-impl.sh,
|
|
packaging/win32/install.sh, packaging/win32/weekly_build.bat:
|
|
[20452] Adapt the windows build system to deal with swapping
|
|
mingw installations on one build machine
|