Commit Graph

148 Commits (zzzoldfeatures/remove-group2)

Author SHA1 Message Date
David Hampton 119cfd351f Sync changes 15253:15563 into the branch.
20 years ago
David Hampton d83fe38b84 Sync changes 15066:15252 into the branch.
20 years ago
David Hampton b84c2e23be Fix uninitialzed variable error message.
20 years ago
Derek Atkins c44823149a r13496@cliodev: warlord | 2006-10-16 22:29:43 -0400
20 years ago
Chris Shoemaker 31e926c486 Merge swig-redo branch back into trunk.
20 years ago
Christian Stimming c2c2be885e Add library dir for test runtime where necessary, as discussed on gnucash-devel
20 years ago
Christian Stimming 60ff04b2fb Implement automatic relocation of previously compiled-in paths.
20 years ago
Christian Stimming b51a9207dd Move the MT940 importer action from the mt940 into the hbci plugin because in
20 years ago
Christian Stimming 791e8e484e Fix and clarify path names that were mixed up.
20 years ago
Christian Stimming ff961d57f8 Remove obsolete/unused generated headers; all directory paths are now in src/engine/gnc-path.c.
20 years ago
Christian Stimming 4d8585bd16 Add includes that had been included by the obsolete i18n.h header
20 years ago
Christian Stimming d437f7f556 Replace every hard-coded directory path with the respective call to gnc_path.
20 years ago
Christian Stimming 8ae5136206 For windows, ignore gnc_engine_is_initialized check for now because it doesn't work correctly.
20 years ago
Christian Stimming e11cb3a040 Use the PATH_SEPARATOR variable from ./configure during path creation in script. Necessary for windows ; searchpath separator
20 years ago
Christian Stimming d89eb73a92 Add missing include
20 years ago
Christian Stimming 55661d1ecd Replace : as sed's replacement command delimiter by # because on Windows, fully qualified filenames might contain the colon.
20 years ago
Derek Atkins e914708cc3 Adjust the "development version" message for the 2.0.1 release.
20 years ago
Derek Atkins 3ad22b5eb5 Allow proper compile/install from tarball using separate builddir.
20 years ago
Derek Atkins 3366829dc2 Move the GLIB26 compatibility checks to configure.in.
20 years ago
David Hampton d982c50662 Don't ever reference lib/glib26 if the host system has glib 2.6 or
20 years ago
David Hampton e5c0029700 Add lib/glib26 to the include and library paths.
20 years ago
Chris Shoemaker 89f37371d9 Disable support for the old binary file format.
20 years ago
Chris Shoemaker 2982e18f73 Move the error-handling of failure to initialize the engine from
20 years ago
David Hampton 599d37402b Load the user config earlier in startup. Fixes the missing custom
20 years ago
David Hampton 73e02ed09a Remove debug message.
20 years ago
David Hampton 41db89c516 Remove functions to be deprecated in libqof2. (Pass One - trivial
20 years ago
Joshua Sled 9bf79f4cf8 Terminate GOptionEntry array, preventing warnings and/or errors parsing command-line options.
21 years ago
Chris Shoemaker da35e7c127 No need to run the BOOK_OPENED hook twice when open a book.
21 years ago
David Hampton de8e3a75c4 Disable quote related functionality when F::Q isn't installed.
21 years ago
David Hampton 1d13d5db55 Pass argc by reference instead of value so g_option_parse_context can
21 years ago
David Hampton d1a477d98e Don't initialize the display at option parsing time. This way
21 years ago
Chris Shoemaker 89c9f6821e Recompute argc after argv may have changed.
21 years ago
David Hampton 7bbae9f949 Fix some issues when invoking from a non-utf8, non latin1 locale. Use
21 years ago
Neil Williams f0d89dbfda reverting r12999 and implementing a set of default log modules
21 years ago
Christian Stimming c3651dea10 I18n string cleanup; add explanations for translators
21 years ago
Derek Atkins ed2263acdb Get "make distcheck" to work....
21 years ago
Chris Shoemaker 4a8a8d65c6 Remove the obsolete gnucash-run-script and its test.
21 years ago
Chris Shoemaker f84d6e2d81 Move dialog-totd from gnome to gnome-utils.
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 ebd305b9ff Consolidate application lifecycle functions into src/gnome-utils,
21 years ago
Chris Shoemaker 96cbfeab11 Process --debug command-line option from C instead of guile.
21 years ago
Chris Shoemaker a38ae3abf7 Avoid GUI initialization durring --add-price-quotes, fixes #327670
21 years ago
Chris Shoemaker a521262717 Major step in extraction of application startup from guile.
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 ed3b1e3ab9 Process gnome command-line arguments after our own,
21 years ago
Chris Shoemaker dc3bcabbb8 Initialize Gnome libraries before booting guile.
21 years ago
Derek Atkins 28f2785c9e Need to add a PATH for the tests to succeed.
21 years ago
Derek Atkins 90b28bb880 * src/bin/gnucash-bin.c: update splash screen while loading modules.
21 years ago