[grisbi-cvs] [git push]Grisbi branch master updated. upstream_version_1_0_0-215-g21a9b39
Pierre Biava
noreply at sourceforge.net
Sun Aug 23 21:13:58 CEST 2015
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 branch, master has been updated
via 21a9b3913ed947dab0256912689b610d9a0b29ce (commit)
via f633577125659ea9a9000f9a4248026031140032 (commit)
via a40ca8be750ff02b526b276ce58d9523af721f6c (commit)
via 007c68a3eea394d6333520f78bfe603d00242e67 (commit)
via 38aae7976cd3f8d77bbf076b08aad4e11ab09624 (commit)
via 43ffa960093e650defbc2be3d96d081cc607d551 (commit)
via 0abe044233a3139910abbcc8227d023a342301f8 (commit)
via 325bb869d8da6b34e2b21e7f3ef9c92aa076e519 (commit)
via da27c1d3ef422999e2a7c00f19042454477baae5 (commit)
via 31dbbe73a797c277ce04655c871e423158ef32e1 (commit)
via b7cc8dce9cb30eb5872676087c82083cf57ddfb5 (commit)
via 19aba9a602fef55f56837c2443a573cae6244531 (commit)
via d7c4650c7a21ba30d4bd83085b290b8decc224e5 (commit)
via 9a4fd2ed17efb772939ebbff96d2214f70541eb1 (commit)
via a8443507dccfac2d1150240596f7e85ba12638f2 (commit)
via 0784048acc8d7f29528980e6bb6aca7e3faf5b92 (commit)
via 12346f0bae860d859b86bb9fe6154f2a26e26ae2 (commit)
via 1cebe5d902b61a08a1e3ad7151ec9b3017a33169 (commit)
via 0859f269c2ba3337ce16bb06ed6054d54034018c (commit)
via f3df5ea9ac2f7a637d5a81725d5cd017a8d4c5a6 (commit)
via ec854fd209684b0c8687abd07abd943db18f6eeb (commit)
via bc502cebe97ea7d9f57a02df9ac20bf844e66bb3 (commit)
via 38dc204b204d02882260c463d999690ea01f73e3 (commit)
via c23458f167b11c94ca0d5f7704dc760285affb3b (commit)
via 8e56fd33ef872bd8c1453f3093753f6083e6f2dc (commit)
via a72af9f608e3e98a90fbb91e5d1003a3eedeb4c0 (commit)
via 0527a1781eeef67799e9603e4d8644252641f616 (commit)
via 8e992a8973ccbc1e9e7efd4e31a724c2cedf3fe4 (commit)
via 50dad07f3dc5a7da7c3772a3e618590992f23041 (commit)
via 53542db26fed584dcf514b2279337ed2b2e9605b (commit)
via fb59f3b4cd1fcbc1620a9b93c72d36ed63814ec8 (commit)
via 30a047fb5f082f8c960ffae06bf29f734a32a134 (commit)
from e1e2d0004a3dbc7a7b11a166d5aaec1c8a899bae (commit)
Those revisions listed above that are new to this repository have
not appeared on any other notification email; so we list those
revisions in full, below.
- Log -----------------------------------------------------------------
http://grisbi.git.sourceforge.net/git/gitweb.cgi?p=grisbi/code;a=commitdiff;h=
commit 21a9b3913ed947dab0256912689b610d9a0b29ce
Author: pbiava <pierre.biava at nerim.net>
Date: Sat Aug 22 08:37:21 2015 +0200
change in the function description
diff --git a/src/utils_gtkbuilder.c b/src/utils_gtkbuilder.c
index 37ecec9..0ab0075 100644
--- a/src/utils_gtkbuilder.c
+++ b/src/utils_gtkbuilder.c
@@ -42,9 +42,11 @@
/**
- * retourne le nom long du fichier de l'interface graphique
+ * returns the full name of the GUI file
*
+ * \param name name of Xml file
*
+ * \return full filename
*
* */
gchar *utils_gtkbuilder_get_full_path ( const gchar *name )
http://grisbi.git.sourceforge.net/git/gitweb.cgi?p=grisbi/code;a=commitdiff;h=
commit 21a9b3913ed947dab0256912689b610d9a0b29ce
Author: pbiava <pierre.biava at nerim.net>
Date: Sat Aug 22 08:37:21 2015 +0200
change in the function description
diff --git a/src/utils_gtkbuilder.c b/src/utils_gtkbuilder.c
index 37ecec9..0ab0075 100644
--- a/src/utils_gtkbuilder.c
+++ b/src/utils_gtkbuilder.c
@@ -42,9 +42,11 @@
/**
- * retourne le nom long du fichier de l'interface graphique
+ * returns the full name of the GUI file
*
+ * \param name name of Xml file
*
+ * \return full filename
*
* */
gchar *utils_gtkbuilder_get_full_path ( const gchar *name )
http://grisbi.git.sourceforge.net/git/gitweb.cgi?p=grisbi/code;a=commitdiff;h=
commit 21a9b3913ed947dab0256912689b610d9a0b29ce
Author: pbiava <pierre.biava at nerim.net>
Date: Sat Aug 22 08:37:21 2015 +0200
change in the function description
diff --git a/src/utils_gtkbuilder.c b/src/utils_gtkbuilder.c
index 37ecec9..0ab0075 100644
--- a/src/utils_gtkbuilder.c
+++ b/src/utils_gtkbuilder.c
@@ -42,9 +42,11 @@
/**
- * retourne le nom long du fichier de l'interface graphique
+ * returns the full name of the GUI file
*
+ * \param name name of Xml file
*
+ * \return full filename
*
* */
gchar *utils_gtkbuilder_get_full_path ( const gchar *name )
http://grisbi.git.sourceforge.net/git/gitweb.cgi?p=grisbi/code;a=commitdiff;h=
commit 21a9b3913ed947dab0256912689b610d9a0b29ce
Author: pbiava <pierre.biava at nerim.net>
Date: Sat Aug 22 08:37:21 2015 +0200
change in the function description
diff --git a/src/utils_gtkbuilder.c b/src/utils_gtkbuilder.c
index 37ecec9..0ab0075 100644
--- a/src/utils_gtkbuilder.c
+++ b/src/utils_gtkbuilder.c
@@ -42,9 +42,11 @@
/**
- * retourne le nom long du fichier de l'interface graphique
+ * returns the full name of the GUI file
*
+ * \param name name of Xml file
*
+ * \return full filename
*
* */
gchar *utils_gtkbuilder_get_full_path ( const gchar *name )
http://grisbi.git.sourceforge.net/git/gitweb.cgi?p=grisbi/code;a=commitdiff;h=
commit 21a9b3913ed947dab0256912689b610d9a0b29ce
Author: pbiava <pierre.biava at nerim.net>
Date: Sat Aug 22 08:37:21 2015 +0200
change in the function description
diff --git a/src/utils_gtkbuilder.c b/src/utils_gtkbuilder.c
index 37ecec9..0ab0075 100644
--- a/src/utils_gtkbuilder.c
+++ b/src/utils_gtkbuilder.c
@@ -42,9 +42,11 @@
/**
- * retourne le nom long du fichier de l'interface graphique
+ * returns the full name of the GUI file
*
+ * \param name name of Xml file
*
+ * \return full filename
*
* */
gchar *utils_gtkbuilder_get_full_path ( const gchar *name )
http://grisbi.git.sourceforge.net/git/gitweb.cgi?p=grisbi/code;a=commitdiff;h=
commit 21a9b3913ed947dab0256912689b610d9a0b29ce
Author: pbiava <pierre.biava at nerim.net>
Date: Sat Aug 22 08:37:21 2015 +0200
change in the function description
diff --git a/src/utils_gtkbuilder.c b/src/utils_gtkbuilder.c
index 37ecec9..0ab0075 100644
--- a/src/utils_gtkbuilder.c
+++ b/src/utils_gtkbuilder.c
@@ -42,9 +42,11 @@
/**
- * retourne le nom long du fichier de l'interface graphique
+ * returns the full name of the GUI file
*
+ * \param name name of Xml file
*
+ * \return full filename
*
* */
gchar *utils_gtkbuilder_get_full_path ( const gchar *name )
http://grisbi.git.sourceforge.net/git/gitweb.cgi?p=grisbi/code;a=commitdiff;h=
commit 21a9b3913ed947dab0256912689b610d9a0b29ce
Author: pbiava <pierre.biava at nerim.net>
Date: Sat Aug 22 08:37:21 2015 +0200
change in the function description
diff --git a/src/utils_gtkbuilder.c b/src/utils_gtkbuilder.c
index 37ecec9..0ab0075 100644
--- a/src/utils_gtkbuilder.c
+++ b/src/utils_gtkbuilder.c
@@ -42,9 +42,11 @@
/**
- * retourne le nom long du fichier de l'interface graphique
+ * returns the full name of the GUI file
*
+ * \param name name of Xml file
*
+ * \return full filename
*
* */
gchar *utils_gtkbuilder_get_full_path ( const gchar *name )
http://grisbi.git.sourceforge.net/git/gitweb.cgi?p=grisbi/code;a=commitdiff;h=
commit 21a9b3913ed947dab0256912689b610d9a0b29ce
Author: pbiava <pierre.biava at nerim.net>
Date: Sat Aug 22 08:37:21 2015 +0200
change in the function description
diff --git a/src/utils_gtkbuilder.c b/src/utils_gtkbuilder.c
index 37ecec9..0ab0075 100644
--- a/src/utils_gtkbuilder.c
+++ b/src/utils_gtkbuilder.c
@@ -42,9 +42,11 @@
/**
- * retourne le nom long du fichier de l'interface graphique
+ * returns the full name of the GUI file
*
+ * \param name name of Xml file
*
+ * \return full filename
*
* */
gchar *utils_gtkbuilder_get_full_path ( const gchar *name )
http://grisbi.git.sourceforge.net/git/gitweb.cgi?p=grisbi/code;a=commitdiff;h=
commit 21a9b3913ed947dab0256912689b610d9a0b29ce
Author: pbiava <pierre.biava at nerim.net>
Date: Sat Aug 22 08:37:21 2015 +0200
change in the function description
diff --git a/src/utils_gtkbuilder.c b/src/utils_gtkbuilder.c
index 37ecec9..0ab0075 100644
--- a/src/utils_gtkbuilder.c
+++ b/src/utils_gtkbuilder.c
@@ -42,9 +42,11 @@
/**
- * retourne le nom long du fichier de l'interface graphique
+ * returns the full name of the GUI file
*
+ * \param name name of Xml file
*
+ * \return full filename
*
* */
gchar *utils_gtkbuilder_get_full_path ( const gchar *name )
http://grisbi.git.sourceforge.net/git/gitweb.cgi?p=grisbi/code;a=commitdiff;h=
commit 21a9b3913ed947dab0256912689b610d9a0b29ce
Author: pbiava <pierre.biava at nerim.net>
Date: Sat Aug 22 08:37:21 2015 +0200
change in the function description
diff --git a/src/utils_gtkbuilder.c b/src/utils_gtkbuilder.c
index 37ecec9..0ab0075 100644
--- a/src/utils_gtkbuilder.c
+++ b/src/utils_gtkbuilder.c
@@ -42,9 +42,11 @@
/**
- * retourne le nom long du fichier de l'interface graphique
+ * returns the full name of the GUI file
*
+ * \param name name of Xml file
*
+ * \return full filename
*
* */
gchar *utils_gtkbuilder_get_full_path ( const gchar *name )
http://grisbi.git.sourceforge.net/git/gitweb.cgi?p=grisbi/code;a=commitdiff;h=
commit 21a9b3913ed947dab0256912689b610d9a0b29ce
Author: pbiava <pierre.biava at nerim.net>
Date: Sat Aug 22 08:37:21 2015 +0200
change in the function description
diff --git a/src/utils_gtkbuilder.c b/src/utils_gtkbuilder.c
index 37ecec9..0ab0075 100644
--- a/src/utils_gtkbuilder.c
+++ b/src/utils_gtkbuilder.c
@@ -42,9 +42,11 @@
/**
- * retourne le nom long du fichier de l'interface graphique
+ * returns the full name of the GUI file
*
+ * \param name name of Xml file
*
+ * \return full filename
*
* */
gchar *utils_gtkbuilder_get_full_path ( const gchar *name )
http://grisbi.git.sourceforge.net/git/gitweb.cgi?p=grisbi/code;a=commitdiff;h=
commit 21a9b3913ed947dab0256912689b610d9a0b29ce
Author: pbiava <pierre.biava at nerim.net>
Date: Sat Aug 22 08:37:21 2015 +0200
change in the function description
diff --git a/src/utils_gtkbuilder.c b/src/utils_gtkbuilder.c
index 37ecec9..0ab0075 100644
--- a/src/utils_gtkbuilder.c
+++ b/src/utils_gtkbuilder.c
@@ -42,9 +42,11 @@
/**
- * retourne le nom long du fichier de l'interface graphique
+ * returns the full name of the GUI file
*
+ * \param name name of Xml file
*
+ * \return full filename
*
* */
gchar *utils_gtkbuilder_get_full_path ( const gchar *name )
http://grisbi.git.sourceforge.net/git/gitweb.cgi?p=grisbi/code;a=commitdiff;h=
commit 21a9b3913ed947dab0256912689b610d9a0b29ce
Author: pbiava <pierre.biava at nerim.net>
Date: Sat Aug 22 08:37:21 2015 +0200
change in the function description
diff --git a/src/utils_gtkbuilder.c b/src/utils_gtkbuilder.c
index 37ecec9..0ab0075 100644
--- a/src/utils_gtkbuilder.c
+++ b/src/utils_gtkbuilder.c
@@ -42,9 +42,11 @@
/**
- * retourne le nom long du fichier de l'interface graphique
+ * returns the full name of the GUI file
*
+ * \param name name of Xml file
*
+ * \return full filename
*
* */
gchar *utils_gtkbuilder_get_full_path ( const gchar *name )
http://grisbi.git.sourceforge.net/git/gitweb.cgi?p=grisbi/code;a=commitdiff;h=
commit 21a9b3913ed947dab0256912689b610d9a0b29ce
Author: pbiava <pierre.biava at nerim.net>
Date: Sat Aug 22 08:37:21 2015 +0200
change in the function description
diff --git a/src/utils_gtkbuilder.c b/src/utils_gtkbuilder.c
index 37ecec9..0ab0075 100644
--- a/src/utils_gtkbuilder.c
+++ b/src/utils_gtkbuilder.c
@@ -42,9 +42,11 @@
/**
- * retourne le nom long du fichier de l'interface graphique
+ * returns the full name of the GUI file
*
+ * \param name name of Xml file
*
+ * \return full filename
*
* */
gchar *utils_gtkbuilder_get_full_path ( const gchar *name )
http://grisbi.git.sourceforge.net/git/gitweb.cgi?p=grisbi/code;a=commitdiff;h=
commit 21a9b3913ed947dab0256912689b610d9a0b29ce
Author: pbiava <pierre.biava at nerim.net>
Date: Sat Aug 22 08:37:21 2015 +0200
change in the function description
diff --git a/src/utils_gtkbuilder.c b/src/utils_gtkbuilder.c
index 37ecec9..0ab0075 100644
--- a/src/utils_gtkbuilder.c
+++ b/src/utils_gtkbuilder.c
@@ -42,9 +42,11 @@
/**
- * retourne le nom long du fichier de l'interface graphique
+ * returns the full name of the GUI file
*
+ * \param name name of Xml file
*
+ * \return full filename
*
* */
gchar *utils_gtkbuilder_get_full_path ( const gchar *name )
http://grisbi.git.sourceforge.net/git/gitweb.cgi?p=grisbi/code;a=commitdiff;h=
commit 21a9b3913ed947dab0256912689b610d9a0b29ce
Author: pbiava <pierre.biava at nerim.net>
Date: Sat Aug 22 08:37:21 2015 +0200
change in the function description
diff --git a/src/utils_gtkbuilder.c b/src/utils_gtkbuilder.c
index 37ecec9..0ab0075 100644
--- a/src/utils_gtkbuilder.c
+++ b/src/utils_gtkbuilder.c
@@ -42,9 +42,11 @@
/**
- * retourne le nom long du fichier de l'interface graphique
+ * returns the full name of the GUI file
*
+ * \param name name of Xml file
*
+ * \return full filename
*
* */
gchar *utils_gtkbuilder_get_full_path ( const gchar *name )
http://grisbi.git.sourceforge.net/git/gitweb.cgi?p=grisbi/code;a=commitdiff;h=
commit 21a9b3913ed947dab0256912689b610d9a0b29ce
Author: pbiava <pierre.biava at nerim.net>
Date: Sat Aug 22 08:37:21 2015 +0200
change in the function description
diff --git a/src/utils_gtkbuilder.c b/src/utils_gtkbuilder.c
index 37ecec9..0ab0075 100644
--- a/src/utils_gtkbuilder.c
+++ b/src/utils_gtkbuilder.c
@@ -42,9 +42,11 @@
/**
- * retourne le nom long du fichier de l'interface graphique
+ * returns the full name of the GUI file
*
+ * \param name name of Xml file
*
+ * \return full filename
*
* */
gchar *utils_gtkbuilder_get_full_path ( const gchar *name )
http://grisbi.git.sourceforge.net/git/gitweb.cgi?p=grisbi/code;a=commitdiff;h=
commit 21a9b3913ed947dab0256912689b610d9a0b29ce
Author: pbiava <pierre.biava at nerim.net>
Date: Sat Aug 22 08:37:21 2015 +0200
change in the function description
diff --git a/src/utils_gtkbuilder.c b/src/utils_gtkbuilder.c
index 37ecec9..0ab0075 100644
--- a/src/utils_gtkbuilder.c
+++ b/src/utils_gtkbuilder.c
@@ -42,9 +42,11 @@
/**
- * retourne le nom long du fichier de l'interface graphique
+ * returns the full name of the GUI file
*
... 423 lines suppressed ...
hooks/post-receive
--
Grisbi
More information about the cvs
mailing list