2013-04-18 07:20 cstim * [r22913] po/de.po: Updated German translation. For plural forms, the singular does not need to specify the %d conversion specifier. See e.g. this thread http://article.gmane.org/gmane.comp.version-control.git/221583 2013-04-17 20:18 cstim * [r22912] packaging/win32/defaults.sh, packaging/win32/install-impl.sh: Win32 build: Update libofx to version 0.9.8, including version check 2013-04-15 19:36 cstim * [r22907] po/nl.po: Updated Dutch translation, copied from the Translation Project. 2013-04-14 19:47 cstim * [r22905] po/da.po: Updated Danish translation, via Translation Project. 2013-04-11 20:33 cstim * [r22896] packaging/win32/defaults.sh: [22895] Win32 build: Upgrade libofx to 0.9.7 due to bug #697133 with long lines 2013-04-09 23:02 jralls * [r22893] configure.ac, macros/ac_python_devel.m4: [r22892][Bug #697402] configure doesn't find python on Debian Lose the PKG_CHECK_MODULES for python and make sure that Python.h is present and findable in AC_PYTHON_DEVEL instead. 2013-04-04 10:54 mikee * [r22872] src/report/standard-reports/register.scm: [r22833]Prevent line break in date column on hyphen. 2013-03-30 15:00 cstim * [r22849] packaging/win32/defaults.sh: Update libofx version to 0.9.6, released today 2013-03-29 20:54 jralls * [r22845] ChangeLog, ChangeLog.2011, ChangeLog.2012, NEWS: Update NEWS and Changelogs for 2.4.12 Release 2013-03-29 20:22 jralls * [r22844] configure.ac: Bump Version for 2.4.12 2013-03-29 20:13 cstim * [r22842] packaging/win32/defaults.sh: Win32 build: Update libofx version... there was a 0.9.5 release last year. 2013-03-29 20:04 cstim * [r22841] accounts/ru/acctchrt_common.gnucash-xea: [22840] Fix spell error in Russian translation, by enikulenkov. Patch submitted as github pull request, see here: https://github.com/enikulenkov/gnucash/commit/ceab7311fc6512349a73bfe927f7f0b53868d173 2013-03-29 19:36 cstim * [r22839] packaging/win32/defaults.sh: Win32 build: Update aqbanking versions (and libofx, ktoblzcheck, gwenhywfar) for 2.4 branch 2013-03-29 16:29 jralls * [r22837] Makefile.am: [r22836]Modify the distcheck of POTFILES.skip to ignore scheme files They need to be in the skip file to mollify newer intltool versions, but still need to be handled by guile-strings.c for older versions of intltool. 2013-03-26 19:47 gjanssens * [r22835] src/gnome-utils/dialog-account.c: [22834] Bug #696469 - renumbering subaccounts does not preserve original order Author Sébastien Villemot 2013-03-09 10:24 cstim * [r22826] src/import-export/ofx/gnc-ofx-import.c: [22825] Bug #695423: Fix OFX Commodity Account handling. Patch by Burke. 2013-03-03 01:52 jralls * [r22823] src/gnome-utils/gnc-gnome-utils.c: [r22822]Mac: Adjust document path for new location 2013-03-02 00:25 jralls * [r22819] src/backend/dbi/gnc-backend-dbi.c: [r22818][Bug #661832]MySQL database error after wireless reconnect After suggestion by Wang Xiaozhe 2013-02-18 20:56 cstim * [r22785] po/de.po: Minor update of German translation, as suggested by Dietmar Wolf. I hope this wording is not a Swiss German issue but is valid for all German speakers. 2013-02-18 19:59 cstim * [r22782] po/uk.po: Updated Ukrainian translation, by Maksym Kobieliev, via Translation Project. 2013-02-16 23:11 alex.aycinena * [r22781] src/report/locale-specific/us/taxtxf.scm: Update taxtxf.scm to fix beginning balance sign and signs for Transfer From/To amounts for liability/equity accounts; bug 667093 2013-02-05 01:45 alex.aycinena * [r22754] src/tax/us/txf.scm: Update txf.scm to reflect 2012 changes to US Income Tax Forms and Schedules. 2013-01-30 06:46 mta * [r22737] src/register/ledger-core/split-register-util.c: [22673] Use the correct fraction when editing expanded multiple currency transactions. When a transaction is expanded and trading accounts are in use, the debit and credit cells contain values in the split's commodity not the transaction's currency. For example if you have a transaction involving JPY and USD currencies and the transaction's currency is JPY, you can only enter whole dollar amounts in the USD splits. This fixes this problem. 2013-01-22 10:26 gjanssens * [r22722] doc/Makefile.am: Bug #680086 - Each Tip of the Day has an n shown at the end BP 2013-01-15 16:19 gjanssens * [r22704] src/backend/xml/sixtp.c: [22703] Bug #672364 - does not properly handle XML parse errors, leading to possible data loss Handle return value of xmlParseDocument() Ignoring errors can lead to data loss. Author: Sébastien Villemot Bug-Debian: http://bugs.debian.org/696282 2013-01-14 01:20 jralls * [r22702] src/gnome-utils/dialog-book-close.c, src/gnome-utils/gnc-ui.h: Fix #638955 Connect the `Help' button in the `Close Book' dialog box (Tools > Close Book) to newly-written help section on book closing. Signed-off-by: Yawar Amin