]> Pileus Git - ~andy/gtk/blob - ChangeLog.pre-2-10
Fix assignment of time in scroll events. (Sven Neumann, #75574)
[~andy/gtk] / ChangeLog.pre-2-10
1 Wed Mar 20 10:55:56 2002  Owen Taylor  <otaylor@redhat.com>
2
3         * gdk/x11/gdkevents-x11.c (gdk_event_translate): Fix assignment
4         of time in scroll events. (Sven Neumann, #75574)
5
6 2002-03-20  Tor Lillqvist  <tml@iki.fi>
7
8         * gdk/win32/gdkdnd-win32.c (gdk_drag_find_window): Use
9         gdk_window_get_toplevel(), as it is the top-level windows that are
10         registered for DND.
11
12         * gdk/win32/gdkwin32.h: Don't include gdkinternals.h.
13
14 2002-03-19  jacob berkman  <jacob@ximian.com>
15
16         * gtk/gtkcombo.c (gtk_combo_find): fix infinite loop when
17         gtk_combo_func() returns NULL (bug #75464)
18
19 2002-03-18  jacob berkman  <jacob@ximian.com>
20
21         * gtk/gtkaspectframe.c (gtk_aspect_frame_class_init): set the
22         correct min/max values for the ratio property (fixes #75331)
23
24 Mon Mar 18 11:55:03 2002  Owen Taylor  <otaylor@redhat.com>
25
26         * gtk/gtkimmulticontext.c (gtk_im_multicontext_get_slave):
27         Patch from Yao Zhang fixing reference count leak.
28
29         * gtk/gtkentry.c (gtk_entry_key_release): if (entry->editable),
30         not if (!entry->editable).
31
32 Mon Mar 18 11:09:17 2002  Owen Taylor  <otaylor@redhat.com>
33
34         * gdk/x11/gdkwindow-x11.c (gdk_window_set_override_redirect): 
35         Fix backwards conditional. (#75019, Dan Winship.)
36
37 Sun Mar 17 01:11:16 2002  Kristian Rietveld  <kris@gtk.org>
38
39         * gtk/gtktreeview.c (gtk_tree_view_size_request): use
40         do_validate_rows instead of validate_rows_handler (fix by
41         Mike Pieper, #74126)
42
43 Sat Mar 16 23:54:56 2002  Kristian Rietveld  <kris@gtk.org>
44
45         * gdk/x11/gdkwindow-x11.c (gdk_window_set_static_bit_gravity): just
46         return when we have an input_only window (fix by Owen Taylor)
47
48         * gtk/gtktreeprivate.h (struct _GtkTreeViewPrivate): add
49         scroll_sync_timer
50
51         * gtk/gtktreeview.c (install_scroll_sync_handler): new function,
52         (scroll_sync_handler): ditto,
53         (gtk_tree_view_unrealize): take scroll_sync_timer into account
54         (gtk_tree_view_row_deleted): install scroll_sync_timer instead of
55         calling top_row_to_dy/dy_to_top_row directly
56         -- this greatly speeds up clearing the model (#73199)
57
58         * gtk/gtktreemodelsort.c
59         (gtk_tree_model_sort_convert_path_to_child_path): fix up this function,
60         for some reason I really screwed it up (fixes #74663)
61
62 2002-03-16  Sven Neumann  <sven@gimp.org>
63
64         * configure.in (GDK_PIXBUF_DEP_CFLAGS) (GDK_PIXBUF_XLIB_DEP_CFLAGS) 
65         (GDK_DEP_CFLAGS) (GTK_DEP_CFLAGS): include CFLAGS from gthread-2.0
66         so that the libs work correctly in a threaded environment.
67
68 Fri Mar 15 12:51:42 2002  Jonathan Blandford  <jrb@redhat.com>
69
70         * gtk/gtktreeviewcolumn.c
71         (gtk_tree_view_column_new_with_attributes): add example to docs,
72         as people are seeming to have trouble with this function.
73
74 2002-03-15  Tor Lillqvist  <tml@iki.fi>
75
76         * configure.in: Set MATH_LIB to empty also on Win32.
77
78 Fri Mar 15 15:37:01 2002  Owen Taylor  <otaylor@redhat.com>
79
80         * gdk/x11/gdkdrawable-x11.c (convert_to_format): 
81         Fix byte shift arithmetic for big-endian. (Tracked
82         down with help from Tuomas Kuosmanen)
83
84 Fri Mar 15 11:28:41 2002  Jonathan Blandford  <jrb@redhat.com>
85
86         * gtk/gtktreeview.c (gtk_tree_view_insert_column_with_data_func):
87         make args const, 74159
88         (gtk_tree_view_insert_column_with_attributes): ditto
89
90         * gtk/gtktreeviewcolumn.c
91         (gtk_tree_view_column_cell_process_action): remov unused variables.
92
93 Fri Mar 15 13:31:51 2002  Soeren Sandmann  <sandmann@daimi.au.dk>
94
95         * gtk/gtkmenu.c (gtk_menu_leave_notify): Fix test for "active
96         submenu".
97
98 2002-03-15 Padraig O'Briain <padraig.obriain@sun.com>
99
100         * gdk/x11/gdkkeys-x11.c (update_keymaps): Fudge keymap to have lower
101         upper case variants if there is only a single keysym per keycode and
102         the key symbol has upper and lower case variants (#74512)
103
104 Thu Mar 14 17:09:52 2002  Owen Taylor  <otaylor@redhat.com>
105
106         * gdk/gdkwindow.c (gdk_window_process_all_updates): Fix rather
107         improbable reentrancy problem if a window is destroyed
108         while updates are being processed on another window. (Noticed
109         by Michael Meeks, #74708)
110
111 2002-03-14 Vitaly Tishkov <tvv@sparc.spb.su>
112
113         * gtk/gtktreemodelsort.c
114         typo in docs for gtk_tree_model_sort_convert_iter_to_child_iter() fixed
115
116
117 Thu Mar 14 11:17:18 2002  Owen Taylor  <otaylor@redhat.com>
118
119         * gtk/gtkkeyhash.c (_gtk_key_hash_remove_entry): When
120         removing keys from the key hash, reinsert the right list
121         back into the hash. (Dave Camp, #74571)
122
123 Wed Mar 13 17:17:40 2002  Owen Taylor  <otaylor@redhat.com>
124
125         * gtk/gtkobject.h: Remove left-over GTK_OBJECT_CONNECTED
126         macro that was defined in terms of the now-gone GTK_CONNECTED
127         flag. (Seth Burgess, #74028)
128
129 Wed Mar 13 17:11:10 2002  Owen Taylor  <otaylor@redhat.com>
130
131         * gtk/gtkaccelgroup.c (accel_group_weak_ref_detach): Unset 
132         the acceleratable_groups qdata because qdata isn't removed
133         on ->dispose but rather on ->finalize. (#74569, found
134         by Matt Wilson.)
135
136 Tue Mar 12 23:14:23 2002  Jonathan Blandford  <jrb@redhat.com>
137
138         * gtk/gtktreeselection.c (gtk_tree_selection_unselect_iter): Fix
139         cut-n-paste bug.
140
141 Sat Mar  9 18:23:25 2002  Richard Hestilow  <hestilow@ximian.com>
142
143         * gtk/gtkimage.c (gtk_image_set_from_filename): Allow NULL
144         filenames.
145         
146 Tue Mar 12 10:50:09 2002  Owen Taylor  <otaylor@redhat.com>
147
148         * modules/input/gtkimcontextxim.c (gtk_im_context_xim_filter_keypress):
149         Fix incorrect return value, filter out returns of 0x7f for
150         the delete key. (#74179, Kang Jeong-He)
151
152 Mon Mar 11 23:42:11 2002  Jonathan Blandford  <jrb@redhat.com>
153
154         * gtk/gtktreemodel.c (gtk_tree_model_foreach): fix totally broken
155         foreach function.
156
157 2002-03-11  Matthias Clasen  <maclas@gmx.de>
158
159         * gtk/gtkitemfactory.c (gtk_item_factory_add_foreign): Document
160         gtk_{menu_item,widget}_set_accel_path() as the recommended API.  
161         (#69244)
162
163 2002-03-11  James Henstridge  <james@daa.com.au>
164
165         * configure.in: set CCAS and CCASFLAGS to get automake 1.6
166         compatibility without breaking things for people using 1.4.
167
168 Sun Mar 10 21:04:30 2002  Jonathan Blandford  <jrb@redhat.com>
169
170         * gtk/gtktreeview.c (gtk_tree_view_button_press): finally get the
171         right behavior.
172
173 Mon Mar 11 01:25:14 2002  Kristian Rietveld  <kris@gtk.org>
174
175         * gtk/gtktreeview.c (gtk_tree_view_button_press): compare path with
176         cursor path and not with the selected iter in the 'decide to edit'
177         check
178