[grisbi-devel] [PATCH 0/8] bug fix patch for bug 1565 and various patches for toolbars

pbiava pierre.biava at nerim.net
Sun Feb 17 08:20:33 CET 2013


bug fix patch for bug 1565 and various patches for toolbars of budget module

pbiava (8):
  Corrects a call at gsb_gui_get_account_page () unnecessary
  Fixed a bug of association to an object not initialized
  Fixes bug 1565: crash when calculating the variance of a split
    transaction
  add outgoing directory in .gitignore
  new functions for toolbars
  fixes the good label for button
  Rewriting the toolbars of historical tab and forecast tab
  optimization of the function of update of the toolbars

 .gitignore               |   1 +
 src/bet_finance_ui.c     |  27 ++------
 src/bet_finance_ui.h     |   2 +-
 src/bet_graph.c          | 173 ++++++++++++++++++-----------------------------
 src/bet_graph.h          |   2 +-
 src/bet_hist.c           |  89 +++++++++---------------
 src/bet_hist.h           |   2 +-
 src/bet_tab.c            |  83 ++++++++---------------
 src/bet_tab.h            |   2 +-
 src/fenetre_principale.c |  25 ++++++-
 src/transaction_list.c   |   2 +
 src/ui/bet_graph.ui      |  90 ++++++------------------
 src/utils.c              |  30 ++++++++
 src/utils.h              |   2 +
 src/utils_buttons.c      |  33 ++++++++-
 src/utils_buttons.h      |   2 +
 16 files changed, 247 insertions(+), 318 deletions(-)

-- 
1.8.1.3



More information about the devel mailing list