Commit Graph

9524 Commits (5e8b7bbc887c6d6dfdf5b500047dcfac8c8d4d03)
 

Author SHA1 Message Date
David Hampton 5e8b7bbc88 Remove translation on new strings.
20 years ago
Joshua Sled 2220646d16 Bug#340197: reverse account opening balances when desired.
20 years ago
Christian Stimming a0bbda961f Fix retrieval of reconcile abbreviation if the translators erroneously
20 years ago
David Hampton 2f5698d619 Patch from Mike Alexander's to handle multiple lot dispositions on the
20 years ago
David Hampton c90adde7ba Function opening curly brace should be on a line by itself.
20 years ago
Chris Shoemaker 29ce19ddfc Take care of any pending changes to a Transaction before voiding it.
20 years ago
David Hampton e500dae5b4 Eliminate some gtk warning messages. Stop the contents of the Bill
20 years ago
Chris Shoemaker cc413fa58c When deleting the current Transaction in the register, let the action take
20 years ago
Andreas Köhler fcd53ac9e2 Remove all XIM code, as it has been commented out unconditionally already for a while. Send focus in/out events to register GtkEntry. Address #337020.
20 years ago
Joshua Sled 2d1735aea1 Bug#157179: make multi-commodity SX handling a bit better. Expose the needed exchange rates as variables in the since-last-run dialog.
20 years ago
Chris Shoemaker 14e364dfc0 Return the GtkTreeViewColumn from gnc_tree_view_account_add_kvp_column().
20 years ago
Christian Stimming 5252fb7e39 Clarify definitions of and relations between bill, invoice, job, and order.
20 years ago
David Hampton 08ee1d10d2 Don't allow the user to save a report until they have changed the
20 years ago
David Hampton 2932ad7c5a Don't load a custom report that has the same name as a standard
20 years ago
David Hampton 599d37402b Load the user config earlier in startup. Fixes the missing custom
20 years ago
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