Commit Graph

9866 Commits (337bb207d475f2206dd384e2c2e5fc8a2ee3f414)
 

Author SHA1 Message Date
Christian Stimming 337bb207d4 Move #include "qofla-dir.h" into qofsession.c because this is the only place where it is used.
20 years ago
Christian Stimming 267c41f2e0 Double-check really every string from aqbanking for valid utf-8 characters.
20 years ago
Christian Stimming dfaec6654b Add gnc_utf8_strip_invalid_strdup() that returns a stripped copy instead of working in-place.
20 years ago
Christian Stimming 3fc7807fda Mark forgotten strings for translation
20 years ago
Christian Stimming 9f9dcbb5b9 Ensure the encoding of the ktoblzcheck library is used correctly.
20 years ago
David Hampton 59a95cce9b Remove overloading of an argument passed to the
20 years ago
David Hampton d4dfc18cc3 Fix a typo.
20 years ago
Chris Shoemaker 8c1c40d082 Add indirect dependency libcore-utils.la to qif-import/test to appease
20 years ago
David Hampton d8c1435742 Add a tip for raising the accounts menu in a register page.
20 years ago
Chris Shoemaker c0759a3adb Reverting r14626. It botched the 'svn move' (svk bug) and broke the build.
20 years ago
Christian Stimming 104f09f05a Replace exact comparison of doubles by checking for a small enough difference. bug#347791.
20 years ago
Christian Stimming 4a0ffb0fd9 Fix untranslated part of string.
20 years ago
Christian Stimming 6757d16770 Fix all last untranslated report titles. Deactivated Test Graphing report because it is untranslated completely.
20 years ago
Christian Stimming c59ec41913 Fix string that wasnt marked for translation. Fortunately exactly this string exists already.
20 years ago
Christian Stimming d49e4eaeea Add tip about keyboard navigation between tabs. Feel free to change the wording
20 years ago
David Hampton acf33097a8 Fix account currency problems when importing QIF files (introduced by
20 years ago
Derek Atkins e71180c16a * move gnc-gtk-utils from core-utils to gnome-utils because
20 years ago
Christian Stimming 7d8e8f9107 Fix typo
20 years ago
Chris Shoemaker 3a4c7e1c2f Typo fix found by Tim (eagle eyes) Wunder.
20 years ago
Chris Shoemaker a2104b0c77 Line-wraps, and typo-fixes.
20 years ago
Chris Shoemaker 2e28a8b586 Guile doesn't need access to GUI suspend/refresh controls any more.
20 years ago
Chris Shoemaker 5e48be650d De-guilify test-xml-commodity.c
20 years ago
Chris Shoemaker 2d27a86149 Cause commodity equality test to actually return FALSE for unequal case.
20 years ago
Chris Shoemaker cc71e25eea Plug a LotList leak; remove ominous comment about memory corruption.
20 years ago
Chris Shoemaker dde4a52308 More comments, spelling fixes, line-wraps, whitespace cleanups.
20 years ago
Chris Shoemaker 69ea9d29eb Remove some unnecessary calls to xaccAccountInsertSplit() since the only way
20 years ago
Chris Shoemaker 6628b183d7 Minor renaming and reordering for clarity in gnc_split_register_load().
20 years ago
Chris Shoemaker 6ff63efa19 Internalize some xaccAccountGroupBegin/CommitEdits into xaccGroupCopyGroup().
20 years ago
Chris Shoemaker 63f60a302c Various whitespace, line-wrap, and comment changes.
20 years ago
Christian Stimming 7ca685e5a9 Find absolute path of gconftool-2 during configure. Make gconftool rules to
20 years ago
Christian Stimming af935b5178 Improve wording for XML
20 years ago
Christian Stimming 7154aaa7e6 Fix string with yet another month-year-day vs. month-day-year confusion.
20 years ago
Christian Stimming c25dbdd374 Fix wording of gconf key descriptions according to discussion in wiki.
20 years ago
David Hampton fc5fe1e5a6 Regularize the account type names into the form ACCT_TYPE_xxx.
20 years ago
David Hampton 4e09af6f8b Fix typo.
20 years ago
David Hampton 2e4fbf692f gnc_import_process_trans_item() should return TRUE in those cases
20 years ago
David Hampton e1a44e071c Fix compilation errors on FC3.
20 years ago
Andreas Köhler de12947c4e Enable inline completion only for gtk>=2.6.
20 years ago
Andreas Köhler a2db583699 Unref all new stores.
20 years ago
Andreas Köhler a83f0c36b5 Check for account type compatibility when creating a new account. Fixes
20 years ago
Andreas Köhler 01dea719a7 Unref entry completion in gtk-gtk-utils.c; I18n "Type", unref store in
20 years ago
Andreas Köhler 4f15e187a8 Add tooltips to the checkboxes in the Reset Warnings dialog showing the
20 years ago
David Hampton e5b0bdbe10 Remove the majority of the remaining deprecated widgets by collapsing
20 years ago
Derek Atkins e914708cc3 Adjust the "development version" message for the 2.0.1 release.
20 years ago
Andreas Köhler fc8737d6b3 Replace the hbox separating debits from credits in the reconciliation
20 years ago
Andreas Köhler fd7877718f Add warning close_last_window and show it when user tries to close the
20 years ago
Andreas Köhler 3b84f4ca95 Add new setting general/show_splash_screen to
20 years ago
Andreas Köhler 2b1b9b51f1 Fixed some duplicate accelerators.
20 years ago
Andreas Köhler 8a8510d34b Add preference general/tab_position to choose the edge of the notebook
20 years ago
David Hampton 31b61b71bc Fix the line continuation.
20 years ago