Commit Graph

9509 Commits (0b0053acbda87dcfd7bde0fe45ec4f971e2aba3f)
 

Author SHA1 Message Date
David Hampton 0b0053acbd Lower the minimum required width of the register. This does affect
20 years ago
Chris Shoemaker 4bc2e2e86d When deleting an Account, also delete any Splits that are set to be
20 years ago
David Hampton 17241af786 Default to --enable-error-on-warning only in svn based source
20 years ago
David Hampton 4a5f6e30ca Mike Alexander's patch to fix lot date calculation, and to include all
20 years ago
David Hampton 3cb46f0897 Finishing all pending transactions before new and open commands, not
20 years ago
Chris Shoemaker 8807890d26 For budget data entry interpret an empty string as valid input meaning "0".
20 years ago
Chris Shoemaker 6069098e7e Remove an assertion w/ explanation of why it doesn't hold. Fixes #339781.
20 years ago
Christian Stimming 4b50e45fda Updated French translation by Fabrice Kurz
20 years ago
Christian Stimming 16add32a83 Fix GNCInteractor_hadErrors() that reported too many errors. Fixes #339504.
20 years ago
Joshua Sled a05c7944eb Bug#334627 fix attempt 2: remove needless NULLing-out of SX.
20 years ago
Chris Shoemaker 1a94c52db0 Address bug #339288: When deleting a split, ensure the transaction is open
20 years ago
Chris Shoemaker a15b9f01d2 Remove some unnecessary BeginEdit/CommitEdit calls.
20 years ago
Chris Shoemaker 34316633af More register fixes related to recent changes:
20 years ago
Joshua Sled a0501f163c Attempt to affect #334627: re-order destroying SX vs. window.
20 years ago
Christian Stimming 4b2f9b705e Properly quote marks. Bug #339731.
20 years ago
David Hampton 0939cfc580 Center the progress dialog on the qif import druid. Fixes #336188.
20 years ago
David Hampton 4a77848ad7 Mark the collections as clean after the default items have been
20 years ago
Chris Shoemaker ccd29a0c12 Publicize the ALWAYS_VISIBLE column attribute for GncTreeView.
20 years ago
David Hampton beb04f0e96 Fix the crash in #339764.
20 years ago
Joshua Sled b9624655d5 Bug#119078: promote register parse errors to the user.
20 years ago
David Hampton 1a0ffa9948 Don't try to update the main window page name when invoked with an
20 years ago
Christian Stimming ae89e8a930 Updated German translation. 3666 out of 3666 translated.
20 years ago
Andreas Köhler 594c36f098 Initialize depth variable in tree view keynav before using it.
20 years ago
David Hampton f02981a6f6 Handle the failure to fork a child process and print an error message,
20 years ago
David Hampton d8628c8281 Add completion support to the currency edit widget. Fixes #339412.
20 years ago
Chris Shoemaker a6644b75fc Implement a keynav policy for the budget page. Addresses bug #339515.
20 years ago
David Hampton 5179270a50 Don't use the full width of the dialog, only as much as is necessary
20 years ago
Chris Shoemaker c07435ed36 Another crack at fixing bug #327780.
20 years ago
Chris Shoemaker 2b9956ae42 Use 'pending_trans' variable name for clearer code.
20 years ago
Christian Stimming 6762060b6a Updated French translation by Jonathan Ernst.
20 years ago
Chris Shoemaker caec68484d Fix uninitialized use in gnc_split_register_empty_current_trans_except_split
20 years ago
Christian Stimming 54981967b0 Activate newly added string as string freeze exception. That bug was grave enough to justify this.
20 years ago
Chris Shoemaker c892fdc474 Default the budget page's show_hidden flag to FALSE. Closes #339413.
20 years ago
Chris Shoemaker 3ca300ec3b sync ChangeLog from 'svn log -v'
20 years ago
Chris Shoemaker 752096c439 Don't immediately commit the blank transaction after creating it.
20 years ago
Chris Shoemaker 78f8adc645 Remove some unnecessary Begin/Commit blocks around code that is already
20 years ago
David Hampton 8600495bb8 Update a report's tab name in the main window when the name in the
20 years ago
Christian Stimming 913f040e62 Mark string for translation as pointed out by Andreas Köhler.
20 years ago
Chris Shoemaker cf8d35eb04 Internalize the transactional semantics for all Transaction setters.
20 years ago
David Hampton e40ba0bae1 Fix a null pointer dereference. Don't make the Close button sensitive
20 years ago
David Hampton 5e52877b5b Rename some icon files.
20 years ago
Chris Shoemaker 39d4d945b8 Replace calls to QOF_COMMIT_EDIT_PART1 macro with calls to qof_commit_edit()
20 years ago
David Hampton 1ef61103f4 Add new icons for invoices, adding a scheduled transaction, and the
20 years ago
Chris Shoemaker 76f16c91d2 Avoid buffer overrun in qoflog.
20 years ago
David Hampton a25c54896e Don't allow the user to open the current log file. Fixes #337211.
20 years ago
David Hampton 3b9d56fe93 Don't allow a report page to be closed of it is in the process of
20 years ago
David Hampton 8de7eaa17b Make the "Welcome to GnuCash" report menu item build the entire
20 years ago
David Hampton 1b16f1e3ad Correctly save and restore multicolumn reports. Fixes 327627.
20 years ago
David Hampton 68ae6010fe Don't complain about reports without html titles. This occurs for
20 years ago
David Hampton 8f61cbcac4 Remove translatable flag from a temp label.
20 years ago