]> Dogcows Code - chaz/homebank/blob - ChangeLog
import homebank-5.1.2
[chaz/homebank] / ChangeLog
1
2 2016-12-08 Maxime Doyen
3
4 Made 5.1.2 release.
5
6 * wish : #1645126 remember the size of columns in the main window
7 * wish : #1639862 multiple edit transactions date
8 * wish : #1638023 remind scheduled listview column width
9 * wish : #916690 qif option (info to desc; payee to desc)
10 * wish : #462919 option to choose to import OFX name to payee or memo
11 * bugfix: import, new account don't have currency, result display NaN
12 * bugfix: import, amount was not displaying decimal part
13 * bugfix: import, dialog to choose child xfer was popup when no match found
14 * bugfix: txn dialog, after input a split amount/category widget were not disabled
15 * bugfix: #1645001 import shows rounded amount but import correctly
16 * bugfix: #1640885 txn changes in detail list cannot be saved
17 * bugfix: #1638064 balance report may show wrong values
18
19
20 2016-11-06 Maxime Doyen
21
22 Made 5.1.1 release.
23
24 * wish : #1634615 get currency format from system again
25 * wish : #1634182 template chooser popover could be wider by default
26 * wish : #1629647 'Multiple Edit' to include account
27 * bugfix: #1638035 moving txn between account hide it into destination
28 * bugfix: #1637805 overwrite assignment doesnt work
29 * bugfix: #1635857 balance report crash when no selection in main window
30 * bugfix: #1635260 win: missing .dll for windows 7, vista, XP
31 * bugfix: #1635053 must enter Payment method twice in Add Transaction dialog
32 * bugfix: #1633915 win: libgnutls-30.dll missing XP, Vista, 7
33 * bugfix: #1633895 manage assignment display some payee instead of category
34
35
36 2016-10-16 Maxime Doyen
37
38 Made 5.1 release.
39
40 * change: xhb data file format (v1.2)
41 * change: internal storage of txn into accounts
42 * change: transaction dialog, changed the layout
43 * change: template/scheduled dialog, changed the layout
44 * change: register, refactored toolbar grouping single and multiple actions
45 * change: listview, removed deprecated rule hint (alternate row color)
46 * change: listview, added line grid (new GTK+ option)
47 * change: preferences, reworked layout
48 * wish : #1610672 multiple edit should allow clearing fields
49 * wish : #1608025 revert prefill with shift/ctrl clicked txn when multiple edit
50 * wish : #1500235 automatic assignments based on regular expressions
51 * wish : #1500220 allow auto assignments to overwrite payee
52 * wish : #1484449 warn when amount sign and category don't match
53 * wish : #1448613 display full category name in autocompletion
54 * wish : #1424365 separe scheduled transaction from template transaction
55 * wish : #1242312 category split for template/scheduled transaction
56 * wish : #1102981 add comment bloc for accounts
57 * wish : #1094528 auto-assign Payment
58 * wish : #844576 payee default category and payment type
59 * wish : #552565 multiple currency accounting
60 * bugfix: #1631888 amount input limited to -/+ 2,147,483,647
61 * bugfix: #1628664 internal xfer assign to existing txn no longer work
62 * bugfix: #1625913 category with 0 budget should display 'over'
63 * bugfix: #1615245 dst_account remains into file for non intxfer
64
65
66 2016-08-06 Maxime Doyen
67
68 Made 5.1 rc release.
69
70
71 2016-07-22 Maxime Doyen
72
73 Made 5.0.9 release.
74
75 * new : txn dialog width is now saved
76 * wish : #1507253 template at top into txn dialog
77 * wish : #1429411 reconcile etc. could be a linked set of toggle buttons
78 * wish : #532564 clean feature to delete unused payees/categories
79 * bugfix: #1602835 filter by status in the ledger
80 * bugfix: #1594152 zillion questions importing from QIF file
81 * bugfix: #1583406 changes in settings -> format-> numbers options is never saved
82 * bugfix: #1562372 statistics filtered on category with split display wrong results
83 * bugfix: #1535483 importing cvs file silently skips a line!
84
85
86 2016-05-21 Maxime Doyen
87
88 Made 5.0.8 release.
89
90 * bugfix: #1584342 operation disappearing and corrupted account file
91
92
93 2016-05-06 Maxime Doyen
94
95 Made 5.0.7 release.
96
97 * new : preferences, add preview for chart color scheme
98 * new : doc, added every payment into the lexicon
99 * wish : #1509485 quicksearch split transactions memo/category
100 * wish : #1507252 ability to batch-edit selected transactions easily
101 * wish : #1501125 export to CSV for all reports list view
102 * wish : #1501111 double-click on sheduled txn in main window to open template editor
103 * wish : #1292377 enable edit transactions from report detail list
104 * wish : #880846 hide/show txn list column on right click
105 * bugfix: #1577555 scheduled transaction edit doesn't enable file save
106 * bugfix: #1556289 scheduled transactions disappear with no reason
107 * bugfix: #1553862 budget report categories displayed when selecting subcategories
108 * bugfix: #1523216 import window wrongly sized
109 * bugfix: #1511325 no warning about old gtk3.x version when compiling from source
110 * bugfix: #1464961 inconsistency in my file internal xfer
111
112
113 2015-10-18 Maxime Doyen
114
115 Made 5.0.6 release.
116
117 * bugfix: #1504514 next Previous buttons not translated when importing ofx file
118 * bugfix: #1504359 assignment with same name should not be possible
119 * bugfix: #1503682 app crash opening a file from previous version
120 * bugfix: #1502997 || input in split should not be possible
121 * bugfix: #1502496 auto assignment don't set payee on split txn
122 * bugfix: #1502444 auto assignment can mark untouched txn as changed
123 * bugfix: #1502034 translate homebank.appdata.xml
124 * bugfix: #1501968 splits without category are lost during QIF import
125 * bugfix: #1501962 statistics report crashes HomeBank after adding a new tag
126 * bugfix: #1501144 auto assignment changes split category when only payee is defined in assignment definition
127 * bugfix: #1501138 wrong number of txns in pop-up after auto assignment
128 * bugfix: #1501129 auto assignment dialog not active when no category defined
129 * bugfix: #1501098 litre symbol is not translatable
130 * bugfix: #1500043 remove period from short description
131 * bugfix: #1498622 translation: add developer note to FI Fee
132 * bugfix: #1497630 translation: typing errors
133 * bugfix: #1497521 txn dialog +/- button reset amount to 0
134
135
136 2015-09-19 Maxime Doyen
137
138 Made 5.0.5 release.
139
140 * bugfix: revert back fix for #1464961 inconsistency in internal xfer
141
142
143 2015-09-12 Maxime Doyen
144
145 Made 5.0.4 release.
146
147 * change: win32: upgraded to gtk+ 3.16.6
148 * change: amount toggle sign button changed from text button to entry icon
149 * change: added/changed transaction are always showed by default filter
150 * bugfix: #1492634 using memo filter does not list memos in split catagories
151 * bugfix: #1475969 no help file. F1 does nothing. Windows 10
152 * bugfix: #1473717 year on statistics is preset to 1900 instead of e.g. current year
153 * bugfix: #1464961 inconsistency in internal xfer
154 * bugfix: #1391506 win32: (gtk3.6.4 bug) Dropdown list appear on the wrong Screen (dualscreen)
155 * wish : #1469424 bank Account window should remember user column arrangement
156 * wish : #1338052 add option to show x days future ledger txn
157 * wish : #1330156 in the ledger, a way to identify graphically the past from the future.
158
159
160 2015-06-06 Maxime Doyen
161
162 Made 5.0.3 release.
163
164 * change: win32: upgraded to libofx 0.9.9 again
165 * wish : #1460370 internal xfer credit should display 'From account'
166 * wish : #1444792 button to expand/collapse all in "Manage Categories"
167 * wish : #1429413 thinking of icon credit vs debit card
168 * wish : #1416957 add ability to modify transaction when posting from template
169 * bugfix: #1460390 Saving a file as do not work since last 5.0.2
170 * bugfix: #1434972 (libofx 0.8.3 bug) win32: some OFX files leads to crash
171 * bugfix: #1424660 (libofx 0.8.3 bug) win32: memo field truncated
172 * bugfix: #1080093 (libofx bug 39) OFX imports incorrect date
173
174
175 2015-05-06 Maxime Doyen
176
177 Made 5.0.2 release.
178
179 * bugfix: #1448549 importing CSV files automatically creates 3 new accounts
180 * bugfix: #1443782 date filter From/To fields not working in Trend time and Balance reports
181 * bugfix: #1443048 saving cut file name after a dot
182 * bugfix: #1443047 budget amount is wrong (seems twice)
183 * bugfix: #1429414 calendar widget can't be dismissed by clicking on the arrow or text entry
184
185
186 2015-04-06 Maxime Doyen
187
188 Made 5.0.1 release.
189
190 * change: xhb data file format (v1.1)
191 * wish : #1439015 use Segoe UI as UI font on Windows
192 * wish : #1432204 inherit txn should set status to none
193 * wish : #1435944 appdata is missing long description and screenshot
194 * wish : #1432204 inherit txn should set status to none
195 * wish : #1421326 "Fill from template" showed by default
196 * wish : #1419986 reconciled icons, text and translation
197 * wish : #1413874 keyboard shortcut to transaction none status
198 * wish : #1377640 txn same consecutive entry
199 * wish : #926782 for transfers, display target/source account as payee
200 * bugfix: #1437883 edit/modify transaction box takes >10 sec. to open
201 * bugfix: #1429410 document the "Cleared" ("Pointée") operation status
202 * bugfix: #1429407 shortcut clashes with search or other text entry widgets
203 * bugfix: #1427798 -0,00€ for total of account
204 * bugfix: #1427112 status of template transactions is ignored
205 * bugfix: #1425986 QIF import sometimes fails in v5.0
206 * bugfix: #1424437 gtk warning from console
207 * bugfix: #1422617 trend time report shows dates from closed accounts
208 * bugfix: #1420859 alternate row colors not working
209 * bugfix: #1420495 typo problem in chart tooltip (apos)
210 * bugfix: #1420098 ctrl+w no longer closes account window
211 * bugfix: #1419992 visible column names are not localized in preferences dialog
212 * bugfix: #1419975 not all languages updates were imported for 5.0
213 * bugfix: #1419476 edit transaction dialog empty category
214 * bugfix: #1419304 crash if Balance report is open and transaction is deleted
215 * bugfix: #1415740 budget line with value of 0 not shown in Budget Report
216
217
218 2015-03-28 Maxime Doyen
219
220 Made 5.0.1 rc release.
221
222
223 2015-02-08 Maxime Doyen
224
225 Made 5.0 release.
226
227 * new : migrated to GTK+ 3 (win32 target is 3.6.4)
228 * new : budget report is now a stack chart
229 * new : file statistics dialog was added
230 * new : cleared status added for transaction
231 * new : new column for transaction list with cleared/reconciled/remind status
232 * new : category: added an Expense/Income switch filter
233 * new : budget: added an Expense/Income switch filter
234 * new : budget: added an icon for budgeted categories
235 * new : payee/category: when you merge, deleting the old item is now optional
236 * new : payee/category/budget list: added a quick search function, so that after the selection of an item,
237 when you type some text, an input appear to easily locate your item with up/down keys
238 * new : account/assignment/template/scheduled: confirmation before deleting unused items
239 * new : reinforced the io error control on file save
240 * new : charts now uses your system fonts
241 * new : icon set was reworked
242 * change: xhb data file format (v1.0)
243 * change: win32: downgraded to libofx 0.8.3
244 * change: payee/category: renamed the action move to merge, as it is more relevant
245 * change: reworked all the confirmation dialogs
246 * change: relayouted all dialogs/windows spacing to be more Gnome HIG compliant
247 * change: replaced 'remove' string by 'delete' (more relevant)
248 * change: import process reworked and refactored to ease import and enable future evolution
249 * change: lot of small visual changes (disable state, reworked texts and sentences)
250 * change: splitted import menu by file type and presetted the file filter on the type
251 * change: removed the currency symbol into transaction list
252 * change: doc entirely updated with new screenshots
253 * wish : #1388402 'Pinned' remind transaction (with no set date)
254 * wish : #1341202 txn state add of cleared
255 * wish : #1318284 persist transaction list column width
256 * wish : #1254650 transaction entry boc too small and fiddly
257 * wish : #1231865 win32 add version in EXE properties
258 * wish : #1202500 top5 spending for subcategories
259 * wish : #995436 average in Trendtime Report
260 * wish : #706600 euro major convertion feature
261 * bugfix: #1412200 Text fields to input a new category name (or subcategories) writes in reverse (right to left)
262 * bugfix: #1410166 add transaction crash after selecting cheque payment
263 * bugfix: #1400403 5.0-rc Reconciled status lost at reload <=4.6.3 converted file
264 * bugfix: #1354789 win32: (libofx 0.9.9 bug 42) QFX import dates show as year 2059
265 * bugfix: #1419032 Scheduled transaction amount not saved in some case
266 * bugfix: #1418968 Transaction list scroll reset when deleting transaction
267 * bugfix: #1416742 5.0-rc Merge 2 payees and they remain on the display
268 * bugfix: #1416624 5.0-rc category still display in txn dialog after split
269 * bugfix: #1414267 5.0-rc Budget Report sort order
270 * bugfix: #1411898 win32: (libofx 0.9.9) Incorrect encoding when reading .QFX files
271 * bugfix: #1408966 move a category still display it in the list just after
272 * bugfix: #1407091 5.0-rc cannot sort by clicking on C column
273 * bugfix: #1400381 5.0-rc Memo column empty in OFX import assitant
274 * bugfix: #1388520 5.0-rc Internal Transfer linked choose dialog box too small
275 * bugfix: #1384202 Alphabetical category sorting does not work when there are spaces in the name
276 * bugfix: #1378836 Scheduled transaction display is not complete in case of internal transfer
277 * bugfix: #1355786 Vehicle Cost Report wrong label
278
279
280 2014-11-08 Maxime Doyen
281
282 Made 5.0 rc release.
283
284
285 2014-08-09 Maxime Doyen
286
287 Made 4.6.3 release.
288
289 * new : enhanced categories completion (complete is done with partial match on both categories and subcategories)
290 * change: win32: upgraded to libofx 0.9.9
291 * bugfix: #1351098 win32: OFX import freeze HomeBank
292 * bugfix: #1349160 layout are not persisted well on maximized windows
293
294
295 2014-07-27 Maxime Doyen
296
297 Made 4.6.2 release.
298
299 * change: xhb data file format (v0.9)
300 * change: sort preference language list by name (was by code)
301 * bugfix: gtk warning on budget/stats report
302 * bugfix: #1348951 when you move from one category to a new one, it creates a lot of categories
303 * bugfix: #1348319 scheduler options not saved
304 * bugfix: #1345739 moving payee creates erroneous payees
305 * bugfix: #1340142 program crash when select Category on Trend Time report button
306 * bugfix: #1339572 exclude from any reports and from budget, options with strange behaviour
307 * bugfix: #1338491 add transaction dialog, Memo field autocomplete doesn't give suggestions
308 * bugfix: #1338140 add transaction date defaults to the date the app was opened on
309 * bugfix: #1336882 filter for unreconciled transactions
310 * bugfix: #1335285 when inherit txn, date is not today's date
311 * bugfix: #1325969 ms windows incorrect sort of strings with special/accented (diacritics)
312
313
314 2014-06-25 Maxime Doyen
315
316 Made 4.6.1 release.
317
318 * bugfix: #1333426 crash under ms-windows when no euro datas into preferences
319
320
321 2014-06-23 Maxime Doyen
322
323 Made 4.6 release.
324
325 * new : report graph now use the gtk theme colors for background and scale
326 * new : scheduled list: added late column and splitted amount to expense/income
327 * new : speed optimization file load, register display (tested with 0,5M txn)
328 * change: xhb data file format (v0.8)
329 * change: account dialog: relayout the properties with tabs
330 * change: preferences: moved prefix/suffix symbol to a single symbol with a checkbox for prefix
331 * change: transaction dialog : replaced the split S button with a most common image button
332 * wish : #1317183 scheduled dialog listview to be resizable
333 * wish : #1258344 template transaction with unspecified account inherits from current account value
334 * wish : #1197965 text filter and sensitive case
335 * wish : #1099026 ability to individually play scheduled transactions from the list
336 * wish : #926784 per account QIF export
337 * wish : #923154 vehicle Costs assumes UK volume in gallons - sold in litres
338 * wish : #818440 scheduled transaction date before or after weekend
339 * wish : #676447 change financial year boundaries (report dates)
340 * wish : #564922 add Direct Debit as payment type
341 * wish : #493162 auto-assign category from payee
342 * wish : #455295 search functionality (thunderbird/outlook)
343 * bugfix: was possible to quick edit the balance column in account window
344 * bugfix: crash after a reset of preferences
345 * bugfix: #1316252 Vehicle cost report: "Other cost" always $ 0.00
346 * bugfix: #1308745 Error in sum displayed in Bank, Today, Future
347 * bugfix: #1304539 HomeBank crashes when 'move payee'
348 * bugfix: #1301002 Split Transactions are filtered by category incorrectly in reports
349 * bugfix: #1297054 Top spending not taking credits into account
350 * bugfix: #1295877 Expense shows in Income column
351 * bugfix: #1292012 car cost show 1km/l
352 * bugfix: #1287956 Dialogs for multiple edit of transaction are too small
353 * bugfix: #1286752 Screen Manage Categories: button Move is not translated
354 * bugfix: #1286329 In preferences, file chooser dialog have title "title"
355
356
357 2014-03-01 Maxime Doyen
358
359 Made 4.5.6 release.
360
361 * bugfix: #1285326 export transactions to csv. Concat [dot]csv to filename
362 * bugfix: #1285164 tags not well sorted when mixed with blank
363 * bugfix: #1277622 problem with the split transaction and the Vehicle cost feature
364 * bugfix: #1276377 qif import shows 0 items
365 * bugfix: #1275534 Balances not updated with sheduled transactions
366 * wish : #1273848 insert scheduled more than 92 days in advance
367
368
369 2014-01-26 Maxime Doyen
370
371 Made 4.5.5 release.
372
373 * change: extended number of split from 6 to 10
374 * wish : #1242274 balance when date descending
375 * wish : #1238575 total percentages in "Top 5" and ordering statistics
376 * wish : #1231120 record discount on splitted item (mix exp/inc)
377 * wish : #1202503 clarify when move a subcategory to category
378 * wish : #953695 sorting by date tracks the order transactions are entered
379 * wish : #735350 ability to change language
380 * bugfix: #1272760 qif split transaction import with >6 parts fails
381 * bugfix: #1270876 QIF export date does not follow settings
382 * bugfix: #1270687 balance doesn't recalculate if dates are changed
383 * bugfix: #1270457 duplicate hotkeys in Modify Transaction window
384 * bugfix: #1268026 internal xfer: do not copy the reconcile state
385 * bugfix: #1267344 remind transactions affecting running balance displayed
386 * bugfix: #1258821 existing Split transaction can't be summed again when modified
387 * bugfix: #1254544 date get back to today in add transaction dialog after adding a transaction
388 * bugfix: #1253004 rework the create new file from welcome dialog
389 * bugfix: #1252230 editing the account of an internal transfer transaction changes only one transaction (out of two)
390 * bugfix: #1250061 change internal payment connection
391 * bugfix: #1250057 select linked internal txn create a same txn when no selection
392 * bugfix: #1235465 auto assignment doesn't search the memo field of split transactions, so doesn't work
393 * bugfix: #1234879 running balance problem after sorting transactions by ascending date
394 * bugfix: #773282 QIF Credit Card import shows reverse Expense and Income
395
396
397 2013-09-29 Maxime Doyen
398
399 Made 4.5.4 release.
400
401 * bugfix: #1230401 running balance missordered after insert on same date
402 * bugfix: #1232418 Account, Payees and category, wrongly disabled!
403 * bugfix: scheduled transaction icon was still displayed after a save
404
405
406 2013-09-21 Maxime Doyen
407
408 Made 4.5.3 release.
409
410 * bugfix: #1225611 Trend Time report : categories crashes on windows
411 * bugfix: #1221484 end date not checked to be larger than Start date in reports
412 * bugfix: #1218644 there is a problem of calculating the column balances.
413 * bugfix: #1216321 reversed transactions
414 * bugfix: #1216284 balance report do not exclude account with exclude from report checked
415 * bugfix: #1215521 when importing qif, automatic assignments are not made
416 * bugfix: #1214077 win32: my csv file exported crash when import again
417 * bugfix: #1213569 win32: program not all translated in french since 4.5.1
418
419
420 2013-08-15 Maxime Doyen
421
422 Made 4.5.2 release.
423
424 * bugfix: #1207156 Off-by-one error in range selection box
425
426
427 2013-08-03 Maxime Doyen
428
429 Made 4.5.1 release.
430
431 * change: win32: upgraded to libofx 0.9.8
432 * change: lot of code warning fix with gcc -Wextra and cppcheck
433 * change: source code preparation for gtk3 migration
434 * wish : #1163319 revert back date range 'Last Year'
435 * wish : #814472 update main wallet view while editing some accounts
436 * wish : #801970 add R keyboard shortcuts to reconcile/unreconcile
437 * wish : #703544 account selected in the main view should be used by default when launching a graph report
438 * wish : #559787 running balance column in the list of transactions
439 * wish : #331113 keep windows maximized
440 * bugfix: mainwindow, top spending was not refreshed after preferences change
441 * bugfix: anonymize, bankname/number were not modified
442 * bugfix: #1202507 moving a (sub)category resets its "income" (vs expense) status
443 * bugfix: #1202503 after a move of a category the list was not refreshed
444 * bugfix: #1197516 file COPYING out of date
445 * bugfix: #1195859 expense Income Balance Total error in Tag Statistic Report
446 * bugfix: #1173910 illegal xml character allowed in split category memo
447 * bugfix: #1163749 positive/Minus button ignores decimal character
448 * bugfix: #1163447 auto-affectations non modifiables
449 * bugfix: #1156846 QIF Import with date format YY/MM/DD fails.
450 * bugfix: #1151259 split transaction filter on category problem
451 * bugfix: #1140903 Bank, Today and Future Don't Update After Adding Transaction
452 * bugfix: #1138103 no error message when 2 bank accounts have the same name
453 * bugfix: #1133105 more permissive QIF import
454 * bugfix: #1103668 segfaults on file open on x64
455 * bugfix: #1102896 pick a date in calendar only works once (rollback #730319)
456 * bugfix: #1099944 some strings in the main window untranslated
457 * bugfix: #1047103 win: (libofx) Importing QFX causes HomeBank to freeze
458
459 2013-07-16 Maxime Doyen
460
461 Made 4.5.1 rc release.
462
463
464 2013-01-14 Maxime Doyen
465
466 Made 4.5 release.
467
468 * new : main window, "where your money goes" report
469 * new : main window, anonymize feature
470 * new : account window, new filter on date, type and status
471 * new : account window, label of account displayed
472 * new : account, ability to exclude from any reports
473 * new : account, ability to exclude from account summary
474 * new : budget, warning dialog when no account is configured
475 * new : import assistant, 'known file' pattern set by default
476 * new : import assistant, ability to change date format
477 * new : preferences, set a default date order format for import/export
478 * new : preferences, option to append scheduled transaction
479 * new : preferences, a lots of new preferences + reorganized
480 * new : chart, color scheme are now available + a new default one
481 * new : chart, some changes and add of titles drawed into the chart
482 * new : ms windows, number/currency default value from user locale
483 * change: xhb data file format (v0.7)
484 * change: upgraded to gtk 2.24 / glib 2.28
485 * change: win32: upgraded to libofx 0.8.3
486 * change: preference dialog, moved the clear button position
487 * change: homebank, clarified the error load messages
488 * change: homebank, optimized xml
489 * change: homebank, added a visual type of category everywhere (-income/+expense)
490 * change: replaced '(none)' string by something more relevant
491 * wish : #140504 category split for transaction
492 * wish : #400010 csv export add support of mm-dd-yy
493 * wish : #593435 add subtotals for account list by type or bank
494 * wish : #660450 Cash Account hidden from Accounts Overview
495 * wish : #688494 limit day for automatic transaction add in the future
496 * wish : #722226 xhb file format : amounts and order details
497 * wish : #730137 portable app for ms-windows
498 * wish : #730319 single click in calendar to choose date
499 * wish : #787131 Column titles in exported CSV
500 * wish : #787134 csv add import/export for tags
501 * wish : #833614 sorting on category / subcategory in statistics report
502 * wish : #856477 improve category dropdown with +/-
503 * wish : #886372 poland in the European country list
504 * wish : #1006802 hide reconciled transactions by default
505 * wish : #1088259 Handling "VOIDed" check transactions
506 * bugfix: archive target internal transfer account
507 * bugfix: closed accounts were not excluded from reports
508 * bugfix: detail status and rate in toolbar report window was not initialized
509 * bugfix: #123704 Numpad dot key does not work for french locale
510 * bugfix: #599476 some English terms unclear
511 * bugfix: #726052 Balance report not up to date
512 * bugfix: #740373 ofx import, debit should negate TRNAMT
513 * bugfix: #758281 QIF import shows wrong dates
514 * bugfix: #772233 mouse over piechart sometimes crash
515 * bugfix: #777886 Crash when I click "Select All" in the Balance Report
516 * bugfix: #783787 Fix for a small memleak
517 * bugfix: #793719 csv output: no rounded values
518 * bugfix: #801962 win: Descr field inUpcoming Auto-transactions alters on one entry when mouse-over or near
519 * bugfix: #813789 HomeBank does not import MsMoney-qif-exported files
520 * bugfix: #828947 New Wallet wizard do not treat created wallet as modified
521 * bugfix: #828991 Error message when you decide not to "Save As"
522 * bugfix: #829362 Missing decimal separator with C locale
523 * bugfix: #840245 Closed account on internal transfert selection
524 * bugfix: #850996 Escape key looses changes on "New file" with unsaved data
525 * bugfix: #870023 HomeBank can't find browser
526 * bugfix: #872185 crashes on qif export
527 * bugfix: #885749 QIF Import shows wrong amount
528 * bugfix: #905277 balance rapport reports wrong amount
529 * bugfix: #926915 transaction modify window sizing problem
530 * bugfix: #931187 preferences not saved when ~/.config doesn't exist
531 * bugfix: #932959 win7: import QXF/OFX file if path contains non-ascii chars
532 * bugfix: #942346 internal transactions mixup
533 * bugfix: #987144 QIF Import Error in Financisto
534 * bugfix: #1024907 2 qif export problems that must be fixed
535 * bugfix: #1074133 from date to date - does'nt count the last day of the months
536 * bugfix: #1080132 4.5pre1: transaction split OK button stays inactive
537 * bugfix: #1081809 4.5pre1: filter by category ignores split transactions
538 * bugfix: #1082634 4.5pre1: transaction filter dates being reset
539 * bugfix: #1094215 Button "ok" & "close" unvailable when changin "payement"
540 * bugfix: #1096364 scheduled txn internal xfer dst_account not saved
541
542
543 2012-11-17 Maxime Doyen
544
545 Made 4.5 pre1 release.
546
547
548 2012-09-01 Maxime Doyen
549
550 Made 4.5 rc release.
551
552
553 2011-02-24 Maxime Doyen
554
555 Made 4.4 release.
556
557 * change: xhb data file format (v0.6)
558 * change: upgraded to gtk 2.20 / glib 2.24
559 * change: auto assign is done when payee or category is empty (both were necessary)
560 * change: rewritten the managment of internal transfer
561 * change: rewritten the old overdrawn report to a new more powerfull balance report
562 * change: date range information above the listview in all report window
563 * change: #695790 compile problem with gtk 2.23 with deprecated flags
564 * change: #690024 remove deprecated gdk stuffs from gtkchart.c
565 * change: #685434 the date entry field doesn't follow date format settings
566 * change: #617936 +/- are not used during "internal transfer"
567 * change: #602443 cancel button different way around on Add and Edit dialogs
568 * change: #584344 inconsistent translation - account type "Institut" / "Bank" | german
569 * change: #561618 some toolbar buttons should be togglebuttons
570 * change: #229904 wrong multiple plural in translation
571 * wish : #682656 automatic assignment even if payee and the category are filled
572 * wish : #657273 set focus to "save" when asking before quit
573 * wish : #617243 km/l fuel consumption instead of l/100km
574 * wish : #595540 'car cost' should be 'vehicle cost'
575 * wish : #576878 filter dialog too high for netbook screen
576 * wish : #569022 overdrawn report to use end of day balance
577 * wish : #555186 all accounts display on Overdrawn report
578 * wish : #446330 add a check box for a category to be part of the budget report
579 * bugfix: after a save, the account list was not refreshed
580 * bugfix: #722397 Remaining time in Automatic addition not translated
581 * bugfix: #704111 Budget csv exports incorrect, so import crashes
582 * bugfix: #694015 ui-assist-start.c has missing localization strings
583 * bugfix: #692488 renaming categories doesn't always work
584 * bugfix: #678121 windows styling reverted to "Classic" in windows 7
585 * bugfix: #677351 internal Transfer's target account referenced when it no longer should
586 * bugfix: #674102 filling the tag of an inherited transaction change the transaction original tag
587 * bugfix: #662427 account window and balance adjusted in wrong direction when removing transaction
588 * bugfix: #632496 payee and category deletion was possible in despite it was used in assign rules
589 * bugfix: #620048 wrong calculations in trend time report
590 * bugfix: #617926 wrong +/- description in manual
591 * bugfix: #615099 when importing OFX, memo field not properly added to description
592 * bugfix: #609046 doesnt show error on save w7 folder permissions problem
593 * bugfix: #609041 hb-categories-es.csv is not in spanish lang
594 * bugfix: #606613 4.3 only runs minimized for me, 4.1 works fine, I'm on Windows 7
595 * bugfix: #593082 if lastopened file was deleted error dialog
596 * bugfix: #577000 Problem with synchronization in internal transfers
597 * bugfix: #540581 changing to internal transfer create a duplicate in target account
598 * bugfix: #159066 Car cost 100km consumption detail maybe false
599 * remove: the amiga computer version file import feature
600
601
602 2011-01-17 Maxime Doyen
603
604 Made 4.4 rc release.
605
606
607 2010-06-18 Maxime Doyen
608
609 Made 4.3 release.
610 * new : welcome dialog at first run and available later from the help menu
611 * new : a new wallet assisant to initialize categories and the first account
612 * new : preset categories files for some languages loaded when creating a new wallet
613 * new : account column in upcoming listview and report detail listview
614 * new : utf-8 validation for csv import of payee, category, budget
615 * new : utf-8 validation before loading .xhb file
616 * change: ofx/qfx import set credit card payment for credit card account
617 * change: xhb data file format (v0.5)
618 * change: remember last folder location during import assistant
619 * wish : #427710 Total into the automated transactions list
620 * bugfix: #378992 win32: libofx not always convert string to utf-8 causes partial load on file reopen
621 * bugfix: #528923 slackware64+kde4: crashes on start / load saved files
622 * bugfix: #528993 opening other wallet with account window open causes a crash
623 * bugfix: #527260 trend time report for category dont sum subcategories
624 * bugfix: #530290 budget problem with category and subcategories
625 * bugfix: #492755 transfer validation validate both source + destination
626 * bugfix: #512046 links broken and file permissions changed
627 * bugfix: #545643 def_pref.c - missing translation string 'Enable'
628 * bugfix: #562503 string not translated in operation window
629 * bugfix: #579260 QIF Export Internal transfer shows wrong account
630 * bugfix: #580714 case sensitivity in QIF File
631 * bugfix: #586322 x-scale legend month/year in statistics report bar
632
633
634 2010-05-20 Maxime Doyen
635
636 Made 4.3 rc release.
637
638
639 2010-02-15 Maxime Doyen
640
641 Made 4.2.1 release.
642 * bugfix: transaction remove was buggy
643 * bugfix: detail list for trend time report account was not working
644
645
646 2010-02-10 Maxime Doyen
647
648 Made 4.2 release.
649 * new : trend time report with line chart for Account, Category and Payee
650 * new : chart zoom in/out for x-axis in bar/line
651 * new : OFX import of memo field with user preference
652 * change: transaction and archive dialogs widget was relayouted
653 * change: default archive is set to month, instead of day
654 * change: the storage for user data into appropriate config dir
655 * change: account selection widget was not sorted
656 * change: the icon format to window 7 (size > 48)
657 * bugfix: the deletion of all transaction of an account was very slow
658 * bugfix: minor toggle display was sometimes not working
659 * bugfix: #516560 Last tag can't be removed
660 * bugfix: #502621 Transactions sometimes lost when added prior to minimun account date
661 * bugfix: #502491 Please consider using XDG /home/user/.config
662 * bugfix: #493160 Multiple transaction type: internal transfer - cant set account
663 * bugfix: #492872 Account transaction page minimum width too wide for netbook. (1024x600)
664 * bugfix: #492127 qif amount import problem
665 * bugfix: #491861 csv export category
666 * bugfix: #489969 date should be bounded to 1900+
667 * bugfix: #421228 amount display problem
668 * bugfix: #399170 Carcost calculation is wrong when adding multiple car transactions per day
669 * bugfix: #379760 problems with csv imported transaction with paymode=5
670 * bugfix: #326844 Re-edition of internal transfer is blocked but possible
671 * bugfix: #319202 improve OFX import using memo field
672 * bugfix: #288874 Graph time "line" chart by category
673
674
675 2010-01-24 Maxime Doyen
676
677 Made 4.2 rc release.
678
679
680 2009-10-31 Maxime Doyen
681
682 Made 4.1 release.
683 * new : automatic assignment of payee/categories in import and accountwindow
684 * new : new payment: debit card, standing order, electronic payment, deposit, FI fee
685 * new : account type: bank, cash, asset, credit card, liability
686 * new : payees/categories can now be moved
687 * new : archive can be inserted as remind
688 * new : stats result can be exported into a CSV file
689 * new : filter on plain text for info, description, tags
690 * new : preference for transaction list columns: reorder-able with drag&drop
691 * new : preference amount colors presets
692 * new : preference for treeview rules hint
693 * new : preference for displaying splash at start
694 * new : preference custom amount colors can be disabled
695 * new : mainwindow saved sort column for transaction list
696 * new : mainwindow saved adjustable repartition of account and upcoming in main window
697 * new : mainwindow view menu with saved option for toolbar, statusbar and upcoming list
698 * new : some icons into option combobox for filter dialog
699 * change: xhb data file format (v0.4)
700 * change: import was simplified
701 * change: moved the recent file menu to the toolbar
702 * change: moved the total accounts balance at bottom in account list
703 * change: amount colors are now more visible when a listview line is selected
704 * change: upgraded to gtk 2.14 / glib 2.17
705 * change: native gtk 2.14 function are now used to open local and web location
706 * change: reworked the icon management to follow gtk+ standard
707 * change: complete new iconset in png format (no more blur svg)
708 * change: (beta) added a dialog result for auto-assigments
709 * bugfix: #444015 If an account is not included in the budget, Budget report's Details panel should not show it either
710 * bugfix: #434877 import file filter is case-sensitive
711 * bugfix: #433396 sort list of archives and "fill with archive" alphabetically
712 * bugfix: #424046 QIF wrong import of amount with not 2 digits after decimal point
713 * bugfix: #406880 tag sort has no effect
714 * bugfix: #406879 date format display in account window
715 * bugfix: #401947 QIF C and N field seem not to be treated at import/export
716 * bugfix: #400483 Zero balance displayed wrong
717 * bugfix: #399170 Carcost calculation is wrong when adding multiple car transactions per day)
718 * bugfix: #399038 Payee column on Automated Transactions list is blank
719 * bugfix: #398585 HomeBank crashes if Add Transaction is selected from the Main ...
720 * bugfix: #396964 The automatic cheque numbering is no more working
721 * bugfix: #395254 Colours not as selected
722 * bugfix: #380642 Budget report shows an inverted Decay (screenshot Attached)
723 * bugfix: #329897 transaction list sort by payee doesnt work
724 * bugfix: using the clear button on filter was not refreshing data's
725 * bugfix: dropping a non-homebank file was causing to close the current file
726 * bugfix: imperial measurement units display in carcost
727
728
729 2009-08-28 Maxime Doyen
730
731 Made 4.1 rc release.
732
733
734 2009-06-10 Maxime Doyen
735
736 Made 4.0.4 release.
737 * new : add some new euro currency preferences (2009 to 2013)
738 * bugfix: #371381 import QIF file with date format dd-mm-yy (instead of dd/mm/yy)...
739 * bugfix: #371404 budget - doesn't save data when 'same each month' selected
740 * bugfix: #372204 paymode images for transfer have disappeared in 4.0.3
741 * bugfix: #379372 problem in multiple monitors view
742 * bugfix: #370922 homebank 4.0.3 : make error
743 * bugfix: #361242 sort by state not possible
744 * bugfix: #361246 filter by "reminder" not possible
745 * bugfix: #380550 import problem with QIF from National Bank - NZ
746 * bugfix: #385164 budget categories with different month value display nothing
747
748
749 2009-05-01 Maxime Doyen
750
751 Made 4.0.3 release.
752 * bugfix: #364480 win32: 4.0.2 some French translation missing
753 * bugfix: #349067 dsp_wallet.c - missing translation string
754 * bugfix: #349033 4.0.2 German translation error causing half translated homebank
755 * bugfix: #339871 [OpenBSD] Regress tests failed
756 * bugfix: #338109 no other cost in car report
757 * bugfix: #332671 no decimals importing csv files
758 * bugfix: #328034 missing added categories in budget
759 * bugfix: #318733 "inherit" doesn't use actual date
760 * bugfix: #314248 can't import non UTF-8 QIF/CSV files
761 * bugfix: #313609 can't select account to import from OFX file
762 * bugfix: #306742 move the filter widgets out of the toolbar
763 * bugfix: #292316 header in transaction list window could have better look
764 * bugfix: #290440 budget should be calculated for all subcategories
765 * bugfix: #207203 two untranslatable strings
766 * bugfix: #147410 display statistics and budget reports by top-level category
767
768
769 2009-01-31 Maxime Doyen
770
771 Made 4.0.2 release.
772 * change: 306967 "Save as..." menu option unavailable to unmodified files
773 * change: 306750 do not show scrollbars when not needed
774 * change: 306741 do not ellipsize toolbar button labels
775 * change: 203663 sate format entry could display tooltip about the format
776 * change: 203653 toolbar style "Icons beside text" isn't displayed.
777 * change: 117857 french text on the main menu icon are too long...
778 * bugfix: #321237 category dialog box and accents
779 * bugfix: #315071 fixed minimum version of glib to 2.12 and gtk to 2.10
780 * bugfix: #314817 manage categories dialog does not show all categories recorded
781 * bugfix: #314049 missing added categories in statistics report
782 * bugfix: #307803 Import from Quicken creates duplicate transactions on Internal transfers
783 * bugfix: #305974 using "&" in description field leads to misinterpretation inOverdrawn report
784 * bugfix: #305692 closed account should not be displayed to main list window
785 * bugfix: #305674 suffix and prefix in display format
786
787
788 2008-12-04 Maxime Doyen
789
790 Made 4.0.1 release.
791 * bugfix: #303886 after a multiple change of categories in account window, stats and budget report crash
792 * bugfix: #294755 win32 saving of file is not working with non ascii folder name
793 * bugfix: #303738 after removing payees or categories, statistics and buget reports crash
794 * bugfix: #303666 removing an internal transfer transaction was causing a crash
795 * bugfix: #304484 does not build on either GCC 3.4x or amd64 on FreeBSD
796 * change: xhb data file format (v0.3)
797
798
799 2008-11-22 Maxime Doyen
800
801 Made 4.0 release.
802 * new : QIF import/export feature
803 * new : tag can be assigned to transaction and used as a new report axis
804 * new : statistic report is now possible distinctly for Category and Subcategory
805 * new : date saised can now be day, day/month or month/day, or complete date
806 * new : direct creation of Payee from the transaction dialog
807 * new : direct creation of Category from the transaction dialog
808 * new : autocompletion for account selection widget
809 * new : autocompletion for payee selection widget
810 * new : autocompletion for category selection widget
811 * new : autocompletion for description/memo widget (transaction dialog)
812 * new : drag'n'drop of homebank file is now possible on the main window
813 * new : preference to choose or not to load the last opened file at start
814 * new : preference export path
815 * change: removed the account window csv import function, global import menu must be used instead
816 * change: inherits transaction also inherit date and permit multiple add at once
817 * change: internal datamodel + refactoring of source code
818 * change: account/payee/category dialog changes applies directly
819 * change: xhb data file format (v0.2)
820 * change: forced dialog windows to center on their parent window
821 * change: reworked and clarified the import process
822 * change: listview title columns are now centered
823 * change: subcategories are displayed in italics
824 * change: full category name is now displayed in listview
825 * change: rewritten the charts using cairographics
826 * bugfix: #187952 spinbutton in manage account dialog do not persist seize sometimes
827 * bugfix: #201704 closing the main window was possible in despite there was changes made in an account window
828 * bugfix: #188236 monetary display - the grouping char was causing bad display for some countries
829 * bugfix: #210497 import csv - lines containing UTF-8 characters were ignored
830 * bugfix: #244365 in account window future transaction were badly also summed for today total
831 * bugfix: #256703 win32 crash on saving when no owner set into wallet properties
832 * bugfix: #226122 crash when exporting payee
833 * bugfix: #260973 filter by amount doesn't work
834 * bugfix: #238571 balances sometimes wrong in account operation window
835 * bugfix: #152556 balance for new ofx created account using import feature was not computed
836 * bugfix: #238571 account window bank balances was false when modifying transaction amount
837 * bugfix: #239939 crash was occurred when loading file with orphans transactions (deleted account)
838 * bugfix: #240247 editing a transaction to transfert, the invert transaction was not created
839 * bugfix: #244621 transfer inverted transaction was not validated if the source was
840 * bugfix: #263024 removed obsolete GtkType and GtkSignalFunc *
841 * bugfix: #207203 untranslatable string "Bank Account" and "%/%d under %s"
842 * bugfix: #244365 future transaction were faulty added to today's balance also
843 * bugfix: #244622 zero balance are sometimes displayed in red color
844 * bugfix: #253390 fixed the build break when linked with --as needed
845 * bugfix: #267473 lastopened file feature was no more working
846 * bugfix: transfer transaction was possible with same source and target account
847 * bugfix: preference display format empty value where ignored
848 * bugfix: statistic sort by amount income/balance was wrong
849
850
851 2008-09-14 Maxime Doyen
852
853 Made 4.0 rc release.
854
855
856 2008-08-18 Maxime Doyen
857
858 Made 4.0 alpha2 release.
859
860
861 2008-06-29 Maxime Doyen
862
863 Made 4.0 alpha1 release.
864
865
866 2008-04-01 Maxime Doyen
867
868 Made 3.8 release.
869 * bugfix: removed the -Werror compile option
870 * bugfix: transaction window in add mode was having button add and close action inverted
871 * bugfix: ofx file with a blank line were not recognized
872
873
874 2008-03-22 Maxime Doyen
875
876 Made 3.7 release.
877 * change: removed transaction register amount inherits from the category sign automatically
878 * bugfix: archive changes were not considered for save changes
879 * bugfix: strings change (British units to Imperial units)
880 * bugfix: remind transaction were not displayed after save
881 * bugfix: transaction window close button was faulty add a transaction
882 * bugfix: string in account window status bar was not localized
883 * bugfix: making an archive with empty name from a transaction was possible
884 * bugfix: statistics rate columns were sometimes displaying 'nan' as rate
885
886
887 2007-12-14 Maxime Doyen
888
889 Made 3.6 release.
890 * new : transaction register amount inherits from the category sign automatically
891 * change: transaction register dialog buttons to follow gnome/gtk+ hig
892 * change: charts now uses theme color (no more forced white background)
893 * bugfix: prototypes declaration check (for 64bits machines especially)
894 * bugfix: statistic 'by amount' widget doesn't work at first
895 * bugfix: internal transfer changes were not propagated to opposite transaction
896 * bugfix: filter force option to include added/changed transactions is now off by default
897 * bugfix: reordering the accounts was causing a mix-up in target account for internal transfer
898 * bugfix: specific month budget report display problem (decay with the previous month)
899 * bugfix: detail list was not refreshed after a filter or deselection of a result item
900
901
902 2007-08-22 Maxime Doyen
903
904 Made 3.5 release.
905 * change: GPL headers update of each source files
906 * bugfix: FreeBSD crash when 'lastopenedfiles' configuration file does not exists
907 * bugfix: MacOS amount display problem due to uninitialized preferences
908
909
910 2007-08-16 Maxime Doyen
911
912 Made 3.4 release.
913 * new : local on disk program help documentation
914 * new : a menu to close the account window
915 * change: new GPL icon set based on gnome 2.18 icons
916 * change: new splash screen
917 * change: native en_US strings translation changed as requested by some users
918 * change: statistics does no more include internal transfer transaction by default
919 * bugfix: csv import/export for category, payee, budget and account was crashing
920
921
922 2007-06-28 Maxime Doyen
923
924 Made 3.4 unstable release.
925 * new : windows position/size are now saved
926 * change: converted amounts colors to Tango palette colors
927 * bugfix: .desktop file menu Categories was wrong (GNOME instead of GTK)
928 * bugfix: charts amount display was not affected by the user preferences
929 * bugfix: account window for a same account could be opened several times
930 * bugfix: when adding transfer transaction from the account window,
931 'account' widget was faulty set to previous 'to account' widget value
932 * bugfix: internal transfer transaction changes/deletes affect child transfer
933 * bugfix: amount display was incorrect when the grouping_char was empty
934 * change: transaction window 'fill from' widget is hidden when modifying
935
936
937 2007-05-24 Maxime Doyen
938
939 Made 3.3 release.
940 * new : preference format sample preview for date and amounts
941 * new : transaction list columns visibility can be configured in preferences
942 * new : transaction list 'Amount' column
943 * new : preference folder chooser button and dialog (for path)
944 * new : preference clear button that reset all preferences to default
945 * new : backup of files: saved to <filename>.old
946 * new : mainwindow menu tooltips are now displayed in the statusbar
947 * new : standard args are supported now (--version and a filename to load)
948 * new : menu list of recent files (GTK native one)
949 * new : menu to revert file to the last saved
950 * new : gnome complete menu integration
951 * new : mime integration of .xhb files
952 * new : launchpad.net integration
953 * change: main window is now maximized at start
954 * change: account window is now horizontally re-sizable
955 * change: transaction list columns can now be resized
956 * change: new icon for the toolbar 'view as list' button
957 * bugfix: minor currency settings was not loaded
958 * bugfix: compilation without OFX support was ignored
959 * bugfix: transaction add cheque number prefill for pad2 was not working
960 * bugfix: inherit transaction with empty info or description was severely cashing
961 * bugfix: date format set in preferences was ignored
962 * bugfix: import ofx with multiple accounts was adding all the transactions to the 1st wallet account
963 * bugfix: date widget string input was always revert to calendar date
964
965
966 2007-02-23 Maxime Doyen
967
968 Made 3.3 unstable release.
969 * new : list summary of upcoming automated transactions to the main window
970 * new : import path in the preferences
971 * new : OFX format is now supported via an import wizard
972 * change: gtkdatentry: up/down keys change days, with shift for months, with ctrl for years
973 * change: list of account is now display as a tree with total
974 * change: moved the total balance in the account list
975 * change: minor currency checkbox moved to a menu with a shortcut
976 * change: number format is fully configurable in the settings
977 * change: get rid the use of strfmon func, amount number format is now HomeBank internal
978 * bugfix: overdrawn balance was false in partial view (when not displaying all date)
979 * bugfix: budget category name with entities (& < > ...) was displayed wrong in budget list
980 * bugfix: toolbar style was wrong in report windows
981 * bugfix: fixed a possible segfault caused by automated insert on new, open, or at close time
982 * bugfix: transaction list was badly sorted on income/expense
983 * bugfix: cheque auto increments was not working on transaction inheritance
984
985
986 2006-11-27 Maxime Doyen
987
988 Made 3.2.1 release.
989 * new : title in chart tooltip
990 * new : preferences statistic rate column display
991 * change: new category and budget icons
992 * change: chart month displayed full name
993 * bugfix: inherit a cheque transaction was crashing
994 * bugfix: overdrawn balance column was shifted 1 line down
995 * bugfix: charts tooltip was a little buggy
996 * bugfix: charts were sometimes all black colored
997 * bugfix: statistics credit charts value displayed were wrong (bad column)
998
999
1000 2006-09-26 Maxime Doyen
1001
1002 Made 3.2 release.
1003 * new : sum of multi selected transaction in account window statusbar (missing from amiga version)
1004 * new : statistics report dual barchart display for income/expense (missing from amiga version)
1005 * new : budget report dual barchart display for spend/budget (missing from amiga version)
1006 * new : filter invert button for selection of category, payee and account list (missing from amiga version)
1007 * new : icon to indicate automated archive in the archive list
1008 * new : csv transaction import wizard with user control of duplicate filter
1009 * new : statistics report toggle rate toolbutton
1010 * new : splash window
1011
1012
1013 2006-07-12 Maxime Doyen
1014
1015 Made 3.2 alpha2 release.
1016 * bugfix: transaction lost problem, due to xml entities not escaped. Data using "'>&< in name were well saved the 1st time but
1017 the glib xmlparser was crashing and not warn about it at reload, so if saved again, the data were lost :-/
1018 * bugfix: description & info transaction field were impossible to blank
1019 * bugfix: empty field were badly saved with '(null)' instead of ''
1020 * bugfix: a change in the wallet dialog was not enabling to save
1021
1022
1023 2006-06-21 Maxime Doyen
1024
1025 Made 3.2 alpha1 release.
1026
1027
This page took 0.072022 seconds and 5 git commands to generate.