]> Pileus Git - ~andy/gtk/blob - ChangeLog
s/RESIZEABLE/RESIZABLE/
[~andy/gtk] / ChangeLog
1 2001-06-25  Havoc Pennington  <hp@redhat.com>
2
3         * gtk/gtktreeviewcolumn.h, gtk/gtktreeviewcolumn.c:
4         s/RESIZEABLE/RESIZABLE/
5
6         * gtk/gtkwindow.c, gtk/gtkwindow.h: s/resizeable/resizable/
7
8 2001-06-25  Alexander Larsson  <alexl@redhat.com>
9
10         * configure.in:
11         Added --enable-fbmanager. This is some experimental code
12         that lets several GtkFB apps coordinate their access to the
13         framebuffer.
14         
15         * acconfig.h:
16         Added ENABLE_FB_MANAGER.
17
18         * gdk/linux-fb/Makefile.am:
19         Added gdkfbmanager and gdkfbswitch.
20
21         * gdk/linux-fb/gdkkeyboard-fb.c:
22         * gdk/linux-fb/gdkmouse-fb.c:
23         * gdk/linux-fb/gdkprivate-fb.h:
24         Split device init and open so that
25         they can be opened and closed while switched
26         away.
27
28         * gdk/linux-fb/gdkmain-fb.c:
29         Add the basic manager communication.
30
31         * gdk/linux-fb/gdkrender-fb.c:
32         Don't update to the shadow fb if we're
33         blocked by the fb manager.
34
35 Sun Jun 24 22:15:16 2001  Owen Taylor  <otaylor@redhat.com>
36
37         * docs/Changes-2.0.txt: Add note about child property
38         changes.
39
40 Sun Jun 24 21:34:32 2001  Owen Taylor  <otaylor@redhat.com>
41
42         * gtk/gtkenums.h gtk/gtkiconfactory.c: Add a special size for
43         drag-and-drop GTK_ICON_SIZE_DND (Default to 32x32)
44
45         * gtk/gtkdnd.c (gtk_drag_dest_set_target_list): Fix problem
46         with un'reffing wrong list reported by Jeff Franks.
47
48         * gtk/gtkdnd.[ch] (_gtk_drag_{source,}dest_handle_event): _prefix.
49
50         * gtk/gtkdnd.c (gtk_drag_set_icon_default): Use GTK_STOCK_DND
51         for the default icon. Remove inline XPM.
52
53         * gtk/gtkstock.h gtk/gtkiconfactory.c:
54         Add GTK_STOCK_DND GTK_STOCK_DND_MULTIPLE (Currently, stock_new
55         is used for GTK_STOCK_DND, but it is a bit too small.)
56
57         * gtk/stock-icons/stock_dnd_multiple.png
58         gtk/stock-icons/Makefile.am: New stock icon moved from gnome-libs.
59
60         * gtk/gtkdnd.c (gtk_drag_source_event_cb): Only return
61         TRUE when starting a drag. In other cases, we are
62         just observing. (#52995)
63
64         * gtk/gtkdnd.[ch] (gtk_drag_set_icon_{stock,pixbuf}): Add 
65         function to set the icon for a drag from a GdkPixbuf
66         or stock ID.
67
68         * gtk/gtkdnd.[ch] (gtk_drag_source_set_icon_{stock,pixbuf}): 
69         Likewise, for drag sources.
70
71         * gtk/gtkdnd.h: Deprecate gtk_drag_set_default_icon.
72         (Now should be done using the stock system.)
73
74 Sun Jun 24 12:06:47 2001  Owen Taylor  <otaylor@redhat.com>
75
76         * gtk/gtktextview.[ch] (gtk_text_view_set_text_window_size): 
77         Removed - didn't work and not particularly useful anyways
78         if it did. 
79
80 Sun Jun 24 11:29:35 2001  Owen Taylor  <otaylor@redhat.com>
81
82         * gdk/x11/gdkimage-x11.c (gdk_image_new): Fix stupid error
83         introduced last night that was making things decidedly not work.
84
85         * gtk/*.[ch]: Patch from Kristian Rietveld adding 80 getters
86         so that we have getter/setter pairing everywhere it makes
87         sense. (#55767)
88
89         * gtk/gtkradiobutton.[ch] gtk/gtktoolbar.c tests/testgtk.:
90         Rename gtk_radio_button_group to gtk_radio_button_get_group, add a
91         deprecated compat macro. (#55516)
92
93         * gtk/gtklabel.[ch]: Add functions
94         gtk_label_set/get_use_underline(), gtk_label_set/get_use_markup(),
95         gtk_label_set_label(), which mirror the property API for GtkLabel.
96         Make gtk_label_get_attributes() only reflect the attributes
97         set by gtk_label_set_attributes.
98
99         * gtk/gtknotebook.c (gtk_notebook_set_current_page) gtk/gtkcompat.h: Rename
100         from gtk_notebook_set_page().
101
102 Sat Jun 23 18:02:46 2001  Owen Taylor  <otaylor@redhat.com>
103
104         * configure.in: Fix tests for XShm.h.
105
106         * gdk/x11/gdkimage-x11.c: Cleanup error handling in
107         gdk_image_new() by use of goto, properly use g_object_unref().
108
109 Sat Jun 23 22:03:20 2001  Tim Janik  <timj@gtk.org>
110
111         * gdk/x11/gdkimage-x11.c (gdk_image_init): disabled g_free (image)
112         calls, as GdkImage is an object. these should be g_obejct_unref()
113         instead but that won't work because of the g_error() statement
114         in gdk_x11_image_destroy(). so for now, i did s/g_free/LEAK_IMAGE/
115         to spot these places.
116
117 Sat Jun 23 10:27:53 2001  Owen Taylor  <otaylor@redhat.com>
118
119         * modules/input/gtkimcontextxim.c: Fixup some problems with 
120         text length handling in error cases.
121
122         * gtk/gtkwidget.c (gtk_widget_size_allocate): Reorder
123         a bit to make test actually warn on attempt to allocation
124         a negative size. (#56101, Matthias Clasen)
125
126 Fri Jun 22 14:06:08 2001  Jonathan Blandford  <jrb@redhat.com>
127
128         * gtk/gtktreeview.c (gtk_tree_view_real_collapse_row): Fix bug
129         noticed by Brian Cameron.
130         (gtk_tree_view_real_expand_row): Fix bug noticed by Brian
131         Cameron.
132
133 2001-06-22  Hans Breuer  <hans@breuer.org>
134
135         * gdk/gdk.def : updated externals
136
137         * gdk/win32/gdkdrawable-win32.c : corrected some casts
138         in GDK_NOTEs
139
140         * gdk/win32/gdkevents-win32.c : use _gdk_windowing_window_get_offsets
141         to translate coordinates to the internal > 16 bit system
142         Try to handle WM_WINDOWPOSCHANGED to get better performance for
143         when moving/resizing
144
145         * gdk/win32/gdkkeys-win32.c : implement gdk_keymap_get_default ()
146         and gdk_keymap_get_direction (). The latter is untested for
147         the RTL case
148
149         * gtk/gtk.def : updated externals
150
151         * gtk/gtkmain.c : gtk_get_default_language () should reurn the result
152         from pango_language_from_string (), not an already freed pointer
153
154         * gtk/stock-icons/stock_menu_sort_ascending.png : PNGs need to be 
155         binary (-kb) to be useable on windoze
156  
157 2001-06-21  Alexander Larsson  <alexl@redhat.com>
158
159         * gdk/linux-fb/gdkfont-fb.c (gdk_font_from_description): 
160         Update to new PangoLanguage changes.
161         
162         * gtk/gtkwindow-decorate.c:
163         * gtk/gtkwindow.[ch]:
164         Added setting argument to gtk_window_set_has_frame ()
165         
166 Thu Jun 21 13:42:01 2001  Owen Taylor  <otaylor@redhat.com>
167
168         * gdk/x11/gdkkeys-x11.c (gdk_keymap_get_direction): Handle
169         the case without XKB properly.
170
171         * gtk/gtkrc.c (gtk_rc_set_default_files): Remove
172         unused gtk_rc_auto_parse variable.
173
174         * gtk/gtkrc.[ch] gtk/gtkstyle.c docs/Changes-2.0.txt:
175         Remove gtk_rc_set_image_loader(), gtk_rc_load_image(), no
176         longer needed with GdkPixbuf.
177
178         * gtk/gtkrc.c (_gtk_rc_init): Make private.
179
180 Fri Jun 15 16:26:12 2001  Owen Taylor  <otaylor@redhat.com>
181
182         * gtk/gtkentry.h: Mark deprecated functions with
183         GTK_DISABLE_DEPRECATED.
184
185 Mon Jun 11 18:15:16 2001  Owen Taylor  <otaylor@redhat.com>
186
187         * gdk/gdk.h: Add missing gdk_rectangle_get_type() prototype.
188
189         * gtk/gtk[hv]scale.c: Include math.h, stdlib.h
190
191         * gdk/gdkpango.h gtk/gtkclist.c gtk/gtkentry.c gtk/gtkmain.[ch]
192           gtk/gtkspinbutton.c gtk/gtkstyle.c gtk/gtktextbuffer.c
193           gtk/gtktextdisplay.c gtk/gtktextiter.[ch]
194           gtk/gtktextlayout.c gtk/gtktexttag.[ch] gtk/gtkwidget.c: Adapt
195           to recent changes in Pango.
196
197         * tests/testgtk.c: Set language tags with gtk_label_set_markup()
198           to test whether the basic engine honors them.
199
200 Thu Jun 21 02:13:40 2001  Tim Janik  <timj@gtk.org>
201
202         * gtk/gtkcontainer.[hc]: added gtk_container_child_set_property() and
203         gtk_container_child_get_property().
204
205 Wed Jun 20 19:19:15 2001  Jonathan Blandford  <jrb@redhat.com>
206
207         * gtk/gtktreeview.c (gtk_tree_view_move_cursor_up_down): clean up
208         (gtk_tree_view_move_cursor_page_up_down): implement.
209
210 Wed Jun 20 05:32:05 2001  Tim Janik  <timj@gtk.org>
211
212         * gtk/gtkspinbutton.c: make maximum digits compile time configurable
213         via MAX_DIGITS and up to 20. 5 was just ridiculously small.
214         don't use automatic fixed size buffer for printf-ing floats, doubles
215         can expand to really _huge_ strings, use g_strdup_printf() instead.
216
217 Wed Jun 20 04:28:24 2001  Tim Janik  <timj@gtk.org>
218
219         * gtk/gtkrange.c (gtk_range_class_init): hum, "adjustment" was a
220         construct property in 1.2 and still needs to be.
221
222         * gtk/gtkwidget.c: "composite_child" is not a settable property.
223
224 Tue Jun 19 19:13:19 2001  Jonathan Blandford  <jrb@redhat.com>
225
226         * gtk/gtkliststore.c (gtk_list_store_clear): 
227         * gtk/gtktreestore.c (gtk_tree_store_clear): New functions to
228         clear a model.
229
230 Mon Jun 18 02:00:49 2001  Tim Janik  <timj@gtk.org>
231
232         * gtk/gtkwidget.c (gtk_widget_get_property): fix PROP_EVENTS.
233
234         * gtk/Makefile.am:
235         * gtk/gtk.h: disabled GtkPacker compilation.
236
237         * gtk/gtkarg.[hc], gtk/gtkargcollector.c: got rid of these.
238
239         * gtk/gtknotebook.c:
240         * gtk/gtktable.c:
241         * gtk/gtkbox.c: ported this over to child properties.
242
243         * gtk/gtksettings.c: fetch class properties via
244         g_object_class_list_properties().
245
246         * gtk/gtkcontainer.[hc]: implemented child properties, got rid of the
247         child arg interface. use gobjectnotifyqueue.c for child property
248         notification.
249
250         * gtk/gtkwidget.[hc]: provide necessary means for container child
251         properties, i.e. ::child_notify signal,
252         gtk_widget_freeze_child_notify(),
253         gtk_widget_child_notify(),
254         gtk_widget_thaw_child_notify().
255
256         * tests/testgtk.c: removed inferior property handling code, for
257         property editing, a generic module should be used, and GLE
258         coincidentally fullfills that purpose.
259
260         * docs/reference/Makefile.am: disabled gtk docs building, gtk-doc
261         needs to be adapted to g_object_class_list_properties() before this
262         builds again.
263
264 Mon Jun 18 20:06:10 2001  Jonathan Blandford  <jrb@redhat.com>
265
266         * gtk/gtktreeview.c (gtk_tree_view_row_expanded): New function to
267         test if a node is expanded.
268
269 Mon Jun 18 19:41:38 2001  Jonathan Blandford  <jrb@redhat.com>
270
271         * gtk/gtktreeview.c (gtk_tree_view_real_collapse_row): Fix bug
272         where collapsing a selected row would result in the cursor/anchor
273         getting screwed up.
274
275 Fri Jun 15 18:53:48 2001  Jonathan Blandford  <jrb@redhat.com>
276
277         * gtk/gtktreesortable.c (gtk_tree_sortable_set_sort_func): Rename
278         gtk_tree_sortable_sort_column_id_set_func.  It's much shorter now.
279         * gtk/gtktreeview.c (gtk_tree_view_sort_iter_changed): WOOO!!!
280         Now I can really reorder/sort all Store widgets.  treesorttest
281         seems to just work now.
282         * gtk/gtklistview.c (gtk_list_store_iter_changed): Whoops.
283         testtreesort worked through a big coincidence all this time.
284         * gtk/gtkrbtree.c (_gtk_rbtree_reorder): Nasty bug fix in nasty
285         code.
286         * tests/testtreecolumns.c: Big 'ol warning at the top letting
287         people know that this code should never ever ever be copied.
288
289 2001-06-15  Jonas Borgström  <jonas@codefactory.se>
290
291         * gtk/gtkwindow.h: Fixed a small typo, it should be
292         GTK_WINDOW_GROUP_GET_CLASS and not GTK_WINDOW_GET_CLASS
293         on line 134.
294
295 2001-06-14  Havoc Pennington  <hp@redhat.com>
296
297         Docs fixups, and:
298         
299         * gtk/gtkcompat.h: remove GTK_DISABLE_COMPAT_H, replace with
300         GTK_DISABLE_DEPRECATED
301
302 Thu Jun 14 19:21:27 2001  Jonathan Blandford  <jrb@redhat.com>
303
304         * gtk/gtktreestore.c (gtk_tree_store_sort_helper): Whoops.  Forgot
305         this a couple months ago.  Now GtkTreeStore sort of sorts.  I'll
306         finish it off tonight, though it basically works now when it's a
307         list.  Also, I have a sinking feeling neither GtkTreeStore or
308         GtkListStore actually resort when adding a new item.  I'll look
309         into it.
310
311 2001-06-14  Havoc Pennington  <hp@redhat.com>
312
313         * demos/gtk-demo/main.c (load_file): fix bug identified by
314         warnings I just added to gtktextbuffer
315
316 2001-06-14  Havoc Pennington  <hp@redhat.com>
317
318         * gtk/gtkwindow.c (window_group_cleanup_grabs): fix other typo
319
320         * gtk/gtkwidget.c (gtk_widget_propagate_state): fix typo
321
322         * gtk/gtktextbtree.c: don't leak node data all over the place.
323
324         * demos/gtk-demo/main.c (main): create fontify tags for the right
325         buffer
326
327         * gtk/gtktextbuffer.c, gtk/gtktexttagtable.c: enhance docs
328         to mention tags in the same table can't have the same name,
329         suggested by Skip Montanaro
330
331 2001-06-11  Havoc Pennington  <hp@redhat.com>
332
333         * gtk/gtktexttagtable.c (gtk_text_tag_table_add): improve warning 
334         for trying to add two tags with same name to the tag table
335
336         * demos/gtk-demo/main.c (main): fix colors ;-)
337
338 `Fri Jun  8 17:56:52 2001  Owen Taylor  <otaylor@redhat.com>
339
340         * gtk/gtkwindow.[ch] gtk/gtkmain.c: Add a GtkWindowGroup struct
341         that allows grouping together multiple windows so that grabs
342         within that set of windows only affect those windows.
343
344         * gtk/gtkmain.c gtk/gtkwidget.[ch]: Add a "grab_notify"
345         signal for notification when a widget becomes shadowed
346         by a grab or is no longer shadowed by a grab.
347
348         * gtk/gtkwidget.c (gtk_widget_propagate_state)
349           gtk/gtkmain.c: (gtk_widget_grab_add): Don't allow
350         insenstive widgets to maintain a grab.
351
352 2001-06-14  Alexander Larsson  <alexl@redhat.com>
353
354         * docs/README.linux-fb:
355         Add some example config files that can be used with the URW fonts.
356         
357         * gdk/linux-fb/gdkvisual-fb.c (gdk_visual_init): 
358         Set up the color ramps for DirectColor mode.
359
360 2001-06-11  Havoc Pennington  <hp@redhat.com>
361
362         * Release 1.3.6
363          
364 2001-06-13  Alexander Larsson  <alla@lysator.liu.se>
365
366         * gdk/linux-fb/gdkwindow-fb.c:
367         Unify shaped window code and make it repaint the area that used
368         to be part of the shape, but isn't anymore.
369
370 2001-06-11  Havoc Pennington  <hp@redhat.com>
371
372         * NEWS: Updates
373
374         * configure.in (GTK_MINOR_VERSION): bump version to 1.3.6
375
376         * gtk/Makefile.am: glib_genmarshal already contains top_builddir
377         
378 2001-06-13  Alexander Larsson  <alla@lysator.liu.se>
379
380         * gdk/linux-fb/gdkdnd-fb.c (gdk_drag_status):
381         Don't pass on GDK_ACTION_DEFAULT. The Xdnd code
382         passes zero instead, so do we.
383         
384 2001-06-13  Alexander Larsson  <alla@lysator.liu.se>
385
386         * gdk/linux-fb/gdkgc-fb.c (gdk_gc_copy):
387         Deep copy dash_list too.
388         (_gdk_fb_gc_new): Set default cap_style before
389         setting values.
390
391 2001-06-12  Alexander Larsson  <alla@lysator.liu.se>
392
393         * gdk/linux-fb/gdkkeyboard-fb.c (gdk_keymap_get_default,
394         gdk_keymap_get_direction): New functions.
395
396 Tue Jun 12 12:41:27 2001  Jonathan Blandford  <jrb@redhat.com>
397
398         * gtk/gtktreemodel.h (GTK_TREE_MODEL_LIST_ONLY): further justify
399         gtk_tree_model_get_flags by adding a second flag for atk.
400
401         * gtk/gtktreemodel.c: make cursor behavior interact better with
402         mouse presses.
403
404 Mon Jun 11 12:43:08 2001  Jonathan Blandford  <jrb@redhat.com>
405
406         * gtk/gtktreeview.c (gtk_tree_view_class_init): changed
407         expand_row/collapse_row to be 2 signals each -- test_expand_row
408         and row_expanded as well as test_collapse_row and row_collapsed.
409
410 2001-06-10  Anders Carlsson  <andersca@codefactory.se>
411
412         * demos/gtk-demo/stock_browser.c (do_stock_browser): Update
413         signal name to be changed instead of selection_changed.
414
415 2001-06-08  Havoc Pennington  <hp@redhat.com>
416
417         * gtk/gtkentry.c (gtk_entry_class_init): add read-only
418         "scroll_offset" property for notification when the layout offsets
419         may have changed
420         (gtk_entry_adjust_scroll): add notify for scroll_offset
421         (gtk_entry_layout_index_to_text_index): function to compensate for
422         preedit string when doing coordinate stuff on the entry's layout
423         (gtk_entry_text_index_to_layout_index): inverse function
424         (gtk_entry_get_layout_offsets): hook to get current position of
425         the layout      
426         (gtk_entry_get_layout): hook to get the layout itself.
427
428         * gtk/gtklabel.c (gtk_label_get_layout): new function
429
430 Fri Jun  8 19:49:29 2001  Jonathan Blandford  <jrb@redhat.com>
431
432         * gtk/gtktreeview.c (gtk_tree_view_real_select_cursor_row): New
433         keybinding.
434         (gtk_tree_view_focus): Fix merge conflict.
435
436 Fri Jun  8 18:41:30 2001  Jonathan Blandford  <jrb@redhat.com>
437
438         * gtk/gtktreeview.c (gtk_tree_view_set_cursor): new function to
439         clean up cursor handling.
440
441 2001-06-08  Havoc Pennington  <hp@redhat.com>
442
443         * gtk/gtktextbuffer.c (gtk_text_buffer_get_start_iter): added this
444         function
445
446         * gtk/gtktextview.c (gtk_text_view_get_default_attributes): added
447         this function
448
449 2001-06-08  Alex Larsson  <alexl@redhat.com>
450
451         * gtk/gtkcompat.h.in:
452         Added compat macros for all old GTK_TYPE_GDK_xxx types.
453         Fixes bug #52892
454
455 2001-06-08  Havoc Pennington  <hp@redhat.com>
456         
457         * gtk/gtkhsv.h (struct _GtkHSVClass): had GtkContainerClass as
458         parent still
459
460 2001-06-08  Havoc Pennington  <hp@redhat.com>
461
462         * gtk/gtktextbuffer.c (gtk_text_buffer_remove_all_tags): geez,
463         don't call g_list funcs on GSList
464
465         * gtk/gtkwidget.c (gtk_widget_child_focus): replaces
466         gtk_container_focus(), since some widgets have focusable locations
467         which are not other widgets. These widgets should not have to be 
468         containers just to manage the focus. For example, GtkHSV is
469         currently a container for no good reason. Also, this cleans
470         up the "if (is_container && is_sensitive && is_drawable)
471         container_focus ()" mess in widget implementations.
472
473         * gtk/gtkcontainer.c (gtk_container_focus): deprecate this
474         function, and have it just call gtk_widget_child_focus().
475
476         * gtk/gtkhsv.c: derive from widget not container
477         
478         Throughout: fix to reflect GtkContainer::focus change
479         
480 Fri Jun  8 12:38:49 2001  Jonathan Blandford  <jrb@redhat.com>
481
482         * gtk/gtktable.c (gtk_table_resize): warn if row/cols are out of
483         range.  Fix bug #55921
484
485         * gtk/gtkliststore.c (gtk_list_store_new_with_types): fix doc bug
486         (#55920).
487
488 Fri Jun  8 12:03:07 2001  Owen Taylor  <otaylor@redhat.com>
489
490         * gdk/gdkkeys.[ch]: Add a direction-changed signal,
491         and gdk_keymap_get_current_direction().
492
493         * gdk/x11/gdkevents-x11.c gdk/x11/gdkkeys-x11.c
494           gdk/x11/gdkmain-x11.c gdk/x11/gdkprivate-x11.h: Track
495         the current locked group, use it to set the keymap
496         direction.
497
498         * gtk/gtksettings.c: Add a new gtk-split-cursor setting
499         to determine whether we draw a split cursor or use
500         a jumping cursor based on the current direction.
501
502         * gtk/gtkentry.c gtk/gtktextview.c gtk/gtktextlayout.[ch]:
503         Obey the split cursor setting. 
504
505 Fri Jun  8 11:57:50 2001  Owen Taylor  <otaylor@redhat.com>
506
507         * gtk/gtkimmulticontext.c (activate_cb): Only activate
508         when toggling on, not when toggling off... (#55906)
509
510 Wed Jun  6 10:37:07 2001  Owen Taylor  <otaylor@redhat.com>
511
512         * gtk/gtkwidget.c (gtk_widget_set_double_buffered): 
513         s/gdk_window_begin_paint/gdk_window_begin_paint_region/
514         in docs. (#55812, Vitaly Tishkov)
515
516 2001-06-08  Anders Carlsson  <andersca@codefactory.se>
517
518         * demos/gtk-demo/main.c (create_tree): Changed signal name from
519         selection_changed to changed in signal connection to GtkTreeSelection,
520         also used g_signal_connectc since GtkTreeSelection is now a GObject.
521
522 Thu Jun  7 18:25:42 2001  Jonathan Blandford  <jrb@redhat.com>
523
524         * gtk/gtktreeselection.c: Now it's a GObject instead of a
525         GtkObject.  The GtkTreeSelection::selection_changed signal is now
526         the GtkTreeSelection::changed signal.
527
528         * gtk/gtktreeview.c: Modified to deal with new GtkTreeSelection
529         object.
530
531         * tests/gtktree*.c: Modified to deal with new GtkTreeSelection
532         object.
533
534 2001-06-07  Havoc Pennington  <hp@redhat.com>
535
536         * gtk/Makefile.am: fix glib-mkenums and glib-genmarshal again
537
538 2001-06-07  Havoc Pennington  <hp@redhat.com>
539         
540         * gtk/Makefile.am: fixups for glib-mkenums and glib-genmarshal
541         (not tested yet because with absolute path to srcdir I can't build
542         atk, but it was broken anyway so this may help) 
543
544 2001-06-07  Havoc Pennington  <hp@redhat.com>
545
546         * configure.in: output m4macros/Makefile
547         
548 Wed Jun  6 21:59:16 2001  Jonathan Blandford  <jrb@redhat.com>
549
550         * gtk/gtktreeview.c (gtk_tree_view_size_allocate): hook up arrow
551         buttons.  Fixes #55460 reported by matthiasc@poet.de.
552
553 Wed Jun  6 21:18:54 2001  Jonathan Blandford  <jrb@redhat.com>
554
555         * gtk/gtktreeview.c (gtk_tree_view_real_collapse_row): centralize
556         expansion/collapsing so it only happens in one place.
557         (gtk_tree_view_real_expand_row): ditto.
558
559 2001-06-07  Havoc Pennington  <hp@redhat.com>
560
561         * tests/Makefile.am: add missing -I flag
562
563         * gtk/Makefile.am: use @GLIB_MKENUMS@, @GLIB_GENMARSHAL@, etc.
564
565         * configure.in: use pkg-config to see if GModule is
566         supported; fix to properly turn on included loaders 
567         when GModule isn't supported; don't use AC_CHECK_LIB 
568         when libs are not installed yet
569
570         * autogen.sh: add support for AUTOGEN_SUBDIR_MODE
571
572         * Makefile.am (SUBDIRS): add m4macros subdir
573
574         * gtk/Makefile.am: $(srcdir)/foo targets must be $(srcdir)/foo in
575         dependencies also.
576
577 Wed Jun  6 19:31:11 2001  Jonathan Blandford  <jrb@redhat.com>
578
579         * gtk/gtktreeview.c (gtk_tree_view_set_model): fix silly bug
580         reported by "Padraig O'Briain" <Padraig.Obriain@Sun.COM>.
581
582 Wed Jun  6 20:01:38 2001  Jonathan Blandford  <jrb@redhat.com>
583
584         * gtk/gtktreeview.c
585         (gtk_tree_view_real_expand_collapse_cursor_row): Handle key
586         bindings to expand and collapse rows.
587         (gtk_tree_view_real_select_cursor_parent): New key binding.
588         (gtk_tree_view_real_toggle_cursor_row): New key binding.
589
590         * gtk/gtkmarshal.list: new
591         marshaller. (VOID__BOOLEAN_BOOLEAN_BOOLEAN)
592
593 2001-06-06  Havoc Pennington  <hp@redhat.com>
594
595         * gtk/gtkrange.c (gtk_range_class_init): add "inverted" property
596
597         * gtk/gtkscale.c (gtk_scale_class_init): Change Page Up and Page
598         Down to move visually rather than logically, since it confuses 
599         people. Add -/+ and Ctrl--/+ bindings for logical movement.
600
601 2001-06-06  Alex Larsson  <alexl@redhat.com>
602
603         * gdk/linux-fb/gdkmain-fb.c (_gdk_windowing_init_check):
604         Fix up error messages.
605
606 Wed Jun  6 10:34:42 2001  Owen Taylor  <otaylor@redhat.com>
607
608         * gtk/gtktooltips.h: Include gtkwidget.h 
609         (#55798, Karl Nelson)
610
611         * gdk/x11/gdkwindow-x11.c (utf8_is_latin1): 0xff is
612         a valid latin-1 character. (Marc Lehmann, #35467)
613
614         * gdk/x11/gdkwindow-x11.c: Fix minor typo in comment. 
615         (Marc Lehmann, #35467)
616         
617 2001-06-05  Alex Larsson  <alexl@redhat.com>
618
619         * demos/gtk-demo/appwindow.c (do_appwindow):
620         Don't swap the order of the args to gtk_widget_destroyed.
621
622         * tests/testgtk.c (destroy_properties):
623         Don't crash when the properties window is destroyed.
624
625         * gtk/gtkimagemenuitem.c (gtk_image_menu_item_new_from_stock):
626         Use with_mnemonics to handle the case of stock items with
627         underscores in them.
628
629 2001-06-05  Havoc Pennington  <hp@redhat.com>
630
631         * gtk/gtktextiter.c (gtk_text_iter_order): rename from 
632         gtk_text_iter_reorder
633
634 2001-06-05  Havoc Pennington  <hp@redhat.com>
635
636         * gtk/gtktoolbar.c (gtk_toolbar_remove_space): new function
637
638 2001-06-05  Havoc Pennington  <hp@redhat.com>
639
640         * gtk/gtkspinbutton.c (gtk_spin_button_set_range): clamp the value 
641         to the range that was set
642
643         * gtk/gtkrange.c: add value_changed signal, primarily 
644         intended for use with GtkScale
645         (gtk_range_set_increments): new function
646         (gtk_range_set_range): new function with weird name
647         (gtk_range_set_value): new function
648         (gtk_range_get_value): new function
649
650         * gtk/gtkspinbutton.c (gtk_spin_button_get_value): rename 
651         from gtk_spin_button_get_value_as_float(). Compat #define
652         added for get_value_as_float.
653
654         * gtk/gtkhscale.c (gtk_hscale_new_with_range): new function
655
656         * gtk/gtkvscale.c (gtk_vscale_new_with_range): new function
657
658 Tue Jun  5 14:57:18 2001  Jonathan Blandford  <jrb@redhat.com>
659
660         * gtk/gtktreeviewcolumn.c (gtk_tree_view_column_get_size): Fix bug #55573
661
662 Mon Jun  4 12:41:25 2001  Owen Taylor  <otaylor@redhat.com>
663
664         * gtk/gtkwidget.h: Deprecate gtk_widget_set().
665
666         * tests/testgtk.c (create_tooltips): Remove usage of
667         gtk_widget_set().
668
669 2001-06-05  Havoc Pennington  <hp@redhat.com>
670
671         * gtk/gtkcolorsel.c: Use new mnemonic convenience functions
672
673         Applying patch from Jeff Franks, with function docs added.
674         
675         * gtk/gtkcheckbutton.c (gtk_check_button_new_with_mnemonic):
676         remove call to set_mnemonic_widget, change docs a bit.  
677
678         * gtk/gtkimagemenuitem.c (gtk_image_menu_item_new_with_mnemonic):
679         new function
680
681         * gtk/gtkcheckmenuitem.c (gtk_check_menu_item_new_with_mnemonic):
682         new function
683
684         * gtk/gtkmenuitem.c (gtk_menu_item_new_with_mnemonic): new function
685
686         * gtk/gtkradiobutton.c (gtk_radio_button_new_with_mnemonic): new
687         function
688         (gtk_radio_button_new_with_mnemonic_from_widget): new function
689
690         * gtk/gtkradiomenuitem.c (gtk_radio_menu_item_new_with_mnemonic):
691         new function
692
693         * gtk/gtktogglebutton.c (gtk_toggle_button_new_with_mnemonic): new
694         function        
695
696         * gtk/gtklabel.c (gtk_label_new_with_mnemonic): Improve docs on 
697         auto-selection of mnemonic widget.
698
699 Mon Jun  4 15:05:24 2001  Jonathan Blandford  <jrb@redhat.com>
700
701         * gtk/gtktreeviewcolumn.c (gtk_tree_view_column_set_max_width):
702         Fix segfault found by Vitaly Tishkov <tvv@sparc.spb.su>.
703         (gtk_tree_view_column_set_min_width): ditto.
704
705 Tue Jun  5 11:04:06 2001  Owen Taylor  <otaylor@redhat.com>
706
707         * gdk/gdkpixmap.h (GDK_PIXMAP_GET_CLASS): 
708         s/GdkPixmapClass/GdkPixmapObjectClass/. (#51890, Jeff Franks)
709
710 Mon Jun  4 12:50:11 2001  Owen Taylor  <otaylor@redhat.com>
711
712         * gtk/gtkctree.c (gtk_ctree_insert_gnode): Add a missing
713         gtk_clist_thaw().
714
715 2001-06-04  Havoc Pennington  <hp@pobox.com>
716
717         * gdk/x11/gdkevents-x11.c (gdk_event_translate): Ignore 
718         releases for buttons 6, 7
719
720 2001-06-04  Havoc Pennington  <hp@redhat.com>
721
722         * gtk/gtkseparatormenuitem.h: Fix a search-and-replace screwup
723         (s/CHECK/SEPARATOR/ gone awry). Patch from Jeff Franks, bug
724         #55562
725
726 2001-06-04  Havoc Pennington  <hp@redhat.com>
727
728         * gtk/gtktextview.c (gtk_text_view_size_request): handle case
729         where text_view->layout == NULL by assuming its size is 0, 
730         i.e. same as if we haven't done any reflow. Reported by 
731         Hidetoshi Tajima #55448 
732
733 2001-06-04  Havoc Pennington  <hp@redhat.com>
734
735         * gdk/x11/gdkevents-x11.c (gdk_event_translate): support button 6
736         and 7 for scroll left/right, from Thomas Broyer
737
738 2001-05-10  Havoc Pennington  <hp@redhat.com>
739
740         * gtk/gtksettings.c (gtk_settings_get_property): Handle case where
741         we need to parse the xsetting as if it were an RC file string.
742
743         * gtk/gtkcolorsel.c (gtk_color_selection_class_init): load initial
744         value of palette from settings, not from static variable
745
746         * gdk/x11/gdkevents-x11.c: add color palette, toolbar mode to
747         xsettings translation table
748
749         * gtk/gtktoolbar.c (gtk_toolbar_new): Remove arguments, because 
750         hardcoding the toolbar style conflicts with new customizable 
751         toolbar style philosophy
752         (gtk_toolbar_class_init): add settings for default toolbar style;
753         these are used unless the app specifically forces a toolbar style
754
755         * gtk/gtksettings.c (settings_install_property_parser): only
756         return at the start if we warn and parser == NULL
757
758         * gtk/gtkcolorsel.c (gtk_color_selection_finalize): disconnect the
759         palette changed handler so we don't notify dead color selections
760
761         * gtk/gtkstyle.c (gtk_default_draw_shadow): handle
762         xthickness/ythickness of 0 or 1 properly 
763         (gtk_default_draw_resize_grip): clear the background behind the
764         resize grips, and align to bottom right if we square the 
765         area to be drawn.
766
767         * gtk/gtkstatusbar.c (gtk_statusbar_init): set horizontal usize on 
768         statusbar label to 1, so it doesn't make toplevels resize oddly
769         (gtk_statusbar_size_request): add grip size to request
770         (gtk_statusbar_size_allocate): hack so the hbox still works with 
771         the grip size in the request
772
773         * gtk/gtktoolbar.c (gtk_toolbar_show_all): override to fix 
774         bug where showing all on a toplevel makes the toolbar 
775         button text appear despite the toolbar mode
776
777         * gtk/gtkmenubar.c: add internal padding style property
778
779         * gtk/gtktoolbar.c: Add internal padding style property; add
780         shadow type style property
781
782         * gtk/gtkmenubar.c (gtk_menu_bar_paint): paint box with widget
783         state; and put Container::border_width outside the frame
784
785         * gtk/gtktextview.c: don't draw focus rectangle if we're in
786         interior focus mode, we just use blinking cursor
787
788 2001-06-04  Havoc Pennington  <hp@redhat.com>
789
790         * configure.in: Make gdk-pixbuf have same version number as GTK
791
792 2001-06-04  Havoc Pennington  <hp@redhat.com>
793
794         * gtk/gtkspinbutton.c: Get rid of stupid g_return_if_fail on 
795         digits greater than 6. If there actually are limits (which there
796         likely aren't), should clamp to them not warn.
797         (gtk_spin_button_new_with_range): don't take log of 0
798         (gtk_spin_button_size_request): use digits to compute size
799         request, rather than step increment.
800
801         * tests/testgtk.c (create_spins): test larger values of digits
802         
803         * gtk/gtkfontsel.c (gtk_font_selection_init): scroll to selected
804         font on map not expose, so we don't get weirdness during scrolling
805
806 2001-06-04  Havoc Pennington  <hp@redhat.com>
807
808         * gtk/gtkclist.c (vadjustment_value_changed): Apply fix from
809         Sam Solon, bug #54577, update value even if not drawable.
810
811 2001-06-04  Havoc Pennington  <hp@redhat.com>
812
813         * gtk/gtkrange.c (gtk_range_scroll_event): change SCROLL_RIGHT to
814         SCROLL_LEFT, reported by Thomas Broyer.
815
816 2001-06-04  Havoc Pennington  <hp@redhat.com>
817
818         * gtk/gtkrange.c (gtk_range_adjustment_value_changed): 
819         Process updates immediately, to prevent funny lag effect
820         when scrolling, at some mild potential efficiency cost.
821
822 2001-06-04  Havoc Pennington  <hp@redhat.com>
823
824         * gtk/gtkrange.c (gtk_range_button_press): on middle click, center
825         slider on the click.
826
827 2001-06-03  Havoc Pennington  <hp@pobox.com>
828
829         * gtk/gtkstyle.c (gtk_default_draw_slider): make this special-case
830         hscale/vscale details, so we can use it for scrollbar as well.
831
832         * tests/testgtk.c (reformat_value): honor digits from GtkScale
833
834         * gtk/gtkenums.h (GtkTroughType): Remove this enum
835         (GtkScrollType): add START and END from GtkTroughType
836
837         * gtk/gtkstyle.c (gtk_default_draw_slider): was not properly using
838         its x/y arguments
839
840         * gtk/gtkrange.h, gtk/gtkrange.c, gtk/gtkscrollbar.h,
841         gtk/gtkscrollbar.c, gtk/gtkscale.h, gtk/gtkscale.c,
842         gtk/gtkhscrollbar.h, gtk/gtkhscrollbar.c, gtk/gtkvscrollbar.h,
843         gtk/gtkvscrollbar.c, gtk/gtkhscale.h, gtk/gtkhscale.c,
844         gtk/gtkvscale.h, gtk/gtkvscale.c: Rewrite GtkRange and subclasses.
845
846         Notable changes in the process:
847          
848         - stepper_size style property is the height for vertical 
849           ranges, width for horizontal; the other dimension matches
850           the trough size
851         - add ability to do NeXT-style steppers (and several other styles
852           that don't make any sense)
853         - added min_slider_length, fixed_slider_length properties to
854           GtkScrollbar
855         - cleaned some private (or at least useless) functions out of
856           gtkscale.h    
857         - moved bindings to GtkScale from subclasses, even arrow keys,
858           since blind users don't know scale orientation.
859         - change move_slider action signal to use new GtkScrollType,
860           remove GtkTroughType argument
861         - digits rounds the values a range will input to the given 
862           number of decimals, but will not try to force adjustment 
863           values set by other controllers. That is, we no longer
864           modify adjustment->value inside a value_changed handler.
865         - added getters for GtkScale setters
866         - middle-click begins a slider drag
867         
868 Fri Jun  1 18:54:47 2001  Jonathan Blandford  <jrb@redhat.com>
869
870         * gtk/gtktreeview.c: (gtk_tree_view_focus): Initial stab at
871         getting the focus code to work.
872         (gtk_tree_view_class_init): Add a bunch of keybindings.
873
874         * gtk/gtktreeviewcolumn.c
875         (gtk_tree_view_column_set_cell_data_func):
876         s/GtkCellDataFunc/GtkTreeCellDataFunc.
877         (_gtk_tree_view_column_set_tree_view): Use "notify::model" instead
878         of "properties_changed" to help justify the death of the latter
879         signal. (-:
880
881         * tests/testtreefocus.c (main): Let some columns be focussable to
882         test focus better.
883
884 2001-06-01  Havoc Pennington  <hp@redhat.com>
885
886         * gtk/gtkentry.c (gtk_entry_commit_cb): implement overwrite mode
887         
888         * gtk/gtktextview.c (gtk_text_view_commit_handler): don't
889         overwrite in overwrite mode if we already deleted the selection
890         and replaced it with new text.  
891
892         * gtk/gtklabel.c (gtk_label_select_region_index): if you set the
893         selection to an empty range, clear the clipboard if we owned it.
894         (gtk_label_set_selectable): give up selection if we become
895         unselectable.
896         (gtk_label_state_changed): override state changed to unselect text
897         when insensitive
898         (get_text_callback): add paranoia check that indexes aren't
899         outside of label->text
900         (gtk_label_select_region): make -1 for start_offset mean "end of
901         label," for consistency with GtkEditable
902
903         * gtk/gtkmessagedialog.c (gtk_message_dialog_new): honor
904         GTK_DIALOG_NO_SEPARATOR flag
905
906 Fri Jun  1 11:47:11 2001  Owen Taylor  <otaylor@redhat.com>
907
908         * gtk/gtkcombo.c (gtk_combo_set_use_arrows_always): Fix 
909         notifications on non-existant "enable_arrow_keys".
910         (#53753, Skip Montanaro)
911
912 Fri Jun  1 11:31:55 2001  Owen Taylor  <otaylor@redhat.com>
913
914         * gdk/gdkrectangle.c (gdk_rectangle_get_type): Add 
915         GDK_TYPE_RECTANGLE.
916
917         * gtk/gtkwidget.c (gtk_widget_class_init): Fix type
918         of allocation argument be GDK_TYPE_RECTANGLE.
919
920 Thu May 31 12:43:57 2001  Owen Taylor  <otaylor@redhat.com>
921
922         * gtk/gtkoptionmenu.c: Account for the fact that the border
923         width is _outside_ the window. (Fixes #54585, bug found
924         by Bastien Nocera.)
925
926 Wed May 30 15:56:30 2001  Owen Taylor  <otaylor@redhat.com>
927
928         * gtk/gtksettings.c (gtk_settings_get_property): Validate
929         value from GDK settings against parameter spec.
930
931         * gdk/x11/gdkevents-x11.c (gdk_setting_get): Add assignments
932         to temporary values and use g_value_transform(), since
933         thinking that GValue was going to be easy or efficient
934         to use was, of course, a mistake.
935
936         * gtk/gtksettings.c: Add cursor blink setting.
937         
938         * gdk/x11/gdkevents-x11.c: Add cursor blink X settings.
939
940         * gtk/gtkentry.c: Add cursor blinking.
941
942         * gtk/gtktextview.c (gtk_text_view_check_cursor_blink): Use
943         cursor blink global settings.
944
945         * gtk/gtkentry.c (gtk_entry_button_press): Add notification
946         for :text_position in places where it is missing.
947
948 Tue May 29 18:17:11 2001  Owen Taylor  <otaylor@redhat.com>
949
950         * autogen.sh (have_libtool): Fix GNU sedism (#55430)
951
952 Tue May 29 17:40:29 2001  Owen Taylor  <otaylor@redhat.com>
953
954         * configure.in (GTK_DEP_CFLAGS): Use $PKG_CONFIG,
955         not pkg-config. (#51032)
956
957         * gdk/gdkproperty.h: Remove inappropriate G_GNUC_CONST
958         (fixes #51952, James Henstridge)
959         
960 2001-05-27  Alexander Larsson  <alla@lysator.liu.se>
961
962         * gtk/gtkstock.h (GTK_STOCK_GO_UP):
963         Rename to the more correct gtk-go-up.
964
965         * gtk/stock-icons/stock_menu_sort_ascending.png:
966         Added new file.
967         
968         * gtk/stock-icons/stock_menu_sort_descending.png:
969         Changed to show descending instead of ascending.
970
971         * gtk/gtkiconfactory.c:
972         Added menu size icon to sort ascending.
973
974         * gtk/stock-icons/Makefile.am:
975         Added stock_menu_sort_ascending.png.
976         
977         * gtk/gtkseparatormenuitem.c:
978         Use correct typenames.
979
980 Sun May 20 20:07:35 2001  Tim Janik  <timj@gtk.org>
981
982         * gtk/gtksignal.[hc] (gtk_signal_connect_full): make hanlder id a
983         gulong as in GSignal.
984
985 Fri May 25 19:04:17 2001  Jonathan Blandford  <jrb@redhat.com>
986
987         * gtk/gtktreeview.c (gtk_tree_view_calc_size): Remove almost all
988         instances of GtkCellRenderer in code (all but dnd icon code).
989         Virtualized in GtkTreeViewColumn.  Now I need to move focus in
990         there, and I can do multiple Cells per column.
991
992         * gtk/gtktreeviewcolumn.c: Proxy all cell calls correctly
993
994         * gtk/gtktreemodel.c (gtk_tree_row_reference_new_proxy): fix bug
995         when model was unreffed prior to removing the row reference.
996
997 2001-05-25  Havoc Pennington  <hp@redhat.com>
998
999         * gtk/gtkiconfactory.c: fix so that default icons are created if 
1000         you call gtk_stock_list_ids()
1001
1002         * demos/gtk-demo/stock_browser.c (create_model): sort stock items
1003         in list
1004
1005 2001-05-25  Havoc Pennington  <hp@redhat.com>
1006
1007         * gtk/gtkiconfactory.c (gtk_icon_set_get_sizes): get sizes an icon
1008         set can render without falling back to missing image icon
1009
1010         * gtk/gtktextview.c (gtk_text_view_size_request): request full
1011         size of text, instead of random values
1012
1013         * gtk/gtktreeview.c (gtk_tree_view_size_request): request full
1014         size of tree view, instead of random values
1015
1016         * gtk/gtkiconfactory.c (gtk_icon_set_render_icon): render fallback
1017         image in an appropriate size
1018
1019         * gtk/gtkstock.h: Rename the stock items including _BUTTON_,
1020         etc. not to include that. i.e. s/GTK_STOCK_BUTTON_OK/GTK_STOCK_OK/
1021
1022         Throughout: fix GTK_STOCK_BUTTON_ instances
1023         
1024         * gtk/gtkstock.h, gtk/gtkstock.c, gtk/gtkiconfactory.h,
1025         gtk/gtkiconfactory.c, gtk/stock-icons/Makefile.am:
1026         Add a bunch of new stock items/icons
1027
1028         * gtk/gtktreeview.c (gtk_tree_view_insert_column_with_data_func):
1029         new function, convenience for inserting columns with a data func
1030
1031         * gtk/gtkiconfactory.c: keep a list of all existing icon factories
1032         (_gtk_icon_factory_list_ids): use list of all factories to
1033         generate a list of all known IDs
1034
1035         * gtk/gtkstock.c (gtk_stock_list_ids): replace
1036         gtk_stock_list_items() with a function that returns all IDs known
1037         including those for GtkIconFactory.
1038
1039 2001-05-25  Hans Breuer  <hans@breuer.org>
1040
1041         * gdk/win32/gdkgc-win32.c : made fil mode GDK_STIPPLED actually
1042         work -> check boxes and radio buttons are drawn now, even on win9x.
1043         Improved line settings a bit, still no clue how to get really dotted
1044         lines on win9x, on NT it's PS_ALTERNATE.
1045
1046         * gdk/win32/gdkwindow-win32.c : use SafeAdjustWindowRect for 
1047         GDK_HINT_MIN_SIZE as well
1048
1049         * gdk/win32/makefile.am : added gdkkeys-win32.c to EXTRA_DIST
1050
1051         * gtk/gtk.def : updated
1052
1053         * gtk/gtktreeprivate.h : change column_drop_func to be a function
1054         pointer not a function pointer pointer
1055
1056         * tests/testdnd.c : include <stdlib.h> for putenv prototype
1057
1058         * tests/testsocket.c : made it compile on win32 again
1059
1060         * tests/makefile.msc : one more test-app uses prop-editor.obj
1061
1062 2001-05-22  Havoc Pennington  <hp@pobox.com>
1063
1064         * gtk/gtkbin.c (gtk_bin_get_child): New function
1065
1066 Wed May 23 20:07:53 2001  Owen Taylor  <otaylor@redhat.com>
1067
1068         * gtk/gtkimcontextsimple.c: Add Mode_Switch to list of keys
1069         to ignore when doing compose processing.
1070
1071 2001-05-22  Joe Shaw  <joe@ximian.com>
1072
1073         * gtk/gtktextiter.c (_gtk_text_btree_get_iter_at_last_toggle): 
1074         Simplify as suggested by Havoc. Just get the last iter and work
1075         backward to the tag instead of getting a line and working back from
1076         there. Fixes passing in an invalid offset to
1077         iter_init_from_byte_offset().
1078
1079 Tue May 22 16:25:27 2001  Jonathan Blandford  <jrb@redhat.com>
1080
1081         * gtk/gtktreeview*.h: 
1082         * gtk/gtkcell*.h:
1083         * gtk/gtk*store.h:
1084         Added patch from Jeff Franks <jcf@tpg.com.au> to add GET_CLASS
1085         macros to all objects.
1086
1087 Tue May 22 15:13:52 2001  Jonathan Blandford  <jrb@redhat.com>
1088
1089         * gtk/gtkcellrenderertext.c
1090         (gtk_cell_renderer_text_set_fixed_size): Evil function to deal
1091         with very large (TM) amounts of text.  May be moved to
1092         GtkCellRenderer in the future, though I'm not sure it wants to be
1093         this accessible.
1094
1095         * gtk/gtktreeviewcolumn.c (gtk_tree_view_column_update_button):
1096         More sanity brought to this class.  I like it.
1097
1098         * tests/testtreecolumns.c (ViewColumnModel): Amazingly scary test
1099         case.  Kids, don't try this at home.
1100
1101         * gtk/gtktreemodel.c (gtk_tree_model_get_iter_root): new
1102         convenience function.
1103
1104         * gtk/gtkwindow.c (gtk_window_set_geometry_hints): Fix typo in docs.
1105
1106 2001-05-21  Alexander Larsson  <alexl@redhat.com>
1107
1108         * gtk/gtkfontsel.c:
1109         Added properties. Based on patch by Lee Mallabone.
1110
1111         * gtk/gtkruler.c:
1112         * gtk/gtkhruler.c:
1113         * gtk/gtkvruler.c:
1114         * gtk/gtktext.c:
1115         * gtk/gtktextview.c:
1116         Converted GtkArg to GParam. Based on patches by John Margaglione.
1117
1118         * tests/Makefile.am:
1119         * tests/testtext.c:
1120         Add a property editor to testtext.
1121         
1122 Mon May 21 11:29:21 2001  Owen Taylor  <otaylor@redhat.com>
1123
1124         * gtk/gtk{h,v,}paned.c: Only show the separator if 
1125
1126         * configure.in: Fixed reversed conditional causing all image
1127         libraries to be linked in.
1128
1129 2001-05-21  Joe Shaw  <joe@ximian.com>
1130
1131         * gtk/gtklayout.c (gtk_text_layout_get_lines): Remove the assertion
1132         that top_y needs to be >= 0.
1133
1134 2001-05-11  Havoc Pennington  <hp@pobox.com>
1135         
1136         * gdk/x11/gdkmain-x11.c: Improve error messages for X errors and
1137         losing connection to the X server.
1138
1139 Sun May 20 13:59:20 2001  Owen Taylor  <otaylor@redhat.com>
1140
1141         * configure.in: Start checks for X from pangox/pangoxft
1142         CFLAGS to avoid duplicate libraries.
1143
1144         * gdk/Makefile.am (LDFLAGS): Remove extra -lm.
1145
1146         * configure.in (GDK_PIXBUF_PACKAGES): Fix GDK_PIXBUF_PACKAGES
1147         to include gobject.
1148         
1149 2001-05-18  Alexander Larsson  <alexl@redhat.com>
1150
1151         * gtk/gtkspinbutton.c:
1152         Convert GtkArgs to GParams. Based on patch by John Margaglione.
1153         Also do size request reasonable for MAXDOUBLE. Previously it printed
1154         the limits to a buffer and overran it. Instead do it using log10() and
1155         limit the width to 10 digits.
1156         
1157         * gtk/gtkwidget.c (gtk_widget_get_property):
1158         Correctly handle setting the parent property to NULL.
1159
1160 Fri May 18 15:26:26 2001  Owen Taylor  <otaylor@redhat.com>
1161
1162         * gtk/gtktextview.c (gtk_text_view_style_set): Reset 
1163         style attributes even if the widget isn't realized.
1164
1165         * demos/gtk-demo/main.c: Use a slightly smaller font.
1166
1167 Fri May 18 14:25:20 2001  Owen Taylor  <otaylor@redhat.com>
1168
1169         * gtk/gtkcontainer.c: Remove reallocate-redraws property.
1170         This is something that only a widget writer would ever want
1171         to change.
1172
1173         * gtk/gtksignal.c: Handle G_SIGNAL_TYPE_STATIC_SCOPE for
1174         gtk_signal_emit_by_name().
1175
1176         * gtk/gtkviewport.c: Fix some warnings.
1177
1178         * gtk/gtkwidget.c gtk/gtksizegroup.c: Add "size group" facility
1179         allowing the requisitions of multiple widgets to be grouped
1180         together.
1181
1182         * tests/testgtk.c: Add GtkSizeGroup test
1183
1184         * demos/gtk-demo/sizegroup.c: Add GtkSizeGroup demo.
1185
1186         * demos/gtk-demo/main.c demos/gtk-demo/pixbufs.c: Fix some
1187         warnings.
1188
1189         * configure.in: Switch to using AM_GLIB_GNU_GETTEXT.
1190
1191 2001-04-28  Martin Baulig  <baulig@suse.de>
1192
1193         * gtk/gtkimagemenuitem.[ch]: Renamed gtk_image_menu_item_add_icon()
1194         to gtk_image_menu_item_set_icon() and made it work if there's already
1195         an image.
1196         (gtk_image_menu_item_new): This function doesn't take any arguments anymore.
1197         (gtk_image_menu_item_new_with_label): New function.
1198
1199 Thu May 17 16:20:04 2001  Jonathan Blandford  <jrb@redhat.com>
1200
1201         * demos/gtk-demo/main.c (fontify): It's the worlds ugliest
1202         highlighting code!!!!  The result is okay so long as you don't try
1203         to stress it.  It also highlights a bug in the TextView so it's in
1204         an unproportional font right now until it's fixed.
1205
1206         *demos/gtk-demo/*.c: Clean up code a bit to make it
1207         ugly-parser(TM) friendly. (-:
1208
1209 2001-05-17  Joe Shaw  <joe@ximian.com>
1210
1211         * gtk/gtktextdisplay.c (gtk_text_layout_draw): Remove the assertions
1212         that x_offset and y_offset must be >= 0. Clip the cursor being drawn
1213         if it is only partially onscreen.
1214
1215 Thu May 17 17:10:13 2001  Owen Taylor  <otaylor@redhat.com>
1216
1217         * gtk/gtkentry.c: Make logical motion and deletion by graphemes, 
1218         not by characters.
1219
1220         * gtk/gtkentry.c: Handle "trailing" returns from Pango when they
1221         are not zero or one; that is, when graphemes of multiple characters
1222         are involved.
1223
1224         * gtk/gtktextlayout.c (line_display_index_to_iter): Remove unnecessary
1225         FIXME.
1226
1227 2001-05-17  Alexander Larsson  <alla@lysator.liu.se>
1228         
1229         * gtk/gtkbbox.c:
1230         Add properties, based on patch by Lee Mallabone.
1231
1232         * gtk/gtknotebook.c:
1233         * gtk/gtktoolbar.c:
1234         Convert from GtkArg to GParam, based on patch by John Margaglione.
1235         
1236         * gtk/gtkhscale.c:
1237         * gtk/gtkvscale.c:
1238         * gtk/gtkhscrollbar.c:
1239         * gtk/gtkvscrollbar.c:
1240         * gtk/gtkrange.c:
1241         Move adjustment property to GtkRange.
1242
1243         * gtk/gtklabel.c:
1244         Setup mnemonics on property changes
1245
1246         * gtk/gtkwidget.c (gtk_widget_get_property):
1247         GdkExtensionMode is an enum, not a flag. Set it with
1248         g_value_set_enum ().
1249
1250         * tests/prop-editor.c:
1251         Better propery editor.
1252
1253         * tests/testgtk.c:
1254         Add new property test. Pass zero to the property editor to
1255         get properties from all derived types.
1256         
1257 Sun May 13 12:01:12 2001  Owen Taylor  <otaylor@redhat.com>
1258
1259         * autogen.sh (have_automake): Require libtool-1.4,
1260         automake-1.4p1.
1261
1262         * acinclude.m4: Remove libtool macros.
1263
1264         * gdk-pixbuf/Makefile.am: Add dependencies to loade
1265         modules.
1266
1267         * gdk/Makefile.am: Add dependency on libgdk_pixbuf.la
1268         for libgdk.
1269
1270         * gtk/Makefile.am: Add dependency on libgdk_pixbuf.la
1271         libgdk.la for libgtk.
1272
1273         * modules/input/Makefile.am: Make modules have full
1274         dependencies.
1275
1276 Wed May 16 14:06:01 2001  Jonathan Blandford  <jrb@redhat.com>
1277
1278         * gtk/gtktreemodel.c (gtk_tree_path_new_from_string): fix bug
1279         #54699 where paths weren't being checked for correctness.
1280
1281 Tue May 15 20:13:24 2001  Jonathan Blandford  <jrb@redhat.com>
1282
1283         * gtk/gtktreeviewcolumn.c: You can now set all sorts of properties
1284         in any order you wan, whether or not the column is added to the
1285         tree, or the tree is realized.  Yay!
1286
1287         * gtk/gtktreeviewcolumn.c
1288         (gtk_tree_view_column_setup_sort_column_id_callback): handle
1289         sorting columns a lot saner
1290
1291         * gtk/gtktreeviewcolumn.c (gtk_tree_view_column_set_reorderable):
1292         new function to actually set wether or not a column is
1293         reorderable.
1294
1295         * gtk/gtktreeview.c (gtk_tree_view_unrealize): Only destroy things
1296         if we have 'em.
1297
1298         * gtk/gtktreeviewcolumn.c (_gtk_tree_view_column_set_tree_view):
1299         Fix nasty bug where we were showing the button just before
1300         realizing it.  As a result, the parent window was
1301         tree_view->window instead of tree_view->priv->header_window.
1302
1303         * gtk/gtktreeview.c (gtk_tree_view_set_reorderable): new property
1304         to let you easily reorder a list or tree.
1305
1306 2001-05-15  Alexander Larsson  <alla@lysator.liu.se>
1307
1308         * gtk/gtkpacker.c: Apply patch from John Margaglione that converts
1309         from args to properties.
1310
1311 Tue May 15 10:11:59 2001  Owen Taylor  <otaylor@redhat.com>
1312
1313         * gtk/gtkpreview.c: Apply patch from John Margaglione converting
1314         from args to properties. (#51957)
1315
1316         * gtk/gtkscale.c (gtk_scale_class_init): Move install property
1317         calls to after ->set_property call.
1318
1319 Mon May 14 14:56:21 2001  Owen Taylor  <otaylor@redhat.com>
1320
1321         * tests/prop-editor.c: Block against redundant changes.
1322
1323         * gtk/gtkpaned.c gtk/gtk[hv]paned.c: Add position, position_set
1324         properties.
1325
1326 Sun May 13 18:40:04 2001  Owen Taylor  <otaylor@redhat.com>
1327
1328         * gdk/gdkpixmap.h: Remove creative formatting.
1329
1330 Thu May 10 19:22:28 2001  Owen Taylor  <otaylor@redhat.com>
1331
1332         * gtk/gtktogglebutton.c:  Patch from John Margaglione converting to
1333         property API. (#51669)
1334
1335         * gtk/gtkscale.c: Patch from John Margaglione converting to
1336         property API. (#51891)
1337
1338         * gtk/gtkaccellabel.c: Applied patch from Lee Mallabone, converting
1339         to property API. (#50985)
1340
1341 Fri May 11 20:13:44 2001  Tim Janik  <timj@gtk.org>
1342
1343         * gtk/gtkmain.c (gtk_main_do_event): remember widget's double
1344         buffering state across expose event, so we still call end_paint().
1345
1346 2001-05-11  Alexander Larsson  <alexl@redhat.com>
1347
1348         * gtk/gtkhsv.c (paint_triangle):
1349         Expose the ring in the triangle at the correct place when
1350         exposing just a part of the triangle.
1351
1352         * gtk/gtkwindow-decorate.c (gtk_decorated_window_focus_change):
1353         Return FALSE, or window focusing will not work.
1354
1355 2001-05-11  Havoc Pennington  <hp@pobox.com>
1356
1357         * gtk/gtkimage.c (gtk_image_new_from_stock): docs, fixes bug
1358         #54144
1359
1360         * gtk/gtkcolorsel.c (gtk_color_selection_new): docs, fixes
1361         bug #54330
1362
1363 Fri May 11 02:53:57 2001  Tim Janik  <timj@gtk.org>
1364
1365         * gtk/gtktogglebutton.c (gtk_toggle_button_expose): don't
1366         propagate exposes to NULL child.
1367
1368         * gtk/gtkscrolledwindow.c (gtk_scrolled_window_adjustment_changed): guard
1369         against not having one of the scrollbars.
1370
1371         * gtk/gtklabel.c (gtk_label_setup_mnemonic): clean up after us,
1372         we don't keep a mnemonic window if we have no mnemonic installed.
1373
1374 Fri May 11 01:05:00 2001  Tim Janik  <timj@gtk.org>
1375
1376         * gtk/gtktypeutils.h: grum, gtk_type_class() is not GNUC_CONST
1377         it has the _important_ side effect of initializing a class.
1378
1379 2001-05-10  Alexander Larsson  <alexl@redhat.com>
1380
1381         * gdk/linux-fb/gdkprivate-fb.h:
1382         Make sure you can compile out the implementation/wrapper assert
1383         macros.
1384
1385         * gdk/linux-fb/gdkdrawable-fb2.c:
1386         Check implementation/wrappers, initialize type for pixmap dummys.
1387
1388         * gdk/linux-fb/gdkimage-fb.c (_gdk_fb_get_image):
1389         Hide the cursor if reading from the screen.
1390
1391         * gdk/linux-fb/gdkrender-fb.c (gdk_fb_fill_span_generic):
1392         Fix sign bug in tiling code.
1393
1394         * gdk/linux-fb/gdkwindow-fb.c (_gdk_windowing_window_clear_area):
1395         Handle background pixmaps.
1396
1397 Wed May  9 15:27:22 2001  Jonathan Blandford  <jrb@redhat.com>
1398
1399         * gtk/gtktreeview.c (gtk_tree_view_set_column_drag_function): New
1400         function to let user control where columns are dragged.
1401
1402         * gtk/gtktreeview.c (gtk_tree_view_key_press): Cancel drags if
1403         Escape is pressed.
1404
1405 Wed May  9 09:08:44 2001  Jonathan Blandford  <jrb@redhat.com>
1406
1407         * gtk/gtktreeview.c (gtk_tree_view_class_init): New
1408         "columns_changed" signal.
1409         (gtk_tree_view_motion_draw_column_motion_arrow): Change column
1410         motion code to draw arrows to the side if indicator is outside the
1411         widget.
1412         (gtk_tree_view_map_expanded_rows): Implement.
1413
1414 2001-05-07  Alexander Larsson  <alexl@redhat.com>
1415
1416         * demos/testpixbuf-save.c: 
1417         * demos/testpixbuf-drawable.c:
1418         Include gdkfb.h on linux-fb.
1419
1420 2001-05-07  Alexander Larsson  <alexl@redhat.com>
1421
1422         * gdk/linux-fb/gdkdnd-fb.c (get_toplevel_window_at):
1423         New function for getting toplevel window at position.
1424         (gdk_drag_find_window): Use get_toplevel_window () instead
1425         of gdk_window_get_pointer(). (gdk_drag_status): Use
1426         correct context for getting window.
1427
1428         * gdk/linux-fb/gdkproperty-fb.c (gdk_atom_name):
1429         g_strdup the atom name.
1430
1431         * gdk/linux-fb/gdkwindow-fb.c:
1432         Costmetic fix.
1433
1434         * gtk/gtkdnd.c (gtk_drag_source_handle_event):
1435         Add code for changing cursor on linux-fb backend (same as
1436         win32).
1437
1438 2001-05-07  Federico Mena Quintero  <federico@ximian.com>
1439
1440         * gtk/gtkwindow.c (gtk_window_focus): Test for bin->child being
1441         present before doing anything with it.  Patch from HÃ¥vard KvÃ¥len
1442         <havardk@netcom.no>.  Fixes Ximian bugzilla #2492 (OK, the bug
1443         report was not for the development branch of GTK+, but it applies
1444         anyways).
1445
1446 2001-05-04  Havoc Pennington  <hp@redhat.com>
1447
1448         * configure.in: fix some shell typos
1449
1450         * gtk/gtkcolorsel.c (gtk_color_selection_destroy): warning fix
1451
1452         * gtk/gtkimage.c: handle animations
1453
1454         * gtk/gtkcheckbutton.c (gtk_check_button_size_request): request
1455         border_width * 2, not just border_width
1456
1457         * gtk/gtkscale.c: add "format_value" signal to allow people
1458         to override the way values are drawn.
1459         (gtk_scale_get_value_size): fix width/height mistake,
1460         and compute size from actual displayed text, not 
1461         from made-up text.
1462
1463         * gtk/gtktexttag.c (gtk_text_tag_class_init): fix return type in 
1464         signal registration
1465
1466         * tests/testtext.c: Add "Remove all tags" menu item for testing
1467
1468         * gtk/gtktextbuffer.c (gtk_text_buffer_remove_all_tags): implement
1469
1470         * demos/gtk-demo/main.c (main): add hack so we can find modules
1471         without installing gtk
1472
1473         * demos/gtk-demo/textview.c (insert_text): demo font scaling
1474
1475         * gtk/gtkcellrenderertext.c: Add "scale" property (font scaling
1476         factor)
1477         (gtk_cell_renderer_text_set_property): remove some bogus
1478         g_object_notify
1479
1480         * gtk/gtktexttag.c: add "scale" property which is a font scaling
1481         factor
1482
1483         * gtk/gtktextlayout.c (add_text_attrs): add font scale attribute 
1484         to layout
1485
1486         * gtk/gtktextiter.c (gtk_text_iter_is_start): rename from
1487         gtk_text_iter_is_first
1488
1489 2001-01-06  Hans Breuer  <hans@breuer.org>
1490
1491         * gdk/gdk.def : updated exports
1492
1493         * gdk/win32/makefile.msc : -DGDK_ENABLE_BROKEN otherwise
1494         gdk won't compile anymore
1495  
1496         * gdk/win32/gdkevents-win32.c : initialize ret_val when
1497         processing GDK_FILTER functions, initialize event.key->hardware_keycode.
1498         Improved gdk_flush () to not only do pending drawing operations
1499         but also process all currently pending events. This should make
1500         the behaviour more similar to the X11 version.  
1501
1502         * gdk/win32/gdkgc-win32.c (predraw_set_background) : a background
1503         option needs to be set even if there is no GDK_GC_BACKGROUND.
1504         (gdk_win32_hdc_get) : use predraw_set_background () independent
1505         of value_mask. This allows to draw dashed lines leaving the original
1506         background intact.
1507
1508         * gdk/win32/gdkimage-win32.c (gdk_image_new_bitamp) : free data
1509         after processing, because we can't reuse it as the X11 version does.
1510
1511         * gtk/gtk.def : updated exports
1512
1513         * gtk/makefile.msc.in : added ATK, removed all test apps. (I
1514         would like to get rid of this file again, and use straight
1515         makefile.msc again, as the other Gtk+ subdirs do)
1516
1517         * test/makefile.msc (new file) : build the test apps here
1518
1519 2001-05-05  ERDI Gergo  <cactus@cactus.rulez.org>
1520
1521         * gdk/gdkpango.c (gdk_pango_get_item_properties): Peek
1522         strike-through setting
1523         (gdk_draw_layout_line_with_colors): Render strike-through
1524
1525 Sat May  5 10:06:24 2001  Owen Taylor  <otaylor@redhat.com>
1526
1527         * Release 1.3.5
1528
1529         * configure.in (GTK_MICRO_VERSION): Up to 1.3.5
1530
1531         * NEWS: Updated
1532
1533         * demos/gtk-demo/Makefile.am (EXTRA_DIST): Fix minor
1534         Makefile breakage.
1535
1536 Sat May  5 09:18:30 2001  Owen Taylor  <otaylor@redhat.com>
1537
1538         * demos/gtk-demo/images.c (progressive_timeout): Fix
1539         typo in filename.
1540
1541         * gtk/gtktreeview.c (gtk_tree_view_row_activated): Comment
1542         out FIXME warning; just too annoying.
1543
1544 2001-05-04  Alex Larsson  <alla@lysator.liu.se>
1545
1546         * gdk/linux-fb/gdkcolor-fb.c:
1547         Better error messages.
1548
1549         * gdk/linux-fb/gdkpixmap-fb.c (gdk_pixmap_new):
1550         Initialize abs_x and abs_y.
1551         
1552         * gdk/linux-fb/gdkrender-fb.c (gdk_fb_fill_span_generic):
1553         Correct handling of stipple offset.
1554
1555         * gdk/linux-fb/gdkvisual-fb.c (gdk_visual_init):
1556         Treat directcolor framebuffers as truecolor.
1557         
1558 Thu May  3 14:13:49 2001  Owen Taylor  <otaylor@redhat.com>
1559
1560         * INSTALL.in HACKING gtk/gtkaccessible.[ch] gtk/gtk.c: Add
1561         dependency on Atk for accessibility support.
1562
1563         * configure.in **/Makefile.am: Major reworking of substituted
1564         variables for CFLAGS/LIBS to make a lot more sane and 
1565         keep the the compile/link lines a bit shorter.
1566
1567         * gdk/x11/gdkkeys-x11.c: Fix #endif with trailing stuff.
1568
1569 Thu May  3 08:10:54 2001  Owen Taylor  <otaylor@redhat.com>
1570
1571         * gtk/gtktexttag.c (gtk_text_tag_class_init): Fix return
1572         value to be G_TYPE_BOOLEAN, not G_TYPE_INT, also,
1573         use _gtk_boolean_handled_accumulator.
1574
1575 Thu May  3 07:00:09 2001  Owen Taylor  <otaylor@redhat.com>
1576
1577         * gtk/gtktextview.c: Patch from Juan Pablo Mendoza Mendoza
1578         to fix things so clicking inside selection leaves cursor
1579         at point where clicked. (#50324)
1580
1581         * gtk/gtksettings.c (gtk_settings_class_init): Restore
1582         sane value for default double click time.
1583
1584         * tests/testtext.c (test_init): Really path to input modules.
1585
1586 2001-05-03  Sven Neumann  <sven@convergence.de>
1587
1588         * demos/testpixbuf-save.c: include target-specific headers as
1589         done in testpixbuf-drawable.c
1590
1591 Wed May  2 20:36:38 2001  Owen Taylor  <otaylor@redhat.com>
1592
1593         * gtk/gtkentry.c (gtk_entry_real_insert_text): Reduce
1594         new_text_length appropriately when we run into the 
1595         size limit for the entry. (#53445, reported by Jeff Franks)
1596
1597         * tests/testgtk.c (create_entry): Remove most of the
1598         property toggle buttons. Replace with a "Props" button
1599         that brings up a property editor.
1600
1601         * tests/prop-editor.[ch] test/testtreeview.c tests/Makefile.am:
1602         Split the property editor code out for reuse, improve.
1603
1604 Wed May  2 17:26:22 2001  Owen Taylor  <otaylor@redhat.com>
1605
1606         * gdk/x11/gdkevents-x11.c gdk/x11/gdkwindow-x11.c: Always
1607         trap errors around calls to XSetInputFocus since we have
1608         no way of knowing reliably whether we are viewable or
1609         not. (#53947)
1610
1611 Tue May  1 09:21:23 2001  Jonathan Blandford  <jrb@redhat.com>
1612
1613         * gtk/gtktreeview.c (gtk_tree_view_button_release_drag_column):
1614         fix bug in dropping columns.  Moving columns now basically works
1615         modula some fine tuning.
1616
1617 Tue May  1 19:09:21 2001  Jonathan Blandford  <jrb@redhat.com>
1618
1619         * gtk/gtktreeview.c (gtk_tree_view_horizontal_autoscroll): Add
1620         autoscroll support.  It mostly works, but could use some fine
1621         tuning.
1622         * gtk/gtktreeview.c (gtk_tree_view_button_release_drag_column):
1623         Actually move the column.
1624
1625 Mon Apr 30 20:29:27 2001  Owen Taylor  <otaylor@redhat.com>
1626
1627         * gtk/gtkbutton.c gtk/gtkcheckbutton.c gtk/gtkoptionmenu.c 
1628           gtk/gtkspinbutton.c gtk/gtkstyle.c gtk/gtkwidget.c:
1629           New default theme! A slighly improved version of the 2.0 Raleigh
1630           theme, with Windows-esque focus/drawing default. 
1631           (GtkWidget::interior_focus defaults to TRUE.)
1632
1633         * gtk/gtkstyle.[ch]: Add a text_aa color halfway between text and base.
1634
1635 2001-04-30  Havoc Pennington  <hp@pobox.com>
1636
1637         * tests/testtext.c (line_numbers_expose): fix to work with
1638         gtk_paint_layout change
1639
1640 Mon Apr 30 19:18:07 2001  Owen Taylor  <otaylor@redhat.com>
1641
1642         * gtk/gtkstyle.[ch] gtk/gtkaccellabel.c gtk/gtkcellrenderertext.c
1643           gtk/gtkhruler.c gtk/gtkhscale.c gtk/gtklabel.c gtk/gtkprogressbar.c
1644           gtk/gtkvruler.c gtk/gtkvscale.c: Add an extra parameter
1645           use_text to gtk_paint_label() to deal with style->bg[] vs style->text[].
1646
1647         * gtk/gtkbbox.c gtk/gtkdialog.c: Tweak padding some to deal
1648           with GtkWidget::interior_focus = TRUE better.
1649
1650         * gtk/gtkbutton.c: Switch ::default_spacing to ::default_border,
1651         ::default_outside_border for more flexibility.
1652
1653         * gtk/gtkwidget.c (gtk_widget_style_get_valist): Remove 
1654         G_VALUE_NO_COPY_CONTENTS, to correspond with the recent
1655         change that had to be made with g_object_get.
1656
1657 Sun Apr 29 20:13:40 2001  Jonathan Blandford  <jrb@redhat.com>
1658
1659         * gtk/gtktreeview.c (gtk_tree_view_get_columns): new function.
1660         (gtk_tree_view_move_column_after): Clean up interface. 
1661
1662 Sun Apr 29 03:02:02 2001  Tim Janik  <timj@gtk.org>
1663
1664         * gtk/gtkpacker.h:
1665         * gtk/gtkenums.h: moved GtkAnchorType and GtkSideType from gtkpacker.h
1666          to gtkenum.h.
1667
1668         * gtk/gtkmain.c (gtk_main_do_event): silence compiler (GDK_SETTING not
1669         handled in switch).
1670
1671         * gtk/Makefile.am:
1672         (gtk.defs): generate enum portions with  glib-mkenums.
1673         (gtktypebuiltins_evals.c): generate this with glib-mkenums.
1674         got rid of makeenums.pl and makeenums.awk in distributed tarballs.
1675         
1676         * gtk/gtkaccelgroup.c (gtk_accel_group_add): refined havocs warning
1677         addition.
1678
1679         * docs/Changes-2.0.txt: keep a note on signal handlers now
1680         not getting emitted during the emission they were connected within.
1681
1682 2001-04-28  Havoc Pennington  <hp@pobox.com>
1683
1684         * gtk/gtkcolorsel.c (palette_new): fix bug in tooltip
1685
1686 2001-04-24  Havoc Pennington  <hp@redhat.com>
1687
1688         * gtk/gtktextlayout.c (gtk_text_layout_move_iter_to_previous_line): 
1689         (gtk_text_layout_move_iter_to_next_line): fix these two for
1690         invisible text, lots of other stuff still hosed.
1691
1692         * gtk/gtkcolorsel.c (gtk_color_selection_set_change_palette_hook):
1693         new function, replaces the get/set palette stuff. This function 
1694         is intended for use by libgnomeui which should set the hook to a
1695         thing which sets the palette in GConf, and we need the
1696         GConf-to-xsettings proxy which will result in the change being
1697         propagated back to the GTK app.
1698
1699         * gtk/gtkaccelgroup.c (gtk_accel_group_add): add note to warning 
1700         about unusable signals that it may be because the signal has 
1701         parameters.
1702
1703         * gtk/gtkwidget.c (gtk_widget_modify_style): always copy the
1704         style, otherwise gtkrc.c won't know to create a new GtkStyle for
1705         it.
1706         (gtk_widget_modify_color_component): call
1707         gtk_widget_modify_style() so the rc style will get copied.
1708         (gtk_widget_modify_font): ditto
1709
1710         * gtk/gtkrc.c: make a couple variables static
1711
1712         * gtk/gtkcolorseldialog.c (gtk_color_selection_dialog_init): hide
1713         help button by default, since it does nothing
1714
1715         * gtk/gtkcolorsel.c: add tooltips, work on key navigation, fool
1716         around with UI
1717
1718         * gtk/gtkentry.c (gtk_entry_realize): request enter/leave notify
1719         so we can have tooltips
1720
1721         * gtk/gtkhsv.c (gtk_hsv_realize): request enter/leave notify so we
1722         can have tooltips
1723
1724         * gdk/gdkimage.h: mark gdk_image_new_bitmap with
1725         GDK_ENABLE_BROKEN, because its memory behavior is completely
1726         hosed.
1727
1728         * gtk/gtknotebook.c: remove key press handler, replace with
1729         binding set, add numeric keypad support
1730
1731         * gtk/gtktextview.c (gtk_text_view_class_init): accept KP_Delete
1732
1733         * gtk/gtktext.c (gtk_text_key_press): add a bunch of KP keysyms
1734
1735         * gtk/gtkentry.c (gtk_entry_class_init): accept GDK_KP_Delete in
1736         addition to plain Delete
1737
1738         * gtk/gtktextview.c (gtk_text_view_key_press_event): accept
1739         GDK_KP_Enter in addition to GDK_Return
1740
1741         * gtk/gtkfontsel.c (gtk_font_selection_size_key_press): connect to
1742         activate on entry instead of key press
1743         (gtk_font_selection_on_clist_key_press): get
1744         rid of this signal handler, not needed with new font sel.
1745
1746         * gtk/gtkfilesel.c (gtk_file_selection_key_press): remove a
1747         no-longer-needed emit_stop_by_name(), just return TRUE
1748
1749         * gtk/gtkhscrollbar.c, gtk/gtkvscrollbar.c: remove keybindings
1750         cruft, this widget is no longer focusable.
1751
1752         * gtk/gtkrange.h, gtk/gtkrange.c, gtk/gtkvscale.c,
1753         gtk/gtkhscale.c: Get rid of trough_keys virtual function, add
1754         move_slider action signal, add binding set for vscale/hscale, in
1755         the process support numeric keypad
1756
1757         * gtk/gtkentry.c (gtk_entry_class_init): Add keypad bindings; 
1758         make GDK_Return and GDK_KP_Enter activate the entry via 
1759         binding set, instead of hardcoded.
1760
1761 Fri Apr 27 20:27:21 2001  Jonathan Blandford  <jrb@redhat.com>
1762
1763         * gtk/gtktreeview.[hc]: Massive reorder/cleanup of a lot of the
1764         code.  Some documentation added.
1765
1766 2001-04-27  Havoc Pennington  <hp@redhat.com>
1767
1768         * gtk/gtkcombo.c (gtk_combo_popup_button_press): fix warning
1769
1770         * gtk/gtkmessagedialog.c (gtk_message_dialog_init): make messages selectable
1771
1772         * gtk/gtkentry.c (gtk_entry_real_insert_text): don't strip
1773         line/para separators
1774         (gtk_entry_create_layout): set single paragraph mode on the layout
1775
1776         * gtk/gtkbutton.c (gtk_button_new_from_stock): don't put much
1777         spacing between the image and label; instead, inside a button box 
1778         the button will get extra space that will go there, but if people 
1779         configure button box for 0 chubbiness, then there's no spacing.
1780
1781         * gtk/gtkbbox.c (gtk_button_box_class_init): Make child ipadding
1782         and min/max size style properties, so people can tune their
1783         chubbiness.
1784
1785         * tests/testgtk.c (make_toolbar): remove calls to removed toolbar
1786         functions
1787
1788         * gtk/gtktoolbar.c (gtk_toolbar_class_init): Make space_size,
1789         space_style, and button_relief into style properties, remove
1790         functions for setting them
1791         
1792         * gtk/gtkmenu.c (gtk_menu_key_press): handle menu bar accel to pop 
1793         it back down
1794
1795         * gtk/gtkoptionmenu.c (gtk_option_menu_get_props): free boxed
1796         types from gtk_widget_style_get
1797
1798         * gtk/gtkmenubar.c (gtk_menu_bar_set_shadow_type): Remove, replace
1799         with a style property.
1800
1801         * gdk/x11/gdkevents-x11.c: namespace the settings
1802
1803         * gtk/gtkmenubar.c: Add F10 accelerator to move between menubars.
1804
1805         * gtk/gtksettings.c (gtk_settings_class_init): remove code with
1806         side effects from inside g_assert(), so that G_DISABLE_ASSERT can
1807         be used. Also, translate doc strings for settings. Also, namespace
1808         the double-click-time property. Also, remove bell properties crap.
1809
1810 2001-04-27  Sven Neumann  <sven@gimp.org>
1811
1812         * Makefile.am: before creating links, check if pkg-config files
1813         exist for the default target. Otherwise link to the pkg-config files
1814         that got installed with this build.
1815
1816 Thu Apr 26 19:11:46 2001  Jonathan Blandford  <jrb@redhat.com>
1817
1818         * gtk/gtktreeview.c (gtk_tree_view_motion): clean up column
1819         dragging code.  Revealed some (potential) GdkWindow bugs.
1820
1821         * gdk/x11/gdkwindow-x11.c (gdk_window_reparent): add
1822         _gdk_window_init_position to the end of reparent to fix the case
1823         of reparenting when new_x != old_x and new_y != old_y.
1824
1825 Thu Apr 26 10:54:50 2001  Owen Taylor  <otaylor@redhat.com>
1826
1827         * gtk/gtkentry.c (strstr_len): Fix optimization that
1828         was correct for the use here, but completely incorrect
1829         in general.
1830
1831 Thu Apr 26 10:40:41 2001  Owen Taylor  <otaylor@redhat.com>
1832
1833         * gtk/gtkwindow.h: Remove deprecation of gtk_window_set_default_size()
1834         until patch adding gtk_window_set_size() is recommitted. 
1835
1836         * **Makefile.am configure.in gdk/x11/gdkim-11.c
1837           gtk/gtkmain.c gtk/gtkimmulticontext.c gtk/gtkmain.c
1838           gtk/gtkrc.c: Remove all traces of -DX_LOCALE support.
1839           (#10784)
1840
1841 Wed Apr 25 12:16:36 2001  Owen Taylor  <otaylor@redhat.com>
1842
1843         * gdk/X11/gdkevents-x11.c (gdk_event_translate): Test for 
1844         window == NULL in a number of cases.
1845
1846         * tests/testdnd.c: Set module path for gdk-pixbuf.
1847
1848 Thu Apr 19 16:11:07 2001  Owen Taylor  <otaylor@redhat.com>
1849
1850         * gtk/Makefile.am xembed.h: File containing #defines
1851         for XEMBED protocol.
1852
1853         * gtk/gtkplug.[ch] gtk/gtksocket.[ch]: 
1854
1855         - Change protocol from old plug/socket specific protocol
1856           to XEMBED draft
1857         - Various fixes to work with GTK+-2.0
1858
1859         Still quite a bit of work to do here to handle initiation
1860         from the socket side (as specified by XEMBED), to handle
1861         the more advanced features of XEMBED, and to figure out
1862         a good way to handle same-app embedding with less overhead
1863         than using full XEMBED.
1864
1865 Wed Apr 18 16:04:28 2001  Owen Taylor  <otaylor@redhat.com>
1866
1867         * gtk/gtkwindow.[ch] (gtk_window_real_set_focus): Keep
1868         track of whether the toplevel has the focus; only send
1869         focus-in events to the focus widget when the window
1870         actually has the focus.
1871
1872 2001-04-25  Havoc Pennington  <hp@pobox.com>
1873
1874         * gtk/gtkwindow.h: set_decorations_hint and set_functions_hint
1875         were still in the header
1876
1877 2001-04-24  Alexander Larsson  <alexl@redhat.com>
1878
1879         * gtk/gtkclist.[ch]:
1880         * gtk/gtkctree.c:
1881         When there is a row highlighted for D'n'D it must alse
1882         be painted hightlighted on exposes. Otherwise exposes from
1883         the icon being dragged will mess up the hightlight.
1884
1885         * gtk/gtkfontsel.c:
1886         Don't recenter selected font when exposing the font family
1887         clist. This means you can now actually scroll the font family
1888         list.
1889
1890         * gtk/gtknotebook.c:
1891         Fix focus movement on scrolling tabs that are placed on the left
1892         and right.
1893
1894 2001-04-21  Havoc Pennington  <hp@pobox.com>
1895
1896         * gtk/gtktextdisplay.c (gtk_text_layout_draw): handle 0-height
1897         empty/invisible lines.
1898
1899         * gtk/gtktextiter.c (gtk_text_iter_set_visible_line_offset)
1900         (gtk_text_iter_set_visible_line_index): new functions to set
1901         indexes excluding invisible text
1902
1903         * gtk/gtktextlayout.c (line_display_iter_to_index): get visible 
1904         index
1905
1906         * gtk/gtktextiter.c (gtk_text_iter_get_visible_line_index)
1907         (gtk_text_iter_get_visible_line_offset): new functions to 
1908         get indexes excluding invisible text
1909
1910         * gtk/gtkmessagedialog.c (gtk_message_dialog_init): strip out a
1911         bunch of extra padding that served no purpose
1912
1913         * gtk/gtkdialog.c: Make all the spacings configurable via style
1914         properties, for chubbiness configuration in themes
1915
1916         * tests/testtext.c: fix path to the immodules.
1917         
1918 Mon Apr 23 18:57:03 2001  Jonathan Blandford  <jrb@redhat.com>
1919
1920         * gtk/gtksocket.c (gtk_socket_filter_func): add missing '}' that
1921         got munched by #endif.
1922
1923         * gtk/Makefile.am (gtk_plug_c_sources): add missing '\'
1924
1925         * gtk/gtktreeview.c: Refactored code to clean up a number of
1926         events.
1927
1928         * gtk/gtktreemodel.c (gtk_tree_path_compare): Switched return
1929         values to make consistent with other functions.  Spotted by Jeff
1930         Franks <jcf@tpg.com.au>.
1931
1932         * gtk/gtktreeview.h (struct _GtkTreeViewClass): Fixes to signal
1933         declaration spotted by Jeff Franks <jcf@tpg.com.au>.
1934
1935 2001-04-23  Sven Neumann  <sven@gimp.org>
1936
1937         * gtk/Makefile.am
1938         * gtk/gtkplug.c
1939         * gtk/gtksocket.c: on request of Owen, reverted my last change 
1940         and exclude gtkplug.c/gtksocket.c from the build for non-X11 targets
1941
1942 2001-04-23  Sven Neumann  <sven@gimp.org>
1943
1944         * gtk/gtkplug.c: put into #ifdef GDK_WINDOWING_X11 to make GTK+
1945         compile for non-X11 targets again
1946
1947 2001-04-20  Alexander Larsson  <alexl@redhat.com>
1948
1949         * gtk/gtkcolorsel.[ch]:
1950         API Change. Take GdkColor arguments instead of gdouble *.
1951         Leave the old gtk_color_selection_set_color for compatibility,
1952         but marked deprecated.
1953         Do correct rounding when converting RGB <-> HSV.
1954         
1955         * gtk/gtkcolorseldialog.c:
1956         * tests/testgtk.c:
1957         Use new GtkColorSelection API.
1958
1959         * gtk/gtkhsv.c:
1960         Fix problem selecting colors in triangle when Hue is 330.
1961         Fix some black dots around the HSB triangle.
1962         
1963         * gtk/gtkfilesel.c:
1964         return FALSE from the focus_in_event handler to fix focus problems.
1965
1966 2001-04-18  Havoc Pennington  <hp@redhat.com>
1967
1968         * gtk/gtkwindow.c (gtk_window_class_init): add signals and binding
1969         set, so keybindings are configurable    
1970         (gtk_window_activate_default): Change to activate the focus widget
1971         instead if there's a focus widget, to be consistent with the
1972         behavior that previously existed in key_press_event
1973
1974 2001-04-18  Havoc Pennington  <hp@redhat.com>
1975
1976         * gdk/gdkkeyuni.c: Handle numeric keypad keysyms; bug #50201
1977
1978 2001-04-18  Havoc Pennington  <hp@redhat.com>
1979
1980         Close bug #50615:
1981         
1982         * gtk/gtkstyle.c (gtk_default_draw_layout): Use text_gc to draw
1983         the layout
1984
1985         * gtk/gtktext.c: Use base/text instead of bg/fg throughout
1986
1987         * gtk/gtkentry.c: Use base/text instead of bg/fg throughout
1988
1989         * gtk/gtktextdisplay.c: Use base/text instead of bg/fg throughout
1990         
1991         * gtk/gtkstyle.c (gtk_style_init): make GTK_STATE_SELECTED default
1992         to blue for base, in addition to bg
1993         
1994 2001-04-18  Havoc Pennington  <hp@redhat.com>
1995
1996         * tests/testgtk.c (create_image): allow shrinking the image window
1997         to test that we clip to allocation.
1998
1999         * gtk/gtkimage.c (gtk_image_expose): clip to allocation,
2000         #9845
2001
2002         * gtk/gtkenums.h: move GtkWrapMode in here, #50472
2003
2004 Wed Apr 18 14:23:14 2001  Owen Taylor  <otaylor@redhat.com>
2005
2006         * gdk/x11/gdkimage-x11.c (gdk_image_new): Try changing
2007         mode on shm segments to 0600. We'll see who complains.
2008
2009         * gdk/gdkwindow.c (_gdk_window_destroy_hierarchy): Call
2010         _gdk_windowing_window_destroy() AFTER recursing through
2011         children.
2012
2013         * tests/Makefile.am (noinst_PROGRAMS): Build testsocket,
2014         testsocket_child on X.
2015
2016         * tests/testsocket[_child].c: Fix uses of
2017         gtk_window_get_default_accel_group().
2018
2019         [ Merge patch from Ramiro Estrugo  <ramiro@eazel.com> from gtk-1-2 ]
2020
2021         * gdk/gdkimage.c: (gdk_image_get):
2022         Deal with the possibility that XGetImage() might return NULL.
2023         Allocate the GdkImagePrivate structure only after XGetImage()
2024         succeeds in order not to dereference a NULL ximage pointer.  This
2025         prevents a core dump when XGetImage() fails - which is unlikely,
2026         but can happen due to race conditions accessing the geometries of
2027         drawables.  An x error will still be triggered, but the gdk image
2028         wrapper at least wont seg fault.
2029         
2030 2001-04-18  Havoc Pennington  <hp@redhat.com>
2031
2032         * gtk/gtkimage.c: fix to properly queue resizes when the image is
2033         set
2034
2035         * gtk/gtktextview.c (gtk_text_view_do_popup): desensitize Paste
2036         if the insertion point isn't editable
2037
2038         * demos/gtk-demo/images.c: Added a GtkImage demo
2039
2040         * demos/gtk-demo/drawingarea.c: drawing area demo
2041         
2042         * demos/gtk-demo/menus.c (create_menu): cleanups
2043
2044 Wed Apr 18 12:15:52 2001  Owen Taylor  <otaylor@redhat.com>
2045
2046         * gdk/x11/gdkwindow-x11.c gdk/x11/gdkwindow-x11.h 
2047           gdk/x11/gdkevents-x11.c: Introduce an extra child
2048         of toplevel windows that serves to hold the focus to
2049         avoid events being delivered to embedded windows.
2050
2051         * gdk/x11/gdkwindow-x11.c (gdk_window_new): Introduce
2052         some extra variables to clean up code and reduce the
2053         number of casts.
2054
2055         * gdk/x11/gdkwindow-x11.h (struct _GdkXPositionInfo): Use
2056         guint for 1 bit bit fields, not gboolean.
2057
2058 Wed Apr 18 10:04:23 2001  Owen Taylor  <otaylor@redhat.com>
2059
2060         * gtk/gtktooltips.c (gtk_tooltips_paint_window): Return FALSE,
2061         not TRUE. (Fixes #52925)
2062
2063 Tue Apr 17 18:05:34 2001  Owen Taylor  <otaylor@redhat.com>
2064
2065         * Released 1.3.4
2066
2067         * NEWS: Updated
2068
2069         * gtk/gtktextview.c (gtk_text_view_class_init): Fix to not
2070         use GTK_TYPE_ENUM.
2071
2072 Tue Apr 17 13:47:12 2001  Owen Taylor  <otaylor@redhat.com>
2073
2074         * configure.in: Don't put -lgthread in GLIB_LIBS, GLIB_DEPLIBS
2075
2076         * gtk/gtktypeutils.h gtk/gtksignals.h: Restore proper parameter
2077         names to compatibility #defines so docs work.
2078
2079         * gtk/gtkenums.h: Remove GtkMenuFactoryType
2080
2081         * gtk/gtkwindow.c gtk/gtkdnd.c: Docs cleanups.
2082
2083         * configure.in: Don't include -lgthread in GLIB_LIBS, GLIB_DEPLIBS
2084
2085         * tests/testgtkrc: No magenta cursors, please.
2086
2087         * README.in INSTALL.in HACKING README.cvs-commits: Updated.
2088
2089         * gtk/gtkenums.h (enum): Remove left over GtkMenuFactoryType.
2090         
2091 Mon Apr 16 14:38:41 2001  Owen Taylor  <otaylor@redhat.com>
2092
2093         * gtk/gtklist.c gtk/gtklistitem.c: Remove explicit pointer
2094         grabs, since they are no longer necessary.
2095
2096         * gtk/gtkcombo.c (gtk_combo_popup_button_press): Fix #52926
2097         by signal_connect() and call gtk_button_pressed() rather
2098         than signal_connect_after().
2099
2100         * tests/testgtk.c: Restore radio menu items to combos 
2101         since they'll look OK with Raleigh, and it is easier
2102         than finishing the process of removing them that was
2103         started earlier.
2104
2105 2001-04-16  Hans Breuer  <hans@breuer.org>
2106
2107         * gdk/gdk.def :
2108         * gtk/gtk.def : added all exports required to link PyGtk 0.7.1
2109
2110         * gdk/gdkfont.h : #define GDK_TYPE gdk_font_get_type ()
2111         we are interested in the functions return value not the function address
2112         * gdk/gdkvisual.h : same for GDK_TYPE_VISUAL
2113
2114         * gtk/makefile.msc.in : reflect movement of GDK_TYPEs from gtk to gdk
2115
2116 2001-04-14  Hans Breuer  <hans@breuer.org>
2117
2118         * gdk/gdk.def :
2119         * gdk/makefile.msc : updated
2120
2121         * gdk/win32/gdkdrawable.win32 (gdk_win32_draw_rectangle) : if modus is 
2122         "fill with tile" do so with new helper function gdk_win32_draw_tiles 
2123         (the testgtk::text backgound pixmap is drawn again)
2124         Changed SetTextAlign before pango_win32_render to TA_BASELINE to reflect 
2125         Win32 Pango change
2126         * gdk/win32/gdkprivate-win32.h : prototype for gdk_win32_draw_tiles
2127
2128         * gdk/win32/gdkproperty-win32.c : first implementation of gdk_setting_get
2129         Not sure if the returned settings have the right unit, because I couldn't
2130         find any docs for the X version ...
2131
2132         * gtk/gtk.def :
2133         * gtk/makefile.msc.in : updated
2134
2135 Thu Apr 12 17:41:17 2001  Owen Taylor  <otaylor@redhat.com>
2136
2137         * gtk-2.0.m4: Fix up to refer to GTK+, not to GLib; fix some
2138         wording problems. (Compared to version from Johannes Stezenbach to
2139         check correctness.)
2140
2141 Thu Apr 12 21:04:26 2001  Tim Janik  <timj@gtk.org>
2142
2143         * gtk/gtktreeview.c (_gtk_tree_view_column_start_drag): get
2144         this to compile.
2145
2146 2001-04-12  Anders Carlsson  <andersca@codefactory.se>
2147
2148         * gtk/gtkcellrenderertextpixbuf.c (gtk_cell_renderer_text_pixbuf_class_init): It's pixbuf_pos,
2149         not pixbufpos.
2150
2151         * gtk/gtkcellrendererpixbuf.c (gtk_cell_renderer_pixbuf_render): Fix small typo.
2152
2153         * gtk/gtkcellrenderer.c (gtk_cell_renderer_get_property): xpad and ypad
2154         are unsigned insts, therefore use g_value_set_uint.
2155         (gtk_cell_renderer_set_property): Likewise, use g_value_get_uint.
2156
2157 Sun Apr  8 05:36:06 2001  Jonathan Blandford  <jrb@redhat.com>
2158
2159         * gtk/gtktextview.c (gtk_text_view_class_init): fix a fixme.
2160
2161         * gtk/gtkcellrendertoggle.c: change GTK_TYPE_POINTER to
2162         GTK_TYPE_STRING.
2163
2164         * gtk/gtktreeview.c: New functions to allow initial column
2165         dragging work.
2166
2167         * gtk/gtktreeviewcolumn.c: Initial column dragging support.
2168
2169         * tests/testtreefocus.c: give dave some love.
2170
2171         * tests/testtreesort.c: Modify test to check really long samples.
2172
2173 2001-04-11  Alexander Larsson  <alexl@redhat.com>
2174
2175         * gtk-2.0.m4: Pass pkg-config options
2176         before the other args so it works even if
2177         POSIXLY_CORRECT is set.
2178
2179 Mon Apr  9 19:02:07 2001  Tim Janik  <timj@gtk.org>
2180
2181         * configure.in (GTK_MICRO_VERSION): increment version to 1.3.4 (binary
2182         0, interface 0).
2183
2184 2001-04-04  Denis Oliver Kropp  <dok@convergence.de>
2185
2186         * gtk/gtkcalendar.c (gtk_calendar_button_press):
2187         check for action_func != NULL
2188
2189 2001-04-04  Sven Neumann  <sven@gimp.org>
2190
2191         * tests/testgtk.c (test_init): corrected path to gtk.immodules
2192
2193 Wed Apr  4 09:18:18 2001  Tim Janik  <timj@gtk.org>
2194
2195         * Released Gtk+-1.3.3.
2196
2197 Wed Apr  4 07:42:23 2001  Tim Janik  <timj@gtk.org>
2198
2199         * gdk/Makefile.am (EXTRA_DIST): add makeenums.pl to EXTRA_DIST.
2200
2201 Wed Apr  4 04:13:18 2001  Tim Janik  <timj@gtk.org>
2202
2203         * gtk/stock-icons/Makefile.am: stay in builddir and read/write
2204         files to/from source dir. (if we don't stay in builddir, we
2205         can't reach make-inline-pixbuf.
2206
2207         * gdk/Makefile.am (gdkenumtypes.c): add $(srcdir) to mekeenums.pl
2208         deps.
2209
2210         * configure.in (GTK_MICRO_VERSION): up and away (1.3.3 bin/interface
2211         ages 0).
2212
2213 Tue Apr  3 15:04:45 2001  Jonathan Blandford  <jrb@redhat.com>
2214
2215         * gtk/gtktreemodelsort.h:  removed set_sort_column, as it was
2216         moved to the GtkTreeSortable interface.
2217
2218         * gtk/gtktreeselection.c (gtk_tree_selection_selected_foreach):
2219         Make more efficient (fixes #50262).
2220
2221 Tue Apr  3 13:55:37 2001  Owen Taylor  <otaylor@redhat.com>
2222
2223         * NEWS: Updated.
2224
2225         * configure.in: Remove support for uninstalled glib.
2226
2227         * gtk/gtkdnd.c (gtk_drag_highlight_expose): Return FALSE as
2228         so as not to stop emission.
2229
2230         * gtk-config-2.0.in: Exit with an error message that gtk-config-2.0
2231         is no longer supported.
2232
2233         * Makefile.am gtk/Makefile.am tests/*: Moved all tests
2234         into tests, change build order to build modules before
2235         gtk/.
2236
2237         * modules/input/Makefile.am: Move gtk-query-immodules-2.0 invocation
2238         to here.
2239
2240 Tue Apr  3 13:52:57 2001  Tim Janik  <timj@gtk.org>
2241
2242         * gtk/gtkitemfactory.[hc]: changed gtk_item_factory_dump_items()
2243         and gtk_item_factory_dump_rc() GtkPatternSpec argument to
2244         GPatternSpec. this is actually unlikely to cause breakage in
2245         third-party apps since except for gle, pretty much ever caller
2246         passes NULL here.
2247
2248         * gtk/gtkbindings.[hc]: removed gtk_pattern_*() API.
2249
2250         * *.c: use g_pattern_*() API.
2251
2252         * docs/Changes-2.0.txt: GtkPatternSpec->GPatternSpec updates.
2253
2254         * gtk/gtkstyle.c (gtk_default_draw_resize_grip): assert unhandled
2255         directions aren't passed in.
2256
2257         * gtk/gtksettings.[hc] (_gtk_settings_parse_convert): export conversion
2258         functionality to be usable from gtkstyle.c as well, give precedence
2259         for conversion to user-supplied parsers.
2260         s/_gtk_rc_property_parser_for_type/_gtk_rc_property_parser_from_type/;
2261
2262         * gtk/gtkstyle.c (_gtk_style_peek_property_value): use
2263         _gtk_settings_parse_convert() for rcporperty value conversion.
2264
2265 2001-04-03  Alexander Larsson  <alexl@redhat.com>
2266
2267         * gdk/linux-fb/gdkevents-fb.c:
2268         Add empty gdk_setting_get().
2269
2270 Tue Apr  3 05:09:07 2001  Tim Janik  <timj@gtk.org>
2271
2272         * gtk/gtkmain.c (_gtk_boolean_handled_accumulator): use more elaborate
2273         variable names.
2274         
2275         * gtk/makeenums.pl: touch this so enum files get remade.
2276
2277 Mon Apr  2 19:36:57 2001  Jonathan Blandford  <jrb@redhat.com>
2278
2279         * gtk/gtktreestore.c (gtk_tree_store_init):  Bug fix to make trees
2280         work again when not sorted.
2281
2282         * gtk/gtktreeview.c (gtk_tree_view_class_init): Add "collapse_row"
2283         and "expand_row" signal, closing bug 52578.
2284
2285         * gtk/gtktreeview.c (gtk_tree_view_expand_row): Add signal
2286         support.
2287
2288         * gtk/gtktreeview.c (gtk_tree_view_collapse_row): Add signal
2289         support.
2290
2291 Mon Apr  2 18:18:07 2001  Owen Taylor  <otaylor@redhat.com>
2292
2293         * gdk/gdkevents.h: Add GdkEventSetting event for notification
2294         of changes to system settings, gdk_setting_get() to retrieve
2295         a single system setting.
2296
2297         * gdk/x11/gdkevents-x11.c: Bridge gdk_setting_get() and GdkEventSetting
2298         to the draft XSETTINGS mechanism.
2299
2300         * gdk/x11/xsettings-{common,client}.[ch]: Sample-implementation of
2301         XSETTINGS.
2302
2303         * gtk/gtkmain.c gtk/gtksettings.[ch]: Propagate notification
2304         of GDK settings changes to the GtkSettings object.
2305
2306         * gdk/gdkevents.[ch] gdk/gtk/gtksettings.c: Hook up the
2307         double-click-timeout property to GDK.
2308
2309         * gdk/gdkcolor.[ch] gdk/gdkvisual.h gdk/gdkevent.[ch] gdk/gdkfont.[ch]:
2310         Define GDK boxed types here.
2311
2312         * gdk/Makefile.am gdk/makeenums.pl: Generate source files
2313         gdk/gdkenumtypes.[ch] for enum definitions.
2314
2315         * gtk/gtkcompat.h: Add defines for GTK_TYPE_GDK_*
2316         * gtk/gtk-boxed.defs: Comment out GDK types
2317         * gtk/gtktypeutils.h: Remove GDK types
2318         * gtk/Makefile.am: No longer scan GDK headers for enumerataions
2319
2320 Mon Apr  2 16:41:08 2001  Owen Taylor  <otaylor@redhat.com>
2321
2322         * Applied patch from Ron Steinke to add signal accumulators
2323         so that signals with the convention 'TRUE return means
2324         handled' stop emission on a TRUE return.
2325
2326         * gtk/gtkmain.[ch]: Add private accumulator 
2327         _gtk_boolean_handled_accumulator, used throughout GTK+.
2328         
2329         * gtk/gtkspinbutton.c: Add accumulator for ::output.
2330
2331         * gtk/gtktipsquery.c: Add accumulator for ::widget_selected
2332         
2333         * gtk/gtkwidget.c: Add accumulators for event signals,
2334         ::drag_motion, ::drag_drop. Use _gtk_boolean_handled_accumator
2335         for ::mnemonic-activate.
2336
2337         * gtk/gtkwindow.c: Add accumulator for ::frame_event
2338
2339 Mon Apr  2 16:24:21 2001  Owen Taylor  <otaylor@redhat.com>
2340
2341         * gtk/gtkwidget.c: Add missing include.
2342
2343 Mon Apr  2 16:56:15 2001  Jonathan Blandford  <jrb@redhat.com>
2344
2345         * gtk/gtkmarshal.list (VOID:BOXED,BOXED,BOXED,BOXED): new
2346         marshaller.
2347
2348         * gtk/gtktreemodel.c (gtk_tree_model_range_changed): change
2349         "changed" signal to "range_changed".
2350
2351         * gtk/gtktreeview.c (gtk_tree_view_set_model): fix small bug where
2352         removing a tree from one model would remove all trees from that
2353         model.
2354         * gtk/gtktreeview.c (gtk_tree_view_range_changed): use range
2355         changed signal instead.
2356
2357 Mon Apr  2 16:13:58 2001  Owen Taylor  <otaylor@redhat.com>
2358
2359         * gtk/gtkinvisible.c (gtk_invisible_style_set): Avoid
2360         chaining up to parent impl, since we have a INPUT_ONLY
2361         window.
2362
2363         * gtk/gtkentry.[ch]: Add a cursor_color property to set the
2364         foreground color for the cursor.
2365
2366 Mon Apr  2 15:06:13 2001  Owen Taylor  <otaylor@redhat.com>
2367
2368         * gtk/gtkstyle.c (_gtk_style_peek_property_value): Reference 
2369         param spec when caching property values, since we unref it
2370         later when we free the style.
2371
2372         * gtk/gtkoptionmenu.c (gtk_option_menu_get_props): Dont' free
2373         values since they are retrieved with G_VALUE_NO_COPY_CONTENTS.
2374
2375 Mon Apr  2 10:47:57 2001  Owen Taylor  <otaylor@redhat.com>
2376
2377         * gtk/gtkwidget.c (gtk_widget_class_init): Fix 
2378         G_VALUE_NO_COPY_CONTENTS instead of G_SIGNAL_TYPE_STATIC_SCOPE
2379         stupidity.
2380
2381 Mon Apr  2 00:51:11 2001  Owen Taylor  <otaylor@redhat.com>
2382
2383         [ First pass at adding style properties. Still needs some definite
2384         fine-tuning. ]
2385
2386         * gtk/gtkbutton.c: Add ::default_spacing style property.
2387          
2388         * gtk/gtkcheckbutton.[ch] gtkradiobutton.c: Add ::indicator_size,
2389         ::indicator_spacing style properties.
2390
2391         * gtk/gtkoptionmenu.c: Add ::indicator_size, ::indicator_spacing
2392         style properties.
2393
2394         * gtk/gtk{,h,v}paned.[ch]: Make handle_size a style property
2395         rather than a normal property.
2396
2397         * gtk/gtkwidget.c: Add an ::interior_focus style property to
2398         draw focus inside buttons, in the Windows/Java Metal/etc. style.
2399
2400         * gtk/gtkbutton.c gtk/gtkcheckbutton.c gtk/gtktogglenbutton.c:
2401         Honor ::interior_focus.
2402         
2403         * gtk/gtkentry.c: Don't draw focus at all when ::interior_focus is 
2404         TRUE.
2405
2406         * gtk/gtkrange.[ch] gtk/gtk{h,v}scrollbar.c gtk/gtk{h,v}scale.c:
2407         Add ::slider_width, ::trough_border, ::stepper_size,
2408         ::stepper_spacing style properties.
2409
2410         * gtk/gtkscale.[ch] Add ::slider-length style property.
2411
2412 2001-04-02 Alexander Larsson   <alexl@redhat.com>
2413
2414         * gdk/linux-fb/gdkwindow-fb.c:
2415         Add gdk_window_begin_resize_drag and gdk_window_begin_move_drag. Remove some
2416         warnings that were spewed on startup.
2417
2418         * gtk/gtkwindow-decorate.c:
2419         gtk_window_reposition -> _gtk_window_reposition
2420
2421 Sun Apr  1 21:37:22 2001  Owen Taylor  <otaylor@redhat.com>
2422
2423         * gtk/gtkwidget.[ch] gtk/gtktypeutils.c gtk/gtk-boxed.defs:
2424         Add boxed type for GtkRequistion. Use it for ::size-request.
2425
2426         * gtk/gtkstyle.[ch] gtk/gtktypeutils.c gtk/gtk-boxed.defs:
2427         Add a new GtkBorder structure useful for geometry properties
2428         for widgets. Add corresponding GTK_TYPE_BORDER.
2429         
2430         * gtk/gtkwidget.c (gtk_widget_class_install_style_property):
2431         Support automatic parser selection like
2432         gtk_settings_install_property_parser().
2433
2434         * gtk/gtksettings.c (_gtk_rc_property_select_parser): Export
2435         functionality for use by gtk_widget_class_install_style_property.
2436         Support GTK_TYPE_BORDER, GTK_TYPE_REQUISITION.
2437
2438 Sun Apr  1 20:48:59 2001  Owen Taylor  <otaylor@redhat.com>
2439
2440         * gtk/gtkentry.c (gtk_entry_class_init): Make invisible-char
2441         g_param_spec_unichar(). 
2442
2443 Sun Apr  1 23:41:37 2001  Tim Janik  <timj@gtk.org>
2444
2445         * gdk/x11/gdkwindow-x11.c (gdk_window_focus): raise window for non
2446         _NET window managers.
2447
2448         * gtk/gtkmenufactory.[hc]: cvs removed those files now.
2449
2450 Sun Apr  1 08:00:13 2001  Tim Janik  <timj@gtk.org>
2451
2452         * gtk/gtkwidget.[hc]: got rid of gtk_widget_popup(), a function that
2453         bad needs to be nuked, not just deprecated.
2454
2455         * gtk/gtktooltips.c (gtk_tooltips_draw_tips): don't use 
2456         gtk_widget_popup().
2457
2458         * gtk/*.[hc]: s/activate_mnemonic/mnemonic_activate/g;
2459         
2460         * gtk/gtkmenufactory.[hc]: removed this long-standingly deprecated
2461         widget.
2462         
2463         * docs/Changes-2.0.txt: updates.
2464         
2465 Sun Apr  1 01:02:54 2001  Jonathan Blandford  <jrb@redhat.com>
2466
2467         * gtk/gtktreestore.c (gtk_tree_store_sort_iter_changed):
2468         for (i = 0; i < 100; i ++)
2469           g_print ("I will confirm it compile before committing\n");
2470
2471 Sun Apr  1 00:52:06 2001  Jonathan Blandford  <jrb@redhat.com>
2472
2473         * gtk/gtktreestore.c: Initial work on implementing the
2474         GtkTreeSortable interface.  Basicaly a big cut'n'paste job.
2475
2476 Sun Apr  1 03:28:14 2001  Tim Janik  <timj@gtk.org>
2477
2478         * gtk/gtkwidget.c: fixed a bunch of notifications, added
2479         reference counts around emissions where the widget is used afterwards.
2480         added freeze/thaws around multiple properties being notified.
2481         (_gtk_widget_get_aux_info): cleanups.
2482         
2483         * gtk/gtksettings.c (gtk_settings_install_property): provide
2484         default parsing functions for gdkcolor, enums and flags.
2485
2486         * gtk/gtkwindow.[hc]: partially reverted patch from havoc,
2487         applied by owen.
2488         backed out gtk_window_get_location(), gtk_window_set_location(),
2489         gtk_window_get_size() and gtk_window_set_size(), these
2490         have to be sorted out wrg x/y/width/height/default_with/default_height
2491         properties.
2492         kept a flag in GtkWindowGeometryInfo to handle user
2493         resetting default sizes.
2494         cleaned up ZVT comments.
2495         bunch of assorted bug fixes, notification fixes.
2496         (_gtk_window_reposition): make this a really internal function.
2497         
2498         * gtk/testgtk.c: fixups.
2499         
2500 2001-03-31  Hans Breuer  <hans@breuer.org>
2501
2502         * config.h.win32.in : disable USE_MMX for msvc build cause
2503         the assembler doesn't fit and is out of my scope. Disable
2504         USE_GMODULE for msvc build as wel. The right way to share
2505         binaries on win32 would be to use libtiff.dll etc. To reduce
2506         installation hassles IMO it's better to include all fileformats
2507         builtin to gdk-pixbuf
2508
2509         * gdk-pixbuf/makefile.msc : new file
2510
2511         * gdk/gdk.def : updated
2512
2513         * gdk/win32/gdkevents-win32.c : don't erase the background if
2514         .no_bg is set. It improves the scrolling (e.g. of testgtk main
2515         buttons
2516         * gdk/win32/gdkgeometry-win32.c : added comment about the above
2517
2518         * gdk/win32/gdkwindow-win32.c : added three new functions like
2519         the X version. Only one is implemented, because the other two
2520         "gdk_window_begin_(resize|move)_drag" got no docs and appear to
2521         be default behaviour on win32 anyway ...
2522
2523         * gtk/gtk.def : updated
2524
2525         * gtk/makefile.msc.in : update for new files, use glib-genmarshal
2526         from where it was built and add an additional rule to automagically
2527         build gtkmarshal.[hc]
2528
2529         * gtk/gtkfilesel.c (open_new_dir) : don't increase n_entries
2530         before array access for the current entry isn't finished
2531
2532         * gtk/gtktreeitem.c (gtk_tree_item_subtree_button_click) :
2533         use g_return_val_if_fail
2534
2535         * gtk/testgtk.c (window_controls) : don't use the *wrong* size
2536         for the static array, but let the compiler calculate it. It
2537         makes me wonder if gcc isn't capable to catch bugs like this ...
2538
2539 2001-03-31  James Henstridge  <james@daa.com.au>
2540
2541         * gtk/gtkwidget.c (gtk_widget_size_adjust): fix use of magic
2542         constant "-1" in the aux info structure.
2543
2544 2001-03-30  Alexander Larsson  <alexl@redhat.com>
2545
2546         * gtk/gtkbutton.c (gtk_button_get_property):
2547         * gtk/gtklabel.c:
2548         Remove leaks.
2549         
2550         * gtk/gtkcontainer.c:
2551         * gtk/gtkhscale.c:
2552         * gtk/gtkhscrollbar.c:
2553         * gtk/gtklayout.c:
2554         * gtk/gtkmisc.c:
2555         * gtk/gtkprogress.c:
2556         * gtk/gtkprogressbar.c:
2557         * gtk/gtkrange.c:
2558         * gtk/gtktable.c:
2559         * gtk/gtkviewport.c:
2560         * gtk/gtkvscale.c:
2561         * gtk/gtkvscrollbar.c:
2562         * gtk/gtkwidget.c:
2563         Property patches, based on patches from John Margaglione and Lee Mallabone.
2564
2565 Thu Mar 29 21:20:38 2001  Mike Kestner  <mkestner@ameritech.net>
2566
2567         * gtk/gtkspinbutton.c : added value_changed signal which proxies for the
2568         adjustment. Cleaned redundant preconditions (spin != NULL). Added
2569         inline API function docs.
2570         (gtk_spin_button_new_with_range): New convenience constructor.
2571         (gtk_spin_button_set_increments): New adjustment helper.
2572         (gtk_spin_button_set_range): New adjustment helper.
2573
2574         * gtk/testgtk.c : added test of the new convenince constructor and
2575         value_changed signals.
2576
2577 Thu Mar 29 20:20:38 2001  Jonathan Blandford  <jrb@redhat.com>
2578
2579         * gtk/gtktreemodel.c (gtk_tree_row_ref_reordered_callback): Now we
2580         listen to the reorder signal.
2581
2582 Wed Mar 28 20:30:26 2001  Owen Taylor  <otaylor@redhat.com>
2583
2584         * gtk/gtkwidget.[ch] (_gtk_widget_get_aux_info): Add private function
2585         to get the aux info structure fo the widget.
2586
2587         * gtk/gtklabel.c gtk/gtkscrolledwindow.c gtk/gtkwindow.c: Use
2588         above function.
2589
2590         [ Patch from  Havoc Pennington  <hp@redhat.com> ]
2591
2592         * gdk/x11/gdkwindow-x11.c (gdk_window_get_frame_extents): function
2593         to get the size of the window manager frame, basically the same
2594         code that gdk_window_get_root_origin() had
2595         (gdk_window_get_root_origin): use gdk_window_get_frame_extents()
2596
2597         * gtk/gtkwindow.c (gtk_window_set_default_size): use
2598         gdk_window_resize() if the window is realized and resizeable
2599
2600         * gdk/x11/gdkwindow-x11.c (gdk_window_set_geometry_hints): fix
2601         typo so that setting gravity works
2602
2603         * gtk/gtkwindow.c (gtk_window_move_resize): don't ever use
2604         allocation if auto_shrink is on, even if the default size
2605         has not changed.
2606
2607         * gtk/gtkwidget.c (gtk_widget_render_icon): remove bogus
2608         g_return_if_fail
2609
2610 Thu Mar 29 16:29:12 2001  Jonathan Blandford  <jrb@redhat.com>
2611
2612         * gtk/gtkliststore.c (gtk_list_store_iter_changed): Massive
2613         reordering/sorting work.  Now pretty much works.
2614
2615         * gtk/gtkrbtree.c (_gtk_rbtree_reorder): Lots of work to make
2616         reorder mostly work.  Still need to get the parity correct.
2617
2618         * gtk/gtktreeviewcolumn.c: Listen for "model" property changed
2619         signal, so I can listen for the sort_column_changed signal so I
2620         can change my "sort_indicator" property.  Cool.
2621
2622 Wed Mar 28 00:03:10 2001  Owen Taylor  <otaylor@redhat.com>
2623
2624         [ Patch from Havoc Pennington, hp@redhat.com ]
2625
2626         * gdk/gdkwindow.h gdk/x11/gdkwindow-x11.c:
2627         Add functions gdk_window_begin_resize_drag/begin_move_drag
2628         to start resizing or moving a toplevel window. This
2629         is done either using the _NET_WM_MOVERESIZE protocol,
2630         or, if that isn't present, by emulation.
2631
2632         * gtk/gtkwindow.[ch]: Add functions gtk_begin_move/resize_drag
2633         to export the above to GTK+-land.
2634
2635         * gtk/gtkstyle.[ch]: Add ->draw_resize_grip() paint func.
2636         
2637         * gtk/gtkwindow.c gdk/gdkwindow.[ch] (gdk_window_constrain_size):
2638         Move this function into gdkwindow, since we need it
2639         when implementing fallback resizing.
2640
2641         * gdk/x11/gdkwindow-x11.c: gdk_window_set_geometry_hints.
2642         Fix typo when setting gravity.
2643
2644         * gtk/gtkstatusbar.[ch] (gtk_statusbar_set_has_resize_grip):
2645         Add an optional (but on by default) resize grip for resizing 
2646         the parent window.
2647
2648 01-03-29  Alexander Larsson  <alexl@redhat.com>
2649
2650         * gtk/gtktooltips.c (gtk_tooltips_event_handler):
2651         Don't return TRUE from the event handler, that blocks all
2652         event signals on the tooltip widget. Now you can press buttons
2653         in toolbars again.
2654
2655 Wed Mar 28 19:20:43 2001  Owen Taylor  <otaylor@redhat.com>
2656
2657         * gtk/testtext.c (create_buffer): Add missing NULL on
2658         valist.
2659
2660         * gtk/gtkcheckmenuitem.c (gtk_check_menu_item_class_init): Fix
2661         c-n-p problem with INCONSISTENT property.
2662
2663         [ Patch from Havoc Pennington  <hp@redhat.com> ]
2664
2665         * gtk/gtkentry.h (struct _GtkEntryClass): add same populate_popup
2666         hook.
2667
2668         * gtk/gtktextview.h (struct _GtkTextViewClass): add populate_popup
2669         signal as a hook for extending the default popup menu
2670
2671         * gtk/gtkimmulticontext.c (gtk_im_multicontext_append_menuitems):
2672         use radio menu items for the input method menuitems
2673
2674         * gtk/gtkimcontextsimple.c (check_hex): do better validation of 
2675         inserted unicode from Ctrl-Shift-hex input method
2676
2677         * gtk/gtktextbtree.c (_gtk_text_btree_insert): remove utf8
2678         validatation here, already done at GtkTextBuffer level.
2679
2680         * gtk/gtkwidget.c (gtk_widget_class_init): add binding set, add
2681         popup_menu run action signal and Shift+F10 and Menu keybindings.
2682
2683         * gtk/gtkentry.c: implement a default handler for popup_menu
2684
2685         * gtk/gtktextview.c: implement a default handler for popup_menu
2686
2687         * gtk/gtkmenu.c (gtk_menu_popup): select first item if popup is
2688         from a key event
2689         
2690         * gtk/gtklabel.c: remove "trailer" cruft
2691
2692 Wed Mar 28 17:27:12 2001  Jonathan Blandford  <jrb@redhat.com>
2693
2694         * gtk/gtkrbtree.c (_gtk_rbtree_reorder): new function to
2695         handle reordering of trees.  Seems to mostly work w/ the exception
2696         of the parity flag.
2697
2698         * gtk/gtktreeview.c (gtk_tree_view_reordered): handle "reordered"
2699         signal.
2700
2701 Wed Mar 28 21:12:37 2001  Tim Janik  <timj@gtk.org>
2702
2703         * gtk/gtkwidget.h: c++ fixes.
2704
2705 Sun Mar 25 15:51:28 2001  Owen Taylor  <otaylor@redhat.com>
2706
2707         * gtk/gtksettings.c (gtk_settings_init): Fix use of uninitialized
2708         memory.
2709
2710 Tue Mar 27 22:36:07 2001  Owen Taylor  <otaylor@redhat.com>
2711
2712         * gtk/gtkwidget.h gtk/gtkrange.h: Apply patch from 
2713         Nils Barth fixing event return values. (#51041)
2714
2715         * gtk/gtkwidget.c: Fix some return values for default
2716         functions.
2717
2718         * gtk/gtk[vh]scrollbar.c gtk/gtk[vh]range.c: Fix
2719         return values for trough_keys functions.
2720
2721         * gtk/gtkwidget.h (struct _GtkWidgetClass): Fix return
2722         value for add_accelerator (shoudl have been a void
2723         return.)
2724
2725         * gtk/gtkcellrenderer.[ch]: gtkcellrenderertoggle.h:
2726         Fix return type of EVENT.
2727
2728         * gtk/gtkmarshal.list gtk/gtktexttag.c: Make EVENT
2729         signal return a boolean.
2730
2731 Tue Mar 27 22:07:44 2001  Jonathan Blandford  <jrb@redhat.com>
2732
2733         * gtk/gtkliststore.c (gtk_list_store_sort): Fix arguments to
2734         reordered signal.
2735
2736         * tests/testtreesort.c (main): fix spelling.
2737
2738 Tue Mar 27 20:55:29 2001  Jonathan Blandford  <jrb@redhat.com>
2739
2740         * gtk/gtkliststore.c: More work on implementing sortable
2741         interface.
2742
2743 Mon Mar 26 15:48:45 2001  Owen Taylor  <otaylor@redhat.com>
2744
2745         * gtk/gtkwindow.c (gtk_window_list_toplevels): Don't
2746         reference the widgets in the resulting list. (#11821)
2747         This makes this consistent with gtk_container_children.
2748
2749         * gtk/gtkwindow.c gtk/gtkwidget.c: Fix up the two
2750         uses of gtk_window_list_toplevels.
2751
2752 Mon Mar 26 15:26:17 2001  Owen Taylor  <otaylor@redhat.com>
2753
2754         * gtk/gtkimcontext.c (gtk_im_context_set_use_preedit): Add
2755         a virtual function to set whether the IM context should use 
2756         the preedit string. (#51922)
2757         
2758 Mon Mar 26 14:42:59 2001  Owen Taylor  <otaylor@redhat.com>
2759
2760         * gdk/gdkpango.h: Remove stale FIXME comment.
2761
2762 2001-03-26  Alexander Larsson  <alla@lysator.liu.se>
2763
2764         * gtk/gtkfilesel.c (gtk_file_selection_get_filename):
2765         Fixed bug that returned NULL if a filename was selected.
2766
2767 2001-03-24  Havoc Pennington  <hp@pobox.com>
2768
2769         * gtk/gtkthemes.c (gtk_theme_engine_load): improve error message
2770         to contain the word "theme"
2771
2772 2001-03-24  Havoc Pennington  <hp@pobox.com>
2773
2774         * gtk/gtkhsv.c (gtk_hsv_move): make motion around the ring much
2775         slower but finer-grained
2776         (gtk_hsv_focus): get initial focus on the ring or triangle 
2777         according to tab direction
2778
2779         * gtk/testgtk.c (main): get rid of weird sleep(1) on exit
2780
2781 2001-03-23  Havoc Pennington  <hp@pobox.com>
2782
2783         * gtk/gtkhsv.c: make this somewhat key-navigable
2784
2785         * gtk/gtkfontsel.c: mnemonics
2786
2787         * gtk/gtkgamma.c: mnemonics
2788
2789         * gtk/gtkcolorsel.c: add mnemonics to labels
2790
2791 2001-03-22  Havoc Pennington  <hp@pobox.com>
2792
2793         Applied big patch from Seth Lytle to fix event handler return
2794         values, slightly modified.
2795
2796         * gtk/gtkcalendar.c (gtk_calendar_button_press): return TRUE if
2797         handled.
2798         (gtk_calendar_key_press): return TRUE for GDK_space triggers
2799         select_day
2800
2801         * gtk/gtkclist.c (gtk_clist_button_press): return TRUE if handled
2802         (gtk_clist_button_release): return TRUE if handled
2803
2804         * gtk/gtkcolorsel.c (mouse_release):
2805         (palette_activate): 
2806         (palette_press): 
2807         (palette_new): 
2808         (mouse_press): 
2809         (get_screen_color): 
2810         fixed return type (void to gboolean), return TRUE,
2811         added GTK_SIGNAL_FUNC cast
2812
2813         * gtk/gtkcombo.c (gtk_combo_popup_button_press): fixed return type
2814         (void to gboolean), and return TRUE
2815         (gtk_combo_button_release): changed return value to TRUE after
2816         gtk_grab_add on combo->popwin
2817
2818         * gtk/gtkctree.c (gtk_ctree_button_press): return TRUE if triggers a
2819         collapse or expand
2820
2821         * gtk/gtkcurve.c (gtk_curve_graph_events): return TRUE for
2822         button/motion
2823
2824         * gtk/gtkdnd.c (gtk_drag_source_event_cb): return TRUE for button
2825         press/release and motion that trigger act
2826
2827         * gtk/gtkentry.c (gtk_entry_button_release): return TRUE
2828
2829         * gtk/gtkfontsel.c (gtk_font_selection_size_key_press): return TRUE
2830         for GDK_Return
2831         
2832         * gtk/gtklist.c (gtk_list_button_press): return TRUE mostly
2833         (gtk_list_button_release): return TRUE if selection
2834
2835         * gtk/gtklistitem.c (gtk_list_item_button_press): return TRUE on
2836         press
2837
2838         * gtk/gtkmenushell.c (gtk_menu_shell_button_press):
2839         (gtk_menu_shell_button_release): chain parent_menu_shell retval
2840
2841         * gtk/gtknotebook.c (gtk_notebook_button_press): return FALSE if
2842         nothing triggered
2843         (gtk_notebook_button_release): return TRUE if we do anything
2844
2845         * gtk/gtkspinbutton.c (gtk_spin_button_button_press): 
2846         (gtk_spin_button_button_release): return TRUE or chained retval
2847
2848         * gtk/gtktext.c (gtk_text_button_press): 
2849         (gtk_text_button_release): return TRUE
2850         (gtk_text_key_press): remove redundant retval code
2851         
2852         * gtk/gtktreeitem.c (gtk_tree_item_button_press): return TRUE if button
2853         and sensitive
2854         (gtk_tree_item_subtree_button_click): changed type to gint, and return
2855         TRUE if sensitive
2856
2857         * gtk/gtktooltips.c (gtk_tooltips_event_handler): deactivate implies 
2858         return TRUE
2859
2860 2001-03-23  Havoc Pennington  <hp@redhat.com>
2861
2862         * gtk/testgtk.c: fix warnings
2863
2864         * gtk/gtktoolbar.c (gtk_toolbar_insert_element): fix return value
2865
2866         * gtk/gtktextview.c: fix warnings
2867
2868         * gtk/gtktext.c (find_cursor_at_line): fix warning
2869
2870         * gtk/gtkselection.c (gtk_selection_notify): fix warning 
2871
2872         * gtk/gtkitemfactory.c (gtk_item_factory_menu_pos): fix signature
2873         of this function
2874
2875         * gtk/gtkimmulticontext.c (gtk_im_multicontext_append_menuitems):
2876         fix warning
2877
2878         * gtk/gtkhandlebox.c (gtk_handle_box_style_set): fix warning
2879
2880         * gtk/gtkfontsel.c: fix warning
2881
2882         * gtk/gtkcolorsel.c: fix warnings
2883
2884 2001-03-23  Havoc Pennington  <hp@redhat.com>
2885
2886         * gtk/gtkhandlebox.c: Apply property patch from Lee Mallabone
2887
2888         * gtk/gtkbox.c: Apply property patch from Lee Mallabone
2889
2890         * gtk/gtkcheckmenuitem.c: Apply property patch from Lee Mallabone,
2891         and deprecated gtk_check_menu_item_set_show_toggle().
2892         
2893         * gtk/gtkbutton.c: Apply property patch from Lee Mallabone
2894
2895         * gtk/gtkfilesel.c: Apply property patch from Lee Mallabone
2896
2897         * gtk/gtkframe.c: Apply property patch from Lee Mallabone
2898
2899 2001-03-23  Havoc Pennington  <hp@redhat.com>
2900
2901         * gtk/gtktoolbar.c, gtk/gtkimcontext.c, gtk/gtklabel.c: fix up
2902         some docs
2903
2904 Fri Mar 23 16:13:43 2001  Jonathan Blandford  <jrb@redhat.com>
2905
2906         * gtk/gtktreeviewcolumn.h (GtkCellDataFunc): Forgot to namespace
2907         this.
2908
2909         * gtk/gtktreestore.c (gtk_tree_store_set_value): change from
2910         set_cell to set_value
2911
2912         * gtk/gtkliststore.c (gtk_list_store_set_value): change from
2913         set_cell to set_value
2914
2915 Thu Mar 22 19:27:34 2001  Jonathan Blandford  <jrb@redhat.com>
2916
2917         * gtk/gtkcellrenderertoggle.c (gtk_cell_renderer_toggle_render):
2918         fix braino.
2919         * gtk/gtktreesortable.[ch]: New interface to add cleanup sortable
2920         support.
2921
2922         * gtk/gtktreeview.c: Addition of initial sortable support.
2923
2924         * gtk/gtktreestore.c: Addition of initial sortable support.
2925
2926         * gtk/gtkliststore.c: Addition of initial sortable support.
2927
2928         * gtk/gtkmarshal.list: yet another marshaller.
2929
2930         * gtk/gtktreedatallist.[ch]: shared code between the store models
2931         for handling sorting headers.
2932
2933 2001-03-22  Havoc Pennington  <hp@redhat.com>
2934
2935         * gtk/gtkcontainer.c (gtk_container_set_focus_chain): 
2936         (gtk_container_unset_focus_chain): Add ability to override the 
2937         focus chain for a container explicitly
2938
2939 Thu Mar 22 13:01:44 2001  Tim Janik  <timj@gtk.org>
2940
2941         * gtk/gtklabel.[hc]: some cleanups, fixed mnemonic_widget handling,
2942         added PROP_MNEMONIC_WIDGET.
2943
2944         * gtk/gtkwindow.c (gtk_window_activate_mnemonic): 
2945         (gtk_window_remove_mnemonic): 
2946         (gtk_window_add_mnemonic): fixed assertions.
2947         (gtk_window_activate_mnemonic): constrain modifier checks to those
2948         permitted by gtk_accelerator_get_default_mod_mask().
2949         got rid of gtk_window_get_default_accel_group().
2950
2951         * gtk/gtkwidget.c (gtk_widget_real_activate_mnemonic): handle non
2952         activatable widgets either by focussing or a warning.
2953         added a signal accumulator to ::activate_mnemonic which stops the
2954         emission once a handler returned TRUE.
2955
2956 2001-03-22  Havoc Pennington  <hp@pobox.com>
2957
2958         * gtk/gtktoolbar.c (gtk_toolbar_insert_stock): handle mnemonics in
2959         the stock item label
2960
2961         * gtk/gtklabel.c: s/@gtk_func/gtk_func()/ in docs
2962
2963         * gtk/gtkstock.c (builtin_items): add mnemonics where missing
2964
2965         * demos/gtk-demo/*.c: Add mnemonics all over the place
2966
2967         * gtk/gtklabel.h: mark parse_uline deprecated
2968
2969 2001-03-21  Alexander Larsson  <alexl@redhat.com>
2970
2971         * gtk/gtkitemfactory.[ch]:
2972         Add support for stock and normal imagemenuitems.
2973         
2974         * gtk/testgtk.c:
2975         Add some tests for mnemonics, stock toolbars, stock
2976         and image menuitems in itemfactory and gdk_window_scroll.
2977
2978 2001-03-21  Alexander Larsson  <alexl@redhat.com>
2979
2980         * gtk/gtkbutton.[ch]:
2981         * gtk/gtkdialog.c:
2982         Renamed gtk_button_new_stock() to gtk_button_new_from_stock() and
2983         removed accel_group argument. Renamed gtk_button_new_accel() to
2984         gtk_button_new_with_mnemonic() and removed accel_group argument.
2985
2986         * gtk/gtkcheckbutton.[ch]:
2987         New function gtk_check_button_new_with_mnemonic().
2988
2989         * gtk/gtkentry.c:
2990         Override activate_mnemonic and just grab focus.
2991
2992         * gtk/gtkitemfactory.c:
2993         Don't add menu uline accel group, instead use mnemonics support.
2994
2995         * gtk/gtklabel.[ch]:
2996         New support for mnemonics.
2997
2998         * gtk/gtkmarshal.list:
2999         Needed BOOLEAN:BOOLEAN for activate_mnemonic.
3000
3001         * gtk/gtkmenu.[c]:
3002         * gtkmenushell.c:
3003         Use mnemonics instead of accel groups for uline
3004         support in menu items.
3005         Removed gtk_menu_get_uline_accel_group() and
3006         gtk_menu_ensure_uline_accel_group().
3007
3008         * gtk/gtkmenuitem.c:
3009         Override activate_mnemonic to handle switching between
3010         menu items if there are collisions.
3011         
3012         * gtk/gtknotebook.c:
3013         Connect to activate_mnemonic on the tab_label, so that
3014         activating it switches to that notebook page.
3015
3016         * gtk/gtkwidget.[ch]:
3017         Add activate_mnemonic signal. New function
3018         gtk_widget_activate_mnemonic() to emit it.
3019         Default implementation does activate/grab_focus.
3020
3021         * gtk/gtkwindow.[ch]:
3022         Add support for mnemonics in windows.
3023         New functions:
3024         gtk_window_add_mnemonic, gtk_window_remove_mnemonic,
3025         gtk_window_activate_mnemonic, gtk_window_set_mnemonic_modifier
3026
3027         * gtk/testgtk.c:
3028         Update to function name changes.
3029         
3030 2001-03-21  Alexander Larsson  <alexl@redhat.com>
3031
3032         * gtk/gtkimagemenuitem.[c]:
3033         Add gtk_image_menu_item_new_from_stock()
3034
3035 Tue Mar 20 15:00:43 2001  Jonathan Blandford  <jrb@redhat.com>
3036
3037         * gtk/gtkcellrenderertoggle.c (gtk_cell_renderer_toggle_render):
3038         Fix buglet in meeting.
3039
3040 2001-03-19  Havoc Pennington  <hp@redhat.com>
3041
3042         * gtk/gtkiconfactory.c: Make GtkIconSource an opaque datatype, and
3043         add a bunch of accessor functions. This is because we have
3044         reasonable expectations of extending what fields it contains in
3045         the future.
3046
3047         * gtk/gtkstyle.c (gtk_default_render_icon): adapt to icon source
3048         changes
3049
3050         * gtk/gtkrc.c (gtk_rc_parse_icon_source): fix to use new
3051         GtkIconSource   
3052
3053 Mon Mar 19 15:53:36 2001  Owen Taylor  <otaylor@redhat.com>
3054
3055         * gtk/gtkitemfactory.c gtk/testgtk.c: Handle quoting of / with \; properly
3056         handle __ in paths, quote " and \n in gtk_item_factory_dump_items().
3057
3058         * gtk/gtkadjustment.[ch] gtk/gtkclist.c gtk/gtkhruler.c gtk/gtklayout.c 
3059           gtk/gtklist.c gtk/gtkprogress.[ch] gtk/gtkprogressbar.[ch] gtk/gtkrange.[ch]
3060           gtk/gtkruler.[ch] gtk/gtkscale.c gtk/gtkscrolledwindow.c gtk/gtkspinbutton.[ch]
3061           gtk/gtktext.c gtk/gtktextview.c gtk/gtkvruler.c gtk/testgtk.c:
3062         Change float to double everywhere with the exception of 0<->1.0 alignment
3063         and GtkCurve.
3064
3065 2001-03-19  Tor Lillqvist  <tml@iki.fi>
3066
3067         * gdk/win32/gdkdrawable-win32.c
3068         * gdk/win32/gdkimage-win32.c: Use correct casts in debugging
3069         output.
3070
3071         * demos/testpixbuf-drawable.c: If GDK_WINDOWING_WIN32, include
3072         gdkwin32.h.
3073
3074 2001-03-18  Tor Lillqvist  <tml@iki.fi>
3075
3076         * gdk/win32/gdkevents-win32.c (print_window_state): New function.
3077         print_event_state, print_event): Use preprocessor macro to make
3078         code more compact. Print also GDK_WINDOW_STATE events.
3079         (synthesize_crossing_events): Remove the old #ifdeffed-out code.
3080         
3081         * gtk/gtk.def
3082         * gtk/makefile.mingw.in: Update.
3083
3084         * gtk/gtkmain.h: Check for G_PLATFORM_WIN32, not only G_OS_WIN32,
3085         to catch also Cygwin.
3086
3087 Sun Mar 18 01:15:30 2001  Tim Janik  <timj@gtk.org>
3088
3089         * gtk/gtkspinbutton.[hc]: added rc-style argument
3090         GtkSpinButton::shadow_type.
3091         removed spin_button->shadow_type, gtk_spin_button_set_shadow_type()
3092         and ARG_SHADOW_TYPE as it doesn' make much sense to try to override
3093         rc-style settings.
3094
3095         * gtk/gtkfixed.c: removed gtk_fixed_paint() (was unused).
3096
3097         * gtk/gtkwidget.c: quark cleanups.
3098
3099         * gtk/gtkrc.[hc]: added gtk_rc_scanner_new() to create an rc-file
3100         scanner with appropriate configuration, renamed GtkRcStyleClass.clone
3101         to create_rc_style() (we don't do cloning in standard OO sense).
3102         added per rc style properties.
3103         
3104         * gtk/gtkstyle.[hc]: added code to retrive pspec conformant rc-style
3105         property values and for caching those. some cleanups.
3106         
3107         * gtk/Makefile.am: -DG_DISABLE_CONST_RETURNS.
3108         
3109         * gtk/gtksettings.[hc]: new file for global rc-file properties
3110         (at least currently, should get extended to support X properties
3111         and other communication mechanisms).
3112         
3113         * gtk/gtkwidget.[hc]: added style property support:
3114         (gtk_widget_class_install_style_property_parser): install style
3115         property pspec with parser function for rc-file values other
3116         than LONG, DOUBLE or STRING.
3117         (gtk_widget_class_install_style_property): same as above without
3118         parser (parsers are going to be needed quite infrequently).
3119         (gtk_widget_style_get_property): retrive style property value.
3120         (gtk_widget_style_get_valist): same as above with varargs support,
3121         has NOCOPY semantics.
3122         (gtk_widget_style_get): wrapper around gtk_widget_style_get_valist().
3123
3124 Fri Mar 16 18:24:53 2001  Jonathan Blandford  <jrb@redhat.com>
3125
3126         * demos/gtk-demo/main.c (row_activated_cb): modified to use
3127         "row_activated" signal.
3128
3129         * gtk/gtktreeview.c (gtk_tree_view_row_activated): oh, the
3130         stupidity.  Lets actually pass in the row with this signal...
3131
3132 Fri Mar 16 18:01:17 2001  Jonathan Blandford  <jrb@redhat.com>
3133
3134         * gtk/gtktreeviewcolumn.[ch]: s/GTK_TREE_COLUMN/GTK_TREE_VIEW_COLUMN
3135
3136         * gtk/gtktreeview.c (gtk_tree_view_row_activated): New signal.
3137
3138         * gtk/gtktreeview.c (gtk_tree_view_destroy): moved pretty much
3139         everything into the ::destroy function, and freed a lot more.
3140
3141 2001-03-16  Havoc Pennington  <hp@redhat.com>
3142
3143         * gtk/gtkwidget.h (struct _GtkWidgetAuxInfo): change to use gint
3144         instead of gint16, to avoid overflow issues, since sizes > 16-bit
3145         are now allowed.
3146
3147 2001-03-16  Havoc Pennington  <hp@redhat.com>
3148
3149         * Applied patch from Nils Barth (bug # 51041) to 
3150         replace "gint" with "gboolean" and 0/1 with TRUE/FALSE
3151         in various places.
3152
3153 2001-03-15  Havoc Pennington  <hp@redhat.com>
3154         
3155         * gtk/gtktextbuffer.c (gtk_text_buffer_create_tag): add varargs 
3156         for properties to set on the tag.
3157
3158         * gtk/testtext.c: fixups to reflect create_tag change
3159         
3160         * gtk/gtktexttag.c (gtk_text_tag_set_property):
3161         background/foreground stipple are objects, not boxed.
3162
3163         * demos/gtk-demo/textview.c: intellihancing
3164
3165 Fri Mar 16 11:38:42 2001  Jonathan Blandford  <jrb@redhat.com>
3166
3167         * gtk/gtktreeview.c (gtk_tree_view_set_model): Fixed some
3168         braindeadness spotted by Jamie Strachan <frostfreek@yahoo.com>.
3169
3170 2001-03-16  Alexander Larsson  <alexl@redhat.com>
3171
3172         * gdk/x11/gdkgeometry-x11.c (_gdk_window_process_expose):
3173         Fix sign error with queued region translations.
3174
3175 2001-03-15  HideToshi Tajima  <tajima@happy>
3176
3177         * modules/input/gtkimcontextxim.c (gtk_im_context_xim_set_cursor_location): 
3178         * gtk/gtkimmulticontext.c (gtk_im_multicontext_set_cursor_location):
3179         * gtk/gtkentry.c (update_im_cursor_location): 
3180         * gtk/gtkimcontext.c (gtk_im_context_set_cursor_location):
3181         * gtk/gtkimcontext.h (struct _GtkIMContextClass): rename
3182         set_cursor_pos to set_cursor_location in GtkInputContext class
3183
3184 Thu Mar 15 18:22:44 2001  Jonathan Blandford  <jrb@redhat.com>
3185
3186         * gtk/gtkcellrenderer.h: Changed prototype to allow for getting
3187         the location of the cell relative to its area.
3188         * gtk/gtkcell*: modified for above change
3189         * gtk/gtktreeview.c: modified for above change.
3190
3191 Wed Mar 14 13:58:32 2001  Jonathan Blandford  <jrb@redhat.com>
3192
3193         * gtk/gtktreeview.c (gtk_tree_view_set_model): Ref the model.
3194          (gtk_tree_view_finalize): actually unref the model.  Thanks to
3195         Jamie Strachan <frostfreek@yahoo.com> for noticing this error.
3196
3197 2001-03-14  Havoc Pennington  <hp@redhat.com>
3198
3199         * gtk/gtkdata.h, gtk/gtkdata.c: Delete.
3200         
3201         * gtk/gtk.h: remove gtkdata.h
3202
3203         * gtk/Makefile.am: remove gtkdata
3204         
3205         * gtk/gtktext.c (gtk_text_set_adjustments): connect to "destroy"
3206         not "disconnect" on the adjustments.
3207         
3208         * gtk/gtktooltips.h, gtk/gtktooltips.c: derive from GtkObject not
3209         GtkData
3210
3211         * gtk/gtkadjustment.h, gtk/gtkadjustment.c: derive from GtkObject
3212         not GtkData
3213
3214         * configure.in: handle case where X render exists, but Pango lacks
3215         Xft support.
3216
3217 2001-03-15 Alexander Larsson  <alexl@redhat.com>
3218
3219         * gtk/gtktoolbar.[ch]:
3220         New functions gtk_toolbar_set_icon_size and gtk_toolbar_insert_stock
3221         to add stock items to toolbars.
3222
3223         * gtk/Makefile.am:
3224         Remove ../gdk/gdkim.h from gdk_headers.
3225
3226 2001-03-15  Sven Neumann  <sven@gimp.org>
3227
3228         * gdk/gdkim.h: removed
3229         
3230         * gdk/gdkprivate.h
3231         * gdk/x11/gdkim-x11.c: do not include gdkim.h 
3232
3233 2001-03-14  HideToshi Tajima  <tajima@happy.sunsoft.eng.sun.com>
3234
3235         * gtk/gtkimmulticontext.c (gtk_im_multicontext_set_cursor_pos):
3236         * gtk/gtkimcontext.c (gtk_im_context_set_cursor_pos):
3237         * gtk/gtkimcontext.h (struct _GtkIMContextClass): add
3238         set_cursor_pos() virtual method
3239
3240         * modules/input/gtkimcontextxim.c (gtk_im_context_xim_class_init):
3241         (gtk_im_context_xim_set_cursor_pos): add implementation for
3242         set_cursor_pos() method
3243
3244         * gtk/gtkentry.c (recompute_idle_func): set current cursor
3245         position to input methods
3246
3247 Mon Mar 12 21:02:08 2001  Jonathan Blandford  <jrb@redhat.com>
3248
3249         * gtk/gtktreeview.c (gtk_tree_view_header_focus): Fix up focus
3250         code a lot.
3251
3252         * gtk/gtktreedatalist.c (_gtk_tree_data_list_free): use
3253         g_mem_chunk.
3254         (_gtk_tree_data_list_alloc): use g_mem_chunk.
3255         (_gtk_tree_data_list_node_to_value): Fix to switch on
3256         G_TYPE_FUNDAMENTAL.
3257         (_gtk_tree_data_list_value_to_node): Fix to switch on
3258         G_TYPE_FUNDAMENTAL.
3259         (_gtk_tree_data_list_node_copy): Fix to switch on
3260         G_TYPE_FUNDAMENTAL.
3261
3262 2001-03-12  Havoc Pennington  <hp@redhat.com>
3263
3264         * gtk/gtkwindow.c (gtk_window_class_init): Patch from John Margaglione 
3265         to convert to new property API. Also, change default_width and
3266         default_height get_property to return 0 as the flag value for
3267         "unset"; -1 is not a valid value for these fields.
3268
3269 2001-03-12  Havoc Pennington  <hp@redhat.com>
3270
3271         * gtk/gtkiconfactory.h, gtk/gtkiconfactory.c: Switch to using an
3272         enum with registration for icon sizes, instead of strings.
3273
3274         * gtkimage.h, gtkimage.c, gtkstyle.h, gtkstyle.c, gtkwidget.h, 
3275         gtkwidget.c: Fix to reflect GtkIconSize
3276         
3277 2001-03-12  Alexander Larsson  <alexl@redhat.com>
3278
3279         Make GtkFB compile and link.
3280         
3281         * gdk/linux-fb/gdkdrawable-fb2.c:
3282         window->mapped to GDK_WINDOW_IS_MAPPED(). 
3283         
3284         * gdk/linux-fb/gdkwindow-fb.c:
3285         window->mapped to GDK_WINDOW_IS_MAPPED(). 
3286         Added gdk_window_shape_combine_region.
3287         Added assorted placeholders for unimplemented new GdkWindow API calls.
3288
3289 2001-03-12  Alexander Larsson  <alexl@redhat.com>
3290
3291         * gtk/gtkfilesel.c:
3292         Add more test when converting filenames from/to utf-8.
3293         Don't allow entering text in the filename entry which isn't allowed in
3294         a filename. Just beep instead.
3295
3296 2001-03-12  Alexander Larsson  <alexl@redhat.com>
3297
3298         * gtk/gtkclist.c:
3299         Scroll using gdk_window_scroll(). Don't wait for exposes.
3300         Move the column headers in an order that makes them flash less.
3301
3302 2001-03-10  Hans Breuer  <hans@breuer.org>
3303
3304         * gdk/gdk.def : updated
3305
3306         * gdk/win32/gdkgc-win32.c : pixmaps are visible again, due
3307         to offseting the clip_mask at the right place
3308
3309         * gdk/win32/gdkwindow-win32.c : don't create background brushes
3310         for all the gdkClasses, especially not for the input_only case.
3311         Otherwise flickering wont be avoidable, because we don't get
3312         WM_ERASEBKGND message for these windows.
3313
3314         * gdk/win32/gdkevents-win32.c : initialize event->expose.region
3315         and fixed massive redraw problems apparently triggered by Alexanders 
3316         recent change. Not fully understood the GDK_EXPOSE / WM_PAINT handling
3317         but it seems to work quite well :-)
3318
3319         * gdk/win32/gdkprivate-win32.h : added _gdk_window_process_expose
3320         prototype
3321
3322 Sat Mar 10 12:15:31 2001  Jonathan Blandford  <jrb@redhat.com>
3323
3324         * gtk/gtktreestore.c (gtk_tree_store_set_cell): Fix a stupid typo.
3325         (gtk_list_store_set_cell): Fix a stupid typo.
3326
3327 Fri Mar  9 20:36:21 2001  Jonathan Blandford  <jrb@redhat.com>
3328
3329         * gtk/gtktreeselection.c (gtk_tree_selection_select_all): Make
3330         select_all not work if you're in SINGLE mode (it doesn't make that
3331         much sense, anyway.)
3332
3333         * gtk/gtktreedatalist.c (_gtk_tree_data_list_node_to_value):
3334         handle types more sanely.
3335         (_gtk_tree_data_list_value_to_node): handle types more sanely.
3336         (_gtk_tree_data_list_node_copy): handle types more sanely.
3337
3338         * gtk/gtkliststore.c (gtk_list_store_set_cell): fix to work with
3339         GValue better. Converts the type as well.
3340
3341         * gtk/gtktreestore.c (gtk_tree_store_set_cell): fix to work with
3342         GValue better. Converts the type as well.
3343
3344 Wed Mar  7 20:47:41 2001  Owen Taylor  <otaylor@redhat.com>
3345
3346         * gtk/gtktext.c gtk/gtkoldeditable.[ch] gdk/gdk.[ch]
3347         gdk/Makefile.am gdk/x11/Makefile.am gdk/x11/gdkevents-x11.c 
3348         gdk/x11/gdkglobals-x11.c gdk/x11/gdkprivate-x11.c
3349         gdk/x11/gdkx.h gdk/x11/gdkim-x11.c: Remove old XIM code.
3350
3351         * gdk/win32/gdkim-win32.c gdk/linux-fb/gdkim-fb.c: Remove
3352         gdk_im/gdk_ic.
3353
3354 2001-03-09  Hans Breuer  <hans@breuer.org>
3355
3356         * gdk/gdk.def : updated
3357
3358         * gdk/win32/gdkevents-win32.c : don't ask input_only windows
3359         for their palette
3360
3361         * gdk/win32/gdkgeometry-win32.c : reflect GdkWindowObject::mapped
3362         removing
3363
3364         * gdk/win32/gdkwindow-win32.c : reflect GdkWindowObject::mapped
3365         removing and implemented Havoc's GdkWindow state functions; 
3366         stick/unstick only as no-op, cause I don't know how to emulate 
3367         on win32 ...
3368
3369         * gtk/gtk.def : updated
3370
3371         * gtk/gtkbox.c (gtk_box_get_spacing) : use g_return_val_if_fail ()
3372
3373         * gtk/gtktypeutils.c : #include <string.h>
3374
3375         * gtk/gtkwindow.h : declare gtk_window_set_decorated ()
3376
3377 Fri Mar  9 09:31:55 2001  Tim Janik  <timj@gtk.org>
3378
3379         * gtk/gtkwidget.c (gtk_widget_class_init): fixed signals with
3380         GDK_TYPE_DRAG_CONTEXT, it needs to be marshaled as an object,
3381         not a boxed.
3382
3383 2001-03-09  Alexander Larsson  <alexl@redhat.com>
3384
3385         * docs/Changes-2.0.txt:
3386         Document expose event->region change and that gtk_widget_event
3387         doesn't allow passing expose events.
3388
3389         * gdk/gdkevents.h:
3390         Add region to expose event.
3391         
3392         * gdk/gdkevents.c:
3393         Handle event->region in gdk_event_copy() and gdk_event_free().
3394
3395         * gdk/gdkwindow.c (gdk_window_process_updates_internal):
3396         Generate expose_event->region when creating expose events.
3397
3398         * gdk/x11/gdkevents-x11.c:
3399         Generate expose events with regions when translating X events.
3400
3401         * gtk/gtkcontainer.[ch]:
3402         Default expose handler that propagates expose events to NO_WINDOW
3403         children. New function gtk_container_propagate_expose()
3404
3405         * gtk/gtkwidget.[ch]:
3406         Moved gtk_widget_event implementation to gtk_widget_event_internal.
3407         gtk_widget_event calls gtk_widget_event_internal but doesn't allow
3408         expose events. New function gtk_widget_send_expose() to send expose
3409         events. New function gtk_widget_region_intersect() to calculate
3410         window/region intersections.
3411         
3412         * gtk/gtkmain.c (gtk_main_do_event):
3413         Use gdk_window_begin_paint_region() instead of gdk_window_begin_paint_rect().
3414         Use gtk_widget_send_expose() to send expose events.
3415         
3416         * gtk/gtkbin.c:
3417         * gtk/gtkbox.c:
3418         * gtk/gtkfixed.c:
3419         * gtk/gtkimagemenuitem.c:
3420         * gtk/gtklist.c:
3421         * gtk/gtkpacker.c:
3422         * gtk/gtktable.c:
3423         * gtk/gtktree.c:
3424         Remove expose handler, using the default container implementation
3425         instead.
3426         
3427         * gtk/gtkbutton.c:
3428         * gtk/gtkcheckbutton.c:
3429         * gtk/gtkeventbox.c:
3430         * gtk/gtkfixed.c:
3431         * gtk/gtkhandlebox.c:
3432         * gtk/gtklayout.c:
3433         * gtk/gtklistitem.c:
3434         * gtk/gtkmenu.c:
3435         * gtk/gtkmenubar.c:
3436         * gtk/gtkmenuitem.c:
3437         * gtk/gtknotebook.c:
3438         * gtk/gtkoptionmenu.c:
3439         * gtk/gtkpaned.c:
3440         * gtk/gtkscrolledwindow.c:
3441         * gtk/gtktogglebutton.c:
3442         * gtk/gtktoolbar.c:
3443         * gtk/gtktreeitem.c:
3444         * gtk/gtkviewport.c:
3445         Chain expose handler to parent class handler. Use
3446         gtk_container_propagate_expose() to propagate exposes.
3447
3448         * gtk/gtkclist.c (check_exposures):
3449         * gtk/gtktext.c (process_exposes):
3450         Use gtk_widget_send_expose instead of gtk_widget_event.
3451
3452 Thu Mar  8 19:40:28 2001  Jonathan Blandford  <jrb@redhat.com>
3453
3454         * gtk/gtktreeview.c (gtk_tree_view_destroy): Add destroy function.
3455
3456 Thu Mar  8 19:18:27 2001  Jonathan Blandford  <jrb@redhat.com>
3457
3458         * gtk/gtktreeview.c (gtk_tree_view_unref_tree_helper): Actually
3459         unref the nodes.   Fixes bug #50058.
3460
3461         * gtk/gtktreemodel.c (gtk_tree_model_ref_node): change
3462         "::ref_iter" to "::ref_node".
3463         (gtk_tree_model_unref_node): change "::unref_iter" to
3464         "::unref_node". Fixes bug #50064.
3465
3466 Thu Mar  8 17:40:09 2001  Jonathan Blandford  <jrb@redhat.com>
3467
3468         * gtk/gtktreeview.c (gtk_tree_view_create_row_drag_icon): add
3469         support for invisible cells.
3470          (gtk_tree_view_bin_expose): ditto
3471
3472 Thu Mar  8 16:36:00 2001  Jonathan Blandford  <jrb@redhat.com>
3473
3474         * gtk/gtktreemodel.c (gtk_tree_model_get_type): add prerequesite
3475         on gobjects.
3476
3477         * tests/testtreefocus.c (main): New test file.
3478
3479         * tests/testtreeview.c: update to latest glib changes.
3480
3481         * tests/testtreecolumns.c: update to latest glib changes.
3482
3483 Thu Mar  8 18:13:20 2001  Tim Janik  <timj@gtk.org>
3484
3485         * gtk/testgtk.c: re-enabled event watcher emission hooks.
3486
3487 Thu Mar  8 16:51:21 2001  Tim Janik  <timj@gtk.org>
3488
3489         * *.c: added accumulator data argument to g_signal_newc()
3490         functions.
3491
3492         * gtk/gtktreemodelsort.c (gtk_tree_model_sort_set_model): 
3493         * gtk/gtktreeview.c (gtk_tree_view_setup_model): 
3494         * gtk/treestoretest.c (make_window):
3495         s/g_signal_connect/g_signal_connectc/.
3496
3497         * gtk/gtktextbuffer.c: completed signal arg fixups,
3498         they also needed G_SIGNAL_TYPE_STATIC_SCOPE flag.
3499
3500 Thu Mar  8 00:02:30 2001  Owen Taylor  <otaylor@redhat.com>
3501
3502         * gtk/gtkwidget.[ch] (gtk_widget_get_name): Make
3503         G_CONST_RETURN.
3504
3505         * gtk/gtkwidget.[ch] gtk/gtkprivate.h: Add a 
3506         ::hierarchy-changed signal when a widget changes
3507         from anchored to unanchored or vice versa.
3508         (anchored means 
3509          gtk_widget_get_ancestor (widget, GTK_TYPE_WINDOW) != NULL.)
3510         Use a private flag to keep track of this efficiently.
3511
3512 2001-03-07  Havoc Pennington  <hp@redhat.com>
3513
3514         * gtk/testgtk.c (create_spins): uglify so that size request gets
3515         tested.
3516
3517         * gtk/gtkspinbutton.c (gtk_spin_button_size_request): Base size
3518         request on values for upper/lower, completes #6152
3519
3520 Wed Mar  7 20:07:22 2001  Owen Taylor  <otaylor@redhat.com>
3521
3522         * Makefile.am: Remove gtk-config-2.0 again.
3523         (Grrrr, pkg-config. And stops make loops.)
3524
3525 Thu Mar  8 00:18:29 2001  Tim Janik  <timj@gtk.org>
3526
3527         * gtk/gtksignal.[hc]: removed old emission hook API.
3528         
3529         * docs/Changes-2.0.txt: fixed sections.
3530         
3531         * gtk/gtktextbuffer.c: signal arg fixups.
3532
3533 2001-03-07  Havoc Pennington  <hp@redhat.com>
3534
3535         * gtk/gtktextview.c (invalidated_handler): use PRIORITY_VALIDATE
3536
3537         * gtk/gtktextview.h (GTK_TEXT_VIEW_PRIORITY_VALIDATE): add this
3538         here, bug #50368; changed to be GDK_PRIORITY_REDRAW + 5, instead
3539         of GDK_PRIORITY_REDRAW + 1, so you can insert stuff in between the
3540         validation and the redraw which is higher priority than the
3541         validation.
3542
3543 2001-03-07  Havoc Pennington  <hp@redhat.com>
3544
3545         * gtk/gtkentry.c (gtk_entry_get_property): remove trailer
3546         (gtk_entry_set_property): remove trailer
3547
3548         * gtk/gtkentry.c (gtk_entry_set_width_chars): 
3549         (gtk_entry_get_width_chars): new functions, to set size request to 
3550         a given number of characters
3551
3552         * gtk/testgtk.c (create_dialog): beef up the dialog test slightly
3553
3554         * gtk/gtkdialog.c (gtk_dialog_set_has_separator): new function
3555         (gtk_dialog_get_has_separator): new function
3556         (run_delete_handler): fix to not emit "response" signal
3557         because we already did in the delete event handler installed
3558         at dialog creation time.
3559         
3560         * gtk/gtkdialog.h: add a has_separator property,
3561         add GTK_DIALOG_NO_SEPARATOR flag
3562
3563 2001-03-07  Havoc Pennington  <hp@redhat.com>
3564
3565         * gtk/gtkwindow.c (gtk_window_set_decorated): new function, turns
3566         off decorations for a window.
3567
3568         * demos/gtk-demo/button_box.c (create_bbox): adapt to button box
3569         changes
3570
3571         * gtk/gtklabel.c (gtk_label_get_layout_offsets): new function 
3572         to get location of PangoLayout inside the label, closes #51198
3573
3574         * gtk/testgtk.c (create_bbox): fix up button box usage
3575
3576         * gtk/testcalendar.c (create_calendar): fix up button box usage
3577
3578         * gtk/gtkfilesel.c (gtk_file_selection_init): fixup buttonbox usage
3579
3580         * gtk/gtkdialog.c (gtk_dialog_init): fixup buttonbox usage
3581
3582         * gtk/gtkhbbox.h: deprecations
3583
3584         * gtk/gtkvbbox.h: deprecations
3585
3586         * gtk/gtkbox.c (gtk_box_get_spacing): new function, used to
3587         emulate deprecated gtk_button_box_get_spacing
3588
3589         * gtk/gtkbbox.h: deprecate some useless functions, remove entirely 
3590         the "set global default" functions
3591         (struct _GtkButtonBox): remove "spacing" field, use the one from 
3592         GtkBox base class
3593
3594         * gtk/gtkbbox.c (_gtk_button_box_child_requisition): rename with uscore
3595
3596         * gtk/gtkiconfactory.c (gtk_icon_set_render_icon): If we fail to
3597         render the icon, return the missing image icon.
3598
3599         * gtk/gtkimage.c (gtk_image_set_from_file): fall back to missing
3600         image icon if the load fails.   
3601
3602         * gtk/gtkstock.h (GTK_STOCK_MISSING_IMAGE): Add stock icon for use
3603         when no image is found; should be the Netscape "missing image"
3604         icon eventually but for now is a random image
3605
3606         * gtk/gtkwindow.c (gtk_window_set_role): new function, sets the 
3607         role for the session manager
3608
3609         * gtk/testgtk.c (dnd_drop): remove use of GTK_WINDOW_DIALOG
3610
3611         * gtk/gtkcompat.h (GTK_WINDOW_DIALOG): compat #define
3612         GTK_WINDOW_DIALOG GTK_WINDOW_TOPLEVEL
3613
3614         * gtk/gtkenums.h (enum GtkWindowType): remove GTK_WINDOW_DIALOG
3615
3616 Wed Mar  7 13:24:57 2001  Tim Janik  <timj@gtk.org>
3617
3618         * gtk/*.c: marshaller fixes.
3619         
3620         * gtk/gtkmarshal.list: extreme cleanup.
3621
3622         * gtk/gtktreeview.c (gtk_tree_view_class_init): disable interface
3623         param spec for now.
3624
3625         * gtk/gtktexttag.c (gtk_text_tag_set_property): use g_value_get_boxed()
3626         where appliable.
3627
3628         * gtk/gtktypeutils.[hc]: updates to GLib API changes.
3629         special cased autogenerated boxed types from gtktypebuiltins_ids.c
3630         which are not reference counted:
3631         GtkSelectionData, GdkEvent, GdkColor, GtkTextIter, PangoTabArray,
3632         PangoFontDescription, GtkTreeIter and GtkTreePath.
3633
3634 Thu Mar  1 03:58:56 2001  Tim Janik  <timj@gtk.org>
3635
3636         * gtk/gtktreeselection.h: 
3637         * gtk/gtktreemodel.c:
3638         * gtk/gtktreedatalist.[hc]: fixed includes. no gobject/*
3639         file should be included directly, and gobject/gmarshal.h
3640         as well as gtk/gtkmarshal.h even can't be included directly.
3641
3642         * Makefile.am: grr, install gtk-config-2.0.
3643
3644         * gtk/testgtk.c:
3645         * gtk/simple.c:
3646         * gtk/gtkmenu.c:
3647         * gtk/gtkitemfactory.c: use g_object_connect() instead of
3648         passing "*signal*::*" args to gtk_widget_set().
3649         
3650         * gtk/gtktypeutils.[hc]: got rid of GTK_TYPE_SIGNAL.
3651         
3652         * gtk/*.c: removed trailer arg from property setters and getters.
3653         macro fixups.
3654
3655 2001-03-07  Alexander Larsson  <alexl@redhat.com>
3656
3657         * gtk/gtklabel.c (set_markup): Removed warning
3658
3659 Tue Mar  6 19:59:12 2001  Jonathan Blandford  <jrb@redhat.com>
3660
3661         * gtk/gtkcellrenderer.h (struct _GtkCellRenderer): Add visible
3662         field to allow you to hide cell renderers.
3663
3664         * gtk/gtkcellrenderer.c: Add support for invisible cells.
3665
3666         * gtk/gtktreeview.c: Add support for invisible cells.
3667
3668 Tue Mar  6 17:25:07 2001  Jonathan Blandford  <jrb@redhat.com>
3669
3670         * gtk/gtktreeviewcolumn.c (gtk_tree_view_column_button_clicked):
3671         Add "clicked" signal back to columns.
3672
3673         * ChangeLog: remove conflict markers.
3674
3675 Tue Mar  6 10:45:45 2001  Owen Taylor  <otaylor@redhat.com>
3676
3677         * gtk/gtkbutton.c: Add animation of activation by, on 
3678         activate, pressing the button, and adding a timeout that 
3679         releases the button after 250ms or on key release and
3680         emits ::clicked. (#51501)
3681
3682         * gtk/gtkdialog.c: Bit of a hack - for buttons in the
3683         action area, we connect to ::clicked instead of ::activate
3684         so the dialog stays up through the animation.
3685
3686 Mon Mar  5 16:38:15 2001  Owen Taylor  <otaylor@redhat.com>
3687
3688         * gtk/gtkmenushell.c (gtk_menu_shell_enter_notify): Only
3689         check the ignore_enter flag for the menu shell that
3690         the item is actually a child of, not for attached
3691         submenus. (#51536)
3692
3693 Tue Feb 27 02:16:14 2001  Owen Taylor  <otaylor@redhat.com>
3694
3695         * gtk/gtkmain.c (gtk_propagate_event): Only do special
3696         special key-press grab handling for widgets within
3697         GtkWindows. Otherwise, fall through to normal case.
3698
3699         This prevents key events being sent twice to GtkInvisible
3700         widgets, which can cause all sorts of mischief.
3701
3702 Fri Feb  2 13:20:12 2001  Owen Taylor  <otaylor@redhat.com>
3703
3704         * gtk/gtkmain.c (gtk_propagate_event): When a grab
3705         widget is in effect, give the grab widget a first
3706         crack at KEY_PRESS/RELEASE events. (#424)
3707
3708 2001-03-06  James Henstridge  <james@daa.com.au>
3709
3710         * gtk/gtkwidget.c (gtk_widget_class_init): set the class closure
3711         offset for the window_state_event to point at window_state_event
3712         rather than no_expose_event.
3713
3714 Mon Mar  5 19:10:15 2001  Jonathan Blandford  <jrb@redhat.com>
3715
3716         * gtk/gtkimmodule.h: fix busted /* comment */
3717
3718 Mon Mar  5 15:07:05 2001  Jonathan Blandford  <jrb@redhat.com>
3719
3720         * gtk/gtktreeview.c: Apply patch from John Margaglione to add
3721         object properties.
3722
3723 Mon Mar  5 14:55:19 2001  Jonathan Blandford  <jrb@redhat.com>
3724
3725         * gtk/gtkcellrenderertoggle.c: Apply patch from Lee Mallabone to
3726         add object properties.
3727
3728         * gtk/gtkcellrenderertextpixbuf.c: Apply patch from Lee Mallabone
3729         to add object properties.
3730
3731         * gtk/gtkcellrenderertext.c: Apply patch from Lee Mallabone to add
3732         object properties.
3733
3734         * gtk/gtkcellrendererpixbuf.c: Apply patch from Lee Mallabone to
3735         add object properties.
3736
3737         * gtk/gtkcellrenderer.c: Apply patch from Lee Mallabone to add
3738         object properties.
3739
3740 Mon Mar  5 14:38:54 2001  Jonathan Blandford  <jrb@redhat.com>
3741
3742         * gtk/gtktreemodel.c: renamed "child_toggled" to
3743         "has_child_toggled".
3744
3745         * gtk/gtktreeview.c: Handle removing columns better.  Updated to
3746         handle new signal name.
3747
3748         * gtk/gtktreestore.c: Updated to handle new signal name.
3749         * gtk/gtklisttore.c: Updated to handle new signal name.
3750         * gtk/gtktreemodelsort.c: Updated to handle new signal name.
3751
3752 2001-03-05  Alexander Larsson  <alexl@redhat.com>
3753
3754         * gtk/gtkmenu.c (gtk_menu_set_tearoff_state):
3755         Set GDK_WINDOW_TYPE_HINT_MENU on tearoff window.
3756
3757 2001-03-05  Michael Natterer  <mitch@gimp.org>
3758
3759         * gtk/gtklabel.c: Made the "parent_class" pointer static. The
3760         pixbuf-engine coincidentially also failed to make one of it's
3761         parent_class pointers static, causing overwriting of GtkLabel's
3762         parent_class pointer in pixbuf_style_class_init().
3763         (Will commit the fix to the pixbuf-engine too).
3764
3765 2001-03-05  Alexander Larsson  <alexl@redhat.com>
3766
3767         * gdk/gdkwindow.h:
3768         Added GdkWindowTypeHint type. Added modal_hint field to GdkWindindow.
3769         New functions gdk_window_set_type_hint, gdk_window_set_modal_hint and
3770         gdk_window_set_icon_list for net wmspec functionality.
3771
3772         * gdk/x11/gdkwindow-x11.c:
3773         Set _NEW_WM_STATE_MODAL from window->modal_hint in set_inital_hints.
3774         Implement gdk_window_set_type_hint, gdk_window_set_modal_hint and
3775         gdk_window_set_icon_list.
3776         Added gdk_wmspec_change_state helper function and used it in the code.
3777         Set _NET_WM_ICON_NAME in gdk_window_set_title and gdk_window_set_icon_name.
3778
3779         * gtk/gtkdialog.c (gtk_dialog_init):
3780         Set GDK_WINDOW_TYPE_HINT_DIALOG.
3781
3782         * gtk/gtkhandlebox.c (gtk_handle_box_realize):
3783         Set GDK_WINDOW_TYPE_HINT_TOOLBAR.
3784
3785         * gtk/gtkwindow.c:
3786         new function gtk_window_set_type_hint.
3787         On realize, set type hint and modal hint.
3788
3789         * gtk/gtkwindow.h:
3790         Added type_hint field and gtk_window_set_type_hint.
3791
3792 2001-03-05  Alexander Larsson  <alexl@redhat.com>
3793
3794         * gtk/gtklabel.[ch]:
3795         Convert from GtkArg to GParam (originally based on patch from Lee Mallabone).
3796         New function gtk_label_get_accel_keyval () to get the underline accelerator
3797         of the label. Setting the label pattern overrides other attributes.
3798
3799 Mon Mar  5 14:51:10 MET 2001  Sven Neumann  <sven@gimp.org>
3800
3801         * gtk/gtkrc.c: fixed compiler warnings by inserting some consts.
3802         Added missing initializers to gtk_rc_style_init().
3803
3804 Sun Mar 04  07:30:03 2001 CET Mikael Hermansson <mikeh@bahnhof.se>
3805
3806         * gtk/gtktextview.c: fixed bug #51097 about setting 
3807         gtk_text_view_set_border_window_size() if the widget is 
3808         already realized.
3809
3810 Sat Mar  3 16:59:16 2001  Owen Taylor  <otaylor@redhat.com>
3811
3812         * gdk/gdkpango.h gdk/x11/gdkwindow-x11.c: Doc fixes
3813
3814         * gdk/win32/gdkinput.c (gdk_device_get_axis): Remove doc
3815         comment. Won't do to have duplicated doc comments between
3816         the platform subdirs.
3817
3818 Sat Mar  3 16:26:33 2001  Owen Taylor  <otaylor@redhat.com>
3819
3820         * gdk/x11/gdkmain-x11.c gdk/x11/gdkkeys-x11.c 
3821           gdk/x11/gdkevents-x11.c gdk/x11/gdkprivate-x11.c:
3822
3823         Detectable auto-repeat - make a repeating key generate
3824         press/press/press/release instead of press/release pairs.
3825
3826         If we have Xkb and XkbSetDectableAutoRepeat supports
3827         that, we do it that way. Otherwise, when we get
3828         a release event, we check ahead with XPending to see
3829         if the next key is a KeyPress with the same keycode
3830         and timestamp. (Not 100% reliable, but pretty close.)
3831           
3832 Tue Feb 27 02:16:14 2001  Owen Taylor  <otaylor@redhat.com>
3833         
3834         * gtk/gtkmain.c (gtk_propagate_event): Only do special
3835         special key-press grab handling for widgets within
3836         GtkWindows. Otherwise, fall through to normal case.
3837  
3838         This prevents key events being sent twice to GtkInvisible
3839         widgets, which can cause all sorts of mischief.
3840  
3841 Fri Feb  2 13:20:12 2001  Owen Taylor  <otaylor@redhat.com>
3842  
3843         * gtk/gtkmain.c (gtk_propagate_event): When a grab
3844         widget is in effect, give the grab widget a first
3845         crack at KEY_PRESS/RELEASE events. (#424)
3846  
3847 Sat Mar  3 15:39:49 2001  Owen Taylor  <otaylor@redhat.com>
3848
3849         * gtk/gtkentry.c (gtk_entry_button_press): Add shift-clicking
3850         to extend the selection. (Roughly based on patch
3851         from Jay Cox, #50939)
3852
3853         * gtk/gtkentry.c (gtk_entry_button_press): Fix triple-clicking
3854         to properly handle previous GDK_BUTTON_PRESS. 
3855         (Patch from Jay Cox, #50938)
3856
3857         * gtk/gtkentry.c (gtk_entry_real_delete_text): Move the
3858         '\0' back along with the deleted text. (#51148)
3859
3860 Mon Jan 22 14:31:29 2001  Owen Taylor  <otaylor@redhat.com>
3861
3862         * gdk/x11/gdkevents-x11.c (gdk_event_translate): Unshift
3863         the group when extracting it from the X keyboard event.
3864
3865         * modules/input/Makefile.am modules/input/imipa.c: 
3866         Simple module for entering IPA. (Do we need a 
3867         gtk-stupid-input-tricks CVS module?)
3868
3869 Sat Mar  3 13:32:47 2001  Owen Taylor  <otaylor@redhat.com>
3870
3871         * gtk/gtkimmodule.c (gtk_im_module_init): Remove spurious
3872         const.
3873
3874         * gdk-pixbuf-2.0.pc.in gtk+-2.0.pc.in: Fix include path.
3875
3876         * gtk/gtkdialog.c (gtk_dialog_set_default_response): If there
3877         is no focus widget for the dialog currently, grab the focus as well
3878         as the default.
3879
3880         * gtk/gtkdialog.c (gtk_dialog_set_default_response): Get
3881         the action area's children to iterate through, not the
3882         dialog's children.
3883
3884 Sat Mar  3 13:21:27 2001  Owen Taylor  <otaylor@redhat.com>
3885
3886         * tests/Makefile.am tests/testsocket.c tests/testsocket_child.c:
3887         Add plug-socket tests. (Won't work worth a darn until I commit
3888         the rest of the plug-socket changes, but no reason these
3889         can't go into CVS now.)
3890
3891 2001-03-02  Havoc Pennington  <hp@redhat.com>
3892
3893         * gdk/x11/gdkgc-x11.c (_gdk_x11_gc_flush): use
3894         _gdk_region_get_xrectangles()
3895
3896         * gdk/x11/gdkmain-x11.c (_gdk_region_get_xrectangles): new function
3897
3898         * gtk/testgtk.c (create_shapes): add test for shape_combine_region
3899
3900         * gdk/x11/gdkwindow-x11.c (gdk_window_shape_combine_region): new
3901         function, contributed by Ron Steinke    
3902
3903         * gdk/x11/gdkevents-x11.c (gdk_wmspec_supported): rename
3904         gdk_net_wm_supports
3905
3906         * gdk/gdkregion-generic.c (gdk_region_get_rectangles): 
3907         New function, contributed by Ron Steinke
3908
3909         * gtk/gtkentry.c (gtk_entry_get_layout_offsets): New function, 
3910         used to line up the text in the entry when using the entry for
3911         editable sheet cell hacks
3912
3913         * gtk/testgtk.c (create_entry): test the activate_default setting
3914         on GtkEntry
3915
3916         * gtk/gtkentry.c (gtk_entry_set_activates_default): New function to 
3917         cause the entry to activate the default button for a dialog when 
3918         activated
3919         (gtk_entry_get_activates_default): new function
3920
3921 Wed Feb 28 19:10:43 2001  Owen Taylor  <otaylor@redhat.com>
3922
3923         * gtk/gtkclist.c (real_remove_row): Patch from ChiDeok
3924         Hwang to move call to sync_selection() up a few lines
3925         to before the row list is modified, to fix crash when
3926         removing rows in the undo_selection list.
3927
3928         (Test case provided by Daniel Elstner:
3929
3930         http://mail.gnome.org/archives/gtk-list/2001-February/msg00359.html)
3931
3932 Fri Feb 23 15:06:48 2001  Owen Taylor  <otaylor@redhat.com>
3933
3934         * gtk/gtktree.c (gtk_tree_class_init): Do the setting
3935         of tree->root_tree in parent_set rather than _map(), 
3936         fixing #50892 in a bit better manner.
3937
3938 Thu Feb 22 17:07:58 2001  Owen Taylor  <otaylor@redhat.com>
3939
3940         * gtk/gtkmenu.c (gtk_menu_popup): Don't flip cursor. (#50934)
3941
3942 Tue Feb  2 11:22:33 2001  Jody Goldberg <jgoldberg@home.com>
3943
3944         * gtk/gtkstyle.c : Remove duplicate fwd decl for
3945         gtk_default_draw_shadow.
3946
3947 ue Feb 20 11:40:58 2001  Owen Taylor  <otaylor@redhat.com>
3948
3949         * gdk/gdkimage.c (gdk_image_new): Remove excess 
3950         warning, make warnings more verbose, treat a error
3951         in shmat as permanent, and don't try again.
3952         (#51163, Ed Randall.)
3953
3954 Mon Feb 19 20:15:28 2001  Owen Taylor  <otaylor@redhat.com>
3955
3956         * gtk/gtkrange.c (gtk_range_timer_1st_time): Add an initial
3957         delay for the first click before starting to scroll.
3958         (based on #51026, gtk-enf-990512-0.patch, Eric Fisher)
3959
3960         * gtk/gtktext.c: GtkText should have I-beam cursor. 
3961         (based on gtk-enf-990513-1.patch, Eric Fisher.)
3962
3963 Mon Feb 19 16:42:19 2001  Owen Taylor  <otaylor@redhat.com>
3964
3965         * gtk/gtklayout.c (gtk_layout_allocate_child): Tiny
3966         cleanup to remove some references to unused
3967         ->xoffset, ->yoffset.
3968
3969 Mon Feb 19 14:20:36 2001  Owen Taylor  <otaylor@redhat.com>
3970
3971         * gdk/gdkrgb.c (gdk_rgb_convert_555_br): Fix incorrect
3972         mask. (#51039, fix from Martin Maierhofer)
3973
3974 Fri Feb 16 20:09:42 2001  Owen Taylor  <otaylor@redhat.com>
3975
3976         * gtk/gtkctree.c (gtk_ctree_class_init): Add bindings
3977         for unshifted + and shifted = for non-us keyboards.
3978         Make <Control>+ and <Control>- work as well as 
3979         <Control>KP_Plus, <Control>KP_Minus for recursive
3980         open/close.  (#2682, René Seindal)
3981
3982 Fri Feb 16 18:50:59 2001  Owen Taylor  <otaylor@redhat.com>
3983
3984         * gtk/gtkmenushell.c (gtk_real_menu_shell_cancel): Unset
3985         the active menu item before deactivating the menu,
3986         so gtk_menu_popdown doesn't change the history. (#50964)
3987         
3988 Fri Feb 16 15:55:22 2001  Owen Taylor  <otaylor@redhat.com>
3989
3990         * gtk/gtktreeitem.c (gtk_tree_item_draw_lines): 
3991         draw lines with text_gc rather than black_gc.
3992         (Patch from Vlad Harchev <hvv hippo ru>, #50926)
3993
3994 Thu Mar  1 19:50:56 2001  Jonathan Blandford  <jrb@redhat.com>
3995
3996         * gtk/gtktreeviewcolumn.c (_gtk_tree_view_column_realize_button):
3997         Move handling of buttons fully in gtktreeviewcolumn.  This code is
3998         less interrelated then it was, but it still requires the
3999         GtkTreeView to map it.
4000
4001         * test/testtreecolumn.c: Now I can add a column to one view,
4002         remove it, add it to the another view, remove it, then re-add it
4003         to the first.  Nifty.
4004
4005 Thu Mar  1 13:14:27 GMT 2001  Tony Gale <gale@gtk.org>
4006
4007         * docs/tutorial/gtk-tut.sgml: Minor corrections
4008
4009 Wed Feb 28 16:36:46 2001  Jonathan Blandford  <jrb@redhat.com>
4010
4011         * gtk/gtktreemodel.c (gtk_tree_row_reference_*): Sanitize
4012         GtkRowReference.
4013
4014 2001-02-28  Havoc Pennington  <hp@redhat.com>
4015
4016         * gtk/gtkwidget.h (struct _GtkWidgetClass): Remove draw_focus and
4017         draw_default
4018         (gtk_widget_draw_focus): remove this function; we could instead
4019         make it just gtk_widget_draw(), but in most cases I think the
4020         result would be broken user code, so think it's better to have
4021         that code not compile and get fixed
4022         (gtk_widget_draw_default): ditto
4023
4024         * gtk/gtkwidget.c: Add default handlers for focus_in_event and
4025         focus_out_event that set/unset GTK_HAS_FOCUS and call queue_draw
4026         
4027         * gtk/gtkwindow.c (gtk_window_set_default): just queue a draw when
4028         widgets lose/get the default, instead of calling draw_default
4029         
4030         * docs/Changes-2.0.txt: note about all this
4031
4032         Then fixed every widget in GTK, I won't list all the filenames.
4033
4034 Tue Feb 27 19:32:53 2001  Jonathan Blandford  <jrb@redhat.com>
4035
4036         * gtk/gtktreemodel.c (deleted_callback): Proxy out to
4037         _gtk_tree_row_reference_deleted.
4038         (inserted_callback): Proxy out to
4039         _gtk_tree_row_reference_inserted.
4040         (_gtk_tree_row_reference_new_from_view): Somewhat yukky hack to
4041         get around signal emission ordering problem.
4042
4043         * gtk/gtktreeselection.c (gtk_tree_selection_real_unselect_all):
4044         fix to work with SINGLE 
4045         (_gtk_tree_selection_internal_select_node): Major sanitization on
4046         selections.  SINGLE now seems to work.
4047
4048         * tests/Makefile.am: add testtreecolumn.c:
4049
4050         * tests/testtreecolumn.c: New test.  Mostly points out selection
4051         bugs currently, but will test columns later.
4052
4053         * gtk/gtkrbtree.c (_gtk_rbtree_remove_node): Fix really nasty
4054         selection bug.  I hate touching this code -- it's scary.
4055
4056 2001-02-26  Havoc Pennington  <hp@redhat.com>
4057
4058         * gtk/testgtk.c: test the window state stuff
4059
4060         * gtk/gtkwindow.c (gtk_window_present): new function, makes a
4061         window come to the user's attention as if it were just created
4062         (gtk_window_iconify): new function
4063         (gtk_window_deiconify): new function
4064         (gtk_window_stick): new function
4065         (gtk_window_unstick): new function
4066         (gtk_window_maximize): new function
4067         (gtk_window_unmaximize): new function
4068
4069         * gtk/gtkwidget.h, gtk/gtkwidget.c: add window_state_event signal
4070
4071         * gtk/gtkmain.c (gtk_main_do_event): handle GDK_WINDOW_STATE
4072
4073         * gdk/x11/gdkevents-x11.c: create window state events when
4074         appropriate
4075         (gdk_wmspec_supported): new function
4076
4077         * gdk/x11/gdkwindow-x11.c (gdk_window_iconify): handle
4078         iconification before showing the window
4079         (gdk_window_deiconify): new function
4080         (gdk_window_stick): new function
4081         (gdk_window_unstick): new function
4082         (gdk_window_maximize): new function
4083         (gdk_window_unmaximize): new function
4084
4085         * gdk/gdkwindow.c: store the window state in the window; 
4086         change to using the GDK_WINDOW_STATE_WITHDRAWN flag instead of
4087         window->mapped.
4088         (gdk_window_get_state): return the current window state
4089
4090         * gdk/gdkevents.c (gdk_event_get_time): handle GDK_WINDOW_STATE
4091         (gdk_event_get_state): handle GDK_WINDOW_STATE
4092         (gdk_synthesize_window_state): function to create the window state
4093         events
4094
4095         * gdk/gdkevents.h (struct _GdkEventWindowState): new type of
4096         event, for changes to "window state" such as maximized, sticky, 
4097         etc.
4098         
4099         * gdk/x11/gdkwindow-x11.c (gdk_window_focus): new function,
4100         focuses a window
4101
4102         * gdk/x11/gdkmain-x11.c (_gdk_wmspec_supported): new function, 
4103         finds out if we support a given WM spec hint
4104
4105 Tue Feb 27 13:37:38 GMT 2001  Tony Gale <gale@gtk.org>
4106
4107         * docs/faq/gtk-faq.sgml: New question re memory leaks.
4108
4109 2001-02-25  Hans Breuer  <hans@breuer.org>
4110
4111         * gdk/gdk.h : changed #ifdef GDK_DISBALE_DEPRECARED to #ifndef
4112         cause we want to loose those prototypes only in the latter case
4113
4114         * gdk/win32/gdkevents-win32.c : can't cast from GdkPixmap to
4115         GdkPixmapImplWin32 because it itsn't derived from it. Use the
4116         impl member variable instead
4117
4118         * gtk/gtk.def : updated
4119
4120         * gtk/gtklist.c : 
4121         * gtk/gtkmenus.c : include <string.h> for memset ()
4122
4123         * gtk/makefile.msc.in : updated and don't define GTK_COMPILATION
4124         for everthing built here, but for gtk-x.x.dll only. This solves
4125         problem of indifferent gtk type definitions
4126
4127 Sat Feb 24 20:11:39 2001  Jonathan Blandford  <jrb@redhat.com>
4128
4129         * gtk/gtkclipboard.h: actually put /* */ around #endif comment.
4130
4131 Fri Feb 23 17:50:13 2001  Jonathan Blandford  <jrb@redhat.com>
4132
4133         * gtk/gtktreeview.c (gtk_tree_view_bin_expose): Only draw the
4134         column that is exposed.
4135
4136         (_gtk_tree_view_update_size): Changed name from set_size, and
4137         changed function to do more work, and not force people calling it
4138         to figure out the size.  Simplifies a lot of code elsewhere.
4139
4140 2001-02-23  Alexander Larsson  <alexl@redhat.com>
4141
4142         * gdk/gdkpixmap.c (gdk_pixmap_colormap_new_from_pixbuf):
4143         return solid masks for xpms that have no transparent color.
4144         This makes the ..._create_from_xpm... API backwards
4145         compatible.
4146
4147 2001-02-23  Tor Lillqvist  <tml@iki.fi>
4148
4149         * README.win32: Update. Mention the gtk-1-3-win32-production
4150         branch.
4151
4152         * gdk/win32/bdfcursor.c: New file. A program that generates
4153         xcursors.h. Thanks to Stefan Ondrejicka.
4154
4155         * gdk/win32/xcursors.h: New file, contains the X cursor font in a
4156         compact format.
4157
4158         * gdk/win32/Makefile.am (EXTRA_DIST): Add new files.
4159
4160         * gdk/win32/gdkcursor-win32.c (_gdk_win32_data_to_wcursor): New
4161         function, uses xcursors.h.
4162         (gdk_cursor_new): Use _gdk_win32_data_to_wcursor to generate
4163         cursor from inline data instead of using LoadCursor() to generate
4164         it from a resource.
4165
4166         * gdk/win32/gdkevents-win32.c (gdk_event_translate): At button up
4167         event, must check the Windows message for mouse button state, as
4168         the GDK event state might not have been built if it is
4169         undelivered. Remove one goto.
4170
4171         * gdk/win32/gdkwindow-win32.c (gdk_window_set_cursor): Call
4172         SetCursor() if the current cursor as returned by GetCursor() is
4173         the window's previous cursor. The ChildWindowFromPoint() test
4174         apparently didn't work correctly.
4175
4176         * gdk/win32/rc/*.cur: Remove.
4177
4178         * gdk/win32/rc/gdk.rc.in: Remove cursors.
4179
4180         * gdk/win32/rc/Makefile.am (EXTRA_DIST): Remove from here, too.
4181
4182         * gtk/makefile.{mingw,msc}.in: Updates.
4183
4184 Wed Feb 21 20:56:50 2001  Jonathan Blandford  <jrb@redhat.com>
4185
4186         * gtk/gtktreemodel.h: add functions for signal emission.
4187
4188         * gtk/gtktreestore.c: move to use above functions instead of
4189         g_signal_emit.
4190
4191         * gtk/gtkliststore.c: ditto
4192
4193 Wed Feb 21 15:41:34 2001  Jonathan Blandford  <jrb@redhat.com>
4194
4195         * gtk/gtktreestore.c: removed signals.  Moved to inherit from
4196         GObject instead of GtkObject.
4197
4198         * gtk/gtkliststore.c: ditto.
4199
4200         * gtk/gtktreemodelsort.c: ditto.
4201
4202         * gtk/gtktreemodel.c (gtk_tree_model_base_init): moved signals to
4203         GtkTreeModelIface, instead of in each model.
4204
4205 2001-02-21  Havoc Pennington  <hp@redhat.com>
4206
4207         * gtk/gtktextbuffer.c (gtk_text_buffer_insert_child_anchor):
4208         unbreak this function
4209
4210         * gtk/gtkentry.c: apply patch from Lee Mallabone to add object 
4211         properties
4212
4213         * gtk/gtkcurve.c: apply patch from Lee Mallabone to add object
4214         properties
4215
4216         * gtk/gtkcombo.c: apply patch from Lee Mallabone to add object 
4217         properties
4218
4219         * gtk/gtkentry.c (gtk_entry_set_max_length): have this take -1 to
4220         mean unset the max length
4221
4222 Wed Feb 21 14:23:05 2001  Jonathan Blandford  <jrb@redhat.com>
4223
4224         * gtk/gtktreeviewcolumn.c (gtk_tree_view_column_set_cell_data_func):
4225         Changed name to be set_cell_data_func to make it clear what
4226         the functino does.  Close bug #51069.
4227
4228 Tue Feb 20 16:49:00 2001  Jonathan Blandford  <jrb@redhat.com>
4229
4230         * gtk/testgtk.c (main): Remove turning on of profiling malloc,
4231         have memory actually freed.  Keeps box running longer.
4232
4233 2001-02-21  Alexander Larsson  <alexl@redhat.com>
4234         
4235         * gtk/gtkseparatormenuitem.[ch]:
4236         Added new menu separator item. The drawing and size handling
4237         is still done in GtkMenuItem, but the API is a bit more sane.
4238         
4239         * gtk/Makefile.am:
4240         Add gtkseparatormenuitem.[ch].
4241
4242         * gtk/gtk.h:
4243         Add gtkseparatormenuitem.h.
4244         
4245         * gtk/gtkentry.c:
4246         * gtk/gtkmenufactory.c:
4247         * gtk/gtktextview.c:
4248         Use the new API for menu separators.
4249         
4250         * demos/gtk-demo/menus.c (create_menu):
4251         Add some GtkSeparatorMenuItem demo code.
4252
4253 2001-02-20  Havoc Pennington  <hp@redhat.com>
4254
4255         * gtk/gtkaspectframe.c: Convert to new property API, patch from 
4256         Lee Mallabone
4257
4258         * gtk/gtkarrow.c: Convert to new property API, patch from 
4259         Lee Mallabone
4260
4261 Tue Feb 20 14:26:41 2001  Jonathan Blandford  <jrb@redhat.com>
4262
4263         * tests/testtreeview.c (toggled_callback): fix to reflect change
4264         in GtkTreeModelStore.
4265
4266 Tue Feb 20 12:16:12 2001  Jonathan Blandford  <jrb@redhat.com>
4267
4268         * gtk/gtkiconfactory.c (gtk_icon_set_new_from_pixbuf): New
4269         function to create an icon set from a pixbuf.
4270
4271 2001-02-20  Alexander Larsson  <alexl@redhat.com>
4272
4273         * gtk/gtkcellrenderertext.[ch]:
4274         Add a "markup" property.
4275
4276         * gtk/treestoretest.c:
4277         Use the markup property, remove some leftover stuff from
4278         GtkTreeModelMapping.
4279
4280 2001-02-20  Alexander Larsson  <alexl@redhat.com>
4281
4282         * gtk/gtklabel.c (gtk_label_set_selectable):
4283         Queue a redraw if the selectable setting was changed.
4284
4285 2001-02-20  Alexander Larsson  <alexl@redhat.com>
4286
4287         * gdk/linux-fb/gdkgc-fb.c (gdk_gc_copy):
4288         Actually copy the whole gc, not just the public parts.
4289         
4290         * gdk/linux-fb/gdkwindow-fb.c (gdk_window_new):
4291         GDK_WINDOW_TEMP are not toplevel. Fixes selectable
4292         labels.
4293
4294 2001-02-19  Havoc Pennington  <hp@pobox.com>
4295
4296         * gdk/gdkwindow.c: docs
4297
4298         * gdk/gdkrgb.c: docs
4299
4300         * gdk/gdkregion-generic.c: docs
4301
4302         * gdk/gdkgc.c (gdk_gc_set_values): docs
4303
4304         * gdk/gdkdraw.c: docs
4305
4306         * gdk/gdkdrawable.h: deprecate drawable get/set data
4307
4308 Mon Feb 19 20:37:35 2001  Jonathan Blandford  <jrb@redhat.com>
4309
4310         * demos/gtk-demo/dialog.c: Add simple new demo.
4311
4312 2001-02-19  Havoc Pennington  <hp@redhat.com>
4313
4314         * gtk/gtktextbuffer.h (struct _GtkTextBufferClass): add
4315         insert_child_anchor signal, bug #50245
4316
4317         * gtk/gtktextbtree.c (_gtk_text_btree_insert_child_anchor): change
4318         from create_child_anchor, so the anchor is passed in
4319
4320         * gtk/gtktextchild.c (gtk_text_child_anchor_new): new function
4321         (_gtk_widget_segment_new): have the child anchor object passed in, 
4322         instead of creating it.
4323
4324         * gtk/gtktextbuffer.c (gtk_text_buffer_modified): rename
4325         to gtk_text_buffer_get_modified
4326
4327 2001-02-19  Havoc Pennington  <hp@redhat.com>
4328
4329         * gtk/gtktreemodel.c (gtk_tree_model_get_valist): hmm, someone
4330         changed GLib without fixing GTK
4331
4332         * gtk/gtkrange.h: Rename all the stupid implementation detail 
4333         functions to have an underscore in front. Most of them should 
4334         probably just go away, but for starters don't export them.
4335         Bug #50482
4336
4337 2001-02-19  Havoc Pennington  <hp@redhat.com>
4338
4339         * gdk/gdkcolor.h: test was backward, so deprecated functions were
4340         excluded by default
4341
4342         * gtk/gtkstyle.c (gtk_default_draw_diamond): draw etched in/out,
4343         clean up the old code a bit
4344
4345         * gtk/gtkradiobutton.c (gtk_radio_button_draw_indicator): draw
4346         inconsistent state
4347
4348         * gtk/gtkradiomenuitem.c (gtk_radio_menu_item_draw_indicator):
4349         draw inconsistent state
4350
4351         * gtk/testgtk.c (create_toggle_buttons): add test for inconsistent
4352         (create_menu): add inconsistent test
4353
4354         * gtk/gtkcheckmenuitem.c (gtk_check_menu_item_set_inconsistent):
4355         new function
4356         (gtk_check_menu_item_get_inconsistent): new function
4357         (gtk_real_check_menu_item_draw_indicator): draw the inconsistent
4358         state (using etched in for now)
4359
4360         * gtk/gtkcheckbutton.c (gtk_real_check_button_draw_indicator):
4361         draw inconsistent state
4362
4363         * gtk/gtktogglebutton.c (gtk_toggle_button_set_inconsistent): new
4364         function, used when the user has selected a range of stuff in
4365         different states
4366         (gtk_toggle_button_get_inconsistent): accessor for that
4367         (gtk_toggle_button_paint): draw inconsistent state (etched in?
4368         don't know what else to do)
4369
4370 2001-02-19  Hans Breuer <hans@breuer.org>
4371
4372         * gtk/gtk.def : updated exported symbols
4373
4374         * gtk/makefile.msc.in : updated
4375
4376         * gtk/gtkstyle.c (gtk_style_realize) : gets called without
4377         a colormap, when invoked from testgtk::entry. I'm not sure where
4378         the bug is, but g_return_if_fail (GDK_IS_COLORMAP (colormap));
4379         avoids immediate crashing ...
4380
4381         * gtk/gtkmain.c (check_setugid) : totally disabled on win32;
4382         any objections ?
4383
4384         * gtk/gtktreemodel.c : called G_VALUE_LCOPY with an extra
4385         0 parameter. At least msvc doesn't like macros with var args. 
4386         I simply removed the extra 0, was it a feature or a typo ?
4387
4388         * gtk/gtktreeviewcolumn.[hc] (gtk_tree_view_column_set_func) :
4389         removed the extra indirection from the GtkTreeViewColumnFunc parameter,
4390         because the value assignment to the internal struct wasn't working.
4391         I'm not absolutely sure. The problem could have been resolved by
4392         changing the "func" declartion in the struct, but was the pointer
4393         to the function pointer intended ?
4394
4395         * gtk+/gtk/gtktreedatalist.c : include gboxed.h
4396
4397         * gdk/gdk.def : updated exported symbols
4398
4399         * gdk/win32/gdkdrawable-win32.c (gdk_win32_draw_image) :
4400         only use SetDIBitsToDevice if there is a palette at the drawable
4401         and the image is GDK_VISUAL_PSEUDO_COLOR
4402
4403         * gdk/win32/gdkkeys-win32.c : msvc still has no <unistd.h> ...
4404
4405         * gdk/win32/gdkwindow-win32.c : #include "gdk.h" /* gdk_rectangle_intersect */
4406
4407         * gdk/*/makefile.msc : updated
4408
4409 2001-02-19  Havoc Pennington  <hp@redhat.com>
4410
4411         * demos/gtk-demo/Makefile.am (INCLUDES): GDK_DISABLE_COMPAT_H,
4412         GDK_DISABLE_DEPRECATED (we need to merge those two #defines)
4413
4414         * gdk/x11/gdkmain-x11.c (gdk_key_repeat_disable): nuke
4415         (gdk_key_repeat_restore): nuke
4416
4417         * gdk/gdk.c (gdk_exit_func): #if 0 this for now, don't install it
4418         (gdk_init_check): no atexit func
4419
4420         * gdk/gdkrgb.h: mark some stuff deprecated
4421
4422         * gdk/gdkcolor.h: mark some stuff deprecated
4423         
4424         * gdk/gdk.h: deprecated gdk_exit, gdk_input_*
4425
4426         * gdk/gdkfont.h: bracket in GDK_DISABLE_DEPRECATED
4427
4428 2001-02-16  Havoc Pennington  <hp@redhat.com>
4429
4430         * gtk/gtkvscrollbar.c (gtk_vscrollbar_trough_keys): use the visual
4431         scroll steps.
4432
4433         * gtk/gtkvscale.c (gtk_vscale_trough_keys): use the visual scroll
4434         steps, and add Ctrl-arrow shortcuts for paging visually as with
4435         HScale, since Page Up and Page Down move logically.
4436
4437         * gtk/gtkenums.h (GtkScrollType): add GTK_SCROLL_STEP_UP,
4438         GTK_SCROLL_STEP_DOWN, etc. for visual scroll directions
4439         
4440         * gtk/gtkrange.c (gtk_range_key_press): handle the visual scroll
4441         steps
4442         (gtk_range_scroll): handle the visual steps
4443
4444         * gtk/gtklist.c (gtk_list_scroll_horizontal): handle the up/down
4445         scroll steps
4446
4447         * gtk/gtkhscale.c (gtk_hscale_trough_keys): use the visual scroll
4448         steps, not the logical ones.
4449
4450         * gtk/gtkclist.c (move_focus_row): handle the up/down scroll steps
4451         (scroll_vertical): handle up/down steps
4452
4453 2001-02-19 Alexander Larsson  <alexl@redhat.com>
4454
4455         * gdk/linux-fb/gdkimage-fb.c (gdk_image_new_bitmap):
4456         Copy data and free data with free().
4457
4458         * gdk-pixbuf/gdk-pixbuf.c:
4459         * gdk-pixbuf/io-jpeg.c:
4460         * gdk-pixbuf/io-png.c:
4461         Use g_try_malloc/g_free instead malloc/free.
4462         
4463         * gdk-pixbuf/test-gdk-pixbuf.c:
4464         Must... initialize... gobject...
4465         
4466         * gdk-pixbuf/pixops/timescale.c:
4467         * gtk/gtkcalendar.c:
4468         Use g_malloc instead of malloc.
4469         
4470 2001-02-19 Alexander Larsson  <alla@lysator.liu.se>
4471
4472         * gtk/testgtkrc:
4473         Comment out property assignments, these don't work yet.
4474
4475 2001-02-17  Havoc Pennington  <hp@pobox.com>
4476
4477         * gtk/gtkalignment.c (gtk_alignment_class_init): clean this up a
4478         bit.
4479
4480 2001-02-17  Havoc Pennington  <hp@pobox.com>
4481
4482         * gtk/gtklabel.c (gtk_label_ensure_layout): fix screwup with
4483         shadowed variables that had broken size request in some cases,
4484         leading to bogus tooltips (#50996)
4485
4486 2001-02-06  Jon K Hellan  <hellan@acm.org>
4487
4488         Implement fast browsing of tooltips, bug #50619
4489         
4490         * gtk/gtktooltips.h (struct _GtkTooltips): Add use_sticky_delay
4491         and last_popdown
4492         
4493         * gtk/gtktooltips.c (gtk_tooltips_init): Initialize sticky_delay,
4494         use_sticky_delay and last_popdown.
4495         (gtk_tooltips_draw_tips, gtk_tooltips_set_active_widget): Record
4496         time of popdown.
4497         (gtk_tooltips_set_active_widget): Unset sticky behaviour if widget
4498         is NULL.
4499         (gtk_tooltips_recently_shown): New static function.  Return true
4500         if < sticky_delay has elapsed since last popdown.
4501         (gtk_tooltips_event_handler): Display window after sticky_delay
4502         (presumably < normal delay) if < STICKY_REVERT_DELAY has elapsed
4503         since last popdown.
4504         
4505 2001-02-17  Havoc Pennington  <hp@pobox.com>
4506
4507         * gtk/gtktypeutils.h (GtkSignalFunc): change it to take (void)
4508         instead of (). #6394
4509
4510         * gtk/gtkprogressbar.c (gtk_progress_bar_get_text): Add
4511         G_CONST_RETURN, make it return by reference, #50473
4512         
4513 Sat Feb 17 06:47:27 2001  Tim Janik  <timj@gtk.org>
4514
4515         * gtk/gtkmenu.c (gtk_menu_motion_notify): default initialize the
4516         generated ENTER_NOTIFY event with 0, otherwise not explicitely
4517         setup fields contain garbage (e.g. subwindow, breaking
4518         gdk_drawable_ref() upon event copy).
4519         (gtk_menu_stop_navigating_submenu_cb): same here.
4520
4521         * gtk/gtklist.c (gtk_list_vertical_timeout): 
4522         * gtk/gtklist.c (gtk_list_horizontal_timeout): 
4523         * gtk/gtkclist.c (vertical_timeout): 
4524         * gtk/gtkclist.c (horizontal_timeout): change direct assignment
4525         default-zero-intialization for unions to memset(,0,), as unions are
4526         not fully default-zero-initialized by compilers (GdkEvent x = { 0, };
4527         has to become GdkEvent x; memset (&x, 0, sizeof (x)); )
4528
4529         * gtk/gtktreeview.c (gtk_tree_view_set_rows_drag_source): scratch
4530         g_closure_sink() warning.
4531
4532         * gtk/gtktreemodel.c (gtk_tree_model_get_valist): 
4533         * gtk/gtktreestore.c (gtk_tree_store_set_valist): 
4534         * gtk/gtkliststore.c (gtk_list_store_set_valist): 
4535         fix G_VALUE_COLLECT() and G_VALUE_LCOPY() calls.
4536         
4537 Fri Feb 16 17:49:59 2001  Jonathan Blandford  <jrb@redhat.com>
4538
4539         * gtk/gtktreestore.[hc], gtk/gtkliststore.[ch]: removed
4540         gtk_*_store_get, and moved to GtkTreeModel.
4541
4542         * gtk/gtktreemodel.h (gtk_tree_model_set{v,}): Added
4543
4544         * gtk/gtktreeviewcolumn.c (gtk_tree_view_column_finalize): added.
4545
4546         * gtk/Makefile.am: remove gtktreemodelmapping.[ch]
4547
4548         * gtk/gtktreeviewcolumn.c (gtk_tree_view_column_set_func): let you
4549         set the func.
4550
4551         * gtk/gtktreeviewcolumn.c (gtk_tree_view_column_set_cell_data):
4552         freeze/thaw notify between setting all the properties for a cell.
4553
4554         * gtk/gtk.h: remove gtktreemodelsimple.h, and gtktreemodelmapping.h
4555
4556 2001-02-15  Havoc Pennington  <hp@redhat.com>
4557
4558         * gdk/gdkpango.c (gdk_pango_layout_line_get_clip_region): convert
4559         the X coordinates so they're with respect to the line, rather than 
4560         with respect to the layout.
4561
4562         * gtk/gtkalignment.c: Convert to new property API, patch from Lee
4563         Mallabone
4564
4565         * gtk/testgtk.c (create_range_controls): add vscale tests, 
4566         and inverted test
4567
4568         * gtk/gtkrange.c (gtk_range_set_inverted): new function to fix 
4569         #50806
4570
4571         * gtk/gtkentry.c (gtk_entry_get_text): add G_CONST_RETURN
4572
4573         * gtk/gtktextiter.h (gtk_text_iter_is_last): rename 
4574         gtk_text_iter_is_end
4575
4576         * gtk/gtktextbuffer.h (gtk_text_buffer_get_last_iter):
4577         rename gtk_text_buffer_get_end_iter
4578
4579         * gtk/testgtk.c (create_labels): Add test for selectable
4580
4581         * gtk/gtkentry.c (gtk_entry_draw_text): Use new GDK API to draw
4582         the selection stuff. This code is kind of broken since it doesn't 
4583         use the theme engine.
4584
4585         * gdk/gdkpango.c (gdk_pango_layout_line_get_clip_region): 
4586         fix infinite loop and y offset problem
4587         (gdk_draw_layout_line_with_colors): fix foreground color handling
4588
4589         * gtk/gtklabel.h, gtk/gtklabel.c: Implement a "selectable" flag 
4590         that makes the label selectable.
4591         
4592         * gtk/gtklabel.c (gtk_label_style_set): recreate the label's
4593         layout when the style is set, since fonts etc. could have changed.      
4594
4595 Fri Feb 16 14:22:05 2001  Jonathan Blandford  <jrb@redhat.com>
4596
4597         * gtk/Makefile.am: Removed gtktreemodelsimple.[ch]
4598
4599         * gtk/gtktreemodelsimple.[ch]: removed.
4600
4601 2001-02-16  Alexander Larsson  <alexl@redhat.com>
4602
4603         * gtk/gtktreemodelmapping.[ch]:
4604         New files. Implement GtkTreeModelMapping.
4605         
4606         * gtk/Makefile.am:
4607         Add gtktreemodelmapping.[ch].
4608         
4609         * gtk/gtk.h:
4610         Add gtktreemodelmapping.h
4611
4612         * gtk/treestoretest.c:
4613         Test the GtkTreeModelMapping
4614
4615 Tue Feb 13 13:16:09 2001  Jonathan Blandford  <jrb@redhat.com>
4616
4617         * demos/gtk-demo/panes.c (create_pane_options): If we're going to
4618         have a demo, we might as well pass in real values.  Thanks to
4619         clahey for pointing this out.
4620
4621 2001-02-14  Havoc Pennington  <hp@pobox.com>
4622
4623         * gtk/gtkimagemenuitem.c (gtk_image_menu_item_remove): add
4624         "static" to a private function
4625         (gtk_image_menu_item_class_init): remove destroy handler,
4626         add "image" object property
4627
4628 2001-02-13  Alexander Larsson  <alla@lysator.liu.se>
4629
4630         * gdk/linux-fb/gdkdrawable-fb2.c (gdk_fb_clip_region):
4631         Add a shortcut if the window and the current clip_region doesn't
4632         overlap. This is needed when there are a lot of windows in a
4633         window. The layout test in testgtk is a good test.
4634
4635         * gdk/linux-fb/gdkwindow-fb.c:
4636         Whitespace fix.
4637
4638 2001-02-13  Sven Neumann  <sven@convergence.de>
4639
4640         * demos/testanimation.c: replaced deprecated gtk_drawing_area_size
4641
4642 2001-02-13  Alexander Larsson  <alexl@redhat.com>
4643
4644         * gdk/linux-fb/gdkcursor-fb.c (gdk_fb_cursor_unhide):
4645         Don't reference last_cursor if it is null. Fixes crash when rotating
4646         the screen before having moved the mouse.
4647
4648         * gdk/linux-fb/gdkcc-fb.c: Zapp!
4649
4650         * gdk/linux-fb/Makefile.am: Don't compile gdkcc-fb.c
4651
4652         * gdk/linux-fb/gdkwindow-fb.c: Fix typo. width->height. Fixes redraw 
4653         when using 90 or 270 degrees rotation.
4654
4655 2001-02-12  Havoc Pennington  <hp@pobox.com>
4656
4657         * gdk/gdkpango.c (gdk_pango_get_gc): fix bug where 
4658         it always set the foreground, even if we were only using
4659         a stipple.
4660         (gdk_draw_layout_line_with_colors): new function, allow
4661         override colors
4662         (gdk_draw_layout_with_colors): new function, allow override
4663         colors
4664         (gdk_pango_layout_line_get_clip_region): function to get the clip
4665         region for a logical text range
4666         (gdk_pango_layout_get_clip_region): get the clip region for a
4667         logical text range
4668
4669         * gdk/x11/gdkcolor-x11.c: forward declare gdk_colormap_sync(),
4670         (gdk_colormap_new): fix call to gdk_colormap_sync() so it has 
4671         the right number of arguments.
4672
4673         * gtk/gtktextbtree.c (gtk_text_btree_node_check_consistency):
4674         enhance the function to check that node data corresponds to a 
4675         view still belonging to the tree.
4676
4677         * gtk/gtktreeview.c (gtk_tree_view_changed): we were leaking the 
4678         GtkTreePath
4679         (gtk_tree_view_inserted): ditto
4680         (gtk_tree_view_child_toggled): ditto
4681
4682         * gtk/gtktreemodel.c (gtk_tree_path_append_index): use realloc to
4683         simplify this code.
4684
4685         * gtk/gtkcellrenderertext.c (get_layout): fix leak of 
4686         a PangoAttrList
4687
4688         * demos/gtk-demo/main.c (load_file): Fix leak of a GString
4689
4690         * gtk/gtkentry.c (gtk_entry_realize): Fix leak of a GdkCursor
4691
4692         * gtk/gtkmenubar.c (gtk_menu_bar_size_request): consider toggle
4693         size in the size request 
4694         (gtk_menu_bar_size_allocate): consider toggle size here
4695
4696         * gtk/gtkimagemenuitem.h, gtkimagemenuitem.c: Menu item
4697         that displays a widget in the toggle slot
4698
4699         * gtk/testgtk.c: test GtkImageMenuItem
4700
4701         * gtk/Makefile.am, gtk/gtk.h: Add GtkImageMenuItem
4702         
4703         * gtk/gtkmenuitem.h: Use "gint" not "guint16" for toggle size
4704         request and allocation
4705
4706         * gtk/gtkmenu.c (gtk_menu_size_request): use gint not guint16
4707
4708         * gtk/gtkcheckmenuitem.c
4709         (gtk_check_menu_item_toggle_size_request): ditto
4710         
4711 Mon Feb 12 23:43:30 2001  Owen Taylor  <otaylor@redhat.com>
4712
4713         * gtk/Makefile.am (gdk_headers): Remove gdkcc.h 
4714         reference.
4715
4716         * configure.in gtk/gtkmain.c: Add checks for setuid/setgid,
4717         and refuse to initialize GTK+ if they fail.
4718
4719 Mon Feb 12 15:02:07 2001  Owen Taylor  <otaylor@redhat.com>
4720
4721         * configure.in: Add check for gtk-doc version.
4722
4723 Thu Feb  8 17:18:26 2001  Owen Taylor  <otaylor@redhat.com>
4724
4725         * gtk/gtklabel.c (gtk_label_size_request): Fix bug
4726         where the xpad/ypad was only being used on one side!
4727
4728 2001-02-11  Tor Lillqvist  <tml@iki.fi>
4729
4730         * gdk/win32/gdkcolor-win32.c (gdk_colormap_query_color): New
4731         function, copied from X11 version.
4732
4733         * gdk/win32/gdkwindow-win32.c (gdk_window_set_cursor): Eliminate
4734         DestroyCursor failures. The reason for the problem (despite the
4735         inconsistent messages from GetLastError()) was that
4736         DestroyCursor() cannot be called while a cursor is set in a
4737         window. Set the new cursor first and then destroy the old one.
4738         Thanks to jpe@archaeopteryx.com.
4739
4740         * gdk/win32/gdkcc-win32.c: Remove.
4741
4742         * gdk/win32/Makefile.am: Remove from here, too.
4743         
4744         * gdk/gdk.def
4745         * gdk/makefile.mingw.in: Update. Godbye GdkColorContext.
4746
4747         * gtk/gtk.def
4748         * gtk/makefile.mingw.in: Updates.
4749
4750 2001-02-08  Havoc Pennington  <hp@redhat.com>
4751
4752         * gtk/gtkbin.c (gtk_bin_add): better error message if you try to
4753         add a widget to a bin that already has a child.
4754
4755         * gdk/gdkcc.h, gdk/gdkcc-x11.c: Remove GdkColorContext, #50512
4756
4757         * docs/Changes-2.0.txt: note that GdkColorContext is gone.
4758         
4759         * gdk/x11/Makefile.am (libgdk_x11_la_SOURCES): remove gdkcc-x11.c
4760
4761         * gdk/gdk.h: remove gdkcc.h
4762
4763         * gdk/Makefile.am (gdk_public_h_sources): remove gdkcc.h
4764
4765         * gtk/gtkpixmap.c (build_insensitive_pixmap): rewrite using
4766         GdkPixbuf, since the previous implementation was GdkColorContext
4767         dependent.
4768
4769         * gtk/testgtk.c (create_pixmap): add test for insensitive GtkPixmap
4770         
4771 Thu Feb  8 19:00:00 2001  Jonathan Blandford  <jrb@redhat.com>
4772
4773         * gtk/gtktreeview.c (TREE_VIEW_VERTICAL_SEPARATOR): moved back to
4774         a sane value!
4775
4776 2001-02-08  Havoc Pennington  <hp@redhat.com>
4777
4778         * gtk/gtkstyle.c (get_darkened_gc): let's darken colors, not
4779         lighten them.
4780
4781 2001-02-08  Havoc Pennington  <hp@redhat.com>
4782
4783         * gtk/gtktextview.c (gtk_text_view_destroy_layout): remove
4784         validation idle
4785
4786         * demos/gtk-demo/main.c (create_tree): adjust to changes in text
4787         cell renderer
4788
4789         * demos/pixbuf-demo.c (timeout): remove deprecated
4790         gtk_widget_draw
4791
4792         * demos/testpixbuf-save.c (main): remove deprecated
4793         gtk_drawing_area_size
4794
4795         * gtk/gtktreeview.c (gtk_tree_view_size_allocate): allocate
4796         buttons even if the model isn't setup. gtk_tree_view_check_dirty()
4797         at the start of the allocation.
4798         (gtk_tree_view_check_dirty): handle column->button == NULL, handle
4799         unsetup or NULL model.
4800
4801         * gtk/gtkstyle.c (gtk_default_draw_flat_box): drawing for the 
4802         even/odd/sorted cells in the tree view.
4803
4804         * gtk/gtktreeselection.c (gtk_tree_selection_real_unselect_all):
4805         bugfixes
4806
4807         * gtk/gtktreeview.c: assorted bugfixy stuff. Draw the row
4808         backgrounds with draw_flat_box using different detail for even/odd
4809         rows.
4810
4811         * gtk/gtkrbtree.c, gtkrbtree.h: Keep track of the parity of each
4812         row, so we can draw the alternating colors thing
4813
4814         * gtk/gtktexttag.c (gtk_text_tag_set_property): if we change a
4815         property from a synonym property, notify for the synonym.
4816         Also, nuke the background_gdk_set and foreground_gdk_set synonyms
4817         (gtk_text_tag_get_property): Always return the font, even if
4818         all its fields aren't set
4819
4820         * gtk/gtkcellrenderertext.h (struct _GtkCellRendererText): don't
4821         store the attr list; it leaves us with no way to change attributes
4822         in _render according to the render flags, and no way to implement
4823         get_property. Instead store all the specific text attributes. 
4824         Separate whether an attribute is enabled from its value. Sync all
4825         properties with GtkTextTag, make them all consistent, etc.
4826
4827         * gtk/gtkcellrenderer.h: Add a flag GTK_CELL_RENDERER_SORTED so
4828         renderers can highlight the sort row/column     
4829
4830         * gtk/gtktreeviewcolumn.c (gtk_tree_view_column_get_property): use
4831         accessor functions to get values; this has the side effect of
4832         showing up which accessor functions were missing. Added those.
4833
4834         * gtk/gtktreeviewcolumn.h: Replace set_justification with
4835         set_alignment, to be consistent with GtkLabel, GtkMisc
4836
4837         * gtk/gtktreeviewcolumn.c: Added code to display sort indicator
4838         arrow.
4839
4840         * gtk/Makefile.am (gtk_public_h_sources): add gtktreesortable.h
4841
4842         * gtk/gtktreesortable.h: updates in here
4843
4844 2001-02-07  Sven Neumann  <sven@convergence.de>
4845
4846         * gtk/gtkentry.c (gtk_entry_draw_text): convert area_height to 
4847         pango dimensions after painting the background. We used to draw
4848         gigantic flat boxes here.
4849
4850 Mon Feb  5 22:05:57 2001  Owen Taylor  <otaylor@redhat.com>
4851
4852         * gdk/linux-fb/gdkimage-fb.c (_gdk_fb_get_image): Fix syntax
4853         error introduced with earlier commit) (pointed out by
4854         Ollie Lho)
4855
4856 Mon Feb  5 12:25:06 2001  Owen Taylor  <otaylor@redhat.com>
4857
4858         * gtk/gtkbutton.c: Remove calls to gtk_grab_add/gtk_grab_remove,
4859         which are no longer necessary.
4860
4861 Mon Feb  5 13:22:54 GMT 2001  Tony Gale <gale@gtk.org>
4862
4863         * docs/faq/gtk-faq.sgml: s/MISK/MISC/
4864
4865 2001-02-04  Tor Lillqvist  <tml@iki.fi>
4866
4867         * gdk/gdk.def
4868         * gdk/win32/gdkim-win32.c (gdk_ic_attr_new, gdk_ic_attr_destroy):
4869         Provide dummy implementations.
4870
4871 Sun Feb  4 07:55:17 2001  Tim Janik  <timj@gtk.org>
4872
4873         * gtk/gtksignal.h: removed gtk_signal_init() compat define.
4874
4875         * gtk/gtktypeutils.[hc]: gtk_tpye_init() take an additional argument
4876         GTypeDebugFlags debug_flags and pass it on to g_type_init ();
4877         deprecated this function.
4878
4879         * gdk/gdk.c (gdk_init_check): call g_type_init () with 0 as
4880         argument.
4881
4882 Sun Feb  4 07:45:45 2001  Tim Janik  <timj@gtk.org>
4883
4884         * gtk/gtkdebug.h: nuke GTK_DEBUG_OBJECTS and GTK_DEBUG_SIGNALS.
4885
4886 2001-02-03  Havoc Pennington  <hp@pobox.com>
4887
4888         * gtk/gtktextbtree.c (_gtk_text_btree_tag): Fix bug reported by
4889         Mikael Hermansson with patch from Mikael (if there was a toggle
4890         start one after the first character in the range, this function
4891         was broken). Bug #50380
4892
4893 Sat Feb  3 11:28:03 2001  Owen Taylor  <otaylor@redhat.com>
4894
4895         * configure.in: Remove confusing comment about X11.
4896
4897 Fri Feb  2 19:21:23 2001  Owen Taylor  <otaylor@redhat.com>
4898
4899         * gdk/gdkwindow.c (gdk_propagate_shapes): Surround additional
4900         regions with HAVE_SHAPE_EXT. (#50511, Eric Ding)
4901         
4902 Fri Feb  2 18:31:54 2001  Owen Taylor  <otaylor@redhat.com>
4903
4904         * gdk/x11/gdkimage-x11.c: Remove definition of _XOPEN_SOURCE, since
4905         it breaks things on BSD. If you want to compile GTK+ with
4906         -ansi -pedantic, you should supply CPP_FLAGS=_XOPEN_SOURCE 
4907         when configuring, since GTK+ simply can't be "pure ANSI" 
4908         in the header files it uses. (#8170, Greg Hudson)
4909
4910 2001-02-02  Havoc Pennington  <hp@redhat.com>
4911
4912         * gtk/gtkwindow.c: docs
4913
4914         * gtk/gtkwidget.c: docs
4915         (gtk_widget_set_colormap): add a reference to the colormap
4916         (gtk_widget_get_default_colormap): add a reference to the colormap
4917
4918         * gtk/gtktextbtree.c (gtk_text_mark_set_visible): docs
4919
4920         * gtk/gtktextiter.c: docs
4921
4922         * gtk/gtkmain.c (gtk_propagate_event): docs
4923
4924         * gtk/gtkpaned.c (gtk_paned_get_position): docs
4925         (gtk_paned_set_position): docs
4926
4927         * gtk/gtktreesortable.h (struct _GtkTreeSortableIface): Initial
4928         sort interface, no implementation yet.
4929
4930         * demos/testpixbuf.c (new_testrgb_window): replace
4931         gtk_drawing_area_size() with gtk_widget_set_usize()
4932
4933         * demos/testpixbuf-drawable.c (main): ditto
4934         
4935         * gtk/testgtk.c: remove use of GtkStatusbarMsg
4936
4937         * gtk/gtktextbuffer.c: docs
4938
4939         * gtk/gtkstock.c: docs
4940
4941         * gtk/gtkscrolledwindow.c (gtk_scrolled_window_set_shadow_type): docs
4942
4943         * gtk/gtkoptionmenu.c (gtk_option_menu_get_history): docs
4944
4945         * gtk/gtklabel.c (gtk_label_set_markup_with_accel): fix docs
4946         
4947         * gtk/gtkimage.c: add some docs in here
4948         (gtk_image_size_request): change name of
4949         gtk_widget_render_stock_icon
4950         (gtk_image_get_icon_set): don't dup returned string
4951         (gtk_image_get_icon_set): don't dup returned string
4952
4953         * gtk/gtkwidget.c (gtk_widget_render_icon): rename from 
4954         gtk_widget_render_stock_icon(), more consistent with gtkstyle.h
4955         and gtkiconfactory.h functions
4956
4957         * gtk/gtkiconfactory.c: add some docs in here
4958
4959         * gtk/gtkmain.c (gtk_get_default_language): document
4960         (gtk_get_current_event): document
4961         (gtk_get_current_event_state): document
4962         (gtk_get_event_widget): document
4963
4964         * gtk/gtkentry.c (gtk_entry_set_invisible_char): document
4965
4966         * gtk/gtkcontainer.c: Add some documentation
4967         (gtk_container_add): give a more explanatory warning on adding an
4968         already-parented widget, this is kind of a FAQ and also a common
4969         typo that's easier to debug with a nice warning 
4970
4971         * gtk/gtkcellrenderertoggle.c
4972         (gtk_cell_renderer_toggle_get_active): remove, I was on crack
4973         adding this, it's useless
4974         (gtk_cell_renderer_toggle_set_active): remove
4975         (gtk_cell_renderer_toggle_get_radio): add
4976
4977         * gtk/gtkcellrenderer.c (gtk_cell_renderer_get_size): don't allow
4978         the NULL cell renderer, that doesn't make any sense to me. 
4979
4980         * demos/gtk-demo/Makefile.am (INCLUDES): -DGTK_DISABLE_DEPRECATED,
4981         demo code should never use deprecated features.
4982
4983         * demos/Makefile.am (INCLUDES): -DGTK_DISABLE_DEPRECATED, demo
4984         code should never use deprecated features.
4985
4986         * gtk/gtkwidget.h: Mark gtk_widget_draw, gtk_widget_queue_clear,
4987         gtk_widget_queue_clear_area deprecated
4988
4989         * gtk/gtklayout.h: mark gtk_layout_freeze/gtk_layout_thaw
4990         deprecated
4991
4992         * gtk/gtklabel.h: mark gtk_label_get() deprecated
4993
4994         * gtk/gtkimage.h: mark the legacy GtkImage functions that took 
4995         a GdkImage deprecated, replaced by new consistently-named
4996         functions       
4997
4998         * gtk/gtkmain.h: Mark gtk_exit() deprecated
4999
5000         * gtk/gtkdrawingarea.h: mark gtk_drawing_area_size deprecated
5001
5002         * gtk/gtkstyle.h: mark gtk_draw_string, gtk_paint_string 
5003         deprecated
5004
5005         * gtk/gtkstatusbar.h: Move GtkStatusbarMsg to the .c file, 
5006         so it won't appear in docs and confuse people.
5007
5008         * gtk/gtkprogressbar.h: Mark all the old methods deprecated
5009
5010         * gtk/gtkprogress.h: Mark all methods deprecated, mark the cast
5011         macros deprecated. (can't mark the type itself deprecated, since
5012         GtkProgressBar is not deprecated and we need the type decl to use
5013         GtkProgressBar)
5014
5015         * gtk/gtkpixmap.h: Mark deprecated
5016
5017         * gtk/gtkoldeditable.h: Mark deprecated
5018
5019         * gtk/gtklist.h: Mark deprecated
5020
5021         * gtk/gtklabel.h: delete "GtkLabelWord" typedef, not used 
5022         for anything anymore.
5023
5024         * gtk/gtkctree.h: Mark deprecated
5025
5026         * gtk/gtkclist.h: Mark deprecated
5027
5028         * gtk/gtkpreview.h: Mark deprecated
5029
5030         * gtk/gtkpacker.h: Mark deprecated
5031
5032         * gtk/gtktipsquery.h: Mark deprecated
5033
5034         * gtk/gtkinputdialog.h: Add comment that it will move out of GTK
5035
5036         * gtk/gtkvruler.h: Add comment that it will move out of GTK
5037
5038         * gtk/gtkhruler.h: Add comment that it will move out of GTK
5039
5040         * gtk/gtkruler.h: Add comment that it will move out of GTK
5041
5042         * gtk/gtkgamma.h: Add comment that it will move out of GTK
5043
5044         * gtk/gtkcurve.h: Add comment that it will move out of GTK
5045
5046 Fri Feb  2 17:16:09 2001  Owen Taylor  <otaylor@redhat.com>
5047
5048         * gdk/x11/gdkcolor-x11.c (gdk_colormap_sync): Make
5049         gdk_colormap_sync private since it was never exported
5050         in a header file.
5051
5052         * gdk/x11/gdkcolor-x11.c (gdk_colormap_new): Fill in
5053         colormap->colors[] for StaticGray, StaticColor colormaps.
5054
5055         * gdk/gdkpixbuf-drawable.c: Fix problems where image->bpp
5056         was being used as if it was image->bits_per_pixel.
5057
5058         * gdk/gdkimage.h, gdk/x11/gdkimage-x11.c: Save the bits-per-pixel
5059         for the image in the GdkImage structure since it isn't
5060         reconstructable, and we need it to handle packed types
5061
5062         * gdk/win32/gdkimage-win32.c: Set image->bits_per_pixel. (I'm making
5063         the assumption that on Win32 image->bits_per_pixel == image->depth,
5064         always.
5065
5066         * gdk/linux-fb/gdkimage-fb.c: Set image->bits_per_pixel.
5067
5068         * gdk/gdkrgb.c (gdk_rgb_select_conv): Exit with an informative
5069         warning message if no converter can be found. 
5070
5071 Fri Feb  2 15:09:51 2001  Owen Taylor  <otaylor@redhat.com>
5072
5073         * gtk/fnmatch.c (FOLD): Fix problem with passing signed
5074         chars to isupper() / tolower(). (#567)
5075
5076         * examples/packer/pack.c: Add GINT_TO_POINTER, GPOINTER_TO_INT
5077         to clear up 64-bit warnings. (#567)
5078
5079 Fri Feb  2 12:26:50 2001  Owen Taylor  <otaylor@redhat.com>
5080
5081         * gtk/gtkrc.c (gtk_rc_add_initial_default_files): Get rid of
5082         a bunch of g_strdup_printf("%s%s") in favor of g_strconcat().
5083
5084         * gtk/gtkrc.c Makefile.am: Use $(libdir), not $(exe_prefix),
5085         since some people set $(libdir) separately. (#1290, David Kaelbling)
5086
5087 Thu Feb  1 18:25:46 2001  Owen Taylor  <otaylor@redhat.com>
5088
5089         * gtk/gtkfilesel.c: If PATH_MAX and MAXPATHLEN are not
5090         defined, define MAXPATHLEN to 2048. (The Hurd doesn't have
5091         MAXPATHLEN, but the code here depends on a fixed value.)
5092         (#4524)
5093
5094 Wed Jan 31 22:01:04 2001  Owen Taylor  <otaylor@redhat.com>
5095
5096         * gtk/gtkhandlebox.c (gtk_handle_box_button_changed): Handle the case
5097         where child == NULL and handle_position == RIGHT or BOTTOM. (#8041g)
5098
5099 Wed Jan 31 21:20:39 2001  Owen Taylor  <otaylor@redhat.com>
5100
5101         * gtk/gtkctree.c (real_tree_move): If the node being moved isn't
5102         viewable there is no way that moving the node will cause the 
5103         focus row to become not viewable, so omit check on the visibility
5104         of new_sibling, which is irrelevant. (Fixes #8002, David Helder)
5105
5106 Wed Jan 31 20:38:17 2001  Owen Taylor  <otaylor@redhat.com>
5107
5108         * gtk/gtkentry.c (gtk_entry_commit_cb): Delete the current
5109         selection before inserting new text.
5110
5111 Wed Jan 31 18:49:33 2001  Owen Taylor  <otaylor@redhat.com>
5112
5113         * gtk/gtkoptionmenu.c (gtk_option_menu_item_state_changed_cb):
5114         Make the sensitivity of the reparented child track that of
5115         the original parent menu item. (#34218, David Hodson)
5116
5117         * gtk/gtkoptionmenu.c (gtk_option_menu_item_destroy_cb): Handle
5118         the case where the current item is destroyed properly.
5119
5120         * gtk/gtkoptionmenu.c: Some additional code cleanups and fix
5121         some edge cases with child-less menuitems.
5122         
5123 Wed Jan 31 17:16:13 2001  Owen Taylor  <otaylor@redhat.com>
5124
5125         * gtk/gtkcombo.c (gtk_combo_window_key_press): Make Return
5126         key pop down window. (#12074, Jon K Hellan)
5127
5128 Wed Jan 31 16:21:42 2001  Owen Taylor  <otaylor@redhat.com>
5129
5130         * gtk/gtklist.c (gtk_list_signal_item_toggle): Don't allow
5131         toggling of rows off in BROWSE or EXTENDED mode. (#12072, Jon K Hellan) 
5132         The solution here isn't perfect - you get an extraneous
5133         emission of "toggle", which could conceivably confuse an app,
5134         but better than the current situation. LXR search seems to
5135         indicate that no apps in GNOME CVS connect to "toggle".
5136
5137 Wed Jan 31 15:46:13 2001  Owen Taylor  <otaylor@redhat.com>
5138
5139         * gtk/Makefile.am (libgtkinclude_HEADERS): Move gtkcompat.h from
5140         gtk_public_h_sources to directly here to avoid warning when
5141         building srcdir != builddir. (#9656)
5142
5143 Tue Jan 30 19:49:02 2001  Owen Taylor  <otaylor@redhat.com>
5144
5145         * gtk/gtkrange.c: Patch from Kipp Hickman to make the event
5146         handlers in gtkrange.c return the proper values (TRUE == handled)
5147         (#10316).
5148
5149         This is just the tip of the iceberg, but gtkrange.c is the
5150         most common place where the propagation is problematical,
5151         and also a place where it is almost certainly safe to change
5152         this in the stable branch.
5153
5154         (You don't want right click popups on a range control or anything...)
5155
5156 Tue Jan 30 18:57:59 2001  Owen Taylor  <otaylor@redhat.com>
5157
5158         * gtk/gtktext.c (clear_focus_area): We need to clear the focus
5159         area on focus out, even if a background pixmap isn't set.
5160         (#13941)
5161         
5162 Tue Jan 30 18:24:10 2001  Owen Taylor  <otaylor@redhat.com>
5163
5164         * gtk/gtknotebook.c (gtk_notebook_set_shape): Fix from Sean Cunningham
5165         to deal with setting the shape properly when scrolling arrows are
5166         turned on, but not visible because there is sufficient space.
5167         (#13432)
5168
5169 Tue Jan 30 16:39:25 2001  Owen Taylor  <otaylor@redhat.com>
5170
5171         * gtk/gtkitemfactory.c (gtk_item_factory_delete_item): For menu
5172         items with submenus, destroy the item along with the submenu.
5173         (#7841, Brian Masney(?)) Also, handle paths of the form '<foo>/abcd...' 
5174         properly.
5175
5176         * gtk/testgtk.c (menu_items): Add a dummy branch that we delete
5177         later.
5178
5179 Tue Jan 30 15:51:25 2001  Owen Taylor  <otaylor@redhat.com>
5180
5181         * gtk/gtkwindow.c (gtk_window_real_set_focus): Fix a problem where
5182         the focus widget sometimes wasn't drawn with the default if there
5183         was no default widget.
5184
5185         * gtk/gtkstyle.c (gtk_style_real_unrealize): free colors,
5186         unreference pixmaps. 
5187
5188         * gtk/gtkstyle.c (gtk_style_realize): Reference colormap
5189         for some extra safety.
5190
5191 Mon Jan 29 19:00:01 2001  Owen Taylor  <otaylor@redhat.com>
5192
5193         * gtk/gtk{ctree.c,clist.c} (set_cell_contents): Handle setting
5194         the text of a cell to the old pointer value better, by
5195         copying the new text before freeing the old text. Some code
5196         cleanup. (#8079, Karl Nelson)
5197
5198 Mon Jan 29 16:50:19 2001  Owen Taylor  <otaylor@redhat.com>
5199
5200         * gtk/gtklabel.[ch] gtk/gtkframe.[ch]: Make gtk_label_get_text()
5201         gtk_frame_get_label() non strdup'ing, and G_CONST_RETURN.
5202
5203 Mon Jan 29 15:22:51 2001  Owen Taylor  <otaylor@redhat.com>
5204
5205         * gtk/gtkmenu.c (gtk_menu_remove): When removing an
5206         item from a menu, check to see if it matches 
5207         menu->old_active_menu_item, and if so, unref and clear
5208         old_active_menu_item (Patch from Pavel Cisler)
5209
5210         * gtk/gtkmenushell.c (gtk_menu_shell_remove): Unset 
5211         menu_shell->active_menu_item, if it is the child being
5212         removed. (Patch based on that of Gene Ragan, #50337)
5213
5214 2001-01-31  Alexander Larsson  <alla@lysator.liu.se>
5215
5216         * gdk/linux-fb/gdkselection-fb.c: 
5217         * gdk/linux-fb/gdkcolor-fb.c: 
5218         * gdk/linux-fb/gdkdrawable-fb2.c: 
5219         * gdk/linux-fb/gdkfont-fb.c: 
5220         * gdk/linux-fb/gdkim-fb.c: 
5221         * gdk/linux-fb/gdkinput.c: 
5222         * gdk/linux-fb/gdkkeyboard-fb.c: 
5223         * gdk/linux-fb/gdkmain-fb.c: 
5224         * gdk/linux-fb/gdkrender-fb.c: 
5225         A bunch of whitespace cleanup.
5226         
5227 2001-01-30  Havoc Pennington  <hp@pobox.com>
5228
5229         * gtk/gtktreeitem.h, gtk/gtktree.h, gtk/gtktext.h: bracket in 
5230         #ifdef GTK_ENABLE_BROKEN.
5231
5232         * gtk/gtktreeitem.c, gtk/gtktree.c, gtk/gtktext.c: #define
5233         GTK_ENABLE_BROKEN just before including the broken headers.
5234         
5235         * gtk/gtktypeutils.c: #define GTK_ENABLE_BROKEN, so we can get the
5236         deprecated types registered.
5237
5238         * gtk/testgtk.c, gtk/testselection.c: #define GTK_ENABLE_BROKEN,
5239         we have to test the broken stuff.
5240
5241         * docs/Changes-2.0.txt: explain GTK_ENABLE_BROKEN
5242         
5243 2001-01-30  Havoc Pennington  <hp@redhat.com>
5244
5245         * gtk/gtkliststore.c (gtk_list_store_insert_before): fix bug in
5246         here where prev pointer was set to the wrong thing
5247
5248         * gtk/gtktreemodel.c (gtk_tree_path_is_ancestor): new function
5249         (gtk_tree_path_is_descendant): new function
5250
5251         * gtk/gtkliststore.c (gtk_list_store_iter_n_children): return
5252         cached length
5253         (gtk_list_store_get_iter): don't modify iter if we can't get the
5254         path.
5255
5256         * gtk/gtkliststore.h (struct _GtkListStore): cache the length
5257         
5258         * gtk/gtktreednd.h: add virtual function row_drop_possible() to
5259         GtkTreeDragDest
5260
5261         * gtk/gtktreestore.c (copy_node_data): fix varargs type error that
5262         was causing segfault
5263
5264         * gtk/gtktreedatalist.c (_gtk_tree_data_list_node_copy): set next
5265         pointer to NULL
5266
5267         * gtk/gtktreestore.c (gtk_tree_store_append): fix memleak
5268
5269         * gtk/gtkliststore.c (gtk_list_store_iter_next): don't modify iter
5270         on returning FALSE
5271         (gtk_list_store_iter_children): ditto
5272         (gtk_list_store_iter_nth_child): ditto
5273         (gtk_list_store_iter_nth_child): ditto
5274         (gtk_list_store_iter_parent): ditto
5275
5276         * gtk/gtktreestore.c (gtk_tree_store_get_path): g_return_if_fail
5277         on iter->user_data != NULL instead of silently accepting it.
5278         (gtk_tree_store_iter_next): ditto. Also, don't modify iter unless
5279         we are returning TRUE.
5280         (gtk_tree_store_iter_children): ditto
5281         (gtk_tree_store_iter_nth_child): ditto
5282         (gtk_tree_store_iter_parent): ditto
5283         (gtk_tree_store_insert): remove handling of parent->user_data ==
5284         NULL, replace with parent == NULL       
5285
5286         * gtk/gtktreemodel.c (inserted_callback): put some fixes in here,
5287         and a comment explaining things
5288
5289         * gtk/gtktreestore.c: add GtkTreeDragSource/GtkTreeDragDest
5290         interface support to GtkTreeStore.
5291
5292         * gtk/gtktreemodel.c (gtk_tree_path_prev): didn't properly return
5293         FALSE if no prev, fix
5294
5295         * gtk/gtktreeview.c (set_source_row): use a row reference
5296         (set_dest_row): use a row reference
5297
5298 Sat Jan 27 15:52:02 2001  Jonathan Blandford  <jrb@redhat.com>
5299
5300         * gtk/gtktreeselection.c (gtk_tree_selection_unselect_iter): Fix
5301         stupid typo pointed out by Kristian Rietveld <kristian@planet.nl>.
5302         (gtk_tree_selection_select_iter): The same as above.
5303
5304 2001-01-26  Havoc Pennington  <hp@redhat.com>
5305
5306         * gtk/gtktreemodel.c, gtk/gtktreemodel.h: add GtkTreeRowReference
5307         which holds a handle to a specific row (particular set of values
5308         in the model, i.e. pointer-identity row).
5309
5310         * gtk/gtktreeview.c, gtk/gtktreeprivate.h, gtk/gtktreeselection.c:
5311         use GtkTreeRowReference for anchor, cursor, and drag_dest_row.
5312         Still need to use it for the src/dest row saved on the drag context.
5313
5314 2001-01-26  Havoc Pennington  <hp@redhat.com>
5315
5316         * gtk/gtktextlayout.c (convert_color): adapt to handle PangoColor
5317
5318         * gtk/gtktreeview.c (gtk_tree_view_widget_to_tree_coords): fix to
5319         not offset by TREE_VIEW_HEADER_HEIGHT
5320         (gtk_tree_view_tree_to_widget_coords): fix to not offset by
5321         TREE_VIEW_HEADER_HEIGHT
5322
5323         * configure.in (included_loaders): for me, --with-included-loaders
5324         generates the error "the specified loader yes does not exist",
5325         i.e. the arg defaults to "yes", so change test for value ""
5326         to test for value "yes", and include all loaders in that case.
5327
5328         * gtk/gtkrbtree.c (_gtk_rbtree_get_depth): new function
5329
5330         * gtk/gtktreeview.c (gtk_tree_view_get_cell_rect): fix to properly
5331         handle TREE_VIEW_VERTICAL_SEPARATOR
5332         (gtk_tree_view_bin_expose): fix to consider the row offset as
5333         pointing halfway into vertical separator.       
5334         (gtk_tree_view_draw_node_focus_rect): ditto
5335
5336         * gtk/gtkdebug.h, gtk/gtkmain.c (gtk_init_check): Add
5337         --gtk-debug=updates, which causes gdk_window_set_debug_updates
5338         (TRUE) to be called.
5339
5340         * gdk/gdkwindow.c (gdk_window_set_debug_updates): Allow enabling a
5341         debug mode where the invalid region is colored in on invalidate,
5342         so you can see the flicker and know whether your redraw code is 
5343         doing a good job.
5344
5345         * gtk/gtktreeview.c (gtk_tree_view_queue_draw_node): Work in 
5346         tree window coordinates (clip rect is in tree window coords)
5347
5348         * gtk/Makefile.am: add gtktreednd.[hc]
5349
5350         * gtk/gtkliststore.c: implement gtktreednd interfaces.
5351
5352         * gtk/gtktreednd.c, gtk/gtktreednd.h: New interface to support
5353         drag-and-drop data operations on a model (so we can set up tree
5354         drag-and-drop automatically)
5355
5356         * gtk/testgtk.c: Add a window to change sensitivity in the
5357         GtkLabel test; add a way to change the entry frame in GtkEntry
5358         test
5359
5360         * gtk/gtkentry.c (gtk_entry_set_has_frame): 
5361         (gtk_entry_get_has_frame): new functions to remove the frame
5362         around an entry
5363         (gtk_entry_size_request): shrink requisition if no frame
5364         (gtk_entry_draw_focus): don't draw frame if no frame
5365
5366         * gtk/gtkstyle.c (gtk_default_draw_check): draw custom look for
5367         checks inside a cell renderer
5368         (gtk_default_draw_option): ditto for options
5369
5370         * gtk/gtktreeviewcolumn.c (update_button_contents): add/remove
5371         children from the alignment, not the button
5372         (gtk_tree_view_column_init): ref/sink the column, to emulate
5373         GObject refcounting.
5374
5375         * gtk/gtkcellrenderer.c (gtk_cell_renderer_init): ref/sink
5376         
5377         * gtk/gtkcellrenderertoggle.c (gtk_cell_renderer_toggle_render):
5378         Use theme functions to draw the toggles 
5379
5380         * gdk/gdkpango.c (gdk_pango_get_gc): use GdkRGB to alloc colors
5381
5382         * gdk/gdkpango.h, gdk/gdkpango.c: Add GdkPangoAttrStipple and
5383         GdkPangoAttrEmbossed to use in rendering insensitive text
5384
5385         * gdk/gdkpango.c (gdk_draw_layout_line): render new properties
5386
5387         * gtk/gtkstyle.c (gtk_default_draw_layout): handle sensitivity
5388         using new GDK features
5389         
5390 2001-01-24  Alexander Larsson  <alexl@redhat.com>
5391
5392         * gtk/gtkimage.c:
5393         Splitted gtk_image_clear into gtk_image_clear() and
5394         gtk_image_reset(). Call gtk_image_clear() in ::destroy
5395         to avoid leaks.
5396
5397         * gtk/gtklabel.c (set_markup):
5398         Don't leak text.
5399
5400         * gtk/gtktextlayout.c:
5401         Always free display->shaped_objects.
5402
5403         * gtk/testgtk.c (create_clist):
5404         Don't leak custom style.
5405
5406 2001-01-23  Alexander Larsson  <alexl@redhat.com>
5407
5408         * gtk/gtkcolorsel.c (grab_color_at_mouse):
5409         Don't leak image. Simplify using gdk_colormap_query_color().
5410         (gtk_color_selection_init): Don't leak dropper_pixmap and mask.
5411
5412         * linux-fb/gdkcolor-fb.c:
5413         Implemented gdk_colormap_query_color.
5414
5415 2001-01-23  Alexander Larsson  <alexl@redhat.com>
5416
5417         * linux-fb/gdkcursor-fb.c:
5418         Don't leak built-in cursors.
5419
5420         * linux-fb/gdkdrawable-fb2.c (gdk_fb_draw_polygon):
5421         Don't leak tmp_points.
5422
5423         * linux-fb/gdkfont-fb.c (gdk_font_from_description):
5424         Don't modify desc. Don't leak font if the PangoFont
5425         isn't found.
5426         
5427         * linux-fb/gdkgc-fb.c (gdk_fb_gc_finalize):
5428         Free dash_list.
5429
5430         * linux-fb/gdkkeyboard-fb.c (gdk_fb_handle_key):
5431         Don't leak string.
5432         
5433 2001-01-20  Havoc Pennington  <hp@pobox.com>
5434
5435         * gtk/gtktexttag.h (enum GtkWrapMode): rename member fields
5436         from GTK_WRAPMODE_WORD to GTK_WRAP_WORD, etc., seems nicer to 
5437         me, matches Pango
5438
5439 2001-01-22  Havoc Pennington  <hp@redhat.com>
5440
5441         * demos/testanimation.c: fix to reflect gdk-pixbuf changes
5442
5443         * demos/testpixbuf.c: fix to reflect gdk-pixbuf changes
5444
5445         * gtk/gdk-pixbuf-loader.c, gtk/gdk-pixbuf-loader.h: 
5446         Remove, move back to gdk-pixbuf
5447
5448         * gtk/gtktextiter.c, gtk/gtktextiter.h: add sentence equivalents
5449         to all the word functions
5450
5451         * gtk/gtktextview.c (gtk_text_view_start_cursor_blink): return
5452         before doing anything on NULL layout or if we don't have the focus
5453
5454         * gtk/testtext.c (fill_example_buffer): "justification"
5455
5456         * gtk/gtktexttag.h, gtk/gtktexttag.c: change the tag attribute
5457         to be called "justification" not "justify"
5458
5459         * demos/gtk-demo/textview.c (create_tags): "justification"
5460         
5461         * gtk/gtktextlayout.c (set_para_values): Handle char-wise wrapping
5462
5463 2001-01-22  Alexander Larsson  <alexl@redhat.com>
5464
5465         * gdk/gdkwindow.c (gdk_window_invalidate_region):
5466         Don't leak visible_region. Use visible_region instead of region.
5467         
5468         * gdk/linux-fb/gdkwindow-fb.c (gdk_window_new):
5469         Don't do extra gdk_drawable_ref(). This is not X.
5470         (gdk_fb_window_find_focus, gdk_fb_change_focus): make sure
5471         gdk_fb_focused_window is ref:ed.
5472         (gdk_fb_window_send_crossing_events): Watch out for destroyed
5473         windows.
5474
5475 2001-01-22  Alexander Larsson  <alexl@redhat.com>
5476
5477         * gtk/gtkwindow-decorate.c (gtk_decorated_window_realize):
5478         Don't leak the PangoFontDescriptor.
5479
5480 Sun Jan 21 09:58:00 2001  Jonathan Blandford  <jrb@redhat.com>
5481
5482         * gtk/gtktreeview.c (gtk_tree_view_scroll_to_point): Make fail
5483         when not realized.
5484         (gtk_tree_view_scroll_to_cell): Make work when not realized.
5485         (gtk_tree_view_realize): add scroll_to support
5486         (gtk_tree_view_finalize): add a finalize method.  Populate.
5487         (gtk_tree_view_insert_column): ref and sink the column.
5488         (gtk_tree_view_append_column): ref and sink the column.
5489         (gtk_tree_view_queue_draw_node): New function to handle redrawing
5490         individual nodes.  Should make the code much more efficient, if
5491         actually used.
5492
5493 2001-01-19  Havoc Pennington  <hp@redhat.com>
5494
5495         * gtk/gtktextlayout.c (gtk_text_layout_get_line_display):
5496         byte_offset variable was being used to mean both "offset into
5497         layout" and "offset into buffer line" which was no longer true
5498         with addition of preedit string; fix
5499
5500 2001-01-19  Havoc Pennington  <hp@redhat.com>
5501
5502         * demos/gtk-demo/main.c (button_press_event_cb): sync to tree changes
5503
5504         * gtk/gtkrbtree.c (_gtk_rbtree_node_find_offset): fix this
5505         function
5506
5507         * gtk/gtktreeviewcolumn.c (gtk_tree_view_column_set_widget):
5508         implement
5509
5510         * gtk/gtktreeview.c (gtk_tree_view_move_to): rename
5511         scroll_to_cell, matches TextView scroll functions better
5512         (gtk_tree_view_tree_to_widget_coords): new function
5513         (gtk_tree_view_widget_to_tree_coords): new function
5514         (gtk_tree_view_get_visible_rect): new function
5515         (gtk_tree_view_get_path_at_pos): accept negative coordinates
5516         (gtk_tree_view_draw_node_focus_rect): new function moved from
5517         draw_focus, also, use width of bin_window as width of the focus
5518         rect
5519         (gtk_tree_view_expand_row): fix bug where it didn't recognize
5520         already-expanded rows
5521         (gtk_tree_view_get_cell_rect): new function
5522         (gtk_tree_view_get_path_at_pos): return the click position
5523         relative to the passed-in cell
5524         (gtk_tree_view_set_expander_column): new function
5525
5526         * configure.in: remove gtk-config-2.0 chmod
5527
5528         * gtk/gtktextview.c (gtk_text_view_drag_motion): small cleanups,
5529         and properly handle drags with targets we don't understand
5530         (gtk_text_view_drag_end): don't stop scrolling, the source isn't
5531         scrolling anyway
5532         (gtk_text_view_drag_drop): stop scrolling here though, and set the
5533         mark invisible
5534
5535         * gtk/gtkdnd.c (gtk_drag_dest_find_target): export as a public
5536         function
5537         (gtk_drag_dest_get_target_list): new function
5538         (gtk_drag_dest_set_target_list): new function
5539         
5540         * gtk/gtktreeview.c: Add a bunch of drag-and-drop implementation
5541
5542         * gtk/gtktreeprivate.h (struct _GtkTreeViewPrivate): add fields
5543         related to drag-and-drop
5544
5545 2001-01-19  Alexander Larsson  <alexl@redhat.com>
5546
5547         * gdk/linux-fb/gdkprivate-fb.h:
5548         Define EMULATE_GDKFONT.
5549         Add extra pango_font stuff to GfkFontPrivate.
5550         
5551         * gdk/linux-fb/gdkdrawable-fb2.c:
5552         * gdk/linux-fb/gdkfont-fb.c:
5553         If EMULATE_GDKFONT defined, implement a slow lame GdkFont
5554         emulation using PangoFont.
5555
5556 2001-01-17  Havoc Pennington  <hp@pobox.com>
5557
5558         * gtk/gtkprogressbar.c, gtk/gtkprogressbar.h: Add "getters" for
5559         all the non-deprecated set_foo functions. Added missing object
5560         properties, and added g_object_notify() to setters. 
5561         Wrote docs.
5562         
5563 2001-01-18  Tor Lillqvist  <tml@iki.fi>
5564
5565         * gtk/gtkmain.c
5566         * gtk/gtkrc.c: (Win32) Use the new
5567         g_win32_get_package_installation_(sub)directory() functions.
5568
5569         * config.h.win32.in: New file.
5570         
5571         * config.h.win32: Removed.
5572
5573         * configure.in: Output config.h.win32.
5574
5575         * Makefile.am: Add it to EXTRA_DIST.
5576
5577         * gtk/gtk.def: Update.
5578
5579 Wed Jan 17 16:22:54 2001  Owen Taylor  <otaylor@redhat.com>
5580
5581         * gtk/gtklabel.c (gtk_label_size_request): Set the
5582         attributes onto the PangoLayout even if they are newly
5583         created from label->pattern.
5584
5585 Tue Jan  9 11:20:48 2001  Owen Taylor  <otaylor@redhat.com>
5586
5587         * gdk/x11/gdkdnd-x11.c: Remove unused variable.
5588
5589         * gtk/gtkdnd.c: Encapsulate storing and retrieving info
5590         structures in functions. Fixes bug where gtk_dataset_*
5591         was accidentally still being used in one place, causing
5592         every dest side event to be treated independently.
5593
5594         * gtk/gtkdnd.c: Remove last vestages of handling
5595         ::draw (fixes warning)
5596         
5597         * gtk/gtkentry.[ch]: Add drag and drop support.
5598
5599         * gtk/gtkdnd.[ch] gtk/gtktextview.c gtk/gtkentry.c: Add
5600         new function gtk_check_drag_threshhold() for checking
5601         to check if (dx,dy) has exceeded the threshhold for starting
5602         a drag and use it everywhere.
5603
5604 Mon Jan  8 11:58:05 2001  Owen Taylor  <otaylor@redhat.com>
5605
5606         * gtk+-2.0.pc.in gdk-pixbuf-2.0.pc.in (Cflags): Remove -I${includedir},
5607         add -I{includedir}/gtk-2.0.
5608
5609         * gtk/gtktreeview.[ch] gtktreemodelsort.[ch] gtknotebook.c
5610         gdk/gdk-pixbuf.h: Doc fixups.
5611         
5612         * gtk/gtkobject.h: Remove trailing , from enum
5613
5614 2001-01-17 Alexander Larsson <alexl@redhat.com> 
5615
5616         * gdk/linux-fb/gdkdrawable-fb2.c (gdk_shadow_fb_draw_arc):
5617         Doh! Mixed up x and y.
5618
5619         * gdk/linux-fb/gdkglobals-fb.c:
5620         Removed gdk_fb_pointer_grab_window_events,
5621         added _gdk_fb_pointer_grab_owner_events and
5622         _gdk_fb_keyboard_grab_owner_events.
5623
5624         * gdk/linux-fb/gdkmain-fb.c (gdk_fb_pointer_grab):
5625         Set all button mask if GDK_BUTTON_MOTION_MASK set. Send
5626         crossing events before grabbing. Set _gdk_fb_pointer_grab_owner_events.
5627         (gdk_fb_pointer_ungrab): Unset _gdk_fb_pointer_grab_owner_events
5628         Send crossing events after ungrab finished.
5629         (gdk_keyboard_grab): Set ..._owner_events
5630         (type_masks): Move out of function.
5631         (gdk_fb_other_event_window, gdk_fb_pointer_event_window,
5632         gdk_fb_keyboard_event_window): New functions, return the
5633         window an event should be targeted at. Handles grabs and
5634         event propagation. Can return NULL.
5635         (gdk_event_make): Remove event_mask checking. Now always
5636         returns an event.
5637                 
5638         * gdk/linux-fb/gdkkeyboard-fb.c:
5639         * gdk/linux-fb/gdkproperty-fb.c:
5640         * gdk/linux-fb/gdkselection-fb.c:
5641         Use new event_window/gdk_event_make() behaviour.
5642         
5643         * gdk/linux-fb/gdkmouse-fb.c:
5644         Use new event_window/gdk_event_make() behaviour.
5645         Only send motion events if in the same window.
5646         If grabbed, use cursor from window if sibling of grabbed
5647         window, and cursor from grabbed window otherwise.
5648
5649         * gdk/linux-fb/gdkprivate-fb.h:
5650         Update gdk_fb_window_send_crossing_events, gdk_event_make
5651         and grab varaible declarations. Add gdk_fb_*_event_window().
5652
5653         * gdk/linux-fb/gdkwindow-fb.c:
5654         Use new event_window/gdk_event_make() behaviour.
5655         Keep correct track of focus window.
5656         (gdk_window_set_events): Set all specific button motion masks
5657         if GDK_BUTTON_MOTION_MASK set.
5658
5659         * gtk/gtkdnd.c (gtk_drag_update):
5660         Free info->last_event if gdk_drag_motion returned FALSE.
5661
5662 2001-01-16  Tor Lillqvist  <tml@iki.fi>
5663
5664         * gdk/win32/gdkwindow-win32.c (gdk_window_show, gdk_window_hide):
5665         Eliminate redraws when input-only windows are shown or
5666         hidden. Thanks to jpe@archaeopteryx.com.
5667
5668 Tue Jan 16 13:13:13 GMT 2001  Tony Gale <gale@gtk.org>
5669
5670         * docs/faq/gtk-faq.sgml: FAQ update:
5671           - Update to bugzilla
5672           - Add GTK+ and security/SUID/SGID
5673           - Add DnD question
5674
5675 2001-01-16  Alexander Larsson  <alla@lysator.liu.se>
5676
5677         * gdk/linux-fb/gdkdnd-fb.c:
5678         Some cleanups.
5679         
5680 2001-01-15  Havoc Pennington  <hp@pobox.com>
5681
5682         * tests/testtreeview.c: add test stuff for CellRendererToggle
5683
5684         * gtk/gtktreemodelsort.c (gtk_tree_model_sort_get_model): add this
5685         accessor
5686
5687         * gtk/gtkcellrenderertoggle.c: distinguish different event types,
5688         only toggle on button press (would do release like GtkButton, but
5689         we'd need implicit grab code for treeview cells)
5690
5691 2001-01-16  Tor Lillqvist  <tml@iki.fi>
5692
5693         * gdk/win32/gdkvisual-win32.c: Include <stdlib.h> for getenv().
5694
5695         * gdk/win32/gdkevents-win32.c (gdk_event_translate): Don't use
5696         GDK_COLORMAP_PRIVATE_DATA on a potentially NULL GdkColormap.
5697
5698         * gdk/win32/gdkfont-win32.c (gdk_font_load_internal): Adapt calls
5699         to g_{locale,filename}_{to,from}_utf8 to match current API.
5700
5701         * gtk/makefile.msc.in (gtk_OBJECTS)
5702         * gtk/makefile.mingw.in (gtk_OBJECTS): Add gtkwindow-decorate.
5703
5704         * gtk/gtk.def: Update.
5705
5706 2001-01-15  Tor Lillqvist  <tml@iki.fi>
5707
5708         * gdk/win32/gdkevents-win32.c (synthesize_crossing_events): New
5709         implementaion that more closely mimics the events that an X server
5710         would generate. Especially, properly generate GDK_NOTIFY_VIRTUAL and
5711         GDK_NOTIFY_NONLINEAR_VIRTUAL crossing events. This makes buttons
5712         with nested preview widgets, for instance, more responsive when
5713         you move the mouse quickly into them.
5714         (find_window_for_pointer_event): Make it actually compile.
5715         (gdk_event_translate): Set send_event to the value of
5716         InSendMessage (). This doesn't really mean the same as X11's
5717         send_event flag, but is close enough, says jpe@archaeopteryx.com
5718
5719 2001-01-15  Alexander Larsson  <alexl@redhat.com>
5720
5721         * gdk/linux-fb/gdkdnd-fb.c:
5722         Implemented drag and drop.
5723         Seems to be mostly working. I sometimes get an assert from gtkdnd.c:2664
5724         when it tries to free and then copy the same event (info->last_event).
5725         I am not sure about why this happens, but will continue looking.
5726
5727 2001-01-15  Alexander Larsson  <alexl@redhat.com>
5728
5729         * gdk/linux-fb/gdkwindow-fb.c:
5730         Use gdk_window_invalidate_rect instead of
5731         gdk_window_invalidate_rect_clear to minimise flashing.
5732         When hiding windows you need to clear the root window though.
5733
5734 2001-01-15  Alexander Larsson  <alexl@redhat.com>
5735
5736         * gdk/linux-fb/gdkdrawable-fb2.c:
5737         For optization, add an full_shapes argument to gdk_fb_clip_region.
5738         If this is false, only the cliprects of the shapes are used.
5739
5740         * gdk/linux-fb/gdkprivate-fb.h:
5741         Export gdk_fb_window_peek_shape.
5742         Add full_shapes to gdk_fb_clip_region.
5743
5744         * gdk/linux-fb/gdkwindow-fb.c (gdk_fb_window_move_resize):
5745         When moving a window, don't clear everything under the it, just the
5746         root window. Makes stuff faster and flash less.
5747         (gdk_window_get_pointer): Correctly handle offseted shapes, due to
5748         USE_CHILD_SHAPE. (gdk_fb_window_peek_shape): Return the correct
5749         offset of the shape.
5750         
5751
5752 2001-01-12  Havoc Pennington  <hp@redhat.com>
5753
5754         * gdk/x11/gdkgeometry-x11.c (gdk_window_scroll): offset the 
5755         current invalid region, fixes redraw bug while scrolling the 
5756         text widget
5757
5758         * gtk/gtktextview.c, gtk/gtktextview.h:
5759         Rearrange the scrolling/validation/etc. code in a major way, 
5760         so it seems to make sense to me. Probably isn't genuinely that
5761         much better, but...
5762
5763         * gtk/gtktexttag.c (set_fg_color): fix name of property used for
5764         notifies
5765
5766         * gtk/gtktextmark.c (gtk_text_mark_get_left_gravity): new function
5767
5768 2001-01-12  Alexander Larsson  <alla@lysator.liu.se>
5769
5770         * gdk/linux-fb/gdkmain-fb.c (gdk_fb_set_rotation):
5771         Hide mouse pointer while rotation. Show it afterwards.
5772
5773 2001-01-12  Alexander Larsson  <alexl@redhat.com>
5774
5775         * gdk/linux-fb/gdkdrawable-fb2.c (gdk_fb_clip_region): Take shaped
5776         windows in consideration when generating clip region.
5777
5778         * gdk/linux-fb/gdkfb.h:
5779         Huge HACK. Added GDK_FB_USE_CHILD_SHAPE.
5780
5781         * gdk/linux-fb/gdkprivate-fb.h:
5782         Add shape to GdkWindowFBDatat.
5783         exported gdk_fb_window_get_abs_shape().
5784         removed gdk_fb_draw_lines declaration.
5785
5786         * gdk/linux-fb/gdkwindow-fb.c (gdk_window_impl_fb_init):
5787         Init shape to NULL. (gdk_fb_window_send_crossing_events): Don't
5788         send focus changes when there is a grabbed window.
5789         (gdk_window_get_pointer): Handle shaped windows.
5790         (gdk_fb_region_create_from_bitmap): Convert bitmap to region.
5791         (gdk_fb_window_peek_shape): Returns the shape for a window,
5792         handles GDK_FB_USE_CHILD_SHAPE.
5793         (gdk_fb_window_get_abs_shape): Returns the shape of the window,
5794         offseted to absolute positions. Handles GDK_FB_USE_CHILD_SHAPE.
5795         (gdk_window_shape_combine_mask): Implement.
5796
5797         * gtk/gtkwindow-decorate.c:
5798         HACK! Set GDK_FB_USE_CHILD_SHAPE on window->frame to make sure
5799         setting the shape of a window makes the window transparent.
5800
5801 2001-01-11  Havoc Pennington  <hp@redhat.com>
5802
5803         * gtk/gtktreemodelsimple.h: Oops, broke some macros
5804
5805 2001-01-10  Havoc Pennington  <hp@redhat.com>
5806
5807         * gtk/gtktreeviewcolumn.c (gtk_tree_view_column_clear_attributes):
5808         add this function, bug 40251
5809
5810         * gtk/gtktreemodelsimple.h (GTK_TYPE_TREE_MODEL_SIMPLE): fix name
5811         of type macro   
5812
5813 2001-01-11  Alexander Larsson  <alexl@redhat.com>
5814
5815         * acconfig.h:
5816         Added ENABLE_SHADOW_FB
5817
5818         * configure.in:
5819         Added --disable-shadowfb
5820
5821         * gdk/linux-fb/gdkcursor-fb.c:
5822         Update shadowfb when updating cursor
5823
5824         * gdk/linux-fb/gdkdrawable-fb2.c:
5825         Added wrappers for shadowfb that calls  the normal drawable
5826         methods, but calls gdk_shadow_fb_update(bounding box) when
5827         GdkWindows are drawed to.
5828         Moved gdk_draw_glyphs implementation to _gdk_draw_glyphs
5829         which also returns the bounding box.
5830
5831         * gdk/linux-fb/gdkfb.h:
5832         Added GdkFBAngle type and gdk_fb_set_rotation declaration.
5833
5834         * gdk/linux-fb/gdkgeometry-fb.c:
5835         Update shadowfb when scrolling window.
5836
5837         * gdk/linux-fb/gdkglobals-fb.c:
5838         Add _gdk_fb_screen_angle.
5839         
5840         * gdk/linux-fb/gdkkeyboard-fb.c:
5841         Test code for screen rotation. Shift-F2 in the xlate driver
5842         rotates the screen.
5843
5844         * gdk/linux-fb/gdkmain-fb.c:
5845         Handle shadowfb. Add gdk_fb_set_rotation(). Remove CM and RP.
5846
5847         * gdk/linux-fb/gdkmouse-fb.c:
5848         Use fb_width/height instead of modeinfo.xres/yres.
5849
5850         * gdk/linux-fb/gdkprivate-fb.h:
5851         Added fb_men, fb_width, fb_height & fb_stride. When using
5852         shadow fb these can differ from the framebuffer stuff.
5853         Declarations for gdk_shadow_fb_update, gdk_shadow_fb_init,
5854         gdk_shadow_fb_stop_updates, gdk_fb_recompute_all,
5855         _gdk_fb_screen_angle. Removed CM, RP.
5856
5857         * gdk/linux-fb/gdkrender-fb.c:
5858         Added code for shadowfb handling and screen rotation using
5859         shadowfb.
5860
5861         * gdk/linux-fb/gdkwindow-fb.c:
5862         Use fb_mem, fb_stride, fb_width, fb_height.
5863         Added recompute_rowstride to reset the rowstride of all windows.
5864         Added gdk_fb_recompute_all() which recomputes rootwindow size,
5865         window abs positions and window rowstrides. Usefull when the
5866         rotation has changed.
5867
5868 Thu Jan 11 13:16:50 GMT 2001  Tony Gale <gale@gtk.org>
5869
5870         * docs/faq/gtk-faq.sgml: update to make web site updating easier
5871
5872 2001-01-10  Havoc Pennington  <hp@redhat.com>
5873
5874         * gtk/gtktreestore.c (gtk_tree_store_insert_before): handle case
5875         where sibling == iter
5876         (gtk_tree_store_insert_after): handle sibling == iter
5877         (gtk_tree_store_prepend): remove stamp checks
5878         (gtk_tree_store_insert_before): ditto
5879         (gtk_tree_store_append): ditto
5880         (gtk_tree_store_get_path): ditto
5881         (gtk_tree_store_get_value): ditto
5882         (gtk_tree_store_iter_has_child): ditto
5883         (gtk_tree_store_iter_n_children): ditto
5884         (gtk_tree_store_iter_nth_child): ditto
5885         (gtk_tree_store_insert_after): ditto
5886         (gtk_tree_store_is_ancestor): ditto
5887         (gtk_tree_store_iter_depth): ditto
5888         (gtk_tree_store_insert_before): assert that sibling's parent is
5889         the same as the passed-in parent
5890         (gtk_tree_store_insert_after): assert that sibling's parent is
5891         the same as the passed-in parent
5892
5893         
5894         * gtk/gtktreemodel.c (gtk_tree_model_get_first): new convenience 
5895         function to get the first iterator in a model
5896         
5897         * gtk/gtktreestore.c (gtk_tree_store_get_root_iter): remove,
5898         conventionally the "root" in this sense is just NULL afaict.
5899
5900         * gtk/gtkliststore.c (gtk_list_store_insert_before): handle case
5901         where sibling == iter
5902         (gtk_list_store_insert_after): handle case where sibling == iter
5903
5904         * tests/testtreeview.c (run_automated_tests): fairly lame basic
5905         automated tests for ListStore, TreeStore
5906
5907         * gtk/gtkliststore.c (gtk_list_store_remove): update tail pointer
5908         (gtk_list_store_insert): update tail pointer, and fix it to work
5909         (gtk_list_store_insert_before): update tail pointer, and fix it to work
5910         (gtk_list_store_append): use tail to be faster
5911         (gtk_list_store_prepend): fix it, update tail pointer
5912         (gtk_list_store_insert_after): fix it, update tail pointer
5913
5914         * gtk/gtkliststore.h (struct _GtkListStore): add tail pointer for 
5915         the list
5916
5917 2001-01-09  Havoc Pennington  <hp@redhat.com>
5918
5919         * gtk/gtklabel.c (gtk_label_expose): don't draw if label->layout
5920         is NULL due to a pending resize
5921
5922         * gtk/gtktreeview.c (gtk_tree_view_check_dirty): don't set the
5923         column width to values less than 1
5924
5925         * gtk/gtktreeviewcolumn.c (gtk_tree_view_column_set_width): clamp
5926         width to be between min/max width, and still set the width 
5927         even if autosize is turned on, so the tree view can use this 
5928         function in order to autosize.
5929         (gtk_tree_view_column_init): set initial width to 1 not 0
5930
5931         * gtk/gtktreeview.c (gtk_tree_view_size_request_buttons): use
5932         setter function to modify column width, so we get notification
5933         (gtk_tree_view_insert_iter_height): ditto
5934         (gtk_tree_view_calc_size): ditto
5935         (gtk_tree_view_check_dirty): ditto
5936
5937         * gtk/gtktreeviewcolumn.c (gtk_tree_view_column_class_init): Add
5938         properties to change all the interesting attributes of the tree
5939         view column.
5940         (gtk_tree_view_column_set_header_clickable): rename set_clickable
5941         (gtk_tree_view_column_get_clickable): add
5942         (gtk_tree_view_column_set_cell_renderer): don't unset the current
5943         attributes; assume a cell renderer with equivalent object
5944         properties has been swapped in. Do g_object_notify().
5945         (gtk_tree_view_column_set_visible): g_object_notify
5946         (gtk_tree_view_column_get_sizing): rename from get_col_type
5947         (gtk_tree_view_column_set_sizing): g_object_notify
5948         (gtk_tree_view_column_set_width): add g_object_notify
5949         (gtk_tree_view_column_set_min_width): ditto
5950         (gtk_tree_view_column_set_max_width): ditto
5951         (gtk_tree_view_column_set_title): ditto
5952         (gtk_tree_view_column_set_clickable): ditto
5953         (gtk_tree_view_column_set_widget): ditto
5954         (gtk_tree_view_column_set_justification): ditto
5955
5956 2001-01-09  Havoc Pennington  <hp@redhat.com>
5957
5958         * gtk/gtktreeview.c (gtk_tree_view_check_dirty): handle case where
5959         there are no rows in the model
5960
5961         * gtk/gtkliststore.c (gtk_list_store_iter_children): if parent is
5962         NULL, then return the start of the list
5963
5964         * gtk/gtktreeview.c (gtk_tree_view_setup_model): don't build tree
5965         if we can't get any rows from an empty model 
5966
5967         * gtk/gtktreeviewcolumn.h (struct _GtkTreeViewColumn): remove
5968         extraneous * after function pointer typedef usage
5969
5970         * Makefile.am: don't specify full path to cp and rm
5971
5972         * gtk/gtkcellrenderertextpixbuf.c
5973         (gtk_cell_renderer_text_pixbuf_get_size): check width/height !=
5974         NULL before dereferencing, fixes a segfault that happened from
5975         time to time
5976
5977         * gtk/gtkcellrendererpixbuf.c (gtk_cell_renderer_pixbuf_render):
5978         use gdk_pixbuf_render_to_drawable_alpha() to get alpha channel,
5979         and reindent the function
5980         (gtk_cell_renderer_pixbuf_get_size): indentation
5981
5982         * gtk/gtkdialog.c (gtk_dialog_run): destroy main loop only after
5983         we quit it
5984         (gtk_dialog_add_buttons_valist): add g_return_if_fail
5985         (gtk_dialog_set_default_response): New function, to set default
5986         button
5987         (gtk_dialog_set_response_sensitive): New function, to set 
5988         sensitivity of buttons
5989
5990         * gtk/gtkcellrendererpixbuf.c
5991         (gtk_cell_renderer_pixbuf_get_property): allow getting a NULL pixbuf
5992         (gtk_cell_renderer_pixbuf_set_property): allow setting a NULL pixbuf
5993
5994         * gtk/gtktreedatalist.c (_gtk_tree_data_list_node_to_value):
5995         handle any G_TYPE_OBJECT subclass, not just the base class, and 
5996         also boxed types.
5997         (_gtk_tree_data_list_value_to_node): ditto
5998
5999         * gtk/gtkrbtree.c: Run _gtk_rbtree_test at strategic points if 
6000         --gtk-debug=tree
6001
6002         * gtk/gtkmain.c: add GTK_DEBUG_TREE
6003
6004         * gtk/gtkdebug.h: add GTK_DEBUG_TREE
6005
6006 2001-01-09  Tor Lillqvist  <tml@iki.fi>
6007
6008         * gdk/win32/gdkevents-win32.c: Implement better mouse
6009         capturing. Do use SetCapture(). Thanks to jpe@archaeopteryx.com.
6010         (find_window_for_pointer_event): New function.
6011         (gdk_event_translate): Use it when handling mouse events.
6012
6013 2001-01-09  Alexander Larsson  <alla@lysator.liu.se>
6014
6015         * configure.in:
6016         Added --with-included-loaders option
6017
6018         * gdk-pixbuf/Makefile.am:
6019         * gdk-pixbuf/gdk-pixbuf-io.c:
6020         Add support for including selected gdk-pixbuf loaders only.
6021
6022         * gtk/gtkwindow.c (gtk_window_set_frame_dimensions,
6023         gtk_window_set_has_frame):
6024         Added inline documentation.
6025
6026         * gdk/x11/gdkwindow-x11.c (gdk_window_get_decorations):
6027         * docs/reference/gdk/tmpl/windows.sgml:
6028         Added inline documentation.
6029
6030 Mon Jan  8 14:42:06 2001  Jonathan Blandford  <jrb@redhat.com>
6031
6032         * gtk/gtktreeview.c (gtk_tree_view_realize_buttons): Skip
6033         realizing buttons that have already been realized.
6034
6035 Mon Jan  8 14:06:29 2001  Jonathan Blandford  <jrb@redhat.com>
6036
6037         * tests/testtreeview.c (main): Show menu items before adding to
6038         option menu.
6039
6040         * gtk/gtktreeview.c (gtk_tree_view_set_model): Keep the columns
6041         around if we kill them.
6042
6043         * gtk/gtktreeviewcolumn.c (gtk_tree_view_column_set_cell_data):
6044         Return if we pass in a NULL model.
6045
6046 2001-01-08  Havoc Pennington  <hp@redhat.com>
6047
6048         * tests/testtreeview.c: hack on this some
6049
6050         * gtk/gtktreestore.c (gtk_tree_store_setv): rename
6051         gtk_tree_store_set_valist, v is for arrays, valist for varargs
6052         list
6053         (gtk_tree_store_getv): rename gtk_tree_store_get_valist
6054
6055         * gtk/gtkliststore.h: Add varargs set() and get() convenience
6056         functions
6057
6058 2001-01-08  Alexander Larsson  <alexl@redhat.com>
6059
6060         * gtk/gtkwindow-decorate.[hc]:
6061         * gtk/Makefile.am:
6062         New files. Contains an implementation of a minimal WM for
6063         linux-fb.
6064
6065         * gtk/gtkwindow.h:
6066         Add the possibility for GtkWindows to specify a frame. This
6067         is used for the window decoration code, but could concievably
6068         be used for X programs too (xmms style windows).
6069         GtkWindow->frame is the toplevel window if the window is framed.
6070         The signal frame_event gets all events that are targeted to
6071         GtkWindow->frame.
6072         (_gtk_window_constrain_size): Exported for usage by gtkwindow-decorate.c.
6073         
6074         * gtk/gtkwindow.c:
6075         Implement gtk_window_set_has_frame and gtk_window_set_frame_dimensions.
6076         Call out to gtkwindow-decorate.c for WM support in linx-fb.
6077
6078 2001-01-08  Alexander Larsson  <alexl@redhat.com>
6079
6080         * docs/README.linux-fb:
6081         Correct filename ~/.pangoft2_aliases
6082
6083         * gdk/gdkwindow.h:
6084         Added new function gdk_window_get_decorations.
6085
6086         * gdk/linux-fb/gdkfb.h:
6087         Removed _gdk_window_get_decorations declaration.
6088         Renamed _gdk_window_set_child_handler to
6089         gdk_fb_window_set_child_handler.
6090
6091         * gdk/linux-fb/gdkwindow-fb.c:
6092         Renamed _gdk_window_set_child_handler to
6093         gdk_fb_window_set_child_handler.
6094
6095         * gdk/x11/gdkwindow-x11.c:
6096         New function gdk_window_get_mwm_hints().
6097         Implemented gdk_window_get_decorations.
6098
6099         * docs/reference/gdk/tmpl/windows.sgml:
6100         * docs/reference/gdk/gdk-sections.txt:
6101         Added gdk_window_get_decorations docs.
6102         
6103 2001-01-08  Alexander Larsson  <alla@lysator.liu.se>
6104
6105         * gdk/linux-fb/gdkwindow-fb.c (_gdk_fb_window_find_focus,
6106         gdk_fb_window_find_focus, gdk_fb_send_focus_change,
6107         gdk_fb_window_send_crossing_events):
6108         Possibly send focus events when the mouse moves from one
6109         window to another.
6110
6111 2001-01-07  Tor Lillqvist  <tml@iki.fi>
6112
6113         * gdk/win32/gdkwindow-win32.c (gdk_window_set_title,
6114         gdk_window_new): Adapt calls to g_{locale,filename}_{to,from}_utf8
6115         to match current API.
6116
6117         * gdk/win32/gdkvisual-win32.c (gdk_visual_init): If a secret
6118         environment variable is set, don't call g_error when on a
6119         palettized (PseudoColor) display. Some people want to use GTK+ 
6120         in 256-colour mode even though works only partially.
6121
6122         * gdk/gdk.def
6123         * gtk/gtk.def
6124         * gtk/makefile.mingw.in: Update.
6125
6126 2001-01-05  Havoc Pennington  <hp@redhat.com>
6127
6128         * tests/testtreeview.c: hack on this a bit
6129
6130         * gtk/gtktextlayout.c (gtk_text_layout_class_init):
6131         s/GTK_RUN_LAST/G_SIGNAL_RUN_LAST
6132
6133         * gtk/gtktreemodelsimple.h (GTK_IS_TREE_MODEL_SIMPLE_CLASS): 
6134         was spelled incorrectly
6135         (GTK_IS_TREE_MODEL_SIMPLE): ditto
6136
6137         * gtk/gtktreeview.c (gtk_tree_view_set_headers_clickable): rename
6138         from gtk_tree_view_set_headers_active   
6139
6140         * gtk/gtktexttag.c:
6141         (gtk_text_tag_get_property): handle PROP_DIRECTION
6142         (gtk_text_tag_set_property): g_object_notify when we toggle the _set
6143         properties, bug 40235
6144
6145         * gtk/gtktextiter.c (gtk_text_iter_forward_to_delimiters): rename
6146         forward_to_line_end
6147
6148 Fri Jan  5 16:16:29 2001  Owen Taylor  <otaylor@redhat.com>
6149
6150         * gtk/{gtkcalender.c,gtkfilesel.c,gtkimcontext.c},
6151         modules/input/gtkimcontextxim.c: Adapt to new prototypes
6152         for unicode,locale,filename conversion functions.
6153
6154 2001-01-05  Havoc Pennington  <hp@redhat.com>
6155
6156         * gtk/gtktextiter.c (gtk_text_iter_ends_line): this function was
6157         broken if called on the first position in the buffer.
6158
6159         * gtk/gtktextlayout.c (line_display_index_to_iter): fix
6160         forward_to_delimiters to be called only if we aren't already at
6161         the delimiters.
6162
6163 2001-01-05  Havoc Pennington  <hp@redhat.com>
6164
6165         * demos/gtk-demo/main.c (create_tree): Oops, that didn't link. Fix.
6166
6167 2001-01-05  Alexander Larsson  <alexl@redhat.com>
6168
6169         * gdk/linux-fb/gdkdrawable-fb2.c (gdk_fb_drawable_finalize): free
6170         colormap in here. Sync from X port.
6171         (gdk_fb_set_colormap): allow the colormap to be NULL if you like.
6172         Sync from X port.
6173         (gdk_fb_clip_region): Comment out g_warning about empty clip region.
6174         This happens now and then, and i don't think it is a bug.
6175         (gdk_fb_draw_polygon): Correctly add extra point if startpoint
6176         != endpoint.
6177         (gdk_fb_draw_lines): Don't draw dashed lines if line_style is
6178         GDK_LINE_SOLID.
6179
6180         * gdk/linux-fb/gdkfont-fb.c: Return bogus GdkFont that has
6181         some of the fields filled in at least.
6182
6183         * gdk/linux-fb/miwideline.c: The widths argument to miLineArcI, and
6184         miLineArcD is no more, remove it from the function definition.
6185
6186 2001-01-04  Havoc Pennington  <hp@redhat.com>
6187
6188         * gtk/gtktreeselection.c (gtk_tree_selection_get_tree_view): add
6189         this
6190
6191         * gtk/gtktreemodel.h (struct _GtkTreeIter): rename fields to
6192         user_data instead of tree_node
6193
6194         * gtk/gtktreeprivate.h (TREE_VIEW_COLUMN_WIDTH): rename from
6195         TREE_VIEW_COLUMN_SIZE
6196
6197         * gtk/gtktreeviewcolumn.h (struct _GtkTreeViewColumn): rename
6198         "size" field to "width" finishes bug 40061
6199
6200         * gtk/gtkcellrenderer.h: Use GtkCellRendererState instead of guint
6201         for bitfields, bug 40268
6202
6203 2001-01-04  Havoc Pennington  <hp@redhat.com>
6204
6205         Rename some stuff:
6206         
6207         s/gtk_tree_view_column_set_size/gtk_tree_view_column_set_width/g;
6208
6209         s/GtkModelSimple/GtkTreeModelSimple/g;
6210         s/GTK_MODEL_SIMPLE/GTK_TREE_MODEL_SIMPLE/g;
6211         s/gtk_model_simple/gtk_tree_model_simple/g;
6212         s/gtkmodelsimple/gtktreemodelsimple/g;
6213
6214         s/gtk_tree_view_column_set_header_active/gtk_tree_view_column_set_header_clickable/g;
6215
6216         s/GtkTreeViewColumnType/GtkTreeViewColumnSizing/g;
6217         s/column_set_col_type/column_set_sizing/g;
6218
6219         s/GtkTreeSelectionType/GtkTreeSelectionMode/g;
6220         s/gtk_tree_selection_set_type/gtk_tree_selection_set_mode/g;
6221
6222         s/GtkCellRendererType/GtkCellRendererState/g;
6223         
6224         * gtk/gtkcellrenderertoggle.c: remove _ macro, include gtkintl.h
6225         (gtk_cell_renderer_toggle_class_init): change "state" property to
6226         "active", to match GtkToggleButton
6227         (gtk_cell_renderer_toggle_get_active): new function, bug
6228         40269
6229         (gtk_cell_renderer_toggle_set_active): new function
6230         (gtk_cell_renderer_toggle_set_property): route changes to toggle
6231         state through gtk_cell_renderer_set_active
6232
6233 Thu Jan  4 15:46:18 2001  Jonathan Blandford  <jrb@redhat.com>
6234
6235         * gtk/gtkmodelsimple.c: Changed a bunch of boxed types to pointers
6236         temporarily until they work again.  Brought up to date with
6237         changes in the model.
6238         * gtk/gtkmodelsimple.h: Brought up to date with changes in the
6239         model.
6240
6241 2001-01-04  Havoc Pennington  <hp@redhat.com>
6242
6243         * gtk/gtktextlayout.c (line_display_index_to_iter): if index is
6244         equal to the line length, then position iterator before paragraph 
6245         separators. Fixes crash reported by Mikael Hermansson when
6246         pressing left arrow from the start of a line.   
6247
6248         * gtk/gtktextiter.c (iter_set_from_byte_offset): Add g_error
6249         about byte indexes off the end
6250         (iter_set_from_char_offset): add g_error about char offsets
6251         off the end
6252
6253 2001-01-03  Havoc Pennington  <hp@redhat.com>
6254
6255         * gtk/gtktextbtree.c: Adapt to uscore-ification of gtktextiterprivate
6256
6257         * gtk/gtktextdisplay.c (gtk_text_layout_draw): remove use 
6258         of private functions; remove inclusion of private headers.
6259
6260         * gtk/gtktextlayout.c (gtk_text_layout_get_iter_at_line): Add this 
6261         function, so we don't need private functions in gtktextdisplay.c
6262
6263         * gtk/gtktextiterprivate.h: underscore-ification
6264
6265         * gtk/gtkwidget.c: Clean up a bunch of docs that said "INTERNAL"
6266         to instead say "only useful to implement widgets"
6267
6268         * gtk/gtkenums.h (GtkMovementStep): Rename GTK_MOVEMENT_CHARS,
6269         GTK_MOVEMENT_POSITIONS to GTK_MOVEMENT_LOGICAL_POSITIONS,
6270         GTK_MOVEMENT_VISUAL_POSITIONS. Resolves bug 40249.
6271
6272         * gdk/x11/gdkwindow-x11.c (gdk_window_impl_x11_set_colormap):
6273         This function was completely broken
6274
6275         * gtk/testtext.c (line_numbers_expose): use gtk_paint_layout
6276
6277         * gtk/gtkvscale.c (gtk_vscale_draw_value): use gtk_paint_layout
6278
6279         * gtk/gtkvruler.c (gtk_vruler_draw_ticks): use gtk_paint_layout
6280
6281         * gtk/gtklabel.c (gtk_label_expose): use gtk_paint_layout
6282
6283         * gtk/gtkhscale.c (gtk_hscale_draw_value): use gtk_paint_layout
6284
6285         * gtk/gtkhruler.c (gtk_hruler_draw_ticks): use gtk_paint_layout
6286
6287         * gtk/gtkcellrenderertext.c (gtk_cell_renderer_text_render): use
6288         gtk_paint_layout
6289
6290         * gtk/gtkaccellabel.c (gtk_accel_label_expose_event): use
6291         gtk_paint_layout
6292
6293         * gtk/gtkstyle.h: Add draw/paint expander to draw tree expanders.
6294         Progress on bug 40103. Add draw_layout to draw a PangoLayout.
6295         (struct _GtkStyleClass): Remove draw_cross, draw_oval, draw_ramp,
6296         which were not implemented.     
6297
6298         * gtk/gtktextbuffer.h (struct _GtkTextBufferClass): Add
6299         insert_pixbuf signal. Rename delete_text to delete_range since it
6300         also deletes pixbufs and child anchors. This almost closes bug
6301         40245 (still need to deal with child anchors)
6302
6303         * gtk/gtktextbuffer.c (gtk_text_buffer_class_init): Add
6304         insert_pixbuf, change signal names as appropriate, change types of
6305         signals taking marks/tags to have the specific type, not just
6306         G_TYPE_OBJECT
6307         
6308         * gtk/gtkmain.c (gtk_get_current_event_state): Add this function; 
6309         closes bug 40051
6310
6311         * gtk/gtkoptionmenu.c (gtk_option_menu_set_history): clean up
6312         unnecessary remove_contents() call
6313         (gtk_option_menu_class_init): add a "changed" signal, closes
6314         bug 40039
6315         (gtk_option_menu_update_contents): emit "changed" if the 
6316         active menu item changes
6317
6318         * gtk/gdk-pixbuf-loader.c (gdk_pixbuf_loader_frame_done): fix bad
6319         cast to GtkObject, reported by Jonas Borgstrom
6320         (gdk_pixbuf_loader_finalize): don't close the loader on finalize;
6321         we can't do stuff with side effects in finalize. Instead, spew a
6322         warning if the loader isn't closed.
6323
6324         * gdk/x11/gdkdrawable-x11.c (gdk_drawable_impl_x11_finalize): free
6325         colormap in here, non-X ports probably need to sync to this change
6326
6327         * gdk/x11/gdkdrawable-x11.c (gdk_x11_set_colormap): remove 
6328         assertion that colormap != NULL, you can set the colormap to NULL
6329         if you like.
6330         
6331         * Makefile.am: remove gtk-config-2.0
6332
6333         * configure.in: Use pkg-config to locate GLib. Remove
6334         separated-out GMODULE_LIBS, GMODULE_CFLAGS; these were not used,
6335         and the gmodule libs/cflags were in GLIB_LIBS GLIB_CFLAGS anyhow.
6336         Use pkg-config to locate Pango. Output correct Pango libs to
6337         gdk-2.0.pc.in. Fix test for FREETYPE_CONFIG (typo fix).
6338
6339         * Makefile.am (pkgconfig_DATA): install only target-specific pc
6340         files
6341         (install-data-local): symlink gtk+-2.0.pc and gdk-2.0.pc to the
6342         X11 pc files
6343
6344         * gtk+-2.0.pc.in (Requires): require the GDK for the current target
6345         unref from here
6346
6347 2001-01-03  Alexander Larsson  <alla@lysator.liu.se>
6348
6349         * configure.in:
6350         Change GTK_NO_CHECK_CASTS to G_DISABLE_CAST_CHECKS.
6351
6352 Tue Jan  2 16:23:05 2001  Owen Taylor  <otaylor@redhat.com>
6353
6354         * gtk/gtktextlayout.c
6355         (gtk_text_layout_move_iter_to_previous_line): Fix unitialized
6356         variable when moving back onto a single line.
6357
6358 2001-01-01  Havoc Pennington  <hp@redhat.com>
6359
6360         * gtk/Makefile.am (LDFLAGS): add @LIBTOOL_EXPORT_OPTIONS@
6361
6362         * gdk/Makefile.am (LDFLAGS): add @LIBTOOL_EXPORT_OPTIONS@
6363
6364         * configure.in (LIBTOOL_EXPORT_OPTIONS): define
6365         LIBTOOL_EXPORT_OPTIONS with options to control symbol export
6366
6367 2001-01-01  Havoc Pennington  <hp@redhat.com>
6368
6369         * gtk/gtktexttagprivate.h: uscore-prepend all the stuff in here.
6370
6371         * gtk/gtk-boxed.defs (GtkTextAttributes): Add boxed type for 
6372         GtkTextAttributes
6373
6374         * gtk/gtktexttag.c: Fix up GtkTextAttributes copying to close bug 
6375         #40246
6376         (gtk_text_attributes_copy_values): rename from 
6377         gtk_text_attributes_copy
6378         (gtk_text_attributes_copy): a more standard GTK copy function, 
6379         which returns a new object
6380
6381 2001-01-01  Havoc Pennington  <hp@redhat.com>
6382
6383         * gtk/gtktreeview.c: Adapt to GtkTreeSelection changes
6384         
6385         * gtk/gtktreeselection.c (_gtk_tree_selection_set_tree_view):
6386         don't fill in tree_view->priv->selection, kind of an unexpected
6387         side effect
6388
6389         * gtk/gtkcellrenderertext.c: Remove definition of _ and include
6390         gtkintl.h
6391         
6392         * gtk/gtkcellrenderer.c: Remove definition of _ and include
6393         gtkintl.h
6394         (gtk_cell_renderer_get_property): remove calls to g_value_init
6395
6396         * gtk/gtkcellrendererpixbuf.c: Remove definition of _ and include
6397         gtkintl.h
6398
6399         * gtk/gtkcellrenderertextpixbuf.c: Remove definition of _ macro
6400         and include gtkintl.h
6401         (gtk_cell_renderer_text_pixbuf_class_init): remove spaces from
6402         property names
6403
6404         * gtk/gtktreeselection.c (_gtk_tree_selection_new): rename, return
6405         GtkTreeSelection
6406         (_gtk_tree_selection_new_from_with_view): rename, return
6407         GtkTreeSelection
6408         (_gtk_tree_selection_set_tree_view): rename with uscore
6409         (gtk_tree_selection_get_selected): fill in the "model" out param
6410         first, so it gets filled in even if we return at the top of the 
6411         function
6412         (gtk_tree_selection_real_select_all): add a comment and an else{}
6413         to clarify this a bit
6414         (gtk_tree_selection_real_unselect_all): add the same else{}
6415
6416         * gtk/gtktreeselection.h: Rename new, new_with_tree_view, and
6417         set_tree_view to have underscore prefixes, move them to the
6418         private header, fix return type of new_with_tree_view
6419         (struct _GtkTreeSelection): mark struct
6420         fields private  
6421
6422         * gtk/gtktreemodel.c (gtk_tree_model_get_flags): return
6423         GtkTreeModelFlags, not a guint
6424         (gtk_tree_path_prev): return gboolean not gint
6425         (gtk_tree_path_up): return gboolean not gint
6426
6427         * gtk/gtktreemodel.h (struct _GtkTreeModelIface): make get_flags
6428         return GtkTreeModelFlags, not a guint
6429
6430         * gtk/gtktreemodelsort.c (gtk_tree_model_sort_finalize): check
6431         that child model is non-null before unrefing it
6432         (g_value_int_compare_func): make this a qsort compare func, not 
6433         a boolean predicate
6434
6435         * gtk/gtktreemodelsort.h: rename gtk_tree_model_set_sort_column,
6436         (add -umn to the end), and mark it unimplemented
6437         (gtk_tree_model_sort_resort): remove, this wasn't implemented, and 
6438         I don't see what it's for - doesn't the model always sort itself?
6439         (gtk_tree_model_sort_set_compare): this had the wrong signature
6440
6441         * gtk/gtktreeviewcolumn.c (gtk_tree_view_column_set_attributes):
6442         Fix the docs to say that it destructively replaces existing
6443         attributes (previously said that it added attributes).
6444         (gtk_tree_view_column_set_visible): canonicalize bool before
6445         equality testing. Also, check for realization before
6446         hiding/showing the tree_column->window; if this window could exist
6447         before realization, then it's busted and needs fixing, we can't 
6448         create GDK resources pre-realization. Also, remove
6449         superfluous queue_resize(), since set_size() does that for us.
6450         (gtk_tree_view_column_set_col_type): check realization before 
6451         using tree_column->window
6452
6453         * gtk/gtktreedatalist.c: fix filename in copyright notice
6454
6455 2000-12-31  Havoc Pennington  <hp@pobox.com>
6456
6457         * gtk/gtktextview.c: Rearrange all the
6458         scroll-while-dragging-or-selecting code to be different, not
6459         necessarily better. ;-)
6460         (gtk_text_view_scroll_to_mark): Change this
6461         function to take within_margin as a fraction instead of a pixel
6462         value, and to take alignment arguments (indicating where to align 
6463         the mark inside the visible area)
6464         
6465         * gtk/testtextbuffer.c (fill_buffer): fix bad cast of GtkTextTag
6466         to GtkObject
6467
6468         * gtk/gtktextiter.c (gtk_text_iter_set_line_offset): change
6469         behavior so that offsets past the end of the line are not 
6470         allowed, and an offset equal to the line length moves the iterator
6471         to the next line
6472         (gtk_text_iter_set_line_index): make parallel change
6473         (gtk_text_iter_get_bytes_in_line): add this function
6474         
6475         * gtk/gtktextbtree.c (_gtk_text_line_byte_locate): change handling
6476         of byte indexes off the end of the line; byte index at the end of
6477         the line now returns FALSE and doesn't fill in the requested
6478         values, byte index past the end of the line is an error.  Also,
6479         don't allow -1 offset anymore, since its meaning is unclear.
6480
6481         This change exposes some bug in visual cursor motion, where we
6482         end up with a huge invalid byte index; needs fixing. Symptom of 
6483         bug is a crash when you hit up arrow.
6484         
6485         (_gtk_text_line_char_locate): match the change to byte_locate
6486
6487         * gtk/gtktextiter.c (find_by_log_attrs): Handle iteration backward
6488         from start of line properly. fixes bug reported by Mikael
6489         Hermansson where backspace would delete all text before the
6490         cursor.
6491
6492 2000-12-30  Tor Lillqvist  <tml@iki.fi>
6493
6494         * gdk/win32/gdkwindow-win32.c
6495         (gdk_window_impl_win32_get_visible_region): New function, as in
6496         the X11 backend.
6497         (gdk_window_new, gdk_window_set_title): Use g_locale_from_utf8()
6498         instead of duplicating the same code here.
6499
6500         * gdk/win32/gdkwin32.h (GDK_COLORMAP_PRIVATE_DATA): Use
6501         GDK_COLORMAP macro.
6502
6503         * gdk/win32/gdkevents-win32.c (gdk_event_funcs): Use NULL as
6504         destroy function.
6505         (gdk_event_translate): Use GDK_COLORMAP_PRIVATE_DATA to correctly
6506         access that.
6507
6508         * gtk/gtk.def: Update.
6509
6510         * gtk/makefile.mingw.in: Use glib-genmarshal from $(GLIB)/gobject.
6511
6512 2000-12-30  Havoc Pennington  <hp@pobox.com>
6513
6514         * gdk/x11/gdkwindow-x11.c (gdk_window_new): Set the system
6515         colormap on input only windows, to avoid special cases all over
6516         the code for these windows.
6517
6518 2000-12-26  Tor Lillqvist  <tml@iki.fi>
6519
6520         * gdk/win32/gdkvisual-win32.c (gdk_visual_init): Call g_error if
6521         we are on a palettized display ("PseudoColor" in X11), as the code
6522         for that doesn't work anyway, and never has.
6523
6524 2000-12-22  Alexander Larsson  <alexl@redhat.com>
6525
6526         * gdk/linux-fb/gdkkeyboard-fb.c (xlate_io):
6527         Don't use isprint() for chars > 255.
6528
6529 2000-12-21  Havoc Pennington  <hp@redhat.com>
6530
6531         * tests/testtreeview.c: more work
6532
6533 2000-12-21  Alexander Larsson  <alexl@redhat.com>
6534
6535         * docs/README.linux-fb:
6536         Update the docs to the new pangoft2 way.
6537
6538 2000-12-21  Alexander Larsson  <alexl@redhat.com>
6539
6540         * configure.in:
6541         For linux-fb get the pangoft2 cflags and libs. This needs a recent
6542         pango version.
6543         Remove modules/linux-fb/Makefile.
6544
6545         * gdk/linux-fb/gdkdrawable-fb2.c:
6546         Render glyphs using freetype.
6547
6548         * gdk/linux-fb/gdkfb.h:
6549         Add new fb-specific functions needed for managing windows.
6550
6551         * gdk/linux-fb/gdkmain-fb.c:
6552         Remove gdk_font_init/fini() calls.
6553
6554         * gdk/linux-fb/gdkpango-fb.c:
6555         Remove old implementation. Use pangoft2 instead.
6556
6557         * gdk/linux-fb/gdkprivate-fb.h:
6558         Remove PangoFBFont and related stuff.
6559
6560         * gdk/linux-fb/gdkwindow-fb.c:
6561         Implement drawable->get_visible_region.
6562         Implement support for _gdk_window_set_child_handler () and
6563         _gdk_window_get_decorations().
6564
6565         * modules/Makefile.am:
6566         Remove linux-fb subdir.
6567
6568         * modules/linux-fb/*:
6569         Removed all.
6570         
6571 2000-12-20  Jonathan Blandford  <jrb@redhat.com>
6572
6573         * gtk/gtkcellrenderer*.c (::get_property): remove g_value_init
6574         calls, as they are no longer needed.
6575
6576         * gtk/gtktreemodelsort.c: Fix up the comparison code.
6577         
6578         * gtk/gtktreemodel.h: Start work on ::reordered signal.  Need to
6579         figure out how to emit a signal on an interface.
6580
6581 2000-12-20  Havoc Pennington  <hp@redhat.com>
6582
6583         * tests: new directory to contain tests, gtk/test* should move
6584         here sometime (with appropriate on-cvs-server hackery)
6585
6586         * tests/testtreeview.c, tests/Makefile.am: a test
6587         
6588         * configure.in (AC_OUTPUT): add tests/Makefile
6589
6590         * gtk/gtktexttag.c (gtk_text_tag_get_property): Add "invisible"
6591         and "invisible_set" which were missing
6592
6593         * gtk/gtkrbtree.h: some cheesy indentation fix
6594         
6595 2000-12-20  Alexander Larsson  <alexl@redhat.com>
6596
6597         * gtk/gtkinvisible.c (gtk_invisible_realize):
6598         Attach the style to the window so that the style it is not
6599         leaked when unrealizing the window.
6600
6601 2000-12-18  Havoc Pennington  <hp@redhat.com>
6602
6603         * gtk/gtktextview.c (gtk_text_view_delete_from_cursor): do
6604         begin/end user action where appropriate
6605         (gtk_text_view_commit_handler): add begin/end user action
6606
6607         * gtk/gtktextbuffer.c: add begin/end user action signals, and
6608         bracket interactive operations with begin/end user action pair.
6609         
6610         * gtk/gtktextbuffer.h (struct _GtkTextBufferClass): remove
6611         "interactive" arg from insert_text and delete_text signals.
6612         Add begin_user_action, end_user_action signals
6613         (gtk_text_buffer_begin_user_action): 
6614         (gtk_text_buffer_end_user_action): New functions to delimit 
6615         a user-visible action
6616
6617         * gtk/gtkmarshal.list: update to reflect changes to gtktextbuffer
6618         signals.
6619         
6620 2000-12-18  Havoc Pennington  <hp@redhat.com>
6621
6622         * gdk/gdkevents.c (gdk_event_get_state): wow, that implementation
6623         was pretty non-working.
6624
6625         * gtk/testtext.c (fill_file_buffer): make this a bit more robust
6626         by passing the length to g_utf8_validate().
6627
6628 2000-12-16  Havoc Pennington  <hp@pobox.com>
6629
6630         * gtk/gdk-pixbuf-loader.h, gtk/gdk-pixbuf-loader.c: 
6631         Port to GObject, can go back in gdk-pixbuf after setting up 
6632         a gdk-pixbuf-marshal.h header over there.
6633
6634         * gtk/gtktreeview.c: s/SEPERATOR/SEPARATOR/g;
6635         (gtk_tree_view_class_init): specify GTK_TYPE_ADJUSTMENT for signal
6636         args
6637         (gtk_tree_view_init): don't unset GTK_NO_WINDOW, it shouldn't be
6638         set
6639         (gtk_tree_view_realize_buttons): don't gtk_widget_show() buttons
6640         here, do it when we create the buttons later
6641         (gtk_tree_view_realize_buttons): add some g_return_if_fail 
6642         (gtk_tree_view_map): paranoia checks that column->button is shown 
6643         and unmapped
6644         (gtk_tree_view_size_request): only request visible children.
6645         Move header size calculation in here, for cleanliness, and 
6646         to maintain invariants for child widgets if we eventually 
6647         let users set different children inside the buttons
6648         (gtk_tree_view_map_buttons): factor out code to map buttons,
6649         since it was being called several times
6650         (gtk_tree_view_size_allocate_buttons): move_resize the drag
6651         windows instead of just moving them; their height may change 
6652         if we allow random widgets in there, or the theme changes.
6653         (gtk_tree_view_size_allocate): move button size allocation 
6654         above emitting the scroll signals, to ensure a sane state when we
6655         hit user code
6656         (gtk_tree_view_button_release): remove queue_resize after
6657         tree_view_set_size(), set_size() will handle any resize queuing
6658         that's needed
6659         (gtk_tree_view_focus_in): just queue a draw, don't fool with
6660         draw_focus goo
6661         (gtk_tree_view_focus): use gtk_get_current_event() and
6662         gdk_event_get_state()
6663         (gtk_tree_view_deleted): don't queue_resize() after calling set_size()
6664         (gtk_tree_view_build_tree): fix a "if (foo); {}" bug - i.e. remove
6665         semicolon
6666         (gtk_tree_view_create_button): show the button here
6667         (gtk_tree_view_button_clicked): actually emit the clicked signal
6668         on the column
6669         (_gtk_tree_view_set_size): return right away if the size is
6670         unchanged, as a cheesy optimization
6671         (gtk_tree_view_setup_model): rename set_model_realized to 
6672         setup_model to match the flag that indicates whether we've 
6673         called it
6674         (gtk_tree_view_get_hadjustment): create adjustment if it doesn't
6675         exist, because set_scroll_adjustment does that and it shouldn't
6676         matter what order you call these in
6677         (gtk_tree_view_get_vadjustment): ditto
6678         (gtk_tree_view_set_headers_visible): canonicalize the bool, 
6679         for paranoia
6680         (gtk_tree_view_set_headers_visible): call
6681         gtk_tree_view_map_buttons() instead of using cut-and-paste code
6682         (gtk_tree_view_append_column): clarify whether the return value
6683         is the count of columns before or after, and do the increment 
6684         separately from the return statement so you can tell from the code.
6685         (gtk_tree_view_remove_column): ditto
6686         (gtk_tree_view_insert_column): ditto
6687         (gtk_tree_view_get_column): remove g_return_if_fail for columns
6688         outside the existing range, the docs say that outside-range
6689         columns are allowed, so we handle them as documented. (Presumably
6690         this allows a nice loop with column != NULL as test.)
6691         (gtk_tree_view_move_to): document what 0.0, 0.5, 1.0 alignments 
6692         mean (left/right/center etc.).
6693         (gtk_tree_view_collapse_all): only queue a draw if we're mapped
6694         (gtk_tree_view_expand_row): add docs
6695         (gtk_tree_view_collapse_row): add docs
6696
6697         * gtk/gtktreeviewcolumn.c (gtk_tree_view_column_clicked): new
6698         function to emit the clicked signal on a column
6699         
6700         * gdk/gdkevents.c (gdk_event_get_state): new function, to get the
6701         state of an event
6702         (gdk_event_get_time): don't treat GDK_SCROLL 
6703         as a button event, remove default case from switch so gcc 
6704         will whine if we don't explicitly handle all event types
6705
6706         * gtk/gtktreeselection.h: added some FIXME 
6707         
6708         * gtk/gtktreeprivate.h (struct _GtkTreeViewPrivate): rename
6709         "columns" to "n_columns" and "column" to "columns" for clarity
6710
6711 2000-12-16  Havoc Pennington  <hp@pobox.com>
6712         
6713         * gtk/gtktextiter.c: General cleanup of the log attr iteration
6714         stuff. This should make e.g. the delete key work again in the
6715         text widget...
6716         (gtk_text_iter_forward_cursor_positions): handle negative count
6717         (gtk_text_iter_backward_cursor_positions): handle negative count
6718         (gtk_text_iter_forward_word_ends): handle negative count
6719         (gtk_text_iter_backward_word_starts): handle negative count
6720
6721         * gtk/gtktextlayout.h, gtk/gtktextlayout.c, gtk/gtktexttag.h,
6722         gtk/gtktexttag.c, gtk/gtktexttagtable.h, gtk/gtktexttagtable.c, 
6723         gtk/gtktextbuffer.h, gtk/gtktextbuffer.c: Convert everything to 
6724         GObject. No doubt will cause breakage.
6725
6726         * demos/gtk-demo/textview.c: remove hacks around
6727         non-GObject-ification of the text objects
6728
6729         * demos/gtk-demo/main.c (main): use g_object_set() to manipulate 
6730         the text tag
6731         
6732 2000-12-14  Havoc Pennington  <hp@pobox.com>
6733
6734         * configure.in: only AC_DEFINE(HAVE_XFT) if we actually determined
6735         that we have Xrender
6736
6737 Thu Dec 14 20:22:31 2000  Owen Taylor  <otaylor@redhat.com>
6738
6739         * gdk/{gdkdrawable.[ch],gdkpixmap.c,gdkwindow.c,x11/gdkwindow.c}:
6740         Add two virtualized functions gdk_drawable_get_clip_region - to
6741         get the clip region when drawing.
6742         
6743         * gdk/gdkwindow.c (gdk_window_invalidate_rect): Rewrite to simple
6744         use invalidate_region.
6745
6746         * gdk/gdkwindow.c (gdk_window_invalidate_region): Clip to visible
6747         region.
6748
6749         * acconfig.h configure.in: Check for Xft. For now, assume
6750         that if Xft is found, Pango was compiled with Xft support
6751         as well.
6752
6753         * gdk/gdkcolor.h gdk/x11/gdkcolor-x11.c: Add 
6754         gdk_colormap_query_color().
6755         
6756         * gdk/x11/gdkdrawable-x11.c (gdk_x11_draw_glyphs): Draw
6757         with Xft if appropriate.
6758
6759         * gdk/x11/gdkpango-x11.c (gdk_pango_context_get): Create
6760         a pangoxft context if we have XFT and the environment
6761         variable GD_USE_XFT is set.
6762         
6763         * gdk/x11/gdkx.h (struct _GdkGCX11): Cache the fg_pixel
6764         and also possibly an XftDraw structure.
6765
6766         * gtk/gtkfontsel.c: Handle the case where the font from the
6767         style doesn't match any of the fonts a bit better.
6768         
6769         * gtk/testgtk.c: Add tabs between directional segments for
6770         hebrew/arabic test. (Not really necessary, just a little
6771         prettier.)
6772
6773 2000-12-14  Havoc Pennington  <hp@redhat.com>
6774
6775         * gtk/testtext.c (fill_file_buffer): fix unicode validation when
6776         reading a file
6777
6778 2000-12-14  Havoc Pennington  <hp@redhat.com>
6779
6780         * gtk/gtktextbtree.c (_gtk_text_btree_validate_line): remove
6781         unused call to get_last_line()
6782
6783         * gtk/gtkobject.c (gtk_object_add_arg_type): add G_TYPE_POINTER
6784         here until boxed is working (and maybe after that - we should
6785         really not gratuitously break old code)
6786
6787         * gtk/gtktexttag.c (gtk_text_tag_class_init): add commented-out
6788         specific types for font_desc and tabs args, move them to
6789         GTK_TYPE_POINTER for now, waiting on g_param_spec_boxed() to get 
6790         fixed. Move GdkColor args to GTK_TYPE_POINTER also.
6791
6792         * gtk/gtktextbuffer.c (gtk_text_buffer_class_init): temporarily
6793         use GTK_TYPE_POINTER for signal signatures as a hack-around
6794
6795         * gtk/gtk-boxed.defs: Add boxed types for PangoFontDescription and
6796         PangoTabArray
6797
6798         * gtk/gtktextlayout.c (line_display_iter_to_index): 
6799         make static
6800         (line_display_index_to_iter): make static
6801
6802         * gtk/gtktextbuffer.c (gtk_text_buffer_class_init): fix marshaller
6803         to marshal a string not a boxed
6804
6805         * gtk/gtkmarshal.list: add marshaller for GtkTextBuffer:insert_text
6806
6807         * gtk/testtext.c (fill_file_buffer): don't use g_utf8_next_char
6808         since the UTF-8 isn't validated yet
6809
6810         * gtk/gtktextsegment.c (char_segment_check_func): don't require
6811         lines to end in '\n'
6812         
6813         * gtk/gtktextview.c (gtk_text_view_move_cursor): update to use
6814         forward_to_delimiters, and grapheme boundaries
6815         (gtk_text_view_delete_from_cursor): properly handle non-newline
6816         delimiters, and grapheme boundaries
6817
6818         * gtk/gtktextiter.c (gtk_text_iter_forward_to_newline): rename
6819         to gtk_text_iter_forward_to_delimiters, and make it work properly
6820         if empty lines end with a character other than '\n'
6821
6822         * gtk/gtktextiter.h, gtk/gtktextiter.c: Add movement by cursor
6823         position
6824
6825 2000-12-15  Tor Lillqvist  <tml@iki.fi>
6826
6827         * gdk/makefile.{mingw.in,msc} (gdk_OBJECTS): Add gdkkeys.
6828
6829         * gtk/gtk.def
6830         * gdk/gdk.def: Update.
6831
6832         * gdk/win32/gdkmain-win32.c
6833         * gdk/win32/gdkkeys-win32.c: New file. Move some functions from
6834         gdkmain-win32.c here.
6835
6836         * gdk/win32/makefile.mingw.in (all): No need to make
6837         gdk-win32res.o here, the makefile one step up will call us to make
6838         it.
6839
6840         * gdk/win32/makefile.{mingw.in,msc} (gdk_win32_OBJECTS): Add
6841         gdkkeys-win32.
6842
6843         * gdk/win32/gdkcolor-win32.c: Silence gcc -Wall.
6844
6845         * gdk/win32/gdkevents-win32.c (gdk_events_init): Remove leftover
6846         call to g_source_add().
6847
6848         * gdk/win32/gdkgc-win32.c (BitmapToRegion): Plug memory
6849         leak. Thanks to Andreas Kemnade.
6850
6851 2000-12-13  Havoc Pennington  <hp@pobox.com>
6852
6853         * gtk/gtktextbtree.h: Remove double _ in front of some functions
6854
6855         * gtk/gtktext*.[hc]: update accordingly
6856         
6857 2000-12-13  Havoc Pennington  <hp@pobox.com>
6858
6859         * gtk/gtktextbtree.h: Put _ in front of every function in this 
6860         header file
6861
6862         * gtk/gtktext*.[hc]: update to reflect renamed btree functions
6863
6864 2000-12-13  Alex Larsson  <alexl@redhat.com>
6865
6866         * gdk/linux-fb/gdkmouse-fb.c (mouse_devs):
6867         Add support for ps2 intellimouse.
6868
6869         * gdkkeyboard-fb.c:
6870         Move shift-F1 repaint handling to xlate handler only.
6871         
6872         * docs/README.linux-fb:
6873         Add imps2 to docs.
6874         Document the new refresh keys.
6875         
6876 Tue Dec 12 23:46:44 2000  Tim Janik  <timj@gtk.org>
6877
6878         * gtk/stock-icons/Makefile.am: doh, this was broken beyond believe.
6879
6880         * gtk/gtkbox.c: change property types from (u)long to (u)int for
6881         ::position and ::padding.
6882
6883         * gtk/gtkcontainer.c: make ::border_width an INT property.
6884
6885         * gtk/gtkpacker.c: make ::position an INT property.
6886
6887         * gtk/gtkscrolledwindow.c (gtk_scrolled_window_adjustment_changed):
6888         guard against NULL h/v scrollbars, since this is used at construction
6889         time.
6890
6891         * gtk/gtkclist.[hc]: nuked gtk_clist_construct(), implemented
6892         internal gtk_clist_constructor().
6893
6894         * gtk/gtkctree.[hc]: nuked gtk_ctree_construct(), implemented
6895         gtk_ctree_constructor().
6896
6897         * gtk/gtkprogressbar.c (gtk_progress_bar_class_init): property
6898         ::pulse_step should use ARG_PULSE_STEP, not ARG_FRACTION.
6899
6900         * docs/reference/Makefile.am: fun stuff, disabled docs generation
6901         again, gtk-scan.c needs to introspec paramspecs, not GtkAgs.
6902
6903         * gtk/gtkwidget.[hc]:
6904         removed gtk_widget_setv(), gtk_widget_getv(), gtk_widget_newv()
6905         and gtk_widget_get().
6906         (gtk_widget_new): use g_object_new_valist().
6907         (gtk_widget_set): use g_object_set_valist().
6908
6909         * gtk/gtkobject.[hc]:
6910         removed gtk_object_arg_get_info(), gtk_object_getv(),
6911         gtk_object_query_args(), gtk_object_newv(),
6912         gtk_object_class_add_signals(),
6913         gtk_object_class_user_signal_new(),
6914         gtk_object_class_user_signal_newv(),
6915         gtk_object_arg_set(), gtk_object_arg_get(),
6916         gtk_object_args_collect(),
6917         gtk_object_default_construct(),
6918         gtk_object_constructed(),
6919         GTK_CONSTRUCTED and GTK_OBJECT_CONSTRUCTED().
6920         removed nsignals, signals and n_args members from GtkObjectClass.
6921         (gtk_object_new): use g_object_new_valist().
6922         (gtk_object_set): use g_object_set_valist().
6923         (gtk_object_get): use g_object_get_valist().
6924         
6925         * gtk/gtkcompat.h: define gtk_object_default_construct().
6926         
6927         * gtk/gtktypeutils.c (gtk_type_new): create constructed objects via
6928         g_object_new().
6929
6930         * gtk/*.c: removed gtk_object_class_add_signals() from class_init()
6931         fucntions, cleaned up method assignments (make sure your structures
6932         are setup properly before calling out). removed all GTK_CONSTRUCTED
6933         hacks ;)
6934
6935 Tue Dec 12 11:52:16 2000  Owen Taylor  <otaylor@redhat.com>
6936
6937         * gtk/gtkclist.c (gtk_clist_optimal_column_width): Fix 
6938         off-by-one error in checks. (Dave Lambert)
6939
6940 2000-12-12  Alexander Larsson  <alexl@redhat.com>
6941
6942         * gdk/linux-fb/gdkkeyboard-fb.c (xlate_close, raw_close):
6943         Don't free gdk_fb_keyboard twice.
6944
6945 Tue Dec 12 08:24:42 2000  Tim Janik  <timj@gtk.org>
6946
6947         * gtk/testgtk.c:
6948         (create_tooltips): 
6949         (create_statusbar): get rid of object_signal:: GtkObject argument uses,
6950         use GObject swapped_signal:: properties instead.
6951
6952         * gtk/gtkcellrenderertoggle.c: 
6953         * gtk/gtkcellrenderertextpixbuf.c: 
6954         * gtk/gtkcellrenderertext.c: 
6955         * gtk/gtkcellrendererpixbuf.c: 
6956         * gtk/gtkcellrenderer.c:
6957         * gtk/gtktreeviewcolumn.c: s/[sg]et_param/[sg]et_property/, fixed
6958         missing warnings for invalid property ids, install properties
6959         with g_object_class_install_property() now.
6960         
6961         * gtk/gtksignal.c:
6962         (gtk_signal_emit): let g_signal_emit_valist() collect the values for us.
6963         
6964 Wed Oct 25 14:17:43 2000  Owen Taylor  <otaylor@redhat.com>
6965         
6966         * gtk/gtkwidget.[ch] (gtk_widget_is_focus): Add a function
6967         to determine if a window is the focus widget within
6968         its toplevel.
6969
6970         * gtk/gtkcontainer.[ch]: Fix the return type of ::focus
6971         to be boolean.
6972
6973         * gtk/gtkcontainer.c (gtk_container_real_focus): Move handling 
6974         of the case where the container CAN_FOCUS to here instead
6975         of having it in each individual move-the-focus place.
6976
6977         * gtk/gtkcontainer.c: Rewrite handling of left-right and up-down
6978         focusing to be geometric in a much more obvious sense. Arrowing
6979         around is still non-intuitive because it isn't perfect and
6980         because entries, etc, grab the arrow keys, but it at least
6981         usually will do what you expect now.
6982         
6983         * gtk/gtknotebook.[ch]: Many cleanups. Moved docs inline in this
6984         file.
6985
6986         * gtk/gtknotebook.c: Change tabs to be a single item in
6987         the focus chain. Make movement of focus on tabs with arrow
6988         keys wrap around.
6989         
6990         * gtk/gtknotebook.c (gtk_notebook_find_child): Add
6991         CHECK_FIND_CHILD macro to give informative error messages
6992         instead of silent returns.
6993
6994         * gtk/gtknotebook.c (gtk_notebook_init): Set the RECEIVES_DEFAULT 
6995         flag since we handle GdkReturn on the tabs.
6996
6997         * gtk/gtknotebook.c (gtk_notebook_expose_tabs): Invalidate
6998         windows rather than sending expose events directly.
6999
7000         * gtk/gtknotebook.[ch] docs/Changes-2.0.txt: Move structure 
7001         definition for GtkNotebookPage into .c file, since it is private.
7002
7003         * gtk/testgtk.c (create_notebook): Add option for 
7004         testing borderless notebook.
7005
7006         * gtk/testgtk.c (page_switch): Removed egregious poking
7007         around in GTK+ internals.
7008
7009         * docs/widget-system.txt: Remove references to GTK_REDRAW_PENDING.
7010
7011         * gtk/gtkclist.[ch]: Remove key press handler, handle focusing
7012         properly through gtk_clist_focus. Make the title headers a
7013         single item in the tab-focus chain, and make left-right wrap
7014         around.
7015
7016         * gtk/gtkwindow.c (gtk_window_focus): Add a custom
7017         focus method so that wrapping around works properly.
7018
7019         * gtk/gtktreeview.c: Remove calls to gtk_container_set_focus_child() - 
7020         that is handled for the widget now. 
7021
7022 Mon Dec 11 11:41:12 2000  Owen Taylor  <otaylor@redhat.com>
7023
7024         * gtk/gtkinvisible.c (gtk_invisible_init): Flag invisible
7025         widgets as TOPLEVEL.
7026
7027         * gtk/gtkwidget.c (gtk_widget_queue_resize): Don't assume
7028         TOPLEVEL widgets are containers.
7029
7030         * gtk/gtkinvisible.h: Remove useless include.
7031
7032 2000-12-11  Havoc Pennington  <hp@redhat.com>
7033
7034         * gtk/gtktextlayout.c (gtk_text_layout_get_line_display): 
7035         Handle chopping off \r\n and 0x2029 in addition to \n before
7036         passing to PangoLayout
7037
7038         * gtk/gtkimcontextsimple.c
7039         (gtk_im_context_simple_get_preedit_string): 
7040         return an empty string if no match is pending
7041
7042         * gtk/gtkimcontext.c (gtk_im_context_get_preedit_string): add
7043         assertion that the returned preedit string was sane
7044
7045         * gtk/gtktext*.[hc], gtk/testtext.c, gtk/testtextbuffer.c:
7046         s/gtk_text_iter_next_char/gtk_text_iter_forward_char/g;
7047         s/gtk_text_iter_prev_char/gtk_text_iter_backward_char/g;
7048
7049 Mon Dec 11 10:02:26 2000  Owen Taylor  <otaylor@redhat.com>
7050
7051         * gtk/gtkimcontextsimple.c (gtk_im_context_simple_finalize): 
7052         Fix up finalizer to chain to its parent.
7053
7054 2000-12-11  Alexander Larsson  <alexl@redhat.com>
7055
7056         * docs/README.linux-fb (GDK_KEYBOARD_TYPE):
7057         Clearified the difference between the keyboard types. Wrote a note
7058         about the magic sysrq key to get out of raw mode.
7059
7060 2000-12-09  James Henstridge  <james@daa.com.au>
7061
7062         * gdk/linux-fb/gdkmouse-fb.c (GdkFBMouseDevice): add prot struct
7063         member to hold masks for detecting the start of a protocol packet.
7064         (mouse_devs): add packet start masks for ps2 and ms device types.
7065         Left the mask for fidmour blank, as I have no idea what it should
7066         be.
7067         (handle_mouse_io): skip bytes until we get to the start of a
7068         packet.  My Logitech mouse seems to be passing an extra NULL pad
7069         byte, and GPM does a similar thing here.
7070         (gdk_fb_mouse_ms_open): changed error message to not say psaux, as
7071         this is the ms mouse driver.
7072         (gdk_fb_mouse_ms_packet): fix up button handling, which was
7073         completely broken except for button1.  It was checking the wrong
7074         bit in the packet for the status of the right mouse button, and
7075         wrongly assuming right == button2 rather than 3.  I fixed that and
7076         also added support for middle button (button2).
7077
7078 2000-12-08  Havoc Pennington  <hp@redhat.com>
7079
7080         * gtk/gtktextbtree.c (gtk_text_btree_insert): fix breakage here
7081         that cause a segfault on text insertion
7082
7083         * gtk/gtktextchild.c (gtk_text_child_anchor_queue_resize): fix 
7084         warning
7085
7086         * gtk/gtktextiter.c (test_log_attrs): use
7087         _gtk_text_buffer_get_line_log_attrs to speed things up a bit
7088
7089         * gtk/gtktextbuffer.c (_gtk_text_buffer_get_line_log_attrs): 
7090         Get log attrs for a line, using a cache stored on the buffer
7091         
7092         * gtk/gtkcolorsel.h (GTK_COLOR_SELECTION_GET_CLASS): fix typo,
7093         reported by Jeff Franks
7094
7095 2000-12-08  Alexander Larsson  <alla@lysator.liu.se>
7096
7097         * gdk/linux-fb/gdkmouse-fb.c (gdk_fb_mouse_ms_open):
7098         /dev/ttyS0 -> /dev/mouse
7099
7100 2000-12-08  Alexander Larsson  <alla@lysator.liu.se>
7101
7102         * gdk/linux-fb/gdkfont-fb.c (gdk_fontset_load):
7103         Added dummy gdk_fontset_load.
7104
7105 2000-12-08  Alexander Larsson  <alexl@redhat.com>
7106
7107         * docs/README.linux-fb:
7108         * docs/Makefile.am:
7109         Initial GtkFB docs.
7110         
7111         * gdk/linux-fb/Makefile.am:
7112         Define GDK_DATA_PREFIX.
7113
7114         * gdk/linux-fb/gdkmain-fb.c:
7115         Fix typo.
7116         Change default display to /dev/fb0.
7117
7118         * gdk/linux-fb/gdkpango-fb.c:
7119         Add $(prefix)/share/fonts/ to font path.
7120         
7121 2000-12-08  Alexander Larsson  <alla@lysator.liu.se>
7122
7123         * gdk/linux-fb/gdkkeyboard-fb.c:
7124         New file containing the abstracted keyboard driver. Most code
7125         taken from gdkinput-ps2.c
7126
7127         * gdk/linux-fb/gdkinput-ps2.c:
7128         Removed file.
7129         
7130         * gdk/linux-fb/Makefile.am:
7131         Added gdkkeyboard-fb.c, removed gdkinput-ps2.c.
7132
7133         * gdk/linux-fb/gdkcolor-fb.c:
7134         display->fb was renamed to display->fb_fd.
7135
7136         * gdk/linux-fb/gdkcursor-fb.c:
7137         gdk_mouse_get_info -> gdk_fb_mouse_get_info
7138
7139         * gdk/linux-fb/gdkinput.c:
7140         Moved gdk_input_init here from gdkinput-ps2.c
7141
7142         * gdk/linux-fb/gdkmain-fb.c:
7143         display->fb was renamed to display->fb_fd.
7144         Now the tty and the console is opened here instead
7145         of in the keyboard driver. Also check GDK_VT to see what
7146         tty to open.
7147         Move gdk_beep () here from gdkinput-ps2.c
7148         gdk_mouse_get_info -> gdk_fb_mouse_get_info
7149
7150         * gdk/linux-fb/gdkmouse-fb.c:
7151         Add header.
7152         gdk_mouse_get_info -> gdk_fb_mouse_get_info
7153         Return correct keyboard modifiers.
7154         GDK_MOUSETYPE -> GDK_MOUSE_TYPE for consistancy
7155
7156         * gdk/linux-fb/gdkprivate-fb.h:
7157         Add tty and vt info to display.
7158         Add orignal modeinfo storage to display
7159         Update global functions
7160
7161         * gdk/linux-fb/gdkwindow-fb.c:
7162         Added gdk_fb_window_find_focus().
7163         gdk_mouse_get_info -> gdk_fb_mouse_get_info
7164
7165 2000-12-07  Havoc Pennington  <hp@pobox.com>
7166
7167         * gdk/x11/gdkkeys-x11.c (gdk_keymap_lookup_key): fix name of 
7168         function, noticed by Alex
7169
7170 2000-12-06  Elliot Lee  <sopwith@redhat.com>
7171
7172         * configure.in: Detect freetype properly
7173
7174         * modules/basic/Makefile.am, gdk/linux-fb/Makefile.am: Make use of
7175         above.
7176
7177 2000-12-06  Alexander Larsson  <alexl@redhat.com>
7178
7179         * gdk/linux-fb/Makefile.am:
7180         Add gdkmouse-fb.c
7181         
7182         * gdk/linux-fb/gdkmouse-fb.c:
7183         New file. Abstracted the mouse drivers a bit.
7184
7185         * gdk/linux-fb/gdkcursor-fb.c:
7186         The cursor hide/show functions was moved here from gdkinput-ps2.c.
7187
7188         * gdk/linux-fb/gdkinput-ps2.c:
7189         Removed old mouse handling code. Moved cursor handling code
7190         to gdkcursor-fb.c, moved gdk_fb_window_send_crossing_events() to
7191         gdkwindow-fb.c. gdk_input_get_mouseinfo was renamed to
7192         gdk_mouse_get_info.
7193
7194         * gdk/linux-fb/gdkmain-fb.c:
7195         Pass NULL pointers for x,y in gdk_mouse_get_info call.
7196
7197         * gdk/linux-fb/gdkprivate-fb.h:
7198         Removed public gdk_fb_find_common_ancestor, added and renamed
7199         functions for the new mouse handling code.
7200
7201         * gdk/linux-fb/gdkwindow-fb.c:
7202         Moved gdk_fb_window_send_crossing_events here. added global
7203         variable gdk_fb_window_containing_pointer. made
7204         gdk_fb_find_common_ancestor static. gdk_input_get_mouseinfo was
7205         renamed to gdk_mouse_get_info.
7206
7207 2000-12-06  Alexander Larsson  <alexl@redhat.com>
7208
7209         * gdk/linux-fb/gdkevents-fb.c:
7210         Update to match latest gmain/gsource changes.
7211
7212         * gdk/linux-fb/gdkinput-ps2.c:
7213         Bogus gdk_keymap_get_entries_for_keycode implementation so that
7214         it links. Will be implemented later.
7215
7216 2000-12-03  Havoc Pennington  <hp@pobox.com>
7217
7218         * gdk/Makefile.am: add gdkkeys.[hc]
7219
7220         * gdk/gdkkeys.h, gdk/gdkkeys.c: Move all the keyval stuff to these
7221         files from gdk.h, gdk.c; add GdkKeymap type and operations on it.
7222
7223         * acconfig.h, configure.in: add checks and command line options
7224         for XKB
7225
7226         * gdk/x11/gdkkeys-x11.c: Implement the above functions
7227         
7228         * gdk/x11/gdkevents-x11.c (gdk_event_translate): Put the keycode
7229         and group in the key event
7230
7231         * gdk/gdkevents.h (struct _GdkEventKey): Add a hardware_keycode
7232         field with the low-level hardware key code, and a group
7233         field with the keyboard group
7234
7235         * gdk/x11/gdkprivate-x11.h: include config.h for HAVE_XKB,
7236         and declare a couple globals used for keymap handling
7237         
7238         * gtk/gtkimcontextsimple.c: Implement ISO 14755 input method,
7239         hold down Shift-Control and type a hex number to get a Unicode 
7240         character corresponding to the hex number
7241         (gtk_im_context_simple_get_preedit_string): Fix cursor position
7242         (return bytes not chars)
7243
7244 2000-12-05  Elliot Lee  <sopwith@redhat.com>
7245
7246         * gdk/gdkcolor.h: Make GdkColor specify element sizes
7247         to avoid waste on 64-bit platforms.
7248
7249 Tue Dec  5 15:49:31 2000  Owen Taylor  <otaylor@redhat.com>
7250
7251         * INSTALL: Fix link to PNG home, remove reference
7252         to fribidi.
7253
7254         * gdk/x11/gdkevents-x11.c: Fix up for new GMain API.
7255         
7256         * gdk/win32/gdkevents-win32.c: Fix up for new GMain API. (Not
7257         tested.)
7258
7259         * gtk/gtkcheckmenuitem.c: Permanently turn on
7260         always_show_toggle.
7261
7262         * gtk/gtkclist.c (gtk_clist_get_pixtext): Allow mask to 
7263         be NULL. (Vladimir Klebanov, #26545)
7264
7265         * gtk/gtkspinbutton.c (gtk_spin_button_insert_text): Fix 
7266         some signed/unsigned comparison problems. (#6510,
7267         David Kaelbling)
7268
7269         * gtk/gtkwidget.[ch] (gtk_widget_is_ancestor): Change
7270         return type to boolean (Oskar Liljeblad, #18648)
7271
7272 2000-12-05  Alexander Larsson  <alexl@redhat.com>
7273
7274         * gdk/linux-fb/gdkmain-fb.c (gdk_fb_display_new):
7275         Remove bogus colormap setting.
7276
7277 2000-12-05  Alexander Larsson  <alexl@redhat.com>
7278
7279         * gdk/linux-fb/gdkcolor-fb.c:
7280         More complete colormap handling. Now GdkRGB work in 8 bpp modes.
7281
7282         * gdk/linux-fb/gdkdrawable-fb2.c (gdk_fb_draw_image):
7283         Must set colormap.
7284         
7285 Tue Dec  5 13:17:53 GMT 2000  Tony Gale <gale@gtk.org>
7286
7287         * docs/tutorial/gtk-tut.sgml: DND updates
7288
7289 2000-12-05  Alexander Larsson  <alla@lysator.liu.se>
7290
7291         * gdk/linux-fb/gdkdrawable-fb2.c (gdk_fb_draw_drawable_3):
7292         Remove old debug g_warning().
7293         (gdk_fb_draw_drawable): The src argument can be either a wrapper
7294         or an implementation, just pass the implementation to draw_drawable_2.
7295         
7296         * gdk/linux-fb/gdkprivate-fb.h:
7297         Added GDK_IS_DRAWABLE_IMPL_FBDATA()
7298
7299         * gdk/linux-fb/gdkwindow-fb.c (_gdk_windowing_window_destroy):
7300         clear and invalidate area when window is destroyed.
7301         (send_map_events): Remove old commented out code.
7302
7303 2000-12-05  Alexander Larsson  <alexl@redhat.com>
7304
7305         * gdk/linux-fb/gdkpango-fb.c:
7306         Use italic instead of oblique in font aliases.
7307         
7308         * gdk/linux-fb/gdkrender-fb.c (gdk_fb_fill_span_generic,
7309         _gdk_fb_gc_calc_state): Support GDK_XOR, add g_warning for
7310         other unsupported functions.
7311
7312 2000-12-04  Havoc Pennington  <hp@redhat.com>
7313
7314         * gtk/gtkpaned.c (gtk_paned_expose): fix this to be sane
7315
7316         * gtk/gtkvpaned.c (gtk_vpaned_expose): Add an expose handler
7317
7318         * gtk/gtkhpaned.c (gtk_hpaned_expose): Add an expose handler
7319
7320         * gtk/gtknotebook.c (gtk_notebook_draw_tab): put in a temporary 
7321         hack to avoid infinite loops (synthetic expose event) - 
7322         Owen has more appropriate fixes in a branch he'll check in later.
7323
7324         * gtk/gtktextiter.c (gtk_text_iter_ends_line): handle paragraph
7325         separator, CR, and CRLF as line ends
7326
7327         * gtk/gtktextbtree.c (gtk_text_btree_insert): on insertion, break
7328         into lines using pango_find_paragraph_boundary(); other bits of
7329         the widget are still going to be broken if the boundary isn't '\n'
7330         though
7331
7332 2000-12-04  Alexander Larsson  <alexl@redhat.com>
7333
7334         * gdk/linux-fb/gdkfont-fb.c (gdk_text_width): Divide size by 2, not
7335         multiply.
7336
7337         * gdk/linux-fb/gdkpango-fb.c:
7338         Copied some 26.6 scaling macros from pango to clean up the rounding.
7339         (pango_fb_font_get_glyph_info): Correct sign on x value.
7340
7341         * gdk/linux-fb/gdkprivate-fb.h:
7342         Removed unreferenced external functions.
7343
7344         * modules/linux-fb/Makefile.am: Use ` instead of '.
7345
7346         * modules/linux-fb/basic.c:
7347         Remove dead code. In particular the dummy lang engine which broke all
7348         pango layouts in GtkFB. Don't include tables-big.i anymore.
7349
7350         * modules/linux-fb/tables-big.i:
7351         Upgrade to latest version from pango. Left for reference, basic_ranges
7352         moved to basic.c.
7353         
7354 2000-12-04  Havoc Pennington  <hp@redhat.com>
7355
7356         Fix bugs Alex found:
7357         
7358         * gtk/gtktooltips.c (gtk_tooltips_force_window): nuke connection
7359         to "draw"
7360
7361         * gtk/gtkdnd.c (gtk_drag_highlight): nuke connection to "draw"
7362
7363         * gtk/gtkcolorsel.c (palette_new): nuke connection to "draw"
7364
7365         * gtk/gtklistitem.c (gtk_list_item_expose): Put the old _draw() 
7366         implementation in here, apparently the expose() implementation was
7367         dead code.
7368
7369 2000-12-04  Alexander Larsson  <alexl@redhat.com>
7370
7371         * gdk/linux-fb/gdkpango-fb.c (pango_fb_font_get_metrics):
7372         Return positive descent.
7373
7374 2000-12-02  Havoc Pennington  <hp@pobox.com>
7375
7376         * gtk/gtkwidget.h (struct _GtkWidgetClass): Remove "draw" virtual
7377         method and signal
7378         
7379         * gtk/gtkwidget.c (gtk_widget_draw): Now just queues a draw then
7380         calls gdk_window_process_updates() to push the exposes through
7381         (gtk_widget_class_init): No more draw signal, no
7382         gtk_widget_real_draw()  
7383         
7384         * gtk/gtkbin.c (gtk_bin_draw): remove
7385
7386         * gtk/gtkbox.c (gtk_box_draw): remove
7387
7388         * gtk/gtkbutton.c (gtk_button_draw): remove
7389
7390         * gtk/gtkcalendar.c (gtk_calendar_draw): remove
7391
7392         * gtk/gtkcheckbutton.c (gtk_check_button_draw): remove
7393
7394         * gtk/gtkcheckmenuitem.c (gtk_check_menu_item_draw): remove
7395
7396         * gtk/gtkclist.c (gtk_clist_draw): remove
7397
7398         * gtk/gtkentry.c (gtk_entry_draw): remove
7399
7400         * gtk/gtkeventbox.c (gtk_event_box_draw): remove
7401
7402         * gtk/gtkfixed.c (gtk_fixed_draw): remove
7403
7404         * gtk/gtkframe.c (gtk_frame_draw): remove
7405
7406         * gtk/gtkhandlebox.c (gtk_handle_box_draw): remove
7407
7408         * gtk/gtkhpaned.c (gtk_hpaned_draw): remove
7409
7410         * gtk/gtklayout.c (gtk_layout_draw): remove
7411
7412         * gtk/gtklist.c (gtk_list_draw): remove
7413
7414         * gtk/gtklistitem.c (gtk_list_item_draw): remove
7415
7416         * gtk/gtkmenu.c (gtk_menu_draw): remove
7417
7418         * gtk/gtkmenubar.c (gtk_menu_bar_draw): remove
7419
7420         * gtk/gtkmenuitem.c (gtk_menu_item_draw): remove
7421
7422         * gtk/gtknotebook.c (gtk_notebook_draw): remove
7423
7424         * gtk/gtkoptionmenu.c (gtk_option_menu_draw): remove
7425
7426         * gtk/gtkpacker.c (gtk_packer_draw): remove
7427
7428         * gtk/gtkrange.c (gtk_range_draw): remove
7429
7430         * gtk/gtkscrolledwindow.c (gtk_scrolled_window_draw): remove
7431
7432         * gtk/gtkspinbutton.c (gtk_spin_button_draw): remove
7433
7434         * gtk/gtktable.c (gtk_table_draw): remove
7435
7436         * gtk/gtktearoffmenuitem.c (gtk_tearoff_menu_item_draw): remove
7437
7438         * gtk/gtktext.c (gtk_text_draw): remove
7439
7440         * gtk/gtktextview.c (gtk_text_view_draw): remove
7441
7442         * gtk/gtktogglebutton.c (gtk_toggle_button_draw): remove
7443
7444         * gtk/gtktoolbar.c (gtk_toolbar_draw): remove
7445
7446         * gtk/gtktree.c (gtk_tree_draw): remove
7447
7448         * gtk/gtktreeitem.c (gtk_tree_item_draw): remove
7449
7450         * gtk/gtktreeview.c (gtk_tree_view_draw): remove
7451
7452         * gtk/gtkviewport.c (gtk_viewport_draw): remove
7453
7454         * gtk/gtkvpaned.c (gtk_vpaned_draw): remove
7455
7456         * gtk/gtkvscale.c (gtk_vscale_draw): remove
7457
7458         * gtk/gtkwindow.c (gtk_window_draw): remove
7459
7460 2000-20-01  Anders Carlsson  <andersca@gnu.org>
7461
7462         * gtk/gtktogglebutton.c (gtk_toggle_button_draw): Fix bug when
7463         a GtkToggleButton is both insensitive and active, it was being
7464         drawn by the GtkButton draw handler which doesn't check the
7465         state. Now it's calling gtk_toggle_button_paint instead.
7466         
7467 2000-12-01  Havoc Pennington  <hp@redhat.com>
7468
7469         * gtk/gtktextdisplay.c (gtk_text_layout_draw): don't create
7470         dangling pointers to the appearance attributes from the 
7471         line display
7472
7473         * gdk/gdkdraw.c (gdk_drawable_get_image): allow negative
7474         width/height to mean "full width/height of drawable"
7475
7476         * gtk/gtktextview.h, gtk/gtktextview.c: Implement double/triple
7477         click to select word/line
7478         
7479         * gtk/gtktextiter.c (test_log_attrs): include paragraph delimiters 
7480         when getting log attrs. Get a slice, so that pixmaps and stuff
7481         are properly handled.
7482
7483         * gtk/gtktextbuffer.c (paste): Fix pasting to work properly if you
7484         paste into the selection (replaces selection now, previously
7485         crashed or added to selection). Reveals longstanding btree bug -
7486         select multiple lines, middle-click on the selection, boom. This
7487         isn't related to my changes though.
7488
7489         * gtk/gtkentry.c (gtk_entry_move_forward_word): Update to reflect
7490         PangoLogAttrs changes
7491         (gtk_entry_move_backward_word): ditto
7492
7493         * gtk/gtktextlayout.h, gtk/gtktextlayout.c: Make the iter motion
7494         functions return bool whether the iter moved onto a
7495         dereferenceable position.
7496  
7497         * gtk/gtktextview.h, gtk/gtktextview.c: Add a bunch of public
7498         functions for motion in terms of display lines.
7499
7500         * gtk/gtktextmark.c (gtk_text_mark_get_buffer): Add function to
7501         get the buffer a mark is inside
7502         
7503 2000-12-01  Alexander Larsson  <alexl@redhat.com>
7504
7505         * gdk/linux-fb/Makefile.am:
7506         * modules/linux-fb/Makefile.am:
7507         Freetype 2 final uses freetype-config
7508
7509         * gdk/linux-fb/gdkpango-fb.c:
7510         Upgrade to use Freetype 2 final.
7511         More flexible support for font aliases, this also fixes a bug with
7512         GtkFontSelector, as the aliases must be visible in the font/family list,
7513         or GtkFontSelector reads uninitialized memory.
7514
7515 2000-11-30 Hidetoshi Tajima  <tajima@eng.sun.com>
7516
7517         * modules/input/gtkimcontextxim.c (setup_im): Add NULL argument to
7518         XGetIMValues to properly terminate variable argument list, and do
7519         NULL return check for ic_values and xim_styles.
7520
7521         * modules/input/gtkimcontextxim.c (gtk_im_context_xim_reset):
7522         Restore preedit state after XmbResetIC().
7523         
7524         * modules/input/gtkimcontextxim.c (gtk_im_context_xim_get_ic):
7525         XvaCreateNestedList() should take XvaNestedList, but not
7526         XvaNestedList*.
7527
7528         * modules/input/gtkimcontextxim.c (gtk_im_context_xim_reset,
7529         preedit_draw_callback, preedit_caret_callback): Match
7530         "preedit-changed" signal name to "preedit_changed" to be
7531         consistent to the spec.
7532
7533         * gtk/gtkimcontextsimple.c (check_table):
7534         Match "preedit-changed" to "preedit_changed" to be consistent
7535         to the spec.
7536
7537 Thu Nov 30 23:03:04 2000  Owen Taylor  <otaylor@redhat.com>
7538
7539         * gdk/x11/gdkgc-x11.c (gdk_gc_copy): Properly handle
7540         gc->clip_region == NULL>
7541
7542 2000-11-30  Tor Lillqvist  <tml@iki.fi>
7543
7544         Changes by Hans Breuer:
7545         
7546         * gdk/win32/gdkwindow-win32.c (gdk_window_set_geometry_hints):
7547         Dont't use negative width and height as max_hints. This fixes
7548         Owen's recent testgtk changes for win32.
7549
7550         * gdk/win32/gdkgc-win32.c (gdk_win32_hdc_get,
7551         gdk_win32_hdc_release): These are exported and may be called with
7552         other drawable types than our GdkDrawableImplWin32 (?).
7553
7554         * gdk/gdkwindow.c: Backing store appears to work on Windows now,
7555         so always #define USE_BACKING_STORE.
7556
7557         * gtk/gtktextdisplay.c (render_layout_line): Use g_print instead
7558         of printf for debugging output.
7559
7560         * gtk/gtktextlayout.c (allocate_child_widgets): Ditto.
7561         
7562         * gtk/gtktextview.c (gtk_text_view_child_allocated): Ditto.
7563
7564         * gtk/gtkmain.h (GTKMAIN_C_VAR): Win32 fix for dllimport
7565         declaration.
7566
7567         * gtk/gtktexttypes.h: Ditto.
7568
7569         * gtk/gtklabel.c (gtk_label_set_markup_with_accel): Return a value
7570         (GDK_VoidSymbol) also if in case of arg check failure.
7571
7572         * gtk/gtkimcontextsimple.c
7573         (gtk_im_context_simple_get_preedit_string): Don't assign cursor
7574         position to the pointer, but to the variable it points to.
7575
7576         * gtk/makefile.msc.in (DEFINES): Define GTK_VERSION.
7577
7578         * gtk/gtk.def: Updates.
7579
7580 2000-11-29  Elliot Lee  <sopwith@redhat.com>
7581
7582         * gtk/gtkmodelsimple.c: Inherits from GTK_TYPE_OBJECT, not
7583         GTK_TYPE_TREE_MODEL.
7584
7585 2000-11-29  Alexander Larsson  <alexl@redhat.com>
7586
7587         * gdk/linux-fb/gdkfont-fb.c (gdk_font_from_description):
7588         Set the size of the font from the description.
7589         (gdk_text_width): Gross hack that calculates the width
7590         of text by text_length * size/2. This is necessary because
7591         GtkLabel does some ugly gtk_string_width call to calculate
7592         an good size.
7593         (linux-fb/gdkprivate-fb.h): Removed unused field FT_Face.
7594
7595 Wed Nov 29 13:39:19 GMT 2000  Tony Gale <gale@gtk.org>
7596
7597         * docs/tutorial/gtk-tut.sgml: DND updates
7598
7599 2000-11-29  Alexander Larsson  <alexl@redhat.com>
7600
7601         * gdk/linux-fb/gdkwindow-fb.c (_gdk_windowing_window_clear_area):
7602         If you pass width or height == 0 to gdk_window_clear_area they
7603         should be calculated from the window size.
7604
7605 2000-11-29  Alexander Larsson  <alexl@redhat.com>
7606
7607         * gdk/linux-fb/gdkinput-ps2.c (move_pointer): If there is
7608         a grab, but no grab-cursor, use the cursor from the grabbed
7609         window. (gdk_fb_window_send_crossing_events): Send normal
7610         enter/leave notifications if grab and owner_events == TRUE.
7611
7612 2000-11-29  Alexander Larsson  <alexl@redhat.com>
7613
7614         * gdk/linux-fb/gdkinput-ps2.c (send_button_event):
7615         Do implicit button grabs, even if the window doesn't
7616         want the event.
7617         (gdk_fb_window_send_crossing_events): If there is a
7618         grab, only the grabbed window gets normal enter/leave
7619         notifications. On ungrab go from grabbed window to current.
7620         Don't send any notification to b when propagating from c -> b.
7621         If setting a grab on window, don't set prev_window.
7622         (handle_mouse_input): Send enter/leave events to the window the
7623         mouse is over, not the grabbed one.
7624         
7625 2000-11-28  Elliot Lee  <sopwith@redhat.com>
7626
7627         * gdk/gdkregion-generic.c: Zap warning.
7628         * modules/input/Makefile.am: Only build im-xim if USE_X11 is enabled
7629         * gtk/gtkrc.c: s/strcpy/memcpy/ to save a few nanoseconds.
7630
7631 2000-11-28  Alexander Larsson  <alla@lysator.liu.se>
7632
7633         * gdk/linux-fb/gdkwindow-fb.c (gdk_fb_window_move_resize):
7634         The cursor should be hidden if it is part of either the
7635         source or destination region. Not only if it is in both.
7636         (gdk_window_set_transient_for): Silence warnings.
7637
7638 2000-11-28  Alexander Larsson  <alexl@redhat.com>
7639
7640         * gdk/linux-fb/mifillarc.c (miFillArcSliceSetup):
7641         The default mode in X is Pie Arcs, therefore that is
7642         what Gtk+ uses.
7643
7644 2000-11-28  Alexander Larsson  <alexl@redhat.com>
7645
7646         * gdk/linux-fb/gdkinput-ps2.c:
7647         Implement correct EnterNotify/LeaveNotify:
7648         (gdk_fb_window_send_crossing_events): New function that sends
7649         all GdkCrossingEvents from the last mouse-window to the specified
7650         destination.
7651         (gdk_fb_window_visibility_crossing): Removed function.
7652         (handle_mouse_input): Use gdk_fb_window_send_crossing_events()
7653         (send_button_event, gdk_fb_cursor_reset): Use gdk_window_at_pointer
7654         instead of gdk_window_get_pointer() for better readability.
7655
7656         * gdk/linux-fb/gdkmain-fb.c (gdk_fb_pointer_grab,
7657         gdk_fb_pointer_ungrab): Use gdk_fb_window_send_crossing_events.
7658
7659         * gdk/linux-fb/gdkprivate-fb.h:
7660         removed gdk_fb_window_visibility_crossing, added
7661         gdk_fb_window_send_crossing_events and gdk_fb_find_common_ancestor.
7662
7663         gdk/linux-fb/gdkwindow-fb.c (gdk_fb_find_common_ancestor):
7664         New function that finds the least common ancestor of two windows.
7665         (gdk_window_show, gdk_window_hide):
7666         Use gdk_fb_window_send_crossing_events.
7667         (gdk_fb_window_move_resize): Send configure events to toplevel
7668         windows. Use gdk_fb_window_send_crossing_events.
7669
7670 2000-11-27  Havoc Pennington  <hp@redhat.com>
7671
7672         * gtk/gtkprivate.h (enum): Remove a trailing comma
7673
7674 2000-11-27  Federico Mena Quintero  <federico@helixcode.com>
7675
7676         * gtk/gtkspinbutton.c (gtk_spin_button_set_adjustment): Connect to
7677         the "changed" callback of the adjustment.  We need to redraw the
7678         spin button's arrows when the adjustment's range changes.
7679         (adjustment_changed_cb): Draw the arrows.
7680         (gtk_spin_button_value_changed): Draw the arrows.
7681
7682 2000-11-23  Alexander Larsson  <alexl@redhat.com>
7683
7684         * gdk/linux-fb/gdkselection-fb.c:
7685         Initial selection implementation.
7686
7687         * gtk/gtkselection.c:
7688         if GDK_WINDOWING_FB defined, include linux-fb/gdkfb.h and look up
7689         requestor in gtk_selection_request.
7690         
7691         * gdk/linux-fb/gdkfb.h, gdk/linux-fb/gdkglobals-fb.c:
7692         Added gdk_selection_property atom.
7693
7694         * gdk/linux-fb/gdkprivate-fb.h:
7695         Export _gdk_selection_window_destroyed.
7696         Removed mask_off_x/y from GdkCursorPrivateFB.
7697         Removed hbearing, added top, left to PangoFBGlyphInfo.
7698
7699         * gdk/linux-fb/gdkwindow-fb.c (_gdk_windowing_window_destroy):
7700         Call _gdk_selection_window_destroyed
7701         (_gdk_windowing_window_init): Don't call gdk_cursor_new() before
7702         the root window has been created.
7703         (static_dx_hack, static_dy_hack, compare_draw_rects,
7704         gdk_fb_window_move_resize): Remove unnecessary sort of rectangles
7705         in region. They are already sorted. Instead just traverse them in
7706         reverse if draw_direction < 0.
7707         
7708         * gdk/linux-fb/gdkinput-ps2.c (send_button_event):
7709         Double-clicks must be sent after the normal button_press.
7710         (gdk_fb_cursor_unhide): Remove usage of mask_off_x/y. Clean up.
7711         
7712         * gdk/linux-fb/gdkgeometry-fb.c (gdk_window_scroll):
7713         Pass _gdk_fb_screen_gc instead of NULL.
7714
7715         * gdk/linux-fb/gdkmain-fb.c (_gdk_windowing_init_check):
7716         Initialize gdk_selection_property.
7717         (gdk_event_make): Remove unused code.
7718
7719         * gdk/linux-fb/gdkcursor-fb.c:
7720         Make the pixmap for the cursor the same size as the mask. Also remove
7721         the mask_off_x/y fields in GdkCursorPrivateFB and combine
7722         _gdk_cursor_new_from_pixmap() and gdk_cursor_new_from_pixmap()
7723         Now the whole cursor is visible.
7724
7725         * gdk/linux-fb/gdkdrawable-fb2.c (gdk_fb_draw_drawable_3):
7726         Fix bug where xdest+height instead of ydest+height was used
7727         to calculate if the source and dest overlapped. This fixes the
7728         redraw bug when the main window in testgtk was scrolled when
7729         partially covered by a tall window.
7730         Copy rectangles in region in order depending on draw_direction.
7731         Also moved the draw_direction flipping of start_y and end_y into
7732         the gc functions, as this might not be what all of them want.
7733         (gdk_fb_draw_lines): Support dashed lines.
7734         (gdk_fb_draw_glyphs): Clean up glyph placement. Also fix positioning
7735         so that the text is positioned correctly (was 1 pixel high).
7736
7737         gdk/linux-fb/gdkgc-fb.c:
7738         Initialize cap_style to GTK_CAP_BUTT. This fixes a problem where
7739         all lines were drawn a pixel to short. Also checked the default of
7740         the rest of the values, and they're the same as X now.
7741
7742         * gdk/linux-fb/gdkpango-fb.c (pango_fb_font_get_glyph_info):
7743         Clean up pixel positioning of the glyphs. Just use bgy->top and
7744         bgy->left. Also used PANGO_PIXEL where appropriate and added 0.5
7745         to all divisions to get correct rounding behaviour.
7746
7747         * gdk/linux-fb/gdkrender-fb.c (gdk_fb_draw_drawable_generic,
7748         gdk_fb_draw_drawable_memmove, gdk_fb_draw_drawable_aa_24):
7749         Moved start_y/end_y flip into draw_drawable implementations.
7750         Flip also x rendering when draw_direction < 0.
7751         Remove unneccesary multiply with draw_direction.
7752
7753 Wed Nov 22 14:11:19 GMT 2000  Tony Gale <gale@gtk.org>
7754
7755         * docs/tutorial/gtk-tut.sgml:
7756           - get rid of gtk_toggle_button_toggled FUD
7757           - start DND section - needs work - based on:
7758                 http://wolfpack.twu.net/docs/gtkdnd/
7759
7760 2000-11-22  Alexander Larsson  <alexl@redhat.com>
7761
7762         * gdk/linux-fb/gdkpango-fb.c (pango_fb_font_get_metrics):
7763         Correct calculation of font metrics. Now GtkEntrys have sane
7764         size.
7765
7766 2000-11-22  Alexander Larsson  <alexl@redhat.com>
7767
7768         * gdk/gdktypes.h:
7769         Add new type GdkSpan
7770         
7771         * docs/reference/gdk/gdk-sections.txt,
7772         docs/reference/gdk/tmpl/regions.sgml, gdk/gdkregion-generic.c,
7773         gdk/gdkregion.h:
7774         Implement and document gdk_region_spans_intersect_foreach.
7775
7776         * gdk/linux-fb/Makefile.am, gdk/linux-fb/gdkrender-fb.c:
7777         Add new file gdkrender-fb.c which contains all core
7778         rendering code.
7779         Add gdk_fb_fill_rectangle_generic (old rectangle code) and
7780         gdk_fb_fill_rectangle_simple_16, gdk_fb_fill_rectangle_simple_32
7781         (optimized rectangle fillers).
7782
7783         * gdk/linux-fb/gdkdrawable-fb2.c:
7784         Move all rendering code to gdkrender-fb.c.
7785         Change from using GdkRectangles and GdkSegments for spans to GdkSpan.
7786         Use the new span intersection functions in gdk_fb_fill_spans.
7787         gdk_fb_draw_rectangle() clips filled rectangles and calls
7788         gc->fill_rectangle with the result.
7789         gdk_fb_fill_spans() gets extra argument "sorted".
7790
7791         * gdk/linux-fb/gdkevents-fb.c:
7792         Remove unused includes and defines.
7793         New function gdk_fb_get_time() to get correct time for events.
7794
7795         * gdk/linux-fb/gdkinput-ps2.c:
7796         Use gdk method of generating multiple-clicks (gdk_event_button_generate)
7797         Make sure to set the time of all events.
7798
7799         * gdk/linux-fb/gdkmain-fb.c:
7800         Use gdk_fb_get_time ().
7801
7802         * gdk/linux-fb/gdkprivate-fb.h:
7803         New virtual GC calls: fill_span & fill_rectangle.
7804         Export gdk_fb_get_time().
7805         gdk_fb_fill_spans() gets extra argument "sorted".
7806
7807         * gdk/linux-fb/mi*.c:
7808         Use GdkSpan instead of GdkRectangle.
7809         Pass correct sorted to gdk_fb_fill_spans. (sorted value taken
7810         from XFree 4 source)
7811         
7812 2000-11-22    <jrb@redhat.com>
7813
7814         * gtk/gtktreeview.c (gtk_tree_view_calc_size): It's amazing what
7815         reversing the order in an if statement will do.  Doing so managed
7816         to make the treemodelsort half work.  Other half will follow after
7817         I get the insert function fully fixed.
7818
7819 2000-11-21  Elliot Lee  <sopwith@redhat.com>
7820         * gtk/gtkmenushell.h: GdkEventButton->button can occupy significantly
7821         more than 2 bits. Besides, I need to implement an evil hack. :)
7822
7823 Tue Nov 21 14:17:51 GMT 2000  Tony Gale <gale@gtk.org>
7824
7825         * docs/tutorial/gtk-tut.sgml: minor corrections
7826
7827 2000-11-20  Jonathan Blandford <jrb@redhat.com>
7828         * gtk/gtktreemodelsort.h: Add convertion functions to let you
7829           convert to and from relative path's and iters.
7830
7831         * gtk/treestoretest.c: move to having a sorted/unsorted view.  Start
7832           testing sorting functions a bit better.  Currently broken -- will
7833           fix in morning.
7834
7835 2000-11-20  Havoc Pennington  <hp@redhat.com>
7836
7837         * gtk/gtkwidget.c: Documented a bunch of functions in here
7838         (gtk_widget_realize): Warn if you try to realize
7839         a widget with no parent that isn't a toplevel
7840         (gtk_widget_intersect): return a gboolean
7841
7842 2000-11-20  Havoc Pennington  <hp@redhat.com>
7843
7844         * gtk/gtktextview.c, gtk/gtktextlayout.c, gtk/gtktextchild.c,
7845         gtk/testtext.c: Semi-finish widget embedding. Need guffaw
7846         scrolling to be implemented in GDK to finish. Also, right now
7847         we just size_allocate all children on every layout change,
7848         which is pretty lame. Test commented out of testtext.c, 
7849         until it works better.
7850
7851 2000-11-20  Alexander Larsson  <alla@lysator.liu.se>
7852
7853         * gdk/linux-fb/gdkdrawable-fb2.c:
7854         Removed unused arguments from gdk_fb_drawable_get_pixel().
7855
7856         * gdk/linux-fb/gdkinput-ps2.c (handle_input_ps2):
7857         Renamed fidur specific mouse packet data in MouseDevice to
7858         generic. Used it in ps2 mouse handling code to avoid blocking
7859         reads.
7860
7861 Sat Nov 18 18:00:17 2000  Jonathan Blandford  <jrb@redhat.com>
7862
7863         * demos/gtk-demo/main.c: Changed to have the list become
7864         non-italic when the demo window is destroyed through an external
7865         event (like a close button).  Doing so found three bugs in the
7866         widget.
7867
7868         * demos/gtk-demo/*.c (do_*): Changed to return the toplevel window.
7869
7870         * gtk/gtkliststore.c (gtk_list_store_set_cell): emit "change" when
7871         we actually set the cell.
7872
7873         * gtk/gtktreestore.c (gtk_tree_store_set_cell): ditto
7874
7875         * gtk/gtktreeselection.c (gtk_tree_selection_real_select_node):
7876         free a leaked path.  Thanks memprof.
7877
7878 Sat Nov 18 11:58:17 2000  Owen Taylor  <otaylor@redhat.com>
7879
7880         * gdk/gdkrgb.c (gdk_rgb_allocate_images): Fix 
7881         off-by-one error when destroying allocated segments
7882         on failure. (Elliot)
7883
7884 Sat Nov 18 11:45:09 2000  Owen Taylor  <otaylor@redhat.com>
7885
7886         * gtk/gtkcalendar.c: Patch from ChiDeok Hwang to fix
7887         memleaks found by Evan Martin.
7888
7889 Fri Nov 17 20:14:20 2000  Owen Taylor  <otaylor@redhat.com>
7890
7891         * Released 1.3.2
7892         
7893         * NEWS: Updates for 1.3.2
7894
7895 2000-11-17  Tor Lillqvist  <tml@iki.fi>
7896
7897         * gdk/gdkevents.h: Add comment that GdkXEvent isn't only for XEvent,
7898         but in general for window system specific events.
7899
7900         * gtk/gtk.def
7901         * gtk/makefile.mingw.in
7902         * gtk/makefile.msc.in: Update.
7903         
7904         * gtk/gtktexttypes.h: Mark variables for export/import from DLL.
7905
7906 Thu Nov 16 16:11:39 2000  Owen Taylor  <otaylor@redhat.com>
7907
7908         * gtk/Makefile.am (EXTRA_DIST): Do not, in any circumstances,
7909         distribute gtk.immodules.
7910
7911         * gtk/Makefile.am (install-data-local): Don't install the
7912         gtk.immodules file created for the uninstalled modules;
7913         instead run gtk-query-immodules after install
7914
7915 Wed Nov 15 21:51:31 2000  Owen Taylor  <otaylor@redhat.com>
7916
7917         * modules/input/Makefile.am (im_xim_la_LDFLAGS): Point
7918         -rpath to the right install location.
7919
7920         * modules/input/Makefile.am (im_inuktitut_la_LDFLAGS): Remove
7921         -export-dynamic.
7922
7923         * gtk/gtkthemes.c (gtk_theme_engine_get): Set engine->name
7924         properly.
7925
7926 2000-11-15  Havoc Pennington  <hp@pobox.com>
7927
7928         * gtk/gtktextview.c (gtk_text_view_start_cursor_blink): Apply
7929         patch from Mikael Hermansson to temporarily stop blinking while
7930         the user is using the keyboard to type or navigate. 
7931
7932         Also, when blinking, stay on for longer than we stay off. Also,
7933         return from start_cursor_blink if !cursor_visible, to save
7934         checking that flag all over the place before we call
7935         start_cursor_blink.
7936
7937 Thu Nov 16 01:25:51 2000  Robert Brady  <robert@suse.co.uk>
7938
7939         * gtk/gtkrc.*: Remove the locale-specific gtkrc's, as they
7940         only contain a "fontset" line, which is now ignored.
7941
7942         * gtk/gtkentry.c (gtk_entry_button_release): Make 
7943         double-click-to-select-word work.
7944         
7945 Wed Nov 15 20:16:54 2000  Owen Taylor  <otaylor@redhat.com>
7946
7947         * gtk/gtktextlayout.c (gtk_text_layout_move_iter_to_line_end): 
7948         Don't move back one char when we are actually at the end of the 
7949         paragraph.
7950
7951 2000-11-15  Robert Brady  <robert@suse.co.uk>
7952
7953         * modules/input/iminuktitut.c (inuktitut_compose_seqs): 
7954         'o' < 'p'.
7955         
7956         * gtk/gtkmain.c: s/CODSET/CODESET/, include <libintl.h> for
7957         bind_textdomain_codeset.
7958
7959         (gtk_init_check): Make the warning about translating default:LTR
7960         sterner.
7961         
7962 Wed Nov 15 18:39:40 2000  Owen Taylor  <otaylor@redhat.com>
7963
7964         * **/Makefile.am : remove unecessary rules for win32-specific
7965         config-substituted targets. If you want these rules, use
7966         --enable-maintainer-mode (called automatically by autogen.sh).
7967         Stops a lot of unneccessary make-time warnings.
7968
7969         * gtk/gtktext{layout,display}.c: Factor in total width as
7970         well as screen when figuring alignment for word-wrap as well as
7971         no wrap; this is necessary to handle lines that cannot be wrapped
7972         at all.
7973
7974 2000-11-15  Havoc Pennington  <hp@redhat.com>
7975
7976         * gtk/testtext.c: Implement essential color cycling feature
7977
7978 2000-11-15  Havoc Pennington  <hp@redhat.com>
7979
7980         * gtk/gtktextview.c (changed_handler): Invalidate the side windows
7981         when we invalidate the main window.
7982
7983         * gtk/testtext.c (create_view): Get rid of text_changed_callback,
7984         GtkTextView will now invalidate the side windows for us when text
7985         changes.
7986
7987 Wed Nov 15 16:02:20 2000  Owen Taylor  <otaylor@redhat.com>
7988
7989         * gtk/gtktextview.c (changed_handler): Call scroll_calc_now()
7990         unconditionally, since we may need to update the horizontal
7991         scrollbars even if the height didn't change.
7992
7993         * gtk/gtktextlayout.c (add_preedit_attrs): Always get
7994         the extra attrs, since some of them affect size.
7995
7996         * gtk/gtktextdisplay.c (gtk_text_layout_draw): Factor in
7997         x_offset correctly.
7998
7999 2000-11-15  Havoc Pennington  <hp@redhat.com>
8000
8001         * gtk/gtktextlayout.c (set_para_values): If indent is negative,
8002         don't move the first line out into the margin, instead move the
8003         whole paragraph in order to make space for the first line within 
8004         the margin
8005
8006 2000-11-15  Havoc Pennington  <hp@redhat.com>
8007
8008         * gtk/gtktextview.c (changed_handler): offset redraw rect by
8009         xoffset in addition to yoffset, so horizontal scrolling doesn't
8010         break redraws
8011
8012 2000-11-15  Havoc Pennington  <hp@redhat.com>
8013
8014         * gtk/gtktextdisplay.c (gtk_text_layout_draw): Remove extra pixel
8015         from the cursor
8016         (render_layout_line): fix reversed test that caused weird
8017         underlines to get drawn
8018
8019 2000-11-15  Alexander Larsson  <alla@lysator.liu.se>
8020
8021         * gdk/linux-fb/gdkprivate-fb.h:
8022         Fix debug macros.
8023         
8024 2000-11-15  Alexander Larsson  <alla@lysator.liu.se>
8025
8026         * gdk/linux-fb/gdkprivate-fb.h:
8027         Added virtual functions set_pixel, get_color,
8028         fill_span and draw_drawable to the GC.
8029         Added global _gdk_fb_screen_gc to use instead of
8030         NULL when drawing to the screen.
8031         Added _gdk_fb_gc_calc_state() prototype.
8032
8033         * gdk/linux-fb/gdkgc-fb.c:
8034         Call _gdk_fb_gc_calc_state() on any gc state change.
8035
8036         * gdk/linux-fb/gdkglobals-fb.c:
8037         Add _gdk_fb_screen_gc
8038                 
8039         * gdk/linux-fb/gdkdrawable-fb2.c:
8040         _gdk_fb_gc_calc_state() calculates best functions
8041         for the GC state and depth.
8042         Moved bpp specialized code to separate functions.
8043         Added optimized 24 bpp AA draw_drawable.
8044
8045         * gdk/linux-fb/gdkevents-fb.c:
8046         Silence gcc warning.
8047
8048         * gdk/linux-fb/gdkimage-fb.c:
8049         Use _gdk_fb_screen_gc
8050
8051         * gdk/linux-fb/gdkwindow-fb.c:
8052         Init and use _gdk_fb_screen_gc
8053
8054         * gdk/linux-fb/mitypes.h:
8055         Remove unused types.
8056
8057 2000-11-14  Havoc Pennington  <hp@pobox.com>
8058
8059         * gtk/gtktextlayout.c (add_cursor): use PANGO_PIXELS() to convert
8060         to pixels
8061
8062 2000-11-14  Havoc Pennington  <hp@pobox.com>
8063
8064         * gtk/testtextbuffer.c (fill_buffer): change "offset" to "rise"
8065
8066         * gtk/gtktexttypes.h (GTK_TEXT_UNKNOWN_CHAR): Add macro for
8067         unknown char, no real reason we were using a variable. 
8068         Remove gtk_text_unknown_char variable. Fix all the text widget
8069         files accordingly.
8070
8071         * gtk/gtktexttypes.c: Change "unknown character" to 0xFFFC, 
8072         since the Unicode spec seems to prefer that character for our
8073         purposes.
8074
8075 Wed Nov 15 02:18:01 2000  Robert Brady  <robert@suse.co.uk>
8076
8077         * gtk/gtkrc.c (gtk_rc_get_im_module_file): The return 
8078         value of g_getenv() isn't freeable, so g_strdup it.
8079
8080         * modules/input/inuktitut.c: Inuktitut input method.
8081
8082         * modules/input/Makefile.am: Build this.
8083         
8084 2000-11-14  Elliot Lee  <sopwith@redhat.com>
8085
8086         * gtk/Makefile.am: Install gtk.immodules, needed for operation
8087         of gtk programs.
8088
8089 Tue Nov 14 20:13:06 2000  Owen Taylor  <otaylor@redhat.com>
8090
8091         * gtk/gtktextlayout.c (gtk_text_layout_move_iter_to_line_end): Fix
8092         reversed > that was causing Home to go to end of previous line.
8093
8094         * gtk/gtkimcontextsimple.c (gtk_im_context_simple_filter_keypress): Ignore
8095         modified-keypresses (leave for bindings.)
8096
8097         * modules/input/Makefile.am: Remove useless -export-dynamic
8098         from module LDFLAGS.
8099
8100 2000-11-14  Havoc Pennington  <hp@redhat.com>
8101
8102         * gdk/gdkpango.c (gdk_draw_layout_line): Draw underlines one pixel
8103         higher.
8104
8105         * gtk/gtktextdisplay.c (render_layout_line): Take rise into
8106         account. Also, render rise, underline, background, etc. for
8107         pixbufs as well as text. Also, draw underlines one pixel higher.
8108
8109         * gtk/gtktextlayout.c (gtk_text_layout_get_line_display): Add a
8110         PangoAttribute for the rise, so it gets drawn properly. Also,
8111         add the GtkTextAppearance attribute for pixbuf/widget segments
8112         as well; we should go ahead and have rise, underline, background,
8113         stipple work for those
8114
8115         * gtk/gtktexttag.c: Rename "offset" property to "rise" to match
8116         Pango
8117
8118 2000-11-15  Tor Lillqvist  <tml@iki.fi>
8119
8120         * gtk/makefile.{mingw,msc}.in (gtk_OBJECTS): Add new objects.
8121
8122         * gtk/gtk.def: Update.
8123
8124         * gtk/gtkrc.c: Can't check for G_OS_WIN32 until glib.h has been
8125         included.
8126         (gtk_rc_get_im_module_file): Use run-time installation directory
8127         on Win32.
8128
8129         * gdk/win32/rc/gdk.rc: Remove.
8130         * gdk/win32/rc/gdk.rc.in: New file.
8131         * gdk/win32/rc/Makefile.am: New file
8132         * gdk/win32/Makefile.am: Corresponding changes.
8133
8134         * gtk/gtk.rc: Remove.
8135         * gtk/gtk-win32.rc.in: New file.
8136         * gtk/Makefile.am: Corresponding changes.
8137
8138         * configure.in: Corresponding changes.
8139
8140         * gtk/gtkcompat.h.win32: Remove, useless. A distribution already
8141         has a built gtkcompat.h. Developers using CVS code on Win32 can
8142         hand-edit it from gtkcompat.h.in.
8143
8144         * gtk/makefile.{mingw,msc}.in: Correspondingly don't try to make
8145         gtkcompat.h from gtkcompat.h.win32.
8146
8147 2000-11-14  Havoc Pennington  <hp@redhat.com>
8148
8149         * gtk/gtktextview.c (gtk_text_view_drag_motion): Fix drag-and-drop
8150         to default to GDK_ACTION_MOVE if the drag is within a single
8151         widget. Defaults to GDK_ACTION_COPY between widgets.
8152
8153 Mon Nov 13 14:43:48 2000  Owen Taylor  <otaylor@redhat.com>
8154
8155         * demos/Makefile.am (test-inline-pixbufs.h): Fix srcdir != builddir
8156
8157         * gtk/Makefile.am (INCLUDES): Add -I$(builddir)/gtk
8158
8159         * gtk/stock-icons/Makefile.am (gtkstockpixbufs.h): Handles
8160         srcdir != builddir
8161
8162         * modules/input/Makefile.am (INCLUDES): add $(top_srcdir)/gdk
8163
8164         * configure.in (GTK_VERSION): Up to 1.3.2
8165
8166         * modules/input/Makefile.am (im_xim_la_SOURCES): Add 
8167         gtkimcontextxim.h
8168
8169         * gtk/gtkimcontext.c (gtk_im_context_get_preedit_string): Add
8170         missing doc comment.
8171
8172 2000-11-14  Alexander Larsson  <alexl@redhat.com>
8173
8174         * modules/linux-fb/basic.c:
8175         Use the glib iconv wrappers.
8176
8177 2000-11-13  Havoc Pennington  <hp@pobox.com>
8178
8179         * demos/gtk-demo/textview.c: spiff up the demo a bit; reveals
8180         still more bugs.
8181
8182         * gtk/gtktextview.c (gtk_text_view_value_changed): don't try to
8183         scroll the GdkWindows before realization.
8184
8185 2000-11-13  Havoc Pennington  <hp@redhat.com>
8186
8187         * gtk/gtktextdisplay.c (gtk_text_render_state_update): fix bug 
8188         where GC didn't always get updated properly
8189
8190         * demos/gtk-demo/textview.c (create_tags): Use subattributes
8191         of fonts instead of setting the entire font
8192
8193         * gtk/testtext.c (fill_example_buffer): Use "size" instead of
8194         setting entire font
8195
8196         * gtk/gtkdialog.c (gtk_dialog_add_button): Fix some warnings
8197
8198         * gtk/gtktexttag.h, gtk/gtktexttag.c: Explode font_desc into 
8199         a bunch of individually-settable font attributes. You can still 
8200         use the "font" and "font_desc" args, they just set all the font
8201         attributes at once.
8202
8203 2000-11-13 Elliot Lee <sopwith@redhat.com>
8204
8205         * gdk/gdk.h: Add a couple of missing G_GNUC_CONST's.
8206
8207 Mon Nov 13 14:29:32 2000  Jonathan Blandford  <jrb@redhat.com>
8208
8209         * gtk/gtktreemodel.c (gtk_tree_path_copy): confirm path != NULL
8210         * gtk/gtktreemodel.c (gtk_tree_path_free): ditto
8211
8212         * gtk/gtktreemodelsort.c (gtk_tree_model_sort_insert_value): make
8213         work better.
8214
8215 2000-11-13  Havoc Pennington  <hp@redhat.com>
8216
8217         * gtk/gtkimmodule.c (gtk_im_module_init): Free the filename of 
8218         the module file.
8219
8220         * gtk/gtktexttag.c (gtk_text_attributes_copy): fix memory leak of
8221         dest->language
8222
8223         * gtk/testtext.c: Test pixels above/below/inside paragraphs
8224         settings
8225
8226         * gtk/gtktextview.c: Implement object args and setters/getters for
8227         all the aspects of the GtkTextAttributes that are not set from
8228         GtkWidget attributes. This is spacing, justification, margins,
8229         etc.
8230
8231         (gtk_text_view_set_arg)
8232         (gtk_text_view_get_arg): implement get/set for editable, wrap mode
8233         args
8234         (gtk_text_view_class_init): Add args for justify, left_margin,
8235         right_margin, indent, and tabs
8236         
8237
8238         * gtk/gtktextlayout.c (set_para_values): fix to display indent
8239         attribute properly
8240
8241         * gtk/gtktexttag.c: Remove left_wrapped_line_margin attribute, 
8242         replace with indent attribute
8243
8244         * gtk/gtktextlayout.c (set_para_values): multiply indent by
8245         PANGO_SCALE
8246
8247         * gtk/gtktextdisplay.c (render_para): Use PangoLayoutIter,
8248         rearranging code to do that
8249         (gtk_text_layout_draw): Pass in the y for the whole LineDisplay,
8250         i.e. don't subtract the top_margin first, just to keep
8251         all margin-futzing in one place.
8252
8253         * gdk/gdkpango.c (gdk_draw_layout): Use PangoLayoutIter
8254
8255         * gtk/gtktextlayout.c (gtk_text_layout_get_iter_location): Remove
8256         special case of last line, Pango now handles this itself.
8257         (gtk_text_layout_get_iter_at_pixel): Fix incorrect clamp of the 
8258         Y coordinate
8259         (gtk_text_layout_move_iter_to_x): port to use PangoLayoutIter
8260         (find_display_line_above): wasn't moving the byte index as it
8261         iterated over lines, so always returned byte 0. Also, port to use
8262         PangoLayoutIter.
8263         (find_display_line_below): same problem as
8264         find_display_line_above. Also, port to use PangoLayoutIter.
8265
8266 2000-11-13  Alexander Larsson  <alexl@redhat.com>
8267
8268         * gdk/linux-fb/*.[ch]:
8269         Massive reindent to gtk+ standard. My hands hurt.
8270
8271         * gdk/linux-fb/gdkcolor-fb.c:
8272         Move GdkColorPrivateFB from inherited to windowing_data
8273
8274         * gdk/linux-fb/gdkcursor-fb.c:
8275         _gdk_cursor_new_from_pixmap made static
8276
8277         * gdk/linux-fb/gdkdnd-fb.c:
8278         GdkDragContextPrivate moved to windowing_data
8279
8280         * gdk/linux-fb/gdkdrawable-fb2.c:
8281         Removed endian.h, use glib endianness macros instead
8282         Some cleanups in the usage of GDK_DRAWABLE_FBDATA
8283         and GDK_DRAWABLE_IMPL_FBDATA
8284
8285         * gdk/linux-fb/gdkfont-fb.c:
8286         Add empty gdk_font_load(). Needed for linking of Gtk+.
8287
8288         * gdk/linux-fb/gdkimage-fb.c:
8289         Removed endian.h, use glib endianness macros instead
8290         Moved GdkImagePrivateFB to windowing_data
8291         gdk_image_new_bitmap didn't always allocate enough
8292         memory.
8293
8294         * gdk/linux-fb/gdkinput-ps2.c:
8295         Added semi-working support for MS serial mice.
8296
8297         * gdk/linux-fb/gdkprivate-fb.h:
8298         s/GdkWindowPrivate/GdkWindowObject/
8299         Removed GdkWindowPrivate typedef
8300         s/GDK_DRAWABLE_P/GDK_DRAWABLE_FBDATA/
8301         Removed GDK_DRAWABLE_P
8302         Move GdkColorPrivateFB from inherited to windowing_data
8303         Moved GdkImagePrivateFB to windowing_data
8304
8305         * gdk/linux-fb/gdkvisual-fb.c:
8306         Removed some unused debug code.
8307
8308         * gdk/linux-fb/gdkwindow-fb.c:
8309         Use stock cursors instead of including X headers.
8310         s/GdkWindowPrivate/GdkWindowObject/
8311
8312         * gdk/linux-fb/mitypes.h:
8313         Removed unused types.
8314
8315         * modules/linux-fb/basic.c:
8316         Use the pango fribidi wrappers.
8317
8318 2000-11-13  Sebastian Wilhelmi  <wilhelmi@ira.uka.de>
8319
8320         * gdk/linux-fb/gdkcolor-fb.c, gdk/nanox/gdkmain-nanox.c,
8321         gdk/win32/gdkcolor-win32.c, gdk/win32/gdkwin32id.c,
8322         gdk/x11/gdkcolor-x11.c, gdk/x11/gdkvisual-x11.c, gdk/x11/gdkxid.c,
8323         gtk/gtkgc.c, gtk/gtkrc.c, gtk/gtktext.c: GCompareFunc ->
8324         GEqualFunc where applicable.
8325         
8326         * gdk/linux-fb/gdkpango-fb.c: pango_font_description_compare ->
8327         pango_font_description_equal as changed in pango.
8328         
8329         * gdk/nanox/gdkmain-nanox.c: gdk_xid_compare -> gdk_xid_equal.
8330
8331         * gdk/win32/gdkcolor-win32.c: gdk_colormap_cmp -> gdk_colormap_equal.
8332
8333         * gdk/win32/gdkwin32id.c: gdk_handle_compare -> gdk_handle_equal.
8334
8335         * gdk/x11/gdkcolor-x11.c: gdk_colormap_cmp -> gdk_colormap_equal.
8336
8337         * gdk/x11/gdkvisual-x11.c: gdk_visual_compare -> gdk_visual_equal.
8338
8339         * gdk/x11/gdkxid.c: gdk_xid_compare -> gdk_xid_equal.
8340
8341         * gtk/gtkgc.c: gtk_gc_key_compare -> gtk_gc_key_equal and
8342         gtk_gc_drawable_compare -> gtk_gc_drawable_equal.
8343
8344         * gtk/gtkrc.c: gtk_rc_style_compare -> gtk_rc_style_equal and
8345         gtk_rc_styles_compare -> gtk_rc_styles_equal.
8346
8347 2000-11-12  Havoc Pennington  <hp@pobox.com>
8348
8349         * demos/gtk-demo/Makefile.am (democodedir): change demo install
8350         dir to datadir/gtk+-2.0/demo
8351
8352         * demos/gtk-demo/textview.c: Text widget demo; reveals all 
8353         sorts of text widget and Pango font bugs. Urgh.
8354
8355         * demos/gtk-demo/Makefile.am (demos): Add textview.c
8356
8357         * demos/gtk-demo/main.c (create_tree): Add instructions at top of
8358         tree that you should double click to see the demo. Fix 
8359         types of variables to reflect changed return values from 
8360         GtkTreeStore and GtkTreeViewColumn constructors.
8361
8362         * gtk/gtktextbuffer.c (gtk_text_buffer_new): ref/sink the
8363         newly-created buffer to prepare for GObject semantics
8364
8365         * gtk/testtext.c: don't leak the buffer with GObject semantics
8366
8367         * gtk/testtextbuffer.c: ditto
8368         
8369 2000-11-12  Havoc Pennington  <hp@pobox.com>
8370
8371         Rename this testgtk to gtk-demo to avoid confusion, and 
8372         install it so people can use it as a supplement to 
8373         the documentation.
8374         
8375         * demos/gtk-demo: Moved from demos/testgtk
8376
8377         * demos/testgtk: Removed
8378
8379         * configure.in: make Makefile in gtk-demo
8380         
8381         * demos/gtk-demo/Makefile.am: Install sample source to 
8382         datadir/gtk-demo (maybe there's a better place?), and 
8383         rename the binary to gtk-demo
8384         
8385         * demos/gtk-demo/main.c (load_file): Load installed sample
8386         source if source isn't found in pwd.
8387
8388 2000-11-09  Havoc Pennington  <hp@pobox.com>
8389
8390         * gtk/gtkentry.c (gtk_entry_class_init): Add an "invisible_char" 
8391         argument to set the char displayed when visibility == FALSE
8392         (gtk_entry_create_layout): If !entry->visible, replace 
8393         all chars with the "invisible char"
8394
8395         * gtk/testgtk.c: Test the invisible_char deal
8396         
8397 Mon Nov 13 02:16:33 2000  Robert Brady  <robert@suse.co.uk>
8398
8399         * gtk/gtkstyle.c (gtk_style_init): Fall back to "fixed" if we
8400         can't get a native font in the right encoding.
8401
8402 Mon Nov 13 00:09:29 2000  Robert Brady  <robert@suse.co.uk>
8403
8404         * configure.in: Chinese .pos have been renamed to zh_CN and zh_TW
8405         respectively.
8406
8407 Sun Nov 12 19:11:42 2000  Owen Taylor  <otaylor@redhat.com>
8408
8409         * gtk/gtktextlayout.c (gtk_text_layout_move_iter_to_next_line):
8410         Fix warning when moving between paragraphs.
8411
8412         * gtk/gtkentry.[ch]: Change move => move_cursor, 
8413         delete => delete_from_cursor, insert => insert_at_cursor
8414
8415 Sun Nov 12 22:52:51 2000  Robert Brady  <robert@suse.co.uk>
8416
8417         * modules/input/imviqr.c: A vietnamese VIQR-based input method.
8418
8419         * modules/input/imthai-broken.c: A Thai input method for use if
8420         Thai keys are really generating Latin1 keysyms.
8421
8422         * modules/input/Makefile.am: Build these.
8423
8424 Sun Nov 12 22:15:35 2000  Robert Brady  <robert@suse.co.uk>
8425
8426         * gtk/gtkfileselection.c, gdk/win32/gdkfont-win32.c: 
8427         g_filename_{to,from}_utf8 now takes an extra parameter.
8428
8429         * gtk/gtkcalendar.c (gtk_calendar_init): Convert output of
8430         strftime into UTF-8.
8431
8432         (column_from_x, gtk_calendar_paint_day_names): Support RTL
8433         calendars.
8434
8435         (gtk_calendar_paint_day_names): Draw day names in the right 
8436         place.
8437         
8438 Sun Nov 12 14:10:09 2000  Owen Taylor  <otaylor@redhat.com>
8439
8440         * gdk/x11/gdkselection-x11.c (gdk_utf8_to_compound_text): Fix
8441         problem with using result of g_get_charset() backwards -
8442         pointed out by Mikael Hermansson <mikeh@bahnhof.se>.
8443
8444         * gtk/gtkwindow.c (gtk_window_compute_hints): Support
8445         negative min_width/height and max_width/height to
8446         mean "requisition"; this allows setting a window
8447         to be user-resizable in only one direction easily.
8448
8449         * gtk/testgtk.c (create_main_window): Remove hard-coded
8450         usize - set a default size in the vertical direction.
8451
8452 Sun Nov 12 13:33:01 2000  Owen Taylor  <otaylor@redhat.com>
8453
8454         * gtk/gtkrange.c: Add some missing casts. Support 
8455         2 and 3 button clicks on the arrows to mean 
8456         "move by pages" and "jump to end". (Like gtkspinbutton)
8457
8458 2000-11-12 Hans Breuer <Hans@Breuer.Org>
8459
8460         * gdk/win32/makefile.msc : reflect build module changes
8461
8462         * gdk/win32/gdkcursor-win32.c : can't cast to impl type directly
8463         from GdkPixmap*, cast implementation member instead.
8464
8465         * gdk/win32/gdkdrawable-win32.c (gdk_win32_draw_drawable) : The
8466         passed in drawable is of type GdkDrawableImplWin32, the GdkPixmap *src 
8467         maybe either GdkDrawable or GdkDrawableImpl. Corrected all casts, add
8468         more Gdi functions return value checking. 
8469         (gdk_win32_draw_image) : use IMAGE_PRIVATE_DATA to get on the
8470         GdkImagePrivateWin32 *.
8471
8472         * gdk/win32/gdkevents-win32.c : Disable the SetCapture call to make
8473         menus useable again. Add #pragma message to keep reminded on this issue.
8474         (gdk_event_translate) : don't generate GDK_EXPOSE events for InputOnly
8475         windows. This allows to enable backing store on Win32!
8476
8477         * gdk/win32/gdkimage-win32.c (_gdk_win32_get_image) : the passed
8478         in drawable is of impl type. Correct specific type checks appropriate.
8479  
8480         * gdk/win32/gdkpixmap-win32.c (gdk_pixmap_create_from_data) : check 
8481         GDK_WINDOW_DESTROYED before allocating new resources.
8482
8483         * gdk/win32/gdkselection-win32.c : Handle GDK_WINDOW_DESTROYED case
8484
8485         * gdk/win32/gdkwindow-win32.c : more Gdi return value checking,
8486         (gdk_window_foreign_new) initialize parent handle.
8487         (gdk_window_destroy_notify) add GDK_IS_WINDOW check
8488
8489         * gdk/win32/gdkgeometry-win32.c (_gdk_window_move_resize_child) :
8490         Let the GDI invalidate the window on MoveWindow call to fix scrolling
8491         problems (e.g. main buttons in testgtk). 
8492
8493 Sat Nov 11 23:07:30 2000  Owen Taylor  <otaylor@redhat.com>
8494
8495         * gtk/gtkentry.c (gtk_entry_key_press): Call 
8496         gtk_widget_activate for GDK_Return.
8497
8498         * gtk/gtkentry.c (gtk_entry_preedit_changed_cb): Fix handling
8499         of preedit cursor position.
8500
8501 Sun Nov  5 04:24:53 2000  Owen Taylor  <otaylor@redhat.com>
8502
8503         * gtk/gtkcellrenderertextpixbuf.c: Make parent_class
8504         static.
8505
8506 Tue Sep 19 10:54:22 2000  Owen Taylor  <otaylor@redhat.com>
8507
8508         * modules/input/{gtkimcontextxim.[ch],imxim.c}: Rip
8509         out support for multiple locales; that simple doesn't
8510         work reliably with current Xlib
8511
8512         * gtk/gtkimcontext*.[ch] gtk/gtkimmulticontext.[ch]
8513         gtk/gtktextlayout.[ch] gtk/gtktextview.c gtk/gtkentry.c: 
8514         Add support for positioning the cursor within the preedit string.
8515
8516 Mon Sep 18 23:56:32 2000  Owen Taylor  <otaylor@redhat.com>
8517
8518         * modules/input/{imxim.c,gtkimcontextxim.[ch]}: Start
8519         at XIM input method module.
8520
8521         * gtk/gtktextview.c: Check for bindings after passing
8522         events to im context filter.
8523
8524 Mon Sep 18 11:50:51 2000  Owen Taylor  <otaylor@redhat.com>
8525
8526         * gtk/gtktextlayout.c (add_preedit_attrs): Handle
8527         empty attribute lists properly.
8528
8529 Sun Sep 17 10:08:16 2000  Owen Taylor  <otaylor@redhat.com>
8530
8531         * gtk/queryimmodules.c (main): Return non-zero exit
8532         status if errors were encountered querying any
8533         modules.
8534
8535         * modules/input/Makefile.am (moduledir): remove
8536         leftover bin program target.
8537
8538         * docs/make-todo: Fix typo in error message.
8539
8540 Sat Sep 16 14:04:30 2000  Owen Taylor  <otaylor@redhat.com>
8541
8542         * configure.in: Add modules/input/Makefile
8543
8544 Sat Sep 16 14:01:52 2000  Owen Taylor  <otaylor@redhat.com>
8545
8546         * gtk/gtk.h: include gtkmodule.h gtkoldeditable.h,
8547         don't include gtkthemes.h.
8548
8549         * gtk/testgtk.c gtk/testtext.c: Set environment variables
8550         to point
8551
8552         * gtk/Makefile.am: Add new .c and .h files, build 
8553         gtk-query-immodules and use it to create a gtk.immodules
8554         file for use of test programs.
8555
8556         * gtk/gtkpreview.c: remove extra blank line.
8557
8558 Sat Sep 16 13:21:04 2000  Owen Taylor  <otaylor@redhat.com>
8559
8560         * gtk/gtkimcontextsimple.c (gtk_im_context_simple_add_table): 
8561         Add the ability to add extra tables beyond the default
8562         one, and also the ability to have compose sequences 
8563         that are prefixes of other compose sequences. 
8564
8565         * gtk/gtkimcontextsimple.c: Export a preedit string which
8566         consists of possible candidates for keystrokes that have
8567         been entered but not yet committed.
8568
8569         * gtk/gtkimcontext.[ch] gtk/immulticontext.[ch]
8570         gtk/gtkimcontextsimple.[ch]: add gtk_im_context_reset()
8571
8572         * gtk/gtkmulticontext.[ch] (gtk_im_multicontext_append_menuitems): 
8573         Add a function to add input-method switching menu items
8574         to a menu.
8575
8576         * gtk/gtkimmulticontext.[ch]: Properly handly set_client_window
8577         when switching input methods.
8578
8579         * gtk/gtkimcontextsimple.[ch]: Change the format of
8580         the compose table to allow compose tables of different
8581         lengths / sequence.
8582
8583 Sat Sep 16 13:05:48 2000  Owen Taylor  <otaylor@redhat.com>
8584
8585         * gtk/gtkimmodule.[ch]: Support routines for loading
8586         GtkIMContext implementations dynamically at runtime.
8587
8588         * modules/input/imcyrillic-translit.c: A sample input
8589         method (based on GtkIMContextSimple with an extra table),
8590         which demonstrates preedit strings and the module
8591         system for input modules
8592
8593         * gtk/queryimmodules.c: Program to query the available
8594         input modules and write the results into a file.
8595          
8596         * gtk/gtkrc.[ch] (gtk_rc_get_im_module_file): Add
8597         extra config options "im_module_file" (cache file for
8598         input method modules), and "im_module_path" - path
8599         to look for modules when generating cache file.
8600
8601         This doesn't scale.
8602
8603 Sat Sep 16 13:09:06 2000  Owen Taylor  <otaylor@redhat.com>
8604
8605         * gtk/gtkthemes.[ch] gtk/gtkmodule.[ch]: Move most of the 
8606         generic code from gtkthemes into a new abstraction
8607         GtkModule which has the logic for implementing
8608         a loadable module which implements a number of 
8609         GObject types.
8610
8611 Sat Sep 16 13:07:13 2000  Owen Taylor  <otaylor@redhat.com>
8612
8613         * gtk/gtkeditable.[ch]: Convert GtkEditable from
8614         a class into an interface  
8615         
8616         * gtk/gtkoldeditable.[ch]: Move the old editable
8617         implementation into here, so legacy widgets can
8618         still rely on the implemenation. GtkOldEditable
8619         exports GtkEditable. Make selection handling
8620         code use new text conversion functions (and
8621         handle UTF-8 as a side-effect). Use GtkClipboard
8622         for CLIPBOARD.
8623
8624         * gtk/gtktext.[ch] gtk/gtkcombo.c gtk/gtkspinbutton.c:
8625         Adopt to match above changes.
8626
8627         * gtk/gtkentry.[ch]: Implement GtkEditable directly,
8628         avoid GtkOldEditable implementation. Restructure
8629         to reduce number of places that modify state directly.
8630         Move to GtkBindingSet. Display the preedit string.
8631         Queue recomputation of PangoLayout and scroll position
8632         to improve effiency of doing complex changes naively.
8633         Add a menu with cut/copy/paste and input method selection.
8634
8635 Thu Sep 14 22:11:05 2000  Owen Taylor  <otaylor@redhat.com>
8636
8637         * gtk/gtktextlayout.[ch]: Add gtk_text_layout_set_preedit_string()
8638         to set preedit string and attributes; display preedit string by
8639         inserting string and attributes at cursor when creating the
8640         GtkTextLineDisplay.
8641
8642         * gtk/gtktextlayout.c: Move all conversions between byte
8643         positions in PangoLayout and GtkTextIter into new functions
8644         line_display_iter_to_index/index_to_iter that properly
8645         handle the preedit string.
8646
8647         * gtk/gtktextmark.[ch]: Restore gtk_text_mark_get_name, modify
8648         it to return const char * (eventually will end up
8649         as GCONST char *, most likely.)
8650
8651         * gtk/gtktextview.[ch]: Handle the preedit string, call
8652         gtk_im_context_reset() as necessary, add a menu to switch
8653         input methods.
8654         
8655         * gtk/gtktextlayout.[ch]: Remove useless
8656         gtk_text_layout_get_log_attrs() function.
8657
8658 2000-11-11  Tor Lillqvist  <tml@iki.fi>
8659
8660         * gdk/gdk.def
8661         * gtk/gtk.def: Update.
8662
8663         * gdk/win32/*.c: Add last argument to g_type_register_static()
8664         calls.
8665
8666         * gdk/win32/gdkwindow-win32.c: Silence gcc -Wall.
8667
8668         * gdk/win32/gdkevents-win32.c: Handle MSH_MOUSEWHEEL messages
8669         generated by older wheel mouse drivers. Get the correct y
8670         coordinate from WM_MOUSEWHEEL messages.
8671
8672         * gdk/win32/gdkgc-win32.c (gdk_win32_cap_style_to_string,
8673         gdk_win32_fill_style_to_string, gdk_win32_function_to_string,
8674         gdk_win32_join_style_to_string, gdk_win32_line_style_to_string):
8675         Debugging functions.
8676
8677         * gdk/win32/gdkprivate-win32.h: Declare them.
8678
8679         * gdk/win32/gdkinput-win32.h: Add declaration for
8680         gdk_input_window_destroy().
8681
8682         * gtk/makefile.mingw.in: Pass -DGTK_VERSION. Add gtktreemodel.o.
8683
8684 Fri Nov 10 19:06:41 2000  Jonathan Blandford  <jrb@redhat.com>
8685
8686         * gtk/gtktreemodelsort.c (gtk_tree_model_sort_insert_value): New
8687         function to help handle keeping things in sync.
8688
8689 Fri Nov 10 12:10:34 2000  Jonathan Blandford  <jrb@redhat.com>
8690
8691         * gtk/gtkliststore.c (gtk_model_simple_class_init): use the new
8692         BOXED marshallers.
8693
8694         * gtk/gtkliststore.c (gtk_list_store_get_column_type): Add this.
8695         (gtk_list_store_class_init): use the new BOXED marshallers.
8696
8697         * gtk/gtktreestore.c (gtk_tree_store_new_with_types): change
8698         new_with_values to new_with_types.
8699         (gtk_tree_store_get_column_type): add this.
8700         (gtk_tree_store_class_init): use the new BOXED marshallers.
8701
8702         * gtk/gtkmarshal.list: Added a number of BOXED marshallers to
8703         mirror some POINTER marshallers.
8704
8705 Thu Nov  9 11:23:22 2000  Jonathan Blandford  <jrb@redhat.com>
8706
8707         * gtk/gtktreemodel.h (struct _GtkTreeIter): added more fields to
8708         allow more interesting iterators.  Also, made the lifecycle of
8709         iterators more explicit.
8710
8711         * gtk/gtktreemodelsort.[ch]: New model for sorting.
8712
8713         * gtk/gtk-boxed.defs (GtkTreeIter, GtkTreePath): Added two boxed
8714         types.
8715
8716 2000-11-09  Alexander Larsson  <alexl@redhat.com>
8717
8718         * demos/testgtk/menus.c:
8719         Changes to make the new testgtk compile after
8720         gtk_menu_append was removed.
8721
8722         * gdk/linux-fb/gdkdrawable-fb2.c
8723         (gdk_fb_get_depth, gdk_fb_get_visual,
8724         gdk_drawable_impl_fb_class_init): Implement
8725         these drawable functions. Now GtkImages work again.
8726
8727         * gdk/linux-fb/gdkimage-fb.c (_gdk_fb_get_image): Change prototype.
8728
8729         * gdk/linux-fb/gdkprivate-fb.h (_gdk_fb_get_image): Change prototype.
8730         
8731         * gdk/linux-fb/gdkmain-fb.c (fb_modes_parse_mode,
8732         gdk_fb_setup_mode_from_name, gdk_fb_set_mode, gdk_fb_display_new);
8733         Parse /etc/fb.modes, use the environment variables GDK_DISPLAY_MODE,
8734         GDK_DISPLAY_DEPTH, GDK_DISPLAY_WIDTH, GDK_DISPLAY_HEIGHT.
8735
8736 2000-11-08  Havoc Pennington  <hp@pobox.com>
8737
8738         * gtk/gtktexttag.c (gtk_text_tag_class_init): Add visible and
8739         visible_set args, don't know where these had gone, I thought they
8740         used to be there
8741
8742         * gtk/testtext.c: Add a menu item to apply invisibility tag;
8743         now we can test the feature and see that it's totally broken.
8744
8745 2000-11-08  Havoc Pennington  <hp@pobox.com>
8746
8747         Make DND copy pixbufs and tags when source and target share a 
8748         tag table.
8749         
8750         * gtk/gtktextview.c (gtk_text_view_drag_data_get): provide the
8751         in-process GTK_TEXT_BUFFER_CONTENTS target
8752         (gtk_text_view_drag_data_received): Paste from
8753         GTK_TEXT_BUFFER_CONTENTS if we receive it.
8754
8755 2000-11-08  Alexander Larsson  <alexl@redhat.com>
8756
8757         * docs/Changes-2.0.txt: Add note about GtkMenuPositionFunc
8758         API changes.
8759
8760         * gtk/gtkmenu.c: Add support for scrolling menus.
8761         Remove gtk_menu_append/prepend/insert, these have been moved to
8762         gtkcompat.h as #defines.
8763
8764         * gtk/gtkcompat.h.in:
8765         Add compatibility #defines for gtk_menu_append/prepend/insert
8766
8767         * gtk/gtkmenu.h: Add data needed for scrolling menus.
8768         GtkMenuPositionFunc gets an extra argument push_in.
8769         gtk_menu_append/prepend/insert removed.
8770         
8771         * gtk/gtkmenuitem.c (gtk_menu_item_position_menu): Change menu
8772         positioning behaviour to fit to scrolling menus.
8773
8774         * gtk/gtkmenuitem.c (gtk_menu_item_forall): Don't recurse
8775         into menuitem->submeny. That is wrong, and broke torn
8776         off submenus of torn off menus, since they were unrealized
8777         when the first menu was unrealized.
8778
8779         * gtk/gtkmenushell.[ch]: Virtualize gtk_menu_shell_insert() and
8780         gtk_menu_shell_select_item() since these need to be overridden in
8781         GtkMenu.
8782
8783         * gtk/gtkoptionmenu.c (gtk_opttion_menu_position): Change menu
8784         positioning behaviour to fit to scrolling menus.
8785         (gtk_option_menu_key_press, gtk_option_menu_button_press): Select
8786         the current item so that it is prelighted when the menu pops up.
8787         This is a workaround to the fact that the menu doesn't get the
8788         initial enter event (due to grabs).
8789
8790         * gtk/gtkfilesel.c, gtk/gtkinputdialog.c, gtk/testgtk.c:
8791         s/gtk_menu_append/gtk_menu_shell_append/
8792
8793         * gtk/gtknotebook.c:
8794         s/gtk_menu_insert/gtk_menu_shell_insert/
8795
8796         * gtk/testgtk.c (create_menu, create_menus):
8797         Create the first menu with 50 items so that menu scrolling
8798         can be tested.
8799         
8800         
8801         Patch from Jonathan Blandford  <jrb@redhat.com>
8802
8803         * gtk/gtkmenuitem.[ch] (gtk_menu_item_toggle_size_request): new
8804         system to handle size requests.  First, we ask what the size of
8805         the toggle is.  Then, when allocating the size, we allocate the
8806         toggle_size first.  This way we can have multiple menu-item
8807         classes w/o needing a seperate class for each.
8808
8809         * gtk/gtkmenu.c (gtk_menu_size_request): Actually use the new system.
8810         * gtk/gtkmenu.c (gtk_menu_size_allocate): Use the new system.
8811
8812         * gtk/gtkcheckmenuitem.c
8813         (gtk_check_menu_item_toggle_size_request): New function to handle
8814         the toggle size-request.
8815
8816 2000-11-07  Havoc Pennington  <hp@redhat.com>
8817
8818         * gtk/gtktextlayout.c (gtk_text_layout_get_iter_location):
8819         Half-ass somewhat fix this function, so that scrolling to the
8820         insertion point works. Pango hacking is in the future to really
8821         fix it.
8822
8823         * gtk/gtktextview.c (gtk_text_view_drag_data_get): Don't calculate
8824         length of data, no longer used.
8825
8826         * gtk/gtktextbuffer.c (gtk_text_buffer_finalize): move destroy
8827         method contents in here, get rid of destroy method
8828         (gtk_text_buffer_insert_range): Fix some g_return_if_fail checks
8829         that were backward. Remove debug spew.
8830         (cut_or_copy): Make the clipboard work with insert_range to
8831         preserve tags and pixbufs, not just the primary selection.
8832
8833 2000-11-07  Havoc Pennington  <hp@redhat.com>
8834
8835         * gtk/gtktextmark.c (gtk_text_mark_is_visible): rename 
8836         to gtk_text_mark_get_visible
8837
8838         * gtk/gtktextlayout.c (gtk_text_layout_move_iter_to_line_end): fix
8839         bug that was generating an invalid iterator
8840
8841         * gtk/gtktextiter.c (gtk_text_iter_get_offset): move call to
8842         ensure_char_offsets() in front of code placing the iter in an
8843         invalid state.
8844
8845         * gtk/gtktextbuffer.c (gtk_text_buffer_paste_primary):
8846         make override_location arg const
8847         (paste): Replace the selection if we paste into the 
8848         current selection
8849
8850         * gtk/gtkselection.h: Remove "GtkSelectioData"
8851         (struct _GtkSelectionData): move the definition here.
8852
8853         * gtk/gtktextbuffer.c (gtk_text_buffer_update_primary_selection):
8854         Export the GTK_TEXT_BUFFER_CONTENTS target for in-process copies
8855
8856         * gtk/gtktextiter.c (gtk_text_iter_get_tags): New function
8857
8858         * gtk/gtktextbuffer.c (gtk_text_buffer_insert_range): implement
8859         (gtk_text_buffer_insert_range_interactive): implement
8860         (gtk_text_buffer_get_tags): Remove, replaced by
8861         gtk_text_iter_get_tags()
8862
8863         * gtk/gtktextiter.c (gtk_text_iter_forward_search): Add a search
8864         limit parameter, to avoid infinite linear scan.
8865         (gtk_text_iter_backward_search): Add search limit
8866         (gtk_text_iter_forward_find_char): Add search limit
8867         (gtk_text_iter_backward_find_char): Add search limit
8868
8869 2000-11-07  Alexander Larsson  <alla@lysator.liu.se>
8870
8871         * gdk/linux-fb/gdkcolor-fb.c, gdk/linux-fb/gdkdnd-fb.c,
8872         gdk/linux-fb/gdkgc-fb.c, gdk/linux-fb/gdkimage-fb.c,
8873         gdk/linux-fb/gdkpango-fb.c, gdk/linux-fb/gdkpixmap-fb.c,
8874         gdk/linux-fb/gdkwindow-fb.c:
8875         use g_object_new() instead of g_type_create_instance() which
8876         is a private function for fundamental type implementations.
8877
8878         * gdk/linux-fb/gdkinput-ps2.c:
8879         Use MEDIUMRAW instead of RAW keycodes. Remove keyboard state-table
8880         instead just store the current modifier state. Add a (somewhat broken)
8881         keyboard input parser for XLATE mode too, if we couldn't use MEDIUMRAW.
8882         Rename exported function gdk_input_ps2_get_mouseinfo to
8883         gdk_input_get_mouseinfo.
8884
8885         * gdk/linux-fb/gdkmain-fb.c, gdk/linux-fb/gdkprivate-fb.h,
8886         gdk/linux-fb/gdkwindow-fb.c:
8887         gdk_input_ps2_get_mouseinfo was renamed to gdk_input_get_mouseinfo.
8888         
8889
8890 2000-11-02  Havoc Pennington  <hp@redhat.com>
8891
8892         * gtk/gtkfilesel.h, gtk/gtkfilesel.c: Derive from GtkDialog, and
8893         use stock buttons. Should be 100% source compatible, appropriate
8894         filesel fields now point to dialog->vbox and dialog->action_area.
8895         On the bizarre side, dialog->action_area and filesel->action_area
8896         are not the same widget.
8897         (gtk_file_selection_init): Put some padding around the selection
8898         entry, so it isn't touching the GtkDialog separator.    
8899
8900         * gtk/gtkfontsel.h, gtk/gtkfontsel.c: Derive from GtkDialog, 
8901         use stock buttons, etc. Should also be source compatible.
8902         Set the dialog default title in _init not _new().
8903         
8904         * gtk/gtkcolorseldialog.c (gtk_color_selection_dialog_init): 
8905         Use stock buttons; don't put a button box inside the existing
8906         dialog button box. Don't bother with push/pop colormap anymore.
8907
8908         * gtk/gtkdialog.h (GtkResponseType): Add a bunch of more 
8909         specific GTK_RESPONSE_* values. This is clearer than ACCEPT/REJECT
8910         for message dialog, and necessary for the font selection and color
8911         selection with help and apply buttons.
8912         
8913         * gtk/gtkdialog.c (gtk_dialog_add_button): Return a pointer 
8914         to the created button widget. Set GTK_CAN_DEFAULT on the button.
8915         (gtk_dialog_init): Default to GTK_BUTTONBOX_END, put less spacing
8916         between buttons, put less padding around the action area.
8917         (gtk_dialog_run): Exit on unmap rather than on destroy. 
8918         This will also exit the loop if the widget is hidden.
8919         (gtk_dialog_delete_event_handler): Use GTK_RESPONSE_DELETE_EVENT
8920         instead of GTK_RESPONSE_NONE; since we're already adding a bunch
8921         of GTK_RESPONSE_* stuff, this seems cleaner, and lets you 
8922         special-case delete event.
8923
8924         * gtk/gtktexttagtable.c, gtk/gtktextview.c: Fix doc comment
8925         formatting
8926         
8927 Sun Nov  5 05:32:39 2000  Tim Janik  <timj@gtk.org>
8928
8929         * gtk/testgtk.c (uposition_stop_configure): provide a toggle
8930         button to temporarily disable position recording in the
8931         "saved position" test.
8932
8933 Sat Nov  4 05:37:17 2000  Tim Janik  <timj@gtk.org>
8934
8935         * gtk/gtkthemes.c: added compat code that temporarily implements
8936         GtkThemeEnginePlugin as a GObject exporting GTypePlugin. this is
8937         going to be revamped by owen's upcoming GtkModule patches, but
8938         untill then people want gtk to build, right? ;)
8939
8940 2000-11-04  Havoc Pennington  <hp@pobox.com>
8941
8942         * gtk/gtkenums.h: remove trailing comma from GtkDeleteType member
8943         list
8944
8945         * docs/Changes-2.0.txt: Add note about
8946         gtk_container_get_toplevels()
8947
8948         * gtk/gtktextview.h: formatting
8949         
8950         * gtk/gtktextview.c: don't start descriptions with "Returns",
8951         confuses gtk-doc
8952
8953 Sat Nov  4 10:12:27 2000  Owen Taylor  <otaylor@redhat.com>
8954
8955         * autogen.sh: When doing sanity checking on ACLOCAL_FLAGS,
8956         look for glib-2.0.m4 not glib.m4. (Ali Abdin)
8957
8958 2000-11-03  Havoc Pennington  <hp@redhat.com>
8959
8960         * gtk/gtktexttagtable.c: Docs
8961         (gtk_text_tag_table_size): return a signed int
8962
8963         * gtk/gtktexttag.c: s/tkxt/text/g; write documentation
8964         (gtk_text_tag_event): make the event_object a GObject
8965
8966         * gtk/gtktextview.c: Write API docs for all functions.
8967
8968         * gtk/gtktextview.h: add GTK_TEXT_WINDOW_PRIVATE as return value
8969         for gtk_text_view_get_window_type() called on one of the private
8970         windows.
8971
8972         * gtk/gtktextview.c: Instead of accessing text_view->buffer
8973         directly, call get_buffer() which demand-creates a default
8974         buffer. So gtk_text_view_new() can be used to create a view with a
8975         default buffer in it, if you just want an empty text box users can
8976         put data in. Useful for GUI builders also.
8977
8978 2000-11-03  Pablo Saratxaga <pablo@mandrakesoft.com>
8979
8980         * gtk/gtkrc.zh_TW.*: moved gtkrc.zh_TW.Big5 to gtkrc.zh_TW.big5;
8981         the charset encodign portion MUST be in lowercase.
8982         * gtk/gtkrc.az: added file for Azeri language
8983
8984 2000-11-03  Havoc Pennington  <hp@redhat.com>
8985
8986         Get widgets working on the btree/buffer side. Display of them 
8987         still doesn't work.
8988         
8989         * gtk/gtktextview.c: start implementing child widget stuff
8990
8991         * gtk/gtktextiter.c (gtk_text_iter_get_child_anchor): new function
8992
8993         * gtk/gtktextlayout.c: handle embedded widgets
8994
8995         * gtk/gtktextdisplay.c: handle embedded widgets
8996
8997         * gtk/gtktextchild.c: Implement all the child anchor goo
8998
8999         * gtk/gtktextbuffer.c (gtk_text_buffer_create_child_anchor): New
9000         function
9001
9002         * gtk/gtktextbtree.c: Add child anchor table to the btree struct
9003         (insert_pixbuf_or_widget_segment): abstract out common portions of 
9004         creating a child anchor or a pixbuf segment.
9005         (gtk_text_btree_create_child_anchor): new function
9006         (gtk_text_btree_unregister_child_anchor): new function
9007
9008         * gtk/gtkmarshal.list: added VOID:OBJECT,INT,INT for the
9009         allocate_child signal on GtkTextLayout
9010
9011         * gtk/gtktextiter.c (gtk_text_iter_get_pixbuf): fix bogus return
9012         values
9013         (gtk_text_iter_get_child_anchor): new function
9014
9015         * gtk/gtktextbuffer.c (gtk_text_buffer_real_changed): Add a
9016         default handler for the changed signal, which calls
9017         gtk_text_buffer_set_modified(), instead of just always emitting
9018         changed then calling set_modified() manually. I guess this is
9019         maybe more flexible. It seems logical.
9020
9021 Fri Nov  3 08:58:38 2000  Tim Janik  <timj@gtk.org>
9022
9023         * gtk/gtkobject.c: _g_signal_handlers_destroy() is prefixed with '_'
9024         now.
9025
9026         * gtk/gtksignal.c: use g_signal_connect_closure_by_id() now.
9027
9028 Thu Nov  2 14:10:51 2000  Owen Taylor  <otaylor@redhat.com>
9029
9030         * gdk/x11/gdkdnd-x11.c: Fix a bunch of functions that should have
9031         been marked static.
9032
9033 2000-11-02  Havoc Pennington  <hp@redhat.com>
9034
9035         * gtk/testgtk.c (create_labels): had a test backward
9036
9037         * gdk/x11/gdkgc-x11.c (gdk_gc_copy): Copy the client-side GC
9038         fields, so the dest GC ends up with the correct clip origin, 
9039         etc. Fixes a bug where colored labels didn't redraw 
9040         properly.
9041
9042 2000-11-02  Alexander Larsson  <alexl@redhat.com>
9043
9044         * gdk/linux-fb/gdkcolor-fb.c, gdk/linux-fb/gdkdnd-fb.c,
9045         gdk/linux-fb/gdkgc-fb.c, gdk/linux-fb/gdkpango-fb.c,
9046         gdk/linux-fb/gdkpixmap-fb.c, gdk/linux-fb/gdkwindow-fb.c:
9047         Add last argument to t_type_register_static call.
9048         
9049         * gdk/linux-fb/gdkdrawable-fb2.c:
9050         Add last argument to t_type_register_static call.
9051         export the get_image drawable virtual function.
9052
9053         * gdk/linux-fb/gdkimage-fb.c:
9054         Add last argument to t_type_register_static call.
9055         rename gtk_image_get to _gdk_fb_get_image and
9056         export it for use by gdkdrawable-fb2.
9057
9058         * gdk/linux-fb/gdkprivate-fb.h:
9059         export _gdk_fb_get_image.
9060
9061         * gdk/linux-fb/gdkselection-fb.c:
9062         Add new api call stubs.
9063
9064         * gtk/Makefile.am:
9065         Missing ( in linux-fb part.
9066
9067         * modules/linux-fb/Makefile.am:
9068         Must link with gdk_pixbuf or get unresolved symbol.
9069
9070 2000-11-01  Havoc Pennington  <hp@pobox.com>
9071
9072         * gtk/gtktextbuffer.c (gtk_text_buffer_class_init): Use 
9073         GTK_TYPE_TEXT_ITER and BOXED marshallers
9074
9075         * gtk/gtktexttagtable.c (gtk_text_tag_table_class_init): ditto
9076
9077         * gtk/gtktexttag.c (gtk_text_tag_class_init): ditto
9078         
9079         * gtk/gtk-boxed.defs: add GtkTextIter
9080
9081         * gtk/gtkmarshal.list: Add marshallers for text widget that 
9082         properly use OBJECT and BOXED
9083
9084 2000-11-01  Havoc Pennington  <hp@redhat.com>
9085
9086         * gtk/testgtk.c (create_labels): Test set_markup_with_accel()
9087
9088         * gtk/gtklabel.c (set_markup): Convert the unichar to a GDK keyval
9089         before returning it. 
9090         
9091 2000-11-01  Havoc Pennington  <hp@redhat.com>
9092
9093         * gdk/gdkpixbuf-render.c (gdk_pixbuf_render_to_drawable_alpha):
9094         Clip the rectangle to be rendered to the drawable, since
9095         get_from_drawable() requires a region within the drawable
9096
9097 2000-11-01  Havoc Pennington  <hp@redhat.com>
9098
9099         * gtk/gtkimage.c (gtk_image_expose): Um, don't randomly subtract 4
9100         from coordinates.
9101
9102 Wed Oct 25 20:10:57 2000  Owen Taylor  <otaylor@redhat.com>
9103
9104         * gdk/gdkevents.c (gdk_event_copy): Only ref the window if
9105         it isn't NULL.
9106
9107 2000-11-01  Havoc Pennington  <hp@pobox.com>
9108
9109         * gtk/gtklabel.c (gtk_label_set_attributes): Set a PangoAttrList
9110         on a label
9111         (gtk_label_finalize): unref the attr list if any.
9112
9113         * gtk/testgtk.c (create_get_image): close test on second click
9114         (make_message_dialog): close dialog if it exists
9115
9116         * gdk/gdkpango.c (gdk_draw_layout): Handle rise attribute
9117
9118         * gdk-2.0.pc.in (Requires): Make it require gdk-pixbuf-2.0 not
9119         gdk-pixbuf
9120
9121         * gtk/gtklabel.c (gtk_label_set_markup): new function to set label
9122         from Pango markup format
9123         (gtk_label_set_markup_with_accel): ditto but with accelerator
9124         parsing
9125
9126         * gtk/gtkimage.c (gtk_image_expose): reformatting.
9127
9128         * gdk/gdkpixbuf-drawable.c (gdk_pixbuf_get_from_drawable): Hack to
9129         reflect current state of GDK - use gdk_drawable_get_colormap, etc.
9130         Check GDK_IS_WINDOW() not !GDK_IS_PIXMAP() to decide whether to 
9131         call gdk_window_get_origin().
9132
9133         * gdk/gdkpixbuf-render.c (gdk_pixbuf_render_to_drawable_alpha):
9134         implement GDK_PIXBUF_ALPHA_FULL
9135         
9136 Wed Nov  1 03:43:42 2000  Tim Janik  <timj@gtk.org>
9137
9138         * gtk/gtksignal.c (gtk_signal_compat_matched): make use of
9139         g_signal_handlers_block_matched, g_signal_handlers_unblock_matched and
9140         g_signal_handlers_disconnect_matched to block/unblock and disconnect
9141         multiple handlers respectively, instead of only treating the
9142         first handler found (bug reported by owen).
9143
9144 Mon Oct 30 19:23:50 2000  Jonathan Blandford  <jrb@redhat.com>
9145
9146         * gtk/gtktreeview.c (gtk_tree_view_expand_row): New function.
9147
9148         * gtk/gtktreeview.c (gtk_tree_view_collapse_row): New function.
9149
9150         * gtk/gtktreeview.c, gtk/gtktreemodel.c, gtk/gtktreeselection.c
9151         gtk/gtktreestore.h, gtk/gtktreeview.h, gtk/gtktreeviewcolumn.c,
9152         gtk/gtktreeviewcolumn.h: Fixed inline docs.
9153
9154         * docs/reference/gtk/tree_widget.sgml: Proto intro to the tree
9155         widget.  Needs writing someday.
9156
9157         * docs/reference/gtk/tmpl/gtktree*sgml: Added the tree widget to
9158         the docs.
9159
9160 2000-10-30  Havoc Pennington  <hp@redhat.com>
9161
9162         * gtk/gtktextview.h, gtk/gtktextview.c:
9163         Rename delete_at_cursor delete_from_cursor, and 
9164         move to move_cursor.
9165
9166 2000-10-30  Havoc Pennington  <hp@redhat.com>
9167
9168         * gtktextbtree.c, gtktextbtree.h, gtktextbuffer.c,
9169         gtktextbuffer.h, gtktextchild.c, gtktextchild.h,
9170         gtktextchildprivate.h, gtktextdisplay.c, gtktextdisplay.h,
9171         gtktextiter.c, gtktextiter.h, gtktextiterprivate.h,
9172         gtktextlayout.c, gtktextlayout.h, gtktextmark.c, gtktextmark.h,
9173         gtktextmarkprivate.h, gtktextsegment.c, gtktextsegment.h,
9174         gtktexttag.c, gtktexttag.h, gtktexttagprivate.h,
9175         gtktexttagtable.c, gtktexttagtable.h, gtktexttypes.c,
9176         gtktexttypes.h, gtktextview.c, gtktextview.h:
9177
9178         Massive reindentation and reformatting. Arg alignment and comments
9179         still need fixing in various places.
9180
9181 2000-10-30  Havoc Pennington  <hp@redhat.com>
9182
9183         * gtk/gtktextview.h, gtk/gtktextview.c: Change run action signals
9184         to be named insert_at_cursor and delete_at_cursor so C++ can
9185         handle them.
9186
9187 2000-10-28  Tor Lillqvist  <tml@iki.fi>
9188
9189         * gtk/gtkrc.c (gtk_rc_append_default_module_path): Make sure not
9190         to get a double directory separator in case the home directory
9191         ends with one. This would cause trouble especially on Windows,
9192         where the path will be confused with the syntax for an an UNC
9193         (network share) path \\server\share\path.
9194         (gtk_rc_add_initial_default_files): Ditto.
9195
9196 Sat Oct 28 02:33:09 2000  Robert Brady  <robert@suse.co.uk>
9197
9198         * gtk/gtkmarshal.list: add new marshallers for GtkTextView.
9199
9200         * gtk/gtktextview.c: Use correct marshallers.
9201
9202 Fri Oct 27 17:56:26 2000  Jonathan Blandford  <jrb@redhat.com>
9203
9204         * gtk/gtkliststore.c: Not sure how this ever worked.  Fixed it to
9205         use new iter stuff, and added all the appropriate signals et al.
9206
9207         * gtk/gtktreedatalist.h: s/gtk/_gtk to further reinforce that this
9208         code is internal to gtk only.
9209
9210 2000-10-28  Tor Lillqvist  <tml@iki.fi>
9211
9212         * gtk/gtk.def
9213         * gtk/makefile.{mingw,msc}.in: Adjust to Tim's changes. Use
9214         glib-genmarshal etc.
9215
9216 Fri Oct 27 20:15:00 2000  Tim Janik  <timj@gtk.org>
9217
9218         * gtk/Makefile.am: added dependancies for testtextbuffer which broke
9219         parallel builds.
9220
9221 Fri Oct 27 18:51:44 2000  Tim Janik  <timj@gtk.org>
9222
9223         * gtk/gtksignal.[hc]: adapt to GSignal signature changes.
9224
9225 2000-10-27  Robert Brady  <robert@suse.co.uk>
9226
9227         * configure.in (ALL_LINGUAS): Add en@IPA (English, phonetic), 
9228         en_GB (British), ia (Interlingua).
9229
9230 2000-10-26  Havoc Pennington  <hp@redhat.com>
9231
9232         * gtk/gtktextiter.c (my_strrstr): fix constness warning
9233
9234         Fixed output of:
9235         nm -g -l .libs/libgtk-x11-1.3.so | grep ' T ' | grep -v gtk_ | grep -v GTK_
9236         
9237         * gtk/gtktextsegment.c (char_segment_new): rename
9238         (_char_segment_new_from_two_strings): rename
9239         (_toggle_segment_new): rename
9240         
9241         * gtk/gtkclipboard.c (ensure_clipboard_widget): make this static
9242         (make_clipboard_widget): make it static
9243         (text_get_func): static
9244         (text_clear_func): static
9245
9246         * gtk/gtkcolorsel.c (adjustment_changed): make this function
9247         static
9248         (hex_changed): make it static
9249         (hsv_changed): make it static
9250         (opacity_entry_changed): make it static
9251
9252         * gtk/gtktextbtree.c (change_node_toggle_count): rename with _gtk
9253         (toggle_segment_check_func): rename with _gtk
9254
9255         * gtk/gtktextchild.c (_pixbuf_segment_new): rename with _gtk
9256         (_widget_segment_new): rename
9257         (_widget_segment_add): rename
9258         (_widget_segment_remove): rename
9259         (_widget_segment_ref): rename
9260         (_widget_segment_unref): rename
9261
9262         * gtk/gtktextmark.c (_mark_segment_new): Rename
9263         _gtk_mark_segment_new   
9264
9265 2000-10-26  Havoc Pennington  <hp@redhat.com>
9266
9267         * gtk/gtkmarshal.list: add new marshallers used by the text widget
9268         * gtk/gtktextbuffer.c (gtk_text_buffer_class_init): fix marshaller
9269         types
9270
9271         * gtk/gtktexttagtable.c (gtk_text_tag_table_class_init): fix
9272         marshaller types
9273
9274         * gtk/gtktextlayout.h, gtk/gtktextlayout.c, gtk/gtktextdisplay.h,
9275         gtk/gtktextdisplay.c: We need to preserve Tk copyrights and
9276         license on these files.
9277
9278         * gtk/gtktextiter.c (gtk_text_iter_backward_search): Make this
9279         work.
9280
9281         * gtk/gtktextbtree.c (gtk_text_btree_new): init stamps to 
9282         runtime random number different for each tree, instead of 
9283         a constant I made up.
9284
9285 Thu Oct 26 07:36:16 2000  Tim Janik  <timj@gtk.org>
9286
9287         * gtk/Makefile.am: buncha cleanups, kludged build sources
9288         dependencies with a Makefile: oldest-source-stamp dependancy
9289         for the moment. automake is really fighting us here, with
9290         intentionally not allowing user-defined rules or dependancies
9291         prior to it's -include $(DEP_FILES) statement. sucks rocks!
9292
9293         * gtk/Makefile.am: added gtktextlayout.h and gtktextdisplay.h
9294         to public headers. tehy have a comment stating that they are
9295         "semi-public" aren't included by gtk.h and if enums popup there,
9296         they can be /*< skip >*/-ed.
9297
9298         * gtk/gtktextlayout.h: 
9299         * gtk/gtktextdisplay.h: indentation fixes, comment fixes,
9300         added LGPL... <SIGH>
9301
9302 Wed Oct 25 20:40:25 2000  Jonathan Blandford  <jrb@redhat.com>
9303
9304         * gtk/gtktreemodel.h: Got rid of GtkTreeNode, and changed it to
9305         GtkTreeIter.  Added iterators everywhere.
9306
9307         * gtk/gtktreeviewcolumn.c: Changed to use the iterators.
9308
9309         * gtk/gtktreeviewselection.c: Changed to use the iterators.
9310
9311         * gtk/gtktreestore.c: Changed to use the iterators.
9312
9313         * gtk/gtkliststore.c: Commented out the code.  Will convert to
9314         iterators tomorrow.
9315
9316         * gtk/gtkmodelsimple.c: Commented out the code.  Will convert to
9317         iterators tomorrow.
9318
9319         * gtk/treestoretest.c: Changed to use iterators.
9320
9321         * demos/testgtk/main.c: Moved to use the new iterator system.
9322
9323 Thu Oct 26 02:10:32 2000  Tim Janik  <timj@gtk.org>
9324
9325         * gtk/Makefile.am: invoke maketypes.awk with LC_ALL=C to avoid
9326         localization misbehaviour.
9327
9328         * gtk/gtk-boxed.defs: nuked "boxed" type GtkCTreeNode, since it's
9329         a useless type without copy/free.
9330
9331         * gtk/gtkctree.c (gtk_ctree_class_init): use GTK_TYPE_POINTER instead
9332         of GTK_TYPE_CTREE_NODE.
9333
9334 Thu Oct 26 00:51:52 2000  Tim Janik  <timj@gtk.org>
9335
9336         * gtk/gtksignal.c:
9337         (gtk_signal_emitv): use g_value_set_static_{string|boxed} where
9338         applicable.
9339
9340         * gtk/gtk-boxed.defs (GtkSelectionData): specify
9341         gtk_selection_data_copy and gtk_selection_data_free
9342         do GtkSelectionData work as params in signals.
9343
9344 Wed Oct 25 20:47:41 2000  Tim Janik  <timj@gtk.org>
9345
9346         * gtk/gdk-pixbuf-loader.c (gdk_pixbuf_loader_class_init): urg, removed
9347         implementation of gtk_marshal_VOID__INT_INT_INT_INT. if people do that,
9348         couldn't they at least give it a non-standard name?
9349         
9350         * gtk/gtktextlayout.c: arg! yet another implementation of
9351         gtk_marshal_VOID__INT_INT_INT_INT(), is this a conspiracy?
9352
9353         * gtk/gtktextbuffer.c: gotcha! captured a vagabonding
9354         gtk_marshal_VOID__INT_POINTER_INT() implementation, braught it back
9355         home. now i know this _is_ a conspiracy.
9356
9357         * gtk/gtkwidget.c (gtk_widget_class_init): marshaller fixups for
9358         ::state-changed.
9359
9360         * gtk/gtkaccelgroup.c (gtk_accel_group_create_remove): 
9361         (gtk_accel_group_create_add): marshaller signature fixups.
9362
9363         * gtk/gtklistitem.c (gtk_list_item_class_init): signal creation fixups,
9364         pass in GTK_TYPE_SCROLL_TYPE instead of GTK_TYPE_ENUM.
9365
9366         * gtk/gtkobject.[hc]: removed GTK_CONNECTED flag, it's not valid
9367         anymore.
9368
9369 Tue Oct 24 23:59:21 2000  Tim Janik  <timj@gtk.org>
9370
9371         * docs/reference/Makefile.am: disabled SUBDIRS for the moment, since
9372         due to the signal system changes, it wouldn't build currently. to
9373         be fixed soon.
9374
9375         * docs/Changes-2.0.txt: GtkSignal/GSignal updates.
9376
9377         * gtk/gtkwidget.c: ::direction_changed takes an enum as argument,
9378         so it needs gtk_marshal_VOID__ENUM() instead of
9379         gtk_marshal_NONE__UINT().
9380
9381         * gdk/gdk*.c: adapted type registration functions.
9382
9383         * gtk/gtkbindings.c:
9384         * gtk/gtkaccelgroup.c: operate on GSignalQuery, GtkSignalQuery is
9385         gone.
9386
9387         * gtk/gtkenums.h: define GtkSignalRunType in terms of GSignalType.
9388
9389         * gtk/gtkobject.c:
9390         (gtk_object_destroy):
9391         (gtk_object_shutdown): fixed recursion guards. basically we have to
9392         catch the case where any of GObject.shutdown() or gtk_object_destroy()
9393         is called during ::destroy, and avoid recursion there.
9394
9395         * gtk/gtktypeutils.c:
9396         * gtk/maketypes.awk: awk-script hackup to provide gtk_type_init() with
9397         boxed_copy/boxed_free. this needs a more general solution based on a
9398         publically installed code-generator utility.
9399
9400         * gtk/gtktypeutils.[hc]: compat aliased GTK_TYPE_BOXED to G_TYPE_BOXED,
9401         glib's gobject has support for that now.
9402         define GtkSignalMarshaller in terms of GSignalCMarshaller.
9403
9404 Mon Oct 23 09:36:42 2000  Tim Janik  <timj@gtk.org>
9405
9406         * gtk/gtksignal.[hc]:
9407         * gtk/gtkmarshal.[hc]:
9408         * gtk/Makefile.am: generate marshallers with glib-genmarshal and don't
9409         compile gtkmarshal.c on its own anymore, just include it in gtksignal.c.
9410         removed #include <gtkmarshal.h>s all over the place, gtksignal.h takes
9411         care of that.
9412
9413         * *.c: marshaller name fixups.
9414
9415         * gtk/gtkmarshal.list: added a comment briefing the format.
9416
9417 Sun Oct 22 23:14:39 2000  Tim Janik  <timj@gtk.org>
9418
9419         * gtk/gtksignal.[hc]: nuked old implementation. we mostly have
9420         compatibility macros here now. more specifically, most of
9421         the API is preserved (yes, _most_, nonwithstanding the
9422         following exceptions listed, the API is stil lHUGE ;)
9423         things that got removed completely:
9424         GtkSignalQuery, gtk_signal_query(), gtk_signal_n_emissions(),
9425         gtk_signal_n_emissions_by_name(), gtk_signal_handlers_destroy(),
9426         gtk_signal_set_funcs(), gtk_signal_handler_pending_by_id(),
9427         gtk_signal_add_emission_hook(), gtk_signal_add_emission_hook_full(),
9428         gtk_signal_remove_emission_hook().
9429         non-functional functions variants:
9430         gtk_signal_add_emission_hook(), gtk_signal_remove_emission_hook().
9431         the GtkCallbackMarshal argument to gtk_signal_connect_full() is
9432         not supported anymore.
9433         (gtk_signal_compat_matched): new internal function to aid
9434         implementation of the compatibility macros, it  provides
9435         functionality to block/unblock/disconnect handlers based
9436         on func/data.
9437
9438         * gtk/gtkenums.h: define GtkSignalRunType in terms of GSignalType,
9439
9440         * *.c: adaptions to new type registration API signatures.
9441
9442 Fri Oct 20 15:26:33 2000  Tim Janik  <timj@gtk.org>
9443
9444         * gtk/gtktypeutils.[hc]: removed G_TYPE_GTK_POINTER cludge.
9445
9446 2000-10-25  Robert Brady  <robert@suse.co.uk>
9447
9448         * gdk/x11/gdkproperty-x11.c (gdk_property_get, gdk_property_change,
9449         gdk_property_delete): If window == NULL, assume the root window.
9450         (restoring the behaviour that was in 1.2).
9451         
9452         * gtk/testtext.c (save_buffer): Allow creation of new files when
9453         saving.
9454
9455         (fill_file_buffer): Don't die if a UTF-8 sequence is split across
9456         calls to read().
9457
9458 2000-10-25  Tor Lillqvist  <tml@iki.fi>
9459
9460         * gdk/gdkwindow.c: Include x11/gdkx.h only when building for X11.
9461
9462         * gdk/win32/gdkdrawable-win32.c
9463         * gdk/win32/gdkimage-win32.c
9464         * gdk/win32/gdkprivate-win32.h: Corresponding changes as in the
9465         X11 backend.
9466
9467         * gdk/win32/gdkcc-win32.c
9468         * gdk/win32/gdkcolor-win32.c
9469         * gdk/win32/gdkfont-win32.c
9470         * gdk/win32/gdkinput-win32.c
9471         * gdk/win32/gdkmain-win32.c
9472         * gdk/win32/gdkproperty-win32.c: Silence gcc -Wall.
9473
9474 2000-10-24  Havoc Pennington  <hp@redhat.com>
9475
9476         * gtk/gtktextview.c (gtk_text_view_scroll_to_mark_adjusted): make
9477         it a static function
9478
9479         * gtk/gtktextbtree.c (gtk_text_btree_tag): Gee, maybe we should
9480         redraw text when a tag is applied to it.
9481
9482         * gtk/gtktexttag.c (gtk_text_tag_affects_size)
9483         (gtk_text_tag_affects_nonsize_appearance): private functions to
9484         see if a tag requires various kinds of redraw/layout to be queued
9485         up.
9486
9487         * gtk/gtktexttag.h (struct _GtkTextTag): Remove relief crackrock
9488
9489         * gtk/testtext.c (fill_example_buffer): Put the cursor 
9490         at the start of the buffer, so search works by default
9491
9492         * gtk/gtktextiter.c (lines_match): init match_start always
9493
9494         * gtk/gtktextbuffer.c (gtk_text_buffer_get_iter_at_line_index): New
9495         function, get iter at a line + a byte index
9496
9497         * gtk/gtktextiter.c (gtk_text_iter_set_line_index): New function,
9498         to set byte position within a line
9499         (gtk_text_iter_check): remove leftover G_BREAKPOINT thing
9500
9501 2000-10-23  Havoc Pennington  <hp@redhat.com>
9502
9503         * gtk/testtext.c: Re-enable the "find" dialog
9504
9505         * gtk/testgtk.c: Add test for gdk_drawable_get_image
9506         
9507         * gdk/gdkwindow.c (gdk_window_begin_paint_region): Fix bug where
9508         the arguments to gdk_draw_drawable were in the wrong order
9509         (gdk_window_paint_init_bg): This function was ignoring the
9510         init_region, instead of clipping to it, so the entire backing
9511         pixmap was cleared on every begin_paint()
9512         (gdk_window_begin_paint_region): Hmm, the same list-walking bug
9513         was in here again, the loop kept using the same GtkWindowPaint
9514         over and over.
9515         (gdk_window_begin_paint_region): Fix a bug where we had two
9516         x_offset instead of x_offset and y_offset
9517
9518         * gdk/gdkdraw.c (gdk_drawable_get_image): get composite drawable
9519         before we get the image.
9520         (gdk_draw_drawable): get the composite before we draw the drawable.
9521         (gdk_drawable_real_get_composite_drawable): default
9522         get_composite_drawable implementation that returns the drawable 
9523         itself
9524
9525         * gdk/gdkdrawable.h (struct _GdkDrawableClass ): Add
9526         get_composite_drawable virtual function
9527
9528         * gdk/gdkwindow.c (gdk_window_begin_paint_region): Fix a cheesy
9529         list-walking bug
9530
9531         * gdk/x11/gdkdrawable-x11.c (gdk_x11_draw_drawable): Add a hack to
9532         make this work if the source drawable is a GdkDrawableImplX11
9533         instead of a public drawable type. This is really broken; the
9534         problem is that GdkDrawable needs a virtual method get_xid(), but
9535         of course that doesn't work in practice. Enter RTTI.
9536
9537         Also, improve mismatched depth message.
9538
9539         * gdk/gdkpixmap.c (gdk_pixmap_get_image): Implement get_image for
9540         GdkPixmap
9541
9542         * gdk/x11/gdkdrawable-x11.c (gdk_drawable_impl_x11_class_init):
9543         install _gdk_x11_get_image as our implementation of get_image
9544         
9545         * gdk/x11/gdkimage-x11.c (gdk_image_get): Rename to
9546         _gdk_x11_get_image and export for use in gdkdrawable-x11.c
9547
9548         * gdk/gdkimage.c (gdk_image_get): Make this just a wrapper around
9549         gdk_drawable_get_image
9550
9551         * gdk/gdkdraw.c (gdk_drawable_get_image): call virtual get_image
9552
9553         * gdk/gdkdrawable.h (struct _GdkDrawableClass ): Virtualize
9554         get_image
9555
9556         * gtk/gtktreestore.c (gtk_tree_store_get_node): remove weird
9557         trailing semicolon after for loop
9558
9559 Mon Oct 23 12:07:57 2000  Owen Taylor  <otaylor@redhat.com>
9560
9561         * gtk/gtkwidget.c (gtk_widget_set_style_internal): Fix problem
9562         where font_desc for widget's context lagged widget's font_desc by
9563         one step.
9564
9565 2000-10-22  Tor Lillqvist  <tml@iki.fi>
9566
9567         * gdk/win32/gdkgc-win32.c
9568         * gdk/win32/gdkimage-win32.c: Remove gcc -Wall warnings.
9569
9570         * gtk/makefile.mingw.in
9571         * gtk/gtk.def: Updates.
9572
9573         * gtk/testgtk.c: sleep() is called _sleep in MS's C
9574         library.
9575
9576         * gtk/gtkimcontextsimple.c: Include <stdlib.h> for bsearch().
9577
9578         * gtk/makefile.msc: Remove
9579
9580         * gtk/makefile.msc.in: New file, like makefile.mingw.in.
9581
9582         * gtk/Makefile.am: Add it.
9583
9584         * configure.in: Generate it.
9585
9586         * gtk/gtktextbuffer.c (gtk_text_buffer_create_child_anchor)
9587         * gtk/gtktextbtree.c (gtk_text_line_char_to_byte): Return
9588         something even if not implemented, to satisfy picky MSVC.
9589
9590         Patches by Hans Breuer:
9591         
9592         * gdk/win32/gdkdrawable-win32.c (gdk_win32_draw_glyphs): Call
9593         SetBkMode() and SetTextAlign() before calling
9594         pango_win32_render().
9595
9596         * gdk/win32/gdkgc-win32.c (gdk_win32_gc_values_to_win32values):
9597         Set hcliprgn to NULL after destroying it.
9598         (gdk_gc_set_clip_rectangle): Delete hcliprgn and set to NULL.
9599
9600         * gdk/win32/gdkgeometry-win32.c
9601         (_gdk_windowing_window_queue_antiexpose): More effective
9602         implementation.
9603
9604         * gdk/win32/gdkpixmap-win32.c (gdk_pixmap_new): Use drawable's
9605         depth as default, not the visual's.
9606
9607         * gdk/win32/gdkwindow-win32.c (gdk_window_set_title): Guard
9608         against empty title.
9609
9610         * gdk/win32/gdkprivate-win32.h: Define a helper macro,
9611         IMAGE_PRIVATE_DATA.
9612
9613         * gdk/win32/gdkimage-win32.c: Use it.
9614
9615 2000-10-22  Robert Brady  <robert@suse.co.uk>
9616
9617         * configure.in: Check for bind_textdomain_codeset
9618
9619         * gtk/gtkmain.c (gtk_init_check): If bind_textdomain_codeset 
9620         present, make use of it.
9621
9622         Add a translatable string "default:LTR" which, if translated
9623         to "default:RTL", will cause the default direction to be
9624         Right-to-Left.
9625
9626         * gtk/gtkrange.h, gtk/gtkrange.c: Take into account the widget 
9627         direction if marked as flippable.
9628
9629         * gtk/gtkhscale.c: Mark widget as flippable.
9630         
9631 2000-10-04  Havoc Pennington  <hp@redhat.com>
9632
9633         * gtk/testgtk.c (create_buttons): create some stock buttons
9634         with the default accel group
9635         (create_image): test some new GtkImage features
9636         (make_message_dialog): test GtkMessageDialog
9637         (create_modal_window): fix someone's bizzarro indentation
9638
9639         * gtk/gtkwindow.h, gtk/gtkwindow.c: Implement 
9640         GTK_WIN_POS_CENTER_ON_PARENT. 
9641         Add "destroy with parent" setting, which means the window goes
9642         away with its transient parent.
9643         (gtk_window_get_default_accel_group): get the default accel group
9644         for the window.
9645         (gtk_window_set_destroy_with_parent): set/unset destroy with
9646         parent flag
9647         (gtk_window_read_rcfiles): invalidate icon set caches
9648         after reloading rcfiles 
9649
9650         * gtk/gtkenums.h (GtkWindowPosition): add
9651         GTK_WIN_POS_CENTER_ON_PARENT, which centers a dialog 
9652         on its parent window when the dialog is mapped for the first time.
9653
9654         * gtk/gtkmessagedialog.h, gtk/gtkmessagedialog.c: Add 
9655         a simple message dialog class
9656         
9657         * gtk/gtkdialog.c (gtk_dialog_init): Connect delete event 
9658         handler to emit response signal, and maybe later it would
9659         honor a hide_on_delete flag - though that isn't there yet.
9660         Set border width on the vbox to 2, so we get some padding.      
9661         Use a button box for the action area.
9662         (gtk_dialog_key_press): synthesize a delete event if Esc
9663         is pressed and the GtkWidget key press handler didn't 
9664         handle the escape key.
9665         (gtk_dialog_new_with_buttons): new function creates a dialog
9666         with some default buttons in it.
9667         (gtk_dialog_add_action_widget): add an activatable widget
9668         as a button in the dialog - you can also add a non-activatable
9669         widget by accessing the action area directly.
9670         (gtk_dialog_add_button): add a simple button - stock ID or 
9671         label - to the action area
9672         (gtk_dialog_response): emit response signal
9673         (gtk_dialog_run): block waiting for the dialog, return 
9674         the response. Override normal delete_event behavior, so that 
9675         delete_event does nothing inside gtk_dialog_run().
9676
9677         * gtk/gtkdialog.h, gtk/gtkdialog.c: Add "response" signal
9678         emitted when an action widget is clicked or the dialog gets
9679         delete_event
9680
9681         * gtk/gtk.h: add gtkmessagedialog.h
9682
9683         * gtk/Makefile.am: add gtkmessagedialog.[hc]
9684
9685 2000-10-18  Havoc Pennington  <hp@redhat.com>
9686
9687         * gtk/gtktextiter.c (gtk_text_iter_forward_to_newline): Fix a bug 
9688         where any number of empty lines would get skipped
9689
9690         * gtk/gtktextiter.h: Remove padding from GtkTextIter; live on the
9691         edge.
9692
9693         * gtk/gtktextiter.c (gtk_text_iter_make_surreal): enhance the
9694         warning about invalid iterators (explain more thoroughly)
9695         (gtk_text_iter_in_region): rename gtk_text_iter_in_range
9696
9697         * gtk/gtktextview.c (FOCUS_EDGE_WIDTH): Make focus rectangle less
9698         big
9699
9700         * demos/*.c: Add error handling
9701
9702         * gtk/gtktextbuffer.c: don't modify const iterators
9703
9704         * gtk/gdk-pixbuf-loader.c: Add full error handling here
9705
9706         * gtk/gtkimage.c (gtk_image_set_from_file): ignore errors
9707         on file load
9708
9709         * gtk/gtkiconfactory.c: Update to reflect addition of error
9710         handling to gdk-pixbuf loaders
9711
9712 Wed Oct 18 11:14:05 2000  Owen Taylor  <otaylor@redhat.com>     
9713
9714         * configure.in demos/Makefile.am demos/testgtk/*: Start of work to
9715         move to new modularized testgtk.
9716
9717 2000-10-17  Jonathan Blandford  <jrb@redhat.com>
9718
9719         * gtk/gtktreeview.c: Draw the arrows correctly.
9720
9721         * gtk/gtktreemodel.c: Added user docs.
9722
9723         * gtk/gtk.h: remove gtktreedatalist.h.
9724
9725         * gtk/gtktreestore.c (gtk_tree_store_get_type): Get the correct
9726         parent when generating my type.
9727
9728         * gtk/gtkmarshal.list: Added four more marshallers: INT:NONE,
9729         POINTER:NONE, POINTER:POINTER, and POINTER:POINTER,INT.
9730
9731 2000-10-16  Jonathan Blandford  <jrb@redhat.com>
9732
9733         * gtk/gtktreemodel.h (struct _GtkTreeModelIface): Move
9734         GtkTreeModel from object to interface.
9735
9736 2000-10-16  Havoc Pennington  <hp@redhat.com>
9737
9738         * gtk/gtktreeviewcolumn.c: #include gtklabel.h, fixing 
9739         compilation
9740
9741 2000-10-16  Jonathan Blandford  <jrb@redhat.com>
9742
9743         * gtk/gtktreeselection.c: Add API documentation to all public
9744         functions.
9745
9746         * gtk/gtktreeviewcolumn.c: Added API documentation to all public
9747         functions.
9748
9749 2000-10-15  Jonathan Blandford  <jrb@redhat.com>
9750
9751         * gtk/gtktreeview.c (gtk_tree_view_insert_column): New function
9752         proposed by Guy Harris <gharris@flashcom.net>.  Also, added API
9753         docs to all public functions.
9754
9755         * gtk/gtktreeview.c, gtk/gtktreeview.h, gtk/gtktreestore.h,
9756         gtk/gtktreestore.c, gtk/gtkliststore.h, gtk/gtkliststore.c,
9757         gtk/gtkmodelsimple.c, gtk/gtkmodelsimple.h, gtk/gtktreedatalist.c,
9758         gtk/gtktreemodel.h, gtk/gtktreeselection.c,
9759         gtk/gtktreeselection.h: Fix GtkTreeNode *node ->GtkTreeNode node
9760         issue.
9761
9762 2000-10-14  Robert Brady  <robert@suse.co.uk>
9763
9764         * configure.in: Added "fa" (Persian) to ALL_LINGUAS.
9765
9766 2000-10-12  Jonathan Blandford  <jrb@redhat.com>
9767
9768         * gtk/gtktreedatalist.[ch] (gtk_tree_data_list_value_to_node): Added
9769         values other then G_TYPE_STRING.
9770         * gtk/gtktreeselection.c: Minor commenting updates.
9771         * gtk/gtktreeview.c: Format updates.
9772
9773 2000-10-09  Tor Lillqvist  <tml@iki.fi>
9774
9775         * README.win32: Update.
9776
9777         * gdk/win32/gdkgeometry-win32.c (gdk_window_clip_changed): Add two
9778         lines that had been deleted by mistake (?).
9779
9780         * gdk/win32/gdkcursor-win32.c (gdk_cursor_new_from_pixmap): Handle
9781         also the case fg==white and bg==black (but still not randomly
9782         coloured cursors). Thanks to Wolfgang Sourdeau.
9783
9784         * gdk/win32/*.c: Silence gcc -Wall.
9785
9786         * gtk/gtk.def: Add missing entry points.
9787
9788         Fixes by Hans Breuer:
9789
9790         * gdk/makefile.msc
9791         * gdk/win32/makefile.msc: Update.
9792
9793         * gdk/testgdk.c: If compiling with debugging (with _DEBUG defined,
9794         some MSVC thing, presumably), cause breakpoint on failures. Add
9795         GDK_NOR case. Call g_log_set_always_fatal.
9796
9797         * gdk/win32/gdkwin32id.c (gdk_win32_handle_table_insert): Handle
9798         should be pased by reference.
9799         
9800         * gdk/win32/gdkprivate-win32.h: Correct declaration accordingly.
9801         
9802         * gdk/win32/*.c: Correct calls to gdk_win32_handle_table_insert.
9803
9804         * gdk/win32/gdkevents-win32.c
9805         * gdk/win32/gdkwindow-win32.c: Handle WM_CREATE.
9806
9807         * gdk/win32/gdkgc-win32.c: Fix mixups of drawable and
9808         implementation object.
9809
9810         * gdk/win32/gdkimage-win32.c (gdk_image_get): Handle drawables,
9811         not just windows.
9812         
9813         * gdk/win32/gdkpixmap-win32.c (gdk_pixmap_impl_win32_finalize):
9814         Use the wrapper object.
9815         
9816 2000-10-06  Havoc Pennington  <hp@redhat.com>
9817
9818         * Makefile.am (SRC_SUBDIRS): contrib subdir
9819
9820         * gdk/gdkpixbuf.h: Move GdkPixbufAlphaMode to gdk-pixbuf library,
9821         so it can be used in Xlib version
9822
9823         * demos/testpixbuf.c (update_timeout): error checking from 1.0
9824         tree
9825
9826         * gtk/gdk-pixbuf-loader.c (gdk_pixbuf_loader_get_pixbuf): Sync
9827         change from 1.0 tree that returns first frame of animation
9828         if the loaded file is an animation.
9829
9830         * contrib: add new directory to hold stuff that comes with GTK+
9831         but isn't really part of GTK+ (for now, gdk-pixbuf-xlib)
9832         
9833         * configure.in: add contrib/*
9834
9835 2000-10-05  Havoc Pennington  <hp@redhat.com>
9836
9837         * demos/testpixbuf-save.c: add pixbuf save test
9838
9839         * demos/Makefile.am: add testpixbuf-save.c
9840
9841 2000-10-05  Jonathan Blandford  <jrb@redhat.com>
9842
9843         * gtk/gtktree.h (GTK_TREE_SELECTION): Replaced with
9844         GTK_TREE_SELECTION_OLD to prevent conflict with gtktreeselection.c
9845         * gtk/testgtk.c: s/GTK_TREE_SELECTION/GTK_TREE_SELECTION_OLD/
9846         * gtk/gtktreeselection.[ch]: Replaced
9847         "node_selected"/"node_unselected" signal with "selection_changed"
9848         signal.
9849
9850 2000-10-04  Jonathan Blandford  <jrb@redhat.com>
9851
9852         * gtk/gtk{tree,cell}?*.[ch]: Checked in initial draft of the new
9853         tree widget.
9854
9855 2000-10-04  Jonathan Blandford  <jrb@redhat.com>
9856
9857         * gdk/gdkwindow.c (gdk_window_draw_arc): Fix obvious bug in circle
9858         drawing.
9859
9860 Wed Oct  4 15:52:15 2000 Owen Taylor  <otaylor@redhat.com>
9861
9862         * gdk/x11/gdkselection-x11.c (_gdk_selection_window_destroyed):
9863         Move list pointer forwards before removing item from
9864         list. (Crash reported by Salmaso Raffaele)
9865
9866         * gdk/gdkwindow.h: Remove spurious trailing ,
9867
9868         * gdk/Makefile.am (LDFLAGS): You can't do interlibrary
9869         dependencies on uninstalled libraries, sorry folks.
9870
9871 2000-10-04  Havoc Pennington  <hp@redhat.com>
9872
9873         * gtk/gtkstock.h, gtk/gtkstock.c, gtk/gtkiconfactory.h,
9874         gtk/gtkiconfactory.c: Fix copyrights    
9875
9876         * demos/testpixbuf.c: add inline pixbuf test
9877         
9878 Mon Sep 25 15:05:17 2000  Owen Taylor  <otaylor@redhat.com>
9879
9880         * gdk/gdkwindow.h gdk/x11/gdkwindow-x11.c (gdk_window_iconify):
9881         Add gdk_window_iconify.
9882
9883         * gdk/gdkwindow.h gdk/x11/gdkwindow-x11.c
9884         (gdk_window_set_geometry_hints): Add win_gravity
9885         to geometry structure.
9886
9887         * gdk/x11/gdkevents-x11.c (gdk_wm_protocols_filter):
9888         Implement _NET_WM_PING.
9889
9890         * gdk/x11/gdkmain-x11.c (_gdk_windowing_init_check):
9891         Set _NET_WM_PID on the client leader.
9892
9893         * gdk/x11/gdkwindow-x11.c (gdk_window_set_icon_name):
9894         Handle UTF-8 better.
9895
9896         * gdk/x11/gdkwindow-x11.c (gdk_window_set_title): Handle
9897         UTF-8 better, set _NET_WM_NAME as well. Only set
9898         icon name if it hasn't previously been explicitely 
9899         set.
9900
9901 2000-10-03  Havoc Pennington  <hp@redhat.com>
9902
9903         * gtk/testtextbuffer.c: clean up trailing whitespace,
9904         add extensive tests for tag toggle iteration.
9905         
9906         * gtk/gtktextiter.c (MAX_LINEAR_SCAN): decrease linear scan 
9907         distance
9908
9909         * gtk/gtktextbtree.c (gtk_text_line_next_could_contain_tag):
9910         optimize case where the tag root is on level 1
9911         (gtk_text_line_previous_could_contain_tag): attempt to implement
9912         (gtk_text_line_next_could_contain_tag): Abstract out node_compare
9913         functionality
9914
9915         * gtk/gtktextiter.c (gtk_text_iter_backward_to_tag_toggle):
9916         Implement this, though not very efficiently.
9917
9918         * gtk/gtktextiterprivate.h: reformat
9919
9920         * gtk/gtktextiter.c (gtk_text_iter_get_char): return 0 on the end
9921         iterator
9922
9923         * gtk/gtktextbuffer.c (gtk_text_buffer_delete_interactive): Fix
9924         this to properly revalidate the iterators.
9925
9926         * gtk/gtktextview.c (gtk_text_view_delete): fix control-K to work
9927         properly at the end of the line (and therefore on empty lines)
9928
9929         * gtk/gtktextbtree.c (gtk_text_btree_get_selection_bounds): Gee,
9930         maybe we should return a value...
9931
9932 2000-10-03  Tor Lillqvist  <tml@iki.fi>
9933
9934         * config.h.win32: Guard definition of alloca(). glib.h now handles
9935         that.
9936
9937         * gdk/gdk.def
9938         * gtk/gtk.def: Add new entry points.
9939
9940         Changes just to make GTK+ build without errors on Win32. No hope
9941         of it working in its current state, though...:
9942         
9943         * gdk/win32/gdkselection-win32.c: Remove gcc -Wall warnings.  Add
9944         some functions from the X11 backend, just to make GTK+ build.
9945
9946         * gdk/makefile.mingw.in
9947         * gtk/makefile.mingw.in: Use correct gdk_pixbuf version
9948         number. Add new object files.
9949
9950         * gtk/gtkclipboard.c: Include gdkwin32.h on Win32. Use
9951         GetMessageTime to get timestamp (where on X11 uses
9952         gdk_x11_get_server_time()).
9953
9954 2000-10-02  Havoc Pennington  <hp@pobox.com>
9955
9956         * gtk/gtktextview.c: text_window_* weren't static and should have
9957         been.
9958         Start work on child widgets; not yet complete, syncing to 
9959         office computer.
9960
9961         * gtk/gtktextchild.h: change this to contain a public interface,
9962         starting work on child interfaces.
9963         * gtk/gtktextchildprivate.h: move private interfaces here
9964
9965         * gtk/Makefile.am: update to reflect gtktextchildprivate.h
9966
9967         * gtk/gtktextview.h, gtk/gtktextview.c, gtk/gtktextbuffer.h,
9968         gtk/gtktextbuffer.c, gtk/gtktextiter.h, gtk/gtk/textiter.c, 
9969         gtk/gtktextmark.c: copyright notices
9970
9971         * gtk/gtktextmarkprivate.h: reformat, and put _ in front of
9972         internal functions      
9973
9974         * gtk/gtktextchild.c (_pixbuf_segment_new): put _ in front of
9975         internal function
9976
9977         * gtk/gtktextlayout.c (gtk_text_layout_get_line_display):
9978         Reformatting    
9979
9980 2000-09-30  Havoc Pennington  <hp@pobox.com>
9981
9982         * gtk/gtktextbtree.c (gtk_text_btree_get_selection_bounds): Handle
9983         NULL start/end pointers
9984
9985         * gtk/gtktextbuffer.c: Write some docs
9986         (gtk_text_buffer_get_selection_bounds): Allow start/end to be
9987         NULL, so you can just check whether there's a selection.        
9988
9989         * gtk/gtktextbtree.c (gtk_text_btree_remove_mark): No need to 
9990         cleanup_line or segments_changed ourselves, it gets done 
9991         in unlink_segment
9992
9993         * gtk/gtktextmark.h:
9994         s/gtk_text_mark_deleted/gtk_text_mark_get_deleted/
9995         
9996         * gtk/gtktextsegment.h: Clean up some indentation and naming mess
9997
9998         * gtk/gtktextmark.c: delete some more old Tk cruft
9999
10000         * gtk/gtktextbuffer.c (gtk_text_buffer_delete_mark): add ref to
10001         mark before removing it, so we can emit MARK_DELETED with a valid
10002         pointer.
10003         (gtk_text_buffer_mark_set): hold ref across signal emission
10004
10005         * gtk/gtktextbtree.c (gtk_text_btree_remove_mark): improve
10006         whining about attempts to delete special marks
10007
10008         * gtk/gtktextbuffer.c (_gtk_text_buffer_spew): Prepend with
10009         underscore, since it's internal.
10010
10011         * gtk/gtktextbuffer.h: Remove find_string prototype, this is 
10012         now implemented in terms of iterators in gtktextiter.h
10013
10014         * gtk/gtktextbuffer.c (gtk_text_buffer_set_text): 
10015         New function, destructively sets contents of buffer. Also 
10016         a convenient way to clear the buffer by setting text to ""
10017
10018         * gtk/gtktextiter.c (gtk_text_iter_make_surreal): reformat
10019         multiline string literal
10020
10021         * gtk/testtext.c (text_changed_callback): Redraw line numbers if
10022         text changes.
10023
10024         * gtk/gtktextiter.c (forward_char): Return FALSE if new location 
10025         is not dereferenceable
10026         (gtk_text_iter_forward_lines): fix return value
10027
10028 2000-09-29  Havoc Pennington  <hp@redhat.com>
10029
10030         * gtk/gtktexttag.c (gtk_text_tag_set_priority): fix indentation
10031
10032         * gtk/gtktextview.c: Implement drag thresholding; change functions 
10033         that set border window size to have nicer name
10034         (gtk_text_view_mark_set_handler):  Fix this to have the 
10035         right signature.
10036
10037         * gtk/testtextbuffer.c (fill_buffer): Update with pixbuf changes
10038
10039         * gtk/testtext.c: Update with API changes, put line numbers on 
10040         both sides.
10041         
10042         * gtk/gtktextiter.c (gtk_text_iter_get_pixbuf): Replace get_pixmap
10043         with this
10044
10045         * gtk/gtktextchild.h, gtk/gtktextchild.c: replace all pixmap with
10046         pixbuf; delete a big block of #if 0 Tk code
10047
10048         * gtk/gtktextbuffer.c (gtk_text_buffer_insert_pixbuf): Replace 
10049         insert_pixmap with insert_pixbuf
10050
10051 2000-09-29  Martin Baulig  <baulig@suse.de>
10052
10053         * gdk-pixbuf.pc.in: Renamed to gdb-pixbuf-2.0.pc.in to avoid
10054         confusion with the GdkPixbuf of the GNOME 1.x platform.
10055
10056 2000-09-29  Havoc Pennington  <hp@pobox.com>
10057
10058         * gtk/gtktextview.c: Implement the side windows.
10059
10060         * gtk/testtext.c: Implement simple line numbering in the 
10061         left side window; seems to make scrolling sloooow. Oops.
10062         Also, cursor blink is for some reason causing redraws
10063         of the line numbers. Should investigate...
10064
10065 2000-09-28  Havoc Pennington  <hp@redhat.com>
10066
10067         * gtk/gtktextview.c: Set up infrastructure to deal with lots of 
10068         scrolling child windows, and draw focus rectangle properly.
10069         
10070         (gtk_text_view_buffer_to_window_coords):
10071         Coordinate transformation to deal with all these freaking windows
10072         and offsets
10073         (gtk_text_view_window_to_buffer_coords): transform the other way
10074
10075         * gtk/testtext.c (create_buffer): Update to match Pango API change
10076
10077         * gtk/gtktexttagtable.c (gtk_text_tag_table_foreach): Go over the
10078         anonymous tags
10079         (foreach_unref): don't emit remove signal from finalize, just
10080         set tag's parent to NULL
10081
10082 2000-09-26  Havoc Pennington  <hp@redhat.com>
10083
10084         * gtk/gtkiconfactory.c (gtk_icon_set_clear): remove
10085         Fix some warnings       
10086
10087 2000-09-26  Havoc Pennington  <hp@redhat.com>
10088
10089         * gtk/Makefile.am (gtk_private_h_sources): Move more text widget
10090         headers into the private header list
10091
10092         * Makefile.am (pkgconfig_DATA): install pkg-config files
10093
10094         * configure.in: add pkg-config files
10095
10096         * gdk-2.0.pc.in, gdk-pixbuf.pc.in, gtk+-2.0.pc.in: pkg-config files
10097
10098         * gtk/gtkwindow.c (gtk_window_read_rcfiles): Invalidate
10099         outstanding icon caches on theme change.
10100
10101         * gtk/gtkiconfactory.h, gtk/gtkiconfactory.c: New icon system. Three 
10102         important types:
10103
10104         (GtkIconSource): Specification for creating a pixbuf 
10105         appropriate for a direction/state/size triplet from 
10106         a source pixbuf or filename
10107
10108         (GtkIconSet): List of GtkIconSource objects that are used to
10109         create the "same" icon (e.g. an OK button icon), and cache for
10110         rendered icons
10111
10112         (GtkIconFactory): Hash from stock ID to GtkIconSet; used to look
10113         up the icon set for a given stock ID.  GTK maintains a stack of
10114         GtkIconFactory to search, and applications or libraries can add
10115         additional icon factories on top of the stack
10116         
10117         * gtk/gtkrc.h, gtk/gtkrc.c: When loading an RcStyle, parse 
10118         the set of GtkIconSource specified for a given stock ID into 
10119         a GtkIconSet, and put the GtkIconSet into a GtkIconFactory for the 
10120         RcStyle, under the specified stock ID.
10121
10122         * gtk/gtkstyle.h, gtk/gtkstyle.c: Add a virtual function
10123         render_icon used to derive a GdkPixbuf from a GtkIconSource.
10124         This allows people to theme how prelight, insensitive, etc. are
10125         done.
10126
10127         (gtk_style_lookup_icon_set): Look up a stock ID in the list of
10128         icon factories for a style, and return the resulting 
10129         icon set if any.
10130
10131         (gtk_style_render_icon): Render an icon using the render_icon 
10132         method in the GtkStyleClass.
10133
10134         * gtk/gtkwidget.h, gtk/gtkwidget.c (gtk_widget_render_icon): 
10135         Use the style for a given widget to look up a stock ID, get the
10136         icon set, and render an icon using the render_icon method 
10137         of the style
10138
10139         * gtk/gtkstock.h, gtk/gtkstock.c: Header with the GtkStockItem type
10140         (contains information about a stock item), the built-in stock item
10141         IDs, and functions to add/lookup stock items.
10142
10143         * gtk/stock-icons/*: Stock icons that come with GTK
10144
10145         * gtk/gtkbutton.h, gtk/gtkbutton.c (gtk_button_new_stock): Returns
10146         a button based on a GtkStockItem
10147         (gtk_button_new_accel): Takes a uline string and accel group, and
10148         installs the accelerator.
10149
10150         * gtk/gtkimage.h, gtk/gtkimage.c: Make this into a generic
10151         image-display widget.
10152
10153 2000-09-25  Havoc Pennington  <hp@redhat.com>
10154
10155         * gtk/gtktexttypes.c: Remove Latin1 conversion stuff
10156
10157         * gtk/gtktextbtree.c (gtk_text_btree_node_remove_data): 
10158         Fix a bug when removing node data, we didn't properly 
10159         re-splice the linked list after removing the data.
10160
10161         * gtk/gtktextview.c (gtk_text_view_key_press_event): Pass through 
10162         GDK_Tab as literal tab, Ctrl-Tab to tab to focus widget
10163
10164         * gtk/gtktextbuffer.c (selection_received): fix g_convert usage
10165
10166         * gtk/gtktextlayout.c (set_para_values): Set tab array 
10167         for the layout from the GtkTextTag.
10168
10169         * gtk/gtktexttypes.h: delete tab and search cruft, 
10170         remove g_convert() in favor of GLib version
10171
10172         * gtk/gtktexttypes.c: remove tab implementation from here,
10173         move to Pango
10174
10175         * gtk/gtktexttag.h, gtk/gtktexttag.c: Implement 
10176         tab stuff using new PangoTabArray from Pango
10177
10178         * gtk/gtktexttag.c (gtk_text_attributes_fill_from_tags): Remove
10179         unused border_width stuff
10180
10181 Thu Sep 14 12:21:12 2000  Owen Taylor  <otaylor@redhat.com>
10182
10183         * gtk/gtktexttypes.[ch]: Remove g_convert (moved to
10184         glib) and now useless utf_to_latin1() latin1_to_utf()
10185
10186         * gtk/gtktextview.[ch]: Change ::move_insert and
10187         ::delete_text action signals to ::move and ::delete;
10188         create the signals with the right enumeration type,
10189         not GTK_TYPE_ENUM so that bindings work. Add C-d, M-d,
10190         C-v bindings, change Home, End to move to beginning/end
10191         of line, Add C-Home C-End to move to beginning/end
10192         of buffer. Change ::cut_text to ::cut_clipboard, etc;
10193         combine ::scroll_text into ::move; use new GtkSelectionData
10194         functions to simplify DND text handling.
10195         
10196         * gtk/gtkenums.h gtk/gtktextview.h: Move movement,
10197         deletion enumerations here, rename enumeration values to 
10198         be consistently plural.
10199
10200         * gtk/gtktextbuffer.c: Use new clipboard interfaces
10201         for cut/copy/paste and primary selection.
10202
10203         * gtk/gtktextbuffer.[ch]: Remove excess time and
10204         'interactive' arguments from cut/copy/paste;
10205         rename cut to cut_clipboard, etc; remove
10206         gtk_text_buffer_get_clipboard_contents().
10207
10208         * gtk/gtktextlayout.[ch]: Add 
10209         gtk_text_layout_move_iter_to_line_end() to move the iter to 
10210         line ends.
10211
10212         * gtk/gtkselection.[ch] (gtk_selection_data_set/get_text):
10213         Functions to set or get a UTF-8 string on the selection
10214         data.
10215
10216         * gtk/gtkclipboard.[ch]: New, simplified selection handling
10217         interfaces.
10218
10219         * gtk/gtkinvisible.c (gtk_invisible_new): Realize newly
10220         created widgets - one of these is useless if we don't.
10221
10222         * gtk/gtkselection.[ch] (gtk_selection_clear_targets): Export
10223         a public function clear all targets registered for the
10224         widget.
10225
10226         * gtk/gtkselection.c (gtk_selection_owner_set) docs/Changes-2.0.txt:
10227         Never call gtk_widget_realize() - that was just asking
10228         for bizarre side-effects.
10229
10230         * gtk/gtkselection.c (gtk_selection_owner_set): Call
10231         gdk_selection_owner_set even if the widget is the
10232         same so that we reliably update the timestamp on
10233         the server.
10234
10235         * gdk/x11/gdkevents-x11.c gdk/x11/gdkx.h: Add a 
10236         gdk_x11_get_server_time() function.
10237         
10238         * gdk/x11/gdkevents-x11.c gdk/x11/gdkprivate-x11.h
10239         gdk/x11/gdkselection-x11.c gdk/x11/gdkwindow-x11.h:
10240         Add some tricky filtering on serial numbers for
10241         selection clear events to fix up long-standard
10242         race condition FIXME's in gtkselection.c.
10243
10244         * gdk/gdkproperty.h gdk/x11/gdkselection-x11.h: Add
10245         routines to convert from utf8 to compound text or
10246         STRING and from a text property to UTF-8.
10247
10248         * gtk/gtkmain.[ch] (gtk_get_current_event_time): Add 
10249         a convenience function gdk_get_current_event_time().
10250
10251         * gtk/gtkselection.c (gtk_selection_data_copy/free): Copy
10252         and free selection_data->data properly
10253
10254 Sat Sep  9 10:23:53 2000  Owen Taylor  <otaylor@redhat.com>
10255
10256         * gtk/gtkthemes.c: Remove some unecessary includes.
10257
10258 2000-09-08  Jonathan Blandford  <jrb@redhat.com>
10259
10260         * gtk/gtktextdisplay.c
10261         * gtk/gtktextlayout.c
10262         * gtk/gtktexttag.c
10263         * gtk/gtktexttag.h
10264         * gtk/testtext.c: Change the overstrike property to strikethrough,
10265         to closer match pango.
10266
10267 Fri Sep  8 14:28:00 2000  Owen Taylor  <otaylor@redhat.com>
10268
10269         * gtk/gtktextview.c: Fix up visibility so that focus,
10270         cursor_visible and blink interact properly.  Reenable cursor blink
10271         which had been roughly disabled. Make blink and focus
10272         properly per-view.
10273
10274         * gtk/gtktextlayout.[ch] (gtk_text_layout_set_cursor_visible):
10275         Add a flag for whether to display insertion cursor and
10276         a function to set the flag.
10277
10278         * gtk/gtktextlayout.c (gtk_text_layout_get_line_yrange): Change
10279         get_line_y() to get_line_yrange(), to be a bit more generally
10280         useful.
10281
10282 Thu Sep 07 20:54:33 2000  George Lebl <jirka@5z.com>
10283
10284         * gtk/gtkmenu.c:  in gtk_menu_set_submenu_navigation_region
10285           do stop_navigating_submenu, to clear last timeout properly.
10286           Also in gtk_menu_motion_notify move ignore_enter above
10287           the conditional to make it always happen as suggested by Owen
10288
10289 2000-09-07  Tor Lillqvist  <tml@iki.fi>
10290
10291         * gdk/win32/makefile.mingw.in: Use -Wall. Add gdkpango-win32.o
10292
10293         * gdk/win32/gdkwin32.h: Add more definitions missing from the free
10294         w32api headers.
10295
10296         * gdk/win32/gdkprivate-win32.h: Add a couple of missing
10297         declarations.
10298
10299         * gdk/win32/gdkdrawable-win32.c: Remove gcc -Wall warnings.
10300         (gdk_win32_get_colormap): A line had been deleted by mistake.
10301
10302         * gdk/win32/gdkevents-win32.c: Remove lint (gcc -Wall) here, too.
10303         (gdk_event_translate): Handle more virtual keycodes to be able to
10304         generate GDK events for Control-comma, Control-period, etc.
10305
10306         * gtk/gtk.def: Add some missing entry points.
10307
10308 Thu Sep  7 11:47:02 2000  Owen Taylor  <otaylor@redhat.com>
10309
10310         * gtk/gtktextbuffer.c gtk/gtkimcontext.c gtk/gtkwidget.c:
10311         Doc comment fixing. (Mostly non-matching parameter names.)
10312
10313         * gtk/gtkcalendar.c gtk/gtklist.c gtk/gtknotebook.c: Modify
10314         comments a little to avoid looking like a doc comment.
10315
10316         * gtk/gtkspinbutton.h (GTK_INPUT_ERROR): Change INPUT_ERROR to
10317         GTK_INPUT_ERROR. (Should the mechanism for erros in spin button
10318         conversions be changed to GError?)
10319
10320         * gtk/gtkcolorsel.c (GTK_CUSTOM_PALETTE_WIDTH/HEIGHT): 
10321         Move private #defines into .c file.
10322
10323         * gtk/gtktexttag.c (gtk_text_tag_class_init): Alphabetize
10324         order of argument addition, remove duplicates.
10325
10326         * gtk/gtkaspectframe.h (struct _GtkAspectFrameClass):
10327         parent class is FrameClass, not BinClass.
10328
10329         * gtk/gtk.h: Add gtkinvisible, which was missing.
10330         (It's occasionalyl useful for client apps, if seldom.)
10331
10332         * gdk/gdktypes.h: Remove obsolete GDK_CORE_POINTER
10333         #define.
10334
10335 Wed Sep  6 09:53:15 2000  Owen Taylor  <otaylor@redhat.com>
10336
10337         * gdk/x11/gdkwindow-x11.c (gdk_window_new): Use X-space
10338         coordinates when creating window, instead of GDK-space
10339         coordinates. (Avoid BadValue on too large windows.)
10340
10341 2000-09-05  Sebastian Wilhelmi  <wilhelmi@ira.uka.de>
10342
10343         * configure.in (use_mmx_asm): Remove conftest* after use along the
10344         lines of AC_TRY_COMPILE.        
10345         
10346         * gtk/gtkrc.c (gtk_rc_parse_file): Use g_path_get_dirname instead
10347         of g_dirname, which is deprecated.
10348         (gtk_rc_parse_any): Removed calls to
10349         g_scanner_{freeze,thaw}_symbol_table, which are deprecated.
10350
10351         * gtk/gtkbindings.c (binding_entry_new, binding_entry_destroy):
10352         Removed calls to g_hash_table_{freeze,thaw}, as they are
10353         deprecated now.
10354
10355         * gtk/testtext.c (buffer_pretty_name): Use g_path_get_basename
10356         instead of g_basename.
10357         
10358 2000-09-04 Elliot Lee <sopwith@redhat.com>
10359         
10360         * gdk/gdkpixbuf.h: Put text after #endif inside a comment to avoid
10361         ANSI warning.
10362
10363 Sun Sep 03 00:47:08 2000  George Lebl <jirka@5z.com>
10364
10365         * gtk/gtkwidget.h:  Add some documenting comments about 
10366           GTK_CAN_DEFAULT, GTK_HAS_DEFAULT and GTK_RECEIVES_DEFAULT
10367           just as owen said on irc.
10368
10369         * gtk/gtkwindow.c (gtk_window_set_default):  Don't blindly
10370           set HAS_DEFAULT.  Only set it if there isn't another window
10371           holding it (a focus window which RECEIVES_DEFAULT) and only unset
10372           it if the widget is not the focused window with RECEIVES_DEFAULT.
10373           This fixes weird double default bugs in dialogs which has things
10374           call gtk_window_set_default at times.
10375
10376 Fri Sep  1 22:39:07 2000  Owen Taylor  <otaylor@redhat.com>
10377
10378         * gtk/gtkmenu.[ch] TODO.xml: Apply patch from
10379         Nils Barth and David Santiago to improve submenu
10380         navigation. The patch does this by creating a triangular
10381         region from the point where the pointer leaves the
10382         menu to the submenu.  While the pointer is in
10383         that region and a timeout has not expired, events 
10384         that would cause the active submenu to change are
10385         ignored.
10386
10387 Fri Sep  1 15:34:46 2000  Owen Taylor  <otaylor@redhat.com>
10388
10389         * gdk/x11/gdkwindow-x11.c (gdk_window_move): Fix bug where
10390         moving a toplevel window immediately after sizing it would
10391         result in it being sized back to the old size since 
10392         impl->width, impl->height aren't updated until we hear
10393         back from the server. There is still a (longstanding) bug
10394         here that gdk_window_get_size() will give the wrong size
10395         until we do hear back.
10396
10397 2000-08-31  Havoc Pennington  <hp@redhat.com>
10398
10399         * gtk/gtktextiter.h, gtk/gtktextiter.c, gtk/gtktextlayout.h, 
10400         gtk/gtktextlayout.c, gtk/gtktexttag.h, gtk/gtktexttag.c, 
10401         gtk/gtktexttagprivate.h, gtk/gtktextview.c:
10402         Rename GtkTextStyleValues to GtkTextAttributes
10403
10404 2000-08-31  Havoc Pennington  <hp@pobox.com>
10405
10406         * gtk/gtktextbtree.c (GtkTextBTree): cache end line, 
10407         for rapid testing whether an iterator is the end iterator
10408         (gtk_text_btree_new): init end line cache
10409         (gtk_text_line_is_last): use fast cached line to 
10410         see if we're the last line.
10411         (get_last_line): use cached line here too, should 
10412         speed up some random unrelated code.
10413         
10414 2000-08-30  Havoc Pennington  <hp@pobox.com>
10415
10416         * gtk/gtkmarshal.list: Add marshallers for changed GtkTextBuffer
10417         signals.
10418
10419         * gtk/gtktextbuffer.h: Add "interactive" arg to insert_text and
10420         delete_text signals. This allows the signals to be used for
10421         implementing undo.
10422
10423         * gtk/gtktextbuffer.c: Change signal handler signatures; 
10424         provide "interactive" argument when emitting insert_text or
10425         delete_text signal.
10426         
10427 2000-08-30  Havoc Pennington  <hp@pobox.com>
10428
10429         * gtk/gtktextbuffer.c: Docs
10430
10431 Fri Aug 25 12:16:15 2000  Owen Taylor  <otaylor@redhat.com>
10432
10433         * gdk/x11/gdkimage-x11.c: remove GDK_IMAGE_SHARED_PIXMAP
10434         from switch statements, since Tor removed the enumeration
10435         value.
10436         
10437         * gdk/x11/gdkimage-x11.c (gdk_image_get): 
10438         s/GDK_IS_WINDOW/GDK_IS_DRAWABLE/.
10439
10440 2000-08-29 Elliot Lee <sopwith@redhat.com>
10441         * */*.h: Use G_GNUC_CONST.
10442
10443 2000-08-27  Havoc Pennington  <hp@pobox.com>
10444
10445         * gtk/gtktextiter.c, gtk/gtktextiter.h: wrote lots of API docs,
10446         minor indentation fixes, inserted some FIXME about stuff I
10447         realized was broken while documenting it.
10448         (gtk_text_iter_get_pixmap): allow out params to be NULL, following
10449         GTK convention  
10450
10451 Tue Aug 22 12:33:24 2000  Owen Taylor  <otaylor@redhat.com>
10452
10453         * gtk/testgtk.c (create_styles): Fix double free of
10454         font desc.
10455
10456 Mon Aug 21 22:39:18 2000  Owen Taylor  <otaylor@redhat.com>
10457
10458         * gtk/gtkwidget.[ch]: Add gtk_widget_modify_{fg,bg,text,base,font}.
10459         
10460         * gtk/testgtk.c (create_styles): Add a test for modifying
10461         the style through gtk_widget_modify_*.
10462
10463         * gtk/gtkwidget.c (gtk_widget_get_modifier_style): Add
10464         a function to get the current modifier style.
10465
10466         * gtk/gtkwidget.c (gtk_widget_modify_style): Make a copy
10467         of the passed in GtkRcStyle instead of ref'ing it.
10468
10469         * gtk/gtkrc.[ch]: Add gtk_rc_style_copy().
10470
10471 2000-08-20  Tor Lillqvist  <tml@iki.fi>
10472
10473         * gdk/gdkimage.h
10474         * gdk/win32/gdkimage-win32.c: No need any longer on Win32 for the
10475         shared memory image+pixmap GdkImage type, or
10476         gdk_image_bitmap_new(). They were used in the gdk_imlib port, but
10477         I am dropping that.
10478
10479         * gtk/gtkmain.h: On Win32, use a #define to map gtk_init() to
10480         actually call gtk_init_abi_check(), passing also
10481         sizeof(GtkWindow). Ditto for gtk_init_check(). 
10482
10483         * gtk/gtk.def
10484         * gtk/gtkmain.c: (gtk_init_abi_check, gtk_init_check_abi_check):
10485         New functions, used to check that the GTK+-using code has been
10486         compiled using the correct compiler and switches. In particular,
10487         with gcc one has to use the -fnative-struct switch as GTK+ is
10488         compiled with that.
10489
10490 Fri Aug 18 17:27:46 2000  Owen Taylor  <otaylor@redhat.com>
10491
10492         * gtk/gtkclist.c (gtk_clist_merge): Don't leave dangling
10493         ->prev fields when merging lists. (Found simultaneously
10494         by Pawel Salek and Jakub Jelinek)
10495
10496 2000-08-12  Tor Lillqvist  <tml@iki.fi>
10497
10498         * gdk/gdk.def
10499         * gtk/gtk.def: Add missing entries.
10500
10501         * gdk/win32/gdkfont-win32.c (gdk_font_load_internal): Use
10502         OUT_TT_ONLY_PRECIS, try to get a TrueType font.
10503
10504         * gdk/win32/gdkinput-win32.c (gdk_device_get_state): New
10505         function. Dummy implementation at this point.
10506
10507         * gtk/makefile.mingw.in: Fix typo. Add testtext and testtextbuffer
10508         rules. Undefine GTK_COMPILATION when compiling the test programs.
10509         
10510         * gtk/gtkdebug.h: Mark gtk_debug_flags for export/import.
10511
10512 2000-08-11  Tor Lillqvist  <tml@iki.fi>
10513
10514         * gtk/gtkfilesel.c: Add more calls to g_filename_{to,from}_utf8()
10515         to convert back and forth from UTF-8 and the "system" (or "current
10516         locale") charset when necessary. Indentation/spacing cleanup.
10517
10518 2000-08-10  Havoc Pennington  <hp@redhat.com>
10519
10520         * Makefile.am (snapshot): Change the format of the snapshot
10521         version to match glib
10522
10523         * gdk/win32/Makefile.am (EXTRA_DIST): remove gdkinputprivate.h
10524         from EXTRA_DIST since it doesn't seem to exist
10525
10526 2000-08-10  Tor Lillqvist  <tml@iki.fi>
10527
10528         * gtk/gtkfilesel.c (open_new_dir): Use the "system codepage"
10529         version of the directory name (not the UTF-8 one) when building
10530         the path name to stat().
10531
10532 2000-08-03  Elliot Lee  <sopwith@redhat.com>
10533
10534         * gdk/gdkpango.c (gdk_draw_layout_line): Don't shape runs with a
10535         PANGO_ATTR_SHAPE set.
10536
10537 Thu Aug  3 09:17:06 2000  Owen Taylor  <otaylor@redhat.com>
10538
10539         * gdk/gdkrectangle.c (gdk_rectangle_intersect): Applied patch from
10540         Peter Osterlund to simplify the code while keeping the
10541         functionality the same.
10542
10543 Wed Aug  2 14:57:38 2000  Owen Taylor  <otaylor@redhat.com>
10544
10545         * gdk/gdkwindow.c (gdk_window_process_updates_internal): Move
10546         is_viewable() test further inside the function, since removing the 
10547         window from the redraw list without clearing ->update_area
10548         was also very broken.
10549
10550 2000-08-02  Tor Lillqvist  <tml@iki.fi>
10551
10552         * configure.in: Check for <unistd.h>.
10553
10554 2000-08-01  Martin Baulig  <baulig@suse.de>
10555
10556         * gtk/gtkmain.c (gtk_init_check): Use g_message() and not g_warning()
10557         to display the message that this is a development version of GTK+.
10558
10559 Mon Jul 31 18:37:36 2000  Owen Taylor  <otaylor@redhat.com>
10560
10561         * gtk/gtkentry.c (entry_adjust_scroll): Fix problem where computation
10562         was depending on widget->allocation instead of the width of text_area,
10563         which was incorrect for subclasses like GtkSpinButton.
10564
10565         * gdk/gdkpango.c (gdk_draw_layout): Fix a couple of typos
10566         with width == 1 tests that should be width == -1.
10567
10568 Mon Jul 31 16:45:48 2000  Owen Taylor  <otaylor@redhat.com>
10569
10570         * gdk/gdkwindow.c (gdk_window_process_updates_internal): Replace broken, 
10571         (broken, Elliot, every single window blank on X) custom code with call
10572         to gdk_window_is_viewable() which a) prevents code duplicate and
10573         b) works. 
10574
10575 2000-07-31  Elliot Lee  <sopwith@redhat.com>
10576
10577         * gtk/gtkcolorsel.c: We really do need to include gdkfb.h in order
10578         to get the GDK_PARENT_ROOT() macro to work.
10579         * gtk/gtkmarshal.list: Add NONE:STRING,POINTER
10580         * gdk/gdkwindow.c: Don't send expose events, or invalidate pieces
10581         of, windows that aren't shown.
10582         * gdk/linux-fb: Redraw-when-menu-hidden solved, plus a bunch of
10583         pointer grab stuff.
10584
10585 Mon Jul 31 13:53:16 BST 2000  Tony Gale <gale@gtk.org>
10586
10587         * docs/gtkfaq.sgml docs/gtk-faq.sgml:
10588           s/gtk_main_iteration/g_main_iteration/
10589
10590           Did this already in change:
10591                 Mon Nov 15 17:17:51 GMT 1999 Tony Gale  <gale@gtk.org>
10592           don't know how it got reverted.
10593
10594 2000-07-31  Stanislav Brabec  <utx@penguin.cz>
10595
10596         * gdk/gdk.c: #ifdef G_ENABLE_DEBUG around gdk_arg_debug_cb and
10597         gdk_arg_no_debug_cb to fix compilation problem with --disable-debug.
10598
10599         * gdk/Makefile.am: Link gdk against actually compiled gdk_pixbuf-1.3,
10600         not gdk_pixbuf.
10601
10602 2000-07-30  Pablo Saratxaga <pablo@mandrakesoft.com>
10603
10604         * configure.in,po/{sp,sr}.po: Added Serbian files
10605
10606 2000-07-30  Tor Lillqvist  <tml@iki.fi>
10607
10608         * gdk/Makefile.am: Add makefile.mingw.in to EXTRA_DIST.
10609
10610         * gdk/win32/gdkevents-win32.c (gdk_events_init, gdk_events_queue):
10611         Remove the g_pipe_readable_msg stuff. Not needed with new GLib
10612         GIOChannel implementation.
10613
10614         * gdk/win32/gdkinput.c
10615         * gdk/win32/gdkpango-win32.c: Update license name here, too.
10616
10617         * gdk/win32/gdkwin32id.c (gdk_win32_handle_table_lookup): Fix
10618         definition to match prototype.
10619
10620         * gtk/makefile.mingw.in: Add libiconv CFLAGS and LIBS.
10621
10622 2000-07-27  Elliot Lee  <sopwith@redhat.com>
10623
10624         * gtk/gdk-pixbuf-loader.[ch]: Add gdk_pixbuf_loader_new_with_type
10625         function, to allow handling image formats that cannot be detected
10626         by looking at content alone.
10627
10628 Thu Jul 27 13:13:21 BST 2000  Tony Gale <gale@gtk.org>
10629
10630         * docs/tutorial/*.gif *.jpg *.eps
10631           Update these to the same look-n-feel.
10632           Why does including images in DocBook suck so badly?
10633
10634 Thu Jul 27 05:06:29 2000  Tim Janik  <timj@gtk.org>
10635
10636         * gtk/gtktable.c: applied patch from Phil Thompson
10637         <phil@river-bank.demon.co.uk> that enables space settings for
10638         the last row/columns as well.
10639
10640 Wed Jul 26 12:59:31 2000  Tim Janik  <timj@gtk.org>
10641
10642         * *.[hc]: applied patch from Andreas Persenius <ndap@swipnet.se> that
10643         updates the license headers to the GNU Lesser General Public License,
10644         as well as updating the copyright year to 2000.
10645
10646 2000-07-26  Robert Brady  <rwb197@zepler.org>
10647
10648         * configure.in: Cause GETTEXT_PACKAGE to be consistent in config.h
10649           and po/Makefile, was installing and looking for them under gtk20
10650           and gtk2 respectively.
10651
10652 2000-07-25  Havoc Pennington  <hp@redhat.com>
10653
10654         * gtk/testtext.c: Comment out some stuff that depends on the rest
10655         of my patches.
10656
10657 2000-07-25  Havoc Pennington  <hp@redhat.com>
10658
10659         * gtk/gtkmarshal.list: Add NONE:POINTER,POINTER,INT for the text
10660         buffer
10661
10662 2000-07-25  Havoc Pennington  <hp@redhat.com>
10663
10664         * gtk/testtext.c, gtk/testtextbuffer.c: update to reflect text
10665         widget changes.
10666
10667         * gtk/gtktextview.h: To be consistent with usage of "line"
10668         throughout the API to mean "newline-terminated thingy", change
10669         MOVEMENT_LINE to be MOVEMENT_WRAPPED_LINE, and MOVEMENT_PARAGRAPH
10670         to MOVEMENT_LINE.
10671
10672         (GtkTextView): Add flags for default editability, and whether to
10673         show the cursor. Add functions to get/set that. Add 
10674
10675         (gtk_text_view_get_iter_location): new function
10676
10677         * gtk/gtktexttypes.h: Move GtkTextLine typedef from here to
10678         gtktextlayout.h
10679         (g_convert): Add g_convert temporarily, will go in glib in a bit
10680         
10681         * gtk/gtktexttagtable.h: include gtktexttag.h, and define
10682         GtkTextTagTableForeach instead of brokenly using GHFunc.
10683         Change gtk_text_tag_table_foreach() so it doesn't use GHFunc.
10684
10685         * gtk/gtktexttagprivate.h: Remove GtkTextStyleValues from here,
10686         moved to public header.
10687
10688         * gtk/gtktexttag.h: Rename the "elide" attribute of tags to
10689         "invisible", since "elide" was a bad name.
10690         (gtk_text_tag_get_priority): Added
10691
10692         (GtkTextStyleValues): put this in public header, along with
10693         functions to use it.
10694
10695         * gtk/gtktextmarkprivate.h: Include more headers, since we no
10696         longer include gtktextbtree.h.
10697
10698         * gtk/gtktextmark.h: Add gtk_text_mark_ref, gtk_text_mark_unref,
10699         gtk_text_mark_deleted
10700
10701         * gtk/gtktextlayout.h: Don't include the "really private" headers,
10702         only buffer/iter. Forward declare GtkTextLIne and GtkTextLineData
10703         to make this possible. Now we only need to install
10704         gtktextlayout.h, not gtktextbtree.h and gtktext*private.h.
10705         (However the Makefile.am isn't changed yet because of the
10706         logistics of merging gtk-hp-patches piecemeal)
10707
10708         * gtk/gtktextiterprivate.h: include btree header, so it compiles;
10709         rename gtk_text_iter_get_line to gtk_text_iter_get_text_line since
10710         gtk_text_iter_get_line is now used in the public API for a
10711         different purpose.
10712
10713         * gtk/gtktextiter.h: Clean up function names to be more
10714         consistent. Always call char offset "offset" and byte index
10715         "index". A "line" is always a line number. 
10716
10717         (gtk_text_iter_is_last): new function, more efficient than 
10718         the existing way to check
10719         (gtk_text_iter_is_first): new function, also more efficient
10720
10721         (gtk_text_iter_up_lines, gtk_text_iter_down_lines): Remove these
10722
10723         (gtk_text_iter_next_char, gtk_text_iter_prev_char): Renamed from 
10724         gtk_text_iter_forward_char, etc.
10725
10726         (gtk_text_iter_forward_to_tag_toggle): Renamed from
10727         forward_find_tag_toggle, since this isn't a linear search
10728
10729         (GtkTextCharPredicate): rename from GtkTextViewCharPredicate
10730
10731         (gtk_text_iter_forward_search, gtk_text_iter_backward_search): 
10732         New functions, search for a buffer substring.
10733
10734         * gtk/gtktextbuffer.h: Add fields to store whether a paste is
10735         interactive and default editable (since we need to store that info
10736         until we receive the selection data).
10737
10738         Remove all the _at_char and at_line etc. versions of functions;
10739         only have iterator versions.
10740
10741         Add _interactive() versions of functions, that consider the
10742         editability of text. (FIXME add interactive flag to the 
10743         insert/delete signals per Darin's suggestion)
10744
10745         (gtk_text_buffer_get_tag_table): new function, demand-creates the
10746         tag table if necessary
10747
10748         Remove declaration of gtk_text_buffer_get_iter_from_string
10749
10750         (_gtk_text_buffer_get_btree): private/internal function, added.
10751         
10752
10753         * gtk/gtktextbtree.h: Remove forward decl of GtkTextLineData.
10754         (gtk_text_line_is_last): new function
10755
10756 2000-07-25  Havoc Pennington  <hp@redhat.com>
10757
10758         * gtk/gtkprogressbar.h: Implement new sane, 5-function API for
10759         using GtkProgressBar. See Changes-2.0.txt for details.
10760
10761         * gtk/gtkprogressbar.c: Add object arguments "fraction" and
10762         "pulse_step" which are the equivalent of
10763         gtk_progress_bar_set_pulse_step and gtk_progress_bar_set_fraction.
10764         Implement new API.
10765         
10766         * gtk/gtkprogress.h (struct _GtkProgress): Add a field
10767         (use_text_format) to mark whether text set on the progress bar is
10768         a format string. Deprecate entire GtkProgress interface.
10769
10770         * gtk/gtkprogress.c (gtk_progress_init): init use_text_format to TRUE
10771         (gtk_progress_build_string): make this a no-op if use_text_format
10772         is FALSE
10773
10774         * docs/Changes-2.0.txt: Describe progress bar changes.
10775
10776 2000-07-25  Tor Lillqvist  <tml@iki.fi>
10777
10778         * Makefile.am: Include the build directory.
10779
10780         * configure.in: Generate build/Makefile, build/win32/Makefile,
10781         gdk/, gdk/win32/, and gtk/makefile.mingw.
10782
10783         * config.h.win32: Add USE_GMODULE and USE_MMX for gdk-pixbuf.
10784         Add GETTEXT_PACKAGE.
10785         
10786         * gdk/gdk.def
10787         * gtk/gtk.def: Updates.
10788
10789         * gdk/gdkfont.h
10790         * gdk/gdkpixmap.h: Remove temporary Win32-only functions, we don't
10791         need them any longer.
10792
10793         * gdk/gdkinput.h: Mark gdk_core_pointer for export/import.
10794
10795         * gdk/makefile.mingw.in: Define GDK_COMPILATION. Link with
10796         PANGOWIN32_LIBS and gdk_pixbuf.
10797
10798         * gdk/win32: Compiles, but no doubt doesn't work at all.
10799
10800         * gdk/win32/makefile.mingw.in: Define GDK_COMPILATION. 
10801
10802         * gdk/win32/gdkinput.c: New file, temporarily.
10803         
10804         * gdk/win32/gdkinput-win32.h: New file
10805
10806         * gdk/win32/gdkinputprivate.h: Remove.
10807
10808         * gdk/win32/gdkpango-win32.c: New file.
10809
10810         * gtk/makefile.mingw.in: New file
10811
10812         * gtk/makefile.cygwin: Removed
10813         
10814         * gtk/Makefile.am: Update accordingly.
10815
10816         * gtk/gtkrc.[ch] (gtk_win32_get_installation_directory): Renamed and
10817         made externally visible.
10818
10819         * gtk/gtkmain.c: Use it.
10820         
10821         * gtk/gtktextdisplay.c: No need to include pangox.h, pango.h
10822         is enough.
10823
10824         * gtk/gtktypeutils.c: Mark glib_debug_objects for import.
10825
10826 2000-07-24 Elliot Lee <sopwith@redhat.com>
10827         * gdk/gdkprivate.h: Remove gdk_*_lookup() defines, since they are defined by the
10828         individual backends already.
10829         * gdk/gdkregion-generic.h, gdk/gdktypes.h: Put gdkregionbox & gdksegment back together
10830         again. Yes, there really is a good reason for this, if you are using the gdkregion
10831         internals, and if you're not, why do you care?
10832         * gdk/gdkwindow.c: Fix inverted condition
10833         * gdk/linux-fb: Compiles (for me - it will not work elsewhere most likely).
10834         * gtk/gtkcolorsel.c, gtk/gtkwindow.c: Add include for linux-fb
10835         * gtk/gtkrange.c: Redraw trough when moving.
10836         * gtk/gtktypeutils.c: Fix warning by adding const cast.
10837         * modules/linux-fb/basic.c: Fix unknown glyph retrieval.
10838
10839 2000-07-23  Tor Lillqvist  <tml@iki.fi>
10840
10841         * configure.in: Check for mkstemp and sigsetjmp. Output
10842         gdk-pixbuf/makefile.mingw and gdk-pixbuf/pixops/makefile.mingw.
10843
10844         More work on GDK for Win32. Still in an intermediate state.
10845
10846         * gdk/makefile.cygwin
10847         * gdk/win32/makefile.cygwin: Removed.
10848         
10849         * gdk/makefile.mingw.in
10850         * gdk/win32/makefile.mingw.in: New files.
10851
10852         * gdk/Makefile.am
10853         * gdk/win32/Makefile.am: Generate and distribute them.
10854
10855         * gdk/win32/gdkwindow-win32.h
10856         * gdk/win32/gdkdrawable-win32.h
10857         * gdk/win32/gdkpixmap-win32.h: New files.
10858
10859         * gdk/win32/gdkcolor-win32.c
10860         * gdk/win32/gdkcursor-win32.c
10861         * gdk/win32/gdkdrawable-win32.c
10862         * gdk/win32/gdkgc-win32.c
10863         * gdk/win32/gdkimage-win32.c
10864         * gdk/win32/gdkprivate-win32.h
10865         * gdk/win32/gdkwin32.h: Update data structures. Cosmetics:
10866         Rename fields and variables called xcursor, xid, etc (these names
10867         were leftovers from the X11 backend) to hcursor, hwnd, hbitmap etc.
10868
10869 Sat Jul 22 17:41:26 2000  Owen Taylor  <otaylor@redhat.com>
10870
10871         * gtk/gtkentry.[ch]: Fix some problems with vertical
10872         alignment.
10873
10874         * gtk/gtkentry.c (gtk_entry_find_position): Fix 
10875         char/byte confusion.
10876
10877 Sat Jul 22 11:16:05 2000  Owen Taylor  <otaylor@redhat.com>
10878
10879         * gtk/gtktextview.c (changed_handler): Fix bug where
10880         redraw wasn't being done properly when height of
10881         dirty region changed.
10882
10883         * demos/Makefile.am: Remove various references to
10884         -lgmodule
10885
10886 Fri Jul 21 15:28:13 2000  Owen Taylor  <otaylor@redhat.com>
10887
10888         * gtk/gtktextlayout.[ch], gtk/gtktextdisplay.c: Use new
10889         PangoAttrShape to reserve space for pixmaps, add 
10890         GSList *pixmaps to GtkTextLineDisplay, draw the pixmaps
10891         in the display functions.
10892         
10893         * gtk/testgtk.c (create_layout): Set some more exotic
10894         scrolled window options
10895
10896         * gtk/gtkscrolledwindow.[ch] (gtk_scrolled_window_set_shadow_type):
10897         Add function to set the shadow type of a window, to allow
10898         putting a shadow around widgets such as GtkLayout or GnomeCanvas
10899         which don't draw their own frame.
10900
10901 Fri Jul 21 16:34:42 BST 2000  Tony Gale <gale@gtk.org>
10902
10903         * docs/tutorial/package-db-tutorial.sh: New file for
10904           packaging DocBook format tutorial
10905
10906 Fri Jul 21 14:23:51 BST 2000  Tony Gale <gale@gtk.org>
10907
10908         * docs/tutorial/gtk-tut.sgml: Minor updates
10909
10910         * docs/tutorial/*.jpg *.eps: Screenshots for tutorial
10911
10912 2000-07-19  Tor Lillqvist  <tml@iki.fi>
10913
10914         * gtk/gtksignal.c: Fix C++ comment.
10915
10916         * gtk/gtkimmulticontext.c
10917         * gtk/gtktextbtree.c: Remove gccisms: Don't use __FUNCTION__,
10918         don't return value from void functions.
10919
10920         * gtk/gtk.def: Add gtk_rc_style_unref.
10921
10922 2000-07-19  Sebastian Wilhelmi  <wilhelmi@ira.uka.de>
10923
10924         * gdk-pixbuf/gdk-pixbuf.h, gtk/gtkhsv.h, gtk/gtktextbtree.h,
10925         gtk/gtktextbuffer.h, gtk/gtktextchild.h, gtk/gtktextdisplay.h,
10926         gtk/gtktextiter.h, gtk/gtktextiterprivate.h, gtk/gtktextlayout.h,
10927         gtk/gtktextmarkprivate.h, gtk/gtktextsegment.h, gtk/gtktexttag.h,
10928         gtk/gtktexttagtable.h, gtk/gtktexttypes.h, gtk/gtktextview.h,
10929         gtk/gtktypeutils.h: Include files outside of the extern "C"
10930         block. Makes some C++ compiler happy. Reported by Denis Vakatov
10931         <vakatov@peony.nlm.nih.gov>.
10932
10933 Wed Jul 19 14:07:57 BST 2000  Tony Gale <gale@gtk.org>
10934
10935         * docs/tutorial/gtk-tut.sgml: Yet more clean ups.
10936           Completes first pass. Hurrah!
10937
10938 Tue Jul 18 17:17:55 BST 2000  Tony Gale <gale@gtk.org>
10939
10940         * docs/tutorial/gtk-tut.sgml: More clean ups.
10941
10942 Mon Jul 17 18:52:38 2000  Owen Taylor  <otaylor@redhat.com>
10943
10944         * gtk/gtkentry.c (gtk_entry_draw_text): Restore code to
10945         paint the background of the text area which was accidentally
10946         removed at some point.
10947
10948         * gtk/gtkrc.[ch] gtk/gtkstyle.[ch] gtk/gtkthemes.[ch]: 
10949           
10950          - Move most of the functionality from the theme vtable
10951            into GtkRcStyleClass and GtkStyleClass. The moved
10952            vtable functions were changed a bit in the move to
10953            work better in their new home.
10954
10955          - Get rid of the engine and engine_data fields from
10956            GtkRcStyle and GtkStyle; instead the theme
10957            engine derives theme-specific subclasses of GtkRcStyle
10958            and GtkStyle
10959
10960          - Add extra dlsym() found entry point to themes,
10961            theme_create_rc_style().
10962
10963         * gtk/gtkstyle.c: Copy xthickness, ythickness fields
10964         in gtk_style_real_copy.
10965
10966         * gtk/themes.[ch]: add a function gtk_theme_engine_register_type()
10967         to register a type associated with an engine. (The engine
10968         won't be unloaded as there is an instance of the type.)
10969
10970
10971 Mon Jul 17 18:19:06 BST 2000  Tony Gale <gale@gtk.org>
10972
10973         * docs/tutorial/gtk-tut.sgml: Clean ups.
10974
10975 Mon Jul 17 13:59:29 BST 2000  Tony Gale <gale@gtk.org>
10976
10977         * docs/tutorial/gtk-tut.sgml: Initial DocBook version. Lots
10978           of cleaning up to do.
10979
10980 2000-07-15  Tor Lillqvist  <tml@iki.fi>
10981
10982         * gdk/testgdk.c: New file, quick hack to test backends for
10983         pixel-by-pixel correctness of the most simple graphic operations.
10984
10985 Fri Jul 14 20:30:25 2000  Owen Taylor  <otaylor@redhat.com>
10986
10987         * Really release 1.3.1
10988         
10989         * gtk-config-2.0.in gtk-2.0.m4: Fix up to correspond to new
10990         include structure.
10991
10992 Fri Jul 14 18:40:39 2000  Owen Taylor  <otaylor@redhat.com>
10993
10994         * Released 1.3.1
10995
10996 Fri Jul 14 16:21:26 2000  Owen Taylor  <otaylor@redhat.com>
10997
10998         * gtk/gtktextlayout.c: use FALSE for size_only most
10999         of the time when calling gtk_text_layout_get_line_display()
11000         to avoid causing double reshapes when a redraw follows
11001         immediately after.
11002
11003 Tue Jul 11 11:13:40 2000  Owen Taylor  <otaylor@redhat.com>
11004
11005         * gtk/gtkrange.c (gtk_range_default_[hv]slider_update): Invalidate
11006         appropriate region and gdk_window_process_updates() so trough
11007         updating doesn't lag behind the window being scrolled.
11008
11009         * gdk/gdkgc.c: Make parent_class pointer static.
11010          
11011 Sun Jul  9 21:31:23 2000  Owen Taylor  <otaylor@redhat.com>
11012
11013         * gdk/gdk-pixbuf.c gtk/gdk-pixbuf-loader.c gtk/gtktextview.c:
11014         include <string.h>.
11015          
11016         * gdk/gdkpixbuf-render.c (gdk_pixbuf_render_to_drawable): Fix
11017         cut-and-paste error in computing memory offset for 4 channels.
11018
11019 Fri Jul 14 14:05:02 2000  Owen Taylor  <otaylor@redhat.com>
11020
11021         * gtk/gtkrc.c (gtk_rc_parse_pixmap_path_string): Remove
11022         gtk_rc_append_default_pixmap_path(), since it wasn't
11023         adding an interesting path and we don't have a meaningful
11024         default for this value.
11025
11026 Fri Jul 14 12:22:49 2000  Owen Taylor  <otaylor@redhat.com>
11027
11028         * configure.in Makefile.am gtk-config.m4 gtk.m4: Move
11029         gtk-config to gtk-config-2.0 move gtk_.m4 to
11030         gtk-2.0.m4
11031
11032         * Makefile.am gtk/Makefile.am gdk-pixbuf/Makefile.am
11033         gdk/Makefile.am demos/Makefile.am: Change 
11034         library names to libgtk-1.3.la, etc, so that we
11035         can distinguish gtk-1.2 and gtk-2.0 on the linkline.
11036
11037         * Makefile.am gtk/Makefile.am gdk-pixbuf/Makefile.am
11038         gdk/Makefile.am gdk/x11/Makfile.am
11039         Move include files into /usr/include/gtk-2.0, 
11040         /usr/lib/gtk-2.0/include/
11041          
11042         * autogen.sh acconfig.h configure.in gtk/gtkmain.c
11043         gtk/gtkintl.h: Change package for gettext from 
11044         gtk+ to gtk20. Put hack in autogen.sh to modify
11045         po/Makefile.in.in after gettextize to make this
11046         possible.
11047
11048         * gtk+.spec: Some updates, not tested.
11049
11050         * gdk-pixbuf/Makefile.am: Move loaders into
11051         $(libdir)/gtk-2.0/$(GTK_VERSION)/loaders.
11052
11053         * gtk/Makefile.am gtk/gtkrc.c: Move RC file locations
11054         $(sysconfdir)/gtk-2.0 ~/.gtkrc-2.0; theme subdir
11055         to THEMENAME/gtk-2.0/. Move engine directory  to
11056         $(libdir)/gtk-2.0/$(GTK_VERSION)/engines.
11057         
11058 2000-07-12  Tor Lillqvist  <tml@iki.fi>
11059
11060         Win32 changes, still doesn't build though.
11061
11062         * gdk/makefile.cygwin
11063         * gdk/win32/makefile.cygwin
11064         * gtk/makefile.cygwin: Updates.
11065
11066         * gdk/win32/gdkgc-win32.c (_gdk_win32_gc_new): Use the same
11067         default values for fg and bg pixel as X11 does (0 and 1), not
11068         black and white. Use PS_ENDCAP_FLAT and PS_JOIN_MITER by default.
11069         Use 0 for pen width by default (treated as 1 anyway later, but for
11070         apps that might check the value in the GdkGC).
11071         (gdk_win32_hdc_get, gdk_win32_hdc_release): New functions, public
11072         interface to gdk_gc_predraw and _postdraw.
11073
11074         * gdk/win32/gdkwin32.h
11075         * gdk/gdk.def: Add gdk_win32_hdc_{get,release}.
11076
11077         * gdk/win32/gdkcolor-win32.c (gdk_colormap_alloc1): Remove
11078         extraneous semicolon.
11079
11080         * gdk/win32/gdkdrawable-win32.c: Check also for pen_width == 0.
11081
11082         * gdk/win32/gdkimage-win32.c (gdk_image_new): Use the visual's depth,
11083         not the Win32 bitspixel value.
11084
11085         * gdk/win32/gdkcc-win32.c:
11086         * gdk/win32/gdkcolor-win32.c 
11087         * gdk/win32/gdkprivate-win32.h
11088         * gdk/win32/gdkwin32.h: Changes to make compilable, with new
11089         GDK object structure.
11090
11091 Tue Jul 11 20:59:35 2000  Tim Janik  <timj@gtk.org>
11092
11093         * docs/tutorial/gtk_tut_12.es.sgml (name): 
11094         * docs/tutorial/gtk_tut_it.sgml (name): 
11095         * docs/tutorial/gtk_tut_fr.sgml (name): 
11096         * docs/tutorial/gtk_tut.sgml (name): scratched notion of completely
11097         outdated email adress: s/timj@psynet.net/timj@gtk.org/.
11098
11099 Tue Jul 11 13:10:57 BST 2000  Tony Gale <gale@gtk.org>
11100
11101         * docs/faq/gtk-faq.sgml: Cleanup indenting and various
11102           small changes.
11103
11104 Tue Jul 11 08:04:58 2000  Tim Janik  <timj@gtk.org>
11105
11106         * gtk/gtktree.c (gtk_real_tree_select_child): eek, i've never seen
11107         a bug here, never been here and never fixed anything ;(
11108         (don't segfault if tree->root_tree is NULL, which happens prior
11109         to widget realization, but puke instead).
11110
11111 Tue Jul 11 06:38:42 2000  Tim Janik  <timj@gtk.org>
11112
11113         * gtk/gtkrc.h: add xthickness and ythickness to GtkRcStyle and
11114         add the necessary tokens.
11115
11116         * gtk/gtkrc.c (gtk_rc_style_init): properly initiality the rc style.
11117         (gtk_rc_style_to_style): copy thicknesses.
11118         (gtk_rc_init_style): apply thicknesses.
11119         (gtk_rc_parse_style): parse xthickness and ythickness.
11120
11121         * gdk/x11/gdkdnd-x11.c: silence compiler in switch() statements.
11122
11123         * gdk/x11/gdkwindow-x11.c (gdk_window_foreign_new): 
11124         (gdk_window_new): 
11125         (_gdk_windowing_window_init): 
11126         * gdk/x11/gdkpixmap-x11.c (gdk_pixmap_foreign_new): 
11127         (gdk_pixmap_create_from_data): 
11128         (gdk_bitmap_create_from_data): 
11129         (gdk_pixmap_new): 
11130         * gdk/x11/gdkimage-x11.c (gdk_image_get): 
11131         (gdk_image_new): 
11132         * gdk/x11/gdkgc-x11.c (_gdk_x11_gc_new): 
11133         * gdk/x11/gdkdnd-x11.c (gdk_drag_context_new): 
11134         * gdk/x11/gdkcolor-x11.c (gdkx_colormap_get):
11135         (gdk_colormap_get_system): 
11136         (gdk_colormap_new): 
11137         * gdk/gdkwindow.c (gdk_window_init): 
11138         * gtk/gtkstyle.c (gtk_style_new):
11139         * gtk/gdk-pixbuf-loader.c (gdk_pixbuf_loader_frame_done):
11140         * gdk/gdkpixmap.c (gdk_pixmap_init): 
11141         * gtk/gtkrc.c (gtk_rc_style_new):
11142         use g_object_new() instead of g_type_create_instance() which
11143         is a private function for fundamental type implementations.
11144
11145 Thu Jul  6 16:12:14 2000  Owen Taylor  <otaylor@redhat.com>
11146
11147         * configure.in: Add check for db2html
11148
11149 Thu Jul  6 14:53:05 2000  Owen Taylor  <otaylor@redhat.com>
11150
11151         * gtk/gtktypeutils.c (gtk_type_init): Add a temporary 
11152         hack to set glib_debug_objects based on gtk_debug_flags.
11153
11154 Thu Jul  6 14:12:13 2000  Owen Taylor  <otaylor@redhat.com>
11155
11156         * INSTALL.in: Update the Prerequisites section.
11157
11158         * Makefile.am demos/Makefile.am docs/Makefile.am
11159         docs/tutorial/Makefile.am gdk/x11/Makefile.am
11160         gdk/linux-fb/Makefile.am: Dist fixes
11161
11162 Thu Jul  6 12:26:03 2000  Owen Taylor  <otaylor@redhat.com>
11163
11164         * NEWS: 10,000 foot view of 1.3.1 changes.
11165
11166 Thu Jul  6 11:54:03 2000  Owen Taylor  <otaylor@redhat.com>
11167
11168         * gdk/gdk.h gdk/gdktypes.h gdk/linux-fb/gdkmain-fb.c
11169         gdk/nanox/gdkmain-nanox.c gdk/win32/gdkevents-win32.c
11170         gdk/win32/gdkinput-win32.c gdk/win32/gdkwin32.h
11171         gdk/x11/gdkmain-x11.c: 
11172
11173         Patch from George Lebl to add a GdkGrabStatus enumeration to use
11174         as a return value of gdk_*_grab(). Previously, we just
11175         returned the X11 values directly.
11176
11177 Thu Jul  6 11:27:44 2000  Owen Taylor  <otaylor@redhat.com>
11178
11179         * gdk/x11/Makefile.am: Patch from George Lebl to 
11180         install all the headers in the right place.
11181
11182 Tue Jul  4 13:13:01 BST 2000  Tony Gale <gale@gtk.org>
11183
11184         * docs/faq/gtk-faq.sgml: Add remaining sections. Completes
11185           initial conversion to DocBook.
11186
11187 2000-07-04  Tor Lillqvist  <tml@iki.fi>
11188
11189         * README.win32: Improve a bit.
11190
11191         * gdk/win32/gdkevents-win32.c (gdk_event_translate): Handle also
11192         WM_SYSCHAR, and other changes to get handling of Alt+nnn or
11193         Alt+0nnn on the numpad (used to enter characters by numeric code
11194         from current DOS or ANSI codepage) working correctly, as in other
11195         Windows apps.
11196
11197         * gdk/win32/gdkcursor-win32.c (gdk_cursor_new_from_pixmap): Use
11198         same argument validity tests as in X11 version.
11199         (_gdk_cursor_destroy): Use DestroyCursor, not DestroyIcon.
11200
11201         * gdk/win32/gdkwin32.h: Add also WM_MOUSEWHEEL and CopyCursor
11202         definitions in case missing from headers.
11203
11204         * gdk/win32/gdkwindow-win32.c (gdk_win32_window_destroy): Also
11205         destroy the window-specific cursor.
11206         (RegisterGdkClass): Use the global gdk_ProgInstance instead of
11207         calling GetModuleHandle(NULL).
11208         (gdk_window_set_cursor): Reworked to always copy the passed cursor
11209         with CopyCursor before setting it as the window-specific
11210         cursor. It is OK for the caller to destroy the GdkCursor (and thus
11211         also its Windows cursor) after calling this function. Destroy any
11212         previous window-specific cursor.
11213
11214 Mon Jul  3 17:54:49 2000  Owen Taylor  <otaylor@redhat.com>
11215
11216         * gdk/x11/gdkfont-x11.c (gdk_font_charset_for_locale): 
11217         font charset is iso8859-1, not iso-8859-1.
11218
11219 Mon Jul  3 17:08:14 2000  Owen Taylor  <otaylor@redhat.com>
11220
11221         * gdk/x11/gdkfont-x11.c (gdk_font_charset_for_locale):
11222         Use g_get_charset() instead of g_get_codeset().
11223
11224         * gtk/gtkframe.[ch] gtkframe.h gtk/gtktextmark.h: 
11225         Comment out some strdup'ing functions to keep timj
11226         happy until we finish fighting this out.
11227
11228 Mon Jul  3 14:24:16 2000  Owen Taylor  <otaylor@redhat.com>
11229
11230         * gtk/gtkwidget.c (gtk_widget_draw): Ignore calls with
11231         <= width or height.
11232
11233         * gtk/gtktable.c (gtk_table_attach): Fix missed merge
11234         from 1.2 for parent/child states.
11235
11236         * gdk/gdkgc.c (gdk_gc_set_rgb_fg/bg_color): Fix a couple
11237         of typos.
11238
11239         * gdk/gdkevents.[ch]: Remove press/xtilt/ytilt fields of
11240         event structures, replace with a generic axes field. Replace 
11241         deviceid/sourec with GdkDevice *device.
11242
11243         * gdk/gdkevents.[ch] (gdk_event_get_axis): Add function
11244         to extract particular axis use value from event. (Also
11245         can be used for normal X/Y.)
11246
11247         * gdk/gdkinput.h gdk/x11/gdkinput*: Major revision;
11248         allow for arbitrary number of axes, namespace everything
11249         as gdk_device_*. Replace guint32 deviceid with GdkDevice *
11250         everywhere.
11251
11252         * gdk/x11/{gdkmain-x11.c,gdkevent-x11.c,gdkinput*}: 
11253         Get rid of the gdk_input_vtable setup if favor of simply
11254         defining the functions in gdkinput-none/gxi/xfree.c in
11255         a similar fashion to the way that the port structure is 
11256         done.
11257
11258         * gtk/gtkdnd.c: Fix fields of synthesized button press event
11259         for new event structures. 
11260
11261         * gtk/gtkinputdialog.c gtk/testinput.c: Revise to match
11262         new device interfaces.
11263
11264 Sun Jul  2 18:19:50 2000  Owen Taylor  <otaylor@redhat.com>
11265
11266         * gtk/gtkwidget.[ch] (gtk_widget_create_pango_layout): Add a 'text' argument to
11267         set the initial text.
11268
11269         * gtk/gtkaccellabel.c gtk/gtkcalendar.c gtk/gtkclist.c
11270         gtk/gtkentry.c gtk/gtkhruler.c gtk/gtkhscale.c gtk/gtklabel.c
11271         gtk/gtkprogressbar.c gtk/gtkscale.c gtk/gtkvruler.c
11272         gtk/gtkvscale.c: Adapt to new argument of create_pango_layout().
11273
11274         * gtk/gtkclist.c (_gtk_clist_create_cell_layout): Use new
11275         pango_layout_set_font_description to simplify.
11276
11277 Sun Jul  2 17:43:41 2000  Owen Taylor  <otaylor@redhat.com>
11278
11279         * gtk/gtkclist.c (_gtk_clist_create_cell_layout): Use new
11280         pango_layout_set_font_description to simplify.
11281
11282 Sun Jul  2 17:06:40 2000  Owen Taylor  <otaylor@redhat.com>
11283
11284         * gtk/gtkcalendar.c gtk/gtkclist.c gtk/gtkctree.c gtk/gtkhscale.c
11285         gtk/gtkprogressbar.c gtk/gtkscale.c gtk/gtkvscale.c gtk/gtkaccellabel.c: Use
11286         pango_layout_get_pixel_extents() to remove a large number of '/ PANGO_SCALE'.
11287
11288         * gtk/gtk[hv]ruler.c gtk/gtklabel.c: replace some / PANGO_SCALE with
11289         PANGO_PIXELS() macro.
11290
11291 Sun Jul  2 15:24:41 2000  Owen Taylor  <otaylor@redhat.com>
11292
11293         * gtk/gtkwidget.[ch] (gtk_widget_get_pango_context): Add new function
11294         that returns a PangoContext owned by the widget and updated to
11295         match future changes in the widget. Also, make 
11296         gtk_widget_create_pango_layout() use this context. If we ever
11297         add a ::changed signal to PangoContext, this will make things
11298         much more convenient. 
11299
11300         * gtk/gtkentry.c gtk/gtklabel.c: Call pango_layout_context_changed()
11301         in the appropriate places instead of destroying the layouts and
11302         creating new ones.
11303
11304         * gtk/gtkfontsel.[ch] gtk/gtkclist.c: Use gtk_widget_get_pango_context()
11305         in a few strategic places.
11306
11307 Sun Jul  2 14:37:58 2000  Owen Taylor  <otaylor@redhat.com>
11308
11309         * gtk/gtkoptionmenu.c (gtk_option_menu_size_request): Call 
11310         gtk_widget_size_request() on reparented child, if one. Otherwise,
11311         queue_resize() on the child never results in it getting size-requested
11312         at all.
11313
11314         * gtk/testgtk.c (build_option_menu): Remove silly radio-menu-items
11315         in option menus, so that (with luck) people won't copy it into
11316         their apps in the future.
11317
11318         * gtk/gtkoptionmenu.c: Connect ::size_request on the menu
11319         to gtk_option_menu_calc_size. This isn't perfect, but should fix
11320         a lot of problems with changing the size of the menu's menu
11321         items after adding it to the option menu.
11322
11323         * gtk/gtktexttag.c: Include gtkmain.h for gtk_get_default_language().
11324
11325         * gtk/gtkwidget.[ch]: Add a ::direction_changed that triggers when
11326         the text direction for a widget changes.
11327
11328         * gtk/gtk{entry.c,label.[ch],textview.[ch]} gtk/testgtk.c: Use
11329         ::direction_changed to get rid of various hacks.
11330
11331 Sun Jul  2 13:19:12 2000  Owen Taylor  <otaylor@redhat.com>
11332
11333         * docs/Changes-2.0.txt: Move Changes-1.4.txt to the appropriate
11334         name.
11335
11336 Sun Jul  2 13:06:26 2000  Owen Taylor  <otaylor@redhat.com>
11337
11338         * gdk/x11/gdkpixmap-x11.[ch] Changes-1.4.txt: Add a is_foreign
11339         flag to the structure. Do not call XFreePixmap on pixmaps created
11340         by gdk_pixmap_foreign_new().
11341
11342 Sun Jul  2 12:45:50 2000  Owen Taylor  <otaylor@redhat.com>
11343
11344         * gdk/gdkrgb.[ch]: Add gdk_rgb_find_color() to get a pixel
11345         value using GdkRGB functionality given GdkColormap and GdkColor.
11346         (name not final, waiting for inspiration.)
11347         
11348         * gdk/gdkgc.[ch] (gdk_gc_set_rgb_fg/bg_color): New functions to
11349         set the foreground/background of a GC using the GC's colormap
11350         and GdkRGB. (name not final, waiting for inspiration.)
11351
11352         * gdk/gdkcompat.h gdk/gdkrgb.c (gdk_rgb_get_colormap): Rename from 
11353         gdk_rgb_get_cmap(), put #define in gdkcompat.h.
11354
11355         * gtk/gtkwidget.[ch] gtkcompat.h: Make visuals for
11356         gtk_widget_get_visual(), gtk_widget_get_default_visual, etc,
11357         purely a function of the corresponding colormap. Make
11358         gtk_widget_set_visual(), etc, noop macros in gtkcompat.h.
11359
11360         * gdk/gdkpixmap.c gdk/x11/gdkpixmap-c11.c: Rewrite
11361         gdk_pixbuf_*create_from_xpm_* in terms of
11362         gdk_pixbuf_new_from_xpm_data(), move into platform independent
11363         code.
11364
11365         * gdk/gdkpixbuf-render.c (gdk_pixbuf_render_to_drawable): Take
11366         advantage of the new draw_rgb_32_image_dithalign.
11367
11368         * gdk/gdkrgb.c (gdk_draw_rgb_32_image_dithalign): Added.
11369
11370         * gtk/gtkgc.c (gtk_gc_new): Set the appropriate colormap
11371         on each created GC.
11372
11373         * gdk/gdkgc.[ch]: Add gdk_gc_get/set_colormap.
11374
11375         * gdk/gdkgc.[ch]: Add a colormap field to the GdkGC structure
11376         which we initialize from the drawable when the GC is created,
11377         if the drawable has a colormap.
11378
11379         * gdk/x11/gdkgc-x11.c: include string.h for memset.
11380
11381         * gdk/x11/gdkinput-x11.c: include string.h for strlen, etc.
11382
11383         * gtk/gtklayout.[ch]: Remove unsed configure serial member.
11384
11385 Sat Jul  1 16:28:32 2000  Owen Taylor  <otaylor@redhat.com>
11386
11387         * gdk/x11/gdkevents-x11.c (gdk_event_translate): When
11388         actually returning expose events, make sure to set
11389         the count field properly.
11390
11391         * gdk/x11/gdkgc-x11.c (gdk_x11_gc_values_to_xvalues): Fix
11392         accidentally reintroced bug which always cleared
11393         the graphics_exposures value. 
11394
11395 Wed Jun 28 18:03:09 BST 2000  Tony Gale <gale@gtk.org>
11396
11397         * docs/faq/gtk-faq.sgml: Change DocBook layout slightly
11398
11399 Wed Jun 28 17:49:05 BST 2000  Tony Gale <gale@gtk.org>
11400
11401         * docs/faq/gtk-faq.sgml: Finish Section 6. Add Section 7.
11402
11403 Wed Jun 28 13:31:55 BST 2000  Tony Gale <gale@gtk.org>
11404
11405         * docs/faq/gtk-faq.sgml: Start of Section 6.
11406
11407 Mon Jun 26 19:37:04 2000  Owen Taylor  <otaylor@redhat.com>
11408
11409         * configure.in: Put 1.3.1 in warning message, not 1.3.0.
11410         
11411         (Fixes problem with drawing childless frames. Pointed out
11412         by and a first patch from Anders)
11413         
11414         * gtk/gtkframe.c (gtk_frame_compute_child_allocation): Always
11415         compute a child_allocation, even if we don't have a child.
11416
11417         * gtk/gtkaspectframe.c (gtk_aspect_frame_compute_child_allocation):
11418         Always chain to the parent's impl, even if we don't have a child.
11419
11420 Mon Jun 26 18:53:31 2000  Owen Taylor  <otaylor@redhat.com>
11421
11422         * gdk/gdkrgb.c: If possible, create only a single shm segment and
11423         use multiple parts of it instead of creating a bunch of separate
11424         segments, since the maximum number of segments per system is not
11425         large. (This might be worth backporting to GTK+-1.2.x if we make a
11426         new release )
11427
11428         * gdk/gdkrgb.c: Localize a bunch of variables into the GdkRgbInfo
11429         structure in preparation for per-colormap GdkRGB.
11430
11431         * gdk/x11/gdkimage-x11.c (gdk_image_new): Don't set gdk_use_xshm
11432         to False when we get EINVAL from shmget so that the caller of
11433         gdk_image_new can retry with a smaller segment size.
11434
11435 Mon Jun 26 13:01:16 BST 2000  Tony Gale <gale@gtk.org>
11436
11437         * docs/faq/gtk-faq.sgml: Add Sections 4 & 5.
11438
11439 Fri Jun 23 17:54:23 2000  Tim Janik  <timj@gtk.org>
11440
11441         * configure.in: make the current version number 1.3.1 (binary age 0,
11442         interface age 0).
11443         
11444         * gtkfeatures.h, gtkfeatures.h.in: dejavue, get rid of these *again*,
11445         gtkcompat.h is all we want.
11446
11447         * gtk/gtktypeutils.[hc]: define most of the primitive types in terms of
11448         GLib primitive types. fixed g_type_register_fundamental() argument
11449         ordering.
11450
11451         * gtk-config.in (lib_gtk): add -lgdk_pixbuf so third party code
11452         compiles.
11453
11454         * gdk-pixbuf-loader.[hc]: get rid of unistd.h include.
11455         object code cleanup, comment trigraph fixes, etc...
11456
11457 2000-06-23  Havoc Pennington  <hp@redhat.com>
11458
11459         * gtk/gtktextview.c (gtk_text_view_set_buffer): Use anonymous mark 
11460         instead of making up a bogus name for first_para_mark
11461
11462         * gtk/gtkstatusbar.h, gtk/gtkstatusbar.c: Allow 
11463         0 as a context ID
11464
11465 Thu Jun 22 17:43:51 BST 2000  Tony Gale <gale@gtk.org>
11466
11467         * docs/faq/gtk-faq.sgml: Change filename. Add Section 3.
11468
11469 2000-06-21  Havoc Pennington  <hp@pobox.com>
11470
11471         * gdk/gdkwindow.c (_gdk_window_destroy_hierarchy): Fix bug where
11472         we didn't check window->bg_pixmap != GDK_NO_BG.
11473
11474         * gtk/gdk-pixbuf-loader.c: Change to reflect GObject-ification of
11475         gdk-pixbuf
11476
11477 Thu Jun 22 14:02:19 BST 2000  Tony Gale <gale@gtk.org>
11478
11479         * docs/faq/gtk-faq.sgm: Move file to here.
11480           TODO: Update Makfile.am 
11481
11482 Thu Jun 22 13:41:09 BST 2000  Tony Gale <gale@gtk.org>
11483
11484         * docs/gtk-faq.sgm: Add Section 2
11485
11486 Thu Jun 22 08:43:45 BST 2000  Tony Gale <gale@gtk.org>
11487
11488         * docs/gtk-faq.sgm: New file. Start of DocBook
11489           version of the FAQ.
11490
11491 Wed Jun 21 23:04:17 2000  Owen Taylor  <otaylor@redhat.com>
11492
11493         * configure.in (GDK_PIXBUF_MAJOR): Define version
11494         numbers for GDK_PIXBUF_*, as they get substituted
11495         into a header file. Need to consider versioning
11496         for gdk-pixbuf more carefully later.
11497
11498 2000-06-21  Raja R Harinath  <harinath@cs.umn.edu>
11499
11500         Work with srcdir != builddir.   
11501         * demos/testanimation.c: Don't include "gdk-pixbuf.h".  Use
11502         <gtk/gdk-pixbuf-loader.h>, not "gtk-pixbuf/gdk-pixbuf-loader.h".
11503         * demos/testpixbuf.c: Likewise.
11504         * demos/testpixbuf-scale.c: Don't include "gdk-pixbuf.h".
11505         * demos/testpixbuf-drawable.c: Don't include "gdk-pixbuf.h".  Use
11506         <gdk/x11/gdkx.h>.
11507         * demos/pixbuf-demo.c: Use <gtk/gtk.h> not "gtk.h".  Don't include
11508         "gdk-pixbuf.h".
11509         * demos/Makefile.am (INCLUDES): Remove unneeded directories.
11510
11511 Wed Jun 21 19:45:02 2000  Owen Taylor  <otaylor@redhat.com>
11512
11513         * TODO.xml: Change 1.4 version numbers to 2.0.
11514
11515 Wed Jun 21 19:29:08 2000  Owen Taylor  <otaylor@redhat.com>
11516
11517         * gdk/gdkpixbuf-render.c gdk/gdkpixbuf-drawable.c: Indentation
11518         fixups to GTK+ standard.
11519
11520 Wed Jun 21 16:38:13 2000  Owen Taylor  <otaylor@redhat.com>
11521
11522         * gdk-pixbuf/* docs/reference/gdk-pixbuf/*: Welcome aboard,
11523         gdk-pixbuf.
11524
11525         * gtk/gdk-pixbuf-loader.c (gdk_pixbuf_loader_class_init):
11526         fixups for GObject.
11527
11528         * gdk/Makefile.am gdk/gdkpixbuf-render.[ch] gdk/gdkpixbuf.[ch]: Bits of 
11529         gdk-pixbuf with GDK dependencies moved into GDK.
11530         
11531         * gtk/Makefile.am gtk/gdk-pixbuf-loader.[ch]: Temporarily
11532         move gdk-pixbuf-loader here until GObject has signals.
11533
11534         * demos/: New directory of demos. Move demos from
11535         gdk-pixbuf here.
11536
11537         * demos/pixbuf-init.c: Small bit of code to check for
11538         loaders in ../gdk-pixbuf/.libs/gdk-pixbuf, and if found,
11539         set GDK_PIXBUF_MODULEDIR appropriately.
11540
11541         * gdk/gdkcompat.h: Remove GDK_DRAWABLE_PIXMAP compat
11542         define which no longer makes sense.
11543
11544 2000-06-21  Havoc Pennington  <hp@redhat.com>
11545
11546         * gtk/gtkwidget.c (gtk_widget_create_pango_context): Use
11547         gtk_get_default_language
11548
11549         * gtk/gtkmain.h, gtk/gtkmain.c (gtk_get_default_language): 
11550         new function to get the default language
11551
11552         * gtk/gtktexttagprivate.h, gtk/gtktexttag.c, gtktextview.c: 
11553         s/gtk_text_view_style_values/gtk_text_style_values/
11554
11555         * gtk/gtktexttag.c, gtk/gtktexttag.h, gtk/gtktexttagprivate.h:
11556         Add a "language" field to tags.
11557
11558         (gtk_text_tag_set_arg): Fix bug in setting
11559         "bg_full_height_set" tag.
11560
11561 2000-06-21  Havoc Pennington  <hp@redhat.com>
11562
11563         * gtk/gtktextiter.h: Use gunichar instead of gint when appropriate
11564         in the interfaces
11565
11566         * gtk/gtktexttypes.c: Remove UTF functions, use glib 
11567         stuff instead when possible.
11568
11569         * gtk/gtktexttypes.h: Delete some unused constants
11570
11571         * gtktextbtree.c, gtktextiter.c, gtktextsegment.c, gtktextview.c,
11572         testtextbuffer.c: use glib instead of custom unicode routines
11573
11574 Wed Jun 21 12:50:58 2000  Owen Taylor  <otaylor@redhat.com>
11575
11576         * docs/es/: Removed mistakenly added generated sgml
11577
11578         * docs/{gdk.texi,gtk.texi,gdk.sgml} macros.texi texinfo.tex:
11579         Remove outdated info files.
11580
11581         * docs/gtk_tut* docs/package_tutorial.sh docs/tutorial:
11582         Moved tutorial files into subdir
11583
11584         * docs/gtkfaq.sgml docs/faq/gtkfaq.sgml: Move FAQ into
11585         subdir.
11586
11587         * docs/man/gtk_button.pod: Remove. (contents will be
11588         integrated into gtk-reference button page.)
11589
11590         * configure.in docs/Makefile.am docs/tutorial/Makefile.am
11591         docs/faq/Makefile.am: Adjust for new organization
11592
11593 2000-06-21 Christopher Blizzard  <blizzard@redhat.com>
11594
11595         * gdk/x11/Makefile.am (install-data-local): use $(mkinstalldirs)
11596         not $(MKINSTALLDIRS)
11597
11598 Wed Jun 21 12:24:28 2000  Owen Taylor  <otaylor@redhat.com>
11599
11600         * gtk/testgtk.c (create_text): Finish the job Elliot started
11601         of removing font setting test for text widget. (Since text widget
11602         and GdkFont are not deprecated, and cause portability problems.)
11603
11604 Wed Jun 21 11:41:43 2000  Owen Taylor  <otaylor@redhat.com>
11605
11606         * gtk/gtkentry.c gtk/gtkimcontextsimple.c gtk/gtklabel.c
11607         gtk/gtktexttypes.c gtk/testtext.c modules/linux-fb/basic.c:
11608         Remove use of libunicode in favor of new GLib functions.
11609
11610         * gtk/gtkcolorsel.c: Remove conditional includes for FB, win32,
11611         nano-x, framebuffer. The X11 include is just a hack until we get
11612         the necessary functions in gdkcolor.h, so there is no reason to
11613         add other includes of platforms.
11614
11615         * gtk/gtkwindow.c (gtk_window_compute_default_size): Revert 
11616         window bigger than the screen change.
11617
11618         * gtk/testgtk.c: Revert some random changes from Elliot
11619         that had no particular point and were causing testgtkrc
11620         not to function correctly.
11621         
11622         * gdk/gdkregion-generic.h: Revert change from Elliot. Just
11623         because GdkSegment and GdkRegionBox have the same fields,
11624         it doesn't mean that 'typedef GdkSegment GdkRegionBox'
11625         results in clearer code.
11626
11627         * gdk/x11/gdkinput-x11.c (gdk_input_common_select_events,
11628         gdk_input_translate_coordinates): Fix missed GdkObjectification
11629
11630 2000-06-18  Elliot Lee  <sopwith@redhat.com>
11631
11632         * gdk/Makefile.am, gdk/*/Makefile.am: Fix conditionality to work the "right" way.
11633         * gtk/gtk{plug,socket}.h: Missed commits from previous.
11634
11635 2000-06-20  Havoc Pennington  <hp@redhat.com>
11636
11637         * modules/linux-fb/Makefile.am: Make this compile
11638         without framebuffer enabled
11639
11640         * gdk/linux-fb/Makefile.am: Add conditional to not build
11641         framebuffer unless specified in configure
11642
11643         * gdk/gdkdraw.c (gdk_draw_drawable): Fix bug where I was getting
11644         the size of the target instead of source if -1 was passed for
11645         width/height
11646
11647         * gdk/x11/gdkgeometry-x11.c (gdk_window_compute_position): Fix 
11648         width/height confusion.
11649
11650 2000-06-19  Havoc Pennington  <hp@redhat.com>
11651
11652         * gdk/x11/gdkx.h (GDK_WINDOW_XWINDOW): change this to be
11653         GDK_DRAWABLE_XID. In the future, we probably want to make it
11654         faster with G_DISABLE_CHECKS turned on.
11655
11656 2000-06-14  Havoc Pennington  <hp@redhat.com>
11657
11658         * gdk/Makefile.am: add gdkpixmap.c
11659
11660         * gdk/gdk.c: s/gdk_window_init/_gdk_windowing_window_init/
11661         s/gdk_image_init/_gdk_windowing_image_init
11662
11663         * gdk/gdkcolor.c: make ref/unref compat wrappers for GObject
11664         ref/unref
11665
11666         * gdk/gdkcolor.h: make GdkColormap a GObject subclass
11667
11668         * gdk/gdkcompat.h: remove GdkWindowType compat, since
11669         GdkWindowType is now non-deprecated; 
11670         change gdk_window_get_type() compat to be
11671         gdk_window_get_window_type().
11672
11673         * gdk/gdkdnd.h: make GdkDragContext a GObject.
11674
11675         * gdk/gdkdraw.c, gdk/gdkdraw.h: Convert GdkDrawable to a pure
11676         virtual GObject. Make all functions call into the vtable.
11677         Move gdk_image_put() guts in here. Remove GdkDrawableType
11678         and gdk_drawable_get_type(), these are now GdkWindow-specific.
11679         draw_image, get_depth, get_size, set_colormap, get_colormap,
11680         get_visual added to the vtable.
11681         
11682         * gdk/gdkgc.h, gdk/gdkgc.c: Convert GdkGC to a pure virtual 
11683         GObject. Virtualize everything. 
11684         (gdk_gc_new_with_values): remove check for destroyed window,
11685         because now GdkWindow::create_gc will check this.
11686         (gdk_gc_set_values): New function to set GC values, this 
11687         was already implemented but wasn't in the header
11688
11689         * gdk/gdkimage.h, gdk/gdkimage.c: Convert GdkImage to a GObject.
11690
11691         * gdk/gdkinternals.h: Remove _gdk_window_alloc(), remove
11692         _gdk_window_draw_image(), remove _gdk_windowing_window_class,
11693         remove _gdk_window_class; add _gdk_window_impl_get_type() and
11694         _gdk_pixmap_impl_get_type(). Rename gdk_window_init to
11695         _gdk_windowing_window_init, rename gdk_image_init to
11696         _gdk_windowing_image_init.
11697         
11698         * gdk/gdkpango.c: Reflect GObject-ification of PangoContext.
11699         (gdk_draw_layout): Remove check for destroyed window, 
11700         because all the drawable methods already check it.
11701         
11702         * gdk/gdkpixmap.h, gdk/gdkpixmap.c: Convert GdkPixmap to GObject.
11703         Add gdkpixmap.c which contains implementation of GdkDrawable
11704         virtual table (by chaining to a platform-specific implementation
11705         object).
11706         
11707         * gdk/gdkprivate.h: Remove GDK_IS_WINDOW, GDK_IS_PIXMAP, 
11708         GDK_DRAWABLE_DESTROYED. Add GDK_WINDOW_DESTROYED. Replace
11709         GDK_DRAWABLE_TYPE with GDK_WINDOW_TYPE. Remove GdkDrawablePrivate,
11710         GdkWindowPrivate, GdkImageClass, GdkImagePrivate, GdkGCPrivate,
11711         GdkColormapPrivate. 
11712
11713         * gdk/gdktypes.h: #include <glib-object.h>
11714
11715         * gdk/gdkwindow.h, gdk/gdkwindow.c: Convert GdkWindow to GObject.
11716         Move most functionality to platform-specific implementation
11717         object. GdkWindow itself now handles the backing store, then
11718         chains to the platform-specific implementation.
11719         (gdk_window_get_window_type): return GdkWindowType of the window.
11720         (gdk_window_peek_children): New routine, returns the children of 
11721         a GdkWindow
11722         (gdk_window_get_children): Was in X11-specific code and did 
11723         XQueryTree. Changed to simply return a copy of window->children; 
11724         so it can go in cross-platform code.
11725         
11726         * gdk/x11/Makefile.am: fix broken MKINSTALLDIRS path
11727
11728         * gdk/x11/gdkcolor-x11.c: implement X-specific parts of 
11729         GdkColormap; just changed to use the new private data instead
11730         of casting to GdkColormapPrivate.
11731
11732         * gdk/x11/gdkcursor-x11.c: added a couple typechecks to 
11733         gdk_cursor_new().
11734
11735         * gdk/x11/gdkdnd-x11.c: Change the way we access private fields 
11736         (private data member in the GObject). 
11737         (xdnd_manager_source_filter): Function had broken 
11738         error handling, fix it (use gdk_error_trap_push).
11739
11740         * gdk/x11/gdkdrawable-x11.c: This file now implements
11741         a base class for GdkWindowImplX11/GdkPixmapImplX11. This 
11742         base class is purely for the convenience of the X port,
11743         and not part of the interface to cross-platform GDK.
11744
11745         * gdk/x11/gdkevents-x11.c: Reflect various renamings.
11746         
11747         * gdk/x11/gdkgc-x11.c: Implement a subclass of GdkGC that's
11748         specific to X, and returned by the create_gc virtual method
11749         of GdkDrawableImplX11. 
11750         (gdk_x11_gc_set_dashes): Change this to take an array of gint8
11751         rather than gchar, this was also changed in the GdkGC vtable.
11752         (gdk_x11_gc_values_to_xvalues): If GdkGCValues is NULL, or the
11753         mask is 0, return immediately, instead of checking every flag.
11754         This is faster, and keeps us from segfaulting if values is NULL
11755         and the mask contains some nonzero flags.
11756
11757         * gdk/x11/gdkgeometry-x11.c: deal with all the rearranging of
11758         GdkWindow.
11759
11760         * gdk/x11/gdkglobals-x11.c: change type of grab window, since 
11761         GdkWindowPrivate is gone.
11762
11763         * gdk/x11/gdkim-x11.c: rename things that got renamed.
11764
11765         * gdk/x11/gdkimage-x11.c: implement in terms of GObject, and 
11766         remove the image_put stuff that got transferred to GdkDrawable.
11767         
11768         * gdk/x11/gdkinput.c: renamings
11769
11770         * gdk/x11/gdkmain-x11.c: #include <pango/pangox.h>
11771
11772         * gdk/x11/gdkpixmap-x11.c: GObject conversion
11773
11774         * gdk/x11/gdkprivate-x11.h: indentation fixes
11775
11776         * gdk/x11/gdkproperty-x11.c: renamings
11777
11778         * gdk/x11/gdkselection-x11.c: renamings
11779
11780         * gdk/x11/gdkwindow-x11.c: Restructuring and renaming; this now 
11781         implements the platform-specific "impl" object.
11782         Moved gdk_window_get_children to gdk/gdkwindow.c
11783
11784         * gdk/x11/gdkx.h: Remove all the private structs and private datas
11785         that no longer exist. Add declaration of GdkGCX11 object here.
11786         Fix all the macros to still work. 
11787
11788         * gtk/gtk-boxed.defs: Remove GtkStyle, GdkColormap, GdkWindow,
11789         GdkDragContext from the boxed types since they are now GObjects.
11790
11791         * gtk/gtkstyle.h, gtk/gtkstyle.c: Converted GtkStyle to a GObject,
11792         moved xthickness/ythickness into the instance. GtkStyleClass
11793         functions are now in the standard vtable for GtkStyle, so you have
11794         to create a GObject subclass to write a theme engine.
11795         (gtk_style_copy): fixed a leaked PangoFontDescription
11796         (gtk_style_init): renamed gtk_style_realize, so gtk_style_init
11797         can be the standard GObject function.
11798         
11799         * Throughout GTK:
11800         s/style->klass->[xy]thickness/style->[xy]thickness
11801         s/pango_layout_unref/g_object_unref/
11802
11803         * gtk/gtkrc.h, gtk/gtkrc.c: Converted GtkRcStyle to a GObject.
11804         
11805         * gtk/gtksocket.c: Use gdk_window_get_user_data() instead of 
11806         accessing GDK internals.
11807
11808         * gtk/gtkwidget.c: Use gdk_window_peek_children() instead of 
11809         accessing GDK internals.
11810
11811 2000-06-18  Elliot Lee  <sopwith@redhat.com>
11812
11813         * gtk/gtkwindow.c: Don't allow creation of a window bigger than the screen.
11814
11815         * gtk/gtkrange.c: Fix the mega-jumpy-with-lagged-events scrollbar
11816         problem by calculating event position relative to the trough
11817         rather than the slider.
11818         * gtk/gtkdnd.c, gtk/gtkcolorsel.c: Include FB headers if appropriate.
11819
11820         * gdk/gdkgc.h: Add GDK_NOR.
11821
11822         * configure.in, Makefile.am: Add modules top level dir
11823         * configure.in: Only use pangox library if building x11 target.
11824         * gdk/gdkdnd.h: Add GDK_DRAG_PROTO_LOCAL enum for future intra-app use.
11825
11826 Fri Jun 16 22:24:22 2000  Christopher Blizzard  <blizzard@redhat.com>
11827
11828         * gtk/gtkcolorsel.c: Change private class member to be named
11829         private_data throughout the file.
11830
11831         * gtk/gtkcolorsel.h (struct _GtkColorSelection): Change private to
11832         private_data to avoid clashing with keyword.
11833
11834 Fri Jun 16 22:24:22 2000  Christopher Blizzard  <blizzard@redhat.com>
11835
11836         * gdk/gdkdnd.h: Add comment to remove warning.
11837
11838 Sun Jun 18 15:35:35 2000  Pablo Saratxaga <pablo@mandrakesoft.com>
11839
11840         * gtk/gtkrc.cp1251,gtk/Makefile.am: the cp1251 is also used by
11841         Byelorussian language; changed the Makefile and file names 
11842         to reflect that.
11843
11844 Mon Jun 12 16:58:40 2000  Owen Taylor  <otaylor@redhat.com>
11845
11846         * gtk/gtkwindow.c (gtk_window_unmap): Call gdk_window_withdraw
11847         rather than gdk_window_hide; this makes things work
11848         correctly if the window is programmatically hidden while
11849         iconified.
11850
11851 Sun Jun 11 12:46:19 2000  Owen Taylor  <otaylor@redhat.com>
11852
11853         * gtk/gtkdnd.c (gtk_drag_set_default_icon): Fix
11854         cut and paste typo where wrong pixmap was being
11855         unref'ed. (Pointed out by a friend of KUSANO Takayuki.)
11856
11857 Sun Jun 11 10:22:36 2000  Owen Taylor  <otaylor@redhat.com>
11858
11859         * gtk/gtkselection.c (gtk_selection_bytes_per_item):
11860         Add helper function to compute format / bytes 
11861         relationship. Use in a couple places to fix up
11862         errors which assume 8 * format.
11863
11864         * gtk/gtkselection.c (gtk_selection_request): Use 32
11865         rather than 8 * sizeof (GdkAtom), to work correctly
11866         on Alpha.
11867
11868 Thu Jun  8 21:54:51 2000 Christopher Blizzard  <blizzard@redhat.com>
11869
11870         * gtk/Makefile.am (DEPS): deps include libgtk-x11.la, not
11871         libgtk.la
11872         (LDADDS): include libgtk-x11.la and libgdk-x11.la, not the non-x11
11873         versions
11874
11875         * gtk/gtklabel.c (gtk_label_get_text): Make sure that the error
11876         checking macros return NULL since the function has a return value.
11877
11878 Wed Jun  7 15:44:42 2000  Owen Taylor  <otaylor@redhat.com>
11879
11880         * gtk/Makefile.am (LDFLAGS): Add missing backslash that was keeping
11881         GTK+ from building at all.
11882
11883         * gdk/Makefile.am (gdk_c_sources): Fix up some indentation issues.
11884
11885 Mon Jun  5 19:32:53 CEST 2000 Paolo Molaro <lupus@linuxcare.com>
11886
11887         * configure.in, gtk-config.in, gdk/Makefile.am, gdk/*/Makefile.am,
11888         gtk/Makefile.am: make it possible to configure gtk for different
11889         targets on the same platform. The library name is now 
11890         libgtk-$target-$version.so. gtk-config accepts a --target x11|nanox|linux-fb
11891         flag. Only the x11 target compiles right now.
11892         * gdk/gdkregion-generic.h, gdk/gdkregion-generic.c, gdk/gdkpoly-generic.h,
11893         gdk/gdkpolyreg-generic.c: move generic region code in the main GDK dir.
11894         * gdk/nanox/gdk*generic*: delete generic region code.
11895         * gdk/linux-fb/gdk*generic*: delete generic region code.
11896         * README.nanox: update information.
11897         
11898 Tue Jun  6 10:53:59 2000  Owen Taylor  <otaylor@redhat.com>
11899
11900         * gtk/gtktoolbar.c (gtk_toolbar_prepend_widget): Fix to
11901         prepend not append. (Pointed out by Brett Hall.)
11902
11903 Tue Jun  6 01:59:57 2000  Owen Taylor  <otaylor@redhat.com>
11904
11905         * gtk/gtkentry.c (gtk_entry_finalize): Unref the entry's layout.
11906
11907 Mon Jun  5 16:00:09 2000  Owen Taylor  <otaylor@redhat.com>
11908
11909         * gdk/gdk.c (gdk_init_check): Add call to g_type_init() - we'll
11910         need this later, and this makes sure that the atexit for
11911         glib gets called after that for GDK, so atexits are
11912         properly ordered for object leak checking.
11913
11914         * gdk/gdk.c (gdk_exit_func): Call gdk_windowing_exit().
11915
11916         * gdk/x11/gdkmain-x11.c (gdk_windowing_exit): Call 
11917         pango_x_shutdown_display()
11918
11919         * gtk/simple.c (main): Close window on destroy.
11920
11921 Mon Jun  5 11:50:02 2000  Owen Taylor  <otaylor@redhat.com>
11922
11923         * gdk/x11/gdkgc-x11.c (gdk_x11_gc_values_to_xvalues): We need
11924         to treat initial creation different from setting with 
11925         regards to the graphics-exposures parameter, so add a parameter
11926         indicating whether this is initial or not.
11927
11928 Mon Jun  5 13:29:31 2000  Owen Taylor  <otaylor@redhat.com>
11929
11930         * gdk/x11/gdkevents-x11.c: Hack gdk_event_get_graphics_expose()
11931         to sort of work by adding an extra return_exposes arg
11932         to gdk_event_translate() - it might be better to simply
11933         deprecate the function altogether and force people to rewrite
11934         without it. gdk_window_scroll() handles most of it, and where
11935         gdk_window_scroll() doesn't work, simply redrawing more does.
11936
11937         * gtk/gtkwidget.c (gtk_widget_set_default_direction): Fix up
11938         assertion.
11939
11940         * gtk-config.in: Include PANGO_CFLAGS/LIBS.
11941
11942         * gdk/x11/gdkevents-x11.c (gdk_event_translate): Remove a 
11943         bunch of pretty much useless /* Print debugging info */ comments 
11944         which had drifted away from the code they were commenting.
11945
11946 2000-06-02  Havoc Pennington  <hp@pobox.com>
11947
11948         * gtk/testtextbuffer.c: Test program to make sure GtkTextBuffer
11949         is in working order.
11950         
11951         * gtk/testtext.c: Change to reflect anonymous mark API
11952
11953         * gtk/gtktextview.c: Convert from mark names to GtkTextMark*.
11954
11955         * gtk/gtktexttag.h (struct _GtkTextTag): remove the affects_size
11956         field, which was unused.
11957
11958         * gtk/gtktextmarkprivate.h (GTK_IS_TEXT_MARK): add this macro,
11959         saves some typing.
11960
11961         * gtk/gtktextbuffer.c: Switch from mark names to GtkTextMark*   
11962
11963         * gtk/gtktextbtree.c (gtk_text_btree_new): set the not_deleteable
11964         flag on the insertion point and selection bound
11965
11966         Throughout, use GtkTextMark instead of GtkTextLineSegment, and 
11967         make mark-manipulation functions take a GtkTextMark* instead of a
11968         mark name.
11969         
11970         * gtk/gtktextmarkprivate.h: Add a "not_deleteable" flag to 
11971         GtkTextMarkBody; will be used to detect attempts to delete
11972         the permanent marks (insert and selection bound)
11973
11974         * gtk/Makefile.am (noinst_PROGRAMS): add testtextbuffer 
11975
11976 Fri Jun  2 12:56:01 2000  Owen Taylor  <otaylor@redhat.com>
11977
11978         * gtk/gtkwidget.c (gtk_widget_init): Initialize DOUBLE_BUFFERED
11979         flag to on.
11980
11981         * gtk/gtkwidget.c (gtk_widget_draw) gtk/gtkmain.c (gtk_main_do_event): 
11982         Honor DOUBLE_BUFFRED_FLAG
11983
11984         * gtk/gtkwidget.c (gtk_widget_set_double_buffered): Add a
11985         function to set the DOUBLE_BUFFERED flag.
11986
11987         * gtk/gtkwidget.h: Add GTK_DOUBLE_BUFFERED flag to indicate whether
11988         or not exposes done on the widget should be double-buffered.
11989
11990         * gtk/gtkenums.h (GtkTextDirection): Reverse order of enumerations
11991         to be what would be expected. (Fixes problem with a
11992         g_return_if_fail() validating a TextDirection enumeration)
11993
11994 Thu Jun  1 23:05:13 2000  Owen Taylor  <otaylor@redhat.com>
11995
11996         * gtk/gtkwidget.c: Remove all references to 
11997         offscreen flag which was no longer used.
11998
11999         * gtk/gtkprivate.h (enum): Remove unused flags and compress.
12000
12001         * gtk/gtkframe.c (gtk_frame_set_label_widget): Check
12002         for non-null label_widget->parent.
12003
12004         * gtk/gtkentry.c: Get rid of code to deal with PangoAttribute 
12005         which no longer was used.
12006
12007         * gdk/gdkpango.c (gdk_pango_context_get_info): make static.
12008
12009         * gdk/gdkpango.c (gdk_draw_layout[_line]): Add checks
12010         for null arguments.
12011
12012         * gdk/x11/gdkgeometry-x11.c (gdk_window_scroll): add
12013         check for destroyed windows.
12014
12015 Thu Jun  1 13:48:45 2000  Owen Taylor  <otaylor@redhat.com>
12016
12017         * gtk/gtkimmulticontext.c: Add a finalize method and unref
12018         the slave context there.
12019
12020         * gtk/gtkinvisible.[ch]: Make reference counting behavior
12021         identical to GtkWindow.
12022
12023 Thu Jun  1 01:54:11 2000  Owen Taylor  <otaylor@redhat.com>
12024
12025         * Makefile.am gdk/gdkpango.c: Copy the layout render function from
12026         pangox to here, so we can write them independent of rendering
12027         system, using GDK primitives.
12028
12029         * gdk/gdkdrawable.h gdk/gdkdraw.c gdk/gdkwindow.c
12030         gdk/x11/gdkdrawable-x11.c: Remove draw_layout() from the vtable,
12031         since we have a rendering-system independent implementation in
12032         terms of draw_glyphs().
12033         
12034         * gdk/gdkpango.c gdkdrawable.h (gdk_draw_layout_line): New
12035         function to render a single line.
12036
12037         * gdk/x11/gdkpango.c: Move the guts of this file mostly
12038         into ../gdkpango.c, which simplifies things, since we
12039         don't have to deal with raw X gc's.
12040
12041 Fri May 19 04:28:16 2000  Owen Taylor  <otaylor@redhat.com>
12042
12043         * gtk/gtktextlayout.[ch]: Add get_log_attrs() function to
12044         get the logical attributes for a given GtkTextLine.
12045
12046 Tue May 30 16:05:39 2000  Owen Taylor  <otaylor@redhat.com>
12047
12048         * gdk/x11/gdkfont-x11.c (gdk_font_charset_for_locale): Track
12049         g_locale_get_codeset() to g_get_codeset() change.
12050
12051 Tue May 30 15:03:19 2000  Owen Taylor  <otaylor@redhat.com>
12052
12053         * gtk/testcalendar.c (calendar_font_selection_ok): Use font
12054         descriptions.
12055
12056         * gtk/gtkentry.c (gtk_entry_draw_text): Center text within
12057         the entry.
12058
12059         * gtk/gtkfontsel.c (gtk_font_selection_dialog_init): Start of
12060         redoing (vastly simplifying) for Pango. Still needs quite
12061         a bit of work. (Size selection is currently poor. List of 
12062         predefined sizes is not a good idea, since all of these
12063         sizes won't necessarily be distinct.)
12064
12065 Tue May 30 13:50:19 2000  Owen Taylor  <otaylor@redhat.com>
12066
12067         * gdk/x11/gdkfont-x11.c (gdk_font_charset_for_locale): Handle
12068         CODESET results for LANG=C.
12069
12070 Mon May 29 15:49:10 2000  Owen Taylor  <otaylor@redhat.com>
12071
12072         * gtk/gtkrc.[ch]: Add a 'font_name' declaration to RC
12073         which takes a stringized pango font description;
12074         ignore the older 'font' and 'fontset' declarations.
12075
12076         * gtk/gtkstyle.c gtk/gtkrc.c: Fill in the style->font
12077         field with a GdkFont derived via gdk_font_from_description(),
12078         for compatibility. (Should we just remove it entirely?
12079         Probably too much compatibility breakage, but people
12080         should be migrating to the new Pango stuff as quickly
12081         as possible.)
12082
12083 Mon May 29 15:47:41 2000  Owen Taylor  <otaylor@redhat.com>
12084
12085         * gtk/gtkentry.c gtk/gtkclist.c: s/pango_font_unref/g_object_unref/.
12086
12087 Mon May 29 15:44:46 2000  Owen Taylor  <otaylor@redhat.com>
12088
12089         * gtk/gtkcalender.c: Roughly pango-ized. Really needs 
12090         redoing; there are some bugs in size allocation right
12091         now, the semi-existant distinction between header / day
12092         fonts was removed, but, with Pango, could actually
12093         be made functional in a nice way.
12094         
12095         * gtk/testcalender: Move calender from examples into this
12096         directory as a test program. (We really need to restrcture
12097         testgtk into a whole directory full of tests for every
12098         widget or functionality group, separated into multiple .c
12099         files.)
12100
12101 Mon May 29 15:19:56 2000  Owen Taylor  <otaylor@redhat.com>
12102
12103         * gtk/testgtk.c (file_exists): Fix stupid typo that
12104         was keeping RC file from being loaded.
12105
12106         * gtk/testgtkrc gtk/testgtkrc2: Test new pango-ized
12107         RC file font code.
12108
12109 Mon May 29 14:31:27 2000  Owen Taylor  <otaylor@redhat.com>
12110
12111         * gdk/gdkfont.h gdk/x11/gdkfont-x11.c (gdk_font_from_description):
12112         Add function to load a GdkFont from a PangoFontDescription.
12113
12114 2000-05-29  Tor Lillqvist  <tml@iki.fi>
12115
12116         * gdk/win32/gdkevents-win32.c (gdk_WindowProc): The local "event"
12117         variable should be of type GdkEventPrivate.
12118
12119 Fri May 26 17:16:40 2000  Owen Taylor  <otaylor@redhat.com>
12120
12121         * gtk/frame.[ch] gtkaspectframe.c: Make frame widgets able
12122         to have any widget for the label, use a GtkLabel widget
12123         to display the text. (Based partially on a patch from
12124         Anders Carlson.)
12125
12126         (Quite a bit of code reorganization - strip 90% of the
12127         guts out of gtkaspectframe and add a single virtual
12128         func to GtkFrameClass - compute_child_allocation.)
12129
12130 Fri May 26 12:00:02 2000  Owen Taylor  <otaylor@redhat.com>
12131
12132         * gtk/gtkctree.c gtk/gtkclist.[ch]: Pangoized.
12133         (Removed clist->row_center_offset field because caching
12134         it wasn't saving time or code, added private function
12135         _gtk_clist_create_cell_layout()).
12136
12137 Wed May 24 15:59:37 2000  Owen Taylor  <otaylor@redhat.com>
12138
12139         * gtk/gtkaccellabel.c: Pangoized.
12140
12141         * gtk/[hv]ruler.c: Pangoized
12142
12143 Mon May 22 19:23:59 2000  Owen Taylor  <otaylor@redhat.com>
12144
12145         * gtk/gtkfilesel.c (gtk_file_selection_init):
12146         Use gtk_clist_set_column_auto_resize() to remove need
12147         need for manual column width computations.
12148
12149 Mon May 22 18:50:26 2000  Owen Taylor  <otaylor@redhat.com>
12150
12151         * gtk/gtktooltips.[ch]: Replace custom drawing with a GtkLabel, 
12152         ensuring Pango correctness, and considerably simplifying the
12153         code.
12154         
12155         * gtk/gtklabel.c gtk[hv]scale.c: 1000 => PANGO_SCALE.
12156
12157         * gtk/gtklabel.c (gtk_label_size_request): Fixed incorrect
12158         getting of numbers of lines.
12159
12160         * gtk/gtklabel.c (gtk_label_size_request): Set the requisition
12161         to the actual requested width of the lable, not to the wrap
12162         width we set.
12163
12164         * gtk/gtktextchild.h: Remove extraneous include of gtk/gtk.h.
12165
12166         * gtk/gtktextbtree.c gtk/gtktextbuffer.c gtk/gtktextlayout.c
12167           gtk/gtktextview.c gtk/gtktextview.[ch]: Fix up includes.
12168
12169         * gtk/gtktextview.c: Fix structure inheritance.
12170
12171         * gtk/gtkprogressbar.c: Pangoize.
12172
12173 Mon May 22 15:47:30 2000  Owen Taylor  <otaylor@redhat.com>
12174
12175         * gtk/gtktextview.c (gtk_text_view_get_first_para_iter): Encapsulate
12176         in a function.
12177
12178         * gtk/gtktextlayout.c (find_display_line_above): Fixed
12179         bug with computing line tops.
12180
12181         * gtk/gtktextview.c (changed_handler): Fix < , <= confusion.
12182
12183 Thu May 18 18:53:31 2000  Owen Taylor  <otaylor@redhat.com>
12184
12185         * gtk/gtktextdisplay.c (gtk_text_layout_draw): Fix up the x_offset
12186         and y_offset coordinates to do what we need now. (The offset between
12187         buffer and layout coordinates has been reintroduced, but is a 
12188         bit different than before.)
12189
12190         * gtk/gtktextview.[ch]: No longer inherit from GtkLayout; instead
12191         handle the adjustments ourselves, and scroll as necessary using
12192         the new gdk_window_scroll().
12193         
12194         The advantage of this is that when we are incrementally revalidating,
12195         we are essentially rearranging things around the visible portion
12196         of the screen. With the old setup, the visible portion of the
12197         screen was moved around in the layout, so scrolling and redrawing
12198         to track that caused jumping of the display. Since we now
12199         control the scrolling ourselves, we can suppress this and
12200         only redraw when things actually change.
12201
12202 Thu May 18 18:47:25 2000  Owen Taylor  <otaylor@redhat.com>
12203
12204         * gtk/gtktextbtree.c (redisplay_mark): We need to invalidate
12205         the region not just redisplay it after-all, since we store the
12206         cursors in the LineDisplay. (Ugly interactions here between
12207         GtkLayout and GtkTextBTree here.)
12208         
12209         * gtk/gtktextbtree.c (redisplay_region): Fixed reversed comparison.
12210
12211 Thu May 18 18:43:21 2000  Owen Taylor  <otaylor@redhat.com>
12212
12213         * gdk/gdkwindow.h gdk/x11/gdkgeometry-x11.c (gdk_window_scroll): 
12214         Added function to scroll contents of a window while keeping the
12215         window constant. Works by XCopyArea or guffaw-scrolling depending
12216         on the details of how the window is set up. (guffaw-scrolling
12217         still needs to be filled in.)
12218
12219 Wed May 17 22:36:53 2000  Owen Taylor  <otaylor@redhat.com>
12220
12221         * gtk/gtktextiter.c gtk/gtkmain.c: Add a debug key for the text widget,
12222         move the debugging that was tied to a global variable
12223         to that.
12224
12225         * gtk/gtkmarshal.list: Add NONE:INT,INT,INT
12226
12227         * gtk/gtktextbtree.[ch] gtk/gtktextlayout.c: Keep a separate
12228         validated flag, in line data instead of setting height/width to
12229         -1. This allows us to perform operations with partially invalid
12230         buffer (using the old size for invalid lines) and thus to do
12231         incremental vaidation. Keep height/width aggregates up to date
12232         when deleting text and rebalancing the tree.
12233
12234         * gtk/gtktextbtree.[ch]: Add functions validate a line
12235         (gtk_text_btree_validate_line), and to validate up
12236         to a number of pixels (gtk_text_btree_validate).
12237
12238         * gtk/gtktextlayout.[ch]: Add an ::invalidated signal
12239         that indicates that something is changed and a revalidation
12240         pass is needed. Change ::need_repaint to ::changed, and
12241         make it take old and new yranges instead of a rectangle.
12242
12243         * gtk/gtktextbtree.[ch] gtk/gtktextlayout.[ch]: Move
12244         the line_data_destroy() function from 
12245         gtk_text_btree_add_view() to a virtual function in 
12246         GtkTextLayout
12247
12248         * gtk/gtktextbtree.[ch]: Remove gtk_text_btree_get_damage_range(),
12249         since we are handling partial repaints in a different fashion
12250         now.
12251
12252         * gtk/gtktextbtree.[ch]: Only repaint the changed portion
12253         of the selection instead of queueing a repaint on the
12254         entire widget.
12255
12256         * gtk/gtktextbuffer.[ch] gtk/gtktextbtree.[ch]: Move
12257         get_selection_bounds() down to btree, make the function
12258         in buffer a wrapper around the btree function.
12259
12260         * gtk/gtktextlayout.[ch]: Add functions to check if the
12261         layout is valid and to recompute either a range of pixels
12262         aroudn a line or a certain total number of pixels.
12263
12264         * gtk/gtktextlayout.[ch]: Cache a single line display;
12265         now that we only redraw the needed portions, the hit rate
12266         for this cache is quite high.
12267         
12268         * gtk/gtktextview.[ch]: Keep track of the first paragraph
12269         on the screen so that when re-laying-out the buffer, we can
12270         keep the same place. This requires connecting to ::value_changed
12271         on the adjustments
12272
12273         * gtk/gtktextview.[ch]: Add idle functions to revalidate
12274         the buffer after we receive an ::invalidated signal.
12275         
12276 Wed May 17 22:10:47 2000  Owen Taylor  <otaylor@redhat.com>
12277
12278         * gtk/gtklayout.c (gtk_layout_size_allocate): Set upper
12279         to max of allocation and layout size, not just to the
12280         layout size.
12281
12282         * gtk/gtk[hv]scrollbar.c (gtk_[hv]scrollbar_calc_slider_size): 
12283         Invalidate window so it gets redrawn properly.
12284
12285         * gdk/gdkwindow.c (gdk_window_invalidate_rect): Allow rect == NULL
12286         to mean the entire window.
12287
12288         * gdk/gdkevents.h: Move definition for GDK_PRIORITY_REDRAW
12289         into public header.
12290
12291 Mon May 15 14:51:31 2000  Owen Taylor  <otaylor@redhat.com>
12292
12293         * gtk/gtktextmark.c (gtk_text_mark_get_name): Add function
12294         to get the name of a mark.
12295
12296         * gtk/gtktextlayout.c (gtk_text_layout_get_line_at_y): Add a function
12297         to find the paragraph from a y position.
12298
12299 Thu May 11 12:57:20 2000  Owen Taylor  <otaylor@redhat.com>
12300
12301         * gtk/gtktextbtree.c (gtk_text_btree_node_invalidate_upward): Valid
12302         nodes have width/height >= 0, not > 0.
12303
12304 Tue May  9 21:29:06 2000  Owen Taylor  <otaylor@redhat.com>
12305
12306         * gtk/gtktextlayout.[ch] gtk/gtktextdisplay.c (gtk_text_layout_get_line_display):
12307         Add a size_only flag, so when we only need the size, we don't create
12308         useless appearance attributes.
12309
12310         * gtk/gtktextview.c (gtk_text_view_ensure_layout): Remove
12311         duplicate setting of font description.
12312
12313         * gtk/gtkscale.c: Use PANGO_SCALE instead of 1000 
12314
12315 Wed Apr 26 01:53:23 2000  Owen Taylor  <otaylor@redhat.com>
12316
12317         * gtk/Makefile.am (EXTRA_DIST): Add OLD_STAMP into 
12318         EXTRA_DIST. It does not work well when the file that
12319         everything depends on is not in the tarball.
12320
12321 Wed Apr 26 00:56:14 2000  Owen Taylor  <otaylor@redhat.com>
12322
12323         * gtk/testgtk.c: Some hacks and fixes so that it basically
12324         works when not sitting in the GTK+ build tree.
12325
12326 2000-05-03  Havoc Pennington  <hp@redhat.com>
12327
12328         * gtk/gtktextbtree.c (gtk_text_line_next_could_contain_tag):
12329         Properly determine the ordering of the tag root and the current
12330         line within the tree. Previous algorithm only worked if the tag
12331         root's immediate parent was the common root of both the current
12332         line and the tag root.
12333
12334 Wed Apr 26 00:43:00 2000  Owen Taylor  <otaylor@redhat.com>
12335
12336         * gtk/gtktextlayout.c (set_para_values): Fix some bugs in
12337         alignment.
12338
12339         * gtk/gtktextview.c (gtk_text_view_ensure_layout): Track
12340         the widget text directional dynamically.
12341
12342         * gtk/gtktextview.[ch]: Added functions to get and set default
12343         wrap mode.
12344
12345 Tue Apr 25 23:47:38 2000  Owen Taylor  <otaylor@redhat.com>
12346
12347         * gtk/gtktextlayout.c (gtk_text_layout_get_iter_location): Fix bug
12348         in cursor location computation.
12349
12350 Tue Apr 25 23:22:59 2000  Owen Taylor  <otaylor@redhat.com>
12351
12352         * gtk/gtklayout.c (gtk_layout_set_size): Clamp hadjustment/
12353         vadjusment values properly when layout gets smaller.
12354
12355         * gtk/gtktextview.c (need_repaint_handler): Areas being
12356         passed in are far completely inaccurate, and sometimes
12357         too small, so, for now, just queue a redraw on the
12358         whole visible region.
12359
12360 2000-04-25  Havoc Pennington  <hp@redhat.com>
12361
12362         * gtk/gtktextbtree.c (summary_destroy): new function to 
12363         destroy tag summary nodes
12364         (gtk_text_line_next_could_contain_tag): this function was 
12365         totally broken if the line passed in wasn't below the tag
12366         root. Fix it.
12367         (gtk_text_btree_first_could_contain_tag): In the tag == NULL 
12368         "wildcard" case, we have to do a linear scan. Blah.
12369         (gtk_text_btree_last_could_contain_tag): In tag == NULL case,
12370         we have to do the linear scan
12371         (tag_removed_cb): When a tag is removed from the tag table, 
12372         remove the GtkTextTagInfo node from the btree.
12373         (gtk_text_btree_spew): Implement the spew function, for 
12374         our debugging pleasure.
12375
12376 Tue Apr 25 19:40:18 2000  Owen Taylor  <otaylor@redhat.com>
12377
12378         * gtk/gtktextlayout.c (gtk_text_layout_set_buffer): Fix
12379         a problem with referring to the wrong buffer.
12380
12381         * gtk/gtkentry.c: Fix focus-in/focus-out confusion.
12382
12383         * gtk/gtkrc.c gtk/gtkstyle.c: Moving setting default
12384         font description to gtk_style_new() - otherwise things
12385         don't work without a .gtkrc file.
12386
12387         * gtk/gtktextbuffer.c (gtk_text_buffer_new): Sink the
12388         tags table if we create it ourself, too.
12389
12390         * gdk/gdktypes.h (enum): Move GDK_RELEASE_MASK, since
12391         it was conflicting with XKB modifiers.
12392
12393         * gtk/gtktextview.[ch]: Add simple support for 
12394         GtkIMContext.
12395
12396 Mon Apr 24 19:34:18 2000  Owen Taylor  <otaylor@redhat.com>
12397
12398         * gtk/gtkentry.c (gtk_entry_move_cursor_visually): Fix problem
12399         with deletion from last commit.
12400
12401 Mon Apr 24 19:29:40 2000  Owen Taylor  <otaylor@redhat.com>
12402
12403         * gtk/gtkwidget.c (gtk_widget_create_pango_context): Set the language
12404         in the context from the current locale.
12405         
12406         * gtk/gtkentry.c (gtk_entry_size_request): Use language from the
12407         context, not hardcoded value.
12408
12409         * gtk/gtkentry.c (gtk_entry_move_cursor): Make character movement visual,
12410         not logical.
12411
12412 Sun Apr 23 23:39:18 2000  Owen Taylor  <otaylor@redhat.com>
12413
12414         * gtk/gtkentry.c gtk/gtktextdisplay.c: Don't handle selections as
12415         attributes - that doesn't handle partial-glyph selection
12416         properly. Instead use new pango_layout_line_get_x_ranges()
12417         functionality to draw the selection.
12418
12419         * gtk/gtkentry.c: Simplify code since pango_layout_line_index_to_x()
12420         now properly handles out-of-range coordinates.
12421
12422         * gtk/gtktextbuffer.c: Emit "mark_set" when the cursor is moved.
12423
12424         * gtk/gtktextiter.h gtk/gtktextiterprivate.h: Make gtk_text_iter_get_line_byte()
12425         public.
12426
12427         * gtk/gtktextlayout.[ch]: Properly set the direction in the PangoContext
12428         for paragraphs opposite to the base direction of the widget.
12429
12430         * gtk/gtktextlayout.[ch] gtk/gtktextdisplay.c: Fixes for alignment.
12431
12432         * gtk/gtktextlayout.c: Don't split segments on marks, since that
12433         causes Arabic words to reshape as you cursor through.
12434
12435         * gtk/gtktextlayout.[ch] gtk/gtktextview.[ch]: Implement virtual
12436         cursor position when moving vertically with the arrow keys and
12437         scrolling with page-up/page-down. (Arrow keys save only the X,
12438         scrolling saves both X and Y.)
12439
12440         This means you can line-up / line-down or page-up / page-down
12441         without losing your place, and also that moving vertically
12442         with the cursor keys keeps the same X position, not the same
12443         character count:
12444
12445         * gtk/gtktextlayout.[ch] gtk/gtktextview.[ch]: Make vertical
12446         arrow keys move by display lines, not paragraphs.
12447
12448 Tue Apr 18 14:16:50 2000  Owen Taylor  <otaylor@redhat.com>
12449
12450         * gtk/gtklayout.c: Make sure that the bin window is at least
12451         as big as the allocation. (Should we also make sure that the
12452         bin window is big enough to completely cover widget->window?)
12453
12454         * gtk/gtktextview.c (gtk_text_view_get_visible_rect): Add
12455         function to get the onscreen rectangle.
12456
12457         * gdk/x11/gdkwindow-x11.c (gdk_window_get_pointer): Correctly account
12458         for offsets in window coordinates.
12459
12460 Sun Apr 16 16:13:27 2000  Owen Taylor  <otaylor@redhat.com>
12461
12462         * gtk/gtkentry.c (gtk_entry_get_cursor_locations): Fix index/offset
12463         confusion.
12464
12465         * gtk/gtktextview.c (gtk_text_view_ensure_layout): Set the default direction
12466         from the widget direction.
12467
12468         * gtk/gtktexttag.c gtk/gtktexttagprivate.h (gtk_text_tag_set_arg): 
12469         Add a "direction" attribute.
12470
12471         * gtk/gtktextview.c: global s/tkxt/text_view/.
12472
12473         * gtk/testtext.c: Added long block of text in Arabic, to test out
12474         the direction attributes. (Some problems with the shaping system
12475         for arabic become obvious - like the fact the cursor splits words
12476         into unjoined pieces.)
12477
12478 Fri Apr 14 12:54:34 2000  Owen Taylor  <otaylor@redhat.com>
12479
12480         * gtk/gtktextdisplay.c (render_layout): Add overstrike handling.
12481
12482         * gtk/gtktextlayout.c: Fix up alignment.
12483
12484         * gtk/testtext.c: Add some tests for centering, wrapping.
12485
12486 Fri Apr 14 09:26:22 2000  Owen Taylor  <otaylor@redhat.com>
12487
12488         * gdk/gdkdrawable.h gdk/gdkdraw.c gdk/gdkwindow.c gdk/x11/gdkdrawable-x11.c:
12489         Add a draw_glyphs() operation to the drawable vtable and gdk_draw_glyphs().
12490         If we wrote GTK+-specific layout-render function this could just replace
12491         the draw_layout() operation in the vtable.
12492
12493         * gtk/gtkentry.c: Move guts of gtk_entry_get_cursor_locations to 
12494         pango_layout_get_cursor_pos() and use that function.
12495
12496         * gtk/gtktextchild.[ch]: add gtk_ onto pixmap_segment_new(), since it
12497         is a non-static symbol.
12498
12499         * gtk/gtktextbtree.[ch]: Replace gtk_text_btree_find_line_data_by_y()
12500         with gtk_text_btree_find_line_by_y()
12501
12502         * gtk/gtktextdisplay.c: Rewrote for Pango - uses a custom layout
12503         renderer that handles GtkTextAppearance attributes.
12504
12505         * gtk/gtktexttag.[ch] gtk/gtktexttagprivate.h: 
12506
12507           - Move the values in the style that don't affect geometry into a
12508             GtkTextAppearance structure.
12509           - Change underline to take a PangoUnderline and "font" a string
12510             representation of a font description
12511           - Add a "font_desc" attribute which takes a FontDescription structure.
12512
12513         * gtk/gtktextlayout.[ch]:
12514
12515           - Get rid of the display-line list per each line. Instead, we
12516             generate, on demand, a GtkTextLineDisplay structure which]
12517             contains a PangoLayout * and other necesary information
12518             (offsets, cursor locations) for displaying a paragraph.
12519           - Get rid of the code to wrap lines, create display chunks,
12520             etc. Instead, we just go through a paragraph and convert
12521             it into the necessary inputs to a PangoLayout.
12522           - Implement a new attribute type, GtkTextAttrAppearance. This
12523             holds a GtkTextAppearance, and is used to pass colors, 
12524             stipple, etc, through from the layout to the display without
12525             having to use lots and lots of individual attributes.
12526           - Reimplement gtk_layout_get_iter_at_pixel() gtk_layout_get_iter_pos()
12527             in terms of PangoLayout functions.
12528         
12529         * gtk/gtktextview.c: 
12530          
12531           - Handle passing the necessary PangoContext to the layout
12532           - Some fixups in painting to deal with the automatic backing store
12533             and offsetting of GTK+-1.4
12534           - Add a style_set handler so that the default style reacts
12535             properly to theme changes.
12536         
12537         * gtk/gtktext?*.[ch]: Random code-style fixes.
12538
12539         * gtk/testtext.c: Substitute in languages that Pango handles now for Thai
12540
12541 Mon Apr 10 10:33:45 2000  Owen Taylor  <otaylor@redhat.com>
12542
12543         * gtk/gtktext?*.[ch]: Check in Havoc's port of the Tk text widget,
12544         in original form preparatory to Pango-ization and gdkimcontext-ization.
12545
12546 Thu Apr  6 19:25:39 2000  Owen Taylor  <otaylor@redhat.com>
12547
12548         * gtk/gtkimcontext.c: Move default implementations to real_* vfuncs,
12549         so that we can derive from gtkimcontext in language bindings properly.
12550
12551 Thu Apr  6 16:02:52 2000  Owen Taylor  <otaylor@redhat.com>
12552
12553         * gtk/gtkimcontextsimple.[ch]: Use gdk_keyval_to_unicode to gdk_unicode_to_keyval.
12554         Add a compose table including (almost) all the compose combinations
12555         from X. This is 6k of static, shared data as opposed to 50k or so of dynamic
12556         data in the XIM implementation.
12557
12558         * gdk/gdk.h gdk/gdkkeyuni.c gdk/win32/gdkevents-win32.c (gdk_keyval_to_unicode, gdk_unicode_to_keyval):
12559         Moved functions to convert keyvalues from and to unicode here from
12560         the win32 port and made them public.
12561
12562 Wed Apr  5 16:37:29 2000  Owen Taylor  <otaylor@redhat.com>
12563
12564         * gtk/gtkeditable.c (gtk_editable_insert_text): Allow new_text_length == -1.
12565
12566 Wed Apr  5 16:27:45 2000  Owen Taylor  <otaylor@redhat.com>
12567
12568         * gtk/gtkimcontext.[ch]: Base class for new input context system
12569
12570         * gtk/gtkimmulticontext.[ch]: Proxy input context that allows
12571         the real input context implementation to be loaded from modules
12572         and switched on the fly.
12573
12574         * gtk/gtkcontextsimple.[ch]: Simple implementation of an input
12575         context that just does direct keysymbol => unicode translation.
12576
12577         * gtk/gtkentry.[ch]: Start switching editing over to using
12578         GtkInputContext. (No handling of preedit yet.)
12579
12580 Wed Apr  5 15:48:41 2000  Owen Taylor  <otaylor@redhat.com>
12581
12582         * gtk/gtktypeutils.h (GTK_CHECK_GET_CLASS): Fix problem with one too
12583         many substitutions. (klass should not be subsituted.)
12584
12585 Wed Apr  5 00:18:14 2000  Owen Taylor  <otaylor@redhat.com>
12586
12587         * configure.in: Add checks for Pango
12588
12589         * configure.in docs/Makefile.am: Add test for sgml2html
12590         and allow 'make dist' without building html, but print out
12591         warnings in that case. (For making snapshots)
12592
12593         * gdk/Makefile.am gdk/x11/Makefile.am gtk/Makefile.am:
12594         Add Pango libraries and C flags
12595
12596         * gdk/gdkdraw.c gdk/gdkdrawable.h gdkwindow.c gdk/x11/gdkdrawable-x11.c:
12597         Add function (gdk_draw_layout) to draw a pango layout.
12598
12599         * gdk/gdkpango.h gdk/x11/gdkpango-x11.c: New file with functions
12600         for getting Pango contexts for GDK.
12601
12602         * gtk/gtkeditable.c: Get rid of dead code gtk_editable_parent_set()
12603
12604         * gtk/gtkentry.[ch]: Complete rewrite to use Pango, add bidirectional
12605         editing.
12606
12607         * gtk/gtkentry.c: Hack in simple Hebrew input with direct
12608         keysym => unicode translations. More languages can be added
12609         here, but real input-method support is needed.
12610
12611         * docs/Changes-1.4.txt: Added note about entry behavior.
12612         
12613         * gtk/gtkenums.h gtk/gtkwidget.[ch] testgtk.c gtkprivate.h: Add functions
12614         to set the reading direction for a widget and the global direction.
12615         Add test which allows toggling the global direction. Two private
12616         flags are used to store the direction. (GTK_DIRECTION_SET + GTK_DIRECTION_LTR)
12617
12618         * gtk/gtkcheckbutton.c gtk/gtkframe.c gtk/gtkhbbox.c gtk/gtkhbox.c
12619           gtk/gtkradiobutton.c gtk/gtkspinbutton.c gtk/gtktable.c 
12620
12621         * gtk/gtk[hv]scale.c gtk/gtkscale.[ch]: Draw numbers using Pango
12622
12623         * gtk/gtklabel.[ch]: Moved to Pango and considerably rewritten. Line breaking,
12624         underlining now handled by Pango.
12625
12626         * gtk/gtkstyle.[ch] gtk/gtkrc.[ch]: Add a PangoFontDescription
12627         to RCStyle and Style. (Having both this and the old font name and GdkFont 
12628         is temporary.)
12629
12630         * gtk/gtkwidget.[ch] (gtk_widget_create_pango_{context,layout}): Added 
12631         convenience functions for creating contexts and layouts for widgets.
12632
12633         * gtk/testgtk.c: Enhance label tests with multilingual labels.
12634
12635 2000-05-29  Jonathan Blandford  <jrb@redhat.com>
12636
12637         * gtk/gtkclist.c (gtk_clist_column_titles_active): let you set the
12638         titles to be active, even if they aren't visible.
12639         (gtk_clist_column_titles_passive):  Ditto.
12640
12641 2000-05-21  Nils Barth  <nils_barth@post.harvard.edu>
12642
12643         * gtkmenu.c:
12644         * gtkmenu.h:
12645         * gtktypeutils.h: Spelling/grammar fixes in comments.
12646
12647 Tue May 23 12:25:07 CEST 2000 lupus <lupus@debian.org>
12648
12649         * gdk/nanox/*.h: add missing header files.
12650
12651 Fri May 19 11:52:59 2000  Tim Janik  <timj@gtk.org>
12652
12653         * gtk/gtkdrawingarea.c (gtk_drawing_area_send_configure): set
12654         send_event to TRUE.
12655         (gtk_drawing_area_size): queue a resize.
12656
12657 Sun Mar 26 03:21:28 2000  Tim Janik  <timj@gtk.org>
12658
12659         * gtk/gtksignal.c (gtk_signal_handlers_destroy): when unref-ing
12660         the handlers, also invalidate them. bug nailed down by Karl Nelson
12661         <kenelson@ece.ucdavis.edu>.
12662
12663 Fri May 19 06:49:23 2000  Tim Janik  <timj@gtk.org>
12664
12665         * gtk/gtkfontsel.c (gtk_font_selection_get_font_name): handle
12666         "(nil)" foundries, patch from Grigorios Magklis.
12667
12668         * gtk/gtkfontsel.c (gtk_font_selection_load_font): don't crash
12669         on non-available fonts, based on a patch by Grigorios Magklis
12670         <maglis@cs.rochester.edu>.
12671
12672 2000-05-18  Elliot Lee  <sopwith@redhat.com>
12673
12674         * gdk/x11/gdkregion-generic.c: If a region does not have any
12675         rectangles, or if the specified rectangle is not in the region, then return GDK_OVERLAP_RECTANGLE_OUT
12676         instead of GDK_OVERLAP_RECTANGLE_IN.
12677
12678 2000-05-17  Jonathan Blandford  <jrb@redhat.com>
12679
12680         * gtk/gtklayout.c (gtk_layout_map): Remove references to
12681         OFFSCREEN, as it is no longer necessary.
12682
12683 Wed May 17 10:52:12 2000  Owen Taylor  <otaylor@redhat.com>
12684
12685         * gtk/gtkcolorsel.c: Patch from David Santiago
12686         <mrcooger@cyberverse.com> to change things so that the 
12687         indicator of the active palette entry is done independently,
12688         not via the focus, since it should always be visible.
12689
12690 2000-05-17  Tor Lillqvist  <tml@iki.fi>
12691
12692         * gdk/win32/gdkevents-win32.c (gdk_event_translate): Plug same
12693         refcount leaks as in the X11 backend.
12694
12695         * gdk/win32/gdkgc-win32.c (gdk_win32_gc_set_values): Logging
12696         cosmetics.
12697
12698         * gdk/win32/gdkwindow-win32.c: Similar changes as in X11
12699         backend. Add _gdk_windowing_window_destroy().
12700
12701         * gtk/gtkcolorsel.c: Include correct backend-specific header.
12702         Don't use XColor unless on X11. (No GDK_VISUAL_STATIC_COLOR
12703         either, but these probably do exist on nanox?)
12704         
12705         * gtk/gtkhsv.c: Use G_PI (fresh from <glib.h>) instead of M_PI
12706         which isn't necessarily defined by <math.h>.
12707
12708         * gtk/gtkobject.c (gtk_object_init): Don't go up the class
12709         ancestry past GtkObject.
12710
12711         * gtk/gtktypeutils.h: Mark GTK_TYPE_IDENTIFIER for export/import
12712         from DLL on Win32.
12713
12714         * gtk/gtk.def: Update corresponding to recent changes.
12715
12716         * gtk/makefile.{cygwin,msc}: Updates.
12717
12718 Fri May 12 18:46:51 2000  Owen Taylor  <otaylor@redhat.com>
12719
12720         * docs/Changes-1.4.txt: A bit of editing.
12721
12722         * gdk/gdkwindow.c (_gdk_window_clear_update_area) 
12723         * gdk/x11/gdkwindow-x11.c (gdk_window_hide): Add a function
12724         to clear the update area for the window, and clear it
12725         when hiding a window.
12726
12727         * gdk/gdkwindow.c (gdk_window_begin_paint_region): Ignore
12728         if window destroyed.
12729
12730         * gdk/gdkwindow.c (gdk_window_end_paint): Likewise.
12731
12732         * gdk/gdkwindow.c gdk/x11/gdkwindow-x11.c gdk/gdkinternals.h: Move 
12733         gdk_window_destroy() to the generic code, since there was a lot of 
12734         window-system-independent logic it in. Add a function:
12735         
12736          _gdk_window_destroy() 
12737
12738         to the internal API to destroy a window without unreferencing it.
12739         Add a function:
12740
12741          _gdk_windowing_window_destroy()
12742
12743         That does the windowing-system-dependent part of destroying 
12744         the window.
12745
12746 Fri May 12 11:07:41 2000  Owen Taylor  <otaylor@redhat.com>
12747
12748         * gtk/testgtk.c: Fix various memory leaks of pixmaps.
12749
12750 Fri May 12 11:06:10 2000  Owen Taylor  <otaylor@redhat.com>
12751
12752         * gtk/gtkwidget.c docs/Changes-1.4.txt (gtk_widget_shape_combine_mask): 
12753         Make gtk_widget_shape_combine_mask() keep a reference count on
12754         the pixmap since it keeps it around.
12755
12756 Fri May 12 10:53:29 2000  Owen Taylor  <otaylor@redhat.com>
12757
12758         * gdk/gdkwindow.c (gdk_window_process_updates_internal): Fix refcount
12759         leak.
12760
12761         * gdk/x11/gdkevents-x11.c (gdk_event_translate): Fix refcount
12762         leak with event filters.
12763
12764 Thu May 11 14:29:44 2000  Owen Taylor  <otaylor@redhat.com>
12765
12766         * gtk/gtkdnd.c (gtk_drag_dest_set_internal): Remove the
12767         signal handlers with the right data arguments. (Fixes
12768         some warnings when a widget was repeatedly set as a drag
12769         destination.)
12770
12771         * gdk/x11/gdkdnd-x11.c (gdk_window_register_dnd): Set data on the
12772         window so we can avoid avoid setting the DND properties on the
12773         toplevel window repeatedly.
12774
12775 2000-05-13  Tor Lillqvist  <tml@iki.fi>
12776
12777         * gdk/win32/gdkwin32.h: Define more message types missing from
12778         mingw headers.
12779
12780         * gdk/win32/gdkevents-win32.c (gdk_event_translate): On WM_DESTROY
12781         call gdk_window_destroy_notify(). It was never called. This
12782         probably meant that the GdkWindow was never freed. Thanks Owen for
12783         noticing (!).
12784
12785         * gdk/win32/gdkwindow-win32.c (gdk_window_internal_destroy): Mark
12786         window as destroyed before calling DestroyWindow(). DestroyWindow()
12787         causes a call to the window procedure (gdk_WindowProc), which
12788         calls gdk_event_translate(), which calls
12789         gdk_window_destroy_notify(), which gets confused unless the window
12790         is set as destroyed.
12791
12792         * gdk/win32/gdkcolor-win32.c (gdk_win32_color_to_string): Rename
12793         this function to indicate it's win32 only. Put inside #ifdef
12794         G_ENABLE_DEBUG.
12795
12796         * gdk/win32/gdkevents-win32.c (gdk_win32_message_name): New
12797         debugging function. (gdk_event_translate:) Add a default branch
12798         that uses the above function to print debug messages with all
12799         Windows messages symbolically.
12800
12801         * gdk/win32/gdkprivate-win32.h: Declare it, and
12802         gdk_win32_color_to_string, but only if G_ENABLE_DEBUG.
12803
12804 Fri May 12 20:07:32 2000  Tim Janik  <timj@gtk.org>
12805
12806         * gtk/gtkcolorseldialog.c: don't include gtk/gtkintl.h in a
12807         public header file.
12808
12809 Fri May 12 17:13:32 2000  Tim Janik  <timj@gtk.org>
12810
12811         * docs/Changes-1.4.txt: documented necessary changes for 1.4 transition.
12812
12813         * gtk/gtktext.c: made the adjustments no-construct args, simply
12814         provide default adjustments.
12815         (gtk_text_destroy): release adjustments.
12816
12817         * gtk/gtkprogressbar.c (gtk_progress_bar_class_init): made the
12818         adjustment argument non-construct.
12819
12820         * gtk/gtkprogress.c (gtk_progress_destroy): release adjustment here,
12821         instead of in finalize.
12822         (gtk_progress_get_text_from_value): 
12823         (gtk_progress_get_current_text): 
12824         (gtk_progress_set_value): 
12825         (gtk_progress_get_percentage_from_value): 
12826         (gtk_progress_get_current_percentage): 
12827         (gtk_progress_set_percentage): 
12828         (gtk_progress_configure): ensure an adjustment is present.
12829
12830 Thu May 11 01:24:08 2000  Tim Janik  <timj@gtk.org>
12831
12832         * gtk/gtkcolorsel.[hc]:
12833         * gtk/gtkcolorseldialog.[hc]:
12834         * gtk/gtkhsv.[hc]: major code cleanups, destroy handlers need to chain
12835         their parent implementation, use bit fields for boolean values, don't
12836         create unused widgets, usage of glib types, braces go on their own
12837         lines, function argument alignment, #include directives etc. etc. etc..
12838
12839         * gtk/Makefile.am (gtk_public_h_sources): install gtkhsv.h.
12840
12841 Wed May 10 23:29:52 2000  Tim Janik  <timj@gtk.org>
12842
12843         * gtk/gtktoolbar.c (gtk_toolbar_destroy): don't unref a NULL tooltips.
12844
12845         * gtk/gtkfilesel.c (gtk_file_selection_destroy): don't free a cmpl_state
12846         of NULL.
12847
12848         * gtk/gtkcombo.c (gtk_combo_item_destroy): don't keep references
12849         to freed data.
12850         (gtk_combo_destroy): don't keep a pointer to a destroyed window.
12851
12852         * gtk/gtkmenu.c (gtk_menu_init): reset the menu's toplevel pointer
12853         to NULL when the toplevel is getting destroyed.
12854         (gtk_menu_set_tearoff_state): same here for the tearoff_window.
12855         (gtk_menu_destroy): 
12856         (gtk_menu_init): store the information of whether we have to
12857         readd the initial child ref_count during destruction in a new
12858         GtkMenu field needs_destruction_ref_count.
12859
12860         * gtk/gtkviewport.c: SHAME! ok this one is tricky, so i note it
12861         here, those reading: learn from my mistake! ;)
12862         in order for set_?adjustment to support a default adjustemnt if
12863         invoked with an adjustment pointer of NULL, the code read (pseudo):
12864         if (v->adjustment) unref (v->adjustment);
12865         if (!adjustment) adjustment = adjustment_new ();
12866         if (v->adjustment != adjustment) v->adjustment = ref (adjustment);
12867         now imagine the first unref to actually free the old adjustment and
12868         adjustment_new() creating a new adjustment from the very same memory
12869         portion. here, the latter comparision will unintendedly fail, and
12870         all hell breaks loose.
12871         (gtk_viewport_set_hadjustment):
12872         (gtk_viewport_set_vadjustment): reset viewport->?adjustment to NULL
12873         after unreferencing it.
12874
12875         * gtk/gtkcontainer.[hc]: removed toplevel registration
12876         functions: gtk_container_register_toplevel(),
12877         gtk_container_unregister_toplevel() and
12878         gtk_container_get_toplevels() which had wrong semantics
12879         anyways: it didn't reference and copy the list.
12880
12881         * gtk/gtkwindow.c: we take over the container toplevel registration
12882         bussiness now. windows are registered across multiple destructions,
12883         untill they are finalized. the initial implicit reference count
12884         users are holding on windows is removed with the first destruction
12885         though.
12886         (gtk_window_init): ref & sink and set has_user_ref_count, got
12887         rid of gtk_container_register_toplevel() call. add window to
12888         toplevel_list.
12889         (gtk_window_destroy): unref the window if has_user_ref_count
12890         is still set, got rid of call to
12891         gtk_container_unregister_toplevel().
12892         (gtk_window_finalize): remove window from toplevel list.
12893         (gtk_window_list_toplevels): new function to return a newly
12894         created list with referenced toplevels.
12895         (gtk_window_read_rcfiles): use gtk_window_list_toplevels().
12896
12897         * gtk/gtkhscale.c (gtk_hscale_class_init): made the GtkRange
12898         adjustment a non-construct arg.
12899         * gtk/gtkvscale.c (gtk_vscale_class_init): likewise.
12900         * gtk/gtkhscrollbar.c (gtk_vscrollbar_class_init): likewise.
12901         * gtk/gtkvscrollbar.c (gtk_vscrollbar_class_init): likewise.
12902
12903         * gtk/gtkrange.c: added some realized checks.
12904         (gtk_range_destroy): get rid of the h/v adjustments in the
12905         destroy handler instead of finalize. remove timer.
12906         (gtk_range_get_adjustment): demand create adjustment.
12907
12908         * gtk/gtkviewport.c: made h/v adjustment non-construct args.
12909         we simply create them on demand now and get rid of them in
12910         the destroy handler.
12911         (gtk_viewport_destroy): get rid of the h/v adjustments in the
12912         destroy handler instead of finalize.
12913         (gtk_viewport_get_hadjustment): 
12914         (gtk_viewport_get_vadjustment): 
12915         (gtk_viewport_size_allocate): demand create h/v adjustment
12916         if required.
12917
12918         * gtk/gtkwidget.c (gtk_widget_finalize): duplicate part of the
12919         gtk_widget_real_destroy () functionality.
12920         (gtk_widget_real_destroy): reinitialize with a new style, instead
12921         of setting widget->style to NULL.
12922
12923 Fri May  5 13:02:09 2000  Tim Janik  <timj@gtk.org>
12924
12925         * gtk/gtkcalendar.c:
12926         * gtk/gtkbutton.c: ported _get_type() implementation over to
12927         GType, either to preserve memchunks allocation facilities,
12928         or because Gtk+ 1.0 GtkTypeInfo was still being used.
12929
12930         * gtk/gtkobject.[hc]: derive from GObject. ported various functions
12931         over. prepare for ::destroy to be emitted multiple times.
12932         removed reference tracer magic. chain into GObjectClass.shutdown()
12933         to emit ::destroy signal.
12934
12935         * gtk/gtksignal.c: removed assumptions about GTK_TYPE_OBJECT being
12936         fundamental.
12937
12938         * gtk/gtkmain.c: removed gtk_object_post_arg_parsing_init()
12939         cludge.
12940
12941         * gtk/gtksocket.c:
12942         * gtk/gtkplug.c:
12943         * gtk/gtklayout.c:
12944         * gtk/gtklabel.c:
12945         * gtk/gtkargcollector.c:
12946         * gtk/gtkarg.c: various fixups to work with GTK_TYPE_OBJECT
12947         not being a fundamental anymore, and to work with the new
12948         type system (nuked fundamental type varargs clutter).
12949
12950         * gtk/*.c: install finalize handlers in the GObjectClass
12951         part of the class structure.
12952         changed direct GTK_OBJECT()->klass accesses to
12953         GTK_*_GET_CLASS().
12954         changed direct object_class->type accesses to GTK_CLASS_TYPE().
12955
12956         * gtktypeutils.[hc]: use the reserved fundamental ids provided by
12957         GType. made most of the GTK_*() type macros and Gtk* typedefs
12958         simple wrappers around macros and types provided by GType.
12959         most notably, a significant portion of the old API vanished:
12960         GTK_TYPE_MAKE(),
12961         GTK_TYPE_SEQNO(),
12962         GTK_TYPE_FLAT_FIRST, GTK_TYPE_FLAT_LAST,
12963         GTK_TYPE_STRUCTURED_FIRST, GTK_TYPE_STRUCTURED_LAST,
12964         GTK_TYPE_ARGS,
12965         GTK_TYPE_CALLBACK,
12966         GTK_TYPE_C_CALLBACK,
12967         GTK_TYPE_FOREIGN,
12968         GtkTypeQuery,
12969         gtk_type_query(),
12970         gtk_type_set_varargs_type(),
12971         gtk_type_get_varargs_type(),
12972         gtk_type_check_object_cast(),
12973         gtk_type_check_class_cast(),
12974         gtk_type_describe_tree(),
12975         gtk_type_describe_heritage(),
12976         gtk_type_free(),
12977         gtk_type_children_types(),
12978         gtk_type_set_chunk_alloc(),
12979         gtk_type_register_enum(),
12980         gtk_type_register_flags(),
12981         gtk_type_parent_class().
12982         replacements, where available are described in ../docs/Changes-1.4.txt.
12983         implemented compatibility functions for the remaining API.
12984
12985         * configure.in: depend on glib 1.3.1, use gobject module.
12986
12987 Thu May 11 12:39:50 2000  Owen Taylor  <otaylor@redhat.com>
12988
12989         * TODO.xml: Various updates to current status.
12990
12991 Wed May 10 20:25:04 2000  Owen Taylor  <otaylor@redhat.com>
12992
12993         * gtk.m4: Print out version when test succeeds.
12994
12995 Wed May 10 16:38:17 2000  Owen Taylor  <otaylor@redhat.com>
12996
12997         * gtk/Makefile.am docs/Changes-1.4.txt gtk/gtkcolorsel.[ch]
12998         gtk/gtkhsv.[ch]: Color selection dialog rewrite.
12999         
13000         (Original triangle color selector from Simon Budig
13001         <Simon.Budig@unix-ag.org>, Cleaned up and rewritten for GTK+ by
13002         from Jonathan, Havoc, and Federico. Merge into GTK+ done by David
13003         Santiago <mrcooger@cyberverse.com>)
13004
13005         * gtk/gtkcolorseldialog.[ch]: Split color selection dialog
13006         out into a separate widget.
13007
13008         * gtk/testgtk.c: Add some checkbuttons for toggling palette
13009         and opacity controls.
13010
13011 Wed May 10 16:08:09 2000  Owen Taylor  <otaylor@redhat.com>
13012
13013         * configure.in (GTK_LIBS_EXTRA): Remove references to gobject that 
13014         snuck in prematurely.
13015
13016 2000-05-07  Tor Lillqvist  <tml@iki.fi>
13017
13018         * gdk/win32/gdkevents-win32.c (gdk_event_translate): Fix typo. I
13019         had deleted a ! operator by mistake, which caused
13020         GDK_SELECTION_CLEAR events never to be generated, which caused
13021         only the first copy to the clipboard from an gtkeditable to
13022         actually cause a copy to the Windows clipboard.
13023
13024 2000-05-06  Tor Lillqvist  <tml@iki.fi>
13025
13026         * gdk/win32/gdkdnd-win32.c: Enable shortcut resolution for gcc
13027         compilation, too. Current mingw gcc distributions include the
13028         necessary headers. Also the necessary IIDs are now in mingw
13029         headers/libraries, and own definitions unnecessary.
13030
13031         More hacking on OLE2 DND, still doesn't work though, and thus
13032         ifdeffed out.
13033
13034         * gdk/win32/gdkwindow-win32.c: Remove gdk_window_clear() from
13035         here, too.
13036
13037 Sat,  6 May 2000 13:31:34 +0200 Paolo Molaro <lupus@linuxcare.com>
13038
13039         * gdk/nanox/*: nano-X port work in progress.
13040         * gdk/simple.c: simple test for Gdk.
13041         * README.nanox: notes about the port: read this first!
13042         * gtk/gtk{dnd,plug,selection,window}.c: minimal changes to make gtk compile
13043         with nano-X.
13044
13045 Fri May  5 11:18:47 2000  Owen Taylor  <otaylor@redhat.com>
13046
13047         * gdk/gdkwindow.c gdk/x11/gdkwindow-x11.c (gdk_window_clear): Move
13048         gdk_window_clear() into common code, implement in terms of
13049         gdk_window_clear_area(). (Fixes bug where gdk_window_clear() was
13050         not redirected to the backing rectangle.
13051
13052 Wed Apr 26 01:53:23 2000  Owen Taylor  <otaylor@redhat.com>
13053
13054         * gtk/Makefile.am (EXTRA_DIST): Add OLD_STAMP into 
13055         EXTRA_DIST. It does not work well when the file that
13056         everything depends on is not in the tarball.
13057
13058 Tue Apr 25 22:20:41 2000  Owen Taylor  <otaylor@redhat.com>
13059
13060         * gdk/gdkwindow.c (gdk_window_process_updates_internal): Fix error
13061         with recursion where process_updates() is called from
13062         an expose handler. (GtkTextView is highly broken in
13063         doing this, but it should work, so it is a nice test
13064         case.)
13065
13066 Sun Apr 23 23:39:18 2000  Owen Taylor  <otaylor@redhat.com>
13067
13068         * gdk/gdkwindow.c (gdk_window_process_updates_internal): Gracefully
13069         handle the case where updates are queued during processing of
13070         updates.
13071
13072 Tue Apr 18 14:16:50 2000  Owen Taylor  <otaylor@redhat.com>
13073
13074         * gdk/x11/gdkwindow-x11.c (gdk_window_foreign_new): We already assume
13075         window is on gdk_display - use that instead of segfaulting.
13076
13077 Thu May  4 02:04:46 2000  Tim Janik  <timj@gtk.org>
13078
13079         * configure.in (STRIP_DUMMY): some Make 3.79 $(strip ) versions are
13080         broken and require an empty arg, give it to them.
13081
13082 Fri Apr 28 19:34:32 2000  Tim Janik  <timj@gtk.org>
13083
13084         * gtk/gtklabel.h: indentation fixes.
13085
13086 2000-05-02  Tor Lillqvist  <tml@iki.fi>
13087
13088         * gdk/win32/gdkdrawable-win32.c (gdk_win32_draw_arc): Don't try to
13089         draw too narrow or too low arcs, they seem to fail, at least with
13090         some display drivers.
13091
13092         * gdk/gdk.c (gdk_init_check): Use G_DIR_SEPARATOR.
13093
13094         Large changes to the Win32 backend, partially made necessary by
13095         the changes to the backend-independent internal
13096         structures. Attempts to implement similar backing store stuff as
13097         on X11. The current (CVS) version of the Win32 backend is *not* as
13098         stable as it was before the no-flicker branch was merged. A
13099         zipfile with that version is available from
13100         http://www.gimp.org/win32/. That should be use by "production"
13101         code until this CVS version is usable. (But note, the Win32
13102         backend has never been claimed to be "production quality".)
13103
13104         * README.win32: Add the above comment about versions.
13105
13106         * gdk/gdkwindow.c: Don't use backing store for now on Win32.
13107
13108         * gdk/gdk.def: Update.
13109
13110         * gdk/gdkfont.h: Declare temporary Win32-only functions. Will
13111         presumably be replaced by some more better mechanism as 1.4 gets
13112         closer to release shape.
13113
13114         * gdk/makefile.{cygwin,msc}: Update.
13115
13116         * gdk/win32/*.c: Correct inclusions of the backend-specific and
13117         internal headers. Change code according to changes in these. Use
13118         gdk_drawable_*, not gdk_window_* where necessary.
13119
13120         * gdk/win32/gdkdnd-win32.c: Use MISC selector for GDK_NOTE, not
13121         our old DND.
13122
13123         * gdk/win32/gdkdrawable-win32.c (gdk_win32_draw_text): Don't try
13124         to interpret single characters as UTF-8. Thanks to Hans Breuer.
13125         Use correct function name in warning messages.
13126
13127         * gdk/win32/gdkevents-win32.c: Use correct parameter lists for the
13128         GSourceFuncs gdk_event_prepare and gdk_event_check.
13129         (gdk_event_get_graphics_expose): Do implement, use
13130         PeekMessage. Thanks to Hans Breuer.
13131         (event_mask_string): Debugging function to print an GdkEventMask.
13132         (gdk_pointer_grab): Use it.
13133
13134         * gdk/win32/gdkfont-win32.c: The Unicode subrange that the
13135         (old) book I used claimed was Hangul actually is CJK Unified
13136         Ideographs Extension A. Also, Hangul Syllables were missing.
13137         Improve logging.
13138
13139         * gdk/win32/gdkgc-win32.c: Largish changes.
13140
13141         * gdk/win32/gdkim-win32.c (gdk_set_locale): Use
13142         g_win32_getlocale() from GLib, and not setlocale() to get current
13143         locale name.
13144
13145         * gdk/win32/gdkprivate-win32.h
13146         * gdk/win32/gdkwin32.h: Move stuff from gdkprivate-win32.h to
13147         gdkwin32.h, similarily as in the X11 backend.
13148
13149         * gdk/win32/gdkwindow-win32.c (gdk_propagate_shapes): Bugfix,
13150         assignment was used instead of equals in if test. Thanks to Hans
13151         Breuer.
13152
13153         * gdk/win32/gdkgeometry-win32.c: New file, just a quick hack of
13154         the X11 version.
13155
13156         * gdk/win32/makefile.{cygwin,msc}
13157         * gtk/makefile.{cygwin,msc}: Updates. Better kludge to get the
13158         path to the Win32 headers that works also with the mingw compiler.
13159
13160         * gtk/gtkstyle.c: Include <string.h>.
13161
13162 2000-04-26  Havoc Pennington  <hp@redhat.com>
13163
13164         * gtk/gtklabel.c (gtk_label_get_text): Add this function,
13165         replacing the broken gtk_label_get ()
13166
13167 2000-04-15  Havoc Pennington  <hp@pobox.com>
13168
13169         * gdk/gdkdnd.h: clean up enum format, remove extra comma, 
13170         this keeps scanner scripts from getting confused.
13171
13172         * gdk/gdkdraw.c (gdk_drawable_get_data): This should return the
13173         data, rather than void
13174
13175 2000-04-15  Tor Lillqvist  <tml@iki.fi>
13176
13177         * gtk/gtkclist.c (gtk_clist_motion)
13178         * gtk/gtklist.c (gtk_list_motion_notify): If we get a motion event
13179         with is_hint FALSE, get x and y from the event. They used to be
13180         used uninitialised. The Win32 backend never sends motion events
13181         marked as hints. This for instance fixes the annoying file and
13182         font selector behaviour in the Win32 version.
13183
13184 2000-04-14  Tor Lillqvist  <tml@iki.fi>
13185
13186         * gtk/gtksignal.c: (Win32:) Export the gtk_private_signals and
13187         gtk_private_n_signals variables, they are used by some software,
13188         sigh.
13189
13190         * gtk/gtkrc.c (get_gtk_sysconf_directory): (Win32:) Fetch the
13191         installation directory from the Registry, where the installer
13192         should have put it.
13193
13194 Fri Apr  7 17:19:27 2000  Owen Taylor  <otaylor@redhat.com>
13195
13196         * gdk/x11/Makefile.am: Fix problem with installation directory for
13197         gdkx.h
13198
13199         * gtk/gtkmenuitem.c gtk/gtkmenushell.c: Patch from David Santiago
13200         <mrcooger@cyberverse.com> so that when selecting menus with the
13201         mouse, the first item will not be selected, but when selecting
13202         with an accelerator, or navigating left-right on a menubar with
13203         the menus popped up, the first item will be selected.
13204
13205 2000-04-05  Dan Damian  <dand@dnttm.ro>
13206
13207         * configure.in: Added "ro" to ALL_LINGUAS.
13208
13209 Wed Apr  5 00:08:36 2000  Owen Taylor  <otaylor@redhat.com>
13210
13211         * gdk/x11/gdkgc-x11.c (_gdk_x11_gc_new): Fix screwy
13212         indentation.
13213
13214         * Makefile.am (EXTRA_DIST): Fix typo.
13215
13216         * gdk[/x11]/Makefile.am (INCLUDES): Add $(top_builddir)/gdk
13217         to catch gdkconfig.h
13218
13219         * gtk/gtkitemfactory.c: Added FIXME.
13220
13221 2000-03-30  Jonathan Blandford  <jrb@redhat.com>
13222
13223         * gtk/gtkpaned.c (gtk_paned_get_position): oops.
13224         s/return_if_fail/return_val_if_fail/g and add a return value.
13225
13226 Mon Mar 27 20:56:14 2000  Owen Taylor  <otaylor@redhat.com>
13227
13228         * gtk/gtkwidget.c (gtk_widget_queue_clear_area): Fix up 
13229         merge slipup.
13230
13231         * gdk/gdkinput.h: Fix missing line from merge.
13232
13233 Mon Mar 27 20:39:49 2000  Owen Taylor  <otaylor@redhat.com>
13234
13235         * gdk/gdkcolor.c cursor.c gdkdraw.c gdkfont.c: Include gdkinternals.h
13236         instead of gdkprivate.h.
13237
13238 Sun Mar 12 15:19:24 2000  Owen Taylor  <otaylor@redhat.com>
13239
13240         * gtk/gtkinputdialog.h (struct _GtkInputDialogClass): Fix
13241         parent class to correctly be GtkDialogClass.
13242
13243 Thu Feb 24 23:58:21 2000  Owen Taylor  <otaylor@redhat.com>
13244
13245         * gdk/x11/gdkgeometry-x11.c: Don't worry about clipping of
13246         toplevel windows and their immediate children by their parents,
13247         since the size of toplevel windows is out of our immediate
13248         control and we don't get any real benefit from trying to track
13249         this size for clipping.
13250
13251         * gdk/gdkprivate.h (struct _GdkWindowPrivate) gdk/x11/gdkwindow-x11.c : Add a flag
13252         for input_only windows.
13253
13254         * gdk/gdkwindow.c gdk/x11/gdkgeometry-x11.c: Use the above flag
13255         to fix some hacks and make sure that we don't try to set the
13256         background of input only windows.
13257
13258 Thu Feb 24 18:11:46 2000  Owen Taylor  <otaylor@redhat.com>
13259
13260         * gdk/gdkinternals.h gdk/gdkprivate.h gdk/Makefile.am: Add a header file for
13261         the _really_ internal stuff, and leave gdkprivate.h for the fake private
13262         stuff that we've traditionally exposed.
13263
13264         * gdk/**.c: Use gdkinternals.h where appropriate.
13265
13266         * gdk/x11/gdkx.h gdk/x11/gdkprivate-x11.h gdk/x11/*.c: Make gdkx.h
13267         not include gdkprivate-x11.h, move all stuff of conceivable public
13268         interest into gdkx.h; keep all really private stuff in
13269         uninstalled header gdkprivate-x11.h.
13270
13271         * gdk/gdkdraw.c gdk/gdkwindow.c gdk/gdkinternals: Redirect all calls to
13272         image->image_put on windows through a new function _gdk_window_draw_image()
13273         to allow us to do backing store for images. (Sort of ugly)
13274
13275         * gdk/gdkgc.c gdk/gdkprivate.h: Cache the ts and clip origins for graphics
13276         contexts locally so that we can offset them properly when drawing 
13277         onto backing pixmaps.
13278
13279         * gdk/gdkinput.h: Reindented
13280
13281         * gdk/gdkprivate.h gdk/x11/gdkwindow-x11.c: Store the background
13282         pixmap or color for the window, so we can properly initialize
13283         our double-buffer pixmaps, and also so that we temporarily set
13284         a background of None while scrolling.
13285
13286         * gdk/gdkregion.h: Revise region boolean operators to have an
13287         interface that is actually convenient - switch from creating new
13288         regions on every op, to "methods" that modify existing regions
13289         (A = A OP B). 3 argument forms which allow dest == src, would also
13290         be possible, but the current interfaces seem to map nicely
13291         onto what needs to be done. (There is quite a lot of region
13292         code in GDK now.)
13293
13294         * gdk/gdkregion.h: Add constructor from rectangle and a copy
13295         operator.
13296
13297         * gdk/x11/{gdkregion-generic.[ch],gdkpolyreg-generic.c,
13298         gdkpoly-generic.h: Copy region code from Xlib, switch it over
13299         to 32 bit coordinates, modify it to be mostly GTK+ style
13300         and to have interfaces that match gdkregion.h.
13301
13302         * gdk/gdkwindow.c gdk/gdkprivate.h: Add facility for
13303         double-buffered drawing. gdk_window_begin_paint_{rect,region}()
13304         create a backing pixmap and redirect all drawing to
13305         that backing pixmap until a matching gdk_window_end_paint().
13306
13307         * gdk/gdkwindow.[ch] gdk/gdkinternals.h gdk/x11/gdkdrawable-x11.c:
13308         Create a special drawable class for GtkWindow's that 
13309         redirects the drawing to the backing pixmap as necessary
13310         and then calls the real operations in _gdk_windowing_window_class.
13311
13312         * gdk/gdkprivate.h gdk/gdkwindow.[ch] gdk/x11/gdkevents-x11.c:
13313         Store invalid region for each window. Generate expose events for invalid
13314         region in an idle. This replaces both the expose compression
13315         and the redrawing queuing in GTK+. It is both more efficient and
13316         simpler than either one individually and far more so then the
13317         combination.
13318
13319         * gdk/x11/gdkgeometry.c gdk/x11/gdkwindow.c gdk/x11/gdkprivate-x11.h:
13320         Emulate 32 bit coordinates for windows with 16 bit coordinates
13321         by offsetting drawing, guffaw scrolling techniques and
13322         mapping/unmapping child windows as necessary.
13323
13324         * gdk/gdkwindow.[ch] gdk/x11/gdkgeometry.c: Add anti-exposes,
13325         where, when invalid regions are processed, the region is stored,
13326         and if expose events come in that are detectably duplicate
13327         the processed exposes (by comparison of event serial numbers),
13328         the stored region is subtracted out of those exposes.
13329
13330         * gdk/x11/gdkgeometry.c: Temporarily unset backing pixmaps of
13331         regions newly exposed when scrolling or resizing windows.
13332         This, combined with forcing processesing of queued invalidated
13333         regions, gives nice flicker-free scrolling.
13334
13335         * gtk/gtklayout.c gtk/gtkviewport.c: Force processing of
13336         invalidated regions after every scroll.
13337
13338         * gtk/gtklayout.c: Vastly simplify using the new 32 bit coordinate
13339         emulation in GDK. Its, for all practical purposes just a
13340         GtkViewport/GtkFixed hybrid now.
13341
13342         * gdk/gdkdrawable-x11.c: Convert from GDK (32 bit) to X11
13343         (16-bit) structures as necessary instead of just casting.
13344
13345         * gdk/x11/gdkgc-x11.c gdk/x11/gdkx.h: Replace XSetRegion with code
13346         in terms of the structures from gdkregion-generic.c, using appropriate
13347         offsets from GDK to X11 coordinates. Cache clip mask and
13348         origin and ts origin locally and only flush to the server
13349         when drawing, to avoid constantly setting and resetting these
13350         values when offsetting GC's for scrolling and backing pixmaps.
13351
13352         * gdk/x11/gdkinput-x11.c: Fix leak of axes structures.
13353
13354         * gtk/gtkcontainer.c: Call process_all_updates at end
13355         of resizing to reduce flicker. (Avoids having redraw
13356         lag arbitrarily behind resize under some circumstances)
13357
13358         * gtk/gtkentry.c: Remove old backing store code, and simply take
13359         advantage of the new backing store capabilities of GDK.
13360
13361         * gtk/gtkmain.c: Simple implementation of widget backing
13362         store - simply push a paint while handling each expose.
13363         (Should really be configurable widget for widget.)
13364         
13365         * gtk/gtkwidget.c: Remove all the old complicated redraw
13366         code, and simply invalidate the GDK windows from
13367         gdk_window_queue_clear(), etc. (Sigh, so much carefully
13368         debugged complexity ... gone to the winds.)
13369
13370         Remove all the code for suppressing expose events while
13371         resizes are pending; this isn't needed since the invalid
13372         areas won't be processed until after the resizes are
13373         processed, since they are in a lower priority idle.
13374
13375 Thu Feb 24 15:37:41 2000  Owen Taylor  <otaylor@redhat.com>
13376
13377         * gdk/gdkrectangle.c (gdk_rectangle_intersect): Set width
13378         and height of dest rectangle for non-intersecting rectangles.
13379
13380 Sun Feb 20 16:47:31 2000  Owen Taylor  <otaylor@redhat.com>
13381
13382         * gtk/gtkwidget.h: Make GtkAllocation just a typedef
13383         for GdkRectangle.
13384
13385 Sun Feb 20 11:27:00 2000  Owen Taylor  <otaylor@redhat.com>
13386
13387         * gdk/gdk{events,image,private,types,window}.h
13388          gdk/x11/gdkinputprivate.h: Change all coordinates
13389          from int16 to int. Also, Change width and height from
13390          unsigned to signed to avoid all the stupid C 
13391          signedness bugs.
13392
13393 Sat Feb 19 12:01:53 2000  Owen Taylor  <otaylor@redhat.com>
13394
13395         * gdk/x11/gdkdrawable-x11.c (gdk_x11_draw_drawable):
13396         Use gdk_drawable_get_depth instead of gdk_drawable_get_visual.
13397         Add some more detailed checking.
13398
13399         * gdk/gdkdraw.c gdk/gdkdrawable.h (gdk_drawable_get_depth):
13400         New function to retrieve the depth of a drawable.
13401
13402         * gdk/gdkprivate.h (struct _GdkDrawablePrivate): Add a depth
13403         field, reorder fields to save memory. 
13404
13405 Mon Dec 13 14:06:03 1999  Owen Taylor  <otaylor@redhat.com>
13406
13407         * gtk/gtkentry.c (gtk_entry_draw_cursor_on_drawable): Draw a small portion
13408         of the background image instead of scaling the background down to
13409         a line.
13410
13411         * gtk/gtk[hv]scrollbar.c (gtk_hscrollbar_size_allocate): Removed mysterious
13412         which temporarily set slider to wrong size.
13413
13414         * gtk/gtkaspectframe.c gtkbin.c: Remove unecessary calls to
13415         queue_clear().
13416
13417 Wed Nov 17 18:36:05 1999  Owen Taylor  <otaylor@redhat.com>
13418
13419 2000-03-23  Jonathan Blandford  <jrb@redhat.com>
13420
13421         * gtk/gtkpaned.c (gtk_paned_get_position): add getter.
13422
13423 2000-03-17  Tor Lillqvist  <tml@iki.fi>
13424
13425         * gdk/win32/gdkevents-win32.c: Remove the #ifndef
13426         USE_DISPATCHMESSAGE sections, we do want to use DispatchMessage.
13427
13428         * gdk/win32/gdkfont-win32.c
13429         * gdk/win32/gdkproperty-win32.c
13430         * gdk/win32/gdkselection-win32.c
13431         * gdk/win32/gdkwindow-win32.c: Add const to some arguments that are
13432         now declared such.
13433
13434 Wed Mar 15 02:59:38 PST 2000 Manish Singh <yosh@gimp.org>
13435
13436         * gtk/gtkvpaned.c: removed stray gutter_size reference, a 1.2 relic
13437
13438 Mon Mar 13 18:37:55 2000  Owen Taylor  <otaylor@redhat.com>
13439
13440         * gdk/gdkdnd.c: Fix a bunch of cases where XGetWindowProperty()
13441         is called without trapping X errors.
13442
13443 Fri Feb 25 10:48:53 2000  Owen Taylor  <otaylor@redhat.com>
13444
13445         * gtk/gtkrc.*: Fix problem where stray '"' characters found their
13446         way into the fontset lists.
13447
13448 Tue Feb 22 08:52:52 2000  Tim Janik  <timj@gtk.org>
13449
13450         * gtk/gtkthemes.h: add extern "C" scope.
13451
13452 Mon Feb 21 20:16:42 2000  Lars Hamann  <lars@gtk.org>
13453
13454         * gtk/gtkclist.c: applied  patch from Guy Harris <guy@netapp.com>
13455         to make appends to the list constant. (gtk-guy-990901-0.patch)
13456
13457 Mon Feb 14 22:50:10 2000  Tim Janik  <timj@gtk.org>
13458
13459         * gtk/gtktypeutils.c (gtk_type_init): use g_str_hash() and g_str_equal()
13460         for the typename hash table.
13461
13462 Mon Feb 14 15:01:23 2000  Owen Taylor  <otaylor@redhat.com>
13463
13464         * gtk/gtkpaned.c (gtk_paned_compute_position): Add some sanity checks
13465         to make sure we never divide by zero. 
13466         (Problem pointed out by Michal Jaegermann <michal@ellpspace.math.ualberta.ca>)
13467
13468 Mon Feb 14 12:29:38 2000  Owen Taylor  <otaylor@redhat.com>
13469
13470         * gtk/gtkfontsel.c: Apply patch from
13471         SHIRASAKI Yasuhiro <yasuhiro@awa.tohoku.ac.jp> to make font selector work a little
13472         better with 2-byte fonts. (Load a fontset instead of a font for two byte fonts.)
13473
13474         Also, some cleanups in atom handling.
13475
13476 Sun Feb 13 08:02:21 2000  Tim Janik  <timj@gtk.org>
13477
13478         * gtk/gtksocket.c (gtk_socket_class_init): parent class is GtkContainer,
13479         not GtkWidget.
13480
13481 Fri Feb 11 02:19:32 2000  Tim Janik  <timj@gtk.org>
13482
13483         * gtk/gtkhpaned.c (gtk_hpaned_size_allocate): 
13484         * gtk/gtkvpaned.c (gtk_vpaned_size_allocate): 
13485         * gtk/gtkpaned.c (gtk_paned_compute_position): had to squeeze some
13486         more guint wrap-around bugs before going to bed.
13487
13488 Thu Feb 10 16:16:35 2000  Tim Janik  <timj@gtk.org>
13489
13490         * gtk/gtkspinbutton.c (gtk_spin_button_size_allocate): guard against
13491         guint wrap arounds in allocation.width.
13492
13493         * gtk/gtktable.c (gtk_table_size_allocate_pass1): repeat shrinking
13494         process untill we fit the allocation given.
13495
13496 Tue Feb  8 09:38:29 2000  Tim Janik  <timj@gtk.org>
13497
13498         * gtk/gtkwidget.c:
13499         (gtk_widget_unrealize): guard widget access with ref/unref
13500         around signal emission.
13501         (gtk_widget_hide): same here, but also check its destroyed
13502         state before queueing a resize.
13503
13504 Tue Feb  8 03:05:55 2000  Tim Janik  <timj@gtk.org>
13505
13506         * gtk/gtkstyle.c (gtk_style_new): use gtk_default_prelight_bg instead
13507         of gtk_default_insensitive_bg as insensitive base color.
13508
13509         * gtk/gtktext.c (gtk_text_style_set): set the background color according
13510         to the widget's state.
13511         (gtk_text_realize): same here.
13512         (gtk_text_state_changed): same here.
13513         (draw_bg_rect): compare background color against base[] from
13514         GTK_WIDGET_STATE (text) not GTK_STATE_NORMAL.
13515
13516 Mon Feb  7 04:01:55 2000  Tim Janik  <timj@gtk.org>
13517
13518         * gtk/gtkmain.c (gtk_main_do_event): ignore delete events when
13519         grabs are active, unless a delete event is send to the toplevel
13520         of the currently grab holding widget.
13521
13522 Sun Feb  6 10:13:15 2000  Owen Taylor  <otaylor@redhat.com>
13523
13524         * gtk/gtkctree.c (gtk_ctree_drag_data_received): Remove
13525         debugging g_print's.
13526
13527 Fri Feb  4 15:54:54 2000  Owen Taylor  <otaylor@redhat.com>
13528
13529         * gtk/gtkscrolledwindow.c (gtk_scrolled_window_size_request): Don't
13530         ever make the scrolled-window requisition ever depend on the 
13531         visibility state of the scrollbars for the AUTOMATIC policy. 
13532         This breaks the GTK+ requisition model, and causes loops.
13533
13534 Fri Feb  4 15:09:12 2000  Owen Taylor  <otaylor@redhat.com>
13535
13536         * gtk/gtkstyle.c (gtk_style_new): Set the charset explicitely for
13537         the default font to avoid problems with XFree86-4.0 where the
13538         default charset is iso10646-1, not iso8859-1.
13539
13540 Thu Feb  3 14:58:48 PST 2000 Manish Singh <yosh@gimp.org>
13541
13542         * acinclude.m4
13543         * config.guess
13544         * config.sub
13545         * ltconfig
13546         * ltmain.sh: upgrade to libtool 1.3.4 (bugfix only release)
13547
13548         * gtk/Makefile.am: minor cosmetic consistency tweak
13549
13550 Thu Feb  3 14:46:01 2000  Owen Taylor  <otaylor@redhat.com>
13551
13552         * gtk/gtkmenushell.c (gtk_menu_shell_button_release): Set
13553         the activate_time to 0, so that we handle a quick
13554         press/release press/release properly and don't suppress
13555         the second release. (Red Hat bug #7545)
13556
13557 Wed Feb  2 22:25:17 2000  Tim Janik  <timj@gtk.org>
13558
13559         * gtk/gtkctree.c (row_delete):
13560         (gtk_ctree_node_set_row_data_full): fixed very evil reentrancy
13561         bugs with destruction notifier, *always* update internal
13562         structures *before* calling user code.
13563
13564 Sun Jan 30 20:10:52 2000  Lars Hamann  <lars@gtk.org>
13565
13566         A few more fixes for bug #5487, #2051, #2677.
13567         * gtk/gtkclist.c : 
13568         (gtk_clist_button_press):  Reset clist->anchor to -1 if event->type is
13569         not GDK_BUTTON_PRESS.
13570         (resync_selection): resync only if selection_mode is
13571         GTK_SELECTION_EXTENDED
13572         * gtk/gtkctree.c (resync_selection): same here
13573
13574 Sun Jan 30 12:29:20 2000  Owen Taylor  <otaylor@redhat.com>
13575
13576         * gdk/gdk.h gtk/gtkmenu.h: Removed duplicate prototypes for
13577         gdk_drag_get_selection() and gtk_menu_detach().
13578
13579         [ From Jeroen Ruigrok/Asmodai ]
13580
13581 Sat Jan 29 10:11:56 2000  Owen Taylor  <otaylor@redhat.com>
13582
13583         * gtk/gtknotebook.c (gtk_notebook_size_request): 
13584         page->tab_label can be NULL.
13585
13586 2000-01-25  Havoc Pennington  <hp@pobox.com>
13587         
13588         * gdk/gdkwindow.c (gdk_window_set_back_pixmap): parent_relative
13589         arg is boolean
13590
13591         * gdk/gdkselection.c (gdk_selection_owner_set): return boolean
13592
13593         * gdk/gdkrectangle.c (gdk_rectangle_intersect): return boolean
13594
13595         * gdk/gdkproperty.c (gdk_property_get): return boolean
13596
13597         * gdk/gdkinput.c (gdk_input_set_mode): return boolean
13598
13599         * gdk/gdkim.c (gdk_im_ready): return boolean
13600
13601         * gdk/gdkgc.c (gdk_gc_set_exposures): gboolean arg
13602
13603         * gdk/gdkfont.c (gdk_font_equal): return gboolean (mild
13604         glib clash, should fix glib)
13605
13606         * gdk/gdkevents.c (gdk_set_show_events): take gboolean arg
13607         (gdk_get_show_events): return gboolean, and canonicalize 
13608         to TRUE/FALSE
13609
13610         * gdk/gdkcolor.c (gdk_colormap_new): gboolean flag whether the
13611         colormap is private
13612         (gdk_colors_alloc): gboolean whether to be contiguous
13613         (gdk_color_equal): return gboolean since we are a predicate
13614         and not a qsort() (this looks semi-wrong due to glib breakage,
13615         IMO glib should be fixed)
13616         
13617         * gdk/gdk.c (gdk_set_use_xshm): take gboolean arg
13618         (gdk_get_use_xshm): return gboolean
13619         (gdk_pointer_is_grabbed): return gboolean
13620
13621         * gdk/gdk.h: Change prototypes to match all the above changes,
13622         and re-run egtk-format-protos as required.
13623
13624 Fri Jan 28 12:28:17 2000  Owen Taylor  <otaylor@redhat.com>
13625
13626         * gtk/gtkctree.c (resync_selection): 
13627         * gtk/gtkclist.c (resync_selection):
13628
13629         Return immediately if clist->drag_pos < 0. This is a workaround
13630         for the corrupt state that the clist gets into when a
13631         GDK_2BUTTON_PRESS occurs. See note in gtk_clist_button_press().
13632
13633         Bug #5487, #2051, #2677; fix suggested by David Helder and T. Alexander Popiel.
13634         
13635         * gtk/gtknotebook.c (gtk_notebook_size_request): Fix uninitialized
13636         variable from recent commit.
13637
13638 Thu Jan 27 15:22:09 2000  Owen Taylor  <otaylor@redhat.com>
13639
13640         * gtk/gtkdnd.c (gtk_drag_begin): Fix stupid typo in last commit.
13641
13642 Thu Jan 27 18:00:55 2000  Tim Janik  <timj@gtk.org>
13643
13644         * gtk/Makefile.am: prefix all autogenerated source that get build in
13645         $(srcdir) with $(srcdir)/, so make doesn't assume they got generted
13646         in builddir. since we subsequently cd into srcdir for autogeneration,
13647         the paths have to be stripped from the target file names, thusly we
13648         use $(@F) as target names now.
13649         put a comment about configure.in's --disable-rebuilds option,
13650         which can be used for non-writable source directories, for development
13651         setups though, srcdir has to be *writable*.
13652
13653 hu Jan 27 00:15:03 2000  Owen Taylor  <otaylor@redhat.com>
13654
13655         * gtk/gtkdnd.c (gtk_drag_begin gtk_drag_get_event_actions):
13656           Finish the job of allowing event to be NULL.
13657           (Fixes bug #4283, reported by Chris Blizzard)
13658
13659         * gtk/gtkentry.c (entry_adjust_scroll): When calculating
13660           things so that the cursor appears on screen, properly
13661           take into account INNER_BORDER.
13662           (Fixes bug #4754, reported by Antonio Campos)
13663
13664 Wed Jan 26 23:12:28 2000  Owen Taylor  <otaylor@redhat.com>
13665
13666         * gtk/gtknotebook.c (gtk_notebook_map): Don't
13667           show the tab_label unless it itself is visible.
13668
13669           gtk/gtknotebook.c (gtk_notebook_size_request):
13670           Do a better job of making sure that the visibility
13671           of the tab label corresponds to whether it should
13672           be mapped or not.
13673
13674 Wed Jan 26 21:17:03 2000  Owen Taylor  <otaylor@redhat.com>
13675
13676         * gtk/gtkoptionmenu.c (gtk_option_menu_position):
13677           Use the requisition, not the allocation, since the
13678           allocation has not necessarily been computed yet.
13679           (Pointed out by Eugene Osintsev)
13680
13681 Wed Jan 26 19:44:25 2000  Owen Taylor  <otaylor@redhat.com>
13682
13683         * gtk/gtkstyle.c (gtk_style_new): Dont' set
13684           style/base[GTK_STATE_INSENSITIVE] both to
13685           gtk_default_insensitive_bg!
13686           (Bug #2187, reported by Jonathan Blandford)
13687
13688         * gtk/gtkaccelgroup.c (gtk_accelerator_valid):
13689           Add Alt_L, Alt_R to list of invalid accelerators.
13690           (Bug #3736, reported by Vlad Harchev)
13691
13692 Wed Jan 26 19:01:56 2000  Owen Taylor  <otaylor@redhat.com>
13693
13694         * gtk/gtkfilesel.c (open_ref_dir): Fix several
13695         bugs which occured after an attempt to open 
13696         invalid home directory left cmpl_state->reference_dir == NULL.
13697
13698          - completion on files in home directory didn't work
13699          - completion on an empty string caused  segfault
13700
13701          (Bug #3678, reported by Steve Ratcliffe)
13702
13703         * gtk/gtkscale.c (gtk_scale_get_value_width): Fix
13704         cut and paste error that was causing scales to
13705         be incorrectly positioned.
13706         (Bug #2956,
13707          patch from Steve Ratcliffe <steve@parabola.demon.co.uk>)
13708
13709 2000-01-27  Shirasaki Yasuhiro  <yasuhiro@gnome.gr.jp>
13710
13711         * acinclude.m4 (AM_GTK_WITH_NLS): Add -lintl to libs
13712         when checking for dcgettext, if we've found we needed
13713         it for dgettext.
13714 +
13715 Wed Jan 26 18:06:07 2000  Owen Taylor  <otaylor@redhat.com>
13716
13717         * gtk/gtkwidget.c (gtk_widget_queue_clear_area): Ignore
13718         queue_clear on NO_WINDOW widgets during a reparent,
13719         since at that point the window and widget heirarchies
13720         are out of sync. This stops crashing in some cases
13721         (the scrolled window reparent test, for instance), and
13722         _probably_ won't cause drawing errors.
13723
13724         * gtk/testgtk.c: Make the reparenting-a-scrolled-window
13725         test do what it was supposed to do and be robust against
13726         window closings, etc. (Bug #2443)
13727
13728 Wed Jan 26 16:56:54 2000  Owen Taylor  <otaylor@redhat.com>
13729
13730         * gtk/gtkentry.c: Fix return values on mouse events.
13731         (Bug #2686, Sky <seb_sky@yahoo.com>)
13732
13733         * gtk/genmarshal.pl: Fix up handling of FOREIGN.
13734         (pointed out by George Lebl)
13735
13736         * gdk/gdkcolor.c (gdk_color_copy): Made const-safe.
13737         (From Ettore Perazzoli  <ettore@helixcode.com>)
13738  
13739 Mon Jan 24 10:44:48 2000  Owen Taylor  <otaylor@redhat.com>
13740
13741         * gtk/gtkcalendar.c (gtk_calendar_main_button): Handle
13742         clicks between rows or outside calender area correctly.
13743         (Patch from Damon Chaplin)
13744
13745         * gtk/gtkclist.c (gtk_clist_set_row_data_full): 
13746         * gtk/gtkctree.c (gtk_ctree_node_set_row_data_full): 
13747           Call destroy function when overwriting existing data. 
13748           (Pointed out by Damon Chaplin)
13749
13750 Tue Jan 25 09:55:41 2000  Owen Taylor  <otaylor@redhat.com>
13751
13752         * gdk/gdk.c: Remove useless #include of <X11/Xmu/WinUtil.h>,
13753           which was causing problems on various systems with Xmu.
13754           This hasn't been needed for a very long time.
13755           (Fixes #1185 3167)
13756
13757 Sun Jan 23 22:27:36 2000  Owen Taylor  <otaylor@redhat.com>
13758
13759         * gdk/gdki18n.h: Include <ctype.h> when defining
13760           gdk_isw* in terms of is* as a fallback.
13761           (Bug #4106 - Dan Winship <danw@MIT.EDU>)
13762
13763 Sun Jan 23 22:12:36 2000  Owen Taylor  <otaylor@redhat.com>
13764
13765         * gtk/gtkviewport.c (gtk_viewport_size_allocate): Don't
13766           realize the widget when it is size allocated!
13767           (old, old bug)
13768
13769         * gtk/gtkviewport.c (gtk_viewport_adjustment_value_changed):
13770           Removed unused call to gdk_window_get_size() that
13771           showed up when the above was fixed.
13772
13773 Sat Jan 22 15:44:30 2000  Owen Taylor  <otaylor@redhat.com>
13774
13775         * gtk/gtkwidget.c (gtk_widget_reparent): Correctly
13776           fix up widget->window when the widget is a
13777           NO_WINDOW container widget.
13778
13779 Sat Jan 22 12:40:48 2000  Owen Taylor  <otaylor@redhat.com>
13780
13781         * gdk/gdkpixmap.c (gdk_pixmap_seek_string): Rewrite
13782           to account for the fact that feof() does _not_ 
13783           return TRUE on errors, and thus avoid infinite loops
13784           when trying to use gdk_pixmap_create_from_xpm()
13785           on unreadable values.
13786
13787 Fri Jan 21 18:32:43 2000  Owen Taylor  <otaylor@redhat.com>
13788
13789         * gtk/gtkaspectframe.h (struct _GtkAspectFrame): s/gint/gboolean/.
13790
13791 Fri Jan 21 16:24:08 2000  Owen Taylor  <otaylor@redhat.com>
13792
13793         * gdk/gdkgc.c (gdk_gc_set_dashes): Change from
13794           gdk_gc_set_dashes to take gint8 instead of gchar to
13795           make it clearer that it is _not_ a NULL terminated string.
13796
13797         * gdk/gdk.h gdk/gdkfont.c gdk/gdkgc.c gdk/gdkselection.c
13798           gdk/gdkwindow.c gtk/gtkprogress.[ch] gtk/gtkthemes.[ch]
13799           gtk/gtktreeitem.[ch] gtk/gtkwidget.[ch]: Constify string
13800           arguments.
13801
13802 Thu Dec 30 04:51:05 1999  Tim Janik  <timj@gtk.org>
13803
13804         * gtk/gtkvscale.c (gtk_vscale_pos_background): 
13805         * gtk/gtkhscale.c (gtk_hscale_pos_background): when calculating the
13806         background size relative to our allocation, guard against small
13807         allocations, we may have not yet been size allocated.
13808
13809 Thu Dec  2 10:59:14 1999  Owen Taylor  <otaylor@redhat.com>
13810
13811         * gdk/gdkdnd.c (xdnd_check_dest): Allow version >= 3,
13812         not just version == 3. We implement all 3 + most of 4 - 
13813         (we don't support matching text/plain;charset=iso-8859-1
13814         to a dest that expects text/plain). We'll still advertise
13815         3 to be safe, but any client implementing version >= 3
13816         must interoperate with 3.
13817         
13818 Tue Mar 14 11:53:31 2000  Owen Taylor  <otaylor@redhat.com>
13819
13820         * gtk/gtktooltips.[ch] (struct _GtkTooltips): Remove foreground,
13821         background and gc members, add a warning in gtk_tooltips_set_color()
13822         indicating that this function is deprecated.
13823
13824 Thu Mar  9 22:10:56 GMT 2000  Tony Gale <gale@gtk.org>
13825
13826         * docs/gtkfaq.sgml: FAQ Update:
13827           - Minor cleanups (Emmanuel, me)
13828           - New questions:
13829                 I need to add a new signal to a GTK+ widget. Any idea? (timj)
13830                 How can I retrieve the text from a GtkMenuItem? (timj)
13831                 How do I validate/limit/filter the input to a GtkEntry? (me)
13832                 Memory does not seem to be released when I free the list
13833                         nodes I've allocated (timj)
13834
13835 2000-03-07  Tor Lillqvist  <tml@iki.fi>
13836
13837         * gdk/win32/gdkmain-win32.c: Internal GDK error reporting changes:
13838         (gdk_win32_gdi_failed) New function for reporting errors from GDI,
13839         for which it is no use to call GetLastError onWin9x.
13840         (gdk_other_api_failed) New function, for general error
13841         reporting without calling GetLastError.
13842         (gdk_win32_api_failed) OTOH, this function always calls
13843         GetLastError. (gdk_win32_last_error_string) Remove this function,
13844         GLib has the equivalent now.
13845
13846         * gdk/win32/gdkprivate-win32.h: Declare the above, and macros to
13847         call them with function name, file name and line number in the
13848         arguments.
13849
13850         * gdk/win32/*.c: Use the new macros for reporting errors from GDI
13851         functions.
13852         
13853         * gtk/gtk.def: Add some missing entry points.
13854
13855         * gtk/gtkcompat.h.in: Define gtk_paned_gutter_size and
13856         gtk_paned_set_gutter_size, which don't exist any longer, as void.
13857         
13858         Fixes by Hans Breuer:
13859
13860         * gdk/makefile.msc: Update for debugging.
13861
13862         * gdk/win32/gdkgc-win32.c (gdk_win32_gc_set_dashes): Fake
13863         implementation, just use the PS_DASH, PS_DOT, PS_DASHDOT or
13864         PS_DASHDOTDOT or PS_DASH styles depending on the number of entries
13865         in the dash_list.
13866
13867         * gdk/win32/gdkwin32.h (GDK_FONT_XFONT): New macro, similar as in
13868         the x11 backend.
13869
13870         * gdk/win32/gdkprivate-win32.h (IS_WIN_NT): New macro.
13871
13872         * gtk/testgtk.c: Include config.h, guard inclusion of unistd.h.
13873
13874 2000-03-04  Tor Lillqvist  <tml@iki.fi>
13875
13876         * gdk/win32/gdkprivate-win32.h (struct _GdkWindowWin32Data): Store
13877         just pixel value of background colour.
13878
13879         * gdk/win32/gdkgc-win32.c (gdk_colormap_color): New function
13880         containing code snippet previously duplicated in a couple of
13881         places.
13882         
13883         * gdk/win32/gdkdrawable-win32.c (gdk_win32_draw_points): Use
13884         gdk_colormap_color.
13885
13886         * gdk/win32/gdkevents-win32.c (gdk_event_translate): Generate
13887         GDK_SCROLL events for WM_MOUSEWHEEL messages. Don't generate
13888         events for autorepeated Shift, Control and Alt keys. Use
13889         gdk_colormap_color.
13890
13891         * gdk/win32/gdkwindow-win32.c (gdk_window_set_cursor): If the
13892         pointer is inside the window the cursor of which we are setting,
13893         call SetCursor immediately.
13894
13895         * gdk/win32/makefile.cygwin
13896         * gtk/makefile.cygwin: If we don't have the build number stamp
13897         file, use zero.
13898
13899         * gtk/gtkcompat.h.in: Define gtk_paned_gutter_size and
13900         gtk_paned_set_gutter_size as empty.
13901
13902         * gtk/gtk.def: Remove gtk_paned_set_gutter_size.
13903         
13904 Tue Feb 29 13:10:00 GMT 2000  Tony Gale <gale@gtk.org>
13905
13906         * gdk/gdkwindow.h gdk/x11/gxid.c gtk/gtkclist.c gtk/gtkclist.h
13907           gtk/gtkctree.c gtk/gtkmenu.h gtk/gtkwidget.c gtk/testgtk.c
13908           docs/styles.txt docs/refcounting.txt docs/gtkfaq.sgml
13909           docs/gtk_tut.sgml docs/gtk.texi TODO:
13910
13911           Spelling/grammar fixes from Martin Buchholz <martin@xemacs.org>
13912
13913 Sat Feb 26 11:46:25 GMT 2000  Tony Gale <gale@gtk.org>
13914
13915         * gtk/gtkcalendar.c: Implement num_marked_dates,
13916           and don't emit mutiple day_selected signals on
13917           month_prev.
13918
13919 2000-02-25  Jonathan Blandford  <jrb@redhat.com>
13920
13921         * docs/make-todo (lineno): let title and logo be configurable so
13922         that GNOME can use this script too.
13923
13924         * TODO.xml: added logourl and a title
13925
13926 Fri Feb 25 11:12:00 2000  Owen Taylor  <otaylor@redhat.com>
13927
13928         * TODO.xml: Added some UI items, and an explanatory
13929         comment at the top of the file.
13930
13931 Thu Feb 24 09:07:28 2000  Tim Janik  <timj@gtk.org>
13932
13933         * TODO.xml: some updates, added abunch of new entries.
13934         a note for those fiddeling with this file, when done
13935         with it, invoke:
13936         $ ./docs/make-todo TODO.xml >/dev/null
13937         and correct output errors before comitting changes.
13938
13939 Wed Feb 23 22:59:50 2000  Owen Taylor  <otaylor@redhat.com>
13940
13941         * TODO.xml: Added XML-structured TODO file.
13942         * docs/make-todo: python script to turn TODO.xml into
13943           pretty XML output. 
13944
13945 2000-02-23  Jonathan Blandford  <jrb@redhat.com>
13946
13947         * gtk/gtkstyle.c (gtk_default_draw_handle): add a 'paned' mode to
13948         the function to let it draw the seven dots, instead of the old,
13949         much maligned, method.
13950         (draw_dot): New function to draw a dot.
13951
13952         * gtk/gtkhpaned.c (gtk_hpaned_size_allocate): changed allocation
13953         to draw the handle inside the border width as opposed to outside.
13954         Use paint function instead of gdk_draw_point.
13955
13956         * gtk/gtkvpaned.c (gtk_vpaned_size_allocate): changed allocation
13957         to draw the handle inside the border width as opposed to outside.
13958         Use paint function instead of gdk_draw_point.
13959
13960         * gtk/gtkfilesel.c (gtk_file_selection_update_history_menu):
13961         Change indenting to be more GTK like.
13962
13963 Wed Feb 23 10:54:14 GMT 2000  Tony Gale <gale@gtk.org>
13964
13965         * docs/gtk_tut.sgml: New section on GtkCalendar
13966         * examples/calendar: Update example code
13967
13968 Tue Feb 22 13:54:12 GMT 2000  Tony Gale <gale@gtk.org>
13969
13970         * docs/gtkfaq.sgml: FAQ Update
13971
13972 2000-02-19  Anders Carlsson  <andersca@gnu.org>
13973
13974         * gtk/gtkrange.c (gtk_range_scroll_event): Return TRUE
13975         to prevent the scroll event to be propagated upwards.
13976
13977 Fri Feb 18 14:37:29 2000  Owen Taylor  <otaylor@redhat.com>
13978
13979         * gdk/x11/gdkwindow-x11.c (gdk_event_mask_table): Remove
13980         OwnerGrabButtonMask from button entries for
13981         GDK_BUTTON_PRESS / GDK_BUTTON_RELEASE.
13982
13983         * gtk/gtklayout.c (gtk_layout_realize): Always add GDK_SCROLL
13984         to the event mask (which will result in button/press release
13985         being added to the event mask on Unix) so scrolling works
13986         for layouts in scroll windows.
13987
13988         * gdk/gdkevents.h (enum): Fix up GDK_ALL_EVENTS_MASK.
13989
13990         Patch from Anders Carlsson  <andersca@gnu.org> to add
13991         a scroll event.
13992
13993         * gtk/testgtk.c (scroll_test_scroll): Added an example of mouse wheel
13994         scrolling to the "Test Scrolling" part of testgtk.
13995  
13996         * gtk/gtkwidget.h (struct _GtkWidgetClass): Added scroll_event signal.
13997  
13998         * gtk/gtkwidget.c: Added "scroll_event" GTK+ signal and matched
13999         it against GDK_SCROLL.
14000  
14001         * gtk/gtkrange.c (gtk_range_scroll_event): Updated to use the new
14002         way of mouse wheel scrolling.
14003  
14004         * gtk/gtkscrolledwindow.c (gtk_scrolled_window_scroll_event): Likewise.
14005  
14006         * gtk/gtkspinbutton.c (gtk_spin_button_scroll): Likewise.
14007  
14008         * gtk/gtkmain.c: Removed previous mouse wheel hack.
14009  
14010         * gdk/x11/gdkwindow-x11.c (gdk_event_mask_table): Added entry in
14011         gdk_event_mask_table.
14012  
14013         * gdk/x11/gdkevents-x11.c (gdk_event_translate): Added 
14014         GdkEventScroll handler.
14015  
14016         * gdk/gdkevents.h: Added GdkEventScroll structure.
14017  
14018 Thu Feb 17 17:10:12 2000  Owen Taylor  <otaylor@redhat.com>
14019
14020         * gtk/gt{h,k,}vpaned.[ch]: Add patch from Jonathan Blandford
14021         and Anders Carlsson to change the Paned widgets so that they
14022         can be dragged from anywhere along the length. Also change
14023         the way that this is drawn to make this apparent.
14024
14025         * gtk/gtkoptionmenu.c (gtk_option_menu_get_history): Apply patch
14026         from George Lebl to check that option_menu->menu is present
14027         before getting history.
14028
14029 2000-02-14  Tor Lillqvist  <tml@iki.fi>
14030
14031         * gdk/gdkdraw.c (gdk_draw_segments): Move the test for no segments
14032         before the assertion for non-NULL segment list.
14033
14034         * gdk/win32/gdkgc-win32.c: (gdk_win32_gc_values_to_win32values):
14035         Seems that pattern brushes *must* be 8x8 pixels! At least on my
14036         machine, but it might be display driver dependent. Sigh, so make
14037         sure the stipple is that size. Does Windows suck or what?
14038
14039         * gdk/win32/gdkdrawable-win32.c: Improve error handling in a few
14040         places.
14041
14042 2000-02-13  Havoc Pennington  <hp@pobox.com>
14043
14044         * gdk/x11/gdkcursor-x11.c (gdk_cursor_new_from_pixmap): init
14045         refcount to 1
14046         (gdk_cursor_new): init refcount to 1
14047
14048         * gdk/win32/gdkcursor-win32.c (gdk_cursor_new): init refcount to 1
14049
14050 2000-02-13  Tor Lillqvist  <tml@iki.fi>
14051
14052         * gdk/win32/gdkgc-win32.c (gdk_gc_predraw): Add an extra parameter
14053         so that we don't have to do unnecessary settings to the HDC.
14054
14055         * gdk/win32/gdkdrawable-win32.c
14056         * gdk/win32/gdkimage-win32.c: Corresponding changes to the calls of
14057         gdk_gc_predraw.
14058
14059         * gdk/win32/gdkdrawable-win32.c: Special-casing for GdkGCs where
14060         the fill style is GDK_OPAQUE_STIPPLED. In those cases we construct
14061         GDI paths, call WidenPath to get the outline of the stroken path,
14062         and then fill the outline (with the brush that was built from the
14063         stipple).
14064
14065         * gdk/win32/gdkgc-win32.c: Factor out common code from
14066         _gdk_win32_gc_new and gdk_win32_gc_set_values into
14067         gdk_win32_gc_values_to_win32values. Use correct colour for
14068         SetBkColor() (Until now the code actually used a random colour in
14069         the call to SetBkColor()... but that didn't show up as not many
14070         GDI APIs use the background colour. Pattern (opaque stippled)
14071         brushes do.)
14072
14073         * gdk/win32/gdkmain-win32.c (gdk_win32_last_error_string,
14074         gdk_win32_api_failed): New functions for error logging.
14075
14076         * gdk/win32/gdkprivate-win32.h: Declare them, and define a macro
14077         WIN32_API_FAILED to call them, passing function or file name and
14078         line number.
14079
14080         * gdk/win32/*.c: Use the WIN32_API_FAILED macro.
14081
14082         * gdk/win32/gdkprivate-win32.h: Store just the pixel values from
14083         GdkColor for foreground and background in GdkGCWin32Data.
14084
14085         * gdk/makefile.cygwin: Link in the resource object separately.
14086
14087         * gdk/win32/rc/gdk.rc
14088         * gtk/gtk.rc (New file)
14089         * gdk/win32/makefile.cygwin
14090         * gtk/makefile.cygwin: Update build number in DLLs automatically,
14091         as in GLib.
14092
14093 Sun Feb 13 08:54:45 2000  Tim Janik  <timj@gtk.org>
14094
14095         * gdk/gdkcursor.h (struct _GdkCursor): s/refcount/ref_count/.
14096         * gdk/x11/gdkcursor-x11.c (gdk_cursor_new_from_pixmap): 
14097         * gdk/x11/gdkcursor-x11.c (_gdk_cursor_destroy): 
14098         * gdk/gdkcursor.c (gdk_cursor_ref): insert assertments for the
14099         parameters given and cursor->ref_count. coding style fixups.
14100
14101         * gtk/gtksocket.c (gtk_socket_class_init): parent class is GtkContainer,
14102         not GtkWidget.
14103         
14104         * gtk/*.h: applied patch from Mathieu Lacage <lacage@email.enst.fr> to
14105         fix up widget macros and add _GET_CLASS() variant.
14106         
14107         * gtk/*.c: some GtkType fixups.
14108
14109 2000-02-09  Tor Lillqvist  <tml@iki.fi>
14110
14111         * gdk/win32/gdkproperty-win32.c
14112         * gdk/x11/gdkproperty-x11.c: The assertions for GDK_IS_WINDOW
14113         were reversed.
14114
14115 2000-02-04  Tor Lillqvist  <tml@iki.fi>
14116
14117         * gdk/win32/gdkfont-win32.c (logfont_to_xlfd): Use
14118         g_filename_to_utf8 to convert the font names Windows gives us from
14119         whatever is the default codepage to UTF-8.
14120         (gdk_font_load_internal) Use g_filename_from_utf8 for conversion
14121         in the other direction.
14122
14123         * gdk/win32/gdkgc-win32.c (gdk_win32_gc_set_values): Fix cut&paste
14124         error in debugging output.
14125
14126 2000-02-02  Tor Lillqvist  <tml@iki.fi>
14127
14128         * gdk/win32/gdkwindow-win32.c (gdk_window_clear): Pass zero width
14129         and height parameters to gdk_window_clear_area(). Not minus one.
14130
14131 Wed Feb  2 11:58:05 2000  Owen Taylor  <otaylor@redhat.com>
14132
14133         * gtk/gtkdnd.c (gtk_drag_selection_received): Add some sanity
14134         checks if the widget passed to gtk_drag_get_data() was not the
14135         dest widget.
14136
14137 2000-02-01  Tor Lillqvist  <tml@iki.fi>
14138
14139         * gtk/gtkfilesel.c: Use the g_filename_to_utf8 and
14140         g_filename_from_utf8 functions (which were added a moment ago to
14141         GLib). Some cleanups: Use gbooleans. Use GStrings instead of fixed
14142         size buffers.
14143
14144         gtk_file_selection_get_filename returns the filename in the C
14145         runtime encoding. It calls g_filename_from_utf8, but copies the
14146         returned string to a static buffer, which is returned. I think
14147         this is better than returning the result from g_filename_from_utf8
14148         directly, which would mean all apps that use it would have to free
14149         the return value. Or should this function care about this issue at
14150         all? Maybe a new function with clearly defined semantics.
14151
14152         * gtk/gtkfilesel.h: Add comment about
14153         gtk_file_selection_get_filename returning the filename in the C
14154         runtime's encoding.
14155
14156         * README.win32
14157         * gdk/gdk.def
14158         * gdk/makefile.{cygwin,msc}
14159         * gtk/gtk.def: Updates.
14160
14161         * gdk/gdkcursor-win32.c: Initialise refcount.
14162
14163 2000-01-31  Yuan-Chung Cheng <platin@linux.org.tw>
14164
14165         * configure.in: Added "zh_CN.GB2312" to ALL_LINGUAS.
14166
14167 2000-01-30  Havoc Pennington  <hp@pobox.com>
14168
14169         * gtk/testgtk.c (set_cursor): use gdk_cursor_unref instead of
14170         destroy
14171
14172         * gdk/gdkimage.c (gdk_image_ref): image wasn't being returned
14173
14174         * gdk/gdkprivate.h: declare _gdk_cursor_destroy which is then 
14175         implemented in platform-specific code
14176
14177         * gdk/Makefile.am (gdk_c_sources): add gdkcursor.c
14178
14179         * gdk/x11/gdkcursor-x11.c (gdk_cursor_destroy): rename with an
14180         underscore in front
14181
14182         * gdk/win32/gdkcursor-win32.c (gdk_cursor_destroy):
14183         put an underscore in front
14184
14185         * gdk/gdkcursor.c: new file, implements
14186         gdk_cursor_ref/gdk_cursor_unref
14187
14188         * gdk/gdkcursor.h: Refcount GdkCursor
14189
14190         * gdk/gdkcompat.h (gdk_cursor_destroy): compat
14191
14192 2000-01-29  Tor Lillqvist  <tml@iki.fi>
14193
14194         * gdk/gdkwindow.h
14195         * gdk/gdkpixmap.h: Remove prototypes for renamed functions.
14196
14197 Tue Jan 25 11:43:21 2000  Owen Taylor  <otaylor@redhat.com>
14198
14199         * gtk/gtkinvisible.h (struct _GtkInvisible[Class]): Fix
14200         structures to properly inherit from GtkWidget not GtkBin.
14201
14202 Sun Jan 23 20:28:24 2000  Owen Taylor  <otaylor@redhat.com>
14203
14204         * gtk+.spec.in: Added lib/gtk+/include/* to %files
14205         (bug #5178 - Peter Wainright)
14206         
14207         * gtk/Makefile.am (gtk_public_h_sources): Add gtkcompat.h
14208         so that it will be installed.
14209         (bug #4889 - "david d `zoo' zuhn" <zoo@mnnr.org>)
14210
14211 Fri Jan 21 16:29:28 2000  Owen Taylor  <otaylor@redhat.com>
14212
14213         * gtk/gtkstyle.[ch] docs/Changes-1.4.txt: Make the @detail argument
14214         for the GtkStyleClass vtable const.
14215
14216         * gtk/gtkitemfactory.[ch] docs/Changes-1.4.txt: Make GtkPrintFunc
14217         take a const string argument like GtkTranslateFunc. This will
14218         require changes in use code.
14219
14220 2000-01-19  Tor Lillqvist  <tml@iki.fi>
14221
14222         * gdk/win32/gdkwindow-win32.c (gdk_window_clear_area): The correct
14223         semantics (to mimic the X11 backend, which just calls XClearArea)
14224         is to check for zero width (and height), and in that case use the
14225         window's width minus x (height minus y). This fixes for instance
14226         some redraw problems with gtkclist, which were easily noticeable
14227         in the gtk file selection widget.
14228
14229         (gdk_window_new): Don't set WS_EX_TOPMOST for dialog
14230         windows.
14231
14232 2000-01-13  Tor Lillqvist  <tml@iki.fi>
14233
14234         * configure.in
14235         * gdk/Makefile.am
14236         * gdk/x11/Makefile.am
14237         * gdk/win32/Makefile.am: Small fixes, thanks to Peter Wainwright
14238         (bug #5177).
14239         * gdk/win32/gdkcc-win32.c: Reintroduce, to be thrown
14240         out later.
14241
14242 2000-01-09  Tor Lillqvist  <tml@iki.fi>
14243
14244         * gdk/win32/gdkevents-win32.c (gdk_event_translate): Ignore
14245         WM_MOVE for iconified or invisible windows. This fixes various
14246         problems when minimising windows. Thanks to Bernd Herd.
14247
14248 2000-01-05  Tor Lillqvist  <tml@iki.fi>
14249
14250         * gdk/gdkdraw.c (gdk_draw_lines): Fix copy&paste error: Call the
14251         backend's draw_lines method, not draw_points.
14252
14253 2000-01-02  Tor Lillqvist  <tml@iki.fi>
14254
14255         * gdk/win32/gdkevents-win32.c: Clean up some more leftovers from
14256         before Owen's reorganisation: Don't have queued_events and
14257         queued_tail statics in this file, but use gdk_queued_events and
14258         gdk_queued_tail. This makes exposure event compression work again.
14259
14260         (gdk_WindowProc): Comment out a posting of gdk_ping_msg, doesn't
14261         seem to be needed?
14262
14263 1999-12-30  Tor Lillqvist  <tml@iki.fi>
14264
14265         * gdk/gdk.c: If we don't HAVE_XCONVERTCASE we must #include
14266         gdkkeysyms.h to get the GDK_* keysym constants that are needed by
14267         gdk_keyval_convert_case(). Otherwise, gdk_keyval_convert_case()
14268         doesn't do anything.
14269
14270         * gdk/gdk.def: Add gdk_xid_table_insert.
14271
14272         * gdk/win32/gdkprivate-win32.h
14273         * gdk/win32/gdkevents-win32.c
14274         * gdk/win32/gdkinput-win32.c
14275         
14276         * gdk/win32/gdkwindow-win32.c: Remove the superfluous
14277         extension_events field in the GdkWindowWin32Data struct. Use only
14278         the extension_events field in GdkWindowPrivate. Previously one was
14279         set, and the other one tested, which broke tablet
14280         functionality. Thanks to Keishi Suenaga for pointing this out.
14281
14282 1999-12-18  Tor Lillqvist  <tml@iki.fi>
14283
14284         * gdk/win32/gdkfont-win32.c (gdk_text_size, gdk_text_extents):
14285         When handling a single character (text length == 1), don't handle
14286         it as if it was UTF-8.
14287
14288 1999-12-11  Tor Lillqvist  <tml@iki.fi>
14289
14290         * Makefile.am: Distribute README.win32.
14291         
14292         * gdk/Makefile.am
14293         * gdk/win32/Makefile.am: Distribute Win32 files.
14294
14295         * gdk/makefile.msc: New file.
14296
14297         * gdk/gdk.c (gdk_arg_context_parse): Fix gccism (no statement
14298         after label).
14299
14300         * gdk/gdkprivate.h: Must mark also gdk_error_warnings and
14301         gdk_error_code as GDKVAR, as they are referred outside GDK.
14302
14303         * gdk/win32/makefile.msc: Update.
14304
14305         * gdk/win32/gdkfont-win32.c (check_unicode_subranges): More
14306         tweaks. Check only if at least one of those Unicode subrange bits
14307         we care for is set. If no code page bits are set, guess (wildly)
14308         based on the charset.
14309
14310         * gdk/win32/gdkinput-win32.c: Remove debugging leftover.
14311
14312         * gdk/win32/gdkwindow-win32.c (gdk_window_new): Assure title is
14313         non-NULL.
14314
14315         * gtk/gtkdnd.c
14316         * gtk/gtklayout.c
14317         * gtk/gtkplug.c
14318         * gtk/gtkselection.c
14319         * gtk/gtksocket.c
14320         * gtk/gtkwindow.c: Include x11/gdkx.h *or* win32/gdkwin32.c as
14321         appropriate. There must be a cleaner way to handle this?
14322
14323         * gtk/gtkrc.c: Must include windows.h on Win32.
14324
14325         * gtk/testgtk.c: No need to include gdkx.h.
14326
14327         * gtk/makefile.cygwin: Correct invokation of genmarshal.pl.
14328
14329 1999-12-07  Tor Lillqvist  <tml@iki.fi>
14330
14331         * gdk/win32/gdkfont-win32.c: Fix string measurement code. For now,
14332         the rbearing is set to the same as the width, but this should be
14333         fixed.
14334
14335 1999-12-06  Tor Lillqvist  <tml@iki.fi>
14336
14337         * gdk/win32/gdkfont-win32.c (check_unicode_subranges): New
14338         function. If Windows doesn't tell us what Unicode subranges a font
14339         covers, guesstimate based on the codepages it covers. This will
14340         hopefully help those Windows versions or fonts that don't give us
14341         any useful Unicode subrange information with GetTextCharsetInfo.
14342         Call this function in gdk_font_load_internal.
14343
14344         * gdk/win32/{gdkdnd,gdkimage,gdkpixmap,gdkprivate}-win32.c: Misc
14345         minor changes.
14346
14347 Fri Dec  3 14:09:50 1999  Owen Taylor  <otaylor@redhat.com>
14348
14349         * gtk/gtkoptionmenu.[ch] (gtk_option_menu_get_history):
14350         New function, long needed.
14351
14352 Wed Dec  1 22:35:43 1999  Owen Taylor  <otaylor@redhat.com>
14353
14354         * gdk/gdkproperty.h x11/gdkproperty.c: Change 
14355         only_if_exists argument of gdk_atom_intern to
14356         bool.
14357
14358 1999-11-25  Tor Lillqvist  <tml@iki.fi>
14359
14360         * gdk/gdkgc.c (gdk_gc_set_ts_origin, gdk_gc_set_clip_origin): 
14361         Fix two copy&paste errors.
14362
14363         * gdk/makefile.cygwin: Also rebuild DLL when the static archive in
14364         win32 has changed.
14365
14366         * gdk/win32/gdkprivate-win32.h: Don't need CPINFO in the
14367         GdkWin32SingleFont struct.
14368
14369         * gdk/win32/gdkfont-win32.c: Some more debugging: Print Unicode
14370         subranges of loaded fonts. Clear font signature first, in case
14371         GetTextCharsetInfo fails. Pretend SYMBOL_CHARSET fonts have
14372         ASCII+Basic Latin (i.e. 0x40--0xFF) as they are single-byte.
14373
14374         * gdk/win32/gdkgc-win32.c: Improved logging. (gdk_gc_postdraw):
14375         Unoffset clip region.
14376
14377 1999-11-23  Tor Lillqvist  <tml@iki.fi>
14378
14379         * gdk/win32/gdkevents-win32.c (gdk_event_translate): set
14380         event->any.window before calling filter functions.
14381
14382 Fri Nov 19 10:34:41 1999  Owen Taylor  <otaylor@redhat.com>
14383
14384         * gtk/gtkgamma.h: Adapt cast macros to standard.
14385
14386 [ Merges from 1.2 ]
14387
14388 Tue Nov 16 10:15:54 1999  Owen Taylor  <otaylor@redhat.com>
14389
14390         * gtk/gtkitemfactory.c (gtk_item_factory_parse_path):
14391         If translation does not include a '/', use entire
14392         translation instead of crashing.
14393
14394 Sun Oct 31 22:21:11 1999  Tim Janik  <timj@gtk.org>
14395
14396         * docs/gtk_tut.sgml:
14397         s/gtk_accel_group_attach/gtk_window_add_accel_group/.
14398
14399 Sat Oct 30 09:09:09 1999  Owen Taylor  <otaylor@redhat.com>
14400
14401         * gtk/gtkselection.c (gtk_target_list_remove): Use
14402         g_list_remove_link, not g_list_remove.
14403
14404         [ From Geert Bevin <gbevin@thunderstorms.org> ]
14405         
14406 Sun Oct 24 07:41:40 1999  Tim Janik  <timj@gtk.org>
14407
14408         * gtk/gtkclist.c (real_undo_selection): commented out g_print()
14409         statement upon unselection (how the heck did that slip in?).
14410
14411 Sat Oct 23 03:03:08 1999  Tim Janik  <timj@gtk.org>
14412
14413         * gtk/gtktext.c (gtk_text_freeze): 
14414         (gtk_text_thaw): undraw/draw cursor here to avoid unnecessary scrolling
14415         in frozen state (and aparently crashes). patch provided by Anders
14416         Melchiorsen <and@kampsax.dtu.dk>.
14417
14418 Sat Oct 23 02:53:20 1999  Tim Janik  <timj@gtk.org>
14419
14420         * fix insensitive default/focus widget activation,
14421         reported by Matt Goodall <mgg@isotek.co.uk>.
14422
14423         * gtk/gtkwindow.c (gtk_window_key_press_event): 
14424         (gtk_window_activate_default):
14425         (gtk_window_activate_focus):
14426         return handled=FALSE for actiavtion of insensitive default
14427         widgets. return handled=TRUE for activation of insensitive
14428         focus widgets. don't activate in either case.
14429
14430 Tue Oct 19 09:55:08 1999  Owen Taylor  <otaylor@redhat.com>
14431
14432         * gtk-config.in (lib_gtk): Switch order of @x_cflags@
14433         and $glib_cflags to match library order and in the
14434         theory that an old version of GLib is more likely to
14435         be in the include directory for X then vice-versa.
14436         (Bug #2776)
14437
14438 Tue Oct 19 09:46:49 1999  Owen Taylor  <otaylor@redhat.com>
14439
14440         * gtk/gtkrc.c (gtk_rc_init): Always use LC_CTYPE 
14441         to determine the locale for fontsets, not LC_MESSAGES;
14442         the user may want English messages with a handling
14443         for non-English languages. (LC_CTYPE=ru_RU LC_MESSAGES=fr_FR
14444         will still be broken) (Bug #2891)
14445
14446 Tue Oct 19 20:36:42 1999  Changwoo Ryu  <cwryu@adam.kaist.ac.kr>
14447
14448         * gtk/gtkrc.ko: Fixed the wrong number of "*"'s.
14449
14450 Tue Oct 19 12:15:13 1999  Changwoo Ryu  <cwryu@adam.kaist.ac.kr>
14451
14452         * gtk/gtkrc.ko: Changed the Korean default fontset.
14453
14454 Fri Oct  8 02:32:47 1999  Owen Taylor  <otaylor@redhat.com>
14455
14456         * gtk/gtklayout.c (gtk_layout_adjustment_changed): Fix bug
14457         where when scrolling to the left or top double exposes
14458         were done, causing major slowdowns.
14459
14460 Thu Oct  7 18:31:55 1999  Owen Taylor  <otaylor@redhat.com>
14461
14462         * gtk/gtkrc.c (gtk_rc_init): Always normalize codeset
14463         names to lowercase and alphanumeric, before looking
14464         them up.
14465
14466         * gtk/Makefile.am: Install codeset variant gtkrc files
14467         with normalized names.
14468
14469 Thu Oct  7 22:52:42 1999  Tim Janik  <timj@gtk.org>
14470
14471         * gtk/gtkitemfactory.c (gtk_item_factory_popup_with_data): even
14472         popup menus when the menu is already visible, but its parent
14473         is still hidden, (happens after tornoff window got hidden).
14474
14475 Thu Oct  7 11:09:55 1999  Owen Taylor  <otaylor@redhat.com>
14476
14477         * gtk/Makefile.am (install-data-local): Fix
14478         a typo where gtkrc.vi_VN.tcvn5712 wasn't getting
14479         deleted, causing error messages on install.
14480
14481 Thu Oct  7 11:03:06 1999  Owen Taylor  <otaylor@redhat.com>
14482
14483         * gtk/gtk[hv]paned.c (gtk_{h,v}paned_draw): Redraw
14484         the handle as well, since we now sometimes ignore
14485         exposes on the handle while resizing.
14486
14487 Wed Oct  6 18:02:31 1999  Owen Taylor  <otaylor@redhat.com>
14488
14489         * gtk/gtkrc.c (gtk_rc_append_default_pixmap_path): Fix stupid
14490         extra g_free introduced in one of the last one or two 
14491         commits.
14492
14493 Wed Oct  6 16:38:36 1999  Owen Taylor  <otaylor@redhat.com>
14494
14495         * gtk/Makefile.am gtk/gtkrc*: Make naming of gtkrc files
14496         consistent, put each style that a gtkrc.* file creates
14497         in a unique namespace, remove old files before installing.
14498
14499 Wed Oct  6 14:31:16 1999  Owen Taylor  <otaylor@redhat.com>
14500
14501         * gtk/gtkrc.c (gtk_rc_init): Avoid leaking memory when
14502         gtk_rc_init is called multiple times. (Yes, people who
14503         do that have bugs in their code.)
14504
14505 Tue Oct  5 11:36:57 PDT 1999 Manish Singh <yosh@gimp.org>
14506
14507         * gtk/Makefile.am: listing gtkrc in gtkconf_DATA seems to barf.
14508         Remove it since it's generated by the Makefile anyway
14509
14510 Tue Oct  5 02:43:41 1999  Owen Taylor  <otaylor@redhat.com>
14511
14512         * gdk/gdkinputcommon.h (gdk_input_device_new): Free
14513         device->info.axes for core pointer.
14514
14515 Thu Sep 30 13:55:25 1999  Owen Taylor  <otaylor@redhat.com>
14516
14517         * gtk/testgtk.c (destroy_idle_test): Rename idle to 
14518         idle_id, to deal with obsolete, broken C libraries.
14519
14520 Mon Sep 27 02:50:15 1999  Owen Taylor  <otaylor@redhat.com>
14521
14522         * gtk/gtkvscale.c (gtk_vscale_draw): Don't add in
14523         allocation->x/y twice!
14524
14525         * gtk/gtkhscale.c: Make usage of gtk_hscale_pos_trough()
14526         consistent with gtk_vscale_pos_trough().
14527
14528 Sun Sep 26 19:44:34 1999  Owen Taylor  <otaylor@redhat.com>
14529
14530         * gtk/gtkcontainer.c (gtk_container_queue_resize): We may
14531         be queueing a resize on a toplevel container between
14532         the time we show it and when we map it. So, we need
14533         to test GTK_WIDGET_VISIBLE() for toplevels, and only
14534         use GTK_WIDGET_DRAWABLE() for child windows.
14535
14536 Thu Sep 23 16:41:03 1999  Owen Taylor  <otaylor@redhat.com>
14537
14538         * gtk/Makefile.am (LDADDS): Add GDK_WLIBS to LDADDS 
14539         (fixes bug #2144)
14540
14541 Fri Sep 24 00:51:45 1999  Tim Janik  <timj@gtk.org>
14542
14543         * gtk/gtkcontainer.c (gtk_container_queue_resize): check for
14544         container DRAWABLE (instead of VISIBLE), so we don't queue
14545         resizes on non-toplevel containers.
14546
14547 Sun Sep 19 18:13:31 1999  Owen Taylor  <otaylor@redhat.com>
14548
14549         * gtk/gtkselection.[ch]: Make the data argument
14550         const guchar *.
14551
14552 Sat Sep 18 21:27:40 1999  Owen Taylor  <otaylor@redhat.com>
14553
14554         * gtk/gtkwindow.c: Try to behave sensibly if 
14555         the focus widget is the window itself. (Should
14556         we allow this at all?)
14557
14558 Fri Sep 17 09:57:15 1999  Tim Janik  <timj@gtk.org>
14559
14560         * gtk/gtkwidget.c (gtk_widget_set_sensitive): 
14561         * gtk/gtknotebook.c (gtk_notebook_set_scrollable): 
14562         * gtk/gtknotebook.c (gtk_notebook_set_show_border): 
14563         * gtk/gtkclist.c (gtk_notebook_set_show_border): make gboolean args
14564         in prototypes and implementations consistent (Tomas Ogren).
14565
14566         * gtk/gtklayout.c (gtk_layout_remove): unset GTK_IS_OFFSCREEN flag
14567         before the widget is unparented (reported by damon).
14568
14569         * gtk/gtkdnd.c: make the cursor and icon data _unsigned_ char,
14570         since we provide unsigned data anyways.
14571
14572 Thu Sep 16 21:32:01 1999  Owen Taylor  <otaylor@redhat.com>
14573
14574         * gtk/gtktooltips.c (gtk_tooltips_set_tip): Delay
14575         the call to gtk_tooltips_layout_text() until later.
14576
14577         * gtk/gtktooltips.c (gtk_tooltips_draw_tips):
14578         Call gtk_widget_ensure_style() before using the style.
14579
14580 Wed Sep 15 02:52:19 1999  Owen Taylor  <otaylor@redhat.com>
14581
14582         * gtk/gtkwidget.c (gtk_widget_event): Added workaround
14583         for old widgets that don't propagate draws to all
14584         children. (Namely gnome-dock for gnome-libs <= 1.0.16)
14585
14586 Tue Sep 14 19:22:19 1999  Tim Janik  <timj@gtk.org>
14587
14588         * gtk/gtkwidget.c (gtk_widget_queue_resize): don't queue the parent
14589         for a redraw but just the widget that requested the resize.
14590
14591 Tue Sep 14 18:29:47 1999  Tim Janik  <timj@gtk.org>
14592
14593         * gtk/gtkcontainer.c: added new widget level method
14594         gtk_container_set_reallocate_redraws() and a GtkContainer flag
14595         reallocate_redraws : 1 to reflect the setting, exported this through
14596         the argument system as a boolean ::reallocate_redraws.
14597
14598         * gtk/gtkwidget.c (gtk_widget_size_allocate): when queueing redraws
14599         on the widget because the allocation changes, do so as well for
14600         widget->parent if the parent has reallocate_redraws set to TRUE.
14601         with that containers requesting reallocation redraws get automatically
14602         redrawn if their children changed allocation (this unfortunately
14603         affects also other children that didn't change allocation, but we
14604         cannot work around that before 1.3).
14605
14606 Tue Sep 14 18:23:01 1999  Tim Janik  <timj@gtk.org>
14607
14608         * gtk/gtkwidget.c (gtk_widget_idle_draw): only emit ::draw if width
14609         _and_ height are >0 (not _or_).
14610
14611         * gtk/gtktable.c (gtk_table_remove): use gtk_widget_queue_resize()
14612         instead of gtk_container_queue_resize(), which is a core gtk internal
14613         function (must have been on crack when i queued that).
14614
14615         * gtk/gtkprivate.h: added new private flag GTK_FULLDRAW_PENDING, so
14616         we can check more reliably if we want to discard expose events.
14617         * gtk/gtkwidget.c: added setting/unsetting of the GTK_FULLDRAW_PENDING
14618         flag.
14619         
14620         * gtk/gtkwidget.c (gtk_widget_event): don't discard synthesized exposes,
14621         we simply trust these events. for deciding whether to discard exposes,
14622         check GTK_FULLDRAW_PENDING instead of RESIZE_PENDING.
14623         
14624 Mon Sep 13 15:01:21 1999  Owen Taylor  <otaylor@redhat.com>
14625
14626         * gtk/gtkwidget.c (gtk_widget_queue_clear_area): Ignore
14627         queues of areas that are completely off screen.
14628
14629         * gtk/gtkwidget.c (gtk_widget_idle_draw): Fix broken
14630         logic for handleboxes.
14631
14632         * gtk/gtkwidget.c (gtk_widget_queue_draw_data): Add santity
14633         check on width/height.
14634
14635 Mon Sep 13 02:22:47 1999  Tim Janik  <timj@gtk.org>
14636
14637         * gtk/Makefile.am: backed out Raja's recent VPATH build "improvements",
14638         we are fine with using $@ the way we do (if we actually encounter
14639         brokeness with $@ in VPATH builds because of additional path prefixes,
14640         we need to use $(@F) actually).
14641
14642 Mon Sep 13 01:34:53 1999  Tim Janik  <timj@gtk.org>
14643
14644         * gtk/gtksignal.c: renamed two variables, hopefully didn't introduce
14645         short lived bugs, that would allow language bindings to do surgeries
14646         to our guts.
14647
14648 Fri Sep 10 15:22:50 1999  Owen Taylor  <otaylor@redhat.com>
14649
14650         * gtk/gtkwindow.c (gtk_window_size_allocate): Fix typo
14651         where comparison was being done against an uninitialized
14652         value causing intermittant results depending on
14653         compiler flags. Also make it clearer that we aren't
14654         ever initializing the child as 0x0 (though this will
14655         be caught in gtk_widget_size_allocate())
14656
14657 Fri Sep 10 10:06:56 1999  Owen Taylor  <otaylor@redhat.com>
14658
14659         * gtk/gtkwindow.c (gtk_window_set_transient_for): Move
14660         gtk_window_unset_transient_for() call after we do checks
14661         involving the old transient parent.
14662         [ From Lance Capser <lmc@cyberhighway.net> ]
14663
14664 1999-09-07  Raja R Harinath  <harinath@cs.umn.edu>
14665
14666         * gtk/Makefile.am (gtk.defs): Go back to using `touch' to create
14667         an empty file.
14668
14669 Mon Sep  6 00:11:56 1999  Lars Hamann  <lars@gtk.org>
14670
14671         * gtk/gtkctree.c (gtk_ctree_is_ancestor): return FALSE if node has
14672         no children. (Reported by: Chris Rogers <gandalf@pobox.com>)
14673
14674 1999-09-03  Raja R Harinath  <harinath@cs.umn.edu>
14675
14676         * gtk/Makefile.am (gen_sources): Improve VPATH builds.
14677         `$@' is valid only in the build dir, not after we've done 
14678         `cd $srcdir'.  Also use `test -f' instead of less portable
14679         `test -e'.
14680
14681 Fri Sep  3 15:59:56 1999  Owen Taylor  <otaylor@redhat.com>
14682
14683         * gtk/gtktext.c (correct_cache_insert): Rewrite
14684          for simplicity, and hopefully correctness.
14685          (Fixes bug #1322, which was a segfault when
14686           on some insertions with the properties around
14687           the insertion set up just wrong.)
14688
14689         * gtk/gtktext.c (gtk_text_adjustment): When we receive
14690          a "changed" signal, clamp the new value to the adjustment
14691          bounds to avoid segfaulting if someone tries to change
14692          the adjustment to a bogus value. (Bug #1795)
14693
14694 Thu Sep  2 16:33:59 1999  Owen Taylor  <otaylor@redhat.com>
14695
14696         * gtk/gtkmain.c: Ignore unexpected destroy notifies
14697         for children, for toplevel windows handle them
14698         like delete_event.
14699
14700         * gtk/gtkplug.c: Add an unrealize handler so that
14701         we unref plug->socket_window when we are done
14702         with it.
14703
14704 Fri Sep  3 14:52:54 1999  Owen Taylor  <otaylor@redhat.com>
14705
14706         * gtk/gtktext.c (clear_area): Fix stupid signedness
14707          problem that was causing background to sometimes
14708          be misaligned.
14709
14710 Fri Sep  3 12:26:33 1999  Owen Taylor  <otaylor@redhat.com>
14711
14712         [ Fixes pointed out by Ettore Perazzoli <ettore@comm2000.it> ]
14713         
14714         * gtk/gtkmenu.c (gtk_menu_position): Make
14715          sure we never position menus with negative x, y,
14716          since gtk_widget_set_uposition() can't handle that.
14717
14718         * gtk/gtkmenuitem.c (gtk_menu_item_position_menu):
14719          Modify the positioning code a bit so that we always
14720          put the top-left corner onscreen. (This is for
14721          UI reasons, gtk_menu_position() now takes care of
14722          gtk_widet_set_uposition() brokeness.)
14723
14724 Fri Sep  3 03:06:30 1999  Tim Janik  <timj@gtk.org>
14725
14726         * gtk/Makefile.am: fixed up things for -jx, x > 1.
14727
14728 Sun Sep  5 08:48:51 1999  Owen Taylor  <otaylor@redhat.com>
14729
14730         * gtk/gtkwidget.c (gtk_widget_modify_style): Ref the
14731           RC style that is passed in. The lack of the ref
14732           before was a bug. If people worked around this
14733           bug, this will introduce a slight memory leak
14734           in their code. The code should typically look like:
14735
14736             rc_style = gtk_rc_style_new ();
14737             [...]
14738             gtk_widget_modify_style (widget, rc_style);
14739             gtk_rc_style_unref (rc_style);
14740
14741         * gtk/gtkwidget.c (gtk_widget_modify_style): Reset
14742           the style if it was already set.
14743
14744         * gtk/gtkwidget.c (gtk_widget_set_name): Only set the
14745           style if it was set before.
14746
14747 Thu Sep  2 19:02:37 1999  Owen Taylor  <otaylor@redhat.com>
14748
14749         * gtk/testgtk.c (main): Add a check to see if we
14750           are being run from the correct directory and
14751           to quit nicely if we are not.
14752
14753         * gtk/gtkrc.c (gtk_rc_slist_remove_all): Make function
14754           static.
14755
14756 Thu Sep  2 23:00:03 1999  Tim Janik  <timj@gtk.org>
14757
14758         * gtk/gtkenums.h (GtkWindowPosition): added GTK_WIN_POS_CENTER_ALWAYS.
14759
14760         * gtk/gtkwindow.c:
14761         queue resizes unconditionally (gtk_widget_queue_resize will figure
14762         what to do if the window is not realized).
14763         (gtk_window_move_resize): only recenter the window
14764         for GTK_WIN_POS_CENTER_ALWAYS.
14765         (gtk_window_compute_reposition): handle GTK_WIN_POS_CENTER_ALWAYS in
14766         the same way as GTK_WIN_POS_CENTER.
14767
14768 Thu Sep  2 22:39:27 1999  Tim Janik  <timj@gtk.org>
14769
14770         * gtk/gtkwindow.c (gtk_window_reposition): check for the last position
14771         with (!(info->last_flags & GDK_HINT_POS)) instead of
14772         (!info->last_flags & GDK_HINT_POS).
14773
14774         * gtk/gtkwindow.c (gtk_window_move_resize): constrain new_width and
14775         new_height unconditionally, because we use these values even if
14776         !default_size_changed && !hints_changed.
14777         comented the (default_size_changed || hints_changed) case with
14778         respect to resize rejects from the window manager.
14779
14780         * gtk/gtkwindow.c (gtk_window_move_resize): save info->last values
14781         in the zvt condition hack, since this includes the window hints, set
14782         the hints after the handling_resize case.
14783
14784         * gtk/gtkwindow.c (gtk_window_show): constrain the default size that a
14785         window is initially shown with to the geometry.
14786
14787 Thu Sep  2 07:38:56 1999  Tim Janik  <timj@gtk.org>
14788
14789         * gtk/gtkwindow.c (gtk_window_move_resize):
14790         s/size_changed/default_size_changed/g so i know what's
14791         really going on (frying brain on smaller flame now).
14792
14793 Thu Sep  2 05:47:47 1999  Tim Janik  <timj@gtk.org>
14794
14795         * gtk/gtkwindow.c (gtk_window_move_resize): queue a new resize if
14796         we have size_changed upon handling_resize. this is a gross
14797         workaround for the broken zvt widget and should be removed in
14798         1.3 again (search for FIXME).
14799         Owen provided an accurate comment for this:
14800
14801         /* We could be here for two reasons
14802          *  1) We coincidentally got a resize while handling
14803          *     another resize.
14804          *  2) Our computation of size_changed was completely
14805          *     screwed up, probably because one of our children
14806          *     is broken. It's probably a zvt widget.
14807          *
14808          * For 1), we could just go ahead and ask for the
14809          * new size right now, but doing that for 2)
14810          * might well be fighting the user (and can even
14811          * trigger a loop). Since we really don't want to
14812          * do that, we requeue a resize in hopes that
14813          * by the time it gets handled, the child has seen
14814          * the light and is willing to go along with the
14815          * new size. (this happens for the zvt widget, since
14816          * the size_allocate() above will have stored the
14817          * requisition corresponding to the new size in the
14818          * zvt widget)
14819          *
14820          * This doesn't buy us anything for 1), but it shouldn't
14821          * hurt us too badly, since it is what would have
14822          * happened if we had gotten the configure event before
14823          * the new size had been set.
14824          */
14825
14826 Wed Sep  1 20:46:11 1999  Owen Taylor  <otaylor@redhat.com>
14827
14828         * gtk/gtkrc.c: deal properly with the fact that RC
14829           style lists may include rc styles more than once.
14830
14831         * gtk/gtkrc.c (gtk_rc_append_pixmap_path): Removed
14832           unused static function.
14833
14834         * gtk/gtkrc.c (gtk_rc_find_pixmap_in_path): Keep a
14835           stack of directories of RC files currently being
14836           parsed and implicitely add them to pixmap path.
14837           
14838           This fixes a bug where the directory would get
14839           appended then overwritten by pixmap_path declarations.
14840
14841           (bug #1462, from Peter Wainright <prw@wainpr.demon.co.uk>)
14842
14843         * gtk/gtkthemes.c (gtk_theme_engine_unref): Call
14844           theme's exit function. (Patch from Peter Wainwright,
14845           bug #1454)
14846
14847         * gtk/gtkradiomenuitem.c (gtk_radio_menu_item_destroy):
14848           Add a destroy() handler to take care of removing
14849           group for menu item. (Fixes bug #1197)
14850
14851         * gtk/gtkwidget.c (gtk_widget_size_request): Fixed thinko
14852           in warning message.
14853
14854 Wed Sep  1 21:27:42 1999  Tim Janik  <timj@gtk.org>
14855
14856         * gtk/gtkwindow.c (gtk_window_move_resize): don't require a server
14857         roundtrip to figure window's width and height, since we know that
14858         anyways from widget->allocation.
14859
14860 Wed Sep  1 12:37:44 1999  Owen Taylor  <otaylor@redhat.com>
14861
14862         * gtk/gtkwindow.c (gtk_window_move_resize): Compute
14863           the hints after we request the new size.
14864
14865 Wed Sep  1 10:38:37 1999  Owen Taylor  <otaylor@redhat.com>
14866
14867         * gtk/gtkwindow.c (gtk_window_compute_hints): Removed
14868           GTK_WIDGET_REALIZED() assertion - we can compute the
14869           hints before we are realized.
14870
14871         * gtk/gtkwindow.c (gtk_window_move_resize): Reorder
14872           hint changing so that we have a value of hints_changed
14873           when we decide whether to constrain the window size.
14874
14875         * gtk/gtkwindow.c (gtk_window_move_resize): Spelling fix.
14876
14877         * gtk/gtkwindow.c (gtk_window_constrain_size): cleanups,
14878         change back to G_MAXINT.
14879
14880 Wed Sep  1 06:54:59 1999  Tim Janik  <timj@gtk.org>
14881
14882         * gtk/gtkwindow.c (gtk_window_get_geometry_info): zero initialize
14883         new GtkWindowGeometryInfo, so fields like GdkGeometry geometry
14884         contain uncluttered values.
14885         (gtk_window_compute_hints): simply assert that window is realized
14886         and that geometry_info is valid, since we rely on this anyways.
14887         (gtk_window_constrain_size): major cleanups to the code.
14888         if (flags & GDK_HINT_BASE_SIZE) use geometry's base width and height
14889         for the base size, instead of the minimums. use 32767 as max width
14890         and height (like in gtkwindow.c) instead of G_MAXINT.
14891
14892 Wed Sep  1 04:41:25 1999  Tim Janik  <timj@gtk.org>
14893
14894         * cleaned up the GtkContainer.need_resize flag handling mess, we
14895         only need to force resize requests when we were prematurely
14896         realized, or our widget tree was modified when we were temporarily
14897         hidden. handling these cases directly upon showing the window (i.e.
14898         while the GdkWindow is still unmapped) avoids the need to wait for
14899         a configure event response and therefore makes the GUI more snappier
14900         and avoids blank windows during the roundtrip.
14901
14902         * gtk/gtkwidget.c:
14903         (gtk_widget_hide): 
14904         (gtk_widget_show): don't queue resizes on toplevels, they know how
14905         to deal with matters.
14906
14907         * gtk/gtkcontainer.c (gtk_container_queue_resize): set the ->need_resize
14908         flag directly for not visible resize containers and spare us unecessary
14909         signal emissions.
14910
14911         * gtk/gtkwindow.c:
14912         (gtk_window_realize): if we need to enforce premature size allocation,
14913         queue a container resize so we are correctly resized later on.
14914         (gtk_window_init):
14915         (gtk_window_size_request):
14916         don't freak around with the ->need_resize flag,
14917         gtk_container_queue_resize() will care about that.
14918         (gtk_window_show):
14919         handle initial resizing issues here, we can handle matters better in
14920         this place, especially since we know that our GdkWindow is still
14921         unmapped.
14922         (gtk_window_move_resize):
14923         don't care about ->need_resize at all.
14924         handle size changes properly that occoured while we waited for a
14925         configure event.
14926
14927 Tue Aug 31 15:58:46 1999  Owen Taylor  <otaylor@redhat.com>
14928
14929         * gtk/gtkwidget.c (gtk_widget_set_uposition):
14930         * gtk/gtkwindow.[hc] (gtk_window_reposition):
14931         Move the hint setting code from gtk_widget_set_uposition
14932         to here; set the hints so that we respect any previously
14933         set geometry hints.
14934
14935         * gtk/gtkwindow.c (gtk_window_compute_reposition): Don't
14936         change the window hints here or move the window here,
14937         let that happen in gtk_window_move_resize().
14938
14939 Tue Aug 31 06:58:52 1999  Tim Janik  <timj@gtk.org>
14940
14941         * gtk/gtkwidget.c (gtk_widget_event): when discarding exposes due
14942         to already queued resizes (and therefore redraws) on a widget, check
14943         its anchestry as well.
14944
14945         * gtk/gtkcontainer.c:
14946         (gtk_container_queue_resize): clear resize widgets for resize
14947         containers before aborting prematurely. this is especially important
14948         for toplevels which may need imemdiate processing or their resize
14949         handler to be queued.
14950         (gtk_container_dequeue_resize_handler): added new internal function for
14951         gtkwindow.c.
14952
14953         * gtk/gtkwindow.c (gtk_window_move_resize): if we are resizing due to a
14954         configure event, take possible changes in window position into account
14955         as well.
14956         if we request a new window size, queue up a resize handler that will
14957         last until the configure event response arrives.
14958         combined the ->need_resize case (initial show) with the general size
14959         (hints) changed case and added even more comments.
14960         if !auto_shrink, only revert to the old allocation if the new size
14961         is smaller than the current allocation.
14962
14963 Tue Aug 31 11:55:20 1999  Owen Taylor  <otaylor@redhat.com>
14964
14965         * gtk/gtkwindow.c (gtk_window_set_arg, gtk_window_set_policy,
14966                            gtk_window_set_geometry_hints
14967                            gtk_window_set_default_size):
14968         When hints are set, queue a resize so that the hints will
14969         be eventually reset on the toplevel.
14970
14971         * gtk/gtkwindow.c (gtk_window_show): Use
14972         gtk_window_compute_default_size(). Clear the need_resize flag
14973         on the initail map so that we don't unnecessarily trigger the
14974         resize code.
14975
14976         * gtk/gtkwindow.c (gtk_window_move_resize): Split apart
14977         into separate functions. Compare the hints we are setting
14978         with what we set last time so that we can accurately
14979         tell when we need to reset the hints.
14980
14981         * gtk/gtkwindow.c (gtk_window_compute_default_size): New
14982         function to figure out the size from requisition
14983         and default_size.
14984
14985         * gtk/gtkwindow.c (gtk_window_constrain_size): Function
14986         from fvwm to constrain a size to the geometry hints.
14987
14988         * gtk/gtkwindow.c (gtk_window_compare_hints): New function
14989         to compare two sets of geometry hints.
14990
14991         * gtk/gtkwindow.c (gtk_window_compute_hints): Renamed
14992         from gtk_window_set_hints(), just compute the hints,
14993         don't set them.
14994
14995         * gtk/gtkwindow.c (gtk_window_compute_reposition): Move
14996         code from gtk_window_move_resize() to separate function,
14997         rationalize a bit.
14998
14999 Tue Aug 31 13:05:03 1999  Owen Taylor  <otaylor@redhat.com>
15000
15001         * gtkrc.h: Move the ref_count member out of the GtkRcStyle
15002         structure into a new private structure.
15003
15004         * gtkrc.c: Split GtkRcStyle into public/private.
15005         In the private part, add a list of pointers to the
15006         RcStyle lists this RcStyle participates in.
15007
15008         * gtkrc.c: When a RcStyle is free, remove all
15009         lists referencing it from the 
15010         realized_style_ht hash, and free those lists.
15011         
15012         * gtk/gtkrc.c (gtk_rc_clear_styles): Don't call
15013         gtk_rc_init(), since that adds the default styles
15014         to the list of parsed RC files again.
15015
15016         * gtk/gtkrc.c: Use gtk_rc_style_find() consistently.
15017         
15018 Thu Aug 26 14:14:42 1999  Tim Janik  <timj@gtk.org>
15019
15020         * gtk/gtkwidget.c (gtk_widget_size_allocate): reactivated the sanity
15021         checks that ensure that a widget's allocation is at least 1 in width
15022         and height. (GNOME note: this doesn't affect old panel code anymore,
15023         because GtkSocket will request width and height of at least 1 since
15024         Fri Jul 23).
15025
15026         * gtk/gtkwindow.c (gtk_window_realize): if the widget hasn't been
15027         allocated yet (happens if the user realizes the window prematurely),
15028         size request and allocate it.
15029         (gtk_window_size_allocate): guard against guint underflows.
15030
15031 Wed Aug 25 19:01:36 1999  Lars Hamann  <lars@gtk.org>
15032
15033         * gtk/Makefile.am (gtk_built_sources): reordered stamp-gtk.defs
15034         in gtk_built_sources, so gtk.defs gets built prior to all other
15035         sources.
15036
15037 Mon Aug 23 19:11:17 1999  Tim Janik  <timj@gtk.org>
15038
15039         * gtk/Makefile.am:
15040         invoke indent on gtkmarshal.*. 
15041         rewrote source generation rules, use COPYING as oldest source tag for
15042         a piggyback rule to generate all sources from (don't touch it ;).
15043         major cleanups, strip spaces on build rules for GNU Make.
15044
15045         * gtk/genmarshal.pl: don't operate on hardcoded filenames but take
15046         source and target files from commandline arguments. don't invoke indent.
15047
15048 Sat Aug 21 14:07:36 1999  Lars Hamann  <lars@gtk.org>
15049
15050         * gtk/gtknotebook.c (gtk_notebook_real_switch_page): queue_resize
15051         notebook after switch to avoid drawing problems.
15052         (Bug#856 Reported by: Theodore Roth <troth@netmagic.net>)
15053         
15054         (gtk_notebook_pages_allocate): don't map not visible tab_labels, 
15055         show them instead. 
15056         (Bug#1805 Reported by: Dave Cole <dave@dccs.com.au>)
15057
15058 Sat Aug 21 14:07:36 1999  Lars Hamann  <lars@gtk.org>
15059
15060         * gtk/gtknotebook.c (gtk_notebook_real_switch_page): queue_resize
15061         notebook after switch to avoid drawing problems.
15062         (Bug#856 Reported by: Theodore Roth <troth@netmagic.net>)
15063         
15064         (gtk_notebook_pages_allocate): don't map not visible tab_labels, 
15065         show them instead. 
15066         (Bug#1805 Reported by: Dave Cole <dave@dccs.com.au>)
15067
15068 Wed Aug 18 09:20:10 1999  Tim Janik  <timj@gtk.org>
15069
15070         * gtk/gtkwindow.c:
15071         we use window->need_resize from configure_event now, to indicate that
15072         the gtkwindow should keep its allocation (e.g. because the user resized
15073         the window through window manager handles). resize_count is now reliably
15074         used to figure whether we got the allocation we requested from the
15075         window manager.
15076         configure events get queued as resizes now, the real stuff (size
15077         computation and allocation) now only goes on in gtk_window_move_resize().
15078         GtkWindow's requisition now contains its *real* requisition (like all
15079         other widgets), *not* taking usize into account.
15080         geometry_info->last_{width|height} is now updated from set_hints() only
15081         so it always contains the last hints we set for the window manager.
15082         made some event handlers return TRUE instead of FALSE.
15083         the overall code should be much more straight forward now, and the
15084         significant code portions are accompanied by comments now.
15085         (gtk_window_set_hints):
15086         removed requisition argument and made it
15087         fetch the requisition through gtk_widget_get_child_requisition.
15088         we also don't move the gdkwindow here anymore, gtk_window_move_resize()
15089         does that now.
15090         (gtk_window_show):
15091         ensure that the widget is realized before calling 
15092         gtk_container_check_resize() (and thus gtk_window_move_resize()), also
15093         ensure that we got properly size requested and allocated before
15094         realization.
15095         (gtk_window_configure_event):
15096         ignore plain window moves, or reallocate the widget tree through the
15097         resize queue otherwise.
15098         (gtk_window_move_resize):
15099         mostly rewrote this function to figure window manager hints more
15100         reliably, coalesce window moves and resizes to reduce configure events
15101         and do actuall size allocations.
15102
15103 Tue Aug 17 07:43:04 1999  Tim Janik  <timj@gtk.org>
15104
15105         * gtk/gtkwidget.c (gtk_widget_event): discard expose events for widgets
15106         that have a resize pending, because a redraw is already queued for them.
15107
15108         * gtk/gtkcontainer.c: removed ugly connect_to ::size_allocate signal
15109         hack to clear resize_widgets.
15110
15111         * gtk/gtkwidget.c (gtk_widget_size_allocate): call clear_resize_widgets
15112         for resize containers prior to size allocation. (this is also a bit
15113         ugly, but avoids side effects for stopped emissions and is thus more
15114         reliable).
15115         (gtk_widget_unparent): removed disconnect call for clear_resize_widgets.
15116
15117         * gtk/gtktooltips.c (gtk_tooltips_paint_window): renamed this
15118         function from gtk_tooltips_expose, as we connect to ::expose_event
15119         *and* ::draw now.
15120
15121 1999-08-18  Federico Mena Quintero  <federico@redhat.com>
15122
15123         * gtk/gtkselection.c (gtk_target_list_ref): Added missing sanity
15124         checks.
15125         (gtk_target_list_unref): Likewise.
15126
15127         * gtk/gtkthemes.c (gtk_theme_engine_unref): Likewise.
15128
15129 Tue Aug 17 15:47:07 1999  Owen Taylor  <otaylor@redhat.com>
15130
15131         * gtk/gtkcolorsel.c (gtk_color_selection_draw_value_bar):
15132         guard against division by zero. (Fixes bug #1339)
15133
15134 Tue Aug 17 10:56:49 1999  Owen Taylor  <otaylor@redhat.com>
15135
15136         * gtk/gtkentry.c (gtk_move_{forward,backward}_word): 
15137         Prevent the trivial leak of information of allowing
15138         word motion when the entry is not visible.
15139
15140 Tue Aug 17 10:28:52 1999  Owen Taylor  <otaylor@redhat.com>
15141
15142         * gtk/gtkfilesel.c (gtk_file_selection_fileop_error): Propagate
15143         modality to error dialog as well as confirmation dialogs.
15144         (Bug #1803, reported by Rosanna Wing Sze Yuen)
15145
15146 Wed Aug 11 01:04:57 1999  Owen Taylor  <otaylor@redhat.com>
15147
15148         * gtk/gtktreeitem.c (gtk_tree_item_draw_lines): Honor
15149         tree->view_lines.
15150         (gtk-guy-990611-3.patch: Guy Harris <guy@netapp.com>)
15151
15152         * gtk/Makefile.am (install-data-local): Solaris apparently
15153         has various troubles with ln -f; use rm first instead.
15154         (gtk-guy-990611-2.patch: Guy Harris <guy@netapp.com>)
15155
15156 1999-07-30  Raja R Harinath  <harinath@cs.umn.edu>
15157
15158         * gtk/Makefile.am (stamp-m): Don't `mv' from builddir to srcdir,
15159         use `cp' followed by `rm' (the `rm' was already there).
15160
15161 July 30, 1999 Elliot Lee <sopwith@redhat.com>
15162         
15163         * configure.in: Fix autoconf warnings about cross compilation by
15164         trying to provide sane defaults for AC_TRY_RUN.
15165         * gtk/Makefile.am: If we refer to gtkmarshal.[ch] in $(srcdir),
15166         put them into $(srcdir) when generated. Also add a dependency of
15167         gtksignal.h on gtkmarshal.h for -j builds. 
15168         * gtk/gtk(dnd,style,gamma).c: Minor warning fixes.
15169
15170 Wed Jul 28 09:29:19 1999  Owen Taylor  <otaylor@redhat.com>
15171
15172         * gtk/gtkmain.c (gtk_main_iteration_do): Added missing
15173         GDK_THREADS_{LEAVE,ENTER} pair.
15174         (From Paul Fisher <pnfisher@redhat.com>)
15175
15176 Fri Jul 23 01:00:15 1999  Tim Janik  <timj@gtk.org>
15177
15178         * gtk/gtksocket.c (gtk_socket_size_request): asure that the requested
15179         width and height are always >0 (owen).
15180
15181 Fri Jul 23 00:00:47 1999  Tim Janik  <timj@gtk.org>
15182
15183         * gtk/gtkwidget.c (gtk_widget_size_allocate): backed out my recent
15184         change that assured that a widget's allocated with and height are
15185         always >1, since this breaks *buggy* panel code. unfortunately this
15186         back-breaks the gimp's color selector.
15187
15188         * gtk/gtkdrawingarea.c (gtk_drawing_area_size_allocate): asure that our
15189         allocation is always >0 in width and height, before sending the
15190         configure event; this is a *gross* hack to get the gimp back to work.
15191         
15192         * marked both cases with TODO-1.3
15193
15194 Wed Jul 21 15:47:39 1999  Owen Taylor  <otaylor@redhat.com>
15195
15196         * gtk/gtktext.c: Don't display wrap indicators when
15197         text is not editable and word wrap is on.
15198
15199 Wed Jul 21 08:21:40 1999  Tim Janik  <timj@gtk.org>
15200
15201         * gtk/gtkitemfactory.c (gtk_item_factory_create_item): special case
15202         option menus here as they are not derived from menu shell, assure that
15203         the option menu has a menu we can add items to.
15204
15205 Tue Jul 20 23:29:48 1999  Tim Janik  <timj@gtk.org>
15206
15207         * gtk/gtknotebook.c (gtk_notebook_page_allocate): convert allocation->
15208         width/height to (gint) before calculations and check against < 0 to
15209         avoid guint wraparounds.
15210
15211 Sun Jul 18 00:35:49 1999  Tim Janik  <timj@gtk.org>
15212
15213         * gtk/gtkwidget.c (gtk_widget_size_allocate): ensure that the allocated
15214         width and height is never zero. sanity check both dimensions against
15215         32767 and issue a warning if the allocation is greater than that.
15216
15217 Wed Jul  7 15:03:30 1999  Owen Taylor  <otaylor@redhat.com>
15218
15219         * gtk/gtkmain.c (gtk_events_pending): Unlock around call
15220         to g_main_pending() as well.
15221
15222 Wed Jul  7 14:59:01 1999  Owen Taylor  <otaylor@redhat.com>
15223
15224         * gtk/gtkmain.c (gtk_main_iteration): Unlock around
15225         call to g_main_iteration() - since that will regrab
15226         GTK+ lock to process events.
15227
15228 Thu Jul  1 15:01:55 1999  Owen Taylor  <otaylor@redhat.com>
15229
15230         * gtk/gtkwindow.c
15231         - Regularize with the rest of GTK+ by making widget->requisition
15232           not reflect the set_usize()
15233         - Always recompute geometry hints, then check if they
15234           changed before sending them to the X server. The
15235           previous checks for changes would fail in a number
15236           of circumstances. 
15237
15238 Thu Jul  1 11:55:59 1999  Owen Taylor  <otaylor@redhat.com>
15239
15240         * gtk/gtkstyle.c: Include <stdlib.h> for strcmp().
15241
15242 Wed Jun 30 19:26:36 1999  Owen Taylor  <otaylor@redhat.com>
15243
15244         * gtk/gtkdnd.c:
15245         - Code cleanups
15246         - Instantaneously update on modifier key presses
15247         - Allow cancellation of the drag with Escape.
15248
15249 Tue Jun 29 17:04:09 1999  Owen Taylor  <otaylor@redhat.com>
15250
15251         * gtk/testgtk.c (create_handle_box): Set the policy
15252         to auto_shrink - otherwise the appearance is rather
15253         strange when flipping between horizontal and vertical.
15254
15255 Mon Jun 28 09:29:52 1999  Tim Janik  <timj@gtk.org>
15256
15257         * gtk/gtkwindow.c: add ::default_width and ::default_height arguments.
15258         (gtk_window_set_default_size): don't change a value if it's < 0.
15259         queue a resize.
15260
15261 Sun Jun 27 11:00:33 1999  Tim Janik  <timj@gtk.org>
15262
15263         * gtk/gtktext.c (gtk_text_insert): don't segfault on NULL inserts.
15264
15265 Mon Jun 28 12:08:25 1999  Owen Taylor  <otaylor@redhat.com>
15266
15267         * gtk/gtkfilesel.c (cmpl_completion_fullname): Don't
15268         add an extra "/" when concating "/" + filename.
15269         (From Matt Grossman <mattg@oz.net>)
15270
15271 Mon Jun 28 10:57:12 1999  Owen Taylor  <otaylor@redhat.com>
15272
15273         * gtk/gtkctree.c (draw_cell_pixmap): Reset clip mask
15274         for fg_gc if we set it for drawing pixmap.
15275
15276 Tue Jun 15 12:45:12 1999  Owen Taylor  <otaylor@redhat.com>
15277
15278         Fixes from Peter Wainwright <prw@wainpr.demon.co.uk>
15279         
15280         * gtk/gtkrc.c (gtk_rc_parse_engine): If rc_style->engine is
15281         already set, call old engine's destroy function and
15282         unref the old engine.
15283
15284 Thu Jun 10 17:59:38 1999  Tim Janik  <timj@gtk.org>
15285
15286         * gtk/gtkdrawingarea.c (gtk_drawing_area_size): queue a resize.
15287
15288 Wed Jun  9 15:13:16 1999  Tim Janik  <timj@gtk.org>
15289
15290         * gtk/gtkaccelgroup.h: mark certain functions as internal.
15291
15292 Wed Jun  9 13:48:28 1999  Tim Janik  <timj@gtk.org>
15293
15294         * gtk/gtkpreview.c (gtk_preview_set_expand): queue a resize if the
15295         expand behaviour changed.
15296
15297         * gtk/gtklabel.c (gtk_label_set_pattern):
15298         (gtk_label_set_justify):
15299         (gtk_label_set_line_wrap):
15300         don't bother invoking queue_clear, the reallocation does
15301         that for us, always free_words so the upcoming resize will
15302         relayout the label's contents.
15303
15304 Wed Jun  9 12:50:48 1999  Tim Janik  <timj@gtk.org>
15305
15306         * applied argument implementation patches from Elena Devdariani
15307         <elena@cogent.ca>.
15308
15309         * gtk/gtktoolbar.c: ::orientation, ::toolbar_style, ::space_size,
15310         ::space_style, ::relief
15311         * gtk/gtkruler.c: ::lower, ::upper, ::position, ::max_size
15312         * gtk/gtkpreview.c: ::expand
15313         * gtk/gtkpaned.c: ::handle_size, ::gutter_size
15314         * gtk/gtknotebook.c: ::homogeneous
15315         * gtk/gtklabel.c: ::wrap
15316         * gtk/gtklist.c: ::selection_mode
15317         * gtk/gtkhandlebox.c: ::handle_position, ::snap_edge
15318         * gtk/gtkcurve.c: ::curve_type, ::min_x, ::max_x, ::min_y, ::max_y
15319         * gtk/gtkcolorsel.c: ::update_policy, ::use_opacity
15320         * gtk/gtkclist.c: ::sort_type
15321         * gtk/gtkcheckmenuitem.c: ::active, ::show_toggle
15322         * gtk/gtkaspectframe.c: ::xalign, ::yalign, ::ratio, ::obey_child
15323
15324 Tue Jun  1 23:38:38 1999  Owen Taylor  <otaylor@redhat.com>
15325
15326         * gtk/gtkstyle.c: Removed ill-thought-out part of last
15327         comment.
15328
15329 Tue Jun  1 23:30:09 1999  Owen Taylor  <otaylor@redhat.com>
15330
15331         * gtk/gtkstyle.c (gtk_style_attach): Get the reference
15332         counting right when we have to attach a new style
15333         for a different visual. (Chi-Deok Hwang <cdhwang@sr.hei.co.kr>)
15334
15335         * gtk/gtkstyle.c: Documented the refcounting
15336         peculularities of gtk_style_attach.
15337
15338 1999-06-01  Tim Janik  <timj@dhcpd7.redhat.com>
15339
15340         * gtk/gtkwindow.c (gtk_window_new): added return if fail for invalid
15341         window types.
15342
15343         * examples/packer/pack.c (main): use GTK_WINDOW_TOPLEVEL instead
15344         of GTK_TOPLEVEL for creating the window.
15345
15346 1999-06-01  Tim Janik  <timj@dhcpd7.redhat.com>
15347
15348         * gtk/gtkmain.c (gtk_init_check): don't segfault when --gtk-module is
15349         the last argument (reported by Per Winkvist).
15350         
15351 Tue May 25 13:13:12 1999  Owen Taylor  <otaylor@redhat.com>
15352
15353         Fixes for invisible XOR lines (Frank Loemker
15354         <floemker@TechFak.Uni-Bielefeld.DE>)
15355         
15356         * gtk/gtkclist.c (gtk_clist_realize): Always use
15357         a non-zero pixel for GDK_XOR.
15358
15359         * gtk/gtkvpaned.c gtk/gtkhpaned.c: 
15360         Use GDK_INVERT instead of GDK_XOR.
15361
15362 Wed May 12 21:56:40 1999  Lars Hamann  <lars@gtk.org>
15363
15364         * gtk/gtkclist.c (adjust_adjustments): signal emit value_changed
15365         signals if h/voffsets differ from adjustment values.
15366         Reportet by Jerome Bolliet <bolliet@in2p3.fr>
15367
15368 Mon May 10 04:20:41 1999  Tim Janik  <timj@gtk.org>
15369
15370         * gtk/gtkmenushell.c (gtk_menu_shell_activate_item): propagate
15371         ::selection-done emissions up to the topmost menu shell.
15372
15373 Fri May  7 10:15:14 1999  Owen Taylor  <otaylor@redhat.com>
15374
15375         * gtk/gtknotebook.c (gtk_notebook_set_scrollable): Unset
15376         the user data on the window before destroying it.
15377
15378         * gtk/gtknotebook.c (gtk_notebook_unrealize): Add an
15379         unrealize handler to take care of destroying 
15380         notebook->panel properly. 
15381         (Bug #1198 - Morten Welinder <terra@diku.dk>)
15382
15383         * gtk/gtktext.c (expand_scratch_buffer): Fix reversal
15384         of g_new and g_realloc to stop memory leak. (Actually,
15385         we could just use g_realloc(), but I'm not 100% sure
15386         that is portable).
15387         (Bug #1196 - Morten Welinder <terra@diku.dk>)
15388
15389 Wed Apr 21 00:42:08 1999  Owen Taylor  <otaylor@redhat.com>
15390
15391         * gtk/gtkplug.h: Removed stray GtkPlugButton declaration.
15392
15393         * gdk/gdkfont.c (gdk_text_measure): Fix the return value
15394         for fontsets.
15395
15396         * gtk/gtkbutton.c (gtkbutton_expose): Fix warning
15397         with bin/button confusion.
15398
15399 Thu May  6 04:53:26 1999  Tim Janik  <timj@gtk.org>
15400
15401         * gtk/testgtk.c: in the ItemFactory test, link radio items together,
15402         and show how preselection of radio items is done.
15403
15404 Sun May  2 13:31:14 1999  Tim Janik  <timj@gtk.org>
15405
15406         * gtk/gtktreeitem.c (gtk_tree_item_set_subtree): 
15407         * gtk/gtktree.c (gtk_tree_add) (gtk_tree_insert):
15408         * gtk/gtktoolbar.c (gtk_toolbar_insert_element): 
15409         * gtk/gtkpaned.c (gtk_paned_pack2) (gtk_paned_pack1):
15410         * gtk/gtkscrolledwindow.c (gtk_scrolled_window_add): 
15411         * gtk/gtktable.c (gtk_table_attach): 
15412         * gtk/gtklist.c (gtk_list_insert_items): 
15413         * gtk/gtkmenushell.c (gtk_menu_shell_insert): 
15414         * gtk/gtknotebook.c (gtk_notebook_insert_page_menu): 
15415         * gtk/gtkpacker.c (gtk_packer_add_defaults) (gtk_packer_add): 
15416         * gtk/gtkbin.c (gtk_bin_add): 
15417         * gtk/gtkbox.c (gtk_box_pack_start) (gtk_box_pack_end): 
15418         * gtk/gtkfixed.c (gtk_fixed_put): 
15419         * gtk/gtklayout.c (gtk_layout_put):
15420         general fixups to container_add logic. always realize child if
15421         child->parent is realized, only map the child and queue a resize
15422         if child and child->parent are both visible.
15423
15424 Fri Apr 30 09:02:28 1999  Tim Janik  <timj@gtk.org>
15425
15426         * gtk/gtkwidget.c (gtk_widget_real_unrealize): use gtk_container_forall
15427         instead of gtk_container_foreach to walk and unrealize children, so
15428         composite children get also unrealized.
15429         (gtk_widget_real_show): don't call gtk_widget_map() if we don't need to.
15430         (gtk_widget_map): assert that the widget is visible (basic constrain).
15431         (gtk_widget_real_map): assert that the widget is realized (basic
15432         constrain).
15433
15434 Fri Apr 29 00:53:20 1999  Tim Janik  <timj@gtk.org>
15435
15436         * gtk/gtkbindings.c (gtk_pattern_spec_init): plugged a memory leak.
15437
15438 Tue May  4 09:32:08 1999  Owen Taylor  <otaylor@redhat.com>
15439
15440         * gtk/Makefile.am gtk/gtkrc.iso-8859-2: Add a gtkrc
15441         file for iso-8859-2 locales.
15442
15443         * configure.in (ALL_LINGUAS): ALL_LINGUAS update.
15444
15445 Tue Apr 27 16:38:32 1999  Owen Taylor  <otaylor@redhat.com>
15446
15447         * gtk/Makefile.am: Fix typo of static_sources for static_SOURCES.
15448          (Pointed out by andy@rz.uni-karlsruhe.de and others).
15449          Remove some suspicious and useless lines. 
15450
15451 Tue May  4 08:44:08 1999  Owen Taylor  <otaylor@redhat.com>
15452
15453         * gtk/gtkclist.c (gtk_clist_draw, draw_rows): Use 
15454         width,height = 0, 0 to mean - here to edge of window,
15455         instead of -1, -1, since the former is all we support.
15456
15457 Tue May  4 08:34:43 1999  Owen Taylor  <otaylor@redhat.com>
15458
15459         * gtk/gtkmain.c (gtk_main): Correctly free list nodes
15460         when removing from quit_functions list.
15461
15462 Tue Apr 27 14:17:16 1999  Tim Janik  <timj@gtk.org>
15463
15464         * gtk/gtkpacker.c (gtk_packer_size_request): remove unused variable.
15465
15466 Tue Apr 27 18:23:35 1999  Owen Taylor  <otaylor@redhat.com>
15467
15468         * gtk/gtkentry.c (gtk_entry_draw_cursor_on_drawable): 
15469          When redrawing characters on non-visible entry, use appropriate
15470          '*' character. (Bug #1130 - Jean-Marc Jacquet <jm@littleigloo.org>)
15471
15472 Tue Apr 27 01:31:40 1999  Lars Hamann  <lars@gtk.org>
15473
15474         * gtk/gtkclist.c (drag_dest_cell): compute destination cell
15475         from drag coordinates.
15476         (gtk_clist_drag_data_received) (gtk_clist_drag_motion):
15477         use drag_dest_cell.
15478
15479         * gtk/gtktree (drag_dest_cell)
15480         (gtk_ctree_drag_data_received) (gtk_ctree_drag_motion): likewise.
15481         (Bug #1129)
15482
15483 Wed Apr 21 21:26:11 1999  Tim Janik  <timj@gtk.org>
15484
15485         * gtk/gtkitemfactory.c (gtk_item_factory_init): properly initialize
15486         translate_* fields.
15487         (gtk_item_factory_finalize): invoke translate_notify independant from
15488         translate_data.
15489         (gtk_item_factory_set_translate_func): likewise.
15490         (gtk_item_factory_destroy): only remove ifactory pointer from those
15491         widgets that belong to us (stupid me).
15492
15493 Mon Apr 19 12:05:31 1999  Owen Taylor  <otaylor@redhat.com>
15494
15495         * gtk/gtkrc.c (gtk_rc_style_init): Fixed leak of
15496         rc_style list when lookup succeeeds.
15497
15498 Thu Apr 15 01:11:24 1999  Lars Hamann  <lars@gtk.org>
15499
15500         * gtk/gtkctree.c (resync_selection): 
15501         * gtk/gtkclist.c (resync_selection): fixed undo_selection bug.
15502         * gtk/gtkclist.c (gtk_clist_button_release): fixed resync_selection
15503         bug.
15504
15505 Fri Apr  9 19:22:19 1999  Owen Taylor  <otaylor@redhat.com>
15506
15507         * gtk/gtkcolorsel.c gtk/gtkdnd.c gtk/gtkmenuitem.c:
15508         Add some missing GDK_THREADS_ENTER()/LEAVE around
15509         timeouts. (Patches from Sebastian Wilhelmi <wilhelmi@ira.uka.de>)
15510
15511 Thu Apr  8 20:10:33 1999  Tim Janik  <timj@gtk.org>
15512
15513         * gtk/gtkentry.c (gtk_entry_key_press): use gtk_widget_activate()
15514         rather than emit_by_name.
15515
15516         * gtk/gtkeditable.c (gtk_editable_insert_text): keep a reference
15517         on the widget across multiple signal emissions.
15518         (gtk_editable_delete_text): same here.
15519         (gtk_editable_class_init): set widget_class->activate_signal after
15520         editable_signals[ACTIVATE] has been created.
15521
15522 Wed Apr  7 22:59:47 1999  Owen Taylor  <otaylor@redhat.com>
15523
15524         * gtk/gtkpaned.c (gtk_paned_set_position): Don't clamp
15525         position here prematurely -- we might not have the
15526         right ->min_position and ->max_position yet.
15527
15528 Tue Apr  6 16:38:51 1999  Owen Taylor  <otaylor@redhat.com>
15529
15530         * gtk/gtkselection.c gdk/gdkselection.c: (gtk_selection_request):
15531         Add error traps so if the other end of the connection
15532         dies, we survive.
15533
15534         * gtk/gtkselection.c (gtk_selection_notify): Clean
15535         up properly when selection property retrieval fails.
15536         
15537         * gtk/gtkselection.c (gtk_selection_request): Correctly
15538         reject SelectionRequest notifies where the handler
15539         returns no data.
15540
15541 Tue Apr  6 12:24:21 1999  Owen Taylor  <otaylor@redhat.com>
15542
15543         * gtk/gtkdnd.c (gtk_drag_dest_leave): Only unhighlight
15544         when we've previously highlighted.
15545
15546         * gtk/gtkdnd.c (gtk_drag_dest_handle_event): Don't
15547         emit two "drag_leave" signals for Motif drops.
15548
15549         * gtk/gtkdnd.c (gtk_drag_source_handle_event): Send
15550         back the correct status messages when dropping from
15551         Motif onto a proxy window that is rejecting the
15552         drop.
15553
15554 Sat Mar 27 23:32:13 1999  Tim Janik  <timj@gtk.org>
15555
15556         * gtk/gtkarg.[hc]: added functions from GLE, gtk_arg_reset() to free
15557         the value and reset type to GTK_TYPE_INVALID, and gtk_arg_values_equal()
15558         to compare two argument values. added gtk_arg_to_valueloc() to set a
15559         variable from an arg through its location (pointer).
15560
15561         * gtk/gtkobject.[hc]: implemented gtk_object_get() in terms of
15562         gtk_object_arg_get() and gtk_arg_to_valueloc(), floats are collected
15563         as gfloat*, uchars are collected as guchar*, ints are collected as
15564         gint*, etc...
15565
15566 Mon Mar 29 17:45:47 1999  Owen Taylor  <otaylor@redhat.com>
15567
15568         * gtk/gtkaccelgroup.c gtk/gtkgtkbindings.c:
15569         Include <string.h> instead of <strings.h>.
15570
15571         * gtk/gtkstyle.c: Fix double include of gtkthemes.h
15572         (actually, a lot more duplicate includes occur if
15573          you trace through the sequence of #include's)
15574         gtk-jbb-990320-0: John Bley, jbb6@acpub.duke.edu
15575         
15576 Mon Mar 29 17:02:58 1999  Owen Taylor  <otaylor@redhat.com>
15577
15578         Patches from Akira Higuchi <a-higuti@math.sci.hokudai.ac.jp>
15579         gtk-a-higuti-990322-[0-3]
15580
15581         * configure.in: Fix confusion between GTK_LOCALE_[C]FLAGS
15582         that was causing -DX_LOCALE not to work.
15583
15584         * gtk/gtkrc.c (gtk_rc_init):
15585         X_LOCALE will never have LC_MESSAGES defined
15586
15587 Thu Mar 25 12:38:31 1999  Tim Janik  <timj@gtk.org>
15588
15589         * gtk/gtkrc.c (gtk_rc_append_default_module_path): get $HOME from
15590         g_get_home_dir() (gtk-pmc-990123-0.patch.gz).
15591
15592         * gtk/gtkwindow.c (gtk_window_key_press_event): feature keypad up/down/
15593         left/right as well (gtk-michael-980726-0.patch.gz).
15594
15595         * gtk/gtklabel.[hc]: bunch of miscellaneous cleanups, such as s/0/NULL/
15596         for pointer values, use gchar instead of char. fixed uline allocation
15597         leaks, changed the allocation pattern so we use G_ALLOC_AND_FREE mem
15598         chunks instead of G_ALLOC_ONLY.
15599         (gtk_label_size_request): always alter requisition as passed and leave
15600         widget->requisition alone.
15601         (gtk_label_set_text): allow NULL strings.
15602         (gtk_label_new): likewise.
15603
15604 Wed Mar 24 09:24:03 1999  Tim Janik  <timj@gtk.org>
15605
15606         * gtk/gtkdrawingarea.[hc]: type/macro fixups.
15607
15608 Mon Mar 22 05:51:34 1999  Tim Janik  <timj@gtk.org>
15609
15610         * gtk/gtkbin.c (gtk_bin_draw): only redraw children that are visible
15611         *and* mapped (i.e. drawable).
15612         (gtk_bin_expose): only send exposes to drawable children.
15613
15614         * gtk/gtkbox.c (gtk_box_draw): only redraw children that are drawable.
15615         (gtk_box_expose): only send exposes to drawable children.
15616
15617         * gtk/gtkhscale.c (gtk_hscale_draw): 
15618         * gtk/gtkvscale.c (gtk_vscale_draw):
15619         hm, this is an ugly one. we first compute the size of our trough area
15620         here (window relative) and then check intersection with the draw_area
15621         which is parent relative because we're a NO_WINDOW widget, so we need
15622         to offset the trough area by allocation.x and allocation.y before the
15623         check. (this must not be done for the background area though, since
15624         that's already computed parent relative).
15625
15626 Mon Mar 22 00:41:39 1999  Lars Hamann  <lars@gtk.org>
15627
15628         * gtk/gtkclist.c (gtk_clist_unrealize): unmap clist if neccessary,
15629         unrealize title buttons.
15630
15631 Fri Mar 19 00:00:22 1999  Lars Hamann  <lars@gtk.org>
15632
15633         * gtk/gtkclist.c (gtk_clist_column_title_passive)
15634         (gtk_clist_column_title_active): 
15635         only connect/disconnect to GtkWidgetClass::event to block mouse events.
15636
15637         * gtk/gtkclist.c (vertical_timeout) (horizontal_timeout): 
15638         zero initialize event, removed superfluous gdk_window_get_pointer call
15639
15640         * gtk/gtklist.c (gtk_list_vertical_timeout)
15641         (gtk_list_horizontal_timeout): removed superfluous
15642         gdk_window_get_pointer call
15643
15644 Wed Mar 17 09:00:00 1999  Tim Janik  <timj@gtk.org>
15645
15646         * plugging problems reported by "Bruce Mitchener, Jr."
15647         <bruce@puremagic.com> due to a purify session.
15648
15649         * gtk/gtkstyle.c:
15650         (gtk_style_ref): 
15651         (gtk_style_unref): assert ref_count to be > 0.
15652
15653         * gtk/gtkclist.c (gtk_clist_set_cell_style): { 0 } initilaize
15654         the requisition.
15655         (gtk_clist_set_shift): likewise.
15656
15657         * gtk/gtklayout.c: introduce gtk_layout_finalize() to unref the
15658         adjustments.
15659
15660         * gtk/gtklist.c (gtk_list_horizontal_timeout): zero initialize the
15661         event before sending it and set send_event to TRUE (which needs to
15662         be done for *all* synthesized events).
15663         (gtk_list_vertical_timeout): likewise.
15664
15665         * gtk/gtktipsquery.c (gtk_tips_query_destroy): plug small memory
15666         leaks.
15667
15668         * gtk/gtkdrawingarea.c (gtk_drawing_area_send_configure): set send_event
15669         to TRUE when synthesizing events.
15670
15671 [ *** end of merges from 1.2 *** ]      
15672         
15673 1999-11-21  Tor Lillqvist  <tml@iki.fi>
15674
15675         * gdk/gdkconfig.h: Remove, as this is a file generated by configure
15676         (or copied from gdkconfig.h.win32 on Win32, sigh).
15677
15678         * gdk/gdkprivate.h: Mark gdk_parent_root for export from DLL.
15679
15680         * gdk/gdk.c (gdk_keyval_convert_case): Fix typo.
15681
15682         * gdk/gdkgc.c (gdk_gc_alloc): Remove duplicated line.
15683
15684         * gdk/gdkconfig.h.win32: New file.
15685
15686         * gdk/win32/makefile.cygwin: Build just a static archive here.
15687
15688         * gdk/makefile.cygwin: New file. Get the win32-specific stuff
15689         for the DLL from the static archive built above.
15690
15691         * gdk/gdk.def: Moved here from the win32 subdirectory.
15692
15693         * gdk/win32/*: Adapt for the changed private struct organisation.
15694
15695         * gtk/makefile.{cygwin,msc}: Get gdk library from ../gdk now.
15696
15697 Sun Nov 21 16:44:35 1999  Stefan Jeske  <stefan@gtk.org>
15698
15699         * gtk/gtkspinbutton.c (gtk_spin_button_button_press): Added support 
15700         for wheel mice (buttons 4 and 5).
15701
15702 1999-11-18  Tor Lillqvist  <tml@iki.fi>
15703
15704         * gdk/win32/gdkgc-win32.c (gdk_gc_predraw): Also for truecolor
15705         drawables use just the pixel field in the foreground and
15706         background GdkColor of the GdkGC.
15707
15708         gdk_gc_set_{fore,back}ground() are called in the GIMP with
15709         GdkColors containing uninitialized (red,green,blue) fields, and
15710         just the pixel field filled in, and furthermore in the
15711         visual-dependent format as returned by gdk_rgb_xpixel_from_rgb().
15712         It thus turns out that we really don't need to have the full
15713         GdkColor for fg and bg in GdkGCWin32Data after all. Will change
15714         it later to have just the pixel values.
15715
15716 Mon Nov 15 17:17:51 GMT 1999 Tony Gale  <gale@gtk.org>
15717
15718         * docs/gtkfaq.sgml: s/gtk_main_iteration/g_main_iteration/
15719
15720 Sat Nov 13 22:30:29 GMT 1999 Tony Gale  <gale@gtk.org>
15721
15722         * docs/gtkfaq.sgml: threads example from Erik Mouw.
15723         New question on GtkLabel background colors.
15724
15725         * docs/gtk_tut.sgml:
15726           - Correct the example code callback
15727             function definitions.
15728           - Update the gtkdial example code, from Frans van Schaik.
15729           - Update setselection.c to current API.
15730
15731         * examples/Makefile examples/*/*.c: Update to code
15732         listed in tutorial.
15733
15734 1999-11-10  Tor Lillqvist  <tml@iki.fi>
15735
15736         * gdk/win32/gdkfont-win32.c: Fix a couple of bugs. The Unicode
15737         subrange table (from the "Developing International Software for
15738         WIndows 95 and Windows NT" book) was missing the Hangul syllable
15739         block... Get the loaded font's charset correctly.
15740
15741         (Note that this, and the other *-win32.c files, still really are
15742         the old ones, the win32 subdirectory is not ready for compilation
15743         yet after the reorg.)
15744
15745 Wed Nov 10 17:26:49 GMT 1999 Tony Gale  <gale@gtk.org>
15746
15747         * gtk/gtkclist.c: Fix off-by-one bug in parameter
15748         check.
15749
15750 Wed Nov 10 12:12:03 1999  Owen Taylor  <otaylor@redhat.com>
15751
15752         * gdk/x11/gdkinput-{x11,xfree}.c: Call XFreeDeviceState()
15753         on results of XQueryDeviceState().
15754
15755 Mon Nov  8 16:40:43 1999  Owen Taylor  <otaylor@redhat.com>
15756
15757         * gtk/gtkwidget.c: Substitute gdkx.h => gdkprivate.h since
15758         we need to accesss only ->children. We need an accessor
15759         for the children.
15760
15761         * gtk/gtkhandlebox.c gtk/testgtk.c: Substitute G
15762         DK_ROOT_PARENT() => NULL, in call to gtk_window_get_pointer()
15763         to get rid of gdkx.h include.
15764         
15765         * gtk/gtkctree.c: Get rid of #include <gdk/gdkx.h>
15766         and random references to 'None'.
15767
15768         * gtk/gtkclist.c gtk/gtkeditable.c gtk/gtkpreview.c
15769         Get rid of unused #include <gdk/gdkx.h>
15770
15771         * gtk/gtkrc.c gtk/gtkmain.c: Get rid of #include <gdk/gdkx.h>
15772         gdkx.h is _X_ specific stuff. GDK_WINDOWING comes from
15773         gdkconfig.h.
15774
15775 1999-11-08  Tor Lillqvist  <tml@iki.fi>
15776
15777         * gdk/win32/gdkdraw.c
15778         * gdk/win32/gdkfont.c
15779         * gdk/win32/gdkgc.c: Various minor cleanups and bugfixes
15780         following yesterday's changes. (Unrelated to Owen's reorg.)
15781
15782 Mon Nov  8 16:18:25 1999  Owen Taylor  <otaylor@redhat.com>
15783
15784         * gdk/x11/gdkinput-gxi.c: Add missing include,
15785           fix GdkWindowPrivate => GdkDrawablePrivate.
15786
15787         * gdk/x11/gdkinputprivate.h: include <X11/Xlib.h>.
15788
15789         * gdk/x11/Makefile.am (xinput_sources): Add missing
15790         backslash to fix building with --with-xinput=none
15791
15792 Mon Nov  8 14:47:04 1999  Owen Taylor  <otaylor@redhat.com>
15793
15794         Move all X specific code into the x11/ directory.
15795         Aside from shuffling things around, did the following:
15796
15797        * gdk/gdkprivate.h gdk/gdk.h gdk/x11/gdkmain-x11.h: Add
15798          gdk_arg_context_* - a simple argument parsing system
15799          in the style of popt.
15800
15801        * gdk/gdkdrawable.[ch] gdk/gdkprivate.h gdk/gdkwindow.[ch]
15802          gdk/x11/gdkprivate-x11.h:
15803          Remove X specific stuff from GdkDrawable and GdkWindowPrivate - 
15804          add ->klass and ->klass_data fields. The klass_data
15805          field points to an auxilliary structure that is
15806          windowing system dependent.
15807
15808        * gdk/gdkfont.c: Make most of the measurement functions
15809          simply wrappers around gdk_text_extents().
15810
15811        * gdk/gdkfont.c gdk/gdkprivate.h gdk/x11/gdkfont-x11.c: Add a 
15812          _gdk_font_strlen() function that hides the weird
15813          behavior in gtk+-1.[02] where a string is interpreted
15814          differently for 8-bit and 16-bit fonts.
15815
15816        * gdk/gdkevents.c: Add a new function gdk_event_button_generate()
15817          to store common code for synthesizing double/triple
15818          press events.
15819         
15820        * gdk/gdkgc.[ch]: Virtualize in the same way as gdkdrawable.h.
15821          Make all the function that modify an existing GC
15822          simply wrappers around gdk_gc_set_values().
15823          
15824        * gdk/gdkcc.[ch]: Moved into x11/ directory in preparation
15825          for throwing out later.
15826
15827        * gdk/gdkfont.c gdk/gdkimage.c gdk/gdkcolor.c: Change GdkFontPrivate,
15828          GdkImagePrivate and GdkColormapPrivate to have a
15829          windowing system dependent part (GdkFontPrivateX etc.)
15830          that "derives" from the system-independent part.
15831
15832        * configure.in gdk/x11/Makefile.in gdk/x11/gdkinput*.c:
15833          Got rid of the included-source-files for XInput in
15834          favor of automake conditionals. (Which didn't exist
15835          when XInput support was originally added.)
15836
15837        * gdk/gdkrgb.c: Remove the visual id from the debugging
15838          statements since that is X11 specific; print out
15839          type/depth info instead.
15840          
15841
15842 Wed Nov  3 18:14:49 1999  Owen Taylor  <otaylor@redhat.com>
15843
15844         * gdk/x11/gdkfont-x11.c (gdk_font_load): Ref fonts when
15845         loading duplicates of hashed fonts.
15846
15847         * gdk/gdk.c (gdk_keysym_convert_case): rename
15848         gdk_XConvertCase to gdk_keysym_convert_case, allow
15849         results to be NULL in the GTK+ style.
15850
15851         * gdk/gdkcompat.h: Started compatibility header
15852         for renames.
15853
15854 1999-11-07  Tor Lillqvist  <tml@iki.fi>
15855
15856         * gdk/win32/gdkprivate.h: New font private structures, related to
15857         fontsets.
15858
15859         * gdk/win32/gdkfont.c: New functions gdk_font_list_new() and
15860         gdk_font_list_free(). On X11, will just be wrappers to
15861         XListFonts() and XFreeFontNames(). On Win32, the code previously
15862         in gtkfontsel.c is now here.
15863
15864         New function gdk_font_xlfd_create(). On X11 will get the FONT
15865         property of the font (for GDK_FONT_FONTs), or call
15866         XBaseFontNameListOfFontSet (for GDK_FONT_FONTSETs), on Win32
15867         builds a XLFD style name from the font information in the LOGFONT
15868         struct(s).
15869
15870         New function gdk_font_xlfd_free(), which correspondingly frees the
15871         string returned by gdk_font_xlfd_create().
15872
15873         Implement fontsets on Win32. Add a function that iterates over a
15874         wide char string and calls a callback function for each substring
15875         of wide chars from the same Unicode subrange (and thus probably
15876         available in the same real font).
15877
15878         Improve the XLFD emulation a bit.
15879
15880         * gdk/win32/gdkim.c (gdk_nmbstowchar_ts): Small bugfix.
15881
15882         * gdk/win32/gdkevents.c: Workaround for suspected bug on Win2k
15883         Beta3, WM_IME_CHAR messages don't seem to contain the composed
15884         multi-byte char as with the Active IMM on Win9x. Oh well, handle
15885         WM_IME_COMPOSITION with GCS_RESULTSTR instead, use
15886         ImmGetCompositionStringW() to get the composed Unicode chars.
15887
15888         * gdk/win32/gdkgc.c
15889         * gdk/win32/gdkdraw.c: Changes needed because of the font private
15890         struct changes.
15891
15892         * gdk/win32/gdk.def: Add the new functions.
15893
15894 1999-11-04  Tor Lillqvist  <tml@iki.fi>
15895
15896         * config.h.win32: Don't define HAVE_DIMM_H if MSC, as you have to
15897         get the Platform SDK to get <dimm.h>.
15898
15899         * gdk/win32/gdkevents.c: More event handling fixes and
15900         simplification. Never generate motion events with is_hint true. We
15901         used to do that on bogus grounds earlier. Windows sends
15902         WM_MOUSEMOVE messages on button events even if the mouse hasn't
15903         moved, ignore these.
15904
15905         * gdk/win32/gdkfont.c: Load all fonts as (pretended) fontsets.
15906
15907         * gdk/win32/gdkglobals.c
15908         * gdk/win32/gdkprivate.h: Define a typedef for the pointer to
15909         the TrackMouseEvent function, and use it.
15910
15911         * gdk/win32/gdkwindow.c: Terminate widechar string with a zero
15912         char before calling WideCharToMultiByte in order to get a string
15913         for the window title.
15914
15915         * gdk/win32/gdkdnd.c: Some more random hacking, ifdeffed out.
15916
15917         * gdk/win32/gdk.def: Remove obsolete functions.
15918
15919         * gdk/win32/makefile.{cygwin,msc}: Remove gdkcompat.{o,obj}. Add
15920         /nodefaultlib and /defaultlib switches.
15921
15922         * gtk/gtkrc.c: s/gwin_getlocale/g_win32_getlocale/.
15923
15924 1999-10-31  Tor Lillqvist  <tml@iki.fi>
15925
15926         * gdk/gdkkeysyms.h: Add new keysyms from X11R6.4 (including
15927         EuroSign).
15928
15929         * gdk/gdktypes.h: Add note about wchar_t not necessarily being the
15930         same type as GdkWChar, especially on Win32.
15931
15932         * gdk/win32/*.c: Change gdk_root_parent to be a pointer.
15933
15934         * gdk/win32/*.c: Assume all strings are UTF-8. Convert to Unicode
15935         before passing to Windows GDI for drawing etc. Convert to the
15936         system default codepage before passing to Windows as window
15937         titles.
15938
15939         * gdk/win32/gdkprivate.h: Add more fields to GdkWindowPrivate to
15940         support changing input locale on the fly.
15941
15942         * gdk/win32/gdkevent.c: Support input language (keyboard locale)
15943         on-the-fly changes. Convert incoming characters from the current
15944         codepage to Unicode (and then to a UTF-8 multi-byte string) based
15945         on the current input language. Use keysym<->Unicode mapping tables
15946         and functions borrowed from xterm sources.
15947
15948         Support IMEs (Input Method Editors) for CJK languages. On non-CJK
15949         editions of Win9x, use the ActiveX-based Active IMM (Input Method
15950         Manager) if available. IMEs and the Active IMM are available under
15951         the disguise of Chinese, Korean and Japanese support for IE and
15952         Outlook Express from "Windows Update" for Win98. On Win2k, the CJK
15953         support is present in all editions (as long as you install it).
15954
15955         Call DispatchMessage from gdk_events_queue() (and thus
15956         gdk_WindowProc()), instead of duplicating the code in
15957         gdk_WindowProc().
15958
15959         Reworked the grab handling and propagation code, factored out
15960         duplicated code snippets into separate functions. Other cleanups,
15961         too.
15962
15963         * gdk/win32/surrogate-dimm.h: Provide just the bits we need from
15964         the <dimm.h> header describing the Active IMM.
15965
15966         * gdk/win32/gdkfont.c: Pretend to support fontsets, but so far
15967         just do the same as for "single" fonts.
15968
15969         * gdk/win32/gdk.c: Call CoInitialize() (COM initialisation) from
15970         gdk_init_check, and CoUninitialize() from gdk_exit_func. Handle
15971         the new keysyms from gdkkeysyms.h.
15972
15973         * gtk/gtkfontsel.c (Win32): Load the font for the preview as a
15974         fontset, so that gtkentry uses wide characters.
15975
15976         * gtk/gtkrc.c (Win32): Get the locale with gwin_getlocale(). Call
15977         GTk+'s system directory "gtk+", not "gtk".
15978
15979 Sat Oct 30 13:17:18 BST 1999 Tony Gale <gale@gtk.org>
15980
15981         * docs/gtkfaq.sgml: FAQ update
15982
15983 1999-10-21  Tor Lillqvist  <tml@iki.fi>
15984
15985         * gdk/win32/gdkprivate.h: Add more font private data.
15986
15987         * gdk/win32/gdkfont.c
15988         * gdk/win32/gdkdraw.c: Revamped handling of multi-byte charset
15989         fonts and strings. Now works much better. You still have to
15990         have a correct font selected, though. No fontset emulation yet.
15991
15992 1999-10-19  Tor Lillqvist  <tml@iki.fi>
15993
15994         * gtk/maketypes.awk: Use G_OS_WIN32.
15995
15996         * gtk/gtk.def: Add some missing entry points. Also some non-public
15997         ones, but PyGTK porter claims to need them.
15998
15999         * gtk/makefile.{cygwin,msc}: Drop some unneeded headers from the
16000         built-in type generation.
16001
16002 1999-10-14  Tor Lillqvist  <tml@iki.fi>
16003
16004         * gdk/win32/gdkdraw.c (gdk_draw_text_wc): Don't use TextOutW for
16005         GDK_FONT_FONT fonts (which is all we have for now, we don't
16006         emulate fontsets). The X11 version uses plain XDrawString in that
16007         case, too. The string passed to gdk_draw_text_wc seems to be in
16008         fact (at least, when used by gtkentry and gtktext) either in a
16009         single-byte charset, or a DBCS. Not Unicode.
16010
16011         This fixes the problem in gtkfontsel, where even if you had
16012         selected a font with a non-Latin1 charset (windows-greek, for
16013         instance), the preview still used Latin-1 glyphs.
16014
16015         * gdk/win32/gdkfont.c (gdk_text_width_wc): Similar change. Don't
16016         use GetTextExtentPoint32W, use GetTextExtentPoint32A.
16017         (gdk_font_load): Recognize the demibold etc weights, even if we
16018         don't have the corresponding constants in the headers.
16019         (gdk_font_hash_insert): Use same hash mechanism as in the X11
16020         version. Should save font resources a bit, when we don't have
16021         multiple HFONTs for the same font.
16022
16023         * gdk/win32/gdkprivate.h: Add the names field as in the X11
16024         version.
16025
16026 1999-10-11  ERDI Gergo  <cactus@cactus.rulez.org>
16027
16028         * gdk/gdk.c (gdk_beep): Modified the XBell call to use the default
16029         X values
16030
16031 1999-10-09  ERDI Gergo  <cactus@cactus.rulez.org>
16032
16033         * gtk/gtktoolbar.h, gtk/gtktoolbar.c: Added horizontal icon/text
16034         layout support (as mentioned on
16035         http://www.jcinteractive.com/gnome-ui/software/widgets/)
16036
16037 Wed Oct  6 12:46:17 PDT 1999 Manish Singh <yosh@gimp.org>
16038
16039         * gtk/fnmatch.c
16040         * gtk/gtkfilesel.c: s/G_HAVE_CYGWIN/G_WITH_CYGWIN/
16041
16042 1999-10-05  Jesus Bravo Alvarez  <jba@pobox.com>
16043
16044         * configure.in (ALL_LINGUAS): Added Galician (gl)
16045
16046 1999-10-05  Tor Lillqvist  <tml@iki.fi>
16047
16048         * gdk/win32/*.[ch]: Corresponding changes as in X11 backend.
16049
16050         * gdk/win32/gdkcompat.c: New file, actually provide an
16051         implementation for the deprecated functions. (Just temporarily.)
16052
16053         * gtk/gtkfilesel.c: Fix an #ifdef syntax botch.
16054
16055         * gtk/makefile.{cygwin,msc}: Update gdk_headers.
16056
16057         * gdk/win32/gdk.def gtk/gtk.def: Updates.
16058
16059 1999-10-05  Kjartan Maraas  <kmaraas@online.no>
16060
16061         * configure.in: Added "uk" to ALL_LINGUAS.
16062         
16063 Mon Oct  4 11:57:11 PDT 1999 Manish Singh <yosh@gimp.org>
16064
16065         * configure.in: correct checking for BeOS check
16066
16067         * gdk/gdktypes.h
16068         * gtk/fnmatch.c
16069         * gtk/gtkfilesel.c
16070         * gtk/gtkitemfactory.c
16071         * gtk/gtkmain.[ch]
16072         * gtk/gtkrc.c: use G_OS_WIN32 and G_HAVE_CYGWIN #defines
16073
16074 Mon Oct  4 16:16:53 1999  Pablo Saratxaga <pablo@mandrakesoft.com>
16075
16076         * gtk/gtkrc.{bg,iso88591[345]}: add gtkrc files for some new charset
16077         encodings: iso-8859-13 (for Lithuanian), iso-8859-14 (used by celtic
16078         languages), iso-8859-15 (used in Estonia) and microsoft-cp1251 (used
16079         by Bulgarian). 
16080
16081 Sun Oct  3 18:13:44 1999  Owen Taylor  <otaylor@redhat.com>
16082
16083         * gtk/gtkwidget.c (gtk_reset_shapes_recurse): 
16084         Fix a reference to window_private->destroyed.   
16085
16086         * gtk/gtkplug.c (gtk_plug_realize): Fix up a direct
16087         (ugly) setting of an internal GdkWindow member to use
16088         a _slightly_ cleaner macro.
16089
16090         * gdk/gdkprivate.h: Split GdkWindowPrivate into
16091         GdkDrawablePrivate and GdkWindowPrivate.
16092         Add extra macros for accessing GDK_DRAWABLE_ components.
16093
16094         * *.[ch]: Massive adjustments for the above, use the
16095         new macros in a lot of places.
16096
16097 Sun Oct  3 15:16:24 1999  Owen Taylor  <otaylor@redhat.com>
16098
16099         * gdk/gdktypes.h: Make GdkDrawable the base type,
16100         not GdkWindow.
16101
16102 Sun Oct  3 15:08:44 1999  Owen Taylor  <otaylor@redhat.com>
16103
16104         * gdk/gdkdraw.c (gdk_drawable_get_data): Added new function.
16105
16106 Sun Oct  3 14:26:15 1999  Owen Taylor  <otaylor@redhat.com>
16107
16108         * gdk/gxid* gdk/x11/gxid*: Move files into x11 subdirectory.
16109
16110 Sun Oct  3 14:16:23 1999  Owen Taylor  <otaylor@redhat.com>
16111
16112         * gdk/gdkdrawable.h: Include gdk/gdkdrawable.h with
16113         gdk/ prefix. (Pointed out by chak@is.tsukuba.ac.jp)
16114
16115         * configure.in gdk/Makefile.am x11/: create x-specific subdirectory.
16116
16117         * docs/gtk-config.1: Now autogenerated.
16118         * docs/Changes-1.4.txt: started
16119         
16120 1999-10-03  Tor Lillqvist  <tml@iki.fi>
16121
16122         * gdk/gdkimage.h gdk/gdkpixmap.h: Change GDK_WINDOWING_WIN32 usage
16123         to #ifdef also here.
16124
16125         * gdk/win32/*.h gdk/win32/*.c: Make corresponding changes as those
16126         Owen did to the X11 backend.
16127
16128         * gdk/win32/gdkdraw.c (gdk_draw_pixmap): Fix it again, don't use
16129         ScrollWindowEx when blitting inside a window, it can't be correct
16130         in the general case.
16131
16132         * gdk/win32/gdkevents.c: Don't handle WM_SIZING, handling
16133         WM_GETMINMAXINFO is easier.
16134
16135         * gdk/win32/gdkimage.c (gdk_image_new): Create new image with
16136         depth equal to the bitspixel value, not the visual's depth.
16137
16138         * gdk/win32/gdkvisual.c (gdk_visual_init): Set the visual's depth
16139         to 24 even if the bitspixel value is 32.
16140
16141         * gdk/gdkrgb.c (gdk_rgb_select_conv): After the above change, no
16142         need to check for depth==32 when bpp==32, depth will always be 24.
16143
16144 Fri Oct  1 18:03:36 1999  Owen Taylor  <otaylor@redhat.com>
16145
16146         * docs/Changes-1.4.txt: Started
16147         
16148         * gtk/Makefile.am (gdk_headers): Include all the new headers.
16149
16150         * gdk/*.h gdk/*.c: Split gdk.h into lots of itty-bitty little pieces.
16151         
16152         * gdk/gdkprivate.h gdk/gdkcc.c: Moved GdkColorContext private
16153         into C file.
16154         
16155         * gdkinput.h gdkinputprivate.h - renamed the internal gdkinput
16156         header to gdkinputprivate.h.
16157
16158         * gdk/gdk.h gdk/gdk.c: Removed gdk_time* functions which have been
16159         unused since before 1.2.
16160
16161 1999-09-30  Tor Lillqvist  <tml@iki.fi>
16162
16163         * gtk/gtkfontsel.c (gtk_font_selection_get_xlfd_field): On Win32,
16164         expand possible hex escapes in the font family (put there by
16165         logfont_to_xlfd if the font name isn't a legal XLFD font family,
16166         mainly if it contains slashes). (gtk_font_selection_create_xlfd):
16167         On Win32, add hex escapes here, too.
16168
16169 Wed Sep 29 19:55:35 1999  Owen Taylor  <otaylor@redhat.com>
16170
16171         * */*.[ch]: Changed from #if GDK_WINDOWING == GDK_WINDOWING_X11
16172         to #ifdef GDK_WINDOWING_X11.
16173
16174 [ Merges from gtk-1-2 ]
16175
16176 Wed Sep  8 07:13:29 1999  Tim Janik  <timj@gtk.org>
16177
16178         * configure.in: fixed "GNU Make" check to pass with new make version
16179         3.77.95.
16180
16181 Fri Sep  3 16:04:41 1999  Tim Janik  <timj@gtk.org>
16182
16183         * gtk-config.in (--version): don't echo @GTK_VERSION@, but
16184         @GTK_MAJOR_VERSION@.@GTK_MINOR_VERSION@.@GTK_MICRO_VERSION@, so the
16185         AM_PATH_GTK() macros don't get confused by the -pre1.
16186
16187 Thu Sep  2 19:02:37 1999  Owen Taylor  <otaylor@redhat.com>
16188
16189         * configure.in (REBUILD): Change check for perl5
16190           to check explicitely for v >= 5.002. (5.001
16191           does not work with our scripts.)
16192
16193 Wed Aug 25 15:45:46 1999  Tim Janik  <timj@gtk.org>
16194
16195         * configure.in: evaluate $PERL for the perl version check. added
16196         --disable-rebuilds to give the user an option to completely disable
16197         any source autogeneration rules.
16198
16199 Mon Aug 23 23:16:14 1999  Tim Janik  <timj@gtk.org>
16200
16201         * configure.in: evaluate $ac_make when checking for GNU Make.
16202
16203 Mon Aug 23 19:11:17 1999  Tim Janik  <timj@gtk.org>
16204
16205         * docs/Makefile.am: added generation.txt.
16206
16207         * Makefile.am: require automake 1.4, build README from README.in and
16208         INSTALL from INSTALL.in in dist-hook.
16209         
16210         * README.in:
16211         * INSTALL.in: new files to autogenerate README and INSTALL from.
16212
16213         * configure.in: figure whether we have GNU Make
16214
16215         * docs/generation.txt: minor additions/corrections.
16216
16217 Wed Aug 11 13:38:26 BST 1999 Tony Gale  <gale@gtk.org>
16218
16219         * docs/gtkfaq.sgml: FAQ Update
16220
16221 July 30, 1999 Elliot Lee <sopwith@redhat.com>
16222         
16223         * configure.in: Fix autoconf warnings about cross compilation by
16224         trying to provide sane defaults for AC_TRY_RUN.
16225
16226 Fri Jul 16 22:20:21 PDT 1999 Manish Singh <yosh@gimp.org>
16227
16228         * ltconfig
16229         * ltmain.sh: upgrade to libtool 1.3.3
16230
16231 Thu Jul  8 11:30:18 1999  Owen Taylor  <otaylor@redhat.com>
16232
16233         * INSTALL: Indicate that the --with-glib= configure
16234         time flag is unsupported.
16235
16236 Mon Jul  5 20:36:03 1999  Owen Taylor  <otaylor@redhat.com>
16237
16238         * docs/generation.txt: Added a file that gives
16239         documenation about the autogeneration process for
16240         various autogenerated files.
16241         
16242 Tue Jun 29 15:59:25 1999  Owen Taylor  <otaylor@redhat.com>
16243
16244         * configure.in (LIBS): Look for libgmodule in the
16245         right location.
16246
16247 Thu Jun 17 13:57:31 1999  Owen Taylor  <otaylor@redhat.com>
16248
16249         * docs/gtk_tut.sgml: Removed references to
16250         code examples in my directory on gtk.org as
16251         they should all be in the tutorial now.
16252
16253         * docs/gtk_tut.sgml: Added sources for dial-test
16254         and scribble-xinput programs that were previously
16255         missing.
16256
16257 Fri Jun  4 00:08:59 1999  Owen Taylor  <otaylor@redhat.com>
16258
16259         * TODO: Added entry about menu keyboard navigation, removed
16260         some finished items.
16261
16262 Mon May 31 00:11:24 1999  Owen Taylor  <otaylor@redhat.com>
16263
16264         * acinclude.m4: Standardize on func_dgettext
16265         not func_gettext, so that the checks for dgettext
16266         actually are paid attention to.
16267
16268 Wed May  5 10:47:54 1999  Owen Taylor  <otaylor@redhat.com>
16269
16270         * configure.in (LIBS): Add $INTLLIBS into $LIBS
16271         directly, rather than repeating the checks for
16272         gettext.
16273
16274         * INSTALL: Added information about gettext and
16275         NLS support.
16276
16277         * acinclude.m4 (LIBM): Check for dgettext, not
16278         just gettext. This should hopefully fix things wrt
16279         systems with old versions of GNU gettext installed.
16280
16281 Tue Jun 29 15:59:25 1999  Owen Taylor  <otaylor@redhat.com>
16282
16283         * configure.in (LIBS): Look for libgmodule in the
16284         right location.
16285
16286 Thu Apr  1 16:58:10 PST 1999 Manish Singh <yosh@gimp.org>
16287
16288         * autogen.sh: add --enable-maintainer-mode
16289
16290         * configure.in: set ACLOCAL="$ACLOCAL $ACLOCAL_FLAGS"
16291
16292 Wed Mar 24 23:03:49 CST 1999 Shawn T. Amundson <amundson@gtk.org>
16293
16294         * docs/gtk-config.1.in:
16295           docs/Makefile.am:
16296           configure.in: gtk-config is now generated.
16297
16298         * docs/gtk-config.1: Removed, now generated.
16299
16300 Thu Sep 23 17:59:59 1999  Tim Janik  <timj@gtk.org>
16301
16302         * gdk/gdkevents.c (gdk_event_translate): grr, even if Gdk doesn't
16303         handle CreateNotify itself, still put out a debuging message for
16304         --gdk-debug=events. made the ReparentNotify debugging message more
16305         verbose.
16306         wrap xcoords translation for ConfigureEvents into an error trap,
16307         a destroy event may already be pending, and in that case, the
16308         actuall coordinate values are not at all critical.
16309
16310 Sat Sep 18 22:24:15 1999  Owen Taylor  <otaylor@redhat.com>
16311
16312         * gdk/gdkcc.c: Stop leaking the color_hash all over
16313         the place. Simplify and improve the logic.
16314
16315 Fri Sep 17 09:57:15 1999  Tim Janik  <timj@gtk.org>
16316
16317         * gdk/gdk.h, gdk/gdkcolor.c: make return types (gint or gboolean)
16318         for prototypes and function implementations consistent (reported
16319         by Tomas Ogren).
16320
16321 Tue Sep 14 18:23:01 1999  Tim Janik  <timj@gtk.org>
16322
16323         * gdk/gdkevents.c (gdk_event_translate): tell if expose events have
16324         send_event set in debugging output.
16325         (gdk_compress_exposures): default initialize the event so we don't
16326         operate on bogus values (namely send_event).
16327
16328 Thu Sep  2 16:33:59 1999  Owen Taylor  <otaylor@redhat.com>
16329
16330         * gdk/gdkwindow.c: When we receive an unexpected
16331         destroy notify on one of our windows, don't just
16332         warn about it, also mark our windows as destroyed.
16333
16334 Sun Sep  5 08:10:53 1999  Owen Taylor  <otaylor@redhat.com>
16335
16336         * gdk/gdkfont.c (gdk_font_hash_insert): Add
16337           name => font and name => fontset hashes. The 
16338           name => fontset hash is a _big_ win since we
16339           weren't previously caching fontsets at all and loading
16340           fontsets is expensive. The name => font hash
16341           is less of a win, but it does save us from doing
16342           repeated XQueryFont calls on the same font.
16343
16344         * gdk/gdkprivate.h (struct _GdkFontPrivate): Add a names
16345           list so we can remove font/fontset from hash.
16346
16347 Thu Sep  2 19:02:37 1999  Owen Taylor  <otaylor@redhat.com>
16348
16349         * gdk/gdkproperty.c (gdk_atom_intern): Remove useless
16350           and slightly confusing test. [ XInternAtom (,,TRUE)
16351           will never return None ].
16352
16353 Sat Sep  4 08:39:26 1999  Owen Taylor  <otaylor@redhat.com>
16354
16355         * gdk/gdkwindow.c (gdk_window_set_geometry_hints)
16356           gdk/gdkwindow.c (gdk_window_set_hints):
16357
16358         Don't omit setting the properties if flags == 0 -
16359         there may be an existing set of properties there
16360         already. (Very old bug. Would it be better to
16361         delete the property instead?)
16362
16363         * gdk/gdkselection.c (gdk_selection_property_get): Fix 
16364           spelling error in comment.
16365
16366 Wed Sep  1 14:05:30 1999  Owen Taylor  <otaylor@redhat.com>
16367
16368         * gdk/gdkimage.c (gdk_image_new): Use gdk_error_trap_push()
16369           to avoid stomping over gdk_error_warnings.
16370
16371         * gdk/gdkimage.c (gdk_image_new): compute image->bpp
16372           as (bits_per_pixel + 7) / 8. This gives the same
16373           result as before for multiples of 8, but actually
16374           a "reasonable" value for 1bit or 4bit displays.
16375
16376 Mon Aug 23 19:11:17 1999  Tim Janik  <timj@gtk.org>
16377
16378         * gdk/Makefile.am: minor cleanups, strip spaces on build rules for
16379         GNU Make.
16380
16381 Tue Aug 17 07:43:04 1999  Tim Janik  <timj@gtk.org>
16382
16383         * gdk/gdkevents.c (gdk_event_translate): give a debugging note when
16384         discarding configure events.
16385
16386 1999-08-18  Federico Mena Quintero  <federico@redhat.com>
16387
16388         * gdk/gdkpixmap.c (gdk_pixmap_unref): g_return_if_fail() the
16389         refcount is greater than zero.
16390
16391         * gdk/gdkwindow.c (gdk_window_unref): Likewise.
16392
16393         * gdk/gdkfont.c (gdk_font_unref): Likewise.
16394
16395         * gdk/gdkgc.c (gdk_gc_unref): Likewise.
16396
16397         * gdk/gdkdnd.c (gdk_drag_context_unref): Likewise.
16398
16399 Wed Aug 11 01:04:57 1999  Owen Taylor  <otaylor@redhat.com>
16400
16401         * gdk/gdkproperty.c (gdk_property_get): Fix assumption
16402         that format 32 => sizeof(item) == 4. It really is
16403         sizeof(long).
16404
16405 Tue Jun 29 23:02:42 1999  Owen Taylor  <otaylor@redhat.com>
16406
16407         * gdk/gdk.c (gdk_x_error / gdk_x_io_error): Don't
16408         core dump at all on X IO errors, only core dump
16409         if --enable-debug for X errors.
16410
16411 Thu Jun 24 17:06:23 1999  Tim Janik  <timj@gtk.org>
16412
16413         * gdk/gdkevents.c (gdk_event_translate): removed old ""Got event for
16414         unknown window:" message. disabled ConfigureNotify discarding code,
16415         because it led to events being processed out of order.
16416
16417 Thu Jun 24 12:22:02 1999  Tim Janik  <timj@gtk.org>
16418
16419         * gdk/gdkglobals.c: preinitialize gdk_error_code to 0.
16420
16421         * gdk/gdkevents.c (gdk_event_send_client_message_to_all_recurse): since
16422         we export this function, supress error warnings and don't reset the
16423         error code in the first half of this function.
16424
16425         * gdk/gdk.c (gdk_x_error): set gdk_error_code to the actuall X error
16426         code (instead of just -1) so gdk_error_trap_pop() reveals something
16427         actually informative about the error that happened.
16428
16429         * gdk/*.c:
16430         don't rely on gdk_error_code being -1 if an error occoured, but just
16431         gdk_error_code != 0.
16432
16433 Thu Jun 24 11:50:07 1999  Tim Janik  <timj@gtk.org>
16434
16435         * gdk/gdkevents.c (gdk_event_apply_filters): advance the filter list
16436         pointer *before* invoking the filter function, so we at least don't
16437         crash if a filter is removed that is currently executed. window filters
16438         *really* need to be made truely reentrant at some point.
16439
16440 Mon Jun 14 11:10:15 1999  Tim Janik  <timj@gtk.org>
16441
16442         * gdk/gdkevents.c (gdk_event_translate): print the atom name in the
16443         PropertyNotify debug messages.
16444
16445 Wed May  5 22:51:06 1999  Owen Taylor  <otaylor@redhat.com>
16446         
16447         Patch from Sung-Hyun Nam <namsh@lgic.co.kr>
16448         
16449         * gdk/gdkim.c: Fix cut-and-paste errors for 
16450         x/y and PreeditAttributes/StatusAttributes.
16451
16452 Wed May  5 22:24:21 1999  Owen Taylor  <otaylor@redhat.com>
16453
16454         * gdk/gdkwindow.c (gdk_window_set_geometry_hints): Change
16455         G_MAXINT to 2^16 to alleviate overflow problems in
16456         various window managers.
16457
16458 Wed Apr 21 00:42:08 1999  Owen Taylor  <otaylor@redhat.com>
16459
16460         * gdk/gdkfont.c (gdk_text_measure): Fix the return value
16461         for fontsets.
16462
16463 Wed May  5 12:42:01 1999  Owen Taylor  <otaylor@redhat.com>
16464
16465         * gdk/gdkwindow.c (gdk_window_set_geometry_hints):
16466         Initialize size_hints.x and size_hints.y because kwm
16467         brokenly pays attention to them.
16468         (Bug #1181 -  Lars Heete <hel@admin.de>)
16469
16470 Wed May  5 11:38:56 1999  Owen Taylor  <otaylor@redhat.com>
16471
16472         * gdk/gdkrgb.c (gdk_rgb_choose_visual): Free the 
16473         return value of gdk_list_visuals(). 
16474         (Bug #1193 - Morten Welinder <terra@diku.dk>)
16475
16476 Tue May  4 11:12:56 PDT 1999 Manish Singh <yosh@gimp.org>
16477
16478         * gdk/gdkim.c (gdk_im_real_open): cast the return value of
16479         XSetIMValues to (void *) when comparing to NULL, to workaround
16480         the problem of some compilers barfing since older X headers don't
16481         have the prototype for it.
16482
16483 Mon Apr 19 10:11:12 1999  Owen Taylor  <otaylor@redhat.com>
16484
16485         * gdk/gdkcolor.c (gdk_colormap_new): Fix memory leak
16486         for pseudocolor where colormap->colors was double
16487         allocated.
16488
16489         * gdk/gdkcolor.c (gdk_colormap_alloc1): Store the
16490         color value in the hash table with the pixel filled
16491         in so when we do later hash table lookups, the color
16492         value is correct.
16493         
16494 Sun May  2 15:29:45 PDT 1999 Manish Singh <yosh@gimp.org>
16495
16496         * gdk/gdkdraw.c (gdk_draw_lines): check private->destroyed before
16497         making the call
16498
16499 Tue Apr 27 11:17:35 1999  Owen Taylor  <otaylor@redhat.com>
16500
16501         * gdk/gdkdnd.c (xdnd_set_{targets,actions}): Fix leak
16502         pointed out by Morten Welinder <terra@diku.dk>.
16503
16504 Wed Apr 21 14:20:22 1999  George Lebl  <jirka@5z.com>
16505
16506         * gdk/gdkwindow.c: (gdk_window_remove_filter) correctly remove the
16507           default filter from the list
16508
16509 Wed Apr 21 14:20:22 1999  George Lebl  <jirka@5z.com>
16510
16511         * gdk/gdkwindow.c: (gdk_window_remove_filter) correctly remove the
16512           default filter from the list
16513
16514 Fri Apr 16 20:41:43 PDT 1999 Manish Singh <yosh@gimp.org>
16515
16516         * gdk/gdk.c: #include "gdkkeysyms.h" for gdk_XConvertCase #defines
16517
16518         * gtk/gtkfontsel.c (gtk_font_selection_create_xlfd): use
16519         g_strdup_printf instead of calcing the length separately
16520
16521 Tue Apr 13 02:49:33 1999  Owen Taylor  <otaylor@redhat.com>
16522
16523         * gdk/gdkwindow.c: removed some silly #ifdef HAVE_CONFIG
16524         that we don't do in many other places. (Fixing duplicate 
16525         #include of config.h)
16526
16527         * gdk/gdkevents.c: include gdkinput.h _after_ config.h.
16528         Otherwise, #ifndef XINPUT_NONE check in the latter
16529         doesn't work. (Bug #546)
16530
16531 Sun Apr 11 14:38:03 1999  Tim Janik  <timj@gtk.org>
16532
16533         * gdk/gdkpixmap.c (_gdk_pixmap_create_from_xpm): check for color
16534         "None" case insensitive.
16535
16536 Tue Apr  6 16:38:51 1999  Owen Taylor  <otaylor@redhat.com>
16537
16538         * gdk/gdkselection.c: 
16539         Add error traps so if the other end of the connection
16540         dies, we survive.
16541
16542 Tue Apr  6 12:24:21 1999  Owen Taylor  <otaylor@redhat.com>
16543
16544         * gdk/gdkdnd.c (gdk_drag_motion): Separate out the
16545         dest_xid field into two fields - one for the window
16546         to send in messages, one to indicate the last looked
16547         up window for caching purposes. This is needed, so
16548         that Leave messages get the correct window.
16549
16550 Mon Apr  5 13:21:30 1999  Owen Taylor  <otaylor@redhat.com>
16551
16552         * gdk/gdkevents.c (gdk_event_check, gdk_event_prepare):
16553         Fix warning created by people mucking around
16554         with the gsource API.
16555
16556         * gdk/gdkevents.c (gdk_io_invoke, gdk_input_add_full):
16557         Change mapping between GIOCondition and GdkInputCondition
16558         to match the way the Linux kernel does it. This should
16559         fix problems where closed pipes were no longer signalling
16560         GDK_INPUT_READ on systems with a native poll().
16561
16562 Mon Apr  5 17:11:57 1999  Owen Taylor  <otaylor@redhat.com>
16563
16564         * gdk/gdkpixmap.c (_gdk_pixmap_create_from_xpm): Check 
16565         explicitly for the string "None" - it is in the XPM
16566         spec and some servers treat unknown colors in odd ways
16567         (like asking the user!)
16568
16569 Thu Apr  1 16:58:10 PST 1999 Manish Singh <yosh@gimp.org>
16570
16571         * gdk/gdkevents.c: made "->" into a "." of previous change so
16572         it compiles
16573
16574 Thu Apr  1 18:41:25 1999  Owen Taylor  <otaylor@redhat.com>
16575
16576         * gdk/gdkevents.c (gdk_compress_exposures): Set the
16577         window field of the event structure before calling
16578         user filters.
16579
16580 1999-03-31  Federico Mena Quintero  <federico@nuclecu.unam.mx>
16581
16582         * gdk/gdk.c (gdk_init_check): Use False as the last argument to
16583         XInternAtom() here.  This is a particularly Old And Nasty(tm) bug.
16584
16585 Mon Mar 29 17:31:52 1999  Owen Taylor  <otaylor@redhat.com>
16586
16587         * gdk/gdkim.c (gdk_mbstowcs): Free the value of the
16588         intermediate text property - prevents major memory
16589         leak when gdk_use_mb.
16590         gtk-d3august-990311-0: Bj|rn Augustsson <d3august@dtek.chalmers.se>
16591
16592 Mon Mar 29 17:02:58 1999  Owen Taylor  <otaylor@redhat.com>
16593
16594         Patches from Akira Higuchi <a-higuti@math.sci.hokudai.ac.jp>
16595         gtk-a-higuti-990322-[0-3]
16596
16597         * gdk/gdkfont.c (gdk_text_extents_wc): Make  work when
16598         sizeof(wchar_t) != sizeof (GdkWChar)
16599
16600         * configure.in: Fix confusion between GTK_LOCALE_[C]FLAGS
16601         that was causing -DX_LOCALE not to work.
16602
16603         * gtk/gtkrc.c (gtk_rc_init):
16604         X_LOCALE will never have LC_MESSAGES defined
16605
16606         * gdk/gdk.c (gdk_init_check):
16607         Remove --xim-preedit and --xim-status from argv properly.
16608
16609         * gdk/gdkim.c (gdk_ic_real_new): Add a gdk_flush() so
16610         that the client window is present on the X server
16611         before we pass it to the input method.
16612
16613 Tue Mar  9 10:46:49 1999  Owen Taylor  <otaylor@redhat.com>
16614
16615         * gdk/gdkdnd.c (motif_find_drag_window): Fix bug where
16616         if --display is specified on the command line, than
16617         the drag window will not be created on that display.
16618         
16619 Tue Mar  9 10:38:24 1999  Owen Taylor  <otaylor@redhat.com>
16620
16621         * gdk/gdkproperty.c (gdk_atom_intern): Fixed bug where
16622         lookups with only_if_exists == TRUE were inserting
16623         bogus values into the atom cache.
16624
16625 Wed Mar 17 09:00:00 1999  Tim Janik  <timj@gtk.org>
16626
16627         * gdk/gdkselection.c (gdk_selection_property_get): first XFree(t),
16628         then reset it to NULL.
16629
16630         * gdk/gdkcolor.c:
16631         (gdk_colors_free): 
16632         (gdk_colormap_free_colors): use colormap->colors[in_pixels[i]] as the
16633         key for g_hash_table_remove() in both functions, this prevents us
16634         from accessing possibly uninitialized portions of a GdkColor structure
16635         where we are only interested in its pixel value.
16636
16637 Tue Mar  9 01:01:28 1999  Tim Janik  <timj@gtk.org>
16638
16639         * gdk/gdkfont.c (gdk_font_load): first lookup the xfont ID in our
16640         font hash table, if we have a GdkFontPrivate entry for this font
16641         already, simply increment its reference count, provided by Olaf Dietsche
16642         <olaf.dietsche+list.gtk@netcologne.de>.
16643
16644 1999-09-21  Tor Lillqvist  <tml@iki.fi>
16645
16646         * gdk/win32/gdk.c (gdk_exit_func): Delete the gdk_DC when exiting,
16647         just to be sure.
16648
16649         * gdk/win32/gdkvisual.c (gdk_visual_init): Remove a couple of
16650         unused variables, leftovers from the X11 version.
16651
16652         * gdk/win32/rc/*.cur: Better cursors provided by Bernd Herd.
16653
16654         * gtk/gtkfontsel.c (gtk_font_selection_get_xlfd_field): Only
16655         downcase fields on X11.
16656
16657 Mon Sep 20 13:17:39 1999  Pablo Saratxaga <pablo@mandrakesoft.com>
16658         
16659         * configure.in,po/pt_BR.po: added Portuguese Brazilian file from
16660         Alex Sandro Queiroz e Silva <asandro@lcg.dc.ufc.br>
16661
16662 1999-09-17  Tor Lillqvist  <tml@iki.fi>
16663
16664         * gdk/win32/gdk.def: Add gdk_threads_mutex.
16665
16666         * gtk/makefile.msc: Correct path to libintl.
16667
16668         Thanks to Tomi Ollila and Bernd Herd: Fix some inconsistencies in
16669         use of gint vs. int, and gint vs. gboolean in headers and
16670         definitions. Use GtkType for the *_get_type functions. Note that
16671         these changes preserve binary compatibility.
16672
16673         * gdk/gdk.c
16674         * gdk/win32/gdk.c
16675         * gdk/gdk.h: Fix inconsistencies: gint vs int.
16676
16677         * gtk/gtkmain.c
16678         * gtk/gtkclist.c
16679         * gtk/gtkmenufactory.c
16680         * gtk/gtknotebook.c
16681         * gtk/gtkwidget.c: Fix inconsistencies, also gint
16682         vs. gboolean.
16683
16684         * gtk/gtkcolorsel.[ch]
16685         * gtk/gtkcombo.[ch]
16686         * gtk/gtkdrawingarea.[ch]
16687         * gtk/gtkgamma.[ch]
16688         * gtk/gtkhandlebox.[ch]
16689         * gtk/gtkhpaned.[ch]
16690         * gtk/gtkhruler.[ch]
16691         * gtk/gtkplug.[ch]
16692         * gtk/gtkpreview.[ch]
16693         * gtk/gtkruler.[ch]
16694         * gtk/gtksocket.[ch]
16695         * gtk/gtkstatusbar.[ch]
16696         * gtk/gtktoolbar.[ch]
16697         * gtk/gtkvbbox.[ch]
16698         * gtk/gtkvpaned.[ch]
16699         * gtk/gtkvruler.[ch]: Always use type GtkType for the *_get_type
16700         functions.
16701
16702         * gtk/gtkgamma.h: Fix bug, missing () in call of
16703         gtk_gamma_curve_get_type() in GTK_GAMMA_CURVE_CLASS. 
16704
16705 1999-09-14  Tor Lillqvist  <tml@iki.fi>
16706
16707         * gdk/gdkcolor.c (gdk_colormap_new)
16708         * gdk/win32/gdkcolor.c (gdk_colormap_new): Fix memory leak:
16709         colormap->colors was allocated twice.
16710
16711         * gdk/win32/gdk.c: Remove some unused stuff.
16712
16713         * gdk/win32/gdkcolor.c (gdk_colormap_sync): Initialize all of the
16714         colormap.
16715
16716         * gtk/gtkfontsel.c (gtk_font_selection_dialog_get_type)
16717         * gtk/gtklabel.h (gtk_label_get_type)
16718         * gtk/gtktipsquery.c (gtk_tips_query_get_type)
16719         * gtk/gtktypeutils.h (gtk_type_name): : Use GtkType
16720         in a couple of places, not guint.
16721
16722 Fri Sep 10 21:31:00 CEST 1999 Pablo Saratxaga <pablo@mandrakesoft.com>
16723
16724         * configure.in,po/et.po: added Estonian language file
16725
16726 Wed Sep  1 14:36:12 CEST 1999 Pablo Saratxaga <pablo@mandrakesoft.com>
16727
16728         * configure.in,po/da.po: added Danish file
16729
16730 Sun Aug 29 13:38:59 BST 1999 Tony Gale <gale@gtk.org>
16731
16732         * docs/gtkfaq.sgml: Minor FAQ Update
16733
16734 Sat Aug 28 14:34:37 BST 1999 Tony Gale <gale@gtk.org>
16735
16736         * docs/gtkfaq.sgml: FAQ update
16737
16738 1999-08-27  Tor Lillqvist  <tml@iki.fi>
16739
16740         Win32: Philippe Colantoni <colanton@aris.ss.uci.edu> suggests a
16741         way to get window contents continually refreshed while resizing. I
16742         didn't like the effects myself, so it's not on by default.
16743
16744         * gdk/win32/gdkprivate.h: New flag variable
16745         gdk_event_func_from_window_proc, FALSE by default.
16746
16747         * gdk/win32/gdk.c (gdk_init_check): Set above flag if the
16748         environment variable GDK_EVENT_FUNC_FROM_WINDOW_PROC is set, or we
16749         are passed --gdk-event-func-from-window-proc.
16750
16751         * gdk/win32/gdkevents.c (gdk_WindowProc): If above flag is set,
16752         and we have am event_func, call it instead of enqueing the event.
16753
16754 1999-08-23  Tor Lillqvist  <tml@iki.fi>
16755
16756         * gdk/win32/gdkevents.c (gdk_event_translate): Fix from Simon
16757         Kelley: Set expose_count in GdkEventExposes correctly.
16758
16759         * gdk/win32/gdkwindow.c: Remove dead code (#ifdef
16760         MULTIPLE_WINDOW_CLASSES).
16761
16762         * gdk/win32/gdkdraw.c (gdk_draw_line): Workaround from Hans Breuer
16763         for bug in NT, apparently NT *does* draw the end pixel, too, in
16764         LineTo with a one-pixel pen, so we don't have to do it ourselves.
16765
16766 1999-08-21  Tor Lillqvist  <tml@iki.fi>
16767
16768         Improvements by Hans Breuer: 
16769
16770         * gdk/win32/gdkwindow.c (RegisterGdkClass): New function
16771
16772         * gdk/win32/gdkwindow.c (gdk_window_new): Use it. Don't set the
16773         CS_?REDRAW flags as they cause lots of (late) redraws when "show
16774         window contents while dragging" is turned on. Allocate at least
16775         one unique class for every GdkWindowType. If support for single
16776         window-specific icons is ever needed (eg. Dialog specific), every
16777         such window should get its own class.
16778
16779 1999-08-19  Tor Lillqvist  <tml@iki.fi>
16780
16781         * gdk/win32/gdkgc.c (gdk_gc_new_with_values): Fix a cut&paste
16782         error that caused crashes.
16783
16784 1999-08-17  Tor Lillqvist  <tml@iki.fi>
16785
16786         * gdk/win32/gdkdraw.c (gdk_draw_pixmap): When blitting inside one
16787         window, use ScrollWindowEx, and call UpdateWindow. This prevents
16788         bugs when for instance part of the window was outside the
16789         display. Thanks to Philippe Colantoni for finding and fixing this.
16790
16791 1999-08-16  Tor Lillqvist  <tml@iki.fi>
16792
16793         * gdk/win32/gdkdraw.c (gdk_draw_arc): Fix start and end radial
16794         endpoint calculations which were totally wrong. (A little RTFMing
16795         helps a lot ;-)
16796
16797         * gtk/makefile.{cygwin,msc}: Use libintl extracted from glibc
16798         from a separate directory, not from gettext, because of licensing
16799         issues (we want to use the LGPL version).
16800
16801         * README.win32: Mention the intl from glibc vs from gettext issue.
16802
16803 1999-08-13  Tor Lillqvist  <tml@iki.fi>
16804
16805         * gdk/win32/gdkevents.c (gdk_event_translate): Fix a couple of bugs
16806         in the key event handling: Now AltGr chars work again. Also,
16807         now Alt-digits are passed up as well as Control-digits.
16808         Pass keypad plus and minus as normal plus and minus.
16809
16810 Wed Aug 11 13:38:26 BST 1999 Tony Gale  <gale@gtk.org>
16811
16812         * docs/gtkfaq.sgml: FAQ Update
16813
16814 1999-07-25  Tor Lillqvist  <tml@iki.fi>
16815
16816         * README.win32
16817         * config.h.win32: Add HAVE_WINTAB. Undefine it if bulding without
16818         the Wintab SDK.
16819
16820         * gdk/win32/gdkinput.c: Hack some more. Still doesn't quite work
16821         OK, but getting closer. Guard against bogus tilt data from Wacom
16822         ArtPad II with the 3.40 driver. Add ifdefs for HAVE_WINTAB to
16823         enable easier building without Wintab.
16824
16825         * gdk/win32/gdkinput.h
16826         * gdk/win32/gdkevents.c 
16827         * gdk/win32/gdkwindow.c: Minor changes related related to above.
16828         
16829         * gdk/win32/gdkvisual.c: Simplify a lot, remove leftovers from X11
16830         code. As we have just one visual on Win32, no sense to have it in a
16831         table, and no need for the hash table.
16832
16833         * gdk/win32/rc/cursor*.cur: Edit some of the cursors a bit to look
16834         better on white background.
16835
16836 1999-07-21  Tor Lillqvist  <tml@iki.fi>
16837
16838         * README.win32: Update gcc build instructions. Mention gettext is
16839         GPL.
16840
16841         * gdk/win32/gdkcursor.c (gdk_cursor_new_from_pixmap): Get correct
16842         supported cursor size with GetSystemMetrics.
16843
16844         * gdk/win32/gdkfont.c
16845         * gtk/gtkfontsel.c: Guard against some font weight and charset
16846         symbols being undefined (in mingw32 headers).
16847
16848         * gdk/win32/makefile.cygwin
16849         * gtk/makefile.cygwin
16850         * gtk/gtkthemes.c: No longer need to have differently named
16851         gcc-built DLLs when using gcc-2.95 and -fnative-struct.
16852
16853 hu Jul 15 13:33:15 BST 1999 Tony Gale <gale@gtk.org>
16854
16855         * docs/gtkfaq.sgml: Long awaited FAQ update.
16856
16857 1999-07-15  Tor Lillqvist  <tml@iki.fi>
16858
16859         * gdk/win32/gdkcursor.c (gdk_cursor_new_from_pixmap): Implement
16860         it. Obscure bit manipulation needed.
16861
16862         * gdk/win32/gdkevents.c: Logging.
16863         
16864         * gtk/gtkthemes.c (gtk_theme_engine_get): (Win32) Use new DLL naming
16865         style (file name include compiler name) for theme engines.
16866
16867 1999-07-13  Tor Lillqvist  <tml@iki.fi>
16868
16869         * gdk/win32/gdkdraw.c (gdk_draw_pixmap): Less logging verbiage.
16870
16871         * gdk/win32/gdkevents.c: Fix long-standing bug in key
16872         events. The key.string wasn't zero-terminated, still we strdup'ed
16873         it in gdk_event_copy(). Synthesize crossing events for button
16874         events before possible propagation.
16875
16876         * gdk/win32/gdkwindow.c: Log gdk_window_set_title.
16877
16878         * gdk/win32/makefile.cygwin
16879         * gtk/makefile.cygwin: Use new DLL naming style for the
16880         GCC-compiled ones.
16881
16882         * gdk/win32/makefile.msc
16883         * gtk/makefile.msc: Cosmetics mostly.
16884
16885         * gtk/gtk.def: Add missing entry points.
16886
16887         * gtk/gtksocket.c: Add dummy gtk_socket_get_type() for Win32.
16888
16889 1999-07-09  Tor Lillqvist  <tml@iki.fi>
16890
16891         * gdk/win32/gdkdraw.c (gdk_draw_arc): Don't draw anything if width
16892         or height is zero. Don't print a warning if Pie or Arc fails, they
16893         always fail (?) for very narrow ellipses.
16894
16895         * gdk/win32/gdkdraw.c (gdk_draw_pixmap): Call InvalidateRgn for
16896         the part or the destination window corresponding to source area
16897         outside of the source drawable's boundary.
16898
16899         * gdk/win32/gdkdraw.c (gdk_draw_lines, gdk_draw_polygon): Don't do
16900         anything if less than two points.
16901
16902         * gdk/win32/gdkselection.c (gdk_selection_owner_get): Always
16903         return NULL. Gtk cut-and-paste inside a single program works
16904         better this way. (It always gets the clipboard contents from
16905         Windows, not from its own copy, which is cleared anyway. I can't
16906         say I fully understand what happens... Emulating the X selection
16907         and property stuff is a bit of a mess.)
16908
16909         * gdk/win32/gdkevents.c
16910         * gdk/win32/gdkproperty.c: A bit more verbose logging.
16911
16912         * gdk/win32/gdkregion.c: Fix some memory leaks (temporary regions
16913         that never got deleted). Revamp gdk_region_shrink.
16914
16915         * gdk/win32/gdkregion.c: Fix memory leak, delete temporary regions
16916         after use.
16917
16918         * gtk/gtk.def: Add some missing entry points.
16919
16920         * gtk/gtkrc.c: Strip trailing directory separator from pixmap path
16921         component.
16922
16923 1999-07-04  Tor Lillqvist  <tml@iki.fi>
16924
16925         * gdk/win32/gdkevents.c (gdk_event_translate): Handle
16926         Control-digits specially.
16927
16928 1999-07-03  Tor Lillqvist  <tml@iki.fi>
16929
16930         * gtk/makefile.{cygwin,msc}: New pthreads version. Use gettext.
16931
16932 1999-06-28  Tor Lillqvist  <tml@iki.fi>
16933
16934         * gdk/win32/gdkimage.c (gdk_image_get): bpl was set wrong for
16935         bitmaps, should be multiple of 4. (Thanks to Hans Breuer for
16936         finding this.)
16937
16938 1999-06-01  Jose H Mercado  <jmercado@mit.edu>
16939
16940         * gtk+.spec.in: Corrected some typos in files section.
16941         
16942 1999-06-15  Tor Lillqvist  <tml@iki.fi>
16943
16944         * README.win32: Mention using GNU gettext.
16945         * config.h.win32: Enable NLS stuff.
16946         * gtk/makefile.msc: Use GNU gettext.
16947         * gdk/win32/gdkdnd.c: Minor header reorg.
16948         * gdk/win32/{gdkevents,gdkwindow}.c: No semantic changes, mainly
16949         cosmetics.
16950         * gtk/gtkrc.c (Win32): Make get_gtk_sysconf_directory() public.
16951         * gtk/gtkmain.c (Win32): Use it in bindtextdomain() call.
16952
16953 Wed Jun  2 11:44:25 PDT 1999 Manish Singh <yosh@gimp.org>
16954
16955         * acinclude.m4
16956         * config.guess
16957         * config.status
16958         * ltconfig
16959         * ltmain.sh: upgrade to libtool 1.3.2 (BeOS changes merged)
16960
16961 1999-05-30  Tor Lillqvist  <tml@iki.fi>
16962
16963         * gdk/win32/gdkwindow.c: AdjustWindowRectEx2 renamed to
16964         SafeAdjustWindowRectEx. Don't override all calls to
16965         AdjustWindowRectEx by it, but use it only in two places: When
16966         creating a new top-level window and when moving a top-level
16967         window.
16968
16969         Use screen coordinate rectangle, not client rectangle, in
16970         gdk_window_move. Thus SafeAdjustWindowRectEx will do its job only
16971         when we try to place a window so that the decoration (mainly,
16972         title bar) isn't visible.
16973
16974         These changes fix the bug that showed up for instance as the
16975         GIMP's saved top-level windows moving right and down (by an amount
16976         equal to the window decoration) for each session. This bug showed
16977         up also in testgtk's "Saved Position".
16978
16979         gdk_window_resize also redone a bit.
16980
16981 1999-05-25  Tor Lillqvist  <tml@iki.fi>
16982
16983         * gtk/testgtkrc: Add (commented out) Windows-style theme
16984         include line.
16985
16986         * gdk/win32/gdk.def,gtk/gtk.def: Add some missing entry points.
16987
16988 1999-05-18  Tor Lillqvist  <tml@iki.fi>
16989
16990         * gdk/win32/makefile.{cygwin,msc}: Copy our gdkprivate.h and
16991         gdkx.h to a gdk subdirectory, so that applications can include
16992         these with <gdk/*.h> without trouble.
16993
16994         * gdk/win32/gdkimage.c (gdk_image_new_with_depth): Code simplified.
16995         (gdk_image_destroy): Plug resource leak, some GdkImages didn't
16996         have their bitmap destroyed.
16997
16998         * gdk/win32/gdk.def: Add gdk_root_parent.
16999
17000 Wed May 12 03:00:56 CDT 1999 Shawn T. Amundson <amundson@gtk.org>
17001
17002         * configure.in
17003           gtk-config.in
17004           ltconfig
17005           ltmain.sh     
17006           gtk/Makefile.am: changes to compile nicely (with xlib) 
17007           on BeOS
17008
17009 Sat May  1 15:04:42 PDT 1999 Manish Singh <yosh@gimp.org>
17010
17011         * acinclude.m4
17012         * config.guess
17013         * config.sub
17014         * ltconfig
17015         * ltmain.sh: upgrade to libtool 1.3
17016
17017 Fri Apr 30 13:38:16 1999  Lars Hamann  <lars@gtk.org>
17018
17019         * gtk/gtkclist.c:
17020         * gtk/gtkctree.c: merges from gtk-1-2
17021
17022 1999-04-25  Tor Lillqvist  <tml@iki.fi>
17023
17024         Support added for building using a GNU toolchain on Win32,
17025         gcc -mno-cygwin (egcs-1.1.2) on cygwin-b20.1.
17026
17027         * gdk/win32/makefile.cygwin gtk/makefile.cygwin: New files.
17028         * config.h.win32: Changes for gcc.
17029         * gdk/gdkrectangle.c: Include gdk.h as <gdk/gdk.h>.
17030         * gdk/gdkcolor.c: config.h.win32 already defines strcasecmp.
17031         * gdk/win32/gdkconfig.h: Only the MS compiler has wctype.h.
17032         * gdk/win32/gdkdnd.c: Protect (unused) OLE2 stuff better.
17033         Protect shl stuff unavaiilable with mingw32 headers.
17034         * gdk/win32/gdkevents.c: Fix typo.
17035         * gdk/win32/gdkglobals.c: Use GDKVAR here also for gcc.
17036         * gdk/win32/gdkim.c: Use OEM code page for multibyte chars. (?)
17037         * gdk/win32/gdkinput.c: Use __try __except only with the MS compiler.
17038         * gdk/win32/gdkprivate.h: Make up for some stuff missing from
17039         the mingw32 headers.
17040         * gdk/win32/makefile.msc: Use latest Wintab kit and glib.
17041         * gtk/gtkfilesel.c: Include <glib.h> early, to get stat->_stat
17042         definition on Win32. Test for NATIVE_WIN32, not _MSC_VER.
17043         * gtk/gtkfontsel.c: Protect CHARSET redefinition on Win32.
17044         Test for NATIVE_WIN32, not _MSC_VER.
17045         * gtk/gtkmain.c: No use warning about developer version on Win32,
17046         there aren't any non-developer versions anyhow.
17047         * gtk/gtkrc.c: Test for NATIVE_WIN32, not _MSC_VER.
17048         * gtk/makefile.msc: Use pthread from another directory. Minor other
17049         changes. 
17050
17051 Wed Apr 21 14:20:22 1999  George Lebl  <jirka@5z.com>
17052
17053         * gdk/gdkwindow.c: (gdk_window_remove_filter) correctly remove the
17054           default filter from the list
17055
17056 Mon Mar  8 12:52:53 1999  Owen Taylor  <otaylor@redhat.com>
17057
17058         * gtk/gtkwidget.c (gtk_widget_grab_default): Add a warning
17059          when gtk_widget_grab_default() is called for a widget that
17060          is not within a GtkWindow.
17061
17062 Sat Apr 10 13:52:54 BST 1999  Tony Gale <gale@gtk.org>
17063
17064         * docs/gtk_tut.sgml, examples/clist.c: use a
17065           scrolled window in the clist example. Minor
17066           tutorial fixes.
17067
17068 Fri Apr  2 09:19:20 BST 1999  Tony Gale <gale@gtk.org>
17069
17070         * docs/gtk_tut.sgml: Style check from David King
17071           <dking@youvegotmail.net>
17072
17073 1999-03-30  Pavel Machek  <pavel@artax.karlin.mff.cuni.cz>
17074
17075         * gtk/gtkfontsel.c (gtk_font_selection_get_fonts): Make code
17076         compile with unknown value of GDK_WINDOWING
17077
17078 1999-03-28  Raja R Harinath  <harinath@cs.umn.edu>
17079
17080         * gdk/Makefile.am (gdkconfig.h): Make sure `gdkconfig.h' exists
17081         after the rule is fired.
17082         (install-exec-local): Install gdkconfig.h only if the contents are
17083         different from the currently installed gdkconfig.h.
17084
17085 1999-03-26  Raja R Harinath  <harinath@cs.umn.edu>
17086
17087         * gdk/Makefile.am (configexecincludedir): Rename from 
17088         configincludedir so that gdkconfig.h will be installed 
17089         as part of `make install-exec'. 
17090
17091 Fri Mar 19 16:50:33 PST 1999 Manish Singh <yosh@gimp.org>
17092
17093         * acinclude.m4
17094         * config.guess
17095         * config.sub
17096         * ltconfig
17097         * ltmain.sh: upgrade to libtool 1.2f
17098
17099         * autogen.sh: libtool is not required to autogen gtk+
17100
17101         * acconfig.h: remove WITH_SYMBOL_UNDERSCORE (not explictly
17102         needed)
17103
17104 1999-03-18  Tor Lillqvist  <tml@iki.fi>
17105
17106         * gdk/gdktypes.h: Merge in Win32 version: Define macro GDKVAR for
17107         declaring gdk variables exported/imported from the DLL. New image
17108         type enum, GDK_IMAGE_SHARED_PIXMAP, for gdk_imlib. New drag and
17109         drop protocol enums, GDK_DRAG_PROTO_WIN32_DROPFILES and
17110         GDK_DRAG_PROTO_OLE2.
17111
17112         * gdk/gdk.h: Merge in Win32 version: Two new functions,
17113         gdk_pixmap_create_on_shared_image and gdk_image_bitmap_new. So far
17114         declared only for the Win32 version, but could be in the X11
17115         version as well. (Needed for a Xlib-less gdk_imlib.)
17116         gdk_color_hash should have only one parameter. Declare
17117         gdk_threads_mutex with GDKVAR.
17118         
17119         * gdk/gdkcolor.c (gdk_color_hash): A hash function should have
17120         just one parameter.
17121
17122         * gdk/gdkimage.c (gdk_image_get): Initialize bpp correctly. Bytes
17123         per pixel, not bits.
17124
17125         * gdk/gdkrgb.c: Mingle includes somewhat. (gdk_rgb_select_conv):
17126         Fetch bpp (which means bits-per-pixel here) from another place on
17127         Win32. Accept also depth==32 (which we might get on Win32) with
17128         bpp==32.
17129
17130         * gtk/{gtkclist,gtkctree,gtkdnd,gtkditable,gtkfontsel,
17131         gtkhandlebox,gtklayout,gtkmain,gtkplug,gtkpreview,gtkrc,
17132         gtkselection,gtksocket,gtkstyle,gtkwidget,gtkwindow}.c:
17133         Include gdx.h from "gdkx.h", not "gdk/gdkx.h", as gdkx.h will be
17134         in the backend-dependent directory, not in the common gdk
17135         directory.
17136
17137         * gtk/testgtk.c: Ditto. Also, don't use ../gdk path to gdk
17138         headers.
17139
17140 Wed Mar 17 05:06:49 1999  Tim Janik  <timj@gtk.org>
17141
17142         * gtk/gtkmain.c (gtk_init_check): tell people that they don't really
17143         want to use the Gtk+ devel version (which is true, and yes - even i am
17144         currently working with the 1.2.x branch). so everyone reading this, you
17145         probably want to issue
17146         cvs checkout -r glib-1-2 glib
17147         and
17148         cvs checkout -r gtk-1-2 gtk+
17149         as your next two comands.
17150
17151 Wed Mar 17 02:49:32 1999  Tim Janik  <timj@gtk.org>
17152
17153         * configure.in: build gtkcompat.h from gtkcompat.h.in instead of
17154         gtkfeatures.h from gtkfeatures.h.in, require GLib 1.3.0.
17155
17156         * gtk/gtkcompat.h.in: combined gtkcompat.h and gtkfeatures.in in this
17157         file. strongly deprecated the GTK_HAVE_* macros, we provide
17158         GTK_CHECK_VERSION() for people that need to check for certain
17159         Gtk+ versions.
17160
17161         * gtk/gtkcompat.h: removed this from CVS.
17162         * gtk/gtkfeatures.h.in: removed this from CVS, gtkfeatures.h was a bad
17163         idea right from the start, it just didn't seem like that back then.
17164
17165 Wed Mar 17 01:46:28 1999  Tim Janik  <timj@gtk.org>
17166
17167         * merges from gtk-1-2:
17168
17169 Tue Mar 16 17:43:33 1999  Tim Janik  <timj@gtk.org>
17170
17171         * gtk/gtkitemfactory.c (gtk_item_factory_parse_rc_string): ensure the
17172         item factory class has been created.
17173         (gtk_item_factory_parse_rc): likewise.
17174
17175         * gtk/gtkmenu.c:
17176         keep proper references for old_active_menu_item.
17177         (gtk_menu_reparent): unset the usize of the new parent,
17178         so the menu can sanely be size requested and we don't get nasty screen
17179         artefacts upon next reparentation.
17180         (gtk_menu_motion_notify): set send_event to TRUE if we synthesize an
17181         enter notify. only synthesize enter notifies if the pointer really is
17182         inside the event window.
17183         (gtk_menu_popdown): use gtk_menu_shell_deselect().
17184         (gtk_menu_popup): move the background setting stuff into
17185         gtk_menu_tearoff_bg_copy() so it can be called from other places as well.
17186
17187         * gtk/gtkmenushell.c (gtk_menu_shell_button_press): use
17188         gtk_menu_shell_select_item() to select the new item.
17189         (gtk_menu_shell_deselect): export this function, so gtkmenu.c can
17190         do the right thing for deselection as well.
17191
17192 Sat Mar 15 20:10:33 1999  Tim Janik  <timj@gtk.org>
17193
17194         * gtk/gtkwidget.[hc]:
17195         (gtk_widget_accelerators_locked): return whether a widget's accelerators
17196         are locked.
17197
17198         * gtk/gtkmenu.c (gtk_menu_key_press): don't remove or install new or
17199         existing accelerators if the widget's accelerators are locked.
17200
17201 Sat Mar 14 19:44:05 1999  Tim Janik  <timj@gtk.org>
17202
17203         * gtk/gtkitemfactory.[hc]: allow managing of foreign menu items.
17204
17205         * gtk/gtkmenu.c: truely forward key press and key release events to
17206         the menu widget from the toplevel or tearoff window. we can't simply
17207         connect to that, we need to stop further processing of the events as
17208         well.
17209
17210 Sat Mar 13 13:14:17 1999  Tim Janik  <timj@gtk.org>
17211
17212         * gtk/gtkmenu.c:
17213         (gtk_menu_key_press): pass event->keyval, event->state to
17214         gtk_accelerator_valid, instead of event->keyval twice.
17215         refuse to install single letter accelerators for menus that use
17216         single letter shortcuts.
17217
17218         * gtk/gtkitemfactory.c (gtk_item_factory_create_item): use
17219         gtk_menu_ensure_uline_accel_group().
17220
17221         * gtk/gtkmenu.[hc]: added gtk_menu_ensure_uline_accel_group()
17222         which will always return an uline accel group, made
17223         gtk_menu_get_uline_accel_group() return NULL if the group isn't
17224         yet created.
17225
17226 Mon Mar 15 01:03:27 1999  Lars Hamann  <lars@gtk.org>
17227
17228         * gtk/gtkclist.h (struct _GtkCListColumn): added button_passive flag.
17229
17230         * gtk/gtkclist.c (gtk_clist_column_title_passive):
17231         Leave button sensitive, trap  button_press, button_release,
17232         motion_notify, enter_notify and leave_notify events instead.
17233         (gtk_clist_column_title_active): disconnect event handler.
17234         (gtk_clist_drag_data_get): fixed memory leak. Reported by
17235         Guillaume Laurent <glaurent@worldnet.fr>
17236
17237 Wed Mar 10 23:49:55 1999  Lars Hamann  <lars@gtk.org>
17238
17239         * gtk/gtklayout.c (gtk_layout_adjustment_changed): fixed a few
17240         width/height mixups.
17241
17242         * gtk/gtkctree.c (tree_delete): emit an tree_unselect_row signal
17243         if needed.
17244
17245 Wed Mar 10 00:11:32 1999  Tim Janik  <timj@gtk.org>
17246
17247         * gtk/testgtk.c (create_item_factory): unref the item factory after
17248         window's destruction.
17249
17250         * gtk/gtkmenushell.c (gtk_menu_shell_activate_item): keep a reference
17251         count on the menu shell around the menu item's activation, since the
17252         signal emission may cause menu shell destruction.
17253
17254         * gtk/gtkitemfactory.c:
17255         the previous code leaked one accel group per menu. we use
17256         gtk_menu_get_uline_accel_group() now to fix that, and with that
17257         also create the underline accelerator group of the menus only if
17258         required (i.e. an underline accelerator has been specified).
17259         (gtk_item_factory_construct):
17260         (gtk_item_factory_create_item): removed code that would create an
17261         extra accel group for the menu (and leak references).
17262         (gtk_item_factory_create_item): adapted the underline accelerator
17263         installation code to properly feature gtk_menu_get_uline_accel_group().
17264
17265         * gtk/gtkmenu.[hc]: added gtk_menu_get_accel_group() to retrive
17266         menu->accel_group, this may return NULL if the accelerator group
17267         hasn't been set yet.
17268         added gtk_menu_get_uline_accel_group() to retrive the underline
17269         accelerator group of the menu, this will be created on demand
17270         and proper care is taken about its reference count.
17271
17272         * gtk/gtkitemfactory.h:
17273         * gtk/gtkitemfactory.c:
17274         dumped the approach of keeping a widgets by action list on the
17275         factory since the factory<->widget destroy negotiation didn't work
17276         and would be hard to get going at all. instead we keep a list of
17277         GtkItemFactoryItem items on the factory (GtkItemFactoryItems are
17278         persistant throughout a program's life time).
17279         also, i removed the static const gchar *key_* variables, and made
17280         them inline strings (they weren't actually used anyways).
17281         (gtk_item_factory_add_item): update ifactory->items.
17282         (gtk_item_factory_destroy): destroy ifactory->items (and remove
17283         the item factory pointer from the remaining ifactory widgets).
17284         (gtk_item_factory_get_widget_by_action): walk the GtkItemFactoryItem
17285         list to find the widget.
17286         (gtk_item_factory_get_item): new function that works around
17287         gtk_item_factory_get_widget() limitations, this function will only
17288         return menu items, even for <Branch> entries.
17289
17290 Tue Mar  9 01:01:28 1999  Tim Janik  <timj@gtk.org>
17291
17292         * gdk/gdkfont.c (gdk_font_load): first lookup the xfont ID in our
17293         font hash table, if we have a GdkFontPrivate entry for this font
17294         already, simply increment its reference count, provided by Olaf Dietsche
17295         <olaf.dietsche+list.gtk@netcologne.de>.
17296
17297         * gtk/gtkstyle.c (gtk_style_copy): plug a GdkFont reference leak, fix
17298         provided by Olaf Dietsche <olaf.dietsche+list.gtk@netcologne.de>.
17299
17300 Sun Mar  7 06:13:29 1999  Tim Janik  <timj@gtk.org>
17301
17302         * gtk/gtkcontainer.c:
17303         (gtk_container_add_with_args):
17304         (gtk_container_addv):
17305         (gtk_container_add): before adding a child to a conatiner, make sure
17306         it is (default) constructed, this is neccessary because under certain
17307         circumstances the child will get relized and mapped immediatedly, in
17308         which case it has to be constructed already.
17309
17310 Mon Mar  1 17:58:21 1999  Tim Janik  <timj@gtk.org>
17311
17312         * gtk/gtksignal.c (gtk_signal_connect_by_type): count object_signal
17313         values > 1 as TRUE also.
17314
17315 1999-03-16  Tor Lillqvist  <tml@iki.fi>
17316
17317         * README.win32: New file.
17318                 
17319         * configure.in: Check for lstat.
17320
17321         * config.h.win32: Add non-definition of HAVE_LSTAT, just for
17322         completeness.
17323
17324         * gtk/gtkrc.c: If don't HAVE_LSTAT, use stat.
17325
17326         * gtk/gtk.def: Removed CRs.
17327
17328         * gtk/makefile.msc: Correct include path to Win32 GDK version (in
17329         ..\gdk\win32).
17330
17331         * gdk/win32/makefile.msc: Correct upwards relative paths.
17332         
17333 Mon Mar 15 03:38:34 1999  George Lebl  <jirka@5z.com>
17334
17335         * gtk/gtkdnd.c: (gtk_drag_highlight) swap the
17336           gtk_drag_highlight_expose and gtk_drag_highlight_paint since
17337           it was connecting a void function to expose_event and the int
17338           returning function to the draw signal
17339
17340 1999-03-14  Jeff Garzik  <jgarzik@pobox.com>
17341
17342         * configure.in:
17343         Use correct path to libgmodule.la when ref'ing uninstalled copy
17344         of glib.  (Already in stable branch, Bug #417)
17345
17346 1999-03-15  Tor Lillqvist  <tml@iki.fi>
17347
17348         Win32 merge and general portability stuff:
17349                 
17350         * acconfig.h,configure.in: Check for <sys/time.h>.
17351
17352         * gdk/win32: New directory (actually, been there for a while).
17353         
17354         * gtk/fnmatch.c: Include <glib.h> for G_DIR_SEPARATOR, WIN32 and
17355         NATIVE_WIN32, and use these. Always case fold on Win32. No
17356         backslashed escapes on native Win32.
17357
17358         * gtk/{gtk.def,makefile.msc}: New files.
17359
17360         * gtk/Makefile.am: Add above new files.
17361         
17362         * gtk/{gtkaccelgroup,gtkbindings}.c: Include <string.h>
17363         instead of <strings.h>.
17364
17365         * gtk/{gtkcalendar,gtkitemfactory,gtkpreview,gtkrc}.c: Include
17366         config.h. Protect inclusion of <sys/param.h>, <sys/time.h>, and
17367         <unistd.h> appropriately.
17368
17369         * gtk/gtkdnd.c: Merge in Win32 version (which doesn't do much).
17370         Use ABS() (from <glib.h>) instead of abs().
17371         
17372         * gtk/gtkfilesel.c: Moved Win32-specific includes after inclusion
17373         of gtk (and thus glib) headers, so that WIN32 will be
17374         defined. With MS C, include <direct.h> for mkdir prototype.
17375
17376         * gtk/gtkitemfactory.c (gtk_item_factory_callback_marshal): Add
17377         some casts, needed by MS C.
17378
17379         * gtk/{gtklayout,gtkplug}.c: Merge in Win32 version (which isn't
17380         implemented).
17381
17382         * gtk/gtkmain.c: Include gdk/gdkx.h for GDK_WINDOWING. Include
17383         <X11/Xlocale.h> only on X11 platform, otherwise <locale.h>.  Use
17384         G_SEARCHPATH_SEPARATOR_S and g_module_build_path.
17385
17386         * gtk/gtkmain.h: Mark variables for export/import on Win32.
17387                 
17388         * gtk/gtkrange.c (gtk_range_motion_notify): Set mods also in case
17389         the event is not a hint, or its window is not the slider. Needed
17390         on Win32, at least.
17391
17392         * gtk/gtkrc.c: Include config.h and gdk/gdkx.h. Use <locale.h>
17393         unless on X11. Skip \r chars, too. Use G_DIR_SEPARATOR and
17394         G_SEARCHPATH_SEPARATOR(_S). Use g_path_is_absolute. On Win32, use
17395         a subdirectory of the Windows directory as gtk system
17396         configuration directory.
17397
17398         * gtk/gtkselection.c: No chunks on Win32.
17399
17400         * gtk/gtksocket.c: Not implemented on Win32.
17401
17402         * gtk/gtkthemes.c (gtk_theme_engine_get): Use g_module_build_path.
17403
17404         * gtk/makeenums.h: Include gdkprivate.h after gdk.h.
17405
17406         * gtk/maketypes.awk: Declare variables with a macro that expands to
17407         necessary export/import magic in the case of Win32.
17408                 
17409         * gtk/testrgb.c: Use dynamically allocated buffer. Use GTimers.
17410
17411 1999-03-13  Raja R Harinath  <harinath@cs.umn.edu>
17412
17413         * configure.in (gdk_wc): Move widechar tests from `glib' to here,
17414         since those were meant only for gdki18n.h.  
17415         * gdk/gdki18n.h: Include gdkconfig.h and use GDK_* instead of G_*
17416         for widechar tests.
17417         * gtk/Makefile.am (INCLUDES): Add -I../gdk for gdkconfig.h.
17418
17419 1999-03-13  Tor Lillqvist  <tml@iki.fi>
17420
17421         * configure.in acconfig.h: Check for dirent.h and pwd.h. Generate
17422         gdk/gdkconfig.h using similar mechanism as GLib's glibconfig.h.
17423
17424         * gtk-config.in: Add @libdir/gtk+/include (where gdkconfig.h is
17425         installed) to CFLAGS.
17426
17427         * gdk/Makefile.am: Add rules for gdkconfig.h.
17428
17429         * gdk/gdktypes.h: Include gdkconfig.h. Define macros for windowing
17430         APIs.
17431
17432         * gdk/gdkfontsel.c: Don't include Xlib.h, it gets included via
17433         gdkx.h anyway when compiling for X11.
17434         (gtk_font_selection_create_xlfd): Use g_strdup_printf. (In
17435         general): Merge in Win32 version.
17436         
17437         * gtk/gtkfilesel.c: Use g_get_current_dir(). Merge in Win32
17438         version: Use G_DIR_SEPARATOR, g_path_is_absolute, no tilde
17439         expansion (if we don't have HAVE_PWD_H), allow for drive
17440         letters. UNC paths (\\server\share\...) are not handled yet.  Also,
17441         included code from Craig Setera's port to Win32 (the one that uses
17442         X11, and the cygwin dll), even if it probably will be abandoned.
17443
17444         * gtk/gtkfilesel.c: Don't append a * to the pattern to complete if
17445         the user entered one herself.  This way one can complete *.h and
17446         don't get matches on any .help files, for instance.
17447         
17448 Tue Mar  9 01:01:28 1999  Tim Janik  <timj@gtk.org>
17449
17450         * gdk/gdkfont.c (gdk_font_load): first lookup the xfont ID in our
17451         font hash table, if we have a GdkFontPrivate entry for this font
17452         already, simply increment its reference count, provided by Olaf Dietsche
17453         <olaf.dietsche+list.gtk@netcologne.de>.
17454
17455         * gtk/gtkstyle.c (gtk_style_copy): plug a GdkFont reference leak, fix
17456         provided by Olaf Dietsche <olaf.dietsche+list.gtk@netcologne.de>.
17457
17458 1999-03-09  Federico Mena Quintero  <federico@nuclecu.unam.mx>
17459
17460         * gtk/gtkstyle.c (gtk_default_draw_handle): Significantly reduced
17461         the number of calls to gdk_draw_point() (and thus to X) by
17462         clipping the points by hand.
17463
17464         * gtk/gtkhandlebox.c (draw_textured_frame): Actually make use of
17465         the clip parameter.
17466         (gtk_handle_box_paint): Only paint the handle if the expose area
17467         intersects it.
17468
17469 Sun Mar  7 18:46:37 1999  ape@lrdpf.spacetec.no  (Asbjorn Pettersen)
17470
17471         * gtk/gtkmain.c (add_dll_suffix): Add this function (OS/2 ver.)
17472
17473 Sun Mar  7 11:43:34 1999  ape@spacetec.no  (Asbjorn Pettersen)
17474
17475         * gtk/gtkthemes.c (gtk_theme_engine_get): Add OS/2 changes.
17476         Added function gen_8_3_dll_name(gchar *name, gchar *fullname).
17477
17478 Fri Mar  5 09:12:24 1999  ape@lrdpf.spacetec.no  (Asbjorn Pettersen)
17479
17480         * gtk/gtkitemfactory.c (gtk_item_factory_parse_rc): Open file in
17481          textmode (O_TEXT) for OS/2 version.
17482
17483 Sun Feb 28 16:46:02 1999  Stefan Jeske  <stefan@gtk.org>
17484
17485         * gtk/gtkspinbutton.[c,h] gtk/testgtk.c: Added two new signals to 
17486         GtkSpinButton, "input" and "output", to make the output more flexible.
17487         The user has to provide a mapping between adjustment->value and the
17488         output string (and vice versa, if the spin button is editable). 
17489         See testgtk for examples.
17490
17491 Sat Feb 27 01:18:47 1999  Tim Janik  <timj@gtk.org>
17492
17493         * ChangeLog: moved old ChangeLog to ChangeLog.pre-1-2, and started
17494         new one.
17495         
17496         * configure.in: set gtk+ version to 1.3.0.