Commit Graph

11916 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 b63164ea65 Update revision to 2.3.0
17 years ago
Phil Longstaff 5b87adeb48 1) Add commands to build win32 version of gnucash using webkit.
17 years ago
Christian Stimming 912cbe8901 Updated German translation (still 130 to go, sigh.)
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
Cristian Marchi 6aef0f2357 Update of Russian translation by Sergey Belyashov
17 years ago
Christian Stimming 9f3302e2de Add Czech account templates by Michael Mráka.
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
Christian Stimming 822905a9ab Update Hebrew translation: Copied from 2.2 branch, merged with latest trunk template.
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 607931cee4 Merge all translations with up-to-date pot template.
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 3eed1ba86b re-enable the python bindings
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
Christian Stimming d426c0b7da Copy all translations (and glossaries) from 2.2 branch, r17964, to trunk.
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 2ad4425be9 1) Use AS_HELP_STRING() to line up stuff in '--help' output
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