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
John Ralls
42859b91bb
Set -std=gnu99, matching master.
...
Fixes broken build on win32
2015-09-16 17:59:50 -07:00
John Ralls
bc9285bbfb
Merge branch 'single-price' into maint
2015-09-15 12:06:46 -07:00
John Ralls
05bb4bd955
Prevent F::Q from updating PRICE_SOURCE_EDIT_DLG prices.
2015-09-15 12:06:29 -07:00
John Ralls
74d11b2736
Remove unnecessary and harmful price rounding.
2015-09-15 12:06:29 -07:00
John Ralls
cfa5aa1cb2
Remove the preference for storing prices relative to the base currency.
...
It interferes with the preference for storing the price in the direction
in which the price is >1 for preserving sigfigs.
2015-09-15 12:06:29 -07:00
John Ralls
4259255af1
Export the price-source enums to Guile and use them in price-quotes.scm.
2015-09-15 12:06:29 -07:00
John Ralls
6b6920fd04
Remove static function swap_amount(), not used.
2015-09-15 12:06:29 -07:00
John Ralls
585cc4883f
Implement user-entered-price preference.
...
Add user:price as a source and prefer values with lower PriceSource enum
values over higher ones: In other words a price with a lower PriceSource
value (e.g. user:price-editor) will overwrite one with a higher value (e.g.
user:split-register) and not the other way around.
2015-09-15 12:06:29 -07:00
John Ralls
d9a0f311a4
Fold separate call of gnc_pricedb_lookup_latest() into lookup_price.
...
Requires a 3-state enum instead of a boolean for the second arg to lookup_price.
2015-09-15 12:06:29 -07:00