Commit Graph

9221 Commits (bbde4b3dbae16409e89bc641ac097bdcf3818c91)

Author SHA1 Message Date
Phil Longstaff bbde4b3dba 1) Update svn:ignore for accounts/cs to ignore Makefile and Makefile.in
17 years ago
Phil Longstaff de12ce04c3 Remove unneeded include file dlfcn.h which causes problems on win32.
17 years ago
Charles Day 1eadc9c581 QIF Import: Create transactions in the user-specified currency rather than the default currency. For example, if the default currency is pesos and the user has specified that the QIF transactions are all USD, the transaction currency should be USD too.
17 years ago
Phil Longstaff afa7bcd47c Fix bug 578212 – gnucash needs to be patch to build against goffice >= 0.7.5
17 years ago
Charles Day 914fd9730c Bug #478106: Add sanity check to currency exchange dialog.
17 years ago
Phil Longstaff 2979c970bb Fix bug #475806. Mismatch between return value (SCM_BOOL_F) and test (SCM_NULLP) to determine if
17 years ago
Phil Longstaff c673516546 Commit patch for Bug 577221 – optimization update title only when changed
17 years ago
Phil Longstaff dfa31ff6e4 Apply patch by Herbert Thoma: Bug 580281 – Entering multiple prices with price editor is tedious
17 years ago
Phil Longstaff a19b1b56c2 Remove commented-out obsolete backend module name
17 years ago
Phil Longstaff be3d70906a Fix memory leak
17 years ago
Phil Longstaff 712fbdb3b3 Create an index for the slots table indexed on the obj guid. This is the last piece of
17 years ago
Phil Longstaff 8221aada49 Fix bug 573645: SWIG binding for GncTaxTableGetEntries is wrong.
17 years ago
Charles Day f07425f1b0 QIF Import: Add support for German "Oth S" accounts.
17 years ago
Phil Longstaff 635dc6ef7d Modifications to the budget report:
17 years ago
Phil Longstaff a62e81f0ae Fix "unbound variable" problem due to split of gnome-utils directory.
17 years ago
Christian Stimming c1d564d0e6 I18n improvements: Don't mark single characters for translation.
17 years ago
Christian Stimming 3db99810fc I18n improvements: Don't mark gtk stock button labels as translatable. Uppercase field labels.
17 years ago
Derek Atkins 4ef29a2b3e Call swig with -python because we never need -noproxy
17 years ago
Phil Longstaff dcdc943f3a 1) Remove obsolete xxx-backend-file files (now are backend-xml)
17 years ago
Phil Longstaff f7048ca505 Fix compilation problems for gtkhtml which uses gnome_print. My version of gtkhtml-dev
17 years ago
Phil Longstaff 2d44031808 Remove magic strings - "gnc-guppi-pie" and other chart object types were separately defined
17 years ago
Phil Longstaff ea934ae4d0 Merge webkit branch into trunk.
17 years ago
Christian Stimming b810924125 Bug #559670: Aqbanking should not ask for already accepted certificates.
17 years ago
Phil Longstaff 0591867447 Another fix for lib/libqof -> src/libqof change.
17 years ago
Charles Day 9f7c476d58 Reverse an unintended change from r18034.
17 years ago
Charles Day c6ceaa75b7 Register: Add an ENTER/LEAVE pair.
17 years ago
Phil Longstaff 0e4c9a03f9 Add extra status checking for return codes. Errors cause a CRIT message to the
17 years ago
Phil Longstaff 29d9be3aa9 Fix move from lib/libqof -> src/libqof
17 years ago
Charles Day b5911ecf2e Bug #478055: Adjust read syntax of symbol names that include spaces. This old syntax doesn't work in guile 1.8, at least not on Fedora 9 64-bit.
17 years ago
Phil Longstaff 89bfcce989 Rename lib/libqof -> src/libqof
17 years ago
Phil Longstaff da681aa92d Fix crash when searching for a customer
17 years ago
Phil Longstaff 6b8dcdc737 Rename src/business/business-core/file -> src/business/business-core/xml
17 years ago
Phil Longstaff d3b232d208 Rename src/backend/file -> src/backend/xml
17 years ago
Charles Day 3b096be543 Register: Force scroll to the current row if the row height may have changed and pushed the current row out of sight.
17 years ago
Charles Day 8493afcc37 Bug #432021: Register: Recompute block offsets if the cell heights may have changed.
17 years ago
Charles Day 673bdf5496 Register: Add some gnome-related debugging messages.
17 years ago
Charles Day fd4f497103 Register: Add some new debugging messages to the ledger display functions.
17 years ago
Phil Longstaff bf2aeaefd4 Add missing file headers with license notice.
17 years ago
Phil Longstaff 9ded71b028 Remove some unnecessary dependencies
17 years ago
Phil Longstaff 3b70eef190 Fix crash due to use of uninitialized variable. Fix supplied by Sebastien Held.
17 years ago
Phil Longstaff f8cf69ef2d Add some debug enter/exit tracing. Add some more argument checking.
17 years ago
Derek Atkins c02bba9102 Upgrade doxygen configuration from 1.5.2 to 1.5.7.1
17 years ago
Phil Longstaff 6e46443785 Fix uninitialized variable fileChooserAction.
17 years ago
Andrew Sackville-West 07467f13c6 Implement new custom report dialog.
17 years ago
Charles Day 908813cf34 QIF Import: Throw an error immediately upon failing to parse a category. Previously a bad value was returned, which could then cause a failure in the caller.
17 years ago
Charles Day 77c174f5c0 QIF: Replicate the fix from r17998 in two other QIF-related places.
17 years ago
Charles Day dfa30891c7 QIF Import: Support backslash characters in category names. There was a mistake the regular expression, as a pipe symbol shouldn't be escaped with a backslash when used inside brackets.
17 years ago
Phil Longstaff 52343ab661 Add debugging info re SQL transactions
17 years ago
Phil Longstaff 69458bd21c 1) Remove obsolete dwi directory.
17 years ago
Phil Longstaff 580ac585ee Remove Database Connection dialog and menu entry
17 years ago