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