Commit Graph

16290 Commits

Author SHA1 Message Date
John Ralls
734ecce36d Delete unused function gnc-_split_reg_handle_exchange_cb. 2015-10-11 15:15:07 -07:00
John Ralls
0baf078b6f Bug 756339 - Prices table not updated 2015-10-11 09:52:26 -07:00
John Ralls
5c496328d4 Bug 756335 - When importing, date selection causes exit crash 2015-10-10 19:31:45 -07:00
Geert Janssens
fb67e1f265 Bug 646129 - Account selection in reports: 'Select Children' doesn't actually select children if they are collapsed 2015-10-10 16:20:13 +02:00
Stefan Soeffing
58f34f75e1 Bug 627692 - Report options, Account Selection, "select all" => not all accounts selected, only visible ones
Expand all accounts first, so that all accounts are visible and get selected.

https://bugzilla.gnome.org/show_bug.cgi?id=627692
2015-10-10 16:19:44 +02:00
Geert Janssens
4ed4aa4b70 Revert "- Report options, Account Selection, "select all" => not all accounts selected, only visible ones"
This reverts commit e69689faa2.
Reversion reason: The bug number got lost somewhere
2015-10-10 16:19:20 +02:00
Stefan Soeffing
e69689faa2 - Report options, Account Selection, "select all" => not all accounts selected, only visible ones
Expand all accounts first, so that all accounts are visible and get selected.

