Commit Graph

2445 Commits (2db3d294b4b2eedbb2b022d5ccdfbed402eae4e7)

Author SHA1 Message Date
Neil Williams abb2bd5473 Move qof_book_merge to new naming convention and deprecate old code
20 years ago
Neil Williams 1a775d7119 Optional XSL stylesheets and support - prototypes
20 years ago
Neil Williams 32cd6f4716 allow recursive copying of gncEntry from a gncInvoice
20 years ago
Christian Stimming 04998d5e37 Add substitution code for unavailable function gettimeofday
20 years ago
Christian Stimming df1f9b6306 Add substitution code for unavailable functions gettimeofday and gmtime_r.
20 years ago
Christian Stimming e993e7256a Replace "ln -sf" by "$(LN_S) -f" for
20 years ago
Christian Stimming f3a611d90a Check for <glob.h> and provide own typedef if header unavailable.
20 years ago
Christian Stimming 969bfe6065 Updated vietnamese glossary by Clytie Siddall
20 years ago
David Hampton 59056ce619 Remove more functions to be deprecated in libqof2. (Pass Three - more
20 years ago
David Hampton 4b04137e7d Never include "config.h" from a header file. Doing so makes it nigh
20 years ago
Derek Atkins 45403651c5 Define and emit two new events when splits are added/removed from accounts.
20 years ago
David Hampton 61a12b2715 Remove more functions to be deprecated in libqof2. (Pass Two - more
20 years ago
Derek Atkins db890792bb Fix the definition of QOF_EVENT_BASE; use QOF_EVENT__LAST for tests.
20 years ago
David Hampton 41db89c516 Remove functions to be deprecated in libqof2. (Pass One - trivial
20 years ago
David Hampton 58cbae9911 Remove extra events added in r13483. This leaves the REMOVE event as
20 years ago
Derek Atkins 9d84d59f97 gstdio.h and g_mkdir are in glib-2.6 -- use old APIs with glib-2.4.
20 years ago
Christian Stimming 9bcdddbe43 Replace setenv() by g_setenv for increased cross-platform
20 years ago
Christian Stimming 7ce02733e8 Replace index(3) by strchr(3) and rindex(3) by strrchr(3) because the
20 years ago
David Hampton 1a2bd156cf Use a font size of "smaller" when printing to the splash
20 years ago
David Hampton 9cc57ee534 Relabel column titles from "XXX (Report)" to a label that includes the
20 years ago
David Hampton 1c2ae49da7 The account quickfill has multiple components to it, only one of which
20 years ago
David Hampton d6d1815a70 Remove all usage of gnc_get_current_session / book / whatever except
20 years ago
David Hampton 4086eda561 Use the pointer to the commodity as a hash key instead of looking up
20 years ago
Andreas Köhler e278c02ea0 Add configure test for sys/times.h and corrected guid.c to check for that.
20 years ago
Christian Stimming 3006050069 Make seed collection parts that depend on particular functions
20 years ago
Christian Stimming d802095f5a Add po/gnucash.pot to EXTRA_DIST because the translation template is
20 years ago
Andreas Köhler fa6840b2d0 Disable sensitivity of style radio actions for registers with ledger_type different from LD_SINGLE, e.g. search registers and general ledgers.
20 years ago
Derek Atkins 2e658ee940 properly ignore the return value of fgets(). Fixes an FC4 error.
20 years ago
Joshua Sled afdb00a6d1 Fix initial SX perf sensitivity.
20 years ago
Joshua Sled 3ffc0a28a5 Bug#333532: Add multi-commodity SX support.
20 years ago
Joshua Sled 3f6896e82e Mods for ebuild to be used as an SVN ebuild.
20 years ago
Andreas Köhler 0a8d048b97 Add printing support to graphs (depends on #332884). Remove paper from PrintSession.
20 years ago
Christian Stimming 4a1a07554b Fix OFX import problem with some dividends transactions. Patch by
20 years ago
Christian Stimming 56fe010a14 Fix crash when "clear" is chosen but no matching transaction is
20 years ago
Chris Lyttle a3fdf6c0cc update to release 1.9.2
20 years ago
David Hampton 399f475f2c Use utf8 collation routines when sorting splits in a register. Also,
20 years ago
Chris Shoemaker 3e662fcbf0 ChangeLog updates from 'svn log -v'
20 years ago
Derek Atkins 708e9ed990 * configure.in: change the g-wrap 1.3 + GCC4 behavior.
20 years ago
Joshua Sled 4ecfeb40e6 fill-paragraph
20 years ago
Joshua Sled 8a2684edb9 Add checks for libgsf and goffice being built_with_use gnome. Add code to shutdown any user-level gconfd's running. Add note about broken make_desktop_entry. Expand range of README installs.
20 years ago
Joshua Sled aa788b9488 Fix test errors, then failures.
20 years ago
Derek Atkins c284683b36 Fix a compiler warning so the code builds properly:
20 years ago
Christian Stimming 8e0164a47a Fix missing variable initialization in Chris' changes. Fixes the
20 years ago
David Hampton 35a8b15f41 Move/fix the callbacks function that kills any open registers for an
20 years ago
David Hampton f2b29cdf76 Consolidate the new icons with the existing set of icons.
20 years ago
David Hampton f00e3a46ba Fix typo in commit message.
20 years ago
David Hampton 015e064bcc Rework the events generated by the account/group files and consumed by
20 years ago
Joshua Sled b75fc606fd Modify schema mkdirs by DESTDIR for packaging.
20 years ago
David Hampton 53e3e31517 Fix duplicate account name checking bug that prevented editing account
20 years ago
Andreas Köhler 018fa4ae6c Remove add_tearoffs from glade files; some automatic scrollbars
20 years ago