Commit Graph

879 Commits (bbde4b3dbae16409e89bc641ac097bdcf3818c91)

Author SHA1 Message Date
Christian Stimming 3fe13a6733 Bug #566567: [Win32] Do not touch .scm-links on windows - always copy scm files
18 years ago
Charles Day 385a3342fd The following changes are included:
18 years ago
Charles Day d2683f020f Scheme: Send backtraces to the gnucash.trace log as well as the console.
18 years ago
Charles Day e7bb4ac09f QIF Import: Fix support for multi-byte account separators.
18 years ago
Andreas Köhler 4126b8bee3 Remove old code unused since r14253.
19 years ago
Andreas Köhler c8a63e3c73 Correct the checks for gnc:*finance-quote-{check,helper}* to use string-null?.
19 years ago
Andreas Köhler c38bcd3ed7 Drop process.scm and spawn perl to retrieve price quotes.
19 years ago
Derek Atkins 0db8a768b4 Phil Longstaff's patch for begin/commit edit in price quotes.
19 years ago
Derek Atkins 49c4d834e3 convert price/pricedb objects to GObject initialization
19 years ago
David Hampton 2af48fcb16 Convert the check printing code from Scheme to C. Add support for
19 years ago
David Hampton 8627d4c024 Guile 1.8 seems to be pickier about inexact->exact producing integer
19 years ago
David Hampton 6fbada92ec Remove all traces of the AccountGroup data structure. Accounts now
19 years ago
Joshua Sled 49501c2dbb (Swig-)expose functions to g_log(...) at various levels; convert the gnc:{error,warn,msg,debug} functions to use those. Make sure the Finance::Quote version is sent to stdout no matter what.
19 years ago
Joshua Sled 5812812893 Bug#168700: extension of fin.scm with cpd_{,i,p}pmt functions, featuring variable compounding and consistent rounding functions. Patch from Ludovic Nicolle <ludo_gnc@chezludo.com>, though moved around in the file a bit.
20 years ago
David Hampton 79ac47e0f8 Need to expliticly load the gnome-utils scheme code.
20 years ago
Chris Shoemaker e4ebb3eb1b Audit all .scm files for cases where null objects were assumed to be #f.
20 years ago
Chris Shoemaker d858897154 Get price-quotes to work again.
20 years ago
Chris Shoemaker 31e926c486 Merge swig-redo branch back into trunk.
20 years ago
Christian Stimming 23c8cff5a8 Next round of Makefile symlink cleanup.
20 years ago
Christian Stimming 2648783526 Replace : as sed's replacement command delimiter by # because on Windows, fully qualified filenames might contain the colon.
20 years ago
David Hampton d103f3514e Remove old help-topics-index files.
20 years ago
Chris Shoemaker 22ce233d1b Fix Bug#342736 by replacing "make-shared-substring" with "substring".
20 years ago
Chris Shoemaker 3dd0f96c60 Fixing bug #341589: Apparently, guile 1.8 will actually enforce the rule
20 years ago
Chris Shoemaker 227f13e913 Silence guile warnings about duplicate binding introduced in guile-1.8.
20 years ago
Chris Shoemaker aeda15cb74 Limit memo length to 27 chars on Quicken wallet checks with side stub
20 years ago
David Hampton beb04f0e96 Fix the crash in #339764.
20 years ago
David Hampton f02981a6f6 Handle the failure to fork a child process and print an error message,
20 years ago
David Hampton 9a3be57d8d Mike Alexander's patch to get currency quote retrieval working again,
20 years ago
Christian Stimming a999514bb0 Remove translation macros so that this unused file isn't included in
20 years ago
David Hampton 4905d06edc Pass a dialog pointer through the scm code and back to the C error
20 years ago
Christian Stimming 7da11565e0 Reduce debug stack size from 2,000,000 to 200,000 because guile on windows will only accept the smaller value.
20 years ago
Christian Stimming e993e7256a Replace "ln -sf" by "$(LN_S) -f" for
20 years ago
David Hampton 0c33f64499 Regularize the naming of the Finance::Quote auxiliary scripts. Remove
20 years ago
Derek Atkins 3fcedbca8e Make the build work if the build directory is not the source
20 years ago
David Hampton 981950d7db Print out the installed F::Q version at startup.
20 years ago
David Hampton 0efa562ecb Add translation and rotation to the custom printing page. Modify the
21 years ago
Chris Shoemaker 64432b5521 Move the global report hash-table from guile to C.
21 years ago
Chris Shoemaker 4a8a8d65c6 Remove the obsolete gnucash-run-script and its test.
21 years ago
Chris Shoemaker e9135b6e67 Install price quote sources without calling main.scm.
21 years ago
Chris Shoemaker 486a9e7831 Re-enable report menu setup.
21 years ago
Chris Shoemaker f3bbfd9f12 Export debugging state from C to guile.
21 years ago
Chris Shoemaker ebd305b9ff Consolidate application lifecycle functions into src/gnome-utils,
21 years ago
Chris Shoemaker a521262717 Major step in extraction of application startup from guile.
21 years ago
David Hampton fda788321c Overhaul the print check dialog. Make HIG changes, and make the
21 years ago
Chris Shoemaker ed3432108c Remove "batch-mode" processing from main.scm. It's no longer needed.
21 years ago
Chris Shoemaker 47707f1e26 Remove --devel option, which aparently doesn't do anything.
21 years ago
Chris Shoemaker 4796f631b2 Process the --add-price-quotes command-line option from C.
21 years ago
Chris Shoemaker 89252d8677 Remove processing of share-path from guile.
21 years ago
Derek Atkins dffd616761 Continue to load config.auto even if we find config.user.
21 years ago
Chris Shoemaker 108aeb4707 Guile-side clean-up for --namespace option.
21 years ago