[grisbi-cvs] grisbi-web changelog-0.6.0.en.inc, 1.1, 1.2 changelog.shtml.fr, 1.5, 1.6

NIEL Gérald gegeweb at users.sourceforge.net
Mon May 24 18:50:19 CEST 2010


Update of /cvsroot/grisbi/grisbi-web
In directory sfp-cvsdas-2.v30.ch3.sourceforge.com:/tmp/cvs-serv1112

Modified Files:
	changelog-0.6.0.en.inc changelog.shtml.fr 
Log Message:

changelog 0.6.0

Index: changelog.shtml.fr
===================================================================
RCS file: /cvsroot/grisbi/grisbi-web/changelog.shtml.fr,v
retrieving revision 1.5
retrieving revision 1.6
diff -u -d -r1.5 -r1.6
--- changelog.shtml.fr	24 May 2010 16:41:04 -0000	1.5
+++ changelog.shtml.fr	24 May 2010 16:50:17 -0000	1.6
@@ -3,7 +3,7 @@
 
 <h2>Évolution du code</h2>
 
-<h3>Version 0.6.0</h3>
+<!--#include virtual="changelog-0.6.0.en.inc"-->
 
 <h3>Version 0.5.1</h3>
 <ul>

Index: changelog-0.6.0.en.inc
===================================================================
RCS file: /cvsroot/grisbi/grisbi-web/changelog-0.6.0.en.inc,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -d -r1.1 -r1.2
--- changelog-0.6.0.en.inc	24 May 2010 16:41:04 -0000	1.1
+++ changelog-0.6.0.en.inc	24 May 2010 16:50:17 -0000	1.2
@@ -1,152 +1,50 @@
-New in version 0.6 :
- - Encryption of the file
- - New and improved print system
-   + LaTeX no more needed, printing has never been so straightforward
-   + Transaction list can be printed as well as reports.
- - Improved user interface
-   + Tabs deprecated in favor of a navigation tree
-   + Redesigned categories/payees/budgetary lines trees
-   + Totally redesigned transaction list with native GTK2 widgets
-   + Split of transactions displayed directly in transaction list
-   + Optional grid in transaction list
-   + New "view" menu
-   + Use of assistants to ease some operations
-   + Custom sort for transaction list columns
-   + Reconcile now shows togglable buttons
-   + Use of + and - in amount entry to increment/decrement values
-   + Quick import of recurrent files
-   + Pre-built category sets dependent of the locale
-   + All colors can be customized
-   + Astonishing icons ... can't ask for more!
- - Greek translation thanks to Achilleas
- - Archival of old transactions, possibly into separate files
- - Form structure defined by user
- - End of the obligation to use Euro
- - Gnucash and CSV files import
- - HBCI support through the aqbanking plugin
- - Tip of the day
- - Reconciled transactions are "archived" by default
- - Tip of the day
- - Huge work on localization :
-   + Grisbi suggests a default currency according to the locale
-   + Dates are now displayed and parsed according to the locale, no
-     more unbearable european dates for overseas folks!
-   + Amounts are displayed according to locale
- - It is now possible to omit decimal separator in numerical fields
- - Custom mathematics engine that do not rely on float anymore
- - Plugin system
- - New english file format
- - Tool management for the payees
- - Automatic association of third parties and categories for import files
- - Ability to create a partial balance in the main view
- - And more!
-
-New in version 0.5.9 :
- - Bug fixes
- - More bug fixes
- - Even more bug fixes
- - Grisbi does not care anymore about file permissions
- - Hebrew translation thanks to Dotan Mazor
-
-New in version 0.5.8 :
- - Bug fixes
- - Some minor UI tweaking
- - CSV export of reports
- - Chinese translation thanks to Jianyu Tang
- - Czech translation thanks to Marek Donar
- - Romanian translation thanks to Mircea Aronovici
- - Russian translation thanks to Alexandre Prokoudine
-
-New in version 0.5.7 :
- - Bug fixes
-
-New in version 0.5.6 :
- - Bug fixes
- - Spanish translation thanks to Carlos M. Camara
- - Dutch translation thanks to Edwin Huijsing
- - Italian translation thanks to Fabio Erculiani
- - Polish translation thanks to Ryszard Jeziorski
-
-New in version 0.5.5 :
- - Bug fixes
- - Brazilian Portuguese translation thanks to Flavio Henrique Somensi
-
-New in version 0.5.4 (never released) :
- - Bug fixes
- - Use selected transaction as template
- - Function to test reconciliation
- - Grisbi now works with libofx 0.7.0
-
-New in version 0.5.3 :
- - Bug fixes
- - Budgetary lines are now enabled by default
- - Default browser is now mozilla
- - Ship with new libintl version
-
-New in version 0.5.2 :
- - Bug fixes
- - Gnucash file import is now supported
- - German translation thanks to Martin Stromberger
- - CSV export
-
-New in version 0.5.1 :
- - Bug fixes
- - Reports export to HTML
-
-New in version 0.5.0 :
- - GTK2 & libxml2 support
- - no more Gnome dependency
- - native UTF-8 support
- - customized reports printing via LaTeX
- - improve user interface (follow Gnome HiG)
-   + improve warning messages so that users can ignore some types of warnings
-   + improve segfault handling
-   + improve preferences windows
-   + new context menu on transactions list
-   + application menu improvements
-   + transactions, accounts and reports lists are now fully clickable
- - totally redesign of import code :
-   + OFX & QIF support
-   + incremental import
-   + automatic reconciliation
- - exchange rates are cached for a session so that users don't need to
-   type them repeatedly
- - reports now support text faces (bold, slant, large, huge, small)
- - new logo with our mascot over an euro sign
- - combofix completion (i.e. in transaction form) can now be either
-   case sensitive or insensitive according to input upper/lower case
- - improve bank details and new bank dialogs
- - keyboard navigation in third party, categories and budgetary lines
- - automatic expired scheduled transactions are now clickable
-
-New in version 0.4.5 :
- - Bug fixes
-
-New in version 0.4.4 :
- - Bug fixes
- - Columns are resizable in scheduler
- - Harmonise all date fields:
-   + <Ctrl><Enter> in a date field open a calendar
-   + Arrows keys are sensitive on a calendar
-   + <Shift><+> (<->) in a date field increase (decrease) date about one week
-   + <PgUp> (<PgDn>) increase (decrease) date about one month
-   + <Shift><PgUp> (<PgDn>) increase (decrease) date about one year
- - New mouse feature:
-   + <Ctrl><Click> has the same effect as <Ctrl><P>
-
-New in version 0.4.3 : 
- - Bug fixes
-
-New in version 0.4.2 : 
- - Bug fixes
- - Translation improved
- - Multi-currencies balances in startup screen
- - Comments can be displayed in scheduler
- - New contrib tool to obfuscate grisbi files and keep privacy while
-   allowing reporters to send grisbi files
-
-New in version 0.4.1 : 
- - *Many* bug fixes
- - Grisbi is now internationalized
-
-Old news (in French) in OLDNEWS
+<h3>New in version 0.6</h3>
+<ul>
+ <li>Encryption of the file</li>
+ <li>New and improved print system</li>
+ <ul>
+   <li>LaTeX no more needed, printing has never been so straightforward</li>
+   <li>Transaction list can be printed as well as reports.</li>
+ </ul>
+ <li>Improved user interface</li>
+ </ul>
+   <li>Tabs deprecated in favor of a navigation tree</li>
+   <li>Redesigned categories/payees/budgetary lines trees</li>
+   <li>Totally redesigned transaction list with native GTK2 widgets</li>
+   <li>Split of transactions displayed directly in transaction list</li>
+   <li>Optional grid in transaction list</li>
+   <li>New "view" menu</li>
+   <li>Use of assistants to ease some operations</li>
+   <li>Custom sort for transaction list columns</li>
+   <li>Reconcile now shows togglable buttons</li>
+   <li>Use of + and - in amount entry to increment/decrement values</li>
+   <li>Quick import of recurrent files</li>
+   <li>Pre-built category sets dependent of the locale</li>
+   <li>All colors can be customized</li>
+   <li>Astonishing icons ... can't ask for more!</li>
+ </ul>
+ <li>Greek translation thanks to Achilleas</li>
+ <li>Archival of old transactions, possibly into separate files</li>
+ <li>Form structure defined by user</li>
+ <li>End of the obligation to use Euro</li>
+ <li>Gnucash and CSV files import</li>
+ <li>HBCI support through the aqbanking plugin</li>
+ <li>Tip of the day</li>
+ <li>Reconciled transactions are "archived" by default</li>
+ <li>Tip of the day</li>
+ <li>Huge work on localization :</li>
+ <ul>
+   <li>Grisbi suggests a default currency according to the locale</li>
+   <li>Dates are now displayed and parsed according to the locale, no
+     more unbearable european dates for overseas folks!</li>
+   <li>Amounts are displayed according to locale</li>
+ </ul>
+ <li>It is now possible to omit decimal separator in numerical fields</li>
+ <li>Custom mathematics engine that do not rely on float anymore</li>
+ <li>Plugin system</li>
+ <li>New english file format</li>
+ <li>Tool management for the payees</li>
+ <li>Automatic association of third parties and categories for import files</li>
+ <li>Ability to create a partial balance in the main view</li>
+ <li>And more!</li>
+</ul>



More information about the cvs mailing list