Peter McAlpine
ace5f089d2
de-modulify gnome-search
...
git-svn-id: svn+ssh://svn.gnucash.org/repo/gnucash/branches/module-cleanup@15666 57a11ea4-9604-0410-9ed3-97b8803252fd
19 years ago
Peter McAlpine
369de12aff
merge 15658 - remove network-utils ...
...
git-svn-id: svn+ssh://svn.gnucash.org/repo/gnucash/branches/module-cleanup@15665 57a11ea4-9604-0410-9ed3-97b8803252fd
19 years ago
Peter McAlpine
9e5ec83418
de-modulify gnucash/calculation
...
git-svn-id: svn+ssh://svn.gnucash.org/repo/gnucash/branches/module-cleanup@15664 57a11ea4-9604-0410-9ed3-97b8803252fd
19 years ago
Peter McAlpine
01d497ee21
reverse the failure check logic (typo)
...
git-svn-id: svn+ssh://svn.gnucash.org/repo/gnucash/branches/module-cleanup@15591 57a11ea4-9604-0410-9ed3-97b8803252fd
19 years ago
Peter McAlpine
1096c47f3c
de-modularize register-core, register-gnome, ledger-core
...
add gnc_register_gnome_init and call from load_gnucash_modules (for now)
git-svn-id: svn+ssh://svn.gnucash.org/repo/gnucash/branches/module-cleanup@15590 57a11ea4-9604-0410-9ed3-97b8803252fd
19 years ago
Derek Atkins
6eb4fef9b9
The New Turkish Lira changes from TRL to TRY in 2005.
...
BP
git-svn-id: svn+ssh://svn.gnucash.org/repo/gnucash/trunk@15581 57a11ea4-9604-0410-9ed3-97b8803252fd
19 years ago
Joshua Sled
25235a3d16
updates
...
git-svn-id: svn+ssh://svn.gnucash.org/repo/gnucash/trunk@15580 57a11ea4-9604-0410-9ed3-97b8803252fd
19 years ago
Joshua Sled
29a0d578a0
Clean up echoing.
...
git-svn-id: svn+ssh://svn.gnucash.org/repo/gnucash/trunk@15577 57a11ea4-9604-0410-9ed3-97b8803252fd
19 years ago
Andreas Köhler
15697348f2
Add missing #includes of glib-compat.h. Fix #407079 .
...
git-svn-id: svn+ssh://svn.gnucash.org/repo/gnucash/trunk@15574 57a11ea4-9604-0410-9ed3-97b8803252fd
19 years ago
Joshua Sled
552bc61c8b
Update --extra and --debug as per discussion.
...
git-svn-id: svn+ssh://svn.gnucash.org/repo/gnucash/trunk@15570 57a11ea4-9604-0410-9ed3-97b8803252fd
19 years ago
Andreas Köhler
65c05daf58
Make new windows the same size as the active one. Fix #341968 .
...
New main windows appear very small, so set their size to the one of the
currently active window. If that is in a maximized state, maximize the
new windows too. However, do not try to position them.
BP
git-svn-id: svn+ssh://svn.gnucash.org/repo/gnucash/trunk@15569 57a11ea4-9604-0410-9ed3-97b8803252fd
19 years ago
Joshua Sled
8c2acba5e2
log levelling.
...
git-svn-id: svn+ssh://svn.gnucash.org/repo/gnucash/trunk@15568 57a11ea4-9604-0410-9ed3-97b8803252fd
19 years ago
Christian Stimming
2240080dcd
Replace all remaining printfs by correct g_log macros.
...
git-svn-id: svn+ssh://svn.gnucash.org/repo/gnucash/trunk@15566 57a11ea4-9604-0410-9ed3-97b8803252fd
19 years ago
Joshua Sled
886f5a53d5
fix compilation warnings; only leak these strings if we're debugging, though. :p
...
git-svn-id: svn+ssh://svn.gnucash.org/repo/gnucash/trunk@15560 57a11ea4-9604-0410-9ed3-97b8803252fd
19 years ago
Joshua Sled
daba8251a4
GNCFrequency -> GncFrequency
...
git-svn-id: svn+ssh://svn.gnucash.org/repo/gnucash/trunk@15559 57a11ea4-9604-0410-9ed3-97b8803252fd
19 years ago
Joshua Sled
bc701b433a
un-tabify
...
git-svn-id: svn+ssh://svn.gnucash.org/repo/gnucash/trunk@15558 57a11ea4-9604-0410-9ed3-97b8803252fd
19 years ago
Joshua Sled
0fbfb5417e
be defensive against pointer printing.
...
git-svn-id: svn+ssh://svn.gnucash.org/repo/gnucash/trunk@15557 57a11ea4-9604-0410-9ed3-97b8803252fd
19 years ago
Joshua Sled
f6b6771410
Revising logging: implementation and leveling of "init" message.
...
git-svn-id: svn+ssh://svn.gnucash.org/repo/gnucash/trunk@15555 57a11ea4-9604-0410-9ed3-97b8803252fd
19 years ago
Joshua Sled
0efccfc12f
Initialize variables; detect/report errors during gnucash command-line options parsing. Formatting.
...
git-svn-id: svn+ssh://svn.gnucash.org/repo/gnucash/trunk@15554 57a11ea4-9604-0410-9ed3-97b8803252fd
19 years ago
Joshua Sled
ba168b0de4
Correct misspelling of my own email address, link to the original and thread.
...
git-svn-id: svn+ssh://svn.gnucash.org/repo/gnucash/trunk@15550 57a11ea4-9604-0410-9ed3-97b8803252fd
19 years ago
Christian Stimming
497d0e32cf
Really clean up enter/leave pairs. Avoid duplicated sanity checks.
...
BP
git-svn-id: svn+ssh://svn.gnucash.org/repo/gnucash/trunk@15548 57a11ea4-9604-0410-9ed3-97b8803252fd
19 years ago
Joshua Sled
18336d2816
Change log-leveling for a few messages.
...
git-svn-id: svn+ssh://svn.gnucash.org/repo/gnucash/trunk@15547 57a11ea4-9604-0410-9ed3-97b8803252fd
19 years ago
Joshua Sled
c042a51768
Ability to clear out variable bindings in the SLR dialog; better logging.
...
git-svn-id: svn+ssh://svn.gnucash.org/repo/gnucash/trunk@15546 57a11ea4-9604-0410-9ed3-97b8803252fd
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.
...
git-svn-id: svn+ssh://svn.gnucash.org/repo/gnucash/trunk@15545 57a11ea4-9604-0410-9ed3-97b8803252fd
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.
...
git-svn-id: svn+ssh://svn.gnucash.org/repo/gnucash/trunk@15543 57a11ea4-9604-0410-9ed3-97b8803252fd
19 years ago
Andreas Köhler
524620bee0
Avoid %s-printing of a NULL account name in a LEAVE message.
...
git-svn-id: svn+ssh://svn.gnucash.org/repo/gnucash/trunk@15542 57a11ea4-9604-0410-9ed3-97b8803252fd
19 years ago
Joshua Sled
d372dbb81a
Restore enter/leave indentation. Cleanup some deprecated and (nearly-)unused qoflog code. Audit fraction enter/leave pairs. :/
...
git-svn-id: svn+ssh://svn.gnucash.org/repo/gnucash/trunk@15539 57a11ea4-9604-0410-9ed3-97b8803252fd
19 years ago
Joshua Sled
acb4e4b07c
udpates
...
git-svn-id: svn+ssh://svn.gnucash.org/repo/gnucash/trunk@15538 57a11ea4-9604-0410-9ed3-97b8803252fd
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.
...
git-svn-id: svn+ssh://svn.gnucash.org/repo/gnucash/trunk@15537 57a11ea4-9604-0410-9ed3-97b8803252fd
19 years ago
Joshua Sled
3ab675d44f
Updates.
...
git-svn-id: svn+ssh://svn.gnucash.org/repo/gnucash/trunk@15536 57a11ea4-9604-0410-9ed3-97b8803252fd
19 years ago
Christian Stimming
0961eb1eea
Add sanity checks when accessing GncPluginPage. Fixes #405851 and hopefully others.
...
BP
git-svn-id: svn+ssh://svn.gnucash.org/repo/gnucash/trunk@15531 57a11ea4-9604-0410-9ed3-97b8803252fd
19 years ago
Joshua Sled
4bb3acb10e
Fix registration of gnc-plugin-page-sx-list so plugin-page restoration works.
...
git-svn-id: svn+ssh://svn.gnucash.org/repo/gnucash/trunk@15521 57a11ea4-9604-0410-9ed3-97b8803252fd
19 years ago
Joshua Sled
d1918d1f21
remove useless todo
...
git-svn-id: svn+ssh://svn.gnucash.org/repo/gnucash/trunk@15520 57a11ea4-9604-0410-9ed3-97b8803252fd
19 years ago
Andreas Köhler
f9d161b6da
Fix gnc_lconv_set_utf8 on Windows, #403815 .
...
The result of g_get_charset does not necessarily match the encoding of
strings returned by CRT functions like localeconv or strftime. In
gnc_lconv_set_utf8, convert the strings first to a wide character string
with mbstowcs and then to utf8 by g_utf16_to_utf8.
git-svn-id: svn+ssh://svn.gnucash.org/repo/gnucash/trunk@15512 57a11ea4-9604-0410-9ed3-97b8803252fd
19 years ago
Joshua Sled
7a67941355
Enabled SX UI support:
...
- Add a check-box to the SX list tree-view to show the SX enabled status.
- Don't show non-enabled SX's on the SX dense calendar.
Patch from Peter McAlpine <peter@aoeu.ca>
git-svn-id: svn+ssh://svn.gnucash.org/repo/gnucash/trunk@15511 57a11ea4-9604-0410-9ed3-97b8803252fd
19 years ago
Joshua Sled
068540a938
SX instance model event handling for enabled SXes:
...
- SX instance models properly handle SX update/add/remove events
with/without enabled transactions.
- New SX editors now show non-enabled transactions
Patch from Peter McAlpine <peter@aoeu.ca>
git-svn-id: svn+ssh://svn.gnucash.org/repo/gnucash/trunk@15510 57a11ea4-9604-0410-9ed3-97b8803252fd
19 years ago
Joshua Sled
4ec231f487
Add todo
...
git-svn-id: svn+ssh://svn.gnucash.org/repo/gnucash/trunk@15509 57a11ea4-9604-0410-9ed3-97b8803252fd
19 years ago
Joshua Sled
d5965e5460
Remove dead code.
...
git-svn-id: svn+ssh://svn.gnucash.org/repo/gnucash/trunk@15508 57a11ea4-9604-0410-9ed3-97b8803252fd
19 years ago
Andreas Köhler
8e11f28f5c
Prepend dirs in gnc-test-env, not append. Abstract a bit.
...
gnc-test-env is supposed to create an environment suitable for tests of
the current build tree, so given directories should take precedence over
initial environment variables. Simplify by adding get-dir-adder.
git-svn-id: svn+ssh://svn.gnucash.org/repo/gnucash/trunk@15502 57a11ea4-9604-0410-9ed3-97b8803252fd
19 years ago
Joshua Sled
6f417c8247
restore last-day-of-month tracking
...
git-svn-id: svn+ssh://svn.gnucash.org/repo/gnucash/trunk@15501 57a11ea4-9604-0410-9ed3-97b8803252fd
19 years ago
Joshua Sled
b39d84252c
Remove basically-unused qof date manipulation code better provided by GDate.
...
git-svn-id: svn+ssh://svn.gnucash.org/repo/gnucash/trunk@15499 57a11ea4-9604-0410-9ed3-97b8803252fd
19 years ago
Joshua Sled
bdb61cba5c
Fix bug in next-occur formatting for instances that do not have a next-occur date.
...
git-svn-id: svn+ssh://svn.gnucash.org/repo/gnucash/trunk@15498 57a11ea4-9604-0410-9ed3-97b8803252fd
19 years ago
Joshua Sled
1767fd22a9
"None" is a totally valid SX frequency.
...
git-svn-id: svn+ssh://svn.gnucash.org/repo/gnucash/trunk@15497 57a11ea4-9604-0410-9ed3-97b8803252fd
19 years ago
Joshua Sled
01e6da3fcc
Bug#372262: create the session with the file-creation option enabled.
...
BP
git-svn-id: svn+ssh://svn.gnucash.org/repo/gnucash/trunk@15496 57a11ea4-9604-0410-9ed3-97b8803252fd
19 years ago
Joshua Sled
689796bd98
formatting/whitespace
...
git-svn-id: svn+ssh://svn.gnucash.org/repo/gnucash/trunk@15495 57a11ea4-9604-0410-9ed3-97b8803252fd
19 years ago
Joshua Sled
193a95015a
Rename "pts" -> "units". It's not actaully points.
...
git-svn-id: svn+ssh://svn.gnucash.org/repo/gnucash/trunk@15489 57a11ea4-9604-0410-9ed3-97b8803252fd
19 years ago
Derek Atkins
266595a208
The engine shouldn't depend on business.
...
remove the references to the business-core includes directory
git-svn-id: svn+ssh://svn.gnucash.org/repo/gnucash/trunk@15488 57a11ea4-9604-0410-9ed3-97b8803252fd
19 years ago
Joshua Sled
8577897ac7
SX "enabled" patch from Peter McAlpine <peter@aoeu.ca>.
...
git-svn-id: svn+ssh://svn.gnucash.org/repo/gnucash/trunk@15486 57a11ea4-9604-0410-9ed3-97b8803252fd
19 years ago
Joshua Sled
594a1f343f
Make it a 1pt reduction, and make the variable just a bit clearer.
...
git-svn-id: svn+ssh://svn.gnucash.org/repo/gnucash/trunk@15485 57a11ea4-9604-0410-9ed3-97b8803252fd
19 years ago
Andreas Köhler
c71c7ecd24
Add lib/libc/pow.h to avoid calculation errors on Windows.
...
If the return value of pow is not saved in a double but rather used for
other calculations or casts, results can be bad, like pow(10, 2) being
99 instead of 100. Wrap pow and store the return value first before
continuing.
git-svn-id: svn+ssh://svn.gnucash.org/repo/gnucash/trunk@15484 57a11ea4-9604-0410-9ed3-97b8803252fd
19 years ago