summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJonathan Blandford <jrb@redhat.com>2002-03-15 16:37:07 +0000
committerJonathan Blandford <jrb@src.gnome.org>2002-03-15 16:37:07 +0000
commit51c6334d10cb7a57f7163417b35b67da63af8b31 (patch)
tree3f13b6dc6d2c2661c2c08e3b4aa49c7a3f366f9d
parent7678a1ed1606f3cd696b1402f449d33de6856636 (diff)
downloadgtk+-51c6334d10cb7a57f7163417b35b67da63af8b31.tar.gz
make args const, 74159 (gtk_tree_view_insert_column_with_attributes):
Fri Mar 15 11:28:41 2002 Jonathan Blandford <jrb@redhat.com> * gtk/gtktreeview.c (gtk_tree_view_insert_column_with_data_func): make args const, 74159 (gtk_tree_view_insert_column_with_attributes): ditto * gtk/gtktreeviewcolumn.c (gtk_tree_view_column_cell_process_action): remov unused variables.
-rw-r--r--ChangeLog9
-rw-r--r--ChangeLog.pre-2-09
-rw-r--r--ChangeLog.pre-2-109
-rw-r--r--ChangeLog.pre-2-29
-rw-r--r--ChangeLog.pre-2-49
-rw-r--r--ChangeLog.pre-2-69
-rw-r--r--ChangeLog.pre-2-89
-rw-r--r--gtk/gtktreeview.c4
-rw-r--r--gtk/gtktreeview.h4
-rw-r--r--gtk/gtktreeviewcolumn.c1
10 files changed, 67 insertions, 5 deletions
diff --git a/ChangeLog b/ChangeLog
index f4fbf60513..88d80f6c4e 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,12 @@
+Fri Mar 15 11:28:41 2002 Jonathan Blandford <jrb@redhat.com>
+
+ * gtk/gtktreeview.c (gtk_tree_view_insert_column_with_data_func):
+ make args const, 74159
+ (gtk_tree_view_insert_column_with_attributes): ditto
+
+ * gtk/gtktreeviewcolumn.c
+ (gtk_tree_view_column_cell_process_action): remov unused variables.
+
Fri Mar 15 13:31:51 2002 Soeren Sandmann <sandmann@daimi.au.dk>
* gtk/gtkmenu.c (gtk_menu_leave_notify): Fix test for "active
diff --git a/ChangeLog.pre-2-0 b/ChangeLog.pre-2-0
index f4fbf60513..88d80f6c4e 100644
--- a/ChangeLog.pre-2-0
+++ b/ChangeLog.pre-2-0
@@ -1,3 +1,12 @@
+Fri Mar 15 11:28:41 2002 Jonathan Blandford <jrb@redhat.com>
+
+ * gtk/gtktreeview.c (gtk_tree_view_insert_column_with_data_func):
+ make args const, 74159
+ (gtk_tree_view_insert_column_with_attributes): ditto
+
+ * gtk/gtktreeviewcolumn.c
+ (gtk_tree_view_column_cell_process_action): remov unused variables.
+
Fri Mar 15 13:31:51 2002 Soeren Sandmann <sandmann@daimi.au.dk>
* gtk/gtkmenu.c (gtk_menu_leave_notify): Fix test for "active
diff --git a/ChangeLog.pre-2-10 b/ChangeLog.pre-2-10
index f4fbf60513..88d80f6c4e 100644
--- a/ChangeLog.pre-2-10
+++ b/ChangeLog.pre-2-10
@@ -1,3 +1,12 @@
+Fri Mar 15 11:28:41 2002 Jonathan Blandford <jrb@redhat.com>
+
+ * gtk/gtktreeview.c (gtk_tree_view_insert_column_with_data_func):
+ make args const, 74159
+ (gtk_tree_view_insert_column_with_attributes): ditto
+
+ * gtk/gtktreeviewcolumn.c
+ (gtk_tree_view_column_cell_process_action): remov unused variables.
+
Fri Mar 15 13:31:51 2002 Soeren Sandmann <sandmann@daimi.au.dk>
* gtk/gtkmenu.c (gtk_menu_leave_notify): Fix test for "active
diff --git a/ChangeLog.pre-2-2 b/ChangeLog.pre-2-2
index f4fbf60513..88d80f6c4e 100644
--- a/ChangeLog.pre-2-2
+++ b/ChangeLog.pre-2-2
@@ -1,3 +1,12 @@
+Fri Mar 15 11:28:41 2002 Jonathan Blandford <jrb@redhat.com>
+
+ * gtk/gtktreeview.c (gtk_tree_view_insert_column_with_data_func):
+ make args const, 74159
+ (gtk_tree_view_insert_column_with_attributes): ditto
+
+ * gtk/gtktreeviewcolumn.c
+ (gtk_tree_view_column_cell_process_action): remov unused variables.
+
Fri Mar 15 13:31:51 2002 Soeren Sandmann <sandmann@daimi.au.dk>
* gtk/gtkmenu.c (gtk_menu_leave_notify): Fix test for "active
diff --git a/ChangeLog.pre-2-4 b/ChangeLog.pre-2-4
index f4fbf60513..88d80f6c4e 100644
--- a/ChangeLog.pre-2-4
+++ b/ChangeLog.pre-2-4
@@ -1,3 +1,12 @@
+Fri Mar 15 11:28:41 2002 Jonathan Blandford <jrb@redhat.com>
+
+ * gtk/gtktreeview.c (gtk_tree_view_insert_column_with_data_func):
+ make args const, 74159
+ (gtk_tree_view_insert_column_with_attributes): ditto
+
+ * gtk/gtktreeviewcolumn.c
+ (gtk_tree_view_column_cell_process_action): remov unused variables.
+
Fri Mar 15 13:31:51 2002 Soeren Sandmann <sandmann@daimi.au.dk>
* gtk/gtkmenu.c (gtk_menu_leave_notify): Fix test for "active
diff --git a/ChangeLog.pre-2-6 b/ChangeLog.pre-2-6
index f4fbf60513..88d80f6c4e 100644
--- a/ChangeLog.pre-2-6
+++ b/ChangeLog.pre-2-6
@@ -1,3 +1,12 @@
+Fri Mar 15 11:28:41 2002 Jonathan Blandford <jrb@redhat.com>
+
+ * gtk/gtktreeview.c (gtk_tree_view_insert_column_with_data_func):
+ make args const, 74159
+ (gtk_tree_view_insert_column_with_attributes): ditto
+
+ * gtk/gtktreeviewcolumn.c
+ (gtk_tree_view_column_cell_process_action): remov unused variables.
+
Fri Mar 15 13:31:51 2002 Soeren Sandmann <sandmann@daimi.au.dk>
* gtk/gtkmenu.c (gtk_menu_leave_notify): Fix test for "active
diff --git a/ChangeLog.pre-2-8 b/ChangeLog.pre-2-8
index f4fbf60513..88d80f6c4e 100644
--- a/ChangeLog.pre-2-8
+++ b/ChangeLog.pre-2-8
@@ -1,3 +1,12 @@
+Fri Mar 15 11:28:41 2002 Jonathan Blandford <jrb@redhat.com>
+
+ * gtk/gtktreeview.c (gtk_tree_view_insert_column_with_data_func):
+ make args const, 74159
+ (gtk_tree_view_insert_column_with_attributes): ditto
+
+ * gtk/gtktreeviewcolumn.c
+ (gtk_tree_view_column_cell_process_action): remov unused variables.
+
Fri Mar 15 13:31:51 2002 Soeren Sandmann <sandmann@daimi.au.dk>
* gtk/gtkmenu.c (gtk_menu_leave_notify): Fix test for "active
diff --git a/gtk/gtktreeview.c b/gtk/gtktreeview.c
index be4040b70d..66d48b2527 100644
--- a/gtk/gtktreeview.c
+++ b/gtk/gtktreeview.c
@@ -7929,7 +7929,7 @@ gtk_tree_view_insert_column (GtkTreeView *tree_view,
gint
gtk_tree_view_insert_column_with_attributes (GtkTreeView *tree_view,
gint position,
- gchar *title,
+ const gchar *title,
GtkCellRenderer *cell,
...)
{
@@ -7983,7 +7983,7 @@ gtk_tree_view_insert_column_with_attributes (GtkTreeView *tree_view,
gint
gtk_tree_view_insert_column_with_data_func (GtkTreeView *tree_view,
gint position,
- gchar *title,
+ const gchar *title,
GtkCellRenderer *cell,
GtkTreeCellDataFunc func,
gpointer data,
diff --git a/gtk/gtktreeview.h b/gtk/gtktreeview.h
index 7dc8eae029..69ef93b954 100644
--- a/gtk/gtktreeview.h
+++ b/gtk/gtktreeview.h
@@ -162,12 +162,12 @@ gint gtk_tree_view_insert_column (GtkTreeView
gint position);
gint gtk_tree_view_insert_column_with_attributes (GtkTreeView *tree_view,
gint position,
- gchar *title,
+ const gchar *title,
GtkCellRenderer *cell,
...);
gint gtk_tree_view_insert_column_with_data_func (GtkTreeView *tree_view,
gint position,
- gchar *title,
+ const gchar *title,
GtkCellRenderer *cell,
GtkTreeCellDataFunc func,
gpointer data,
diff --git a/gtk/gtktreeviewcolumn.c b/gtk/gtktreeviewcolumn.c
index 8984ce611b..394608ac19 100644
--- a/gtk/gtktreeviewcolumn.c
+++ b/gtk/gtktreeviewcolumn.c
@@ -2357,7 +2357,6 @@ gtk_tree_view_column_cell_process_action (GtkTreeViewColumn *tree_column,
}
else if (action == CELL_ACTION_EVENT)
{
- gint x_offset, y_offset, width, height;
gboolean try_event = FALSE;
if (event)