Commit Graph

8176 Commits (zzzoldfeatures/module-cleanup)

Author SHA1 Message Date
Peter McAlpine ace5f089d2 de-modulify gnome-search
19 years ago
Peter McAlpine 369de12aff merge 15658 - remove network-utils ...
19 years ago
Peter McAlpine 9e5ec83418 de-modulify gnucash/calculation
19 years ago
Peter McAlpine 01d497ee21 reverse the failure check logic (typo)
19 years ago
Peter McAlpine 1096c47f3c de-modularize register-core, register-gnome, ledger-core
19 years ago
Derek Atkins 6eb4fef9b9 The New Turkish Lira changes from TRL to TRY in 2005.
19 years ago
Joshua Sled 25235a3d16 updates
19 years ago
Joshua Sled 29a0d578a0 Clean up echoing.
19 years ago
Andreas Köhler 15697348f2 Add missing #includes of glib-compat.h. Fix #407079.
19 years ago
Joshua Sled 552bc61c8b Update --extra and --debug as per discussion.
19 years ago
Andreas Köhler 65c05daf58 Make new windows the same size as the active one. Fix #341968.
19 years ago
Joshua Sled 8c2acba5e2 log levelling.
19 years ago
Christian Stimming 2240080dcd Replace all remaining printfs by correct g_log macros.
19 years ago
Joshua Sled 886f5a53d5 fix compilation warnings; only leak these strings if we're debugging, though. :p
19 years ago
Joshua Sled daba8251a4 GNCFrequency -> GncFrequency
19 years ago
Joshua Sled bc701b433a un-tabify
19 years ago
Joshua Sled 0fbfb5417e be defensive against pointer printing.
19 years ago
Joshua Sled f6b6771410 Revising logging: implementation and leveling of "init" message.
19 years ago
Joshua Sled 0efccfc12f Initialize variables; detect/report errors during gnucash command-line options parsing. Formatting.
19 years ago
Joshua Sled ba168b0de4 Correct misspelling of my own email address, link to the original and thread.
19 years ago
Christian Stimming 497d0e32cf Really clean up enter/leave pairs. Avoid duplicated sanity checks.
19 years ago
Joshua Sled 18336d2816 Change log-leveling for a few messages.
19 years ago
Joshua Sled c042a51768 Ability to clear out variable bindings in the SLR dialog; better logging.
19 years ago
Joshua Sled 8ebec0de11 Support for ~/.gnucash/log.conf, a key-value file of logging settings; see comment-doc for qof_log_parse_log_config(...) for the file format.
19 years ago
Joshua Sled 140db6d1d9 Revise overall SX logging: define G_LOG_DOMAIN in a fine-grained manner, switch to g_mumble calls, cleanup some formatting.
19 years ago
Andreas Köhler 524620bee0 Avoid %s-printing of a NULL account name in a LEAVE message.
19 years ago
Joshua Sled d372dbb81a Restore enter/leave indentation. Cleanup some deprecated and (nearly-)unused qoflog code. Audit fraction enter/leave pairs. :/
19 years ago
Joshua Sled acb4e4b07c udpates
19 years ago
Joshua Sled c91cb881bd Overhaul gnc/qof logging: Add default log handler that implements a "log4x"-style log level hierarchy. Correctly use G_LOG_DOMAIN, raw glib logging. Cleanup tests that are too loud afterwards.
19 years ago
Joshua Sled 3ab675d44f Updates.
19 years ago
Christian Stimming 0961eb1eea Add sanity checks when accessing GncPluginPage. Fixes #405851 and hopefully others.
19 years ago
Joshua Sled 4bb3acb10e Fix registration of gnc-plugin-page-sx-list so plugin-page restoration works.
19 years ago
Joshua Sled d1918d1f21 remove useless todo
19 years ago
Andreas Köhler f9d161b6da Fix gnc_lconv_set_utf8 on Windows, #403815.
19 years ago
Joshua Sled 7a67941355 Enabled SX UI support:
19 years ago
Joshua Sled 068540a938 SX instance model event handling for enabled SXes:
19 years ago
Joshua Sled 4ec231f487 Add todo
19 years ago
Joshua Sled d5965e5460 Remove dead code.
19 years ago
Andreas Köhler 8e11f28f5c Prepend dirs in gnc-test-env, not append. Abstract a bit.
19 years ago
Joshua Sled 6f417c8247 restore last-day-of-month tracking
19 years ago
Joshua Sled b39d84252c Remove basically-unused qof date manipulation code better provided by GDate.
19 years ago
Joshua Sled bdb61cba5c Fix bug in next-occur formatting for instances that do not have a next-occur date.
19 years ago
Joshua Sled 1767fd22a9 "None" is a totally valid SX frequency.
19 years ago
Joshua Sled 01e6da3fcc Bug#372262: create the session with the file-creation option enabled.
19 years ago
Joshua Sled 689796bd98 formatting/whitespace
19 years ago
Joshua Sled 193a95015a Rename "pts" -> "units". It's not actaully points.
19 years ago
Derek Atkins 266595a208 The engine shouldn't depend on business.
19 years ago
Joshua Sled 8577897ac7 SX "enabled" patch from Peter McAlpine <peter@aoeu.ca>.
19 years ago
Joshua Sled 594a1f343f Make it a 1pt reduction, and make the variable just a bit clearer.
19 years ago
Andreas Köhler c71c7ecd24 Add lib/libc/pow.h to avoid calculation errors on Windows.
19 years ago