gnucash/libgnucash
Robert Fewell f8fc796c95 Bug797501 - Currency symbols in Hebrew (RTL) language
When Gnucash is run in Hebrew which is a RTL language, on the accounts
page the tree view is displaying the required number as the following...

TreeView entry is   '1,500.00 ₪' or '-1,500.00 ₪'
TreeModel string is '₪ 1,500.00‬' or '₪ 1,500.00-‬'

This seems to be down to the GTK 'Unicode Bidirectional Text Algorithm'
which is changing the representation of the model string based on the
first strongly typed character, in this case the Israeli shekel sign.

To fix this, when creating the displayed monetary amount insert a BiDi
ltr isolate uni-character at the start of the string.
2022-03-14 10:05:46 +00:00
..
app-utils Bug797501 - Currency symbols in Hebrew (RTL) language 2022-03-14 10:05:46 +00:00
backend Remove print statement left in commit c3f8daa 2022-03-04 10:16:14 +00:00
core-utils [gnc-glib-utils] Define and export gnc_list_length_cmp 2021-11-02 23:34:25 +08:00
doc Fix misc. typos in comments 2021-06-29 08:46:34 +02:00
engine Merge branch 'maint-lightning-budget' into maint #1248 2022-03-02 07:37:17 +08:00
gnc-module Bug 798237 - Logging during XML file loading degrades performance... 2021-09-14 15:15:11 -07:00
quotes Bug 798180 - Update to macOS Big Sur 11.3 breaks Finance Quote 2021-09-11 16:09:55 -07:00
tax Update Form/Schedule line references for 2021 for the US Income Tax Report 2022-01-27 12:00:31 -08:00
CMakeLists.txt libgnucash/scm - move to bindings/guile 2019-12-06 19:59:11 +01:00