Commit Graph

20389 Commits (8f22c4bed4a3da692cbfb042d5b671cd80fb00ec)
 

Author SHA1 Message Date
John Ralls 8f22c4bed4 Localize variables, ensure that val_imbalance is set, test txn_curr != commodity once.
7 years ago
John Ralls 4ffeb3efac Ensure that a dereferenced variable isn't NULL.
7 years ago
John Ralls 43a30e1c97 Silence clang static analyzer complaint about potential div by 0.
7 years ago
John Ralls 3d1362757b Prevent potential undefined behavior by shifting by a wrapped uint.
7 years ago
John Ralls 606d9cfee6 Prevent potential nullptr dereference.
7 years ago
John Ralls faba7975ac Fix a bunch of memory allocation errors found by clang static analysis.
7 years ago
Geert Janssens de6c173ef4 Merge branch 'Bug796896' of https://github.com/Bob-IT/gnucash into maint
7 years ago
John Ralls 61cd7999f3 Fix half-up, half-down, and banker's rounding for negative numbers.
7 years ago
John Ralls 536606a89c Fix extract_common_prices logic.
7 years ago
Robert Fewell 458dac89fe Bug 779565 - Treeview header combos do not work at first load
7 years ago
Robert Fewell 79373d5b5e Fix an alignment issue and remove redundant ctreeview
7 years ago
Robert Fewell 78c8e8f3af Make similar changes to transaction import CSV assistant
7 years ago
Robert Fewell 8ed40078b0 Make similar changes to price import CSV assistant
7 years ago
Robert Fewell 2b9b3d4a5e Fix a missing transient warning for error dialogue
7 years ago
Robert Fewell 5201fe5f34 Disable forward button if there are no entries in store
7 years ago
Robert Fewell 4abbd86d0d Remove window reference and use assistant instead
7 years ago
Robert Fewell 92b587fa56 Make similar changes to account import CSV assistant
7 years ago
Robert Fewell 1b2feacd4b Bug 796896 - Button to complete an export not intuitively placed or discoverable
7 years ago
Geert Janssens e57d4278e8 Bug 760825 - On duplicating a bill, the entry dates should be set to the bill date, not to the current date - followup
7 years ago
Geert Janssens 13f6c4d6d7 Introduce and use gnc_time64_get_day_neutral
7 years ago
Geert Janssens 11af81b51b Bug 789674 - Close Book tool regression
7 years ago
Geert Janssens 370562970e Fix travis failure due to changed option name
7 years ago
Geert Janssens cd04e805e3 Bug 796919 - Leading '+' character not accepted in amount when value surrounded by quotes
7 years ago
Geert Janssens f13d21b973 Bug 498072 - GnuCash show taxes on invoice when individual taxes is not checked
7 years ago
Geert Janssens ae862e6aa5 Bug 760825 - On duplicating a bill, the entry dates should be set to the bill date, not to the current date
7 years ago
Robert Fewell eecc013724 Allow the text options widget to use all remaining space
7 years ago
Robert Fewell 3cc05792ca Bug 796806 - Crash after OFX import if line item dragged
7 years ago
Robert Fewell 10377c51e2 Remove some white space/tabs from gnc_tree_view_account.c
7 years ago
Robert Fewell 916e7efd55 Bug 788332 - Last Reconcile Date column sorts by day of month not date
7 years ago
Robert Fewell a9e0f4a721 Bug 793156 - Incorrect date sort order in Generic import matcher window
7 years ago
Robert Fewell d458e13a7f Remove KVP for assoc_uri when passed an empty string
7 years ago
Robert Fewell dfdafc7185 Bug 796915 - Update Account colour background
7 years ago
Robert Fewell 539a27b5ff Bug 796849 - Load another QIF file causes "that file already loaded" dialog
7 years ago
Robert Fewell 06b2e6bb2f Remove white space/tabs from search-owner.c/h
7 years ago
Robert Fewell 8c03b999ed Bug 796903 - Crash when searching invoice by Invoice Owner
7 years ago
Robert Fewell d327ff0819 Bug 796842 - Add new employee window may not fit on screen
7 years ago
Robert Fewell cf587c1234 Do not destroy the 'blank split'
7 years ago
Robert Fewell 60f184be92 New hierarchy assistant error
7 years ago
John Ralls 284d6c1456 Fix travis failure try 2.
7 years ago
John Ralls 73d193606e Fix travis failure.
7 years ago
John Ralls 710b122b24 Bug 796940 - Invalid transaction date-posted KVP causes...
7 years ago
John Ralls 4c1c485db6 Use split SCU when borking random split pairs.
7 years ago
John Ralls 2667ee7d98 Don't rely on glib-compile-resources being on the path.
7 years ago
Geert Janssens 52380d11d2 Add short_labels for a few toolbar buttons with long names.
7 years ago
Geert Janssens d9bdf84d36 Re-enable the console warning when running a development build
7 years ago
Frank H. Ellenberger ea978e288f Update my and Charles Days status
7 years ago
Geert Janssens 67174dd0b1 Prevent temporary editor files from being picked up for POTFILES.in generation
7 years ago
Geert Janssens 2283df719a Drop code to work around gtk bug 326200 (bugzilla)
7 years ago
Frank H. Ellenberger 0467dd0b92 Fix several URLs in documentation parts
7 years ago
Frank H. Ellenberger 744101153d Replace a few hardcoded URLs by CMake vars
7 years ago