2008-04-02  Maxime Doyen

	* Made 3.8 release.
	* bugfix: there was a problem for adding transactions
	* bugfix: ofx file with a blank line were not recognised
	* change: removed the -Werror compile option

2008-03-22  Maxime Doyen

	* Made 3.7 release.
	* bugfix: archive changes were not considered for save changes 
	* bugfix: strings change (British units to Imperial units)
	* bugfix: remind transaction were not displayed after save
	* bugfix: transaction window close button was faultly add a transaction
	* bugfix: string in account window status bar was not localized
	* bugfix: making an archive with empty name from a transaction was possible
	* bugfix: statistics rate columns were sometimes displaying 'nan' as rate
	* change: removed transaction register amount herits from the category sign automatically

2007-12-14  Maxime Doyen

	* Made 3.6 release.
	* bugfix: prototypes declaration check (for 64bits machines especially)
	* bugfix: statistic 'by amount' widget doesn't work at first
	* bugfix: internal transfer changes were not propagated to opposite transaction
	* bugfix: filter force option to include added/changed transactions is now off by default
	* bugfix: reordering the accounts was causing a mixup in target account for internal transfert
	* bugfix: specific month budget report display problem (decay with the previous month)
	* bugfix: detail list was not refreshed after a filter or deselection of a result item
	* change: transaction register dialog buttons to follow gnome/gtk+ hig
	* change: charts now uses theme color (no more forced white background)
	* add   : transaction register amount herits from the category sign automatically

2007-08-22  Maxime Doyen

	* Made 3.5 release.
	* bugfix: FreeBSD crash when 'lastopenedfiles' configuration file does not exists
	* bugfix: MacOS amount display problem due to uninitialized preferences
	* change: GPL headers update of each source files

2007-08-16  Maxime Doyen

	* Made 3.4 release.
	* bugfix: csv import/export for category, payee, budget and account was crashing
	* change: new GPL icon set based on gnome 2.18 icons
	* change: new splash screen
	* change: native en_US strings translation changed as requested by some users
	* change: statistics does no more include internal transfert transaction by default
	* add   : local on disk program help documentation
	* add   : a menu to close the account window

2007-06-28  Maxime Doyen

	* Made 3.4 unstable release.
	* bugfix: .desktop file menu Categories was wrong (GNOME instead of GTK)
	* bugfix: charts amount display was not affected by the user preferences
	* bugfix: account window for a same account could be opened several times
	* bugfix: when adding transfert transaction from the account window,
	          'account' widget was faultly set to previous 'to account' widget value
	* bugfix: internal transfert transaction changes/deletes affect child transfert
	* bugfix: amount display was incorrect when the grouping_char was empty
	* change: transaction window 'fill from' widget is hidden when modifying
	* change: converted amounts colors to Tango palette colors
	* add   : windows position/size are now saved

2007-05-24  Maxime Doyen

	* Made 3.3 release.
	* bugfix: minor currency settings was not loaded
	* bugfix: compilation without OFX support was ignored
	* bugfix: transaction add cheque number prefill for pad2 was not working
	* bugfix: inherit transaction with empty info or description was severely cashing
	* bugfix: date format set in preferences was ignored
	* bugfix: import ofx with multiple accounts was adding all the transactions to the 1st wallet account
	* bugfix: date widget string input was always revert to calendar date
	* change: main window is now maximized at start
	* change: account window is now horizontaly resizable
	* change: transaction list columns can now be resized
	* change: new icon for the toolbar 'view as list' button
	* add   : preference format sample preview for date and amounts
	* add   : transaction list columns visibility can be configured in preferences
	* add   : transaction list 'Amount' column
	* add   : preference folder chooser button and dialog (for path)
	* add   : preference clear button that reset all preferences to default
    * add   : backup of files: saved to <filename>.old 
	* add   : mainwindow menu tooltips are now displayed in the statusbar
	* add   : standard args are supported now (--version and a filename to load)
	* add   : menu list of recent files (GTK native one)
	* add   : menu to revert file to the last saved
	* add   : gnome complete menu integration
	* add   : mime integration of .xhb files
	* add   : launchpad.net integration

2007-02-23  Maxime Doyen

	* Made 3.3 unstable release.
	* bugfix: overdrawn balance was false in partial view (when not displaying all date)
	* bugfix: budget category name with entities (& < > ...) was displayed wrong in budget list
	* bugfix: toolbar style was wrong in report windows
	* bugfix: fixed a possible segfault caused by automated insert on new, open, or at close time
	* bugfix: transaction list was badly sorted on income/expense
	* bugfix: cheque auto increments was not working on transaction heritance
	* change: gtkdatentry: up/down keys change days, with shift for months, with ctrl for years
	* change: list of account is now display as a tree with total
	* change: moved the total balance in the account list
	* change: minor currency checkbox moved to a menu with a shortcut
	* change: number format is fully configurable in the settings
	* change: get rid the use of strfmon func, amount number format is now HomeBank internal
	* add   : list summary of upcoming automated transactions to the main window
	* add   : import path in the preferences
	* add   : OFX format is now supported via an import wizard

2006-11-27  Maxime Doyen

	* Made 3.2.1 release.
	* bugfix: inherit a cheque transaction was crashing
	* bugfix: overdrawn balance column was shifted 1 line down
	* bugfix: charts tooltip was a little buggy
	* bugfix: charts were sometimes all black colored
	* bugfix: statistics credit charts value displayed were wrong (bad column)
	* change: new category and budget icons
	* change: chart month displayed full name
	* add   : title in chart tooltype
	* add   : preferences statistic rate column display

2006-09-26  Maxime Doyen

	* Made 3.2 release.
	* add   : sum of multi selected transaction in account window statusbar (missing from amiga version)
	* add   : statistics report dual barchart display for income/expense (missing from amiga version)
	* add   : budget report dual barchart display for spend/budget (missing from amiga version)
	* add   : filter invert button for selection of category, payee and account list (missing from amiga version)
	* add   : icon to indicate automated archive in the archive list
	* add   : csv transaction import wizard with user control of duplicate filter
	* add   : statistics report toggle rate toolbutton
	* add   : splash window

2006-07-12  Maxime Doyen

	* Made 3.2 alpha2 release.
	* bugfix: transaction lost problem, due to xml entities not escaped. Data using "'>&< in name were well saved the 1st time but
	          the glib xmlparser was crashing and not warn about it at reload, so if saved again, the data were lost :-/
	* bugfix: description & info transaction field were impossible to blank
	* bugfix: empty field were badly saved with '(null)' instead of ''
	* bugfix: a change in the wallet dialog was not enabling to save

2006-06-21  Maxime Doyen

	* Made 3.2 alpha1 release.
