0.7.5 : Changes from version 0.7.4 - a few bug fixes 0.7.4 : Changes from version 0.7.3 - accelerator keys (shortcuts) - italian translation (Gianluca Montecchi) - aesthetic changes - some bug fixes - full localisation/internationalisation support. 0.7.3 : Changes from version 0.7.2 - misc bug fixes - more internationalisation efforts - a man page - auto redims of columns for unadjusted fonts widths - global configuration file - renamed binary and pathes to gacc instead of gAcc - a brand new big categories' file (in french for now) - auto saving files for security. - a little change in accounts/wallets files in order to anticipate for futures versions with more locale support. - use of the enter key to finish editing operations. - added a default focused field to accelerated mass added operations. - cleaner TODO file :) 0.7.2 : Changes from version 0.7.1 - misc bug fixes - scheduled operations preparation - more graphics - graphics customization - editing / manipulating operations in search results' window - configuration possibilities extended for precompiled tarballs - HELP file modifications 0.7.1 : Changes from version 0.7.0 - added line graphics - bug fix - added splits loading function - loading functions code rewrote - HELP file modifications 0.7.0 : Changes from version 0.6.9 - finished 3rd party support - fixed some bugs - ASCII printing (not fully implemented) 0.6.9 : Changes from version 0.6.8 - added more support for advanced 3rd party - nicer code (includes are now in .c files for dependencies) - bugs fixes 0.6.8 : Changes from version 0.6.7 - added the "Advanced" option - added command line parsing (-h | -v | -f file) - miscelaneous code rewriting - added support for splits (not yet used) - added support for more general 3rd party (not yet used) - added Stock Exchange transactions 0.6.7 : Changes from version 0.6.6 - added the help system - fixed some bugs - nicer code (less global variables) - added lots of TODO things 0.6.6 : Changes from version 0.6.5 - removed the unused field "Comment" in the operation structure - removed the "Withdrawal" medium since it's a credit card operation. "Withdrawal"'s place is in the "Category" list. - added search support - fixed an unformat_date bug - fixed bugs for searching 0.6.5 : Changes from version 0.6.4 - changed the wallets and categories file format to be more quickly loaded - modified the operations' edition window look - modified permissions on the "medium" and "third party" combo boxes - Added the HELP history structure. - modified the locale formats for date recognition (date can now be entrer in m.d.yy or d.m.yy format : d -> 0d, m -> 0m, yy -> 20yy) - created a list structure to allow less widgets as global variables - added the Print dialog box 0.6.4 : Changes from version 0.6.3 - fixed the "quit" bug - fixed the "Cancel open" bug - added the MY_ALLOC macro - added the re-open the last opened account function - added the comment and tiers (third party) fields for an operation - added a transfer function between the opened wallet's accounts / other - added the delete/cancel functions for transfer operations - modified the re-display of the operations list after an operation's modification for only changes about amount, type and date (these are needed to recalculate amounts columns) - finished the HELP file 0.6.3 : Changes from version 0.6.2 - fixed the very serious bug in adding categories - fixed the bug that did not allow to stay at the same line after editing an operation - modified the style for abnormal lines (amount of operations/accounts < 0.0) - modified the selection style to attach different funtions to each mouse button - fixed the bug when reading files from older versions. - added the accounts list in a scrolled_window - HELP file modifications 0.6.2 : Changes from version 0.6.1 - added the cancelled state for an operation - modified the integration of the operations clist in a scrolled-window : now the titles are ALWAYS visible - did the same for the categories clist - added the ability to move to the end of the list (but move again to the top of the list after a modification => argh :-( ) - added showing an account in red when its amount is < 0.0 !!! - fixed a bug that removed operations when modifying others - created the BUGS file 0.6.1 : Changes from version 0.6.0 - modified some presentation in categories list - added the creation of new categories in editing operations - added the ability to display immediately the end of the operations' list (Not functionnal) 0.6.0 : Changes from version 0.5.2 - added the Euro convertion function - added the Euro value in the preferences window - added the green color for each even line in the accounts list (1st == #0) 0.5.2 : Changes from version 0.5.1 - fixed a bug when showing a NULL string in accounts and categories edition windows - fixed a bug that would stop the program when not finding the categories definitions file. Now it uses the system-wide default categories to create the user's default categories. - very light modification in the TODO file ;-)