12017-12-31 John Ralls
2
3	* Fix extra instance of test-test-extras* in install_manifest.txt
4
52017-12-31 Mechtilde
6
7	* correct typo
8
92017-12-31 John Ralls
10
11	* Update ChangeLogs for the new year.
12
132017-12-30 John Ralls
14
15	* Release GnuCash 2.7.3 (tag: 2.7.3)
16
172017-12-30 John Ralls
18
19	* Merge Bob Fewell's 'gtk3-update12' into unstable.
20
212017-12-30 John Ralls
22
23	* Prevent "Save before closing" dialog from appearing at startup.
24
252017-12-30 John Ralls
26
27	* Fix distcheck errors.
28
292017-12-30 John Ralls
30
31	* Fix -Wsign-compare error.
32
332017-12-30 John Ralls
34
35	* Merge branch 'maint' into unstable
36
372017-12-30 Robert Fewell
38
39	* Fix register move to another window
40
412017-12-30 Robert Fewell
42
43	* Fix some transient parent warnings
44
452017-12-30 Robert Fewell
46
47	* Fix There is no budget icon yet so set it to the account one.
48
492017-12-30 Robert Fewell
50
51	* Fix error when sheet is read only.
52
532017-12-30 Robert Fewell
54
55	* Fix transient parent warnings for budgets
56
572017-12-30 Robert Fewell
58
59	* Fix Invalid cast from GncWebkitHtml to GtkWindow
60
612017-12-30 Robert Fewell
62
63	* Fix Test for filepath is NULL when cancel pressed for export
64
652017-12-30 Robert Fewell
66
67	* Fix Critical errors when SX editor loaded
68
692017-12-30 Robert Fewell
70
71	* Fix Transient parent warnings for SX editor
72
732017-12-30 Robert Fewell
74
75	* Add a left margin to report zoom to align with other options
76
772017-12-30 Robert Fewell
78
79	* Fix register cell height by adding 1px for cell border
80
812017-12-30 Geert Janssens
82
83	* A few translatable string changes in the warnings for editing reconciled splits
84
852017-11-29 Robert Fewell
86
87	* Bug 771667 - Change reconciled splits warning
88
892017-12-30 Christopher Lam
90
91	* ENH: display infobox when no accounts matched
92
932017-12-29 John Ralls
94
95	* Bug 616709 - Pressing delete key while editing account name offers...
96
972017-12-29 John Ralls
98
99	* Fix crash in customer/employee/vendor reports.
100
1012017-12-29 John Ralls
102
103	* Merge Bob Fewell's 'gtk3-update11' into unstable.
104
1052017-12-29 Geert Janssens
106
107	* Merge branch 'unstable-TR-plus' of https://github.com/christopherlam/gnucash into unstable
108
1092017-12-30 Christopher Lam
110
111	* COSMETIC: amend strings in options
112
1132017-12-29 Geert Janssens
114
115	* Update POTEFILES.in
116
1172017-12-29 Geert Janssens
118
119	* Fix a few compile warnings-turned-errors
120
1212017-12-29 Geert Janssens
122
123	* Merge branch 'prices-in' of https://github.com/Bob-IT/gnucash into unstable
124
1252017-12-29 Robert Fewell
126
127	* Bug 616709 - Stop the delete button on the Account page
128
1292017-12-29 Robert Fewell
130
131	* Set focus for invoice pages
132
1332017-12-29 Robert Fewell
134
135	* Add function to get whether sheet is read only
136
1372017-12-29 Robert Fewell
138
139	* Make sure the tree view is the focus on an owner page
140
1412017-12-29 Robert Fewell
142
143	* Replace tabs with spaces for budget files
144
1452017-12-29 Robert Fewell
146
147	* ake sure the Account tree view has focus when budgets open
148
1492017-12-29 Robert Fewell
150
151	* Change tabs to spaces in gnc-html-webkit2.c
152
1532017-12-29 Robert Fewell
154
155	*  Make sure the webkit widget has focus on report load
156
1572017-12-29 Robert Fewell
158
159	* Replace tabs with spaces in a couple of source files
160
1612017-12-29 Robert Fewell
162
163	* Make sure the sx tree view has focus on page load
164
1652017-12-29 Robert Fewell
166
167	* Make sure the sheet has focus in a register when opened
168
1692017-12-29 Robert Fewell
170
171	* Prevent the tab being the focus
172
1732017-12-29 Robert Fewell
174
175	* Make sure the tree view has focus on Account tree page load
176
1772017-12-27 John Ralls
178
179	* Fix Travis 'dangling else' warning.
180
1812017-12-26 John Ralls
182
183	* Another attempt to make Travis's g++ happy about compiler warnings.
184
1852017-12-26 John Ralls
186
187	* Fix CXX Flags for g++.
188
1892017-12-23 John Ralls
190
191	* Bug 791848 - GC 2.6.x does not handle ISO dates introduced with GC 2.7.
192
1932017-12-26 John Ralls
194
195	* Enforce -Werror on C++ files and fix resulting errors.
196
1972017-12-23 John Ralls
198
199	* Test struct tm* returns from gnc_gmtime and gnc_localtime
200
2012017-12-23 John Ralls
202
203	* Fix autotools test setup for test-date-utilities.
204
2052017-12-23 John Ralls
206
207	* Fix picky gcc-7.2 complaint about a %d conversion not fitting in 3 bytes.
208
2092017-12-23 John Ralls
210
211	* Bug 791848 - GC 2.6.x does not handle ISO dates introduced with GC 2.7
212
2132017-12-23 John Ralls
214
215	* Enable reading undelimited YYYYMMDDHHMMSS time strings.
216
2172017-12-24 Christopher Lam
218
219	* REFACTOR: gnc-numeric not available in scheme anymore
220
2212017-12-05 Christopher Lam
222
223	* ENH: Optionally hide transactions
224
2252017-12-13 Christopher Lam
226
227	* ENH: Add 'daily subtotal strategy
228
2292017-12-02 Christopher Lam
230
231	* ENH: Formalise Reconciliation Report as a new menu item.
232
2332017-11-30 Christopher Lam
234
235	* ENH: Add indenting for main data and subheadings/subtotals
236
2372017-11-30 Christopher Lam
238
239	* ENH: Add sortkey Reconciled Status
240
2412017-11-30 Christopher Lam
242
243	* ENH: Add debit/credit friendly names in subheading rendering
244
2452017-11-27 Christopher Lam
246
247	* ENH: Add option to choose infobox display summary
248
2492017-12-11 Christopher Lam
250
251	* COSMETIC: if grand-totals=#f then omit <hr>
252
2532017-11-29 Christopher Lam
254
255	* REFACTOR: remove 'renderer-key lookup symbol, simplify custom sorter
256
2572017-11-29 Christopher Lam
258
259	* REFACTOR: simplify num/t-num display code
260
2612017-12-11 Christopher Lam
262
263	* REFACTOR: centralize left-cols to a vector-list
264
2652017-11-28 Christopher Lam
266
267	* ENH: if no Display/* selected, insert empty left-column
268
2692017-11-28 Christopher Lam
270
271	* REFACTOR: simplify render-summary
272
2732017-11-28 Christopher Lam
274
275	* REFACTOR: simplify do-rows-with-subtotals
276
2772017-11-27 Christopher Lam
278
279	* REFACTOR:bisect subtotal-get-info into primary/secondary
280
2812017-12-11 Christopher Lam
282
283	* REFACTOR: start refactor subtotal
284
2852017-12-11 Christopher Lam
286
287	* BUGFIX: Reverse sign on display only
288
2892017-12-11 Christopher Lam
290
291	* BUGFIX: Fix incorrect N_ and _ handling
292
2932017-12-11 Christopher Lam
294
295	* ENH: Upgrade Sign Reversal to use global preference by default
296
2972017-11-26 Christopher Lam
298
299	* REFACTOR: move calculated-cells to allow access from add-subtotal-row
300
3012017-12-11 Christopher Lam
302
303	* ENH: 'original currency amt' now shows dual columns
304
3052017-12-11 Christopher Lam
306
307	* REFACTOR+ENH:Add common-currency mnemonic to header if enabled
308
3092017-12-11 Christopher Lam
310
311	* REFACTOR: move column-uses? location
312
3132017-12-11 Christopher Lam
314
315	* REFACTOR:Move Void-status filter to filter tab
316
3172017-11-26 Christopher Lam
318
319	* REFACTOR:Centralise sign-reverse-list
320
3212017-12-10 Christopher Lam
322
323	* ENH: add infobox to summarise options used
324
3252017-12-10 Christopher Lam
326
327	* REFACTOR: Centralize options
328
3292017-11-27 Christopher Lam
330
331	* ENH: disable filter accounts selector if filter-mode=none
332
3332017-12-10 Christopher Lam
334
335	* ENH: dual columns subtotals now in correct column
336
3372017-12-11 Christopher Lam
338
339	* REFACTOR: Use time64 instead of timepair
340
3412017-12-10 Christopher Lam
342
343	* COSMETIC: Move Display>Sign reversal option
344
3452017-12-10 Christopher Lam
346
347	* ENH: Enable sign reversal for amount 'single only
348
3492017-12-10 Christopher Lam
350
351	* ENH: "Shares" column gets number-cell styling
352
3532017-12-13 Christopher Lam
354
355	* ENH: "Price" column gets number-cell styling.
356
3572017-12-15 Christopher Lam
358
359	* ENH: show original currency, and enable multicolumns.
360
3612017-12-15 Christopher Lam
362
363	* ENH: add custom sorter which can handle periodic dates
364
3652017-12-10 Christopher Lam
366
367	* REFACTOR: simplify do-rows-with-subtotals to use fewer args
368
3692017-12-15 Christopher Lam
370
371	* REFACTOR: use scheme idioms
372
3732017-12-15 Christopher Lam
374
375	* REFACTOR: Simplify Trans Number handling
376
3772017-12-10 Christopher Lam
378
379	* COSMETIC:Rename subtitles -> subheadings in sorting/account display
380
3812017-12-10 Christopher Lam
382
383	* REFACTOR: initialize accounts/filter by to null list
384
3852017-12-10 Christopher Lam
386
387	* REFACTOR: rewrite renderers to lookup 'renderer-key from sortlists
388
3892017-12-10 Christopher Lam
390
391	* ENH: Show account description in subheadings
392
3932017-12-10 Christopher Lam
394
395	* REFACTOR: move add-split-row into make-split-table
396
3972017-12-10 Christopher Lam
398
399	* REFACTOR: move *-choice-list into options-generator
400
4012017-12-10 Christopher Lam
402
403	* REFACTOR: simplify functions, reduce arguments
404
4052017-12-10 Christopher Lam
406
407	* REFACTOR: improve heading-list to handle dual headings
408
4092017-12-10 Christopher Lam
410
411	* REFACTOR: centralize BOOK-SPLIT-ACTION
412
4132017-12-10 Christopher Lam
414
415	* REFACTOR: centralize DATE-SORTING-TYPES and SUBTOTAL-ENABLED
416
4172017-12-10 Christopher Lam
418
419	* REFACTOR: centralize key-choice-list
420
4212017-12-10 Christopher Lam
422
423	* REFACTOR: centralize date-subtotal-list
424
4252017-12-10 Christopher Lam
426
427	* REFACTOR: centralize sortkey-list
428
4292017-12-10 Christopher Lam
430
431	* REFACTOR: centralize numerous used-* into column-uses? helper function
432
4332017-12-22 Christopher Lam
434
435	* REFACTOR: combine 2 key-choice-list into 1
436
4372017-12-22 Christopher Lam
438
439	* REFACTOR: move some funcs to refactor later
440
4412017-12-10 Christopher Lam
442
443	* REFACTOR: always run qof-query-destroyer
444
4452017-12-09 Christopher Lam
446
447	* ENH: Optimise Transaction Matcher filter
448
4492017-12-10 Christopher Lam
450
451	* ENH: add reconciled status filtering
452
4532017-12-10 Christopher Lam
454
455	* ENH: Move Account matcher to Filter tab
456
4572017-12-09 Christopher Lam
458
459	* REFACTOR: Delete unused functions
460
4612017-12-10 Christopher Lam
462
463	* REFACTOR: rename funcs, centralize strings
464
4652017-12-10 Christopher Lam
466
467	* ***reindent and remove trailing whitespace***
468
4692017-12-09 Christopher Lam
470
471	* ENH: Move Transaction Matcher to new Filter tab
472
4732017-12-12 Christopher Lam
474
475	* BUGFIX: change date-sorting-types
476
4772017-12-12 Christopher Lam
478
479	* OBSOLETE: 'exact-time removed
480
4812017-12-21 Christopher Lam
482
483	* options.scm: upgrade lookup-value to learn section changes
484
4852017-12-23 Geert Janssens
486
487	* Merge branch 'fix_bayes' of https://github.com/limitedAtonement/gnucash into unstable
488
4892017-12-22 Geert Janssens
490
491	* Remove cmake hoop to change file permissions
492
4932017-12-21 Geert Janssens
494
495	* Replace GNC_CONFIGURE(2) with configure_file
496
4972017-12-22 John Ralls
498
499	* Fix use of guile function introduced in 2.0.10, not available in Ubuntu14.04.
500
5012017-12-22 John Ralls
502
503	* Don't build borrowed/gwengui-gtk3 if its provided by gwenhywfar.
504
5052017-12-21 John Ralls
506
507	* Replace the gnc:numeric pair with normal Scheme rationals.
508
5092017-12-18 John Ralls
510
511	* Remove SIGFIG rounding from price calculation.
512
5132017-12-21 lmat
514
515	* Adding to version info to feature string
516
5172017-12-12 lmat
518
519	* Correct string cache code
520
5212017-12-10 lmat
522
523	* Rename qofinstance function
524
5252017-12-09 lmat
526
527	* Changed bayes import map design
528
5292017-12-06 lmat
530
531	* Code review responses
532
5332017-12-01 lmat
534
535	* Changed some constants to constexpr
536
5372017-11-28 lmat
538
539	* Remove unused kvp function
540
5412017-11-28 lmat
542
543	* kvp string: allocate enough space
544
5452017-11-28 lmat
546
547	* Correct kvp to_string typo
548
5492017-11-16 lmat
550
551	* Keep tokens as they are, don't translate them
552
5532017-11-15 lmat
554
555	* Corrected memory management issue
556
5572017-11-09 lmat
558
559	* Renaming functions to get rid of temporary name
560
5612017-11-06 lmat
562
563	* Kvp no longer parses entries looking for delimiters
564
5652017-11-03 lmat
566
567	* Added test for and corrected get_bayes_info
568
5692017-11-02 lmat
570
571	* Removed qof_instance_set_kvp, qof_instance_get_kvp
572
5732017-10-27 lmat
574
575	* Fixed conversion problem
576
5772017-10-19 lmat
578
579	* Implement flat bayes kvp
580
5812017-10-19 lmat
582
583	* Change kvp string representation
584
5852017-10-05 lmat
586
587	* kvp frame to template and correcting failure macro
588
5892017-08-14 lmat
590
591	* Account.c to Account.cpp
592
5932017-12-20 Geert Janssens
594
595	* Force build order on report system support files
596
5972017-12-19 Geert Janssens
598
599	* Add unit test for rewritten scheme error handlers
600
6012017-12-19 Geert Janssens
602
603	* Drop guile 1.8 support
604
6052017-12-19 Geert Janssens
606
607	* Add support for guile 2.2
608
6092017-12-19 John Ralls
610
611	* Merge Chris Lam's Bug 790526 fix into maint.
612
6132017-12-20 christopherlam
614
615	* fix silly mistake
616
6172017-12-20 christopherlam
618
619	* fix unit test again
620
6212017-12-19 John Ralls
622
623	* Add test-date-utilities to CMakeLists.txt and Makefile.am.
624
6252017-12-19 John Ralls
626
627	* Fix duplicate test-case name.
628
6292017-12-20 christopherlam
630
631	* typo
632
6332017-12-20 christopherlam
634
635	* add unittest for bugzilla 790526
636
6372017-12-19 christopherlam
638
639	* Fix -DWITH_SQL=OFF Build.
640
6412017-12-08 Robert Fewell
642
643	* Change the relative path to a full one for rpath
644
6452017-12-19 John Ralls
646
647	* Fix date offset error in datetime test.
648
6492017-12-18 John Ralls
650
651	* Add tests for GMT and GMT+7 timezones.
652
6532017-12-18 John Ralls
654
655	* Fix timezone constructor crash when zone file has no transitions.
656
6572017-12-17 John Ralls
658
659	* Merge branch 'maint' into unstable
660
6612017-12-16 John Ralls
662
663	* Release 2.6.19 (tag: 2.6.19)
664
6652017-12-16 John Ralls
666
667	* Fix python tests when building from tarball.
668
6692017-12-16 John Ralls
670
671	* Update Dutch and Serbian translations from the Translation project.
672
6732017-12-16 John Ralls
674
675	* Merge Rob Gowin's Partial Fix for Bug 787497 into maint.
676
6772017-12-16 John Ralls
678
679	* Add test-flat-bayes to autotools build.
680
6812017-12-16 John Ralls
682
683	* Add minimum version to feature and fix copy-paste error in test-flat-bayes.
684
6852017-12-15 John Ralls
686
687	* Handle mid-pacific timezones in date-sensitive tests.
688
6892017-12-15 John Ralls
690
691	* Revert post-construction adjustment of ldt for DST.
692
6932017-12-14 Robert Fewell
694
695	* Change the way the import settings are handled
696
6972017-12-12 John Ralls
698
699	* Fix neutral time for consistent dates in mid-pacific time zones.
700
7012017-12-12 John Ralls
702
703	* Fix posted-date scrub incrementing the day in central pacific timezones.
704
7052017-12-12 John Ralls
706
707	* Remove (unused because of an error) parse-to-tm string timespec construction.
708
7092017-12-12 John Ralls
710
711	* Fix offset handling in GncDateTime struct tm ctor, gnc_mktime, & gnc_timegm.
712
7132017-12-11 Geert Janssens
714
715	* Add infrastructure to handle preference schema migrations and use it to replace one preference
716
7172017-12-11 Robert Fewell
718
719	* Remove surplus statement
720
7212017-12-08 John Ralls
722
723	* Fix the Mac install_name_dir to point at CMAKE_INSTALL_FULL_LIBDIR.
724
7252017-12-10 John Ralls
726
727	* Bug 791422 - gnucash 2.7 no longer opens sqlite3...
728
7292017-12-10 Robert Fewell
730
731	* Update file with changes for transient dialog changes
732
7332017-12-10 Robert Fewell
734
735	* Replace magic numbers used in std::get... with values from enum
736
7372017-12-10 Robert Fewell
738
739	* Merge branch 'prices-in' of /mygit/gnucash into prices-in
740
7412017-12-07 Robert Fewell
742
743	* Add a test for empty values
744
7452017-12-07 Robert Fewell
746
747	* Replace date parse function with one from gnc_datetime
748
7492017-12-04 Robert Fewell
750
751	* Make changes for Gtk3 compatibility
752
7532017-12-01 Robert Fewell
754
755	* Pot file changes for new files and settings rename
756
7572017-12-01 Robert Fewell
758
759	* Rename gnc-csv-trans-settings.* to gnc-csv-import-settings.*
760
7612017-12-01 Robert Fewell
762
763	* Reorder the create price procedure.
764
7652017-12-01 Robert Fewell
766
767	* Add the ability to test from_commodity and to_currency being the same.
768
7692017-12-01 Robert Fewell
770
771	* Add a test for from_commodity not being the same as to_currency
772
7732017-12-01 Robert Fewell
774
775	* Various changes to comments in source files and displayed text.
776
7772017-12-01 Robert Fewell
778
779	* Change the way commodity and currency combo's are shown.
780
7812017-12-01 Robert Fewell
782
783	* Minor changes and tidy up
784
7852017-12-01 Robert Fewell
786
787	* Change the settings file to save and load price settings.
788
7892017-12-01 Robert Fewell
790
791	* Fix some errors in conversion of some function names
792
7932017-12-01 Robert Fewell
794
795	* Remove duplicated function
796
7972017-12-01 Robert Fewell
798
799	* Made changes to preset column types to align with other changes
800
8012017-12-01 Robert Fewell
802
803	* Add option to specify Commodity from and Currency to for whole file
804
8052017-12-01 Robert Fewell
806
807	* Some text changes
808
8092017-12-01 Robert Fewell
810
811	* Remove not required account update
812
8132017-12-01 Robert Fewell
814
815	* Add CSV Price importer assistant files
816
8172017-12-01 Robert Fewell
818
819	* Rename function gnc_csv_price_col_type_strs to gnc_price_col_type_strs
820
8212017-12-01 Robert Fewell
822
823	* Add price import files for the csv price importer
824
8252017-12-01 Robert Fewell
826
827	* Add property files for the csv price importer
828
8292017-12-09 John Ralls
830
831	* Test more thoroughly gnc-timezone's parsing of the zoneinfo database.
832
8332017-12-08 Geert Janssens
834
835	* Fix transient parent warnings for tip-of-the-day and file dialogs
836
8372017-12-08 Geert Janssens
838
839	* Fix transient parent warnings in search callbacks
840
8412017-12-07 Robert Fewell
842
843	* Add a test for empty values
844
8452017-12-07 Robert Fewell
846
847	* Replace date parse function with one from gnc_datetime
848
8492017-12-06 Geert Janssens
850
851	* Add transient parent for search dialog
852
8532017-12-03 Geert Janssens
854
855	* Fix missing transient parent warnings for several business dialogs
856
8572017-11-16 Geert Janssens
858
859	* Fix transient parent for SX since last run... at startup
860
8612017-11-16 Geert Janssens
862
863	* Set transient parents for all query views and dialogs
864
8652017-11-26 Geert Janssens
866
867	* Alter function signature of gnc_(verify|yes_no|info|warning|error)_dialog
868
8692017-11-25 Geert Janssens
870
871	* Improve window management
872
8732017-11-16 Geert Janssens
874
875	* Ensure the main window is mapped before any reminder dialogs are shown at startup
876
8772017-11-16 Geert Janssens
878
879	* Handle the splash/lock file warning more the gtk way
880
8812017-11-22 lmat
882
883	* GUID/Flat bayes handling in 2.6
884
8852017-12-05 John Ralls
886
887	* Rework directory determination in CMake builds.
888
8892017-12-04 Robert Fewell
890
891	* Make changes for Gtk3 compatibility
892
8932017-12-01 Robert Fewell
894
895	* Pot file changes for new files and settings rename
896
8972017-12-01 Robert Fewell
898
899	* Rename gnc-csv-trans-settings.* to gnc-csv-import-settings.*
900
9012017-12-01 Robert Fewell
902
903	* Reorder the create price procedure.
904
9052017-12-01 Robert Fewell
906
907	* Add the ability to test from_commodity and to_currency being the same.
908
9092017-12-01 Robert Fewell
910
911	* Add a test for from_commodity not being the same as to_currency
912
9132017-12-01 Robert Fewell
914
915	* Various changes to comments in source files and displayed text.
916
9172017-12-01 Robert Fewell
918
919	* Change the way commodity and currency combo's are shown.
920
9212017-12-01 Robert Fewell
922
923	* Minor changes and tidy up
924
9252017-12-01 Robert Fewell
926
927	* Change the settings file to save and load price settings.
928
9292017-12-01 Robert Fewell
930
931	* Fix some errors in conversion of some function names
932
9332017-12-01 Robert Fewell
934
935	* Remove duplicated function
936
9372017-12-01 Robert Fewell
938
939	* Made changes to preset column types to align with other changes
940
9412017-12-01 Robert Fewell
942
943	* Add option to specify Commodity from and Currency to for whole file
944
9452017-12-01 Robert Fewell
946
947	* Some text changes
948
9492017-12-01 Robert Fewell
950
951	* Remove not required account update
952
9532017-12-01 Robert Fewell
954
955	* Add CSV Price importer assistant files
956
9572017-12-01 Robert Fewell
958
959	* Rename function gnc_csv_price_col_type_strs to gnc_price_col_type_strs
960
9612017-12-01 Robert Fewell
962
963	* Add price import files for the csv price importer
964
9652017-12-01 Robert Fewell
966
967	* Add property files for the csv price importer
968
9692017-12-02 Rob Gowin
970
971	* Partial fix for Bug 787497 - Disabling options cripples dist package (PR243)
972
9732017-12-02 John Ralls
974
975	* One more stray header in libexec.
976
9772017-12-01 John Ralls
978
979	* LIBDIR is not lib--two more CMakeLists.txt.
980
9812017-12-01 John Ralls
982
983	* Remove gnucash/test.
984
9852017-12-01 John Ralls
986
987	* Some fixes to complete removing gnucash/overrides.
988
9892017-12-01 Rob Gowin
990
991	* Handle cases where LIBDIR is not "lib"
992
9932017-12-01 John Ralls
994
995	* Fix autotools build after removing gnucash/overrides.
996
9972017-12-01 Rob Gowin
998
999	* Handle cases where LIBDIR is not "lib"
1000
10012017-12-01 John Ralls
1002
1003	* Remove overrides directory as being obsolete.
1004
10052017-11-30 John Ralls
1006
1007	* More GNUInstallDirs path fixes.
1008
10092017-12-01 John Ralls
1010
1011	* Fix the fixed path to compiled guile files.
1012
10132017-11-30 John Ralls
1014
1015	* Fix path to compiled guile files in environment.in.
1016
10172017-11-30 John Ralls
1018
1019	* Add GLIB_CFLAGS and srcdir to SWIG includes.
1020
10212017-11-30 John Ralls
1022
1023	* Remove unset variable SWIG_ARGS from Makefile.am
1024
10252017-11-30 Geert Janssens
1026
1027	* Fix installation destinations for overrides and quotes scripts
1028
10292017-11-19 Christopher Lam
1030
1031	* Bugzilla 790526 Correct weeknum calculator
1032
10332017-11-28 John Ralls
1034
1035	* Fix python test failure on Travis.
1036
10372017-11-28 John Ralls
1038
1039	* Merge branch 'PyGncNumeric' into unstable
1040
10412017-06-03 Guy Taylor
1042
1043	* Use builtin SWIG conversions for glib types
1044
10452017-06-03 Guy Taylor
1046
1047	* Use glib.h over custom typedefs in Python SWIG
1048
10492017-05-28 Guy Taylor
1050
1051	* Add GncNumeric to native Python Fraction
1052
10532017-05-17 Guy Taylor
1054
1055	* Fix Python GncNumeric for non (int, int) pairs
1056
10572017-11-28 John Ralls
1058
1059	* Fix null pointer dereference segfault.
1060
10612017-11-28 John Ralls
1062
1063	* Merge Aaron Laws's 'unneeded-build-flag' into unstable
1064
10652017-11-28 John Ralls
1066
1067	* Use GNUInstallDirs in CMake Builds
1068
10692017-11-28 John Ralls
1070
1071	* Fix python tests in tarball builds.
1072
10732017-11-28 lmat
1074
1075	* Removing Arch Linux Autotools build
1076
10772017-11-28 lmat
1078
1079	* Removing unneeded build flag from docker
1080
10812017-11-28 John Ralls
1082
1083	* Remove common/test-core/unittest_support.py from git.
1084
10852017-11-25 John Ralls
1086
1087	* Release 2.7.2 (tag: 2.7.2)
1088
10892017-11-25 John Ralls
1090
1091	* Merge branch 'maint' into unstable
1092
10932017-11-25 John Ralls
1094
1095	* Correct GUILE_LOAD_COMPILE_PATH to include Guile's own modules as well as ours.
1096
10972017-11-24 John Ralls
1098
1099	* Correct quoting for SQL backends.
1100
11012017-11-24 Geert Janssens
1102
1103	* Merge branch 'gtk3-update8' of https://github.com/Bob-IT/gnucash into unstable
1104
11052017-11-21 Jose Marino
1106
1107	* report: fix default colors incorrectly set to transparent
1108
11092017-11-23 John Ralls
1110
1111	* Bug 784623 - GNUCash does not work with sql backend.
1112
11132017-11-23 Rob Gowin
1114
1115	* Bug 790620 - Failed to create file “/usr/share/glib-2.0/schemas/gschemas.compiled.XY789Y1116
11172017-11-23 Robert Fewell
1118
1119	* Fix some corrupted glade files
1120
11212017-11-23 Robert Fewell
1122
1123	* Change assistant-ab-initial.glade to gtk3.10 version
1124
11252017-11-23 Robert Fewell
1126
1127	* Replace deprecated GTK_STOCK_ macro identifiers
1128
11292017-11-23 Robert Fewell
1130
1131	* Change a couple of deprecated functions in gnc-html-webkit1.c
1132
11332017-11-23 Robert Fewell
1134
1135	* Control the toggle button width
1136
11372017-11-23 Robert Fewell
1138
1139	* Move the double line to be inside the cursor cell
1140
11412017-11-23 Robert Fewell
1142
1143	* If a font size is specified for the sheet, popup size may be wrong
1144
11452017-11-23 Robert Fewell
1146
1147	* Use previously created functions
1148
11492017-11-23 Robert Fewell
1150
1151	* Provide two functions for common code
1152
11532017-11-23 Robert Fewell
1154
1155	* This function doesn't do much and is only used for new account registers
1156
11572017-11-23 Robert Fewell
1158
1159	* Adjust the sheet to get its spacings from the item_edit CSS
1160
11612017-11-23 Robert Fewell
1162
1163	* Get the item_edit cell padding from CSS instead of defines
1164
11652017-11-23 Robert Fewell
1166
1167	* Replace the cell foreground and background colour handlers
1168
11692017-11-01 Robert Fewell
1170
1171	* Test the widget state to get the correct background colour.
1172
11732017-11-21 John Ralls
1174
1175	* Set GncSqlObjectBackend::m_version to the appropriate TABLE_VERSION.
1176
11772017-11-21 John Ralls
1178
1179	* Fix python build and test errors on Mac.
1180
11812017-11-21 Geert Janssens
1182
1183	* Revert "Merge branch 'gtk3-update8' of https://github.com/Bob-IT/gnucash into unstable"
1184
11852017-11-21 Geert Janssens
1186
1187	* Merge branch 'gtk3-update8' of https://github.com/Bob-IT/gnucash into unstable
1188
11892017-11-21 Geert Janssens
1190
1191	* Merge branch 'gtk3-update9' of https://github.com/Bob-IT/gnucash into unstable
1192
11932017-11-19 John Ralls
1194
1195	* Fix missing/misspelled files for distribution.
1196
11972017-11-19 John Ralls
1198
1199	* Bug 790550 - FTBFS: missing __init__.py
1200
12012017-11-19 John Ralls
1202
1203	* Fix distribution paths for resource files.
1204
12052017-11-19 John Ralls
1206
1207	* Fix bad string construction in adjust_sql_options.
1208
12092017-11-19 John Ralls
1210
1211	* A better way to handle MySQL's 0000-00-00 invalid date indicator.
1212
12132017-11-19 John Ralls
1214
1215	* Don't try to unref a NULL GDateTime*.
1216
12172017-11-18 Geert Janssens
1218
1219	* Fix a few travis failures (potentially uninitialized use)
1220
12212017-11-18 Geert Janssens
1222
1223	* Bug 736765 - Assign as payment... should re-populate the payment represented by the selected transaction if any
1224
12252017-11-15 Geert Janssens
1226
1227	* Bug 778692 - Assign as payment should work for employee expense vouchers
1228
12292017-11-18 Geert Janssens
1230
1231	* Assign as payment - when random transaction is selected, reset transaction description to owner
1232
12332017-11-14 Geert Janssens
1234
1235	* Assign as payment - refactor a few code blocks into separate functions
1236
12372017-11-14 Geert Janssens
1238
1239	* Assign as payment - Differentiate between new and existing payments for 'Assign as payment'
1240
12412017-11-14 Geert Janssens
1242
1243	* Assign as payment - offer possible payment splits to user in case there are multiple valid candidates for assignment
1244
12452017-11-09 Geert Janssens
1246
1247	* Bug 734865 - Assign as Payment... can silently 'unpay' a payed invoice
1248
12492017-11-13 Geert Janssens
1250
1251	* Add functions to retrieve a copy of splits of a certain type from business transactions
1252
12532017-11-09 Geert Janssens
1254
1255	* Inform the user when assign as payment can't be used
1256
12572017-11-14 Geert Janssens
1258
1259	* Mark unused function parameters as such in dialog-payment.c
1260
12612017-11-15 fell
1262
1263	* Add po/glossary/gnc-glossary.pot to .gitignore
1264
12652017-11-15 fell
1266
1267	* Fix a few encodings and Content-* tags in glossary
1268
12692017-11-09 John Ralls
1270
1271	* Bug 789608 - Compilation problems when linking libraries.
1272
12732017-11-09 John Ralls
1274
1275	* Merge branch 'maint' into unstable
1276
12772017-11-09 John Ralls
1278
1279	* Fix with_Python build in cmake.
1280
12812017-11-09 Robert Fewell
1282
1283	* Prevent the rename popup from appearing in the dense calendar
1284
12852017-11-09 Robert Fewell
1286
1287	* Dense calendar popup window of screen at bottom
1288
12892017-11-09 Robert Fewell
1290
1291	* Add a margin to the Date label
1292
12932017-11-09 Robert Fewell
1294
1295	* Don't re-populate dense calendar treeview on every mouse move
1296
12972017-11-09 Robert Fewell
1298
1299	* Save the screen dimensions on button click
1300
13012017-11-09 Robert Fewell
1302
1303	* If there are no marked days on Windows the dense calendar crashes
1304
13052017-11-07 John Ralls
1306
1307	* Bug 789928 - FTBFS with libdbi 0.9.0-5 on Debian
1308
13092017-11-07 John Ralls
1310
1311	* Merge J. Marino's 'fix-negative-colors' into unstable.
1312
13132017-10-31 John Ralls
1314
1315	* Convert shell-executed scheme tests to run directly from Guile.
1316
13172017-11-02 John Ralls
1318
1319	* Remove extraneous parameters from GNC_ADD_SCHEME_TARGETS
1320
13212017-11-02 Jose Marino
1322
1323	* report: fix negative colors in barcharts
1324
13252017-11-01 Robert Fewell
1326
1327	* Update the register for the change in RegisterColor enums
1328
13292017-11-01 Robert Fewell
1330
1331	* Change the split and entry models to reflect the colour changes
1332
13332017-11-01 Robert Fewell
1334
1335	* Reduce the RegisterColor enums so there is one for each type
1336
13372017-11-01 Robert Fewell
1338
1339	* Replace the cell foreground and background colour handlers
1340
13412017-11-01 Robert Fewell
1342
1343	* Test the widget state to get the correct background colour.
1344
13452017-11-01 Robert Fewell
1346
1347	* Change the look of the toggle button
1348
13492017-11-01 Robert Fewell
1350
1351	* Control the toggle button width
1352
13532017-11-01 Robert Fewell
1354
1355	* Move the double line to be inside the cursor cell
1356
13572017-11-01 Robert Fewell
1358
1359	* If a font size is specified for the sheet, popup size may be wrong
1360
13612017-11-01 Robert Fewell
1362
1363	* Use previously created functions
1364
13652017-11-01 Robert Fewell
1366
1367	* Provide two functions for common code
1368
13692017-11-01 Robert Fewell
1370
1371	* This function doesn't do much and is only used for new account registers
1372
13732017-11-01 Robert Fewell
1374
1375	* Adjust the sheet to get its spacings from the item_edit CSS
1376
13772017-11-01 Robert Fewell
1378
1379	* Get the item_edit cell padding from CSS instead of defines
1380
13812017-10-31 John Ralls
1382
1383	* Merge branch J. Marino's fix-report-colors into unstable
1384
13852017-10-31 John Ralls
1386
1387	* Merge J. Marino's 'fix/report-net-barchart' into unstable
1388
13892017-10-18 Jose Marino
1390
1391	* report/category-barchart: fix unit test to work with gnc-monetary
1392
13932017-10-18 Jose Marino
1394
1395	* report/category-barchart: calculate using gnc-monetary instead of double
1396
13972017-10-18 Jose Marino
1398
1399	* report/net-linechart: fix unit test to work with gnc-monetary
1400
14012017-10-18 Jose Marino
1402
1403	* report/net-linechart: calculate using gnc-monetary instead of double
1404
14052017-10-17 Jose Marino
1406
1407	* report/net-barchart: fix unit test to work with gnc-monetary
1408
14092017-10-17 Jose Marino
1410
1411	* report/net-barchart: default to list of zeros instead of empty list
1412
14132017-10-13 Jose Marino
1414
1415	* report/net-barchart: calculate using gnc-monetary instead of double
1416
14172017-10-31 John Ralls
1418
1419	* [Gwenhywfar] Use the new getpassword API only on the gwen5 branch.
1420
14212017-10-31 John Ralls
1422
1423	* Provide for report/report-system/test/test-extras to be built before other tests.
1424
14252017-10-31 John Ralls
1426
1427	* Ensure that report unit tests dependencies are built with  target.
1428
14292017-10-31 John Ralls
1430
1431	* Merge J. Marino's cashflow-barchart updates into unstable.
1432
14332017-10-31 Jose Marino
1434
1435	* report-test: move add-to-load-path to build system
1436
14372017-10-30 John Ralls
1438
1439	* Remove X11 error handler
1440
14412017-10-31 Geert Janssens
1442
1443	* Merge branch 'gtk3-update7' of https://github.com/Bob-IT/gnucash into unstable
1444
14452017-10-02 Robert Fewell
1446
1447	* Move the CSS files to a Gresource file
1448
14492017-10-28 John Ralls
1450
1451	* Release 2.7.1 (tag: 2.7.1)
1452
14532017-10-29 John Ralls
1454
1455	* Set relative path to icon file in Windows resource script.
1456
14572017-10-28 John Ralls
1458
1459	* Don't copy ChangeLog on a tarball build.
1460
14612017-10-28 John Ralls
1462
1463	* Pass a NULL parent to gnc_options_dialog_new_modal in assistant-hierarchy.
1464
14652017-10-27 John Ralls
1466
1467	* Set a parent window for the options dialogs.
1468
14692017-10-27 Jose Marino
1470
1471	* cashflow-barchart: split option "show money in/out" into two separate ones
1472
14732017-10-27 Jose Marino
1474
1475	* cashflow-barchart: delete unnecessary intermediate lists
1476
14772017-10-27 Jose Marino
1478
1479	* cashflow-barchart: use direct gnc-monetary math instead of collectors
1480
14812017-10-27 John Ralls
1482
1483	* Merge branch Christopher Lam's Transaction Report Improvements into unstable.
1484
14852017-10-27 John Ralls
1486
1487	* Merge branch J. Marino's cashflow-barchart report into unstable.
1488
14892017-10-27 John Ralls
1490
1491	* Merge Aaron Law's branch 'buildfix' to unstable.
1492
14932017-10-27 John Ralls
1494
1495	* [SQL] Check return of string_to_guid, bail if false.
1496
14972017-10-26 John Ralls
1498
1499	* Bug 789298 - Prompt for file history update leads to crash during startup.
1500
15012017-10-27 lmat
1502
1503	* Updating home directory to fix CI error messages
1504
15052017-10-27 Christopher Lam
1506
1507	* transaction.scm upgrade complete
1508
15092017-10-27 christopherlam
1510
1511	* refactor old is-filter-member to use srfi-1
1512
15132017-10-26 christopherlam
1514
1515	* improve split-remove-duplicates, combine filters
1516
15172017-10-25 christopherlam
1518
1519	* Regex is optional, and add transaction matcher
1520
15212017-10-24 Christopher Lam
1522
1523	* Enhance transaction.scm account filter to regex
1524
15252017-10-24 christopherlam
1526
1527	* Enhance account filter to a regex
1528
15292017-10-24 christopherlam
1530
1531	* Amend some strings for improved visibility
1532
15332017-10-24 christopherlam
1534
1535	* Change critical code to pure FP
1536
15372017-10-26 John Ralls
1538
1539	* Bug 789297 - Account Tax Related Information - 2.7.0 is not backwards compatible
1540
15412017-10-26 John Ralls
1542
1543	* Fix NEWS errors reported by Chris Lam
1544
15452017-10-26 Geert Janssens
1546
1547	* Add GNUCASH_BUILD_ID cmake/configure variable which allows packagers to define their own
1548
15492017-10-26 Geert Janssens
1550
1551	* Use alternative revision retrieval if git describe is failing
1552
15532017-10-26 Geert Janssens
1554
1555	* Improve about dialog layout and contents
1556
15572017-10-26 John Ralls
1558
1559	* Revert "Partial fix to exception crashes on Windows."
1560
15612017-10-26 John Ralls
1562
1563	* Fix Windows crash-on-throw.
1564
15652017-10-22 John Ralls
1566
1567	* Partial fix to exception crashes on Windows.
1568
15692017-10-25 Geert Janssens
1570
1571	* Fix building from dist tarball with python bindings enabled
1572
15732017-10-25 Geert Janssens
1574
1575	* Fix disabling src docs build on Windows
1576
15772017-10-26 Geert Janssens
1578
1579	* Prevent gcc from searching config.h in the current directory
1580
15812017-10-26 Geert Janssens
1582
1583	* Add gnucash.1 man page as proper dependency for dist
1584
15852017-10-22 Carwyn Nelson
1586
1587	* Little refactor of account.c
1588
15892017-10-23 Geert Janssens
1590
1591	* Improve gnc_numeric_boxed_copy_func based on discussion in PR#145
1592
15932017-04-23 Bob-IT
1594
1595	* Save button active on every load
1596
15972017-10-22 John Ralls
1598
1599	* Don't build design docs on Windows.
1600
16012017-10-20 John Ralls
1602
1603	* Add fixed bugs for 2.7.0 to NEWS.
1604
16052017-10-20 fell
1606
1607	* Add a bunch of translator comments and a few accelerators to glade files
1608
16092017-10-20 Geert Janssens
1610
1611	* Remove configure option --enable-locale-specific-tax and make gnucash always behave as if it was set
1612
16132017-10-20 fell
1614
1615	* Add a bunch of translator comments to C files
1616
16172017-10-20 fell
1618
1619	* Improve type of bank accounts in SKR03
1620
16212017-10-20 fell
1622
1623	* Add "Assets & Liabilities", "Profit & Loss" to the glossary,
1624
16252017-10-20 fell
1626
1627	* Mayor overhaul of de.po
1628
16292017-10-20 fell
1630
1631	* Fix wiki link
1632
16332017-10-19 Jose Marino
1634
1635	* fix reconcile dialog always showing ending balance of zero
1636
16372017-10-17 Jose Marino
1638
1639	* add unit test for cashflow-barchart report
1640
16412017-10-17 John Ralls
1642
1643	* Merge branch 'unstable'
1644
16452017-10-15 John Ralls
1646
1647	* Re-release 2.7.0 (tag: 2.7.0a)
1648
16492017-10-16 Jose Marino
1650
1651	* add new report 'cashflow-barchart.scm' to build system
1652
16532017-10-16 Jose Marino
1654
1655	* fix module location of new cashflow-barchart report
1656
16572017-10-15 John Ralls
1658
1659	* Disable inclusion of transaction text for OFX transactions in the description.
1660
16612017-10-16 John Ralls
1662
1663	* Use file:/// when constructing a tempdir uri on Windows.
1664
16652017-10-16 John Ralls
1666
1667	* Merge branch 'unstable-fix-spelling' of https://github.com/christopherlam/gnucash into unstable
1668
16692017-10-16 John Ralls
1670
1671	* Install libgwengui-gtk3.dll on Windows.
1672
16732017-10-16 Christopher Lam
1674
1675	* Fix spelling insensative->insensitive
1676
16772017-10-15 John Ralls
1678
1679	* [MacOS] Change CMake installed names to absolute paths from @rpath/...
1680
16812017-10-14 John Ralls
1682
1683	* Build Macs with WebKit1.
1684
16852017-10-14 John Ralls
1686
1687	* HTML: Connect to load-failed and resource-load signals.
1688
16892017-10-13 John Ralls
1690
1691	* Fix html temp-file URI.
1692
16932017-10-13 fell
1694
1695	* update de.po to commit f283437
1696
16972017-10-12 Jose Marino
1698
1699	* report: render linechart with requested line colors
1700
17012017-10-12 Jose Marino
1702
1703	* report: render piechart with requested colors
1704
17052017-10-12 Jose Marino
1706
1707	* report: render barchart with requested bar colors
1708
17092017-10-11 fell
1710
1711	* Merge branch 'maint' of https://github.com/DiMan/Gnucash into maint
1712
17132017-10-11 fell
1714
1715	* reapply commit 3cdac65 on the new dialog-ab-pref and remove obsolete section from dialog-ab.gade
1716
17172017-10-11 Jose Marino
1718
1719	* add new report: cashflow-barchart.scm
1720
17212017-10-07 Di Mang
1722
1723	* Adjustment of some Russian translations
1724
17252017-10-06 fell
1726
1727	* Merge branch 'maint' into unstable
1728
17292017-10-06 fell
1730
1731	* Use descriptions from gschema as tooltips in Preferences Aqbanking
1732
17332017-10-05 Geert Janssens
1734
1735	* Replace ambiguous 'scm' with 'vcs' in macro name
1736
17372017-10-05 Geert Janssens
1738
1739	* Use different format specifier to make older git versions happy
1740
17412017-10-05 Geert Janssens
1742
1743	* Merge branch maint into unstable
1744
17452017-10-04 Geert Janssens
1746
1747	* Additional changes to use commit date rather than build date
1748
17492017-10-03 Geert Janssens
1750
1751	* Fix gnucash.pot generation from cmake build.
1752
17532017-10-03 Geert Janssens
1754
1755	* Stop testing GObject's handling of invalid parameters
1756
17572017-10-03 fell
1758
1759	* Fix a typo in gir error message
1760
17612017-10-02 fell
1762
1763	* Readd the missing glade msgctx strings to ru.po
1764
17652017-10-02 fell
1766
1767	* ru.po: Minor improvements of the header after PR #209
1768
17692017-10-01 ashed
1770
1771	* Update Russian Translation with the 2.6.18 gnucash.pot.
1772
17732017-09-07 Bernhard M. Wiedemann
1774
1775	* Allow to export the last commit's date
1776
17772017-09-29 Ashed
1778
1779	* Updated and polished Russian Translation.
1780
17812017-09-29 Robert Fewell
1782
1783	* Change the item_edit blanking rectangle position and size
1784
17852017-09-29 Robert Fewell
1786
1787	* Change the position of the double row on the cursor
1788
17892017-09-29 Robert Fewell
1790
1791	* Instead of removing a css class, wrap the change in save/restore
1792
17932017-09-29 Robert Fewell
1794
1795	* Rename internal CSS class prefix for the register to 'register-'
1796
17972017-09-29 Robert Fewell
1798
1799	* Remove the CSS for a dark theme Register
1800
18012017-09-29 Robert Fewell
1802
1803	* Fix typo in comment
1804
18052017-09-23 Robert Fewell
1806
1807	* Make sure the sheet has focus at start
1808
18092017-09-23 Robert Fewell
1810
1811	* Fix problem with scrollbar sliders not tracking value
1812
18132017-09-13 Robert Fewell
1814
1815	* Fix missing hatchings when transaction unbalanced
1816
18172017-09-13 Robert Fewell
1818
1819	* When tabbing to the field, text should be highlighted only
1820
18212017-09-13 Robert Fewell
1822
1823	* Remove spaces from blank lines
1824
18252017-09-13 Robert Fewell
1826
1827	* Adjust text position to be the same as the item_edit entry
1828
18292017-09-09 Robert Fewell
1830
1831	* Make sure the cursor background is filled to start to hide whats below it
1832
18332017-09-09 Robert Fewell
1834
1835	* Add ability to draw a text cursor for the entry
1836
18372017-09-09 Robert Fewell
1838
1839	* Do not copy the colour and so prevent form having to free it
1840
18412017-09-09 Robert Fewell
1842
1843	* Allow the sheet to be scrolled with the mouse wheel
1844
18452017-09-09 Robert Fewell
1846
1847	* Rename a couple of functions to align with the format of the rest
1848
18492017-09-09 Robert Fewell
1850
1851	* Use a higher priority for the idle add when item edit updating
1852
18532017-09-09 Robert Fewell
1854
1855	* Fix problem when sheet first loaded in the register
1856
18572017-09-09 Robert Fewell
1858
1859	* Change the line position to make double thickness line on cursor
1860
18612017-09-04 Robert Fewell
1862
1863	* Use the background class for the dense-calendar
1864
18652017-09-04 Robert Fewell
1866
1867	* Change the way negative-numbers class was defined in CSS
1868
18692017-09-04 Robert Fewell
1870
1871	* Remove white space and tabs from split-register-model
1872
18732017-09-04 Robert Fewell
1874
1875	* Add a heading for the Rate column.
1876
18772017-09-04 Robert Fewell
1878
1879	* Register in journal mode with rate column, split columns loose alignment
1880
18812017-09-04 Robert Fewell
1882
1883	* Redraw the header after size allocation of the sheet.
1884
18852017-09-04 Robert Fewell
1886
1887	* Add redraw of the header when preference changes
1888
18892017-09-04 Robert Fewell
1890
1891	* Remove the no longer widgets for setting register colours
1892
18932017-09-04 Robert Fewell
1894
1895	* Change the register to be based on CSS
1896
18972017-09-04 Robert Fewell
1898
1899	* Change tabs to spaces in gnucash-style.c
1900
19012017-09-04 Robert Fewell
1902
1903	* Remove trailing white space from gnucash-sheet.c
1904
19052017-09-04 Robert Fewell
1906
1907	* Remove trailing white space from gnucash-item-edit.c
1908
19092017-09-04 Robert Fewell
1910
1911	* This dialog-invoice.glade file had missing changes, corrected.
1912
19132017-09-01 Robert Fewell
1914
1915	* This change is needed after all, used when header is resized
1916
19172017-08-31 Robert Fewell
1918
1919	* Remove white space and change tabs to spaces in gnucash-register.c
1920
19212017-08-31 Robert Fewell
1922
1923	* Rework the item-edit pop up to use sheet width and not move about
1924
19252017-08-31 Robert Fewell
1926
1927	* Change gnc_item_edit_update to be used in an idle add function
1928
19292017-08-31 Robert Fewell
1930
1931	* Move inline css for padding to gnucash.css
1932
19332017-08-31 Robert Fewell
1934
1935	* Remove an obsolete source comment in gnucash-item-list.c
1936
19372017-08-31 Robert Fewell
1938
1939	* Remove white space and change tabs to spaces in datecell-gnome.c
1940
19412017-08-31 Robert Fewell
1942
1943	* Rename various forms of Get Popup Height to Popup Get Height
1944
19452017-09-21 christopherlam
1946
1947	* Add missing export (gnc:date-get-week)
1948
19492017-09-27 Geert Janssens
1950
1951	* Merge branch 'maint' into unstable
1952
19532017-09-27 Geert Janssens
1954
1955	* Use the same bugzilla url in AC_INIT as on maint
1956
19572017-09-27 Geert Janssens
1958
1959	* Add Catalan README file to autotools based build
1960
19612017-09-26 Geert Janssens
1962
1963	* Fix build failures if userdata_home exists but gnc_userdata_home  doesn't
1964
19652017-09-26 Josep-Maria Prat
1966
1967	* Readme translated into catalan
1968
19692017-09-22 John Ralls
1970
1971	* Release 2.6.18 (tag: 2.6.18)
1972
19732017-09-22 John Ralls
1974
1975	* Remove automake version check for make dist.
1976
19772017-09-22 John Ralls
1978
1979	* Fix typo in CA_DIST name.
1980
19812017-09-21 John Ralls
1982
1983	* Import latest Farsi and Srpska translations from the translation project.
1984
19852017-09-21 Geert Janssens
1986
1987	* Ignore softlink for new report
1988
19892017-09-21 Geert Janssens
1990
1991	* Revert "Ignore softlink for new report"
1992
19932017-09-21 Geert Janssens
1994
1995	* Ignore softlink for new report
1996
19972017-09-21 Geert Janssens
1998
1999	* Merge 'maint' into unstable
2000
20012017-09-21 Geert Janssens
2002
2003	* Add income-gst-statement.scm to POTFILES.in
2004
20052017-09-21 christopherlam
2006
2007	* Fix some (gnc:make-gnc-monetary) errors
2008
20092017-09-17 christopherlam
2010
2011	* Restore "sign reverses" option This was removed during development.
2012
20132017-09-17 christopherlam
2014
2015	* Initial commit income-gst-statement.scm
2016
20172017-09-17 christopherlam
2018
2019	* Reindent from transaction.scm
2020
20212017-09-17 christopherlam
2022
2023	* cp transaction.scm income-gst-statement.scm
2024
20252017-09-21 Geert Janssens
2026
2027	* Fixup for Catalan account charts
2028
20292017-09-21 Geert Janssens
2030
2031	* Add boilerplate to get Catalan account charts installed and added to the distribution
2032
20332017-09-21 Josep-Maria Prat
2034
2035	* Catalan accounts missing
2036
20372017-09-20 Geert Janssens
2038
2039	* Properly ignore internal report options that are not on invisible option pages when opening the report options dialog
2040
20412017-09-16 John Ralls
2042
2043	* Release 2.7.0 (tag: 2.7.0)
2044
20452017-09-16 John Ralls
2046
2047	* Fix the fix from mac for test-userdata-dir.c
2048
20492017-09-16 John Ralls
2050
2051	* Fix test-userdata-dir on Mac.
2052
20532017-09-16 Geert Janssens
2054
2055	* Travis fixes
2056
20572017-09-16 Geert Janssens
2058
2059	* Minor tweaks to the userdata_dir logic
2060
20612017-09-16 John Ralls
2062
2063	* Fix python init errors.
2064
20652017-09-16 Geert Janssens
2066
2067	* Improve a few comments.
2068
20692017-09-16 Geert Janssens
2070
2071	* Disable creating a user_data_dir in the test environment
2072
20732017-09-16 Geert Janssens
2074
2075	* Also undo the changes to POTFILES.in
2076
20772017-09-06 John Ralls
2078
2079	* Install the current, 2015, and 2016 ChangeLogs.
2080
20812017-09-16 Geert Janssens
2082
2083	* Revert "Merge branch 'new-gst-report' of https://github.com/christopherlam/gnucash"
2084
20852017-09-16 Geert Janssens
2086
2087	* Update python bindings to use PyGI and Gtk3
2088
20892017-09-16 Geert Janssens
2090
2091	* Merge branch 'new-gst-report' of https://github.com/christopherlam/gnucash
2092
20932017-09-11 christopherlam
2094
2095	* "Sorting" tab overhaul to improve UI
2096
20972017-09-16 christopherlam
2098
2099	* Disallow Closing Transactions. These txns must not be counted in this report.
2100
21012017-09-15 christopherlam
2102
2103	* Initial commit income-gst-report.scm
2104
21052017-09-15 christopherlam
2106
2107	* Reindent income-gst-report.scm
2108
21092017-09-15 christopherlam
2110
2111	* cp transction.scm income-gst-statement.scm
2112
21132017-09-15 Geert Janssens
2114
2115	* Merge branch 'maint'
2116
21172017-09-15 Geert Janssens
2118
2119	* Bug 647805 - Interdependent report options fail to change state after using apply for a limited number of times
2120
21212017-09-15 fell
2122
2123	* Bug 787479 - Persian currency symbol is doubled
2124
21252017-09-14 John Ralls
2126
2127	* Fix the actual cmake dist problem, missing macros.
2128
21292017-09-13 Geert Janssens
2130
2131	* Apply python binding changes to correct file
2132
21332017-09-12 John Ralls
2134
2135	* Fix some odd automake errors that show up only during a CMake ninja dist.
2136
21372017-09-12 John Ralls
2138
2139	* Fix distribution pieces for gwenhywfar-gtk3.
2140
21412017-09-12 John Ralls
2142
2143	* Re-enable generation of POTFILES.in
2144
21452017-09-10 lmat
2146
2147	* Adding python tests to cmake
2148
21492017-09-12 Geert Janssens
2150
2151	* Merge branch 'maint'
2152
21532017-09-11 Rob Gowin
2154
2155	* Fix issues with loading and running init.py
2156
21572017-09-11 John Ralls
2158
2159	* Disable regeneration of POTFILES.in
2160
21612017-09-11 John Ralls
2162
2163	* Fix tiny omission that didn't build standard-reports.go.
2164
21652017-09-11 fell
2166
2167	* Update changed string in de.po
2168
21692017-09-11 fell
2170
2171	* Fix error in recent commit
2172
21732017-09-10 John Ralls
2174
2175	* Link libgncmod-app-utils-python to libgncmod-app-utils.
2176
21772017-09-11 fell
2178
2179	* Remove build_year from translatable copyright string
2180
21812017-09-10 fell
2182
2183	* Review of PR #183
2184
21852017-09-10 Geert Janssens
2186
2187	* Merge branch 'maint'
2188
21892017-09-10 Geert Janssens
2190
2191	* Merge branch 'fix_cmake_ofx_dep' of https://github.com/bhardwajs/gnucash
2192
21932017-09-09 christopherlam
2194
2195	* Fix swig wrapper for gncTaxTableGetTaxTables
2196
21972017-09-10 Geert Janssens
2198
2199	* Merge branch 'trav' of https://github.com/limitedAtonement/gnucash
2200
22012017-09-10 Geert Janssens
2202
2203	* Re-enable python-bindings test this time with a fully corrected python path
2204
22052017-09-09 John Ralls
2206
2207	* Add w_image.c to EXTRA_DIST.
2208
22092017-09-04 Daniel
2210
2211	* L10N: DE, some small corrections.
2212
22132017-09-09 Sumit Bhardwaj
2214
2215	* Made ofx-gschema dependent on WITH_OFX flag
2216
22172017-09-06 lmat
2218
2219	* Configure travis to use docker for CI
2220
22212017-09-09 Geert Janssens
2222
2223	* Temporarily disable python-bindings as it's currently failing
2224
22252017-09-09 Geert Janssens
2226
2227	* Merge branch 'maint'
2228
22292017-09-08 Rob Gowin
2230
2231	* Fix problems that occur when running out of CMake build dir
2232
22332017-09-08 Rob Gowin
2234
2235	* Run the python bindings test when using CMake
2236
22372017-09-06 lmat
2238
2239	* Adding .gitignore entries for ctags and vim swaps
2240
22412017-09-08 fell
2242
2243	* Revert PR #182 mostly.
2244
22452017-09-08 Geert Janssens
2246
2247	* Merge branch 'maint.translation.de.02' of https://github.com/quazgar/gnucash into maint
2248
22492017-09-06 John Ralls
2250
2251	* Add include of Foundation framework for NSString and NSBundle.
2252
22532017-09-06 John Ralls
2254
2255	* Set -xobjective-c or -xobjective-c++ for Mac code depending compiler.
2256
22572017-09-06 John Ralls
2258
2259	* Append to string the pre-cmake-3.4 way.
2260
22612017-09-06 John Ralls
2262
2263	* Install the current, 2015, and 2016 ChangeLogs.
2264
22652017-09-06 Geert Janssens
2266
2267	* Ajust the GUILE_COMPILE_PATH such that it also works on Windows
2268
22692017-09-05 Geert Janssens
2270
2271	* Fix gtest-gnc-timezone test on Windows
2272
22732017-09-05 Geert Janssens
2274
2275	* Fix gnc-rational test on Windows
2276
22772017-09-04 Geert Janssens
2278
2279	* Windows: check permissions actually used on the platform
2280
22812017-09-04 Geert Janssens
2282
2283	* Amend previous commit
2284
22852017-08-31 Geert Janssens
2286
2287	* Convert boost::filesystem path strings to utf8.
2288
22892017-09-04 Daniel
2290
2291	* L10N: DE, automatic "make pot" changes.
2292
22932017-09-04 Daniel
2294
2295	* L10N: DE, fix bug #787226: Bill ID / Billing ID swapped.
2296
22972017-09-03 Geert Janssens
2298
2299	* Merge branch 'maint'
2300
23012017-09-03 Geert Janssens
2302
2303	* Only build aqbanking when requested
2304
23052017-09-02 Sumit Bhardwaj
2306
2307	* Added WITH_OFX fix to CMakeLists in gnucash/import-export/ofx
2308
23092017-09-02 Geert Janssens
2310
2311	* Merge branch 'maint'
2312
23132017-09-02 Geert Janssens
2314
2315	* Fix deliberate test failure on previous commit
2316
23172017-09-02 Geert Janssens
2318
2319	* Have Travis print out build logs in case of test failures
2320
23212017-09-02 Geert Janssens
2322
2323	* Merge branch 'maint'
2324
23252017-09-02 Geert Janssens
2326
2327	* Set up a build matrix on Travis CI
2328
23292017-09-01 Rob Gowin
2330
2331	* Enable CMake build in Travis CI
2332
23332017-08-31 Geert Janssens
2334
2335	* Use boost::filesystem's built-in conversion between character encodings.
2336
23372017-08-27 John Ralls
2338
2339	* Remove set target property on no-longer-extant gncmod-utility-reports target.
2340
23412017-08-27 John Ralls
2342
2343	* Fix poor error message on missing guile and make it fatal.
2344
23452017-08-27 John Ralls
2346
2347	* Remove references to special HTMLHELP directory.
2348
23492017-08-27 John Ralls
2350
2351	* Fix type mismatch (ptr & int) in comparison.
2352
23532017-08-27 John Ralls
2354
2355	* Move Win32 additions to engine_SOURCES to before first use.
2356
23572017-08-31 Geert Janssens
2358
2359	* Fix FIND_PROGRAM invocation for guile
2360
23612017-08-31 Geert Janssens
2362
2363	* Set the same minimum required gtk version for cmake and autotools
2364
23652017-08-31 Geert Janssens
2366
2367	* Merge branch 'kvpvaltostring' of https://github.com/limitedAtonement/gnucash
2368
23692017-08-31 Geert Janssens
2370
2371	* Detail what is meant with a dark theme
2372
23732017-08-31 Geert Janssens
2374
2375	* Merge branch 'gtk3-update5' of https://github.com/Bob-IT/gnucash
2376
23772017-08-30 Robert Fewell
2378
2379	* Move another couple of functions used more than once to gnc-gtk-utils
2380
23812017-08-30 Robert Fewell
2382
2383	* Move function is_color_light to gnc-gtk-utils and rename
2384
23852017-08-29 Geert Janssens
2386
2387	* Merge branch 'prices-out2' of https://github.com/Bob-IT/gnucash
2388
23892017-08-18 lmat
2390
2391	* Should return std::string
2392
23932017-08-08 lmat
2394
2395	* Clear up guile2 vs. guile cmake confusion
2396
23972017-08-28 Robert Fewell
2398
2399	* Change the background colours of the import-main-matcher
2400
24012017-08-28 Robert Fewell
2402
2403	* Change colour function to is_color_light in gnc-dense-cal
2404
24052017-08-26 Geert Janssens
2406
2407	* Extend environment file parsing to also parse environment.local
2408
24092017-08-26 Geert Janssens
2410
2411	* Mention GNC_DATA_HOME and AQBANKING_HOME in the environment file.
2412
24132017-08-26 Geert Janssens
2414
2415	* Check GNC_DATA_HOME environment to override default userdata location.
2416
24172017-08-23 Geert Janssens
2418
2419	* Use platform dependent locations for gnucash user's data (gnc_userdata_home)
2420
24212017-08-22 Geert Janssens
2422
2423	* Rewrite several file path routines to use boost::filesystem
2424
24252017-08-25 John Ralls
2426
2427	* Build gwengui-gkt3 only if AQBanking is enabled.
2428
24292017-08-25 John Ralls
2430
2431	* Temporarily include building libgwengui-gtk3 in GnuCash.
2432
24332017-08-24 John Ralls
2434
2435	* Conditionally modify getpassword_cb to match new signature in gwenhywfar 4.7.99.
2436
24372017-08-24 John Ralls
2438
2439	* Convert to libgwengui-gtk3
2440
24412017-08-25 Geert Janssens
2442
2443	* Fully enable the new Account Substring option on the transaction report
2444
24452017-08-25 Geert Janssens
2446
2447	* Hide Account Substring option
2448
24492017-08-25 christopherlam
2450
2451	* Reduce to compatibility shim
2452
24532017-08-16 christopherlam
2454
2455	* added case sensitive filter
2456
24572017-08-16 christopherlam
2458
2459	* Account fullname filter for transaction.scm
2460
24612017-08-25 Geert Janssens
2462
2463	* Hide Account Substring option
2464
24652017-08-25 Geert Janssens
2466
2467	* Merge branch 'patch-3' of https://github.com/christopherlam/gnucash into maint
2468
24692017-08-25 christopherlam
2470
2471	* Reduce to compatibility shim
2472
24732017-08-24 Robert Fewell
2474
2475	* Change comment in fallback css file for emphasize-label
2476
24772017-08-23 Robert Fewell
2478
2479	* Rename the colour defines to closely match the text in import matcher
2480
24812017-08-23 Robert Fewell
2482
2483	* Rename direction boolean to arrow_down
2484
24852017-08-23 Robert Fewell
2486
2487	* Change the way dense calendar background colours are sourced
2488
24892017-08-23 Robert Fewell
2490
2491	* Improve marker alignment depending on row height being odd or even
2492
24932017-08-23 Robert Fewell
2494
2495	* Fix some lines with spaces on them
2496
24972017-08-23 Robert Fewell
2498
2499	* Change glade comment in css file
2500
25012017-08-23 Geert Janssens
2502
2503	* Build test-import-pending-matches as c++
2504
25052017-08-22 Robert Fewell
2506
2507	* Use GTK_STYLE_PROVIDER_PRIORITY_FALLBACK for fallback css file
2508
25092017-08-14 Robert Fewell
2510
2511	* Use the css class defines in the import matcher help dialog
2512
25132017-08-13 Robert Fewell
2514
2515	* Minor fix to gnc-tree-model-account, removal of double ;
2516
25172017-08-13 Robert Fewell
2518
2519	* These variables are not required any more in gnc-dense-cal
2520
25212017-08-13 Robert Fewell
2522
2523	* Change the css for the primary label in dialog account
2524
25252017-08-13 Robert Fewell
2526
2527	* Change the Register2 css to be from the fallback file
2528
25292017-08-13 Robert Fewell
2530
2531	* Do not set the foreground colour in Import Matcher
2532
25332017-08-13 Robert Fewell
2534
2535	* Rework the Import Matcher colours to be from the fallback css file
2536
25372017-08-13 Robert Fewell
2538
2539	* Rename css class negative-color to negative-numbers
2540
25412017-08-12 Robert Fewell
2542
2543	* The summary bar never respected the use of a negative colour
2544
25452017-08-12 Robert Fewell
2546
2547	* Change the account treeview to use the css negative color
2548
25492017-08-12 Robert Fewell
2550
2551	* Rework the negative label colour
2552
25532017-08-09 Robert Fewell
2554
2555	* Replace toggle arrow with a theme drawn one
2556
25572017-08-09 Robert Fewell
2558
2559	* Add draw arrow call back to various widgets
2560
25612017-08-09 Robert Fewell
2562
2563	* Add a draw callback to draw a theme based up/down arrow
2564
25652017-08-08 Robert Fewell
2566
2567	* Change the dense calender to use css so that it can be themed
2568
25692017-08-08 Robert Fewell
2570
2571	* Add CSS provider of a lesser priority than themes
2572
25732017-08-22 Mike Alexander
2574
2575	* Fix sigfigs(n) rounding to work when the input is bigger tnan 10**n.
2576
25772017-08-22 Mike Alexander
2578
2579	* Fix numerator overflow constructing GncNumeric from 96.16
2580
25812017-04-15 Mike Alexander
2582
2583	* Add tests for converting doubles 96.16 and 9616000000.0 to GncNumeric.
2584
25852017-08-21 Mike Alexander
2586
2587	* Add a couple of directories containing dependencies of libtest-core-guile.
2588
25892017-08-21 Geert Janssens
2590
2591	* Merge branch 'maint'
2592
25932017-07-01 Yasuaki Taniguchi
2594
2595	* Bug 784284 - unifying "Clear the entry." tooltip on Loan Repayment Calculator
2596
25972017-08-21 Geert Janssens
2598
2599	* Merge branch 'maint'
2600
26012017-08-19 Kristjan Onu
2602
2603	* Correct Price Overview documentation typos
2604
26052017-08-21 fell
2606
2607	* PR #172: Accelerator fixes for Latvian language
2608
26092017-08-08 Robert Fewell
2610
2611	* Remove the rules hint from gnc-tree-view to align with current setting
2612
26132017-08-21 Geert Janssens
2614
2615	* Fix cmake run on Ubuntu 16.04 (and possibly other distros)
2616
26172017-08-21 Geert Janssens
2618
2619	* Fix missing Find... functionality
2620
26212017-08-20 John Ralls
2622
2623	* Remove test for transaction set-date diagnostic message.
2624
26252017-08-20 John Ralls
2626
2627	* Use time64 GncDateTime constructor instead of struct tm constructor.
2628
26292017-08-20 John Ralls
2630
2631	* Disable creating a date string to maybe use in a PINFO message.
2632
26332017-08-20 John Ralls
2634
2635	* Parse date strings into a struct tm and construct GDateTime with that.
2636
26372017-08-20 John Ralls
2638
2639	* Test features to see if they're already set before setting them.
2640
26412017-08-20 Robert Fewell
2642
2643	* Move gnc-gdate-utils functions to gnc-date and remove files.
2644
26452017-08-20 Robert Fewell
2646
2647	* Change tabs to spaces and remove some blank lines
2648
26492017-08-20 Robert Fewell
2650
2651	* Rename gnc_pricedb_remove_old_prices_keep_last
2652
26532017-08-20 Robert Fewell
2654
2655	* Rename save_cloned_price to clone_price
2656
26572017-08-20 Robert Fewell
2658
2659	* Added second if clause for completeness.
2660
26612017-08-20 Robert Fewell
2662
2663	* Remove the 'if else' blocks by using boolean variable.
2664
26652017-08-20 Robert Fewell
2666
2667	* Rename function to be plural as more than one commodity returned in list
2668
26692017-08-20 Robert Fewell
2670
2671	* Move gnc-gdate-utils.c/h from app-utils to engine
2672
26732017-08-10 Robert Fewell
2674
2675	* Fix some missing id's in the glade file
2676
26772017-08-10 Robert Fewell
2678
2679	* Modify the unit tests to reflect changes.
2680
26812017-08-10 Robert Fewell
2682
2683	* This change modifies the way old prices can be removed.
2684
26852017-08-19 John Ralls
2686
2687	* Commit imap conversions once per account instead of per import map slot.
2688
26892017-08-19 John Ralls
2690
2691	* Revert "Fix mac looking in wrong directory for libgncmod-backend-dbi.dylib."
2692
26932017-08-19 John Ralls
2694
2695	* Fix load string KVP memory error.
2696
26972017-08-19 John Ralls
2698
2699	* Fix typo, broke build on Mac.
2700
27012017-08-16 John Ralls
2702
2703	* Fix mac looking in wrong directory for libgncmod-backend-dbi.dylib.
2704
27052017-08-17 Geert Janssens
2706
2707	* Minor cleanupus in .gitignore
2708
27092017-08-17 Geert Janssens
2710
2711	* Rename directory for code from external projects
2712
27132017-08-17 Geert Janssens
2714
2715	* Win32: drop goffice directory from path
2716
27172017-08-17 Geert Janssens
2718
2719	* Improve a comment
2720
27212017-08-17 Geert Janssens
2722
2723	* Add as many values as there are fields in the list
2724
27252017-08-17 Geert Janssens
2726
2727	* Use another way to fix backend loading on OS X
2728
27292017-08-16 John Ralls
2730
2731	* Fix mac looking in wrong directory for libgncmod-backend-dbi.dylib.
2732
27332017-08-16 John Ralls
2734
2735	* Fix time-string format in backend for GncDateTime(std::string).
2736
27372017-08-14 John Ralls
2738
2739	* Fix the most serious backend memory leaks.
2740
27412017-08-16 christopherlam
2742
2743	* added case sensitive filter
2744
27452017-08-16 christopherlam
2746
2747	* Account fullname filter for transaction.scm
2748
27492017-08-03 christopherlam
2750
2751	* Remove clutter from generated html
2752
27532017-08-03 christopherlam
2754
2755	* Partial fix for bug 660027
2756
27572017-08-16 Geert Janssens
2758
2759	* Fix a number of test mismatches between cmake and autotools
2760
27612017-08-16 Geert Janssens
2762
2763	* Keep the test modules from gnc-module outside of the normal GNC_MODULE_PATH
2764
27652017-08-16 Valdis Vitolins
2766
2767	* Accelerator fixes for Latvian language
2768
27692017-08-14 Geert Janssens
2770
2771	* Merge branch 'reorganize-source-dirs'
2772
27732017-08-14 Geert Janssens
2774
2775	* Eliminate plugins directory
2776
27772017-08-13 Geert Janssens
2778
2779	* Eliminate the separate bin directory
2780
27812017-08-13 Geert Janssens
2782
2783	* Update .gitignore to handle all the renamed directories
2784
27852017-08-11 Geert Janssens
2786
2787	* Drop packaging directory
2788
27892017-08-11 Geert Janssens
2790
2791	* Add conditional source files to dist tarball
2792
27932017-08-11 Geert Janssens
2794
2795	* Cleanup some more obscure references to no longer existing 'src' directory
2796
27972017-08-11 Geert Janssens
2798
2799	* Move accounts, checks and pixmaps into a data directory
2800
28012017-08-11 fell
2802
2803	* PR #170 Fixes for po/lv.po file
2804
28052017-08-11 Valdis Vitolins
2806
2807	* Fixes for po/lv.po file
2808
28092017-08-10 Geert Janssens
2810
2811	* Restructure the src directory
2812
28132017-08-10 fell
2814
2815	* Merge Messages fom Maint in lv.po
2816
28172017-08-09 Valdis Vitolins
2818
2819	* *.po file updated for Latvian language
2820
28212017-08-09 Geert Janssens
2822
2823	* Move global definitions to toplevel CMakeLists.txt
2824
28252017-08-09 Geert Janssens
2826
2827	* Drop the cutecash experiment and the gtkmm optional bindings
2828
28292017-08-08 Geert Janssens
2830
2831	* Drop gtk dependency from app-utils
2832
28332017-08-07 Geert Janssens
2834
2835	* Make all backend loading use the same build environment module path resolution
2836
28372017-08-06 Geert Janssens
2838
2839	* Merge qof directory into engine
2840
28412017-08-09 Geert Janssens
2842
2843	* Fix ambiguity in Dutch translation of the gnucash description
2844
28452017-08-05 Geert Janssens
2846
2847	* Move core-utils files with depedencies on qof to engine
2848
28492017-08-07 Geert Janssens
2850
2851	* Fix cmake based sqlite3 test when run twice in a row
2852
28532017-08-05 Geert Janssens
2854
2855	* Fix source file dependency on config.h in engine
2856
28572017-08-04 Geert Janssens
2858
2859	* Remove the gncmod boilerplate from standard-reports and utility-reports
2860
28612017-07-21 Geert Janssens
2862
2863	* Integrate gnome-business into gnome
2864
28652017-07-21 Geert Janssens
2866
2867	* Move auxiliary business files to gnome directory
2868
28692017-07-20 Geert Janssens
2870
2871	* Move business-gnome subdirectory to higher level
2872
28732017-07-20 Geert Janssens
2874
2875	* Remove references to long obsolete source directories
2876
28772011-11-19 Geert Janssens
2878
2879	* Merge business ledger into ledger-core
2880
28812017-08-07 Geert Janssens
2882
2883	* Update ChangeLog
2884
28852017-08-04 Geert Janssens
2886
2887	* Merge branch 'gtk3-update4' of https://github.com/Bob-IT/gnucash
2888
28892017-08-03 Robert Fewell
2890
2891	* Missed changing the GncItemEdit alignment for the first row
2892
28932017-08-03 Geert Janssens
2894
2895	* Tweak cmake/autotools so they produce the same output for POTFILES.in
2896
28972017-08-03 Robert Fewell
2898
2899	* Change how the widgets are named for CSS
2900
29012017-08-03 Robert Fewell
2902
2903	* Replace the thicker lower line for the cursor, removed by mistake
2904
29052017-08-03 Robert Fewell
2906
2907	* When drawing the cursor, remove the requirement to test for first row
2908
29092017-08-03 Robert Fewell
2910
2911	* Change the divider line back to 3px
2912
29132017-08-03 Robert Fewell
2914
2915	* Revert change to text vertical offset
2916
29172017-08-03 Robert Fewell
2918
2919	* Do not make the first row height smaller
2920
29212017-08-03 Robert Fewell
2922
2923	* Return the vertical split borders to light
2924
29252017-08-03 Robert Fewell
2926
2927	* Change the hatching draw fix to use a relative move
2928
29292017-08-01 Geert Janssens
2930
2931	* Merge branch 'master' of https://github.com/0-wiz-0/gnucash
2932
29332017-08-01 christopherlam
2934
2935	* Fix income statement when trading accounts not used
2936
29372017-08-01 Robert Fewell
2938
2939	* Fix a problem with the arrows when register first loads
2940
29412017-08-01 christopherlam
2942
2943	* Add vertical-align:top to default text fields.
2944
29452017-08-01 Robert Fewell
2946
2947	* Fix the place the popup appears when above the row
2948
29492017-08-01 Robert Fewell
2950
2951	* To update the toggle arrow it needs to be removed from the container
2952
29532017-08-01 Robert Fewell
2954
2955	* Change the cursor grid coordinates to reflect the other changes
2956
29572017-08-01 Robert Fewell
2958
2959	* Change the cursor grid coordinates to reflect the other changes
2960
29612017-08-01 Robert Fewell
2962
2963	* Remove some blank lines from the header source file
2964
29652017-08-01 Robert Fewell
2966
2967	* Add css style classes to parts of the register
2968
29692017-08-01 Robert Fewell
2970
2971	* Change the cell grid lines slightly
2972
29732017-08-01 Robert Fewell
2974
2975	* Make the header align with the sheet when scrolled horizontally
2976
29772017-08-01 Robert Fewell
2978
2979	* Change the layout to show left border of first cell
2980
29812017-08-01 Robert Fewell
2982
2983	* Update the register grid
2984
29852017-07-31 John Ralls
2986
2987	* Check the right variable in the right version of gdk to test for a Mac build.
2988
29892017-07-29 Thomas Klausner
2990
2991	* Use proper glib2 include path.
2992
29932017-07-27 Thomas Klausner
2994
2995	* Use portable test(1) operator.
2996
29972017-07-23 John Ralls
2998
2999	* Merge Guido Falsi's 'fix-typo-and-indent' branch.
3000
30012017-07-10 Guido Falsi
3002
3003	* Fix a typo in a comment, and indentition of if conditional content.
3004
30052017-07-23 John Ralls
3006
3007	* Merge Bob Fewell's 'gtk3-update3' branch.
3008
30092017-07-23 Robert Fewell
3010
3011	* These files have the QofLogModule defined but never used
3012
30132017-07-23 Robert Fewell
3014
3015	* Comment out some unused variables while register is still in flux
3016
30172017-07-23 Robert Fewell
3018
3019	* Add some additional REGISTER2_ENABLED code blocks
3020
30212017-07-23 Robert Fewell
3022
3023	* Code clean up, comment out some additional static defines
3024
30252017-07-23 Robert Fewell
3026
3027	* Code clean up on register2 files
3028
30292017-07-23 Robert Fewell
3030
3031	* Code clean up, remove unused variable
3032
30332017-07-23 Robert Fewell
3034
3035	* Add a gtk version check for gnc-cell-renderer-popup
3036
30372017-07-23 Robert Fewell
3038
3039	* Code clean up, remove some variables that were set but never used
3040
30412017-07-23 Robert Fewell
3042
3043	* Code clean up, remove some static defines and redundant code
3044
30452017-07-23 Robert Fewell
3046
3047	* Code clean up, remove unused variables
3048
30492017-07-23 Robert Fewell
3050
3051	* Code clean up, remove unused variables
3052
30532017-07-23 Robert Fewell
3054
3055	* Code clean up, remove unused variables
3056
30572017-07-23 Robert Fewell
3058
3059	* Code clean up, remove unused variables
3060
30612017-07-23 Robert Fewell
3062
3063	* Move static inline CSS to gnucash.css file
3064
30652017-07-23 Robert Fewell
3066
3067	* Add an application specific CSS file
3068
30692017-07-23 Robert Fewell
3070
3071	* Fix problem with gbv_treeview_resized_cb
3072
30732017-07-23 Robert Fewell
3074
3075	* Fix error in use of AccountFilterDialog structure in budgets
3076
30772017-07-23 Robert Fewell
3078
3079	* Fix typo of version, should be 3.10
3080
30812017-07-23 Robert Fewell
3082
3083	* Fix critical error when Gnucash closes with report pages open
3084
30852017-07-23 John Ralls
3086
3087	* [Mac] use gtk-mac-integration-gtk3 now that we're building with gtk3.
3088
30892017-07-22 John Ralls
3090
3091	* Detect and flag MinGW64
3092
30932017-07-22 Alex Aycinena
3094
3095	* Revert visible changes to File->Properties for Book Currency from master in order to do further work in feature branch.
3096
30972017-07-21 John Ralls
3098
3099	* Merge Sumit Bhardway's 'gdate-day-buffer' fix for gcc-7.
3100
31012017-07-20 Sumit Bhardwaj
3102
3103	* membuf changes in gnc-dense-cal.c for gcc7 warnings
3104
31052017-07-16 John Ralls
3106
3107	* Turn off GncAddSchemeTargets debugging messages.
3108
31092017-07-20 John Ralls
3110
3111	* Remove obsolete throw specifications.
3112
31132017-07-17 John Ralls
3114
3115	* Merge branch 'maint'
3116
31172017-07-17 Rob Gowin
3118
3119	* Fix failure to compile AQBanking GSchemas in CMake Build.
3120
31212017-07-16 John Ralls
3122
3123	* Version-check some webkit properties.
3124
31252017-07-15 John Ralls
3126
3127	* Relax handling of bad numeric values in the DOM parser.
3128
31292017-07-15 John Ralls
3130
3131	* Prevent infinite loop in to_decimal if numerator becomes 0.
3132
31332017-07-15 John Ralls
3134
3135	* Merge Bob Fewell's Gtk3-Update2 branch.
3136
31372017-07-15 Robert Fewell
3138
3139	* Fix missing id values for GtkTreeSelection in glade files
3140
31412017-07-15 Robert Fewell
3142
3143	* Remove redundant GTK_CHECK_VERSION's
3144
31452017-07-15 Robert Fewell
3146
3147	* Replace deprecated stock-id with icon-name
3148
31492017-07-15 Robert Fewell
3150
3151	* Replace some missed GTK_STOCK_ items
3152
31532017-07-15 Robert Fewell
3154
3155	* Add function to add the color background data function to account column
3156
31572017-07-15 Robert Fewell
3158
3159	* Replace Gtk3 deprecated widgets in currency_accounting_widget
3160
31612017-07-15 Robert Fewell
3162
3163	* Add function to clear the display of the currency edit widget
3164
31652017-07-15 Robert Fewell
3166
3167	* Modify the Account color button
3168
31692017-07-15 Robert Fewell
3170
3171	* Replace missing key accelerators
3172
31732017-07-14 John Ralls
3174
3175	* Enable AQBanking by default in CMake build.
3176
31772017-07-14 John Ralls
3178
3179	* Adjust autotools build for gnc-html-webkit changes.
3180
31812017-07-11 John Ralls
3182
3183	* Conditionally build for Webkit1 on Win32 and Webkit2 everywhere else.
3184
31852017-07-09 John Ralls
3186
3187	* Check for package webkitgtk-3.0 (webkit1 API) on Windows.
3188
31892017-07-03 John Ralls
3190
3191	* Use GStatBuf to match newer GLib API
3192
31932017-06-15 John Ralls
3194
3195	* Include winsock2.h before windows.h to silence a compile warning.
3196
31972017-06-15 John Ralls
3198
3199	* Disable Guile's GnuLib broken redefinition of 'close'.
3200
32012017-06-15 John Ralls
3202
3203	* Change the dll lookup directory when building with CMake on Win32.
3204
32052017-06-15 John Ralls
3206
3207	* Win32 doesn't use the fake backend links, it just uses the regular dlls.
3208
32092017-06-15 John Ralls
3210
3211	* Link libws32 to the DBI backend on MINGW64
3212
32132017-06-15 John Ralls
3214
3215	* Set deprecated-declarations to no-error for WIN32 so that it will work with Guile2.
3216
32172017-06-05 John Ralls
3218
3219	* Replace use of CMAKE_PREFIX_PATH
3220
32212017-06-05 John Ralls
3222
3223	* [Mingw64] Set command variables correctly for Guile2 compilation.
3224
32252017-05-27 John Ralls
3226
3227	* Fix ENDIF() parameter.
3228
32292017-05-27 John Ralls
3230
3231	* Add CMake files and .gitattributes to lf-only files.
3232
32332017-05-26 John Ralls
3234
3235	* Adjustments to build on mingw-64.
3236
32372017-07-13 Alex Aycinena
3238
3239	* Change test-gnc-ui-util.c and test-option-util.cpp so that test-app-utils passes during make check.
3240
32412017-07-12 Geert Janssens
3242
3243	* Fix cmake's build as installed
3244
32452017-07-11 Alex Aycinena
3246
3247	* Revert changes to test-gnc-ui-util.c until I can get my system to test them.
3248
32492017-07-10 Geert Janssens
3250
3251	* Merge branch 'dist-alignment'
3252
32532017-07-10 Geert Janssens
3254
3255	* Align master-only dist files between cmake and autotools
3256
32572017-07-10 Alex Aycinena
3258
3259	* Fix error of incorrect argument passed to gnc_commodity_new.
3260
32612017-07-10 Geert Janssens
3262
3263	* Merge branch 'maint'
3264
32652017-07-10 Geert Janssens
3266
3267	* Merge branch 'maint'
3268
32692017-07-10 Geert Janssens
3270
3271	* Fix a couple of double EXTRA_DIST declarations from the previous commit
3272
32732017-07-10 Geert Janssens
3274
3275	* Add CMakeLists.txt files to dist tarball generated by autotools
3276
32772017-07-10 Geert Janssens
3278
3279	* Rework icon cache loading
3280
32812017-07-10 Geert Janssens
3282
3283	* Add icons in the proper directory
3284
32852017-07-09 Robert Fewell
3286
3287	* Replace style strings with proper defined types
3288
32892017-07-09 Robert Fewell
3290
3291	* Redo the change to Gtk3.10 based glade file from current master
3292
32932017-07-09 Robert Fewell
3294
3295	* Remove the preference for showing an icon and label
3296
32972017-07-09 Robert Fewell
3298
3299	* Remove setting the rules hint for tree views
3300
33012017-07-09 Robert Fewell
3302
3303	* Fix mistake in changing button labels from stock
3304
33052017-07-09 Robert Fewell
3306
3307	* Fix mistake in adding style context to Find Transactions dialog
3308
33092017-07-09 Robert Fewell
3310
3311	* Replace register Gtk3 deprecated functions in gnucash-sheet.c
3312
33132017-07-09 Robert Fewell
3314
3315	* Replace register Gtk3.14 deprecated functions related to gtk_arrow
3316
33172017-07-09 Robert Fewell
3318
3319	* Replace register GTk3.16 deprecated function gdk_cursor_new
3320
33212017-07-09 Robert Fewell
3322
3323	* Replace deprecated Gtk3.22 function to get monitor size
3324
33252017-07-09 Robert Fewell
3326
3327	* Replace Gtk3.20 deprecated functions in gnc-cell-renderer-popup.c
3328
33292017-07-09 Robert Fewell
3330
3331	* Replace Gtk3.22 deprecated functions to do with monitor size
3332
33332017-07-09 Robert Fewell
3334
3335	* Replace Gtk3.20 functions in gnc-date-edit.c
3336
33372017-07-09 Robert Fewell
3338
3339	* Replace Gtk3.22 deprecated function gtk_menu_popup
3340
33412017-07-09 Robert Fewell
3342
3343	* Replace Gtk3.22 deprecated function gtk_menu_popup
3344
33452017-07-09 Robert Fewell
3346
3347	* Replace Gtk3.22 deprecated function gtk_menu_popup
3348
33492017-07-09 Robert Fewell
3350
3351	* Replace Gtk3.22 deprecated function gtk_menu_popup
3352
33532017-07-09 Robert Fewell
3354
3355	* Replace Gtk3.22 deprecated function to get monitor size
3356
33572017-07-09 Robert Fewell
3358
3359	* Replace Gtk3.20 deprecated functions based on device_manager
3360
33612017-07-09 Robert Fewell
3362
3363	* Replace Gtk3.22 deprecated function gtk_menu_popup
3364
33652017-07-09 Robert Fewell
3366
3367	* Replace Gtk3.22 deprecated function gtk_menu_popup
3368
33692017-07-09 Robert Fewell
3370
3371	* Replace Gtk3.22 deprecated gtk_show_uri
3372
33732017-07-09 Geert Janssens
3374
3375	* Rework our icon management
3376
33772017-07-09 Alex Aycinena
3378
3379	* Book-Currency Feature step 6
3380
33812017-07-09 Geert Janssens
3382
3383	* Fix build with cmake > 3.5
3384
33852017-07-08 John Ralls
3386
3387	* Allow compilation with either Webkit2Gtk-4.0 or WebKit2Gtk-3.0.
3388
33892017-07-08 John Ralls
3390
3391	* Adjust Makefile.am for pixmap hierarchy change in 4aea4c5.
3392
33932017-07-08 John Ralls
3394
3395	* Don't warn about all of the deprecated Gtk functions we're using.
3396
33972017-07-08 Geert Janssens
3398
3399	* Travis - install libgtk-3-dev and libwebkit2gtk-3.0-dev before building
3400
34012017-07-08 Geert Janssens
3402
3403	* A few cleanups from the previous merge commit
3404
34052017-07-08 Geert Janssens
3406
3407	* Merge branch 'gtk3'
3408
34092017-07-06 Robert Fewell
3410
3411	* Make the About dialog sizeable and format AUTHORS and DOCUMENTERS
3412
34132017-07-04 John Ralls
3414
3415	* Merge CMake Distcheck from 'maint'.
3416
34172017-07-04 Robert Fewell
3418
3419	* Replace Gtk3.14 function gtk_icon_theme_add_builtin_icon
3420
34212017-07-04 Robert Fewell
3422
3423	* Missed this from previous commit
3424
34252017-07-04 Robert Fewell
3426
3427	* Rearrange the pixmap folder to contain a hicolor directory structure
3428
34292017-06-06 Rob Gowin
3430
3431	* No need for make dist and distcheck when checking autotools build in cmake
3432
34332017-02-01 Rob Gowin
3434
3435	* Implement 'dist', 'distcheck' and 'uninstall' targets for CMake
3436
34372017-06-26 Kuang-che Wu
3438
3439	* Fix import-export compile on windows
3440
34412017-07-03 Robert Fewell
3442
3443	* Missed specifying Gtk3.12 version for set_margin_end
3444
34452017-07-03 Robert Fewell
3446
3447	* Fix some entries in glade files that did not have id's
3448
34492017-07-02 John Ralls
3450
3451	* Merge branch 'maint'
3452
34532017-07-02 John Ralls
3454
3455	* Some more translations from the TP. (tag: 2.6.17b)
3456
34572017-07-02 Robert Fewell
3458
3459	* Fix corrupted Gtk2 aqbanking glade file
3460
34612017-07-02 Robert Fewell
3462
3463	* Missed a preference option from the aqbanking glade file
3464
34652017-07-02 Geert Janssens
3466
3467	* Merge branch 'fix-win-compile' of https://github.com/kcwu/gnucash
3468
34692017-07-02 Robert Fewell
3470
3471	* Change the relative column to a pixbuf so it looks like find account
3472
34732017-07-02 Robert Fewell
3474
3475	* Fixup for gnc-gui-query.c, invalid cast
3476
34772017-07-02 Robert Fewell
3478
3479	* Remove Gtk3.14 deprecated function, it does not do any thing
3480
34812017-07-02 Robert Fewell
3482
3483	* Replace deprecated Gtk3.16 gtk_override_background_color
3484
34852017-07-02 Robert Fewell
3486
3487	* Replace deprecated Gtk3.16 functions to change colour.
3488
34892017-07-02 Robert Fewell
3490
3491	* Replace deprecated Gtk3.16 function gtk_widget_override_font
3492
34932017-07-02 Robert Fewell
3494
3495	* Replace gtk_alignment in various functions
3496
34972017-07-02 Robert Fewell
3498
3499	* Replace deprecated Gtk3.14 function gtk_arrow_new with an icon
3500
35012017-07-02 Robert Fewell
3502
3503	* Replace deprecated Gtk3.16 function in dialog-account.c
3504
35052017-07-02 Robert Fewell
3506
3507	* Add css style context to various widgets so they can easily be changed
3508
35092017-07-02 Robert Fewell
3510
3511	* Add css style context to various widgets so they can easily be changed
3512
35132017-07-02 Robert Fewell
3514
3515	* Add css style context to various widgets so they can easily be changed
3516
35172017-07-02 Robert Fewell
3518
3519	* Add function to add css style context to a widget
3520
35212017-07-02 Robert Fewell
3522
3523	* Use the new preference to control icons and labels on buttons
3524
35252017-07-02 Robert Fewell
3526
3527	* Add grid line preference to various tree views
3528
35292017-07-02 Robert Fewell
3530
3531	* Tweak the tab labels to add left and right margins
3532
35332017-07-02 Robert Fewell
3534
3535	* Add new preference to show tree view grid lines
3536
35372017-07-01 John Ralls
3538
3539	* Re-release 2.6.17 (tag: 2.6.17a)
3540
35412017-07-01 John Ralls
3542
3543	* Release 2.6.17 (tag: 2.6.17)
3544
35452017-06-30 John Ralls
3546
3547	* Update translations from the translation project.
3548
35492017-06-29 Mike Evans
3550
3551	* Bug 784317 - typo in 'import customers or vendors from text file' dialog
3552
35532017-06-28 Robert Fewell
3554
3555	* Minor fixups to the assistant-csv-trans-import glade file
3556
35572017-06-28 Robert Fewell
3558
3559	* Replace deprecated gtk_image_menu_item in gnumeric popup
3560
35612017-06-28 Robert Fewell
3562
3563	* Fix error of invalid cast to GTK_COMBO_BOX in trans importer
3564
35652017-06-28 Robert Fewell
3566
3567	* Replace deprecated render_icon_pixbuf in dialog-print-check
3568
35692017-06-27 Robert Fewell
3570
3571	* Rename use of icon defines to reflect changes in icon.h
3572
35732017-06-27 Robert Fewell
3574
3575	* Change the way icons are loaded and the corresponding define names
3576
35772017-06-27 Robert Fewell
3578
3579	* Change some functions to use icon names instead of stock id's
3580
35812017-06-26 Robert Fewell
3582
3583	* Replace GTK_STOCK_INDEX, _YES and _APPLY with icon names.
3584
35852017-06-26 Robert Fewell
3586
3587	* Replace GTK_STOCK_PRINT_PREVIEW with icon name "document-print-preview"
3588
35892017-06-26 Robert Fewell
3590
3591	* Replace GTK_STOCK_CANCEL with icon name "process-stop"
3592
35932017-06-26 Robert Fewell
3594
3595	* Replace GTK_STOCK_CONVERT with two icon names
3596
35972017-06-26 Robert Fewell
3598
3599	* Missed some replace GTK_STOCK_... images with there equivalent icon name
3600
36012017-06-26 Robert Fewell
3602
3603	* Missed changing some stock labels on buttons to icon names
3604
36052017-06-26 Robert Fewell
3606
3607	* Replace GTK_STOCK_... images with there equivalent icon name
3608
36092017-06-26 Robert Fewell
3610
3611	* Missed changing some stock labels on some buttons
3612
36132017-06-25 John Ralls
3614
3615	* Bug 782274 - Transactions produced by Transfer Funds or Process...
3616
36172017-06-26 Kuang-che Wu
3618
3619	* Fix import-export compile on windows
3620
36212017-06-25 Robert Fewell
3622
3623	* Replace deprecated functions in gnc_cell_renderer_date
3624
36252017-06-25 Robert Fewell
3626
3627	* Replace deprecated function to get mouse pointer position
3628
36292017-06-24 John Ralls
3630
3631	* Bug 782897 - Stock Split Assistant crashes GnuCash if you enter a New...
3632
36332017-06-24 Robert Fewell
3634
3635	* GtkTreeView rules_hint is deprecated after version 3.14
3636
36372017-06-24 Robert Fewell
3638
3639	* Replace deprecated widget_render_icon function in print-check
3640
36412017-06-23 Robert Fewell
3642
3643	* Replace GtkTable with GtkGrid in the register
3644
36452017-06-23 Robert Fewell
3646
3647	* Replace deprecated size_request in register date-picker
3648
36492017-06-23 Robert Fewell
3650
3651	* Replace deprecated menu function in gnc-csv-gnumeric-popup.c
3652
36532017-06-23 Robert Fewell
3654
3655	* Replace deprecated size_request in gnc-tree-view.c
3656
36572017-06-23 Robert Fewell
3658
3659	* Replace deprecated gtk_rc... functions in gnc-tree-view_split-reg.c
3660
36612017-06-23 Robert Fewell
3662
3663	* Replace deprecated functions in gnc-date-edit.c
3664
36652017-06-23 Robert Fewell
3666
3667	* Replace deprecated functions in gnc-combott.c
3668
36692017-06-23 Robert Fewell
3670
3671	* Replace deprecated font function in gnc-report.c
3672
36732017-06-23 Robert Fewell
3674
3675	* Glade GUI adds a has_padding property to the action area which is wrong
3676
36772017-06-23 Robert Fewell
3678
3679	* Fix up, box should be a GtkWidget
3680
36812017-06-22 Robert Fewell
3682
3683	* Files linked to assistant-loan.glade
3684
36852017-06-22 Robert Fewell
3686
3687	* Files linked to dialog-import.glade
3688
36892017-06-22 Robert Fewell
3690
3691	* Files linked to dialog-account-picker.glade
3692
36932017-06-22 Robert Fewell
3694
3695	* Convert gtktable to grid in assistant-qif-import
3696
36972017-06-22 Robert Fewell
3698
3699	* Files linked to assistant-csv-trans-import.glade
3700
37012017-06-22 Robert Fewell
3702
3703	* Fix up for to align button or account import
3704
37052017-06-21 Robert Fewell
3706
3707	* Files linked to assistant-csv-account-import.glade
3708
37092017-06-21 Robert Fewell
3710
3711	* Files linked to assistant-csv-export.glade
3712
37132017-06-21 Robert Fewell
3714
3715	* Files linked to assistant-acct-period.glade
3716
37172017-06-21 Robert Fewell
3718
3719	* Files linked to assistant-stock-split.glade
3720
37212017-06-21 Robert Fewell
3722
3723	* Files linked to assistant-hierarchy.glade
3724
37252017-06-21 Geert Janssens
3726
3727	* Fix commodity namespace tests
3728
37292017-06-20 Geert Janssens
3730
3731	* Stop writing commodity namespaces to xml files in gnucash 1.8 compatible way
3732
37332017-06-20 Geert Janssens
3734
3735	* Merge branch 'maint'
3736
37372017-06-20 Geert Janssens
3738
3739	* Bug 603379 - Prevent changing some Account Options if it has transactions - followup
3740
37412017-06-20 John Ralls
3742
3743	* Fix Travis Failure
3744
37452017-06-20 John Ralls
3746
3747	* Merge branch 'maint'
3748
37492017-06-20 Robert Fewell
3750
3751	* This is minor change to eliminate the spaces in dialog names
3752
37532017-06-20 Robert Fewell
3754
3755	* Remove the aqbanking preferences from this gtk2 glade file
3756
37572017-06-20 Robert Fewell
3758
3759	* Create a new glade for aqbanking preferences as this now uses a grid
3760
37612017-06-20 Robert Fewell
3762
3763	* Files linked to dialog-preferences.glade
3764
37652017-06-20 Robert Fewell
3766
3767	* Files linked to dialog-customer-import-gui.glade
3768
37692017-06-20 Robert Fewell
3770
3771	* Files linked to dialog-bi-import-gui.glade
3772
37732017-06-20 Robert Fewell
3774
3775	* Files linked to dialog-report.glade
3776
37772017-06-20 Robert Fewell
3778
3779	* Changes to dialog-custom-report.glade
3780
37812017-06-20 Robert Fewell
3782
3783	* Files linked to dialog-search.glade
3784
37852017-06-20 Robert Fewell
3786
3787	* Files linked to business-prefs.glade
3788
37892017-06-20 Robert Fewell
3790
3791	* Change business-options-gnome.glade
3792
37932017-06-20 Robert Fewell
3794
3795	* Files linked to dialog-vendor.glade
3796
37972017-06-20 Robert Fewell
3798
3799	* Files linked to dialog-payment.glade
3800
38012017-06-20 Robert Fewell
3802
3803	* Files linked to dialog-order.glade
3804
38052017-06-20 Robert Fewell
3806
3807	* Files linked to dialog-job.glade
3808
38092017-06-20 Robert Fewell
3810
3811	* Files linked to dialog-invoice.glade
3812
38132017-06-20 Robert Fewell
3814
3815	* Files linked to dialog-employee.glade
3816
38172017-06-20 Robert Fewell
3818
3819	* Files linked to dialog-date-close.glade
3820
38212017-06-20 Robert Fewell
3822
3823	* Files linked to dialog-customer.glade
3824
38252017-06-20 Robert Fewell
3826
3827	* Files linked to dialog-choose-owner.glade
3828
38292017-06-20 Robert Fewell
3830
3831	* Files linked to dialog-billterms.glade
3832
38332017-06-20 Geert Janssens
3834
3835	* Properly define the template namespace rather than using a local string everywhere
3836
38372017-06-16 Geert Janssens
3838
3839	* Bug 781634 followup - separate translatable commodity namespace strings from those uses in storage
3840
38412017-06-20 Robert Fewell
3842
3843	* Files linked to gnc-plugin-page-register2.glade
3844
38452017-06-20 Robert Fewell
3846
3847	* File linked to gnc-plugin-page-register.glade
3848
38492017-06-20 Robert Fewell
3850
3851	* Files linked to window-reconcile.glade
3852
38532017-06-20 Robert Fewell
3854
3855	* Files linked to window-autoclear.glade
3856
38572017-06-20 Robert Fewell
3858
3859	* Files linked to dialog-sx-glade
3860
38612017-06-20 Robert Fewell
3862
3863	* Files linked to dialog-tax-info.glade
3864
38652017-06-20 Robert Fewell
3866
3867	* Files linked to dialog-trans-assoc.glade
3868
38692017-06-20 Robert Fewell
3870
3871	* Files linked to dialog-print-check.glade
3872
38732017-06-20 Robert Fewell
3874
3875	* Files linked to dialog-price.glade
3876
38772017-06-20 Robert Fewell
3878
3879	* Files linked to gnc-plugin-page-budget.glade
3880
38812017-06-20 Robert Fewell
3882
3883	* Files linked to dialog-progress.glade
3884
38852017-06-20 Robert Fewell
3886
3887	* Files linked to dialog-new-user.glade
3888
38892017-06-20 Robert Fewell
3890
3891	* Files linked to dialog-lot-viewer.glade
3892
38932017-06-20 Robert Fewell
3894
3895	* Files linked to dialog-imap-editor.glade
3896
38972017-06-20 Robert Fewell
3898
3899	* Files linked to dialog-find-account.glade
3900
39012017-06-20 Robert Fewell
3902
3903	* Files linked to dialog-fincalc.glade
3904
39052017-06-20 Robert Fewell
3906
3907	* Files linked to dialog-commodities.glade
3908
39092017-06-18 Robert Fewell
3910
3911	* Files linked to dialog-options.glade
3912
39132017-06-18 Robert Fewell
3914
3915	* Files linked to gnc-date-format.glade
3916
39172017-06-18 Robert Fewell
3918
3919	* Files linked to gnc-tree-view-owner.glade
3920
39212017-06-18 Robert Fewell
3922
3923	* Fix up for incorrect glade file option
3924
39252017-06-18 Robert Fewell
3926
3927	* Change files linked to gnc-frequency.glade
3928
39292017-06-18 Robert Fewell
3930
3931	* Change recurrence.glade
3932
39332017-06-18 Robert Fewell
3934
3935	* Files linked to dialog-userpass.glade
3936
39372017-06-18 Robert Fewell
3938
3939	* Files linked to dialog-transfer.glade
3940
39412017-06-18 Robert Fewell
3942
3943	* Fix ups for dialog-commodity
3944
39452017-06-18 Robert Fewell
3946
3947	* Files linked to dialog-tax-table.glade
3948
39492017-06-18 Robert Fewell
3950
3951	* Files linked to dialog-query-view.glade
3952
39532017-06-18 Robert Fewell
3954
3955	* Files linked to dialog-reset-warnings.glade
3956
39572017-06-18 Robert Fewell
3958
3959	* Change file dialog-totd.glade
3960
39612017-06-18 Robert Fewell
3962
3963	* Files linked to dialog-object-references.glade
3964
39652017-06-18 Robert Fewell
3966
3967	* Files linked to dialog-file-access.glade
3968
39692017-06-18 Robert Fewell
3970
3971	* Files linked to dialog-commodity.glade
3972
39732017-06-18 Robert Fewell
3974
3975	* Files linked to dialog-book-close.glade
3976
39772017-06-18 Robert Fewell
3978
3979	* Files linked to assistant-xml-encoding.glade
3980
39812017-06-18 Robert Fewell
3982
3983	* Change dialog-account.glade
3984
39852017-06-18 Robert Fewell
3986
3987	* Files linked to dialog-account.glade
3988
39892017-06-17 Robert Fewell
3990
3991	* Couple of corrections to previous commit.
3992
39932017-06-17 Robert Fewell
3994
3995	* Replace gtk_misc_set_alignment with own label alignment function
3996
39972017-06-17 Robert Fewell
3998
3999	* Replace gtk_scrolled_window_add_with_viewport
4000
40012017-06-17 Robert Fewell
4002
4003	* Change dialog buttons from using GKT_STOCK_ labels
4004
40052017-06-17 Robert Fewell
4006
4007	* Remove depreciated gtk_button_set_use_stock
4008
40092017-06-16 John Ralls
4010
4011	* Correctly store time64 0 in the SQL backend.
4012
40132017-06-16 John Ralls
4014
4015	* Clamp time64 values passed to GDateTime functions to the valid range.
4016
40172017-06-16 Robert Fewell
4018
4019	* Replace deprecated widgets in goffice
4020
40212017-06-16 Robert Fewell
4022
4023	* Correct corrupted line in gnc-account-sel.h
4024
40252017-06-16 Robert Fewell
4026
4027	* Change register Gtk horizontal and vertical widgets
4028
40292017-06-16 Robert Fewell
4030
4031	* Change all Gtk horizontal and vertical widgets
4032
40332017-06-16 Robert Fewell
4034
4035	* Change register GtkHbox widgets
4036
40372017-06-16 Robert Fewell
4038
4039	* Change all the GtkHbox widgets
4040
40412017-06-16 Robert Fewell
4042
4043	* Change all the GtkVBox widgets
4044
40452017-06-16 Robert Fewell
4046
4047	* Fix the tab label width update function to reflect changes
4048
40492017-06-15 Robert Fewell
4050
4051	* Replaced some deprecated widgets with the gtk3 equivalent
4052
40532017-06-15 Robert Fewell
4054
4055	* Fix Tab Labels
4056
40572017-06-15 Robert Fewell
4058
4059	* Replace some deprecated widgets in the register.
4060
40612017-06-15 Robert Fewell
4062
4063	* There were critical errors in trace file.
4064
40652017-06-15 Robert Fewell
4066
4067	* Replace deprecated widgets for GncDenseCal with gtk3 equivalents
4068
40692017-06-15 Robert Fewell
4070
4071	* Composite functions not required for GncDenseCal
4072
40732017-06-15 Robert Fewell
4074
4075	* Set the background of the GncDenseCal Widget
4076
40772017-06-15 Robert Fewell
4078
4079	* With Gtk3 it uses css to do the theming so change the file to load
4080
40812017-06-04 christopherlam
4082
4083	* Bug 776396 Further Fix
4084
40852017-05-26 John Ralls
4086
4087	* Bug 783095 - gnucash-2.6.16 segfaults on startup
4088
40892017-05-21 Mike Evans
4090
4091	* Change from deprecated gncEntrySetDate to gncEntrySetDateGDate. Again.
4092
40932017-05-21 Mike Evans
4094
4095	* Revert "Change from deprecated gncEntrySetDate to gncEntrySetDateGDate." Oops, more work required.
4096
40972017-05-21 Mike Evans
4098
4099	* Change from deprecated gncEntrySetDate to gncEntrySetDateGDate.
4100
41012017-05-19 Mike Evans
4102
4103	* Correct a typo.
4104
41052017-05-18 Mike Evans
4106
4107	* Use correct column for entry date.
4108
41092017-05-16 Guy Taylor
4110
4111	* Fix coredump in Python when using "get_namespaces"
4112
41132017-05-16 Guy Taylor
4114
4115	* Enable Python tests in Travis CI
4116
41172017-05-13 Bert
4118
4119	* Bug 776396 - Foreign currency reports, amounts are not aligned correctly
4120
41212016-08-10 fell
4122
4123	* Add XSU to iso-4217-currencies
4124
41252017-05-03 Geert Janssens
4126
4127	* Drop ifdeffed out code block
4128
41292017-05-03 Geert Janssens
4130
4131	* Bug 781634 - Alert on missing account currency when opening account
4132
41332017-05-03 Geert Janssens
4134
4135	* Properly handle import of reconcile state.
4136
41372017-05-03 Geert Janssens
4138
4139	* Document supported date formats in the saved csv settings
4140
41412017-05-01 Geert Janssens
4142
4143	* Use GncDate in csv importer
4144
41452017-05-02 Geert Janssens
4146
4147	* Add copy constructor and assignment operator to GncDate
4148
41492017-04-29 Geert Janssens
4150
4151	* Add comparison operators for GncDate
4152
41532017-04-29 John Ralls
4154
4155	* CMakeLists.txt: Remove Apple architecture settings.
4156
41572017-04-16 John Ralls
4158
4159	* Updated ar.po from ashalash@msn.com
4160
41612017-04-29 fell
4162
4163	* Fix wrong displayed position of the verbose flag in gnc-fq-dump
4164
41652017-04-28 Geert Janssens
4166
4167	* Convert gnc_dmy2timespec{,_end,_neutral} to use the equivalent GncDateTime constructor
4168
41692017-04-28 Geert Janssens
4170
4171	* Align day end time as used in the GncDateTime constructor and gnc_dmy2timespec_end
4172
41732017-04-28 Geert Janssens
4174
4175	* Fix John's remarks
4176
41772017-04-28 Geert Janssens
4178
4179	* Fix double free abort in gtest-gnc-datetime.cpp
4180
41812017-04-21 Geert Janssens
4182
4183	* Add constructor to create GncDate from string and predefined date format
4184
41852017-04-22 Geert Janssens
4186
4187	* Various small fixups in csv importer
4188
41892017-04-28 Geert Janssens
4190
4191	* Align cmake rational/numeric test invocation with Makefile based one
4192
41932017-04-26 Geert Janssens
4194
4195	* Fix autotools based build
4196
41972017-04-20 Geert Janssens
4198
4199	* Fix static code checker warnings about parameter definition in doxygen comments
4200
42012017-04-20 Geert Janssens
4202
4203	* Add GncDateTime constructor taking a GncDate as parameter
4204
42052017-04-20 Geert Janssens
4206
4207	* Swap GncDate and GncDateTime in preparation of a future commit
4208
42092017-04-17 John Ralls
4210
4211	* Work around googletest bug 920.
4212
42132017-04-16 John Ralls
4214
4215	* Merge branch 'PR140' into maint
4216
42172017-04-16 John Ralls
4218
4219	* Merge branch 'pr141'
4220
42212017-04-16 Nitin Anand
4222
4223	* Fix crash while saving scheduled transaction template
4224
42252016-08-04 John Ralls
4226
4227	* Adjust CMAKE_C_FLAGS for better release/debug behavior.
4228
42292017-04-14 Geert Janssens
4230
4231	* Gtk3: fix failing item-edit widget on sheets
4232
42332017-04-14 Geert Janssens
4234
4235	* Gtk3: fix register redrawing when the window is scrolled
4236
42372017-04-11 Geert Janssens
4238
4239	* Gtk3: Fix register not being drawn - item_edit still missing
4240
42412017-04-11 Geert Janssens
4242
4243	* Fix build with webkitgtk >= 2.8
4244
42452017-03-31 John Ralls
4246
4247	* Get links working.
4248
42492017-03-31 John Ralls
4250
4251	* Get WebKit2Gtk basics compiling and working.
4252
42532017-03-23 John Ralls
4254
4255	* Revert "Fix query period in test-account-get-trans-type-splits-interval."
4256
42572017-02-27 John Ralls
4258
4259	* Correct gnc-html-webkit.c indentation.
4260
42612017-03-31 Geert Janssens
4262
4263	* Gtk3: Replace obsolete functions
4264
42652017-03-31 Geert Janssens
4266
4267	* Temporarily disable deprecation warnings
4268
42692017-02-27 John Ralls
4270
4271	* Remove if-0-ed out code from gnc-html-webkit.c
4272
42732015-08-25 Geert Janssens
4274
4275	* Gtk3: fix direct access issue for entry widget in cell renderer mode
4276
42772017-03-13 Geert Janssens
4278
4279	* Gtk3: Convert GdkColor into GdkRGBA
4280
42812017-03-13 Geert Janssens
4282
4283	* Gtk3: replace expose_event size_request functions
4284
42852015-08-29 Geert Janssens
4286
4287	* Gtk3: Fix the remaining gtk direct access violations
4288
42892015-08-24 Geert Janssens
4290
4291	* Gtk3: adapt to changed callback function signature
4292
42932015-08-23 Geert Janssens
4294
4295	* Gtk3: use CSS style instead of old GtkStyle interface
4296
42972017-04-10 John Ralls
4298
4299	* Use the Mac Locale to find the account templates only when building with quartz.
4300
43012017-04-10 Mike Alexander
4302
4303	* Fix a minor typo.
4304
43052017-04-10 Mike Alexander
4306
4307	* Delete left over line from previous merge conflict.
4308
43092017-04-10 Mike Alexander
4310
4311	* Merge branch 'maint'
4312
43132017-04-04 Mike Alexander
4314
4315	* Fix the SWIG Guile wrapping of functions that have a "struct tm" parameter.
4316
43172017-04-04 Mike Alexander
4318
4319	* Calling sigfigs_denom with a zero crashes due to a divide by zero.
4320
43212017-04-05 Mike Alexander
4322
4323	* Add an XCode target to run the numeric unit tests and rename the main target to GnuCash.
4324
43252017-04-04 Mike Alexander
4326
4327	* Update XCode file lists and sort them alphabetically.
4328
43292017-04-04 Mike Alexander
4330
4331	* Fix a crash in scrub_sx_split_numeric introduced in b3eb9d0.
4332
43332017-04-04 Mike Alexander
4334
4335	* gnc_numeric_convert should return an invalid number unchanged instead of crashing.
4336
43372017-04-08 John Ralls
4338
4339	* Revert "Some instrumentation output..."
4340
43412017-04-08 John Ralls
4342
4343	* Change GTest annotations to use the right class name for GncInt128 tests.
4344
43452017-04-07 John Ralls
4346
4347	* Some instrumentation output for how much the numerator or denominator is shifted.
4348
43492017-04-07 John Ralls
4350
4351	* Better manage truncation in GncRational::round_to_numeric.
4352
43532017-04-07 John Ralls
4354
4355	* Fix GncInt128 maxbits to account for the flag bits.
4356
43572017-04-07 John Ralls
4358
4359	* Fix carrying to the wrong end of the lower leg in left shift.
4360
43612017-04-07 John Ralls
4362
4363	* Fix a magic number in GncInt128.
4364
43652017-04-03 John Ralls
4366
4367	* Save Changes Bug 780889 - Split-register transactions result in invalid...
4368
43692017-04-02 John Ralls
4370
4371	* Add some tests looking for a GncInt128 divide overflow problem.
4372
43732017-04-02 John Ralls
4374
4375	* Bug 780845 - link in github repo README file needs correction/editing
4376
43772017-04-02 John Ralls
4378
4379	* Bug 780845 - link in github repo README file needs correction/editing
4380
43812015-08-22 Geert Janssens
4382
4383	* Gtk3: Fix cursor handling
4384
43852015-08-22 Geert Janssens
4386
4387	* Gtk3: GtkObject has been removed
4388
43892015-08-22 Geert Janssens
4390
4391	* Switch to building with the gtk+-3.0 toolkit
4392
43932017-03-13 Geert Janssens
4394
4395	* GnucashSheet - drop unused variables
4396
43972017-03-13 Geert Janssens
4398
4399	* GnucashSheet - fix screen refresh
4400
44012017-03-13 Geert Janssens
4402
4403	* Fix two critical GObject warnings
4404
44052017-03-13 Geert Janssens
4406
4407	* ItemEdit - drop unused function
4408
44092017-03-10 Geert Janssens
4410
4411	* Extract the GnucashRegister widget into a separate file
4412
44132017-03-10 Geert Janssens
4414
4415	* Restore pasting in the item_edit
4416
44172017-03-09 Geert Janssens
4418
4419	* Rework GncItemEdit widget
4420
44212017-03-09 Geert Janssens
4422
4423	* Fix hidden scrollbars for itemlist type popup
4424
44252017-03-09 Geert Janssens
4426
4427	* Fix crash in previously unreached code
4428
44292017-03-09 Geert Janssens
4430
4431	* Create specialized popup items their respective source files
4432
44332017-03-07 Geert Janssens
4434
4435	* Reduce the cursor from a full widget to a simple gobject that tracks cursor coordinates
4436
44372017-03-07 Geert Janssens
4438
4439	* Rework gnucash-cursor
4440
44412017-03-11 Geert Janssens
4442
4443	* Reduce grid object from a complete widget to only two utility functions
4444
44452017-03-11 Geert Janssens
4446
4447	* Refactor divider line drawing some more to reduce duplicate code
4448
44492017-03-11 Geert Janssens
4450
4451	* Use cairo to redraw the grid widget
4452
44532017-03-01 Geert Janssens
4454
4455	* Replace all other uses of GnomeCanvas with standard gtk widgets
4456
44572017-02-24 Geert Janssens
4458
4459	* Convert gnc-header from GnomeCanvas to GtkLayout
4460
44612017-03-30 John Ralls
4462
4463	* Merge Ueli Neiderer's swift-transactiontxt branch into maint.
4464
44652017-03-30 Ueli Niederer
4466
4467	* Obey GNUcash coding style
4468
44692017-03-30 Ueli Niederer
4470
4471	* Added a preference to control import behaivour of transaction text
4472
44732017-03-28 Ueli Niederer
4474
4475	* Including the transaction text into the purpose text
4476
44772017-03-28 John Ralls
4478
4479	* Use qof_instance_set/get instead of g_object_set/get.
4480
44812017-03-28 John Ralls
4482
4483	* Merge branch 'maint'
4484
44852017-03-26 Mike Alexander
4486
4487	* Remove the xxx_with_error functions from Python bindings. They were removed from GnuCash in b199593 In January.
4488
44892017-03-25 John Ralls
4490
4491	* Release 2.6.16 (tag: 2.6.16)
4492
44932017-03-25 John Ralls
4494
4495	* Reduce the gate on get_random_gnc_numeric.
4496
44972017-03-25 John Ralls
4498
4499	* Update translations ca, nl, and sr from the translation project.
4500
45012017-03-24 John Ralls
4502
4503	* Bug 670731 - Future Value not working with Loan Scheduled transaction
4504
45052017-03-23 John Ralls
4506
4507	* Revert "Fix query period in test-account-get-trans-type-splits-interval."
4508
45092017-03-24 fell
4510
4511	* Update of de.po
4512
45132017-03-24 fell
4514
4515	* update de.po
4516
45172017-03-24 fell
4518
4519	* Use "Billing Information" as in other biz modules
4520
45212014-12-18 Geert Janssens
4522
4523	* Whitespace cosmetics
4524
45252017-03-23 John Ralls
4526
4527	* Bug 776247 - PriceEditor thinks Currency XXX is an actual currency...
4528
45292017-03-23 fell
4530
4531	* Fix a typo in my last commit
4532
45332017-03-23 fell
4534
4535	* Exlpain "Blank Transaction" to translators
4536
45372017-03-23 Geert Janssens
4538
4539	* Align a help string in two different files for easier translation
4540
45412017-03-23 Robert Fewell
4542
4543	* Bug388500 - Add option to remove deleted files from the history list
4544
45452017-03-23 Geert Janssens
4546
4547	* Disable tests when minimum glib2 requirement is not met
4548
45492017-03-22 Geert Janssens
4550
4551	* Bug 739571 - Small fixups for previous commits
4552
45532016-02-13 Jesse Olmer
4554
4555	* Bug 739571 - Matching imported transactions doesn't indicate previously matched entries
4556
45572016-01-17 Jesse Olmer
4558
4559	* Bug 739571 - Matching imported transactions doesn't indicate previously matched entries
4560
45612017-03-22 fell
4562
4563	* Update de.po
4564
45652017-03-22 fell
4566
4567	* Prepare update of de.po
4568
45692017-03-16 fell
4570
4571	* Add 2 translator comments to get a unique translation for 'Tax Report Options'
4572
45732017-03-21 John Ralls
4574
4575	* Save Changes Bug 776517 - Trial Balance Report:...
4576
45772017-03-21 Geert Janssens
4578
4579	* Bug 766630 - gui dialog for sorting transactions to accounts after aqbanking import broken
4580
45812017-03-21 Geert Janssens
4582
4583	* Resave dialog-import.glade without any real change
4584
45852017-03-21 John Ralls
4586
4587	* Bug 778208 - Scheduling 2nd, 3rd or 4th Wed doesn't seem to work.
4588
45892017-03-18 Robert Fewell
4590
4591	* Bug 603379 - Prevent changing some Account Options if it has transactions
4592
45932017-03-18 Robert Fewell
4594
4595	* Bug 603379 - Count the splits in an Account.
4596
45972017-03-18 John Ralls
4598
4599	* Merge en_GB budget->Budget into maint.
4600
46012017-03-18 Simon Hollingshead
4602
4603	* Consistently capitalise budget in en-GB menu items
4604
46052017-03-18 John Ralls
4606
4607	* Revert "Fix query period in test-account-get-trans-type-splits-interval."
4608
46092017-03-17 John Ralls
4610
4611	* Fix query period in test-account-get-trans-type-splits-interval.
4612
46132017-03-18 John Ralls
4614
4615	* Merge new Finnish translation into maint.
4616
46172017-03-18 John Ralls
4618
4619	* Update GnuCash version and PO date for Finnish translation.
4620
46212017-03-17 John Ralls
4622
4623	* Fix DST calculation error.
4624
46252017-03-17 John Ralls
4626
4627	* Fix query period in test-account-get-trans-type-splits-interval.
4628
46292017-03-13 Tuomo Hartikainen
4630
4631	* Update Finnish translation
4632
46332017-03-17 Tuomo Hartikainen
4634
4635	* Merge updated po template in fi.po
4636
46372017-03-17 Geert Janssens
4638
4639	* Add missing macros
4640
46412017-03-16 fell
4642
4643	* PR #134: Update local symbol of iso-4217-currency MUR
4644
46452017-03-16 Geert Janssens
4646
4647	* Fix a couple of other deprecated symbols (gtk/gdk 2.x still)
4648
46492017-03-16 Geert Janssens
4650
4651	* Handle deprecation of g_settings_list_keys in gio 2.46
4652
46532017-03-16 Geert Janssens
4654
4655	* Raise minimum required version of glib-2.0 to 2.40
4656
46572017-03-16 Geert Janssens
4658
4659	* Merge branch 'maint'
4660
46612017-03-11 Robert Fewell
4662
4663	* Bug 779411 - jqplot fixes for piechart and syntax error.
4664
46652017-03-13 Robert Fewell
4666
4667	* Bug388500 - Add option to remove deleted files from the history list
4668
46692017-03-16 Geert Janssens
4670
4671	* Fixup last commit
4672
46732017-03-11 Geert Janssens
4674
4675	* Csv Import - drop another reference to the no longer used lib/stf
4676
46772017-03-13 Geert Janssens
4678
4679	* Csv Import - Fix doxygen comment
4680
46812017-03-14 John Ralls
4682
4683	* Fix up building on MinGW with autotools.
4684
46852017-03-14 John Ralls
4686
4687	* Adjust locale test so that it works on both Ubuntu and MacOS.
4688
46892017-03-13 Christian Stimming
4690
4691	* Online banking: Add output of bank messages that might occasionally be received.
4692
46932017-03-13 John Ralls
4694
4695	* Fix missing fi in configure.ac.
4696
46972017-03-13 John Ralls
4698
4699	* Require ICU.
4700
47012017-03-12 John Ralls
4702
4703	* Change 'uint' to 'uint32_t'.
4704
47052017-03-11 Christoph Rohland
4706
4707	* Fix logic error for discounts
4708
47092017-03-10 Christoph Rohland
4710
4711	* Fix taxinvoice for bill entries with taxes
4712
47132017-03-08 Christoph Rohland
4714
4715	* Let taxinvoice optionally show the net instead of the given price
4716
47172017-03-11 Geert Janssens
4718
4719	* Merge branch 'maint'
4720
47212017-03-09 Christoph Rohland
4722
4723	* Charge back net value of bill entries in invoices
4724
47252017-03-10 John Ralls
4726
4727	* Fix failed unit test from previous commit.
4728
47292017-03-10 John Ralls
4730
4731	* Bug 779217 - Transactions rounded to 5 decimal places when opening file.
4732
47332017-03-10 John Ralls
4734
4735	* Bug 777949 - Accounts implicitly created in ledger attempt creation twice
4736
47372017-03-09 John Ralls
4738
4739	* Bug 776564 - Creating a scheduled transaction from an existing...
4740
47412017-03-04 Geert Janssens
4742
4743	* Allow only date entry for opening balances on new accounts
4744
47452017-03-04 Geert Janssens
4746
4747	* Merge branch 'maint'
4748
47492017-03-02 hcrohland
4750
4751	* Revert the taxinvoice.scm changes
4752
47532017-03-01 hcrohland
4754
4755	* Make the net price option better compatible with master
4756
47572017-02-03 hcrohland
4758
4759	* Enable taxinvoice to show net price
4760
47612017-03-01 Geert Janssens
4762
4763	* Make older compilers happy by using std::isnan instead of isnan
4764
47652017-03-01 Geert Janssens
4766
4767	* Remove redundant gtk_widget_show_all call
4768
47692017-02-20 Robert Fewell
4770
4771	* Bug 778042 These are the script changes for jqplot reports.
4772
47732017-02-20 Robert Fewell
4774
4775	* Bug 778042 Change the way reports are loaded in conjunction with script changes.
4776
47772017-02-20 Geert Janssens
4778
4779	* Csv Import - Use GncNumeric rather than GncRational
4780
47812017-02-21 Geert Janssens
4782
4783	* Fix typo in GcnRational's + operator
4784
47852017-02-21 Geert Janssens
4786
4787	* Fix gnc-numeric locale test on travis
4788
47892017-02-20 John Ralls
4790
4791	* Prevent localizing the decimal point in gcc<5.
4792
47932017-02-20 John Ralls
4794
4795	* Merge fetaure-branch 'numeric', provides GncNumeric C++ API.
4796
47972017-02-20 John Ralls
4798
4799	* Fix Geert’s code review comments.
4800
48012017-02-06 John Ralls
4802
4803	* Fix documentation errors.
4804
48052017-02-03 John Ralls
4806
4807	* Relax comparison test for GncRational::round_to_numeric
4808
48092017-02-03 John Ralls
4810
4811	* Replace std::regex with boost::regex.
4812
48132017-02-03 John Ralls
4814
4815	* Add libgnc-qof to dependencies for test-numeric.
4816
48172017-02-02 John Ralls
4818
4819	* Fix indentation error.
4820
48212017-02-02 John Ralls
4822
4823	* Remove a commented-out diagnostic.
4824
48252017-02-02 John Ralls
4826
4827	* Make the GncRational and GncNumeric APIs mostly identical.
4828
48292017-02-02 John Ralls
4830
4831	* Change GncRational::round to GncRational::convert.
4832
48332017-01-31 John Ralls
4834
4835	* Make the rounding functions templates and move them to their own header.
4836
48372017-01-31 John Ralls
4838
4839	* Replace GncInt128’s flags variable with bit-stuffing in the high leg.
4840
48412017-01-30 John Ralls
4842
4843	* Convert GncRational to throw instead of using a status byte.
4844
48452017-01-30 John Ralls
4846
4847	* Reimplement gnc_numeric in terms of GncNumeric instead of GncRational.
4848
48492017-01-30 John Ralls
4850
4851	* Add GncRational test for GncRational::round_to_numeric().
4852
48532017-01-30 John Ralls
4854
4855	* Fix GncInt128 tests for older compilers.
4856
48572017-01-30 John Ralls
4858
4859	* Add GncRational(GncNumeric) constructor.
4860
48612017-01-30 John Ralls
4862
4863	* Extract new class GncNumeric.
4864
48652017-01-30 John Ralls
4866
4867	* Remove #ifdef __cplusplus from gnu-numeric.cpp
4868
48692017-01-30 John Ralls
4870
4871	* Fix GncInt128 shift operators when shift amount will clear a leg.
4872
48732017-01-30 John Ralls
4874
4875	* Declare GncInt128::div() const
4876
48772017-01-30 John Ralls
4878
4879	* Fix minor typos and whitespace issues.
4880
48812017-01-30 John Ralls
4882
4883	* Change signature of GncRational::round from taking a GncDenominator…
4884
48852017-01-30 John Ralls
4886
4887	* Move test-numeric from src/engine to src/libqof/qof.
4888
48892017-01-30 John Ralls
4890
4891	* Add GncRational::reduce() and GncRational::round_to_numeric().
4892
48932017-01-30 John Ralls
4894
4895	* Fix inverted subtraction.
4896
48972017-01-30 John Ralls
4898
4899	* Add guard macro to gnu-rational.hpp.
4900
49012017-01-16 John Ralls
4902
4903	* Untabify gnu-numeric.cpp.
4904
49052017-01-16 John Ralls
4906
4907	* Remove unused gnc_numeric_foo_with_error functions.
4908
49092017-01-15 John Ralls
4910
4911	* Implement basic arithmetic operators for GncRational.
4912
49132017-01-14 John Ralls
4914
4915	* Reorder test parameters so that the expected value is first.
4916
49172017-01-14 John Ralls
4918
4919	* Add an error parameter on the GncInt128 constructor.
4920
49212017-01-14 John Ralls
4922
4923	* Add GTest test program for GncRational.
4924
49252017-01-14 John Ralls
4926
4927	* Add explicit and correct default GncRational constructor.
4928
49292017-02-20 John Ralls
4930
4931	* Add ICU libraries on which Boost:locale is dependent to CSV-Import LINK_LIBRARIES.
4932
49332017-02-20 Geert Janssens
4934
4935	* Merge branch 'csv_imp_cpp'
4936
49372017-02-20 Geert Janssens
4938
4939	* Use boost::locale:conv:utf_to_uft instead of codecvt_utf8
4940
49412017-02-20 Geert Janssens
4942
4943	* Properly test for invalid dates (gnc-date C interface no longer throws - rightfully so)
4944
49452017-02-20 Geert Janssens
4946
4947	* Some ui refinement
4948
49492017-02-20 Geert Janssens
4950
4951	* Cleanup - use less ambiguous variable name for an iterator
4952
49532017-02-20 Geert Janssens
4954
4955	* Fix base account reset when an account column is selected
4956
49572017-02-18 Geert Janssens
4958
4959	* Recover separators or column_widths when juggling file format more than once
4960
49612017-02-17 Geert Janssens
4962
4963	* Prevent multi-byte characters from erroneously being split in fixed-width mode
4964
49652017-02-15 Geert Janssens
4966
4967	* Include glib.h as everywhere else
4968
49692017-02-11 Geert Janssens
4970
4971	* Remove some obsolete comments and commented out code
4972
49732017-02-11 Geert Janssens
4974
4975	* Trim newlines from csv data
4976
49772017-02-10 Geert Janssens
4978
4979	* Fix crash when adding columns by double-clicking the preview data
4980
49812017-02-09 Geert Janssens
4982
4983	* Fix settings loading and saving
4984
49852017-02-08 Geert Janssens
4986
4987	* Improve visual feedback when previewing importable data
4988
49892017-02-06 Geert Janssens
4990
4991	* Improve preview table handling
4992
49932017-01-14 Geert Janssens
4994
4995	* Use GncRational directly instead of gnc_numeric in gnc-trans-props
4996
49972017-01-12 Geert Janssens
4998
4999	* Prevent the user from setting an invalid settings name
5000
50012016-12-30 Geert Janssens
5002
5003	* Move column parsing earlier up the chain of events
5004
50052016-12-28 Geert Janssens
5006
5007	* Copyright updates
5008
50092016-12-28 Geert Janssens
5010
5011	* Add a reset member function to GncPreTrans and GncPreSplit
5012
50132016-12-24 Geert Janssens
5014
5015	* Make sure all lines are checked for errors, regardless of their skipped status
5016
50172016-12-24 Geert Janssens
5018
5019	* Isolate the gtk callbacks from the assistant class' member variables.
5020
50212016-12-24 Geert Janssens
5022
5023	* Consistently use gnucash dialogs instead of generic gtk ones
5024
50252016-12-24 Geert Janssens
5026
5027	* Use std::unique_ptr for the TxImport object for better memory management
5028
50292016-12-24 Geert Janssens
5030
5031	* Convert assistant struct into a real c++ class
5032
50332016-12-23 Geert Janssens
5034
5035	* Handle error skipping on the preview page as well and drop the custom page forwarder
5036
50372016-12-22 Geert Janssens
5038
5039	* Complete error checking on the preview page
5040
50412016-12-20 Geert Janssens
5042
5043	* Move account searching to GncTxImport as it's responsible for the data
5044
50452016-12-20 Geert Janssens
5046
5047	* Remove redundant code
5048
50492016-12-20 Geert Janssens
5050
5051	* Cleanup round - move functions up and down to group related ones
5052
50532016-12-18 Geert Janssens
5054
5055	* Cleanup round
5056
50572016-12-17 Geert Janssens
5058
5059	* Revisit csv settings
5060
50612016-12-16 Geert Janssens
5062
5063	* Revisit error checking on the preview page.
5064
50652016-12-16 Geert Janssens
5066
5067	* Move the base account selection to the preview page
5068
50692016-12-16 Geert Janssens
5070
5071	* Add account selector to the preview window
5072
50732016-12-16 Geert Janssens
5074
5075	* Some variable declaration cleanups
5076
50772016-12-16 Geert Janssens
5078
5079	* Make sure row coloring happens each time the preview is updated
5080
50812016-12-16 Geert Janssens
5082
5083	* Remove redundant check for valid column types
5084
50852016-12-13 Geert Janssens
5086
5087	* Revisit csv trans import settings handling
5088
50892016-12-13 Geert Janssens
5090
5091	* Drop fixed-format csv importer
5092
50932016-12-13 Geert Janssens
5094
5095	* Allow user to only select column_types that make sense in the current context
5096
50972016-12-13 Geert Janssens
5098
5099	* Drop balance column from csv importer
5100
51012016-12-11 Geert Janssens
5102
5103	* Adapt csv export format to new csv importer capabilities
5104
51052016-12-11 Geert Janssens
5106
5107	* Extend csv importer to be able to import multi-currency and stock transactions
5108
51092016-12-11 Geert Janssens
5110
5111	* Extend csv importer to be able to import voided transactions
5112
51132016-12-11 Geert Janssens
5114
5115	* Extend csv importer to be able to import reconcile states
5116
51172016-12-11 Geert Janssens
5118
5119	* Add additional check before creating splits or transactions
5120
51212016-12-11 Geert Janssens
5122
5123	* Defer testing boost:optionals until really needed Similarly only lookup book when really needed
5124
51252016-12-11 Geert Janssens
5126
5127	* Create trans/split props only when needed and have them keep their own value of date/currency format
5128
51292017-01-14 Geert Janssens
5130
5131	* Extend csv importer to be able to import split action fields
5132
51332016-12-10 Geert Janssens
5134
5135	* Avoid assigning empty or null char*'s to a std::string
5136
51372016-12-10 Geert Janssens
5138
5139	* csv import prefs - store coltypes as strings
5140
51412016-12-08 Geert Janssens
5142
5143	* Convert column_widths to a vector
5144
51452016-12-08 Geert Janssens
5146
5147	* Drop superfluous code that sets the default in case of an error.
5148
51492016-12-08 Geert Janssens
5150
5151	* Use std::vector to store column types, and a few other data type changes
5152
51532016-12-05 Geert Janssens
5154
5155	* Convert CsvTransSettings into a c++ class
5156
51572017-01-14 Geert Janssens
5158
5159	* Remove final dependencies on GOFFICE
5160
51612016-12-03 Geert Janssens
5162
5163	* Fix error handling in the multi-split case (and probaly in the other case as well)
5164
51652016-12-02 Geert Janssens
5166
5167	* Introduce multi-split imports in the csv importer
5168
51692016-12-02 Geert Janssens
5170
5171	* Rework csv import preview with additional cleanups
5172
51732016-11-29 Geert Janssens
5174
5175	* Fix memory leaks in the draft transactions object
5176
51772016-12-11 Geert Janssens
5178
5179	* Cleanup commit
5180
51812016-11-29 Geert Janssens
5182
5183	* Rework the intermediate properties storage
5184
51852016-11-28 Geert Janssens
5186
5187	* Refactor parse_to_trans into smaller functions
5188
51892016-11-28 Geert Janssens
5190
5191	* Add property structs for transaction vs split properties
5192
51932016-11-28 Geert Janssens
5194
5195	* Refactor pair into a tuple in preparation of extending it
5196
51972016-11-28 Geert Janssens
5198
5199	* Factor out balance calculating function
5200
52012016-10-12 Geert Janssens
5202
5203	* Drop unused parameter
5204
52052016-10-11 Geert Janssens
5206
5207	* Drop remaining GError boilerplate from the c++ importer
5208
52092016-10-11 Geert Janssens
5210
5211	* Replace GError usage in parse function with proper try catch blocks
5212
52132016-10-10 Geert Janssens
5214
5215	* Replace GError usage in file_format and load_file with proper try catch blocks
5216
52172017-01-14 Geert Janssens
5218
5219	* Throw in case date can't be parsed instead of returning -1 as date
5220
52212016-10-10 Geert Janssens
5222
5223	* Various small C++ and other cleanups
5224
52252016-10-10 Geert Janssens
5226
5227	* Use gnc-date functions while parsing date strings for consistent timezone handling
5228
52292016-09-16 Geert Janssens
5230
5231	* Migrate the glib based test case for GncTxImport to google-test
5232
52332016-09-16 Geert Janssens
5234
5235	* Use consistent name for importer class and its filename
5236
52372016-09-15 Geert Janssens
5238
5239	* Fix column sizing for fixed width data
5240
52412016-09-15 Geert Janssens
5242
5243	* Prevent crash when switching to fixed with in assistant
5244
52452016-09-15 Geert Janssens
5246
5247	* Readd a column for the error messages when reviewing parse errors
5248
52492016-09-15 Geert Janssens
5250
5251	* Return nullptr in case of invalid numeric field to allow proper error handling
5252
52532016-09-15 Geert Janssens
5254
5255	* Rearrange statements in gnc_csv_preview_update_assist
5256
52572016-09-14 Geert Janssens
5258
5259	* Use one common liststore for all the combocells in the preview header treeview
5260
52612016-09-14 Geert Janssens
5262
5263	* Some changes to adhere better to the gnucash coding guidelines
5264
52652016-09-13 Geert Janssens
5266
5267	* Drop fake test in fw tokenizer
5268
52692016-09-13 Geert Janssens
5270
5271	* Add test cases for tokenizer classes
5272
52732016-09-13 Geert Janssens
5274
5275	* Trim whitespace in case of fixed width input
5276
52772016-09-10 Geert Janssens
5278
5279	* Replace transactions GList with a std::multimap
5280
52812016-09-10 Geert Janssens
5282
5283	* Another round of small c to c++(11) conversions
5284
52852016-09-10 Geert Janssens
5286
5287	* Delay the test for a default account until it's needed
5288
52892016-09-09 Geert Janssens
5290
5291	* Fix memory management for the temporary trans properties
5292
52932016-09-10 Geert Janssens
5294
5295	* Reduce code duplication by reusing trans_add_split
5296
52972016-09-09 Geert Janssens
5298
5299	* Fix memory corruption bug
5300
53012016-09-09 Geert Janssens
5302
5303	* Refactor TransProperty stuff to a simple void*
5304
53052016-09-08 Geert Janssens
5306
5307	* Replace private data structure TransPropertyList with a std::map
5308
53092016-07-05 Geert Janssens
5310
5311	* Remove fake csv parsing test
5312
53132016-07-05 Geert Janssens
5314
5315	* Add some polish to csv_import_trans_file_chooser_confirm_cb
5316
53172016-06-25 Geert Janssens
5318
5319	* Prevent c++ name mangling on functions used as callbacks by gtk
5320
53212016-06-25 Geert Janssens
5322
5323	* csv-imp - use enum instead of strings to track user selected column types
5324
53252016-06-12 Geert Janssens
5326
5327	* Convert column type to name mapping into a std::map
5328
53292016-06-12 Geert Janssens
5330
5331	* Adapt assistant for c++ guid changes
5332
53332016-01-30 Geert Janssens
5334
5335	* Refactor csv assistant code to use GncCsvParseData class instead of gnc-csv-model code
5336
53372016-06-07 Geert Janssens
5338
5339	* Build assistant-csv-trans-import.c(pp) as c++
5340
53412016-06-12 Geert Janssens
5342
5343	* Introduce parse error state
5344
53452016-06-12 Geert Janssens
5346
5347	* Small local variable cleanups
5348
53492016-06-07 Geert Janssens
5350
5351	* C++ - use std::pair to store tokenized line together with its error message
5352
53532016-01-31 Geert Janssens
5354
5355	* C++11 Convert unscoped enum into scoped one
5356
53572016-01-31 Geert Janssens
5358
5359	* Use more C++11 features
5360
53612016-02-08 Geert Janssens
5362
5363	* Revert to boost.regex without ICU support
5364
53652016-02-06 Geert Janssens
5366
5367	* Redo parse_date function using boost regular expressions
5368
53692016-01-28 Geert Janssens
5370
5371	* Convert error_lines GList in a vector of strings
5372
53732016-01-28 Geert Janssens
5374
5375	* Replace stf based file parser with gnc-tokenizer based one
5376
53772015-05-08 Geert Janssens
5378
5379	* Use vector instead of GArray for column_types class member
5380
53812016-01-23 Geert Janssens
5382
5383	* Convert GncCsvParseData into a class
5384
53852016-01-23 Geert Janssens
5386
5387	* csv-imp - copy gnc-csv-model and make it build as c++
5388
53892016-06-07 Geert Janssens
5390
5391	* Add dummy tokenizer to be used when file format isn't known yet
5392
53932016-06-12 Geert Janssens
5394
5395	* Add functions to manipulate fixed width column positions
5396
53972016-01-28 Geert Janssens
5398
5399	* Add fixed width file parser based on boost::tokenize
5400
54012016-01-26 Geert Janssens
5402
5403	* Add csv file parser based on boost::tokenize
5404
54052016-01-28 Geert Janssens
5406
5407	* Introduce base class for parsing importable files
5408
54092016-01-28 Geert Janssens
5410
5411	* Whitespace and spelling corrections
5412
54132017-01-14 Geert Janssens
5414
5415	* Look for translatable strings in lib directory as well
5416
54172017-01-14 Geert Janssens
5418
5419	* Use internalized goffice parts in csv-import
5420
54212016-01-26 Geert Janssens
5422
5423	* Fix build issues with goffice imported sources
5424
54252016-01-28 Geert Janssens
5426
5427	* Internalize parts of the goffice code
5428
54292016-01-27 Geert Janssens
5430
5431	* Small amendements to gnc-csv-account-map
5432
54332017-02-20 Geert Janssens
5434
5435	* Yet another tweak to properly find GMOCK sources
5436
54372017-02-18 John Ralls
5438
5439	* Silence the no lock table warnings in test-backend-dbi.
5440
54412017-02-18 John Ralls
5442
5443	* Fix failure to drop the temp numeric table at the end of dbi_library_test.
5444
54452017-02-18 John Ralls
5446
5447	* Make gnc_dbi_safe_sync_all safer.
5448
54492017-02-18 sdementen
5450
5451	* add gnc_get_current_session to swig interface
5452
54532017-02-16 John Ralls
5454
5455	* Move begin_transaction in lock_database to include checking for the table…
5456
54572017-02-16 John Ralls
5458
5459	* Add SAVEPOINT support to enable nested gnc_dbi_transaction calls.
5460
54612017-02-16 John Ralls
5462
5463	* Use the transactional member functions instead of running queries directly.
5464
54652017-02-15 John Ralls
5466
5467	* Merge branch 'maint'
5468
54692017-02-14 fell
5470
5471	* Review of pull request #125 from Mechtilde
5472
54732017-02-14 Frank H. Ellenberger
5474
5475	* Merge pull request #125 from Mechtilde/TranslationDE
5476
54772017-02-12 Mechtilde
5478
5479	* msgmerge with gnucash-2.6.15.pot
5480
54812016-12-26 Mechtilde
5482
5483	* translation tip_of_the_day
5484
54852017-02-12 fell
5486
5487	* Improve comment about available languages
5488
54892017-02-10 fell
5490
5491	* Set a separate translator comment to avoid pulling the whole file header comment in POT
5492
54932017-02-10 fell
5494
5495	* Fix german language tag
5496
54972017-02-10 fell
5498
5499	* Update PACKAGE_BUGREPORT, set PACKAGE_URL
5500
55012017-02-08 Geert Janssens
5502
5503	* One more stab at properly discovering gtest/gmock
5504
55052017-02-06 Geert Janssens
5506
5507	* Fix cmake's gmock handling to work with Fedora packages
5508
55092017-02-04 John Ralls
5510
5511	* Make gnc_dbi_safe_sync_all safer.
5512
55132017-02-04 John Ralls
5514
5515	* Move the transaction-lock on obtaining the database lock earlier.
5516
55172017-02-04 John Ralls
5518
5519	* Add SAVEPOINT support to enable nested gnc_dbi_transaction calls.
5520
55212017-02-04 John Ralls
5522
5523	* Extract static gnc_dbi_transaction functions.
5524
55252017-02-02 Geert Janssens
5526
5527	* Optionally locate boost via environment variable BOOST_ROOT
5528
55292017-02-02 Geert Janssens
5530
5531	* Fix building gtest library on mingw
5532
55332017-02-02 Geert Janssens
5534
5535	* Make google test framework a mandatory build dependency
5536
55372017-02-01 DIG
5538
5539	* Small updates for Russian translation
5540
55412017-02-01 Geert Janssens
5542
5543	* Fake change to test mail script on code.gnucash.org
5544
55452017-02-01 Geert Janssens
5546
5547	* Drop callback that reloads report when a report tab is selected
5548
55492017-02-01 Geert Janssens
5550
5551	* Revert "Add call back to track page size changes"
5552
55532017-02-01 Geert Janssens
5554
5555	* Revert "Change report resizing when not in view"
5556
55572017-02-01 Geert Janssens
5558
5559	* Merge branch 'maint'
5560
55612017-02-01 Geert Janssens
5562
5563	* Log javascript console messages to the trace file
5564
55652017-02-01 Geert Janssens
5566
5567	* Always use actual window size when calculating x-axis ticks for charts
5568
55692017-02-01 Geert Janssens
5570
5571	* Bug 777875 - Reports with charts are flickering in certain circumstances
5572
55732017-01-30 Geert Janssens
5574
5575	* Extend account color to all columns in the account hierarchy page
5576
55772017-01-30 Geert Janssens
5578
5579	* Fix duplicate widget names in gtkbuilder file
5580
55812017-01-30 Geert Janssens
5582
5583	* Drop with_html_engine option
5584
55852017-01-30 Geert Janssens
5586
5587	* Merge branch 'maint'
5588
55892017-01-28 Geert Janssens
5590
5591	* Travis - fix failure to load some libraries while running scm tests
5592
55932017-01-28 Geert Janssens
5594
5595	* Bug 759934 - Tiny reports in HiDPI
5596
55972017-01-27 Geert Janssens
5598
5599	* Drop a couple of webkit related configure tests
5600
56012017-01-26 D. Hugh Redelmeier
5602
5603	* add comments to clarify that taxtxf.scm is US-specific
5604
56052017-01-26 Pedro Albuquerque
5606
5607	* Bug 777561 - Update pt.po to v. 2.6.15
5608
56092016-12-27 Robert Fewell
5610
5611	* Bug 516920 - Calendar Pop up disappears of the left side
5612
56132017-01-16 klemens
5614
5615	* spelling fixes
5616
56172017-01-23 Geert Janssens
5618
5619	* Merge branch 'maint'
5620
56212017-01-16 klemens
5622
5623	* spelling fixes
5624
56252017-01-21 Pedro Albuquerque
5626
5627	* Several spelling corrections of the pt_PT translation
5628
56292017-01-17 Mike Evans
5630
5631	* Make strings translatable in dialog-bi-import.c
5632
56332017-01-15 Mike Evans
5634
5635	* Bug 767032 - Bad invoices from importing "posted" needing currency conversion
5636
56372017-01-14 John Ralls
5638
5639	* Ensure that all GncDate and GncDateTime constructors are in try blocks.
5640
56412017-01-14 John Ralls
5642
5643	* Make GncDate and GncDateTime default constructors have the current day/time.
5644
56452017-01-14 John Ralls
5646
5647	* Fix crash when $TZ isn’t defined.
5648
56492017-01-14 John Ralls
5650
5651	* Actually checkout gtest 1.8.0 in travis tests.
5652
56532017-01-13 John Ralls
5654
5655	* Fix local timezone-dependent test.
5656
56572017-01-13 John Ralls
5658
5659	* Change last test in test-gnc-timezone to EXPECT_EQ so it will log the results.
5660
56612017-01-13 John Ralls
5662
5663	* Display failing test-gnc-timezone.log for troubleshooting.
5664
56652017-01-13 John Ralls
5666
5667	* Fix test failures from adding bad-date tests.
5668
56692017-01-13 Geert Janssens
5670
5671	* Travis - lock google test framework to 1.8.0 for reproducible tests
5672
56732017-01-13 Geert Janssens
5674
5675	* Travis - skip testing on trunk branch
5676
56772017-01-12 Geert Janssens
5678
5679	* Enable google test on travis
5680
56812017-01-12 Geert Janssens
5682
5683	* Fix signedness of certain gmock based tests
5684
56852017-01-12 John Ralls
5686
5687	* Prevent leaking exceptions from gnc_dmy2timespec_neutral
5688
56892017-01-10 John Ralls
5690
5691	* Add note about setting GTEST cmake variables.
5692
56932017-01-10 Geert Janssens
5694
5695	* Fix compiler warning about confusing indentation
5696
56972017-01-10 Geert Janssens
5698
5699	* Drop unused DEBUG_MEMORY macro
5700
57012017-01-07 Stefan Talpalaru
5702
5703	* configure: fix --disable-debug, --disable-profile and --disable-locale-specific-tax
5704
5705