summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--ChangeLog8
-rw-r--r--ChangeLog.pre-2-08
-rw-r--r--ChangeLog.pre-2-108
-rw-r--r--ChangeLog.pre-2-28
-rw-r--r--ChangeLog.pre-2-48
-rw-r--r--ChangeLog.pre-2-68
-rw-r--r--ChangeLog.pre-2-88
-rw-r--r--docs/reference/gtk/tmpl/gtkbbox.sgml3
-rw-r--r--docs/reference/gtk/tmpl/gtkmenu.sgml4
-rw-r--r--docs/reference/gtk/tmpl/gtkradiomenuitem.sgml5
-rw-r--r--gtk/gtkfilesel.c13
-rw-r--r--gtk/gtkradiomenuitem.h6
12 files changed, 77 insertions, 10 deletions
diff --git a/ChangeLog b/ChangeLog
index 6a7fc25b6c..560db3b1d4 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,11 @@
+Thu Jul 12 18:29:40 2001 Owen Taylor <otaylor@redhat.com>
+
+ * gtk/gtkradiomenuitem.[ch] (gtk_radio_menu_item_group):
+ Rename to gtk_radio_menu_item_get_group(), add deprecated
+ alias. (#57044)
+
+ * gtk/gtkfilesel.c: Indentation fix.
+
Thu Jul 12 17:33:00 2001 Owen Taylor <otaylor@redhat.com>
* gtk/gtkbbox.h gtk/gtkcompat.h: Patch from Mathias
diff --git a/ChangeLog.pre-2-0 b/ChangeLog.pre-2-0
index 6a7fc25b6c..560db3b1d4 100644
--- a/ChangeLog.pre-2-0
+++ b/ChangeLog.pre-2-0
@@ -1,3 +1,11 @@
+Thu Jul 12 18:29:40 2001 Owen Taylor <otaylor@redhat.com>
+
+ * gtk/gtkradiomenuitem.[ch] (gtk_radio_menu_item_group):
+ Rename to gtk_radio_menu_item_get_group(), add deprecated
+ alias. (#57044)
+
+ * gtk/gtkfilesel.c: Indentation fix.
+
Thu Jul 12 17:33:00 2001 Owen Taylor <otaylor@redhat.com>
* gtk/gtkbbox.h gtk/gtkcompat.h: Patch from Mathias
diff --git a/ChangeLog.pre-2-10 b/ChangeLog.pre-2-10
index 6a7fc25b6c..560db3b1d4 100644
--- a/ChangeLog.pre-2-10
+++ b/ChangeLog.pre-2-10
@@ -1,3 +1,11 @@
+Thu Jul 12 18:29:40 2001 Owen Taylor <otaylor@redhat.com>
+
+ * gtk/gtkradiomenuitem.[ch] (gtk_radio_menu_item_group):
+ Rename to gtk_radio_menu_item_get_group(), add deprecated
+ alias. (#57044)
+
+ * gtk/gtkfilesel.c: Indentation fix.
+
Thu Jul 12 17:33:00 2001 Owen Taylor <otaylor@redhat.com>
* gtk/gtkbbox.h gtk/gtkcompat.h: Patch from Mathias
diff --git a/ChangeLog.pre-2-2 b/ChangeLog.pre-2-2
index 6a7fc25b6c..560db3b1d4 100644
--- a/ChangeLog.pre-2-2
+++ b/ChangeLog.pre-2-2
@@ -1,3 +1,11 @@
+Thu Jul 12 18:29:40 2001 Owen Taylor <otaylor@redhat.com>
+
+ * gtk/gtkradiomenuitem.[ch] (gtk_radio_menu_item_group):
+ Rename to gtk_radio_menu_item_get_group(), add deprecated
+ alias. (#57044)
+
+ * gtk/gtkfilesel.c: Indentation fix.
+
Thu Jul 12 17:33:00 2001 Owen Taylor <otaylor@redhat.com>
* gtk/gtkbbox.h gtk/gtkcompat.h: Patch from Mathias
diff --git a/ChangeLog.pre-2-4 b/ChangeLog.pre-2-4
index 6a7fc25b6c..560db3b1d4 100644
--- a/ChangeLog.pre-2-4
+++ b/ChangeLog.pre-2-4
@@ -1,3 +1,11 @@
+Thu Jul 12 18:29:40 2001 Owen Taylor <otaylor@redhat.com>
+
+ * gtk/gtkradiomenuitem.[ch] (gtk_radio_menu_item_group):
+ Rename to gtk_radio_menu_item_get_group(), add deprecated
+ alias. (#57044)
+
+ * gtk/gtkfilesel.c: Indentation fix.
+
Thu Jul 12 17:33:00 2001 Owen Taylor <otaylor@redhat.com>
* gtk/gtkbbox.h gtk/gtkcompat.h: Patch from Mathias
diff --git a/ChangeLog.pre-2-6 b/ChangeLog.pre-2-6
index 6a7fc25b6c..560db3b1d4 100644
--- a/ChangeLog.pre-2-6
+++ b/ChangeLog.pre-2-6
@@ -1,3 +1,11 @@
+Thu Jul 12 18:29:40 2001 Owen Taylor <otaylor@redhat.com>
+
+ * gtk/gtkradiomenuitem.[ch] (gtk_radio_menu_item_group):
+ Rename to gtk_radio_menu_item_get_group(), add deprecated
+ alias. (#57044)
+
+ * gtk/gtkfilesel.c: Indentation fix.
+
Thu Jul 12 17:33:00 2001 Owen Taylor <otaylor@redhat.com>
* gtk/gtkbbox.h gtk/gtkcompat.h: Patch from Mathias
diff --git a/ChangeLog.pre-2-8 b/ChangeLog.pre-2-8
index 6a7fc25b6c..560db3b1d4 100644
--- a/ChangeLog.pre-2-8
+++ b/ChangeLog.pre-2-8
@@ -1,3 +1,11 @@
+Thu Jul 12 18:29:40 2001 Owen Taylor <otaylor@redhat.com>
+
+ * gtk/gtkradiomenuitem.[ch] (gtk_radio_menu_item_group):
+ Rename to gtk_radio_menu_item_get_group(), add deprecated
+ alias. (#57044)
+
+ * gtk/gtkfilesel.c: Indentation fix.
+
Thu Jul 12 17:33:00 2001 Owen Taylor <otaylor@redhat.com>
* gtk/gtkbbox.h gtk/gtkcompat.h: Patch from Mathias
diff --git a/docs/reference/gtk/tmpl/gtkbbox.sgml b/docs/reference/gtk/tmpl/gtkbbox.sgml
index 8e57ef0d56..c14c365513 100644
--- a/docs/reference/gtk/tmpl/gtkbbox.sgml
+++ b/docs/reference/gtk/tmpl/gtkbbox.sgml
@@ -75,6 +75,7 @@ Used internally only.
Retrieves how much space a button box is placing between each child button.
</para>
+@b:
@Returns: the current spacing applied to the buttons in @widget.
<!-- # Unused Parameters # -->
@widget: a #GtkButtonBox.
@@ -115,6 +116,8 @@ Gets the default number of pixels that pad the buttons in a given button box.
Sets the amount of spacing between buttons in a given button box.
</para>
+@b:
+@s:
<!-- # Unused Parameters # -->
@widget: a #GtkButtonBox.
@spacing: the number of pixels of spacing.
diff --git a/docs/reference/gtk/tmpl/gtkmenu.sgml b/docs/reference/gtk/tmpl/gtkmenu.sgml
index f68992453f..8bcfbb4ad2 100644
--- a/docs/reference/gtk/tmpl/gtkmenu.sgml
+++ b/docs/reference/gtk/tmpl/gtkmenu.sgml
@@ -96,6 +96,8 @@ Creates a new #GtkMenu.
Adds a new #GtkMenuItem to the end of the menu's item list.
</para>
+@m:
+@c:
<!-- # Unused Parameters # -->
@menu: a #GtkMenu.
@child: The #GtkMenuItem to add.
@@ -106,6 +108,8 @@ Adds a new #GtkMenuItem to the end of the menu's item list.
Adds a new #GtkMenuItem to the beginning of the menu's item list.
</para>
+@m:
+@c:
<!-- # Unused Parameters # -->
@menu: a #GtkMenu.
@child: The #GtkMenuItem to add.
diff --git a/docs/reference/gtk/tmpl/gtkradiomenuitem.sgml b/docs/reference/gtk/tmpl/gtkradiomenuitem.sgml
index 9d347c165a..cc6c5d55e1 100644
--- a/docs/reference/gtk/tmpl/gtkradiomenuitem.sgml
+++ b/docs/reference/gtk/tmpl/gtkradiomenuitem.sgml
@@ -70,14 +70,15 @@ Creates a new #GtkRadioMenuItem whose child is a simple #GtlLabel.
@Returns: a new #GtkRadioMenuItem
-<!-- ##### FUNCTION gtk_radio_menu_item_group ##### -->
+<!-- ##### MACRO gtk_radio_menu_item_group ##### -->
<para>
Returns the group to which the radio menu item belongs, as a #GList of
#GtkRadioMenuItem. The list belongs to GTK+ and should not be freed.
</para>
-@radio_menu_item: the radio menu item
@Returns: its group
+<!-- # Unused Parameters # -->
+@radio_menu_item: the radio menu item
<!-- ##### FUNCTION gtk_radio_menu_item_set_group ##### -->
diff --git a/gtk/gtkfilesel.c b/gtk/gtkfilesel.c
index 96111d7350..01350d05c9 100644
--- a/gtk/gtkfilesel.c
+++ b/gtk/gtkfilesel.c
@@ -1568,12 +1568,13 @@ gtk_file_selection_file_button (GtkWidget *widget,
#ifdef G_WITH_CYGWIN
/* Check to see if the selection was a drive selector */
- if (isalpha (filename[0]) && (filename[1] == ':')) {
- /* It is... map it to a CYGWIN32 drive */
- gchar *temp_filename = g_strdup_printf ("//%c/", tolower (filename[0]));
- g_free(filename);
- filename = temp_filename;
- }
+ if (isalpha (filename[0]) && (filename[1] == ':'))
+ {
+ /* It is... map it to a CYGWIN32 drive */
+ gchar *temp_filename = g_strdup_printf ("//%c/", tolower (filename[0]));
+ g_free(filename);
+ filename = temp_filename;
+ }
#endif /* G_WITH_CYGWIN */
if (filename)
diff --git a/gtk/gtkradiomenuitem.h b/gtk/gtkradiomenuitem.h
index 9c0f362f15..ae09abfe5f 100644
--- a/gtk/gtkradiomenuitem.h
+++ b/gtk/gtkradiomenuitem.h
@@ -67,11 +67,13 @@ GtkWidget* gtk_radio_menu_item_new_with_label (GSList *group,
const gchar *label);
GtkWidget* gtk_radio_menu_item_new_with_mnemonic (GSList *group,
const gchar *label);
-GSList* gtk_radio_menu_item_group (GtkRadioMenuItem *radio_menu_item);
+GSList* gtk_radio_menu_item_get_group (GtkRadioMenuItem *radio_menu_item);
void gtk_radio_menu_item_set_group (GtkRadioMenuItem *radio_menu_item,
GSList *group);
-
+#ifndef G_DISABLE_DEPRECATED
+#define gtk_radio_menu_item_group gtk_radio_menu_item_get_group
+#endif
#ifdef __cplusplus
}