[grisbi-devel] [PATCH 00/12] patches to upgrade to gtk3 and for minor modifications

pbiava pierre.biava at nerim.net
Mon Mar 4 21:19:29 CET 2013


pbiava (12):
  fixed the width of the main windows and preferences window
  replace the "expose-event" signal by the "draw" signal for gtk3
  replace gtk_hpaned_new () by gtk_paned_new (
    GTK_ORIENTATION_HORIZONTAL )
  cleaning of .gitignore
  Rewriting the toolbar of scheduler list
  Rewriting the toolbar of payee list
  Rewriting the toolbar of transactions list
  Rewriting the toolbar of categories list
  Rewriting the toolbar of budgetary lines list
  Rewriting the toolbar of reports
  Fixes a compilation error when gofice is not installed
  fixes a warning at runtime

 .gitignore                  |   5 --
 configure.ac                |   2 +-
 src/categories_onglet.c     | 179 +++++++++++++++++++-------------------
 src/categories_onglet.h     |   2 +-
 src/etats_onglet.c          | 169 ++++++++++++++++++-----------------
 src/etats_onglet.h          |   2 +-
 src/fenetre_principale.c    |  14 +--
 src/go-charmap-sel.c        |  12 ++-
 src/go-charmap-sel.h        |   3 +
 src/go-optionmenu.c         |   7 +-
 src/go-optionmenu.h         |   3 +
 src/gsb_scheduler_list.c    | 168 +++++++++++++++++------------------
 src/gsb_scheduler_list.h    |   3 +-
 src/gsb_transactions_list.c | 208 ++++++++++++++++++++++----------------------
 src/gsb_transactions_list.h |   2 +-
 src/gtk_combofix.c          |   2 +-
 src/imputation_budgetaire.c | 151 +++++++++++++++++---------------
 src/imputation_budgetaire.h |   2 +-
 src/main.c                  |   1 +
 src/menu.c                  | 112 ++++++++++++++++++------
 src/parametres.c            |  10 ++-
 src/tiers_onglet.c          | 156 +++++++++++++++++----------------
 src/tiers_onglet.h          |   2 +-
 23 files changed, 643 insertions(+), 572 deletions(-)

-- 
1.8.1.5



More information about the devel mailing list