[grisbi-test] [PATCH 00/15] Corrections de bugs divers et deux ajouts de fonctionnalités

pbiava pierre.biava at nerim.net
Mar 2 Juil 21:33:08 CEST 2013


Correction de bugs dans l'importation de chèques et dans la gestion des tiers
virtuels dans le gtkcombofix
Ajout de la limitation au solde positif des comptes de caisse
Ajout de la possibilité de créer des opérations à partir d'un état comportant
des tiers sans opérations
Changement du code ISO de la devise polonaise
Corrections de quelques fuites de mémoire

pbiava (15):
  update strings
  fix bug 1591: change the ISO Code of Polish currency in PLN. Thanks
    kosciej
  Adding the display of payees without transactions in the tab of payees
  Fixed a bug to update the grisbi file after deleting a division
    without transactions
  Fixes a bug of displaying in form when update a report as payee
  add possibility to create a transaction from a report with payee
    without transaction
  fix bug in import of cheques
  remove unused function gsb_data_transaction_find_by_payment_content ()
  Limitation of the balance of cash accounts has a positive value (>= 0)
  Update all strings
  Fix memory leaks in gsb_file_save_logo_part () and
    gsb_file_save_account_icon_part ()
  Fix memory leaks in construct of the iterator in save_file.c
  ffix memory leaks by freeing the memory used by the hash table in
    bet_data.c
  fix memory leaks in gsb_file_load_reconcile ()
  fix memory leaks in gsb_import_define action ()

 po/cs.po                   | 953 ++++++++++++++++++++++----------------------
 po/da.po                   | 952 ++++++++++++++++++++++----------------------
 po/de.po                   | 951 ++++++++++++++++++++++----------------------
 po/el.po                   | 953 ++++++++++++++++++++++----------------------
 po/eo.po                   | 949 ++++++++++++++++++++++----------------------
 po/es.po                   | 953 ++++++++++++++++++++++----------------------
 po/fa.po                   | 952 ++++++++++++++++++++++----------------------
 po/fr.po                   | 965 +++++++++++++++++++++++----------------------
 po/he.po                   | 952 ++++++++++++++++++++++----------------------
 po/it.po                   | 952 ++++++++++++++++++++++----------------------
 po/lv.po                   | 953 ++++++++++++++++++++++----------------------
 po/nl.po                   | 954 ++++++++++++++++++++++----------------------
 po/pl.po                   | 952 ++++++++++++++++++++++----------------------
 po/pt_BR.po                | 952 ++++++++++++++++++++++----------------------
 po/ro.po                   | 952 ++++++++++++++++++++++----------------------
 po/ru.po                   | 953 ++++++++++++++++++++++----------------------
 po/sv.po                   | 949 ++++++++++++++++++++++----------------------
 po/zh_CN.po                | 952 ++++++++++++++++++++++----------------------
 src/bet_data.c             |  22 ++
 src/bet_data.h             |   1 +
 src/bet_graph.c            |   2 +-
 src/etats_config.c         |   3 +-
 src/gsb_currency_config.c  |   2 +-
 src/gsb_data_payee.c       | 115 ++++++
 src/gsb_data_payee.h       |   1 +
 src/gsb_data_transaction.c |  55 ---
 src/gsb_data_transaction.h |   2 -
 src/gsb_file_load.c        |  11 +-
 src/gsb_file_save.c        |  25 +-
 src/gsb_form.c             |  27 +-
 src/gsb_form_transaction.c |  37 +-
 src/gtk_combofix.c         |  70 +++-
 src/import.c               |  46 ++-
 src/metatree.c             |   4 +-
 src/navigation.c           |  18 +
 src/tiers_onglet.c         |  65 ++-
 src/traitement_variables.c |   7 +-
 37 files changed, 9170 insertions(+), 8492 deletions(-)

-- 
1.8.1.5



Plus d'informations sur la liste de diffusion test