[grisbi-cvs] [SCM] grisbi annotated tag, grisbi_gtk3_1_3_0, created. grisbi_gtk3_1_3_0
Pierre Biava
nobody at users.sourceforge.net
Tue Jan 3 22:38:13 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, grisbi_gtk3_1_3_0 has been created
at e180222b3bff08c39c39d3b2e03a8223fe802294 (tag)
tagging 40352c6c76b6c7aaab35586fe7526d0ed6b278da (commit)
replaces upstream_version_0_9_4
tagged by pbiava
on Tue Jan 3 18:56:40 2012 +0100
- Log -----------------------------------------------------------------
WARNING preparatory version before moving to gtk3
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 (2):
update-strings
update strings
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 (143):
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
grisbi-gtk3: adding a dependency for Goffice
deleting files go-optionmenu and go-charmap-sel
deleting browse_file function
Rewrote the configuration part of the reports
Adding a comment in gsb_main_create_main_window (void)
replaced gtk_widget_hide_all () by gtk_widget_hide ()
replaced gdk_set_locale () by g_getenv ( "LANG")
deleted GtkNotebookPage
replaced GTK_WIDGET_TOPLEVEL () by gtk_widget_is_toplevel ()
replaced GTK_WIDGET_IS_SENSITIVE by gtk_widget_is_sensitive ()
replaced GTK_WIDGET_VISIBLE by gtk_widget_get_visible ()
replaced GTK_WIDGET_SENSITIVE by gtk_widget_get_sensitive ()
Changing the parameters of the function gsb_string_remplace_string ()
replace gtk_signal_connect () by g_signal_connect ()
Formatting the code
add folder.png and grisbi.ui
gsb_select_icon.c : replaced gtk_combo_box_entry_new_with_model () by gtk_combo_box_new_with_model_and_entry
replaced GTK_WIDGET_REALIZED () by gtk_widget_get_realized ()
replaced GTK_OPTION_MENU by gsb_combo_box_new_with_index () and fixed bug of display of new payment method
affichage_liste.c: replaced gtk_combo_box_new_text () by gtk_combo_box_text_new ()
gsb_combo_box.c: rewriting functions and adding new features
replaced gtk_combo_box_get_active_text () by gsb_combo_box_get_active_text ()
replaced gtk_combo_box_new_text () by gtk_combo_box_text_new ()
fixes a crash when the parent window does not exist
fixes a segmentation fault when closing Grisbi
init _locale struct
import_csv.c: replaced gtk_combo_box_new_text () by gtk_combo_box_text_new ()
parametres.c: replaced gtk_combo_box_entry_new_text () by gtk_combo_box_text_new_with_entry ()
minor changes
gbs_transaction_list.c: replaced gdk_drawable_get_size () by gdk_window_get_height ()
help.c: deleted deleted gtk_about_dialog_set_url_hook () and gtk_about_dialog_set_email_hook ()
deleting files parse_cmdline. Replacement by GOption commandline parser
erreur.h: formatting of code
Changing the alert message when the version is in development
.gitignore: minor change
update strings
fix memory leak
Changing the management of configuration files and cleaning code
simplify the management of directories
changes due to the simplification of the management of directories
WARNING unstable version: changes due to the simplification of the management of directories and other improvements
upgrade main_mac_osx ()
update of the manual page(cherry picked from commit 13f8352c6bf1bbc2f3499c90ac112d898bafc74d)
Test of replacement of _WIN32 by G_OS_WIN32
Added a warning before deleting a file import rule
fixes bug 1436
update strings
fixes bug 1432 (cherry picked from commit a1543698521ff056919923ebd7a996542b9d580e)
removal of the module of memory profiling
Version change to separate the two branches: gtk-2 et gtk-3
-----------------------------------------------------------------------
hooks/post-receive
--
grisbi
More information about the cvs
mailing list