Commit Graph

9034 Commits (df6173132b45eb9bfee56ac12e714944482bc63d)
 

Author SHA1 Message Date
David Hampton df6173132b Provide a callback whereby the core register code can tell the upper
21 years ago
Chris Shoemaker 9958820d8e Use correct function name qof_instance_set_dirty.
21 years ago
Chris Shoemaker 656889ecce Convert Lots from a QofEntity to a QofInstance.
21 years ago
Chris Shoemaker da35e7c127 No need to run the BOOK_OPENED hook twice when open a book.
21 years ago
Chris Shoemaker e1e0d326d0 Avoid instantiating the current session until we're actually opening a file.
21 years ago
Chris Shoemaker 6ec9c70b26 Files accidentally left out of previous commit (r13355).
21 years ago
Chris Shoemaker 53cd1da9cf Remove uses of deprecated qof_session_get_current_session() and
21 years ago
David Hampton 66baad0f8e Fix from Andreas Köhler to deactivate the toolbar split button in an
21 years ago
David Hampton c0dc99a3a6 Two fixes from Andreas Köhler. One fixes 331183, the problem where
21 years ago
Joshua Sled 81bf512533 Fix "default limit" QOF eventing stuff; thanks Andi.
21 years ago
Chris Shoemaker d3fc3ba57e Mark the QofCollection as dirty when a new QofEntity is added or removed.
21 years ago
Chris Shoemaker acb3913e7a Mark the GNC_LOT QofCollection dirty whenever a Lot changes.
21 years ago
Christian Stimming 92f1daaf58 Updated German translation - 3568 out of 3738 done.
21 years ago
Christian Stimming 4a0bba0f13 Fix typos
21 years ago
Chris Shoemaker e13c1fc160 Avoid qof-dirtying Accounts when Splits or Lots are inserted or removed.
21 years ago
Christian Stimming f73eaf6c1b Updated French translation by Didier Vidal
21 years ago
Chris Shoemaker 2d1804e67c Move the code that (usually) ensures value/amount consistency for Splits
21 years ago
Joshua Sled 756dafc04e remove dup ChangeLog entry.
21 years ago
Joshua Sled 95afa5babe A different approach to ensuring that a (unique) relevent split from the currently-pending transaction is always in the split list before we load it.
21 years ago
Joshua Sled 0e4ac8952a slightly better values.
21 years ago
Joshua Sled c868ca663f Fix GNC_EVENT_* values.
21 years ago
David Hampton 600de300de Andreas Köhler's patch to prevent a crash in the register date picker
21 years ago
David Hampton de8e3a75c4 Disable quote related functionality when F::Q isn't installed.
21 years ago
Chris Shoemaker 416a64337f Use glib's slice allocator in favor of GMemChunks for glib >= 2.9.
21 years ago
David Hampton 5b3e0a3fff Catch and defer the quit command if a file save is in progress.
21 years ago
David Hampton 19303357ea Ignore some files.
21 years ago
Neil Williams 8bf6b9769a moderating the deprecated handler log entry
21 years ago
David Hampton 3bf8d37212 Update spec file from RH8 to FC4.
21 years ago
David Hampton b575dc47af Compile cleanly with when _FORTIFY_SOURCE is defined. This definition
21 years ago
Derek Atkins b5713ba30c * configure.in: fix the qof configure test for OSX.
21 years ago
David Hampton cc44d065bb Don't reference uninitialized memory.
21 years ago
Chris Shoemaker 6a6b7c5776 Add a local copy of GtkTreeModelSort from gtk 2.8.12. Our local copy is
21 years ago
Chris Shoemaker 3c72393369 Explictly require gtk2.6 for conditionally compiled code that needs it.
21 years ago
Chris Shoemaker 0b46642d65 Factor out a compat definition of GTK_TREE_SORTABLE_UNSORTED_SORT_COLUMN_ID
21 years ago
Neil Williams 78f38c6ebd ChangeLog entries
21 years ago
Neil Williams 7e890a2ed3 prepare for QOF 0.6.2 release
21 years ago
Neil Williams 625a4cd05e replacing gnc-event with qofevent
21 years ago
David Hampton 59a62d13ed Use a spin_box instead of an entry for the 'occurrences' and
21 years ago
David Hampton 133bb8957c HIGify the scheduled transaction dialogs.
21 years ago
Neil Williams 2a6f832ded removing more unneeded headers with move pending
21 years ago
Neil Williams 1c6a7b6eb2 remove unnecessary (and soon to be moved) header file
21 years ago
David Hampton 22b8646b43 Remove forced screen updates that are no longer necessary.
21 years ago
David Hampton d1560a106c If the number of "visible to the user" lines in the register has
21 years ago
Derek Atkins e4bca4ad0b Allow nested begin/commit in xaccTransSetTxnType(). Fixes #331771.
21 years ago
Chris Lyttle 0fdea46ecd update to release 1.9.1
21 years ago
Chris Shoemaker ceebdbd6c7 Fix for 'use of uninitialized' warning.
21 years ago
David Hampton 27d5ac3cf2 Take the selection into account when handling the keypad decimal point
21 years ago
David Hampton 4e402ce74e Remove unused debug code.
21 years ago
David Hampton f895d7e10f When looking for an matching account name, start at the beginning of
21 years ago
Derek Atkins 9606f87741 Phil Longstaff's patch to make the GUID length a magic number.
21 years ago