September 2008 Archives by author
Starting: Mon Sep 1 16:11:48 EDT 2008
Ending: Tue Sep 30 17:50:12 EDT 2008
Messages: 129
- r17497 - gnucash/trunk/po - Add SQL glade file so "make check" succeeds
Derek Atkins
- r17498 - gnucash/trunk/src/backend/sql - Use G_GINT64_FORMAT instead of %lld for x86_64
Derek Atkins
- AUDIT: r17500 - gnucash/trunk/src/engine - export the various QOF_PARAM_* settings to guile
Derek Atkins
- AUDIT: r17489 - gnucash/trunk/src/import-export/qif-import - Bug #141003: QIF Import: Allow the British Pound symbol and the dollar symbol to be used interchangeably.
Charles Day
- AUDIT: r17490 - gnucash/trunk/src/import-export/qif-import - Bug #141002: QIF Import: Allow minus signs at the end of numeric values, e.g. "$10.00-".
Charles Day
- AUDIT: r17493 - gnucash/trunk/src/gnome-utils - Bug #378734, #520570, #545316, #549115: Fix GNCDateEdit widget popup calendar problems.
Charles Day
- AUDIT: r17506 - gnucash/trunk/src/register/ledger-core - Register: Log some debugging information just before crashing because of g_assert_not_reached(). This should hopefully provide some new information to help track down the underlying cause of bug #414407, #420409, #468106, and #551643.
Charles Day
- AUDIT: r17507 - gnucash/trunk/src/register/ledger-core - Bug #340041, #436342: Make the register keep track of whether the exchange rate has been reset. This prevents a zero exchange rate from being ambiguous: previously the register could not tell the difference between "the user has not specified an exchange rate" and "the user has specified a rate of zero".
Charles Day
- AUDIT: r17508 - gnucash/trunk/src/report/report-gnome - Bug #551038: Don't destroy the options database before destroying the options dialog that depends on it.
Charles Day
- AUDIT: r17509 - gnucash/trunk/src/import-export/qif-import - Bug #141003: Revise r17489 to escape the British Pound symbol in Scheme with "\xa3" (for strings) or #\243 (for characters).
Charles Day
- AUDIT: r17553 - gnucash/trunk/src/gnome-utils - GNCAmountEdit: Put the text through the expression parser once instead of twice. This caused a problem in locales that print negative numbers in parentheses. For example, if you entered "-4/3", after the first parse the displayed text would change to "(1 + 1/3)", meaning negative one and one-third. Parsing that text a second time changes the text to "1 + 1/3" since, to the expression parser, parentheses indicate grouping rather than sign.
Charles Day
- AUDIT: r17554 - gnucash/trunk/lib/libqof/qof - gnc_numeric: Support reciprocals (negative denominators) in gnc_numeric_to_decimal().
Charles Day
- AUDIT: r17555 - gnucash/trunk/src/app-utils - Fix printing of fractions when parentheses are shown for negative values.
Charles Day
- r17556 - gnucash/trunk/src/gnome - Price Editor: Set the correct source for new, user-entered prices. This builds on r17525 to fix this problem, which was introduced in r17444.
Charles Day
- AUDIT: r17575 - gnucash/trunk/src/business/business-reports - Bug #549738: Set the default start and end dates to "start of accounting period" and "today", respectively, on customer, vendor, and employee reports.
Charles Day
- AUDIT: r17576 - gnucash/trunk/src/app-utils - Revision to simplify r17555 (no functional change).
Charles Day
- AUDIT: r17588 - gnucash/trunk/src/gnome-utils - GNCDateEdit: Eliminate the need to click the button twice to pop the calendar down in some cases.
Charles Day
- AUDIT: r17598 - gnucash/trunk/src/import-export/qif-import - QIF Import: Remove the changes for bug #141003 but leave the fix to bug #141002 intact. A reworked fix for bug #141003 will be committed separately.
Charles Day
- AUDIT: r17485 - gnucash/trunk/src/gnome-utils - Fix the i18n of the first and last string in the list of tips of the day.
Andreas Köhler
- r17491 - gnucash-docs/trunk/guide/C - Some grammar, typo and punctuation fixes by Michael Witten.
Andreas Köhler
- AUDIT: r17492 - gnucash/trunk/src/gnome - Bug #546064: Make gnucash.desktop survive a desktop entry specification 1.0 verification.
Andreas Köhler
- r17494 - gnucash/trunk - Bug #540148: Allow building against libgoffice-0.8, i.e. goffice >= v0.7.0.
Andreas Köhler
- AUDIT: r17495 - gnucash/trunk/src/import-export/aqbanking - Bug #548601: Do not import unawaited zero balances from aqbanking.
Andreas Köhler
- AUDIT: r17496 - gnucash/trunk/src/gnome-utils - Bug #539962: Remove return value from some void functions.
Andreas Köhler
- AUDIT: r17499 - gnucash/trunk/packaging/win32 - Bug #506873, Win32: Add support for Finance-Quote with ActivePerl 5.10.
Andreas Köhler
- AUDIT: r17502 - gnucash/trunk/src/import-export/aqbanking - Treat AB_Job_StatusPending as a good status, do not ask the user to repeat.
Andreas Köhler
- AUDIT: r17504 - gnucash/trunk/packaging/win32 - Win32: Always try to install Date-Manip and as fallback DateManip.
Andreas Köhler
- r17510 - gnucash/branches/2.2/src/engine - [r17409] Bug #454827: Don't round derived commodity prices until the very last step.
Andreas Köhler
- r17511 - gnucash/branches/2.2/lib/libqof/qof - [r17421, r17456] Add a new function to the gnc_numeric library that converts denominators to exact powers of ten.
Andreas Köhler
- r17512 - gnucash/branches/2.2/src - [r17407, r17429] Bug #309863, #341362: Prevent rounding when entering prices in the Price Editor and Stock Split druid.
Andreas Köhler
- r17513 - gnucash/branches/2.2/src/report/standard-reports - [r17430] Bug #464771: Investment Portfolio report: If there is no price for a particular holding, show a zero price instead of crashing the report.
Andreas Köhler
- r17514 - gnucash/branches/2.2/src/report/report-system - [r17433] Bug #483393: Report system: Allow mixed denominators in numeric collectors.
Andreas Köhler
- r17515 - gnucash/branches/2.2/src/report/report-system - [r17434] Report system: When computing average prices, don't assume all denominators will be identical.
Andreas Köhler
- r17516 - gnucash/branches/2.2/src/gnome-utils - [r17435] Debugging: Fix a LEAVE() call to prevent crashing if commodity is NULL.
Andreas Köhler
- r17517 - gnucash/branches/2.2/src/import-export/aqbanking - [r17436] Fix gnc_ab_get_remote_name() to lookup the remote name instead of purpose.
Andreas Köhler
- r17518 - gnucash/branches/2.2/src/import-export/aqbanking - [r17437] Add missing initialization inside gnc_ab_maketrans().
Andreas Köhler
- r17519 - gnucash/branches/2.2/src/gnome-utils - [r17451, r17462] Bug #543780, #547335: Scrub the transfer dialog calculation of the "to" amount:
Andreas Köhler
- r17520 - gnucash/branches/2.2/src/engine - [r17454] Bug #541970: When finding a "nearest in time" price, break ties by preferring the older price.
Andreas Köhler
- r17521 - gnucash/branches/2.2/src/gnome - [r17458] Bug #522095: Refresh the summary bar when new prices are downloaded.
Andreas Köhler
- r17522 - gnucash/branches/2.2/src/gnome-utils - [r17459] Bug #545722: Get the GNCDateEdit control working on Win32 again.
Andreas Köhler
- r17523 - gnucash/branches/2.2 - [r17494] Bug #540148: Allow building against libgoffice-0.8, i.e. goffice >= v0.7.0.
Andreas Köhler
- AUDIT: r17524 - gnucash/trunk/src/backend/file - Bug #549595, #552306: Correct retval of gnc_int_link_or_make_backup(), add ENOSYS and ENOTSUP.
Andreas Köhler
- r17525 - gnucash/trunk/src/gnome - Correctly set price sources in price editor dialog by reading it from the gui.
Andreas Köhler
- AUDIT: r17526 - gnucash/trunk/src/engine - In check_one_price_date(), replace an strcmp() by safe_strcmp().
Andreas Köhler
- r17527 - gnucash/trunk/src/gnome-utils - Negate amount in exchange rate dialog when swapping accounts.
Andreas Köhler
- r17528 - gnucash/trunk/src/gnome - Hide the sx from txn dialog und show it only when the txn is valid.
Andreas Köhler
- r17529 - gnucash/trunk/src/register/ledger-core - Correct specified numbers of columns of AP/AR and STOCK/CURRENCY registers.
Andreas Köhler
- r17530 - gnucash/trunk/src/register/ledger-core - Bug #506265: Hide the right-most register column by unsetting the sample text.
Andreas Köhler
- r17531 - gnucash/trunk/src/gnome-utils - Correct amount print infos in transfer dialogs.
Andreas Köhler
- r17532 - gnucash/trunk - UTF-8-ize AUTHORS.
Andreas Köhler
- AUDIT: r17533 - gnucash/trunk/src/app-utils - When printing negative quotients, use a minus between the integer and fraction part.
Andreas Köhler
- r17534 - gnucash/trunk/lib/libqof/qof - Optimize gnc_numeric_check() by G_LIKELY-fying that the denominator is non-zero.
Andreas Köhler
- AUDIT: r17535 - gnucash/trunk/src/gnome-utils - In price and commodity tree views, restore gconf settings after initialization.
Andreas Köhler
- r17536 - gnucash/branches/2.2/src/gnome-utils - [r17463] Transfer dialog: Don't round quotes pulled from the price db.
Andreas Köhler
- r17537 - gnucash/branches/2.2 - [r17464] Bug #529816: Clarify i18n strings and comments concerning CUSIP and ISIN.
Andreas Köhler
- r17538 - gnucash/branches/2.2/src/gnome - [r17440, r17469] Usability: Price/Security Editor: Expand/Collapse non-leaf rows is double-clicked.
Andreas Köhler
- r17539 - gnucash/branches/2.2/src/app-utils - [r17457, r17533] Don't round values that will be displayed as expressions
Andreas Köhler
- r17540 - gnucash/branches/2.2/src/engine - [r17472] Bug #543061: Fix the smallest fraction of IDR currency to match ISO 4217.
Andreas Köhler
- r17541 - gnucash/branches/2.2 - [r17476] AUTHORS: Add Frank Ellenberger and update my own details.
Andreas Köhler
- r17542 - gnucash/branches/2.2/src/import-export/qif-import - [r17477] Bug #548891: QIF Import: Prevent crashing when the mapping preferences can't be saved.
Andreas Köhler
- r17543 - gnucash/branches/2.2/src/engine - [r17482] Bug #526313: Add currency Venezuelan Bolivar Fuerte (VEF).
Andreas Köhler
- r17544 - gnucash/branches/2.2/src/import-export/aqbanking - [r17495] Bug #548601: Do not import unawaited zero balances from aqbanking.
Andreas Köhler
- r17545 - gnucash/branches/2.2/src/gnome-utils - [r17496] Bug #539962: Remove return value from some void functions.
Andreas Köhler
- r17546 - gnucash/branches/2.2/packaging/win32 - [r17499, r17504] Bug #506873, Win32: Add support for Finance-Quote with ActivePerl 5.10, add fallback DateManip.
Andreas Köhler
- r17547 - gnucash/branches/2.2/src/engine - [r17500] export the various QOF_PARAM_* settings to guile
Andreas Köhler
- r17548 - gnucash/branches/2.2/src/import-export/aqbanking - [r17502] Treat AB_Job_StatusPending as a good status, do not ask the user to repeat.
Andreas Köhler
- r17549 - gnucash/branches/2.2/src/register/ledger-core - [r17506] Register: Log some debugging information just before crashing because of g_assert_not_reached()
Andreas Köhler
- r17550 - gnucash/branches/2.2/src/backend/file - [r17524] Bug #549595, #552306: Correct retval of gnc_int_link_or_make_backup(), add ENOSYS and ENOTSUP.
Andreas Köhler
- r17551 - gnucash/branches/2.2/src/engine - [r17526] In check_one_price_date(), replace an strcmp() by safe_strcmp().
Andreas Köhler
- r17557 - gnucash/trunk/po - Add new source files to POTFILES.in.
Andreas Köhler
- r17558 - gnucash/branches/2.2/src/gnome-utils - [r17349, 17468, 17535] In price and commodity tree views, restore gconf settings after initialization, add default sort column.
Andreas Köhler
- r17559 - gnucash/branches/2.2/src/gnome-utils - [r17553] GNCAmountEdit: Put the text through the expression parser once instead of twice.
Andreas Köhler
- r17560 - gnucash/branches/2.2/lib/libqof/qof - [r17554] gnc_numeric: Support reciprocals (negative denominators) in gnc_numeric_to_decimal().
Andreas Köhler
- r17561 - gnucash/branches/2.2/src/business/business-reports - [r17483] Bug 549738: Make "today" the default date of the aging reports.
Andreas Köhler
- r17562 - gnucash/branches/2.2/src/gnome-utils - [r17485] Fix the i18n of the first and last string in the list of tips of the day.
Andreas Köhler
- r17563 - gnucash/branches/2.2 - [r17488] Add ignore pattern to POTFILES.in creation to ignore swig generated files.
Andreas Köhler
- r17564 - gnucash/branches/2.2/src/gnome - [r17492] Bug #546064: Make gnucash.desktop survive a desktop entry specification 1.0 verification.
Andreas Köhler
- AUDIT: r17565 - gnucash/trunk/src/business - In some files, do not disable -Waddress completely but keep it as warning instead.
Andreas Köhler
- AUDIT: r17566 - gnucash/trunk/src/import-export/aqbanking - Add a variable initialization to bal_accountinfo_cb().
Andreas Köhler
- AUDIT: r17567 - gnucash/trunk/src - Do not treat -Wstrict-aliasing warnings as errors in files using G_LOCK.
Andreas Köhler
- r17568 - gnucash/branches/2.2/src/business - [r17565] In some files, do not disable -Waddress completely but keep it as warning instead.
Andreas Köhler
- r17569 - gnucash/branches/2.2/src/import-export/aqbanking - [r17566] Add a variable initialization to bal_accountinfo_cb().
Andreas Köhler
- r17570 - gnucash/branches/2.2/src - [r17567] Do not treat -Wstrict-aliasing warnings as errors in files using G_LOCK.
Andreas Köhler
- AUDIT: r17571 - gnucash/trunk - Update .gitignore.
Andreas Köhler
- AUDIT: r17572 - gnucash/trunk - Further update .gitignore.
Andreas Köhler
- r17573 - gnucash/branches/2.2 - [r17571,r17572] Update .gitignore.
Andreas Köhler
- r17574 - gnucash/branches/2.2/src/report/report-gnome - [r17508] Bug #551038: Don't destroy the options database before destroying the options dialog that depends on it.
Andreas Köhler
- r17577 - gnucash/branches/2.2/src/business/business-reports - [r17575] Bug #549738: Set the default start and end dates to "start of accounting period" and "today", respectively, on customer, vendor, and employee reports.
Andreas Köhler
- r17578 - gnucash/branches/2.2/src/app-utils - [r17555, r17576] Fix printing of fractions when parentheses are shown for negative values
Andreas Köhler
- r17579 - gnucash/branches/2.2/src/gnome-utils - [r17493] Bug #378734, #520570, #545316, #549115: Fix GNCDateEdit widget popup calendar problems.
Andreas Köhler
- r17580 - gnucash/branches/2.2/src/gnome-utils - [r17441, r17470, r17471] Fix bugs in the commodity and price tree models.
Andreas Köhler
- r17581 - gnucash/branches/2.2/src/engine - [r17467] Prices: Emit a qof event when a price is changed.
Andreas Köhler
- r17582 - gnucash/branches/2.2 - Update to release 2.2.7.
Andreas Köhler
- r17583 - gnucash/branches/2.2 - NEWS was too futuristic.
Andreas Köhler
- r17584 - gnucash/branches/2.2/po - Add a few missing files to POTFILES.in.
Andreas Köhler
- AUDIT: r17585 - gnucash/trunk - Bug #539947: Replace __FUNCTION__ by G_STRFUNC.
Andreas Köhler
- AUDIT: r17590 - gnucash/trunk/packaging/win32 - Win32: Make intltool-merge usable.
Andreas Köhler
- r17591 - gnucash/branches/2.2/packaging/win32 - [r17590] Win32: Make intltool-merge usable.
Andreas Köhler
- AUDIT: r17592 - gnucash/trunk/packaging/win32 - Win32: Ship the correct redirect.exe.
Andreas Köhler
- r17593 - gnucash/branches/2.2/packaging/win32 - [r17592] Win32: Ship the correct redirect.exe.
Andreas Köhler
- r17597 - gnucash/branches/2.2 - Update NEWS.
Andreas Köhler
- r17599 - htdocs/trunk/news - Announce release 2.2.7.
Andreas Köhler
- r17600 - gnucash/tags - Tagging release 2.2.7 (r17597)
Andreas Köhler
- r17609 - gnucash/trunk/src/bin - Update latest stable version.
Andreas Köhler
- r17610 - gnucash/trunk/src - Unite report and check print settings.
Andreas Köhler
- r17611 - gnucash/trunk/src - Bug #531871: Add a page setup dialog.
Andreas Köhler
- r17612 - gnucash/trunk/packaging/win32 - Win32: Add initial support for compiling against AqBanking v3.
Andreas Köhler
- r17503 - gnucash/trunk/src/backend/sql - Remove constraint that lot.account_guid must not be null. Unfortunately,
Phil Longstaff
- r17505 - gnucash/trunk/src/backend/sql - If current lots version has account_guid constraint that it can't be null,
Phil Longstaff
- r17606 - gnucash/trunk/src - Improve error handling. If an SQL command fails, set the qof backend error
Phil Longstaff
- r17484 - gnucash-docs/trunk - German translation of guide ch_overview by Niklas Spille
Christian Stimming
- r17486 - gnucash/branches/2.2/po - German translation updated.
Christian Stimming
- r17487 - gnucash/branches/2.2/po - Revert r16485 in POTFILES.in - was unintended for svn.
Christian Stimming
- AUDIT: r17488 - gnucash/trunk - Add ignore pattern to POTFILES.in creation to ignore swig generated files.
Christian Stimming
- r17501 - gnucash/branches/2.2 - Updated Italian translation by Cristian Marchi
Christian Stimming
- r17552 - gnucash/branches/2.2/po - Updated Dutch translation by Hendrik-Jan Heins
Christian Stimming
- r17586 - gnucash/branches/2.2/src/register/ledger-core - Fix compiler warning about potentially uninitialized variable.
Christian Stimming
- r17587 - gnucash/trunk/src/register/ledger-core - [17586] Fix compiler warning about potentially uninitialized variable.
Christian Stimming
- r17589 - gnucash-docs/trunk - Activate installation of de_DE translated guide.
Christian Stimming
- r17594 - gnucash/branches/2.2/src/engine - [r16721] Add currencies XDR and XXX for IMF and "no-currency" (#504935)
Christian Stimming
- AUDIT: r17595 - gnucash/trunk - Add Finnish translation by Tuomo Kohvakka.
Christian Stimming
- r17596 - gnucash/branches/2.2 - [r17595] Add Finnish translation by Tuomo Kohvakka.
Christian Stimming
- r17601 - htdocs/trunk - Remove obsolete gnucash translation template.
Christian Stimming
- r17602 - gnucash/trunk - Heavily improved Tax Report & TXF export by Alex Aycinena.
Christian Stimming
- r17603 - gnucash-docs/trunk - Updates the Customize help chapter to reflect changes to the Tax Report.
Christian Stimming
- r17604 - gnucash/trunk - Added German account template for a Wohnungswirtschaft business, by Christoph Franzen.
Christian Stimming
- r17605 - gnucash/trunk/accounts/de_DE - Fix incomplete r17604; fix wrong title and add root account.
Christian Stimming
- AUDIT: r17607 - gnucash/trunk - Add Finnish account templates.
Christian Stimming
- r17608 - gnucash/branches/2.2 - [r17607] Add Finnish account templates.
Christian Stimming
Last message date:
Tue Sep 30 17:50:12 EDT 2008
Archived on: Tue Sep 30 17:50:16 EDT 2008
This archive was generated by
Pipermail 0.09 (Mailman edition).