forked from AuroraMiddleware/gtk
Darn. I can't believe this took this long to fix.
Mon Oct 29 15:41:58 2001 Jonathan Blandford <jrb@redhat.com> * gtk/gtktreemodelsort.c (gtk_tree_model_sort_sort_level): Darn. I can't believe this took this long to fix.
This commit is contained in:
parent
b5ccbdfb67
commit
14a5e057c7
@ -1,3 +1,8 @@
|
||||
Mon Oct 29 15:41:58 2001 Jonathan Blandford <jrb@redhat.com>
|
||||
|
||||
* gtk/gtktreemodelsort.c (gtk_tree_model_sort_sort_level): Darn.
|
||||
I can't believe this took this long to fix.
|
||||
|
||||
Mon Oct 29 13:54:49 2001 Jonathan Blandford <jrb@redhat.com>
|
||||
|
||||
* gtk/gtktreemodelsort.c (gtk_tree_model_sort_rows_reordered): fix
|
||||
|
@ -1,3 +1,8 @@
|
||||
Mon Oct 29 15:41:58 2001 Jonathan Blandford <jrb@redhat.com>
|
||||
|
||||
* gtk/gtktreemodelsort.c (gtk_tree_model_sort_sort_level): Darn.
|
||||
I can't believe this took this long to fix.
|
||||
|
||||
Mon Oct 29 13:54:49 2001 Jonathan Blandford <jrb@redhat.com>
|
||||
|
||||
* gtk/gtktreemodelsort.c (gtk_tree_model_sort_rows_reordered): fix
|
||||
|
@ -1,3 +1,8 @@
|
||||
Mon Oct 29 15:41:58 2001 Jonathan Blandford <jrb@redhat.com>
|
||||
|
||||
* gtk/gtktreemodelsort.c (gtk_tree_model_sort_sort_level): Darn.
|
||||
I can't believe this took this long to fix.
|
||||
|
||||
Mon Oct 29 13:54:49 2001 Jonathan Blandford <jrb@redhat.com>
|
||||
|
||||
* gtk/gtktreemodelsort.c (gtk_tree_model_sort_rows_reordered): fix
|
||||
|
@ -1,3 +1,8 @@
|
||||
Mon Oct 29 15:41:58 2001 Jonathan Blandford <jrb@redhat.com>
|
||||
|
||||
* gtk/gtktreemodelsort.c (gtk_tree_model_sort_sort_level): Darn.
|
||||
I can't believe this took this long to fix.
|
||||
|
||||
Mon Oct 29 13:54:49 2001 Jonathan Blandford <jrb@redhat.com>
|
||||
|
||||
* gtk/gtktreemodelsort.c (gtk_tree_model_sort_rows_reordered): fix
|
||||
|
@ -1,3 +1,8 @@
|
||||
Mon Oct 29 15:41:58 2001 Jonathan Blandford <jrb@redhat.com>
|
||||
|
||||
* gtk/gtktreemodelsort.c (gtk_tree_model_sort_sort_level): Darn.
|
||||
I can't believe this took this long to fix.
|
||||
|
||||
Mon Oct 29 13:54:49 2001 Jonathan Blandford <jrb@redhat.com>
|
||||
|
||||
* gtk/gtktreemodelsort.c (gtk_tree_model_sort_rows_reordered): fix
|
||||
|
@ -1,3 +1,8 @@
|
||||
Mon Oct 29 15:41:58 2001 Jonathan Blandford <jrb@redhat.com>
|
||||
|
||||
* gtk/gtktreemodelsort.c (gtk_tree_model_sort_sort_level): Darn.
|
||||
I can't believe this took this long to fix.
|
||||
|
||||
Mon Oct 29 13:54:49 2001 Jonathan Blandford <jrb@redhat.com>
|
||||
|
||||
* gtk/gtktreemodelsort.c (gtk_tree_model_sort_rows_reordered): fix
|
||||
|
@ -1,3 +1,8 @@
|
||||
Mon Oct 29 15:41:58 2001 Jonathan Blandford <jrb@redhat.com>
|
||||
|
||||
* gtk/gtktreemodelsort.c (gtk_tree_model_sort_sort_level): Darn.
|
||||
I can't believe this took this long to fix.
|
||||
|
||||
Mon Oct 29 13:54:49 2001 Jonathan Blandford <jrb@redhat.com>
|
||||
|
||||
* gtk/gtktreemodelsort.c (gtk_tree_model_sort_rows_reordered): fix
|
||||
|
@ -271,6 +271,20 @@ has the focus.
|
||||
</para>
|
||||
|
||||
|
||||
<!-- ##### MACRO GTK_IS_TIPS_QUERY ##### -->
|
||||
<para>
|
||||
|
||||
</para>
|
||||
|
||||
@obj:
|
||||
|
||||
<!-- ##### MACRO GTK_IS_TIPS_QUERY_CLASS ##### -->
|
||||
<para>
|
||||
|
||||
</para>
|
||||
|
||||
@klass:
|
||||
|
||||
<!-- ##### MACRO GTK_OBJECT_CONSTRUCTED ##### -->
|
||||
<para>
|
||||
Test whether a GtkObject's arguments have been prepared.
|
||||
@ -328,6 +342,27 @@ Get the array of signals defined for this object.
|
||||
</para>
|
||||
|
||||
|
||||
<!-- ##### MACRO GTK_TIPS_QUERY ##### -->
|
||||
<para>
|
||||
|
||||
</para>
|
||||
|
||||
@obj:
|
||||
|
||||
<!-- ##### MACRO GTK_TIPS_QUERY_CLASS ##### -->
|
||||
<para>
|
||||
|
||||
</para>
|
||||
|
||||
@klass:
|
||||
|
||||
<!-- ##### MACRO GTK_TIPS_QUERY_GET_CLASS ##### -->
|
||||
<para>
|
||||
|
||||
</para>
|
||||
|
||||
@obj:
|
||||
|
||||
<!-- ##### MACRO GTK_TREE_MODEL_GET_IFACE ##### -->
|
||||
<para>
|
||||
|
||||
@ -393,6 +428,12 @@ The last structured enumerated type value.
|
||||
</para>
|
||||
|
||||
|
||||
<!-- ##### MACRO GTK_TYPE_TIPS_QUERY ##### -->
|
||||
<para>
|
||||
|
||||
</para>
|
||||
|
||||
|
||||
<!-- ##### MACRO GTK_TYPE_TREE_COLUMN ##### -->
|
||||
<para>
|
||||
|
||||
@ -2512,6 +2553,13 @@ Creates a border around the arrows of a #GtkSpinButton. The type of border is de
|
||||
@width:
|
||||
@height:
|
||||
|
||||
<!-- ##### FUNCTION gtk_tips_query_get_type ##### -->
|
||||
<para>
|
||||
|
||||
</para>
|
||||
|
||||
@Returns:
|
||||
|
||||
<!-- ##### FUNCTION gtk_trace_referencing ##### -->
|
||||
<para>
|
||||
Private: print debugging information while doing a gtk_object_ref() or
|
||||
|
@ -44,6 +44,7 @@ Does the same as gtk_container_get_border_width().
|
||||
</para>
|
||||
|
||||
|
||||
|
||||
<!-- ##### FUNCTION gtk_container_add ##### -->
|
||||
<para>
|
||||
|
||||
|
@ -122,7 +122,7 @@ Emits the "activate" signal on the given item
|
||||
Emits the "toggle_size_request" signal on the given item.
|
||||
</para>
|
||||
|
||||
@menu_item: the menu item
|
||||
@menu_item: the menu item
|
||||
@requisition: the requisition to use as signal data.
|
||||
|
||||
|
||||
@ -131,7 +131,7 @@ Emits the "toggle_size_request" signal on the given item.
|
||||
Emits the "toggle_size_allocate" signal on the given item.
|
||||
</para>
|
||||
|
||||
@menu_item: the menu item.
|
||||
@menu_item: the menu item.
|
||||
@allocation: the allocation to use as signal data.
|
||||
|
||||
|
||||
|
@ -94,7 +94,7 @@ Selects the menu item from the menu shell.
|
||||
Deselects the currently selected item from the menu shell, if any.
|
||||
</para>
|
||||
|
||||
@menu_shell: a #GtkMenuShell.
|
||||
@menu_shell: a #GtkMenuShell.
|
||||
|
||||
|
||||
<!-- ##### FUNCTION gtk_menu_shell_activate_item ##### -->
|
||||
|
@ -63,8 +63,6 @@ an application.)
|
||||
|
||||
</para>
|
||||
|
||||
@visual:
|
||||
@cmap:
|
||||
@lookup:
|
||||
@gamma:
|
||||
|
||||
|
@ -97,61 +97,6 @@ the pointer has no tooltip.
|
||||
beneath the pointer has no tooltip.
|
||||
|
||||
|
||||
<!-- ##### MACRO GTK_TIPS_QUERY ##### -->
|
||||
<para>
|
||||
|
||||
</para>
|
||||
|
||||
@obj:
|
||||
|
||||
|
||||
<!-- ##### MACRO GTK_IS_TIPS_QUERY ##### -->
|
||||
<para>
|
||||
|
||||
</para>
|
||||
|
||||
@obj:
|
||||
|
||||
|
||||
<!-- ##### MACRO GTK_TYPE_TIPS_QUERY ##### -->
|
||||
<para>
|
||||
|
||||
</para>
|
||||
|
||||
|
||||
|
||||
<!-- ##### FUNCTION gtk_tips_query_get_type ##### -->
|
||||
<para>
|
||||
|
||||
</para>
|
||||
|
||||
@Returns:
|
||||
|
||||
|
||||
<!-- ##### MACRO GTK_TIPS_QUERY_CLASS ##### -->
|
||||
<para>
|
||||
|
||||
</para>
|
||||
|
||||
@klass:
|
||||
|
||||
|
||||
<!-- ##### MACRO GTK_IS_TIPS_QUERY_CLASS ##### -->
|
||||
<para>
|
||||
|
||||
</para>
|
||||
|
||||
@klass:
|
||||
|
||||
|
||||
<!-- ##### MACRO GTK_TIPS_QUERY_GET_CLASS ##### -->
|
||||
<para>
|
||||
|
||||
</para>
|
||||
|
||||
@obj:
|
||||
|
||||
|
||||
<!-- ##### SIGNAL GtkTipsQuery::start-query ##### -->
|
||||
<para>
|
||||
Emitted when the query is started.
|
||||
|
@ -1412,7 +1412,7 @@ gtk_tree_model_sort_sort_level (GtkTreeModelSort *tree_model_sort,
|
||||
/* isn't supposed to happen */
|
||||
break;
|
||||
|
||||
new_order[i] = j;
|
||||
new_order[j] = i;
|
||||
|
||||
/* copy ... */
|
||||
memcpy (&g_array_index (new_array, SortElt, j), elt1, sizeof (SortElt));
|
||||
|
Loading…
Reference in New Issue
Block a user