Commit Graph

20102 Commits (d07f759ca35ef8095c19c5dc8ae4354ce5367ce5)
 

Author SHA1 Message Date
Geert Janssens d07f759ca3 Use alignment-safe buffer handling
8 years ago
Geert Janssens 4c87dd05ec Fix compiler warning issues
8 years ago
Geert Janssens bf00330eed Merge branch 'Bug796725' of https://github.com/Bob-IT/gnucash into maint
8 years ago
Geert Janssens 131df82135 Merge branch 'date-bugs' of https://github.com/Bob-IT/gnucash into maint
8 years ago
Geert Janssens caaf9edc45 Use one single function to determine if an invoice is posted to ensure consistent behaviour
8 years ago
Geert Janssens baf933acf2 Bug 796054 - unposting and reposting invoice doubles amounts
8 years ago
Geert Janssens 1239876b5b Use GnuCash instead of Gnucash in OSX environment file
8 years ago
Geert Janssens 5ffb7fa20b Fix input of invoice post and due dates
8 years ago
John Ralls fc368b91d2 Restore the timespec_val column name in the slots table.
8 years ago
John Ralls 6dfbf3d5e7 gnc:get-commodity-totalavg-prices shouldn't use 0-amount splits.
8 years ago
Geert Janssens c977c2350a Merge branch 'sort-filter' of https://github.com/Bob-IT/gnucash into maint
8 years ago
John Ralls 28691b46ba Create srfi-64 tests for gnucash/report/report-system/commodity-utils.scm.
8 years ago
John Ralls b1ee7c6eec Clarify and de-duplicate sumlist and report-list descriptions.
8 years ago
John Ralls 704afc6e02 Comment to explain structuring an (env-transfer-foreign).
8 years ago
John Ralls fe73f52bdb Guard against divide-by-zero errors.
8 years ago
John Ralls 4e88b8cb6c Remove the number-collector.
8 years ago
Robert Fewell a639dd9236 Reduce the number of times the register loads
8 years ago
Robert Fewell e2801fd937 Change the default filter for General Ledger
8 years ago
Robert Fewell 2dcb316280 White space removal and change tabs to spaces in qofbook.cpp/h
8 years ago
Robert Fewell fd750a22eb Cache the number of days read only value
8 years ago
Robert Fewell 8ad6e04549 Book Options did not raise when already open
8 years ago
John Ralls 93f3a8ea82 Fix build of jenny.c on 32-bit builds, mingw-w64.
8 years ago
Robert Fewell 3456596a1c Bug 796814 - Changing a book's read-only threshold doesn't immediately affect open registers
8 years ago
Robert Fewell 67ee1d99a4 Bug 796812 - gnc_date_cell_get_date and gnc_date_cell_get_date_gdate have different date validation behaviour - part 2
8 years ago
Robert Fewell aabae1caf9 Bug 796812 - gnc_date_cell_get_date and gnc_date_cell_get_date_gdate have different date validation behaviour - part 1
8 years ago
Robert Fewell dd49756f4e Bug 796813 - Date validation inconsistent
8 years ago
Robert Fewell 4a3c6f8f85 Change saving to .gcm and Kvp for GNC_FEATURE_REG_SORT_FILTER
8 years ago
Robert Fewell 995e6b0f95 White space and tabs changed in search-date.c
8 years ago
Robert Fewell 39b24325d9 Bug 796725 - 4 of 6 Date Posted options fail to return
8 years ago
Geert Janssens 54a5097c60 Bug 796777 - CVE-2008-1391: Integer overflow in included strfmon function
8 years ago
Geert Janssens 34cb4925a4 Compile assistant-loan as c++
8 years ago
Robert Fewell 6ba47846c0 Improve the generation of the filter text
8 years ago
Robert Fewell a650693d07 New feature for register sort/filter settings move.
8 years ago
Robert Fewell 9423e0913b Remove white space and re-indent gnc-features.c
8 years ago
Robert Fewell c6001d855a Allow loading the sort and filter settings for the GL
8 years ago
Robert Fewell ed05b89518 Load the sort and filter settings to the .gcm file.
8 years ago
Robert Fewell 13c5b53931 Save the sort and filter settings to the .gcm file
8 years ago
Robert Fewell 72a29a83af Fix the save option on sort/filter dialog
8 years ago
Robert Fewell 8a0ee0e38f Hide the filter/sort save button when appropiate
8 years ago
Robert Fewell e281b50b29 Add new filter option to register
8 years ago
Robert Fewell 97a566ae28 Creating filter was leaking while being put together
8 years ago
Robert Fewell 6eac7e1ed0 There is no reason why you can not just have an end date
8 years ago
Robert Fewell 632c7c724e Update the filter when General Journal created.
8 years ago
Robert Fewell d74ec9aa6c Only show update the summary bar left labels when present
8 years ago
Robert Fewell 3f9a8977c1 Add the summary bar to the GL and subaccount registers
8 years ago
Robert Fewell b50c8a57fa Show whether there is a filter on the right of the summary bar
8 years ago
Robert Fewell b4db066d84 Add the sort order to the right of the summary bar
8 years ago
Robert Fewell c3724431e9 Add a parameter to add_summary_label to specify packing order
8 years ago
John Ralls 4464469484 Revert changes associated with Bug 775368
8 years ago
John Ralls 88597d0b64 Merge branch 'remove-timespec' into maint
8 years ago