[grisbi-cvs] [SCM] grisbi annotated tag, upstream_version_0_9_5, created. upstream_version_0_9_5
Pierre Biava
nobody at users.sourceforge.net
Sun Jan 1 11:09:54 CET 2012
This is an automated email from the git hooks/post-receive script. It was
generated because a ref change was pushed to the repository containing
the project "grisbi".
The annotated tag, upstream_version_0_9_5 has been created
at 071987e901e2d95da01b00826630df95164d3a88 (tag)
tagging 0c8a0230a8e894d36dbdac5392cb4c65f60d429b (commit)
replaces upstream_version_0_9_4
tagged by pbiava
on Sun Jan 1 11:07:57 2012 +0100
- Log -----------------------------------------------------------------
new unstable version grisbi-0.9.5
Gérald Niel (5):
Fixes for version of gtk-mac-integration-1.
Remove not necessary message.
modules for build grisbi with gtk-osx environment.
Rename modulsets to modulesets
Fix typo.
Martin Stromberger (3):
update-strings
update strings
happy x-mas and a good new year 2012
Philippe Delorme (7):
Factorize code of setters and getters, reduce duplicated comments too.
Speed up file loading
Fixed memory leak
Remove unnecessary NULL checks before g_free calls
Remove unnecessary NULL checks before g_free calls
Bet: fixed memory leaks
Remove extra semicolons
Rémi Cardona (6):
configure: fix build with strict linkers
Remove useless int-to-pointer and pointer-to-int conversions
Move navigation model enum from navigation.h to navigation.c
Simplify gsb_gui_navigation_get_current_account()
Remove useless #include
Remove useless #include
pbiava (100):
Fixed a problem of building of rpm for Mandriva 2010.2
bet_tab.c: Change sizing property of columns for the treeview
remove a deprecated symbol
adding a button for graph
moving the location of the column headings of forecasts' tree_view and tree_view of historical data
utils_gtkbuilder: added a function to initialize a GtkBuilder
Adding a bar graph to forecast. Mutualisation of functions for all types of graphic
main.c: add graph for Mac OSX
bet_graph.c: minor changes
add files in .gitignore
add pixmaps/graph-histo.png
adding the choice of graphical for forecasts
update strings
minor changes: Changes bubbles information
update strings
add preferences for the bar graph
adding a conversion function of a gdouble to a formatted chain with currency
adding a column balance_amount in the model of historical data for the graphs
add preferences for the bar graph
adding a conversion function of a gdouble to a formatted chain with currency
adding a column balance_amount in the model of historical data for the graphs
update strings
utils_real.c: removes a compiler warning
update strings
minor changes of the interface
adding a few options for graphs
Minor changes: replace tabs with spaces
update all strings
fin fusion de master avec pbiava_graph_tools
adding the daily balance even without transaction dated the day
Adding Goffice for Windows
Merge branch 'master' into pbiava_graph_tools
Add UI_DIR and function gsb_dirs_get_ui_dir ()
Adds options for Y axis. Adds the backup of graphs parameters
Remove dependency at gsb_account.c
update all strings
minor changes: add comments and change the minimum version of gtk for the ui
minor changes: add comments and change the minimum version of gtk for the ui(cherry picked from commit 3d109150f64957f94215c05f67d6703cb688b45d)
main.c: Show the ui path
Add a button Show grid for the graph
main.c: Show the ui path(cherry picked from commit 45efa502610bc6ee85995ab883f09a043695055d)
Add a button Show grid for the graph(cherry picked from commit 08dcfbba257f85f48904a6201eef529f24c692df)
update all strings
add grille.png and minor changes
Revert "update all strings"
Revert "Add a button Show grid for the graph(cherry picked from commit 08dcfbba257f85f48904a6201eef529f24c692df)"
Revert "main.c: Show the ui path(cherry picked from commit 45efa502610bc6ee85995ab883f09a043695055d)"
Revert "minor changes: add comments and change the minimum version of gtk for the ui(cherry picked from commit 3d109150f64957f94215c05f67d6703cb688b45d)"
Revert "Remove useless #include"
Revert "Remove useless #include"
Revert "Remove dependency at gsb_account.c"
Revert "Adds options for Y axis. Adds the backup of graphs parameters"
Revert "Add UI_DIR and function gsb_dirs_get_ui_dir ()"
Revert "Adding Goffice for Windows"
fixed crash on startup due to bad initialization of the graph module.
update all strings
bet_graph.c: Fixed a display bug if no operations in a posting period.
change the location of file grille.png
Remove useless #include by Rémi Cardona
Checking of #ifdef HAVE_GOFFICE and #endif / * HAVE_GOFFICE * /
Merge branch 'pbiava_graph_tools'
Add UI_DIR and function gsb_dirs_get_ui_dir ()
Adds the backup of graphs parameters
minor changes which result of the merger with pbiava_graph_tools
Add file gsb_color.c in the files to translate and update all strings
add function gsb_dirs_get_categories_dir ( ) for standardization
Added option to validate the mouse scrolling in the navigation pane(cherry picked from commit 30eabd3ef81e61259e89d242535d07923e5a3b28)
update all strings
bug 1405: bug fix export of files and adding a scrolling window for the liste of exports
Add a button "Select all" for the functionality export files
bet_graph.c: hide the "show grid" button
fix bug 1398
fr.po: spell checking
Fixes for version of gtk-mac-integration-1.0.1
Added choice of format for files to export(cherry picked from commit 53b661fc7c4de2f875982a74e38bb1e200b4e0db)
Fix a side effect of commit 53b661fc7c4de2f875982a74e38bb1e200b4e0db
Added a function for mass processing of files to export.(cherry picked from commit ccbf6debd63503ba0c56423c1b7a0413409196f4)
Fixed a bug in the debug function of budgetary lines. Reversal of translation of certain phrases(cherry picked from commit 68b22f771a765075e951e90b5f0d94eae3fa653d)
update all strings
export.c:153: back the code for gtk2.18(cherry picked from commit 9a16f1390ca2211f1dbfd822fe07c6a7b2d295d7)
fixes a warning to the release of Goffice(cherry picked from commit daa49732279bd67a8d7c8596a7972c80d3f3751c)
Fixed a bug in calculating the percentages for pie charts
gsb_form_scheduler.c: Corrects an error in copy and paste(cherry picked from commit 0066a84641c6a540d27078a75450a8b929ae506e)
Fixed bug 1416: Reset column widths with the original values
gsb_file_others.c: Fixed a possible crash
Fixed a problem of importing a check from a QIF file
fixed bug 1364: Fixed a problem of updating of check number of a planned operation
Fixed a bug sorting of transactions when changing column
Formatting the code
update strings
add share/.gitignore and rm grisbi.desktop
update string
Fixed a bug when a category name does not exist
fixes a segmentation fault when closing Grisbi
fixes a crash when the parent window does not exist(cherry picked from commit ad617ba4830bd38a5cfe965c9ea795f1ddcf95b6)
fixes bug 1432 (cherry picked from commit a1543698521ff056919923ebd7a996542b9d580e)
main.c: Fixed a bug introduced by a previous change
update of the manual page(cherry picked from commit 13f8352c6bf1bbc2f3499c90ac112d898bafc74d)
update strings
new unstable version grisbi-0.9.5
-----------------------------------------------------------------------
hooks/post-receive
--
grisbi
More information about the cvs
mailing list