https://bugzilla.gnome.org/show_bug.cgi?id=627692
2015-10-10 15:11:25 +02:00
John Ralls
8d9c0d6696 Bug 755781 - Files with copyright but no grant of license.
Fix some license mismatches.
2015-10-09 10:56:17 -07:00
Robert Fewell
557ec68667 Bug 754533 No Account Templates Error Patch
Add test for zero account list to stop warnings.
2015-10-09 12:01:07 +02:00
John Ralls
42415056d0 Release 2.6.9 2015-10-05 12:57:12 -07:00
John Ralls
027080a830 Fix price-reading crash if the price needs to be inverted. 2015-10-05 12:57:12 -07:00
John Ralls
771b8e2691 Fix header warnings in TP translations. 2015-10-05 12:00:36 -07:00
John Ralls
1dd1b59698 Apply latest translations from the Translation Project. 2015-10-05 12:00:36 -07:00
John Ralls
16dee52b16 Msgmerge-update the po files.
Fixes bad paths from previous merge.
2015-10-05 12:00:32 -07:00
Mechtilde
b64eb92bf1 some more translation 2015-10-05 07:47:07 +02:00
Mechtilde
6123662d1e more corrections 2015-10-05 07:21:36 +02:00
Mechtilde
ec36877b99 small corrections 2015-10-05 07:21:36 +02:00
John Ralls
0ad521c068 Remove duplicate call to gnc_set_default_directory(). 2015-10-02 12:43:04 -07:00
John Ralls
8f8143b423 Bug 755920 - Crash (Freeze) when using File Save As.. in Windows OS
Fix termination of the loop so that it's not dependent upon Linux paths.
2015-10-01 17:15:26 -07:00
John Ralls
2b895aa79d Add engine-common.i to EXTRA_DIST for consistency. 2015-09-29 14:02:49 -07:00
Dmitry Smirnov
f4e8d9a682 Bug 755778 - Test failure: test-engine:
duplicate test case path: /engine/Transaction/xaccTransScrubGainsDate
2015-09-29 12:30:18 -07:00
John Ralls
85141691bd Bug 755781 - Files with copyright but no grant of license. Non-free?
Add the GPL Blurb to all source files lacking it via a perl utility,
util/fix-license.pl.
2015-09-29 12:08:48 -07:00
John Ralls
12f760228c Release Gnucash-2.6.8 2015-09-26 12:05:50 -07:00
John Ralls
8e38126c78 Fix empty Language tag in tr.po. 2015-09-26 10:37:26 -07:00
Mechtilde
b1a021c7ae corr some translations 2015-09-25 21:37:04 +02:00
Mechtilde
603bf9540d some translations 2015-09-25 16:32:05 +02:00
Mechtilde
51d1689f3e update translation 2015-09-24 11:23:16 -07:00
Mechtilde
f2775650a3 some corrections 2015-09-23 20:37:48 +02:00
Mechtilde
ddbd869d4d update translation 2015-09-23 20:37:47 +02:00
John Ralls
782ff9ec5f Failing to add a price to the db isn't a test failure.
Just try again.
2015-09-22 10:06:26 -07:00
Geert Janssens
4088a91326 Update POTFILES.in after removal of assistant-utils.c 2015-09-22 12:27:39 +02:00
Geert Janssens
4d72dd727c Gtk code cleanups: setting a default color map is deprecated 2015-09-22 10:57:32 +02:00
Geert Janssens
3a99ca6791 Gtk code cleanups: Convert dense-cal from gdk_gc_* to cairo 2015-09-22 10:57:31 +02:00
Geert Janssens
5ffe52a03e Gtk code cleanups: Use accessor functions on GtkWidget instead of deprecated direct access 2015-09-22 10:57:30 +02:00
Geert Janssens
ce3e36a7a5 Gtk code cleanups: drop use of deprecated GTK_CALENDAR_WEEK_START_ON_MONDAY
It has been deprecated as of gtk 2.4 and ignored ever since.
2015-09-22 10:57:28 +02:00
Geert Janssens
abd1684cc4 Gtk code cleanups: replace deprecated gdk_drawable_get_display with gdk_window_get_display 2015-09-22 10:57:27 +02:00
Geert Janssens
fe2149825f Gtk code cleanups: drop custom arg type registration
Appears not to be used anywhere.
2015-09-22 10:57:27 +02:00
Geert Janssens
9ade051090 Gtk code cleanups: GTK_WIDGET_SET_FLAGS is deprecated 2015-09-22 10:57:26 +02:00
Geert Janssens
861bfa9ff5 Gtk code cleanups: use G_TYPE_CHECK_* instead of obsolete GTK_CHECK_* 2015-09-22 10:57:26 +02:00
Geert Janssens
4a07162ca1 Gtk code cleanups: use gdk_window_get_width/height functions 2015-09-22 10:57:25 +02:00
Geert Janssens
6846ee842c Gtk code cleanups: consistently use new style key codes 2015-09-22 10:57:24 +02:00
Geert Janssens
b182f2f2e4 Gtk code cleanups: Avoid GtkObject where possible 2015-09-22 10:57:23 +02:00
Geert Janssens
8825d3feb7 Gtk code cleanups: Fix obsolete use of GtkType type. 2015-09-22 10:57:21 +02:00
Geert Janssens
8d1b452201 Drop function gnc_assistant_set_colors
It's not making any visual difference in current Gtk implementations.
2015-09-22 10:57:20 +02:00
John Ralls
b432356585 Update the translations from the Translation project. 2015-09-19 16:53:44 -07:00
John Ralls
04a6f4cfc5 Rearrange the LINGUAS as suggested by Frank Ellenberger in the wiki.
And remove the binary message catalog accidentally added in the last commit.
2015-09-19 16:19:00 -07:00
John Ralls
3c3f034393 Update all message catalogs with the 2.6.7 gnucash.pot and fix all warnings. 2015-09-19 15:34:25 -07:00
John Ralls
766cf48f45 Fix rename failure for gnc_xfer_dialog_set_exchange_rate. 2015-09-17 16:03:39 -07:00
John Ralls
6e6eba35c2 Correct the Stock, Bond, Market Index, and Mutual Fund account types in all locales. 2015-09-17 13:07:48 -07:00
John Ralls
0b7e4773f7 Fix warning about always-true condition. 2015-09-17 13:02:27 -07:00