]> Pileus Git - ~andy/gtk/blob - ChangeLog
Added --with-included-loaders option
[~andy/gtk] / ChangeLog
1 2001-01-09  Alexander Larsson  <alla@lysator.liu.se>
2
3         * configure.in:
4         Added --with-included-loaders option
5
6         * gdk-pixbuf/Makefile.am:
7         * gdk-pixbuf/gdk-pixbuf-io.c:
8         Add support for including selected gdk-pixbuf loaders only.
9
10         * gtk/gtkwindow.c (gtk_window_set_frame_dimensions,
11         gtk_window_set_has_frame):
12         Added inline documentation.
13
14         * gdk/x11/gdkwindow-x11.c (gdk_window_get_decorations):
15         * docs/reference/gdk/tmpl/windows.sgml:
16         Added inline documentation.
17
18 Mon Jan  8 14:42:06 2001  Jonathan Blandford  <jrb@redhat.com>
19
20         * gtk/gtktreeview.c (gtk_tree_view_realize_buttons): Skip
21         realizing buttons that have already been realized.
22
23 Mon Jan  8 14:06:29 2001  Jonathan Blandford  <jrb@redhat.com>
24
25         * tests/testtreeview.c (main): Show menu items before adding to
26         option menu.
27
28         * gtk/gtktreeview.c (gtk_tree_view_set_model): Keep the columns
29         around if we kill them.
30
31         * gtk/gtktreeviewcolumn.c (gtk_tree_view_column_set_cell_data):
32         Return if we pass in a NULL model.
33
34 2001-01-08  Havoc Pennington  <hp@redhat.com>
35
36         * tests/testtreeview.c: hack on this some
37
38         * gtk/gtktreestore.c (gtk_tree_store_setv): rename
39         gtk_tree_store_set_valist, v is for arrays, valist for varargs
40         list
41         (gtk_tree_store_getv): rename gtk_tree_store_get_valist
42
43         * gtk/gtkliststore.h: Add varargs set() and get() convenience
44         functions
45
46 2001-01-08  Alexander Larsson  <alexl@redhat.com>
47
48         * gtk/gtkwindow-decorate.[hc]:
49         * gtk/Makefile.am:
50         New files. Contains an implementation of a minimal WM for
51         linux-fb.
52
53         * gtk/gtkwindow.h:
54         Add the possibility for GtkWindows to specify a frame. This
55         is used for the window decoration code, but could concievably
56         be used for X programs too (xmms style windows).
57         GtkWindow->frame is the toplevel window if the window is framed.
58         The signal frame_event gets all events that are targeted to
59         GtkWindow->frame.
60         (_gtk_window_constrain_size): Exported for usage by gtkwindow-decorate.c.
61         
62         * gtk/gtkwindow.c:
63         Implement gtk_window_set_has_frame and gtk_window_set_frame_dimensions.
64         Call out to gtkwindow-decorate.c for WM support in linx-fb.
65
66 2001-01-08  Alexander Larsson  <alexl@redhat.com>
67
68         * docs/README.linux-fb:
69         Correct filename ~/.pangoft2_aliases
70
71         * gdk/gdkwindow.h:
72         Added new function gdk_window_get_decorations.
73
74         * gdk/linux-fb/gdkfb.h:
75         Removed _gdk_window_get_decorations declaration.
76         Renamed _gdk_window_set_child_handler to
77         gdk_fb_window_set_child_handler.
78
79         * gdk/linux-fb/gdkwindow-fb.c:
80         Renamed _gdk_window_set_child_handler to
81         gdk_fb_window_set_child_handler.
82
83         * gdk/x11/gdkwindow-x11.c:
84         New function gdk_window_get_mwm_hints().
85         Implemented gdk_window_get_decorations.
86
87         * docs/reference/gdk/tmpl/windows.sgml:
88         * docs/reference/gdk/gdk-sections.txt:
89         Added gdk_window_get_decorations docs.
90         
91 2001-01-08  Alexander Larsson  <alla@lysator.liu.se>
92
93         * gdk/linux-fb/gdkwindow-fb.c (_gdk_fb_window_find_focus,
94         gdk_fb_window_find_focus, gdk_fb_send_focus_change,
95         gdk_fb_window_send_crossing_events):
96         Possibly send focus events when the mouse moves from one
97         window to another.
98
99 2001-01-07  Tor Lillqvist  <tml@iki.fi>
100
101         * gdk/win32/gdkwindow-win32.c (gdk_window_set_title,
102         gdk_window_new): Adapt  calls to g_{locale,filename}_{to,from}_utf8
103         to match current API.
104
105         * gdk/win32/gdkvisual-win32.c (gdk_visual_init): If a secret
106         environment variable is set, don't call g_error when on a
107         palettized (PseudoColor) display. Some people want to use GTK+ 
108         in 256-colour mode even though works only partially.
109
110         * gdk/gdk.def
111         * gtk/gtk.def
112         * gtk/makefile.mingw.in: Update.
113
114 2001-01-05  Havoc Pennington  <hp@redhat.com>
115
116         * tests/testtreeview.c: hack on this a bit
117
118         * gtk/gtktextlayout.c (gtk_text_layout_class_init):
119         s/GTK_RUN_LAST/G_SIGNAL_RUN_LAST
120
121         * gtk/gtktreemodelsimple.h (GTK_IS_TREE_MODEL_SIMPLE_CLASS): 
122         was spelled incorrectly
123         (GTK_IS_TREE_MODEL_SIMPLE): ditto
124
125         * gtk/gtktreeview.c (gtk_tree_view_set_headers_clickable): rename
126         from gtk_tree_view_set_headers_active   
127
128         * gtk/gtktexttag.c:
129         (gtk_text_tag_get_property): handle PROP_DIRECTION
130         (gtk_text_tag_set_property): g_object_notify when we toggle the _set
131         properties, bug 40235
132
133         * gtk/gtktextiter.c (gtk_text_iter_forward_to_delimiters): rename
134         forward_to_line_end
135
136 Fri Jan  5 16:16:29 2001  Owen Taylor  <otaylor@redhat.com>
137
138         * gtk/{gtkcalender.c,gtkfilesel.c,gtkimcontext.c},
139         modules/input/gtkimcontextxim.c: Adapt to new prototypes
140         for unicode,locale,filename conversion functions.
141
142 2001-01-05  Havoc Pennington  <hp@redhat.com>
143
144         * gtk/gtktextiter.c (gtk_text_iter_ends_line): this function was
145         broken if called on the first position in the buffer.
146
147         * gtk/gtktextlayout.c (line_display_index_to_iter): fix
148         forward_to_delimiters to be called only if we aren't already at
149         the delimiters.
150
151 2001-01-05  Havoc Pennington  <hp@redhat.com>
152
153         * demos/gtk-demo/main.c (create_tree): Oops, that didn't link. Fix.
154
155 2001-01-05  Alexander Larsson  <alexl@redhat.com>
156
157         * gdk/linux-fb/gdkdrawable-fb2.c (gdk_fb_drawable_finalize): free
158         colormap in here. Sync from X port.
159         (gdk_fb_set_colormap): allow the colormap to be NULL if you like.
160         Sync from X port.
161         (gdk_fb_clip_region): Comment out g_warning about empty clip region.
162         This happens now and then, and i don't think it is a bug.
163         (gdk_fb_draw_polygon): Correctly add extra point if startpoint
164         != endpoint.
165         (gdk_fb_draw_lines): Don't draw dashed lines if line_style is
166         GDK_LINE_SOLID.
167
168         * gdk/linux-fb/gdkfont-fb.c: Return bogus GdkFont that has
169         some of the fields filled in at least.
170
171         * gdk/linux-fb/miwideline.c: The widths argument to miLineArcI, and
172         miLineArcD is no more, remove it from the function definition.
173
174 2001-01-04  Havoc Pennington  <hp@redhat.com>
175
176         * gtk/gtktreeselection.c (gtk_tree_selection_get_tree_view): add
177         this
178
179         * gtk/gtktreemodel.h (struct _GtkTreeIter): rename fields to
180         user_data instead of tree_node
181
182         * gtk/gtktreeprivate.h (TREE_VIEW_COLUMN_WIDTH): rename from
183         TREE_VIEW_COLUMN_SIZE
184
185         * gtk/gtktreeviewcolumn.h (struct _GtkTreeViewColumn): rename
186         "size" field to "width" finishes bug 40061
187
188         * gtk/gtkcellrenderer.h: Use GtkCellRendererState instead of guint
189         for bitfields, bug 40268
190
191 2001-01-04  Havoc Pennington  <hp@redhat.com>
192
193         Rename some stuff:
194         
195         s/gtk_tree_view_column_set_size/gtk_tree_view_column_set_width/g;
196
197         s/GtkModelSimple/GtkTreeModelSimple/g;
198         s/GTK_MODEL_SIMPLE/GTK_TREE_MODEL_SIMPLE/g;
199         s/gtk_model_simple/gtk_tree_model_simple/g;
200         s/gtkmodelsimple/gtktreemodelsimple/g;
201
202         s/gtk_tree_view_column_set_header_active/gtk_tree_view_column_set_header_clickable/g;
203
204         s/GtkTreeViewColumnType/GtkTreeViewColumnSizing/g;
205         s/column_set_col_type/column_set_sizing/g;
206
207         s/GtkTreeSelectionType/GtkTreeSelectionMode/g;
208         s/gtk_tree_selection_set_type/gtk_tree_selection_set_mode/g;
209
210         s/GtkCellRendererType/GtkCellRendererState/g;
211         
212         * gtk/gtkcellrenderertoggle.c: remove _ macro, include gtkintl.h
213         (gtk_cell_renderer_toggle_class_init): change "state" property to
214         "active", to match GtkToggleButton
215         (gtk_cell_renderer_toggle_get_active): new function, bug
216         40269
217         (gtk_cell_renderer_toggle_set_active): new function
218         (gtk_cell_renderer_toggle_set_property): route changes to toggle
219         state through gtk_cell_renderer_set_active
220
221 Thu Jan  4 15:46:18 2001  Jonathan Blandford  <jrb@redhat.com>
222
223         * gtk/gtkmodelsimple.c: Changed a bunch of boxed types to pointers
224         temporarily until they work again.  Brought up to date with
225         changes in the model.
226         * gtk/gtkmodelsimple.h: Brought up to date with changes in the
227         model.
228
229 2001-01-04  Havoc Pennington  <hp@redhat.com>
230
231         * gtk/gtktextlayout.c (line_display_index_to_iter): if index is
232         equal to the line length, then position iterator before paragraph 
233         separators. Fixes crash reported by Mikael Hermansson when
234         pressing left arrow from the start of a line.   
235
236         * gtk/gtktextiter.c (iter_set_from_byte_offset): Add g_error
237         about byte indexes off the end
238         (iter_set_from_char_offset): add g_error about char offsets
239         off the end
240
241 2001-01-03  Havoc Pennington  <hp@redhat.com>
242
243         * gtk/gtktextbtree.c: Adapt to uscore-ification of gtktextiterprivate
244
245         * gtk/gtktextdisplay.c (gtk_text_layout_draw): remove use 
246         of private functions; remove inclusion of private headers.
247
248         * gtk/gtktextlayout.c (gtk_text_layout_get_iter_at_line): Add this 
249         function, so we don't need private functions in gtktextdisplay.c
250
251         * gtk/gtktextiterprivate.h: underscore-ification
252
253         * gtk/gtkwidget.c: Clean up a bunch of docs that said "INTERNAL"
254         to instead say "only useful to implement widgets"
255
256         * gtk/gtkenums.h (GtkMovementStep): Rename GTK_MOVEMENT_CHARS,
257         GTK_MOVEMENT_POSITIONS to GTK_MOVEMENT_LOGICAL_POSITIONS,
258         GTK_MOVEMENT_VISUAL_POSITIONS. Resolves bug 40249.
259
260         * gdk/x11/gdkwindow-x11.c (gdk_window_impl_x11_set_colormap):
261         This function was completely broken
262
263         * gtk/testtext.c (line_numbers_expose): use gtk_paint_layout
264
265         * gtk/gtkvscale.c (gtk_vscale_draw_value): use gtk_paint_layout
266
267         * gtk/gtkvruler.c (gtk_vruler_draw_ticks): use gtk_paint_layout
268
269         * gtk/gtklabel.c (gtk_label_expose): use gtk_paint_layout
270
271         * gtk/gtkhscale.c (gtk_hscale_draw_value): use gtk_paint_layout
272
273         * gtk/gtkhruler.c (gtk_hruler_draw_ticks): use gtk_paint_layout
274
275         * gtk/gtkcellrenderertext.c (gtk_cell_renderer_text_render): use
276         gtk_paint_layout
277
278         * gtk/gtkaccellabel.c (gtk_accel_label_expose_event): use
279         gtk_paint_layout
280
281         * gtk/gtkstyle.h: Add draw/paint expander to draw tree expanders.
282         Progress on bug 40103. Add draw_layout to draw a PangoLayout.
283         (struct _GtkStyleClass): Remove draw_cross, draw_oval, draw_ramp,
284         which were not implemented.     
285
286         * gtk/gtktextbuffer.h (struct _GtkTextBufferClass): Add
287         insert_pixbuf signal. Rename delete_text to delete_range since it
288         also deletes pixbufs and child anchors. This almost closes bug
289         40245 (still need to deal with child anchors)
290
291         * gtk/gtktextbuffer.c (gtk_text_buffer_class_init): Add
292         insert_pixbuf, change signal names as appropriate, change types of
293         signals taking marks/tags to have the specific type, not just
294         G_TYPE_OBJECT
295         
296         * gtk/gtkmain.c (gtk_get_current_event_state): Add this function; 
297         closes bug 40051
298
299         * gtk/gtkoptionmenu.c (gtk_option_menu_set_history): clean up
300         unnecessary remove_contents() call
301         (gtk_option_menu_class_init): add a "changed" signal, closes
302         bug 40039
303         (gtk_option_menu_update_contents): emit "changed" if the 
304         active menu item changes
305
306         * gtk/gdk-pixbuf-loader.c (gdk_pixbuf_loader_frame_done): fix bad
307         cast to GtkObject, reported by Jonas Borgstrom
308         (gdk_pixbuf_loader_finalize): don't close the loader on finalize;
309         we can't do stuff with side effects in finalize. Instead, spew a
310         warning if the loader isn't closed.
311
312         * gdk/x11/gdkdrawable-x11.c (gdk_drawable_impl_x11_finalize): free
313         colormap in here, non-X ports probably need to sync to this change
314
315         * gdk/x11/gdkdrawable-x11.c (gdk_x11_set_colormap): remove 
316         assertion that colormap != NULL, you can set the colormap to NULL
317         if you like.
318         
319         * Makefile.am: remove gtk-config-2.0
320
321         * configure.in: Use pkg-config to locate GLib. Remove
322         separated-out GMODULE_LIBS, GMODULE_CFLAGS; these were not used,
323         and the gmodule libs/cflags were in GLIB_LIBS GLIB_CFLAGS anyhow.
324         Use pkg-config to locate Pango. Output correct Pango libs to
325         gdk-2.0.pc.in. Fix test for FREETYPE_CONFIG (typo fix).
326
327         * Makefile.am (pkgconfig_DATA): install only target-specific pc
328         files
329         (install-data-local): symlink gtk+-2.0.pc and gdk-2.0.pc to the
330         X11 pc files
331
332         * gtk+-2.0.pc.in (Requires): require the GDK for the current target
333         unref from here
334
335 2001-01-03  Alexander Larsson  <alla@lysator.liu.se>
336
337         * configure.in:
338         Change GTK_NO_CHECK_CASTS to G_DISABLE_CAST_CHECKS.
339
340 Tue Jan  2 16:23:05 2001  Owen Taylor  <otaylor@redhat.com>
341
342         * gtk/gtktextlayout.c
343         (gtk_text_layout_move_iter_to_previous_line): Fix unitialized
344         variable when moving back onto a single line.
345
346 2001-01-01  Havoc Pennington  <hp@redhat.com>
347
348         * gtk/Makefile.am (LDFLAGS): add @LIBTOOL_EXPORT_OPTIONS@
349
350         * gdk/Makefile.am (LDFLAGS): add @LIBTOOL_EXPORT_OPTIONS@
351
352         * configure.in (LIBTOOL_EXPORT_OPTIONS): define
353         LIBTOOL_EXPORT_OPTIONS with options to control symbol export
354
355 2001-01-01  Havoc Pennington  <hp@redhat.com>
356
357         * gtk/gtktexttagprivate.h: uscore-prepend all the stuff in here.
358
359         * gtk/gtk-boxed.defs (GtkTextAttributes): Add boxed type for 
360         GtkTextAttributes
361
362         * gtk/gtktexttag.c: Fix up GtkTextAttributes copying to close bug 
363         #40246
364         (gtk_text_attributes_copy_values): rename from 
365         gtk_text_attributes_copy
366         (gtk_text_attributes_copy): a more standard GTK copy function, 
367         which returns a new object
368
369 2001-01-01  Havoc Pennington  <hp@redhat.com>
370
371         * gtk/gtktreeview.c: Adapt to GtkTreeSelection changes
372         
373         * gtk/gtktreeselection.c (_gtk_tree_selection_set_tree_view):
374         don't fill in tree_view->priv->selection, kind of an unexpected
375         side effect
376
377         * gtk/gtkcellrenderertext.c: Remove definition of _ and include
378         gtkintl.h
379         
380         * gtk/gtkcellrenderer.c: Remove definition of _ and include
381         gtkintl.h
382         (gtk_cell_renderer_get_property): remove calls to g_value_init
383
384         * gtk/gtkcellrendererpixbuf.c: Remove definition of _ and include
385         gtkintl.h
386
387         * gtk/gtkcellrenderertextpixbuf.c: Remove definition of _ macro
388         and include gtkintl.h
389         (gtk_cell_renderer_text_pixbuf_class_init): remove spaces from
390         property names
391
392         * gtk/gtktreeselection.c (_gtk_tree_selection_new): rename, return
393         GtkTreeSelection
394         (_gtk_tree_selection_new_from_with_view): rename, return
395         GtkTreeSelection
396         (_gtk_tree_selection_set_tree_view): rename with uscore
397         (gtk_tree_selection_get_selected): fill in the "model" out param
398         first, so it gets filled in even if we return at the top of the 
399         function
400         (gtk_tree_selection_real_select_all): add a comment and an else{}
401         to clarify this a bit
402         (gtk_tree_selection_real_unselect_all): add the same else{}
403
404         * gtk/gtktreeselection.h: Rename new, new_with_tree_view, and
405         set_tree_view to have underscore prefixes, move them to the
406         private header, fix return type of new_with_tree_view
407         (struct _GtkTreeSelection): mark struct
408         fields private  
409
410         * gtk/gtktreemodel.c (gtk_tree_model_get_flags): return
411         GtkTreeModelFlags, not a guint
412         (gtk_tree_path_prev): return gboolean not gint
413         (gtk_tree_path_up): return gboolean not gint
414
415         * gtk/gtktreemodel.h (struct _GtkTreeModelIface): make get_flags
416         return GtkTreeModelFlags, not a guint
417
418         * gtk/gtktreemodelsort.c (gtk_tree_model_sort_finalize): check
419         that child model is non-null before unrefing it
420         (g_value_int_compare_func): make this a qsort compare func, not 
421         a boolean predicate
422
423         * gtk/gtktreemodelsort.h: rename gtk_tree_model_set_sort_column,
424         (add -umn to the end), and mark it unimplemented
425         (gtk_tree_model_sort_resort): remove, this wasn't implemented, and 
426         I don't see what it's for - doesn't the model always sort itself?
427         (gtk_tree_model_sort_set_compare): this had the wrong signature
428
429         * gtk/gtktreeviewcolumn.c (gtk_tree_view_column_set_attributes):
430         Fix the docs to say that it destructively replaces existing
431         attributes (previously said that it added attributes).
432         (gtk_tree_view_column_set_visible): canonicalize bool before
433         equality testing. Also, check for realization before
434         hiding/showing the tree_column->window; if this window could exist
435         before realization, then it's busted and needs fixing, we can't 
436         create GDK resources pre-realization. Also, remove
437         superfluous queue_resize(), since set_size() does that for us.
438         (gtk_tree_view_column_set_col_type): check realization before 
439         using tree_column->window
440
441         * gtk/gtktreedatalist.c: fix filename in copyright notice
442
443 2000-12-31  Havoc Pennington  <hp@pobox.com>
444
445         * gtk/gtktextview.c: Rearrange all the
446         scroll-while-dragging-or-selecting code to be different, not
447         necessarily better. ;-)
448         (gtk_text_view_scroll_to_mark): Change this
449         function to take within_margin as a fraction instead of a pixel
450         value, and to take alignment arguments (indicating where to align 
451         the mark inside the visible area)
452         
453         * gtk/testtextbuffer.c (fill_buffer): fix bad cast of GtkTextTag
454         to GtkObject
455
456         * gtk/gtktextiter.c (gtk_text_iter_set_line_offset): change
457         behavior so that offsets past the end of the line are not 
458         allowed, and an offset equal to the line length moves the iterator
459         to the next line
460         (gtk_text_iter_set_line_index): make parallel change
461         (gtk_text_iter_get_bytes_in_line): add this function
462         
463         * gtk/gtktextbtree.c (_gtk_text_line_byte_locate): change handling
464         of byte indexes off the end of the line; byte index at the end of
465         the line now returns FALSE and doesn't fill in the requested
466         values, byte index past the end of the line is an error.  Also,
467         don't allow -1 offset anymore, since its meaning is unclear.
468
469         This change exposes some bug in visual cursor motion, where we
470         end up with a huge invalid byte index; needs fixing. Symptom of 
471         bug is a crash when you hit up arrow.
472         
473         (_gtk_text_line_char_locate): match the change to byte_locate
474
475         * gtk/gtktextiter.c (find_by_log_attrs): Handle iteration backward
476         from start of line properly. fixes bug reported by Mikael
477         Hermansson where backspace would delete all text before the
478         cursor.
479
480 2000-12-30  Tor Lillqvist  <tml@iki.fi>
481
482         * gdk/win32/gdkwindow-win32.c
483         (gdk_window_impl_win32_get_visible_region): New function, as in
484         the X11 backend.
485         (gdk_window_new, gdk_window_set_title): Use g_locale_from_utf8()
486         instead of duplicating the same code here.
487
488         * gdk/win32/gdkwin32.h (GDK_COLORMAP_PRIVATE_DATA): Use
489         GDK_COLORMAP macro.
490
491         * gdk/win32/gdkevents-win32.c (gdk_event_funcs): Use NULL as
492         destroy function.
493         (gdk_event_translate): Use GDK_COLORMAP_PRIVATE_DATA to correctly
494         access that.
495
496         * gtk/gtk.def: Update.
497
498         * gtk/makefile.mingw.in: Use glib-genmarshal from $(GLIB)/gobject.
499
500 2000-12-30  Havoc Pennington  <hp@pobox.com>
501
502         * gdk/x11/gdkwindow-x11.c (gdk_window_new): Set the system
503         colormap on input only windows, to avoid special cases all over
504         the code for these windows.
505
506 2000-12-26  Tor Lillqvist  <tml@iki.fi>
507
508         * gdk/win32/gdkvisual-win32.c (gdk_visual_init): Call g_error if
509         we are on a palettized display ("PseudoColor" in X11), as the code
510         for that doesn't work anyway, and never has.
511
512 2000-12-22  Alexander Larsson  <alexl@redhat.com>
513
514         * gdk/linux-fb/gdkkeyboard-fb.c (xlate_io):
515         Don't use isprint() for chars > 255.
516
517 2000-12-21  Havoc Pennington  <hp@redhat.com>
518
519         * tests/testtreeview.c: more work
520
521 2000-12-21  Alexander Larsson  <alexl@redhat.com>
522
523         * docs/README.linux-fb:
524         Update the docs to the new pangoft2 way.
525
526 2000-12-21  Alexander Larsson  <alexl@redhat.com>
527
528         * configure.in:
529         For linux-fb get the pangoft2 cflags and libs. This needs a recent
530         pango version.
531         Remove modules/linux-fb/Makefile.
532
533         * gdk/linux-fb/gdkdrawable-fb2.c:
534         Render glyphs using freetype.
535
536         * gdk/linux-fb/gdkfb.h:
537         Add new fb-specific functions needed for managing windows.
538
539         * gdk/linux-fb/gdkmain-fb.c:
540         Remove gdk_font_init/fini() calls.
541
542         * gdk/linux-fb/gdkpango-fb.c:
543         Remove old implementation. Use pangoft2 instead.
544
545         * gdk/linux-fb/gdkprivate-fb.h:
546         Remove PangoFBFont and related stuff.
547
548         * gdk/linux-fb/gdkwindow-fb.c:
549         Implement drawable->get_visible_region.
550         Implement support for _gdk_window_set_child_handler () and
551         _gdk_window_get_decorations().
552
553         * modules/Makefile.am:
554         Remove linux-fb subdir.
555
556         * modules/linux-fb/*:
557         Removed all.
558         
559 2000-12-20  Jonathan Blandford  <jrb@redhat.com>
560
561         * gtk/gtkcellrenderer*.c (::get_property): remove g_value_init
562         calls, as they are no longer needed.
563
564         * gtk/gtktreemodelsort.c: Fix up the comparison code.
565         
566         * gtk/gtktreemodel.h: Start work on ::reordered signal.  Need to
567         figure out how to emit a signal on an interface.
568
569 2000-12-20  Havoc Pennington  <hp@redhat.com>
570
571         * tests: new directory to contain tests, gtk/test* should move
572         here sometime (with appropriate on-cvs-server hackery)
573
574         * tests/testtreeview.c, tests/Makefile.am: a test
575         
576         * configure.in (AC_OUTPUT): add tests/Makefile
577
578         * gtk/gtktexttag.c (gtk_text_tag_get_property): Add "invisible"
579         and "invisible_set" which were missing
580
581         * gtk/gtkrbtree.h: some cheesy indentation fix
582         
583 2000-12-20  Alexander Larsson  <alexl@redhat.com>
584
585         * gtk/gtkinvisible.c (gtk_invisible_realize):
586         Attach the style to the window so that the style it is not
587         leaked when unrealizing the window.
588
589 2000-12-18  Havoc Pennington  <hp@redhat.com>
590
591         * gtk/gtktextview.c (gtk_text_view_delete_from_cursor): do
592         begin/end user action where appropriate
593         (gtk_text_view_commit_handler): add begin/end user action
594
595         * gtk/gtktextbuffer.c: add begin/end user action signals, and
596         bracket interactive operations with begin/end user action pair.
597         
598         * gtk/gtktextbuffer.h (struct _GtkTextBufferClass): remove
599         "interactive" arg from insert_text and delete_text signals.
600         Add begin_user_action, end_user_action signals
601         (gtk_text_buffer_begin_user_action): 
602         (gtk_text_buffer_end_user_action): New functions to delimit 
603         a user-visible action
604
605         * gtk/gtkmarshal.list: update to reflect changes to gtktextbuffer
606         signals.
607         
608 2000-12-18  Havoc Pennington  <hp@redhat.com>
609
610         * gdk/gdkevents.c (gdk_event_get_state): wow, that implementation
611         was pretty non-working.
612
613         * gtk/testtext.c (fill_file_buffer): make this a bit more robust
614         by passing the length to g_utf8_validate().
615
616 2000-12-16  Havoc Pennington  <hp@pobox.com>
617
618         * gtk/gdk-pixbuf-loader.h, gtk/gdk-pixbuf-loader.c: 
619         Port to GObject, can go back in gdk-pixbuf after setting up 
620         a gdk-pixbuf-marshal.h header over there.
621
622         * gtk/gtktreeview.c: s/SEPERATOR/SEPARATOR/g;
623         (gtk_tree_view_class_init): specify GTK_TYPE_ADJUSTMENT for signal
624         args
625         (gtk_tree_view_init): don't unset GTK_NO_WINDOW, it shouldn't be
626         set
627         (gtk_tree_view_realize_buttons): don't gtk_widget_show() buttons
628         here, do it when we create the buttons later
629         (gtk_tree_view_realize_buttons): add some g_return_if_fail 
630         (gtk_tree_view_map): paranoia checks that column->button is shown 
631         and unmapped
632         (gtk_tree_view_size_request): only request visible children.
633         Move header size calculation in here, for cleanliness, and 
634         to maintain invariants for child widgets if we eventually 
635         let users set different children inside the buttons
636         (gtk_tree_view_map_buttons): factor out code to map buttons,
637         since it was being called several times
638         (gtk_tree_view_size_allocate_buttons): move_resize the drag
639         windows instead of just moving them; their height may change 
640         if we allow random widgets in there, or the theme changes.
641         (gtk_tree_view_size_allocate): move button size allocation 
642         above emitting the scroll signals, to ensure a sane state when we
643         hit user code
644         (gtk_tree_view_button_release): remove queue_resize after
645         tree_view_set_size(), set_size() will handle any resize queuing
646         that's needed
647         (gtk_tree_view_focus_in): just queue a draw, don't fool with
648         draw_focus goo
649         (gtk_tree_view_focus): use gtk_get_current_event() and
650         gdk_event_get_state()
651         (gtk_tree_view_deleted): don't queue_resize() after calling set_size()
652         (gtk_tree_view_build_tree): fix a "if (foo); {}" bug - i.e. remove
653         semicolon
654         (gtk_tree_view_create_button): show the button here
655         (gtk_tree_view_button_clicked): actually emit the clicked signal
656         on the column
657         (_gtk_tree_view_set_size): return right away if the size is
658         unchanged, as a cheesy optimization
659         (gtk_tree_view_setup_model): rename set_model_realized to 
660         setup_model to match the flag that indicates whether we've 
661         called it
662         (gtk_tree_view_get_hadjustment): create adjustment if it doesn't
663         exist, because set_scroll_adjustment does that and it shouldn't
664         matter what order you call these in
665         (gtk_tree_view_get_vadjustment): ditto
666         (gtk_tree_view_set_headers_visible): canonicalize the bool, 
667         for paranoia
668         (gtk_tree_view_set_headers_visible): call
669         gtk_tree_view_map_buttons() instead of using cut-and-paste code
670         (gtk_tree_view_append_column): clarify whether the return value
671         is the count of columns before or after, and do the increment 
672         separately from the return statement so you can tell from the code.
673         (gtk_tree_view_remove_column): ditto
674         (gtk_tree_view_insert_column): ditto
675         (gtk_tree_view_get_column): remove g_return_if_fail for columns
676         outside the existing range, the docs say that outside-range
677         columns are allowed, so we handle them as documented. (Presumably
678         this allows a nice loop with column != NULL as test.)
679         (gtk_tree_view_move_to): document what 0.0, 0.5, 1.0 alignments 
680         mean (left/right/center etc.).
681         (gtk_tree_view_collapse_all): only queue a draw if we're mapped
682         (gtk_tree_view_expand_row): add docs
683         (gtk_tree_view_collapse_row): add docs
684
685         * gtk/gtktreeviewcolumn.c (gtk_tree_view_column_clicked): new
686         function to emit the clicked signal on a column
687         
688         * gdk/gdkevents.c (gdk_event_get_state): new function, to get the
689         state of an event
690         (gdk_event_get_time): don't treat GDK_SCROLL 
691         as a button event, remove default case from switch so gcc 
692         will whine if we don't explicitly handle all event types
693
694         * gtk/gtktreeselection.h: added some FIXME 
695         
696         * gtk/gtktreeprivate.h (struct _GtkTreeViewPrivate): rename
697         "columns" to "n_columns" and "column" to "columns" for clarity
698
699 2000-12-16  Havoc Pennington  <hp@pobox.com>
700         
701         * gtk/gtktextiter.c: General cleanup of the log attr iteration
702         stuff. This should make e.g. the delete key work again in the
703         text widget...
704         (gtk_text_iter_forward_cursor_positions): handle negative count
705         (gtk_text_iter_backward_cursor_positions): handle negative count
706         (gtk_text_iter_forward_word_ends): handle negative count
707         (gtk_text_iter_backward_word_starts): handle negative count
708
709         * gtk/gtktextlayout.h, gtk/gtktextlayout.c, gtk/gtktexttag.h,
710         gtk/gtktexttag.c, gtk/gtktexttagtable.h, gtk/gtktexttagtable.c, 
711         gtk/gtktextbuffer.h, gtk/gtktextbuffer.c: Convert everything to 
712         GObject. No doubt will cause breakage.
713
714         * demos/gtk-demo/textview.c: remove hacks around
715         non-GObject-ification of the text objects
716
717         * demos/gtk-demo/main.c (main): use g_object_set() to manipulate 
718         the text tag
719         
720 2000-12-14  Havoc Pennington  <hp@pobox.com>
721
722         * configure.in: only AC_DEFINE(HAVE_XFT) if we actually determined
723         that we have Xrender
724
725 Thu Dec 14 20:22:31 2000  Owen Taylor  <otaylor@redhat.com>
726
727         * gdk/{gdkdrawable.[ch],gdkpixmap.c,gdkwindow.c,x11/gdkwindow.c}:
728         Add two virtualized functions gdk_drawable_get_clip_region - to
729         get the clip region when drawing.
730         
731         * gdk/gdkwindow.c (gdk_window_invalidate_rect): Rewrite to simple
732         use invalidate_region.
733
734         * gdk/gdkwindow.c (gdk_window_invalidate_region): Clip to visible
735         region.
736
737         * acconfig.h configure.in: Check for Xft. For now, assume
738         that if Xft is found, Pango was compiled with Xft support
739         as well.
740
741         * gdk/gdkcolor.h gdk/x11/gdkcolor-x11.c: Add 
742         gdk_colormap_query_color().
743         
744         * gdk/x11/gdkdrawable-x11.c (gdk_x11_draw_glyphs): Draw
745         with Xft if appropriate.
746
747         * gdk/x11/gdkpango-x11.c (gdk_pango_context_get): Create
748         a pangoxft context if we have XFT and the environment
749         variable GD_USE_XFT is set.
750         
751         * gdk/x11/gdkx.h (struct _GdkGCX11): Cache the fg_pixel
752         and also possibly an XftDraw structure.
753
754         * gtk/gtkfontsel.c: Handle the case where the font from the
755         style doesn't match any of the fonts a bit better.
756         
757         * gtk/testgtk.c: Add tabs between directional segments for
758         hebrew/arabic test. (Not really necessary, just a little
759         prettier.)
760
761 2000-12-14  Havoc Pennington  <hp@redhat.com>
762
763         * gtk/testtext.c (fill_file_buffer): fix unicode validation when
764         reading a file
765
766 2000-12-14  Havoc Pennington  <hp@redhat.com>
767
768         * gtk/gtktextbtree.c (_gtk_text_btree_validate_line): remove
769         unused call to get_last_line()
770
771         * gtk/gtkobject.c (gtk_object_add_arg_type): add G_TYPE_POINTER
772         here until boxed is working (and maybe after that - we should
773         really not gratuitously break old code)
774
775         * gtk/gtktexttag.c (gtk_text_tag_class_init): add commented-out
776         specific types for font_desc and tabs args, move them to
777         GTK_TYPE_POINTER for now, waiting on g_param_spec_boxed() to get 
778         fixed. Move GdkColor args to GTK_TYPE_POINTER also.
779
780         * gtk/gtktextbuffer.c (gtk_text_buffer_class_init): temporarily
781         use GTK_TYPE_POINTER for signal signatures as a hack-around
782
783         * gtk/gtk-boxed.defs: Add boxed types for PangoFontDescription and
784         PangoTabArray
785
786         * gtk/gtktextlayout.c (line_display_iter_to_index): 
787         make static
788         (line_display_index_to_iter): make static
789
790         * gtk/gtktextbuffer.c (gtk_text_buffer_class_init): fix marshaller
791         to marshal a string not a boxed
792
793         * gtk/gtkmarshal.list: add marshaller for GtkTextBuffer:insert_text
794
795         * gtk/testtext.c (fill_file_buffer): don't use g_utf8_next_char
796         since the UTF-8 isn't validated yet
797
798         * gtk/gtktextsegment.c (char_segment_check_func): don't require
799         lines to end in '\n'
800         
801         * gtk/gtktextview.c (gtk_text_view_move_cursor): update to use
802         forward_to_delimiters, and grapheme boundaries
803         (gtk_text_view_delete_from_cursor): properly handle non-newline
804         delimiters, and grapheme boundaries
805
806         * gtk/gtktextiter.c (gtk_text_iter_forward_to_newline): rename
807         to gtk_text_iter_forward_to_delimiters, and make it work properly
808         if empty lines end with a character other than '\n'
809
810         * gtk/gtktextiter.h, gtk/gtktextiter.c: Add movement by cursor
811         position
812
813 2000-12-15  Tor Lillqvist  <tml@iki.fi>
814
815         * gdk/makefile.{mingw.in,msc} (gdk_OBJECTS): Add gdkkeys.
816
817         * gtk/gtk.def
818         * gdk/gdk.def: Update.
819
820         * gdk/win32/gdkmain-win32.c
821         * gdk/win32/gdkkeys-win32.c: New file. Move some functions from
822         gdkmain-win32.c here.
823
824         * gdk/win32/makefile.mingw.in (all): No need to make
825         gdk-win32res.o here, the makefile one step up will call us to make
826         it.
827
828         * gdk/win32/makefile.{mingw.in,msc} (gdk_win32_OBJECTS): Add
829         gdkkeys-win32.
830
831         * gdk/win32/gdkcolor-win32.c: Silence gcc -Wall.
832
833         * gdk/win32/gdkevents-win32.c (gdk_events_init): Remove leftover
834         call to g_source_add().
835
836         * gdk/win32/gdkgc-win32.c (BitmapToRegion): Plug memory
837         leak. Thanks to Andreas Kemnade.
838
839 2000-12-13  Havoc Pennington  <hp@pobox.com>
840
841         * gtk/gtktextbtree.h: Remove double _ in front of some functions
842
843         * gtk/gtktext*.[hc]: update accordingly
844         
845 2000-12-13  Havoc Pennington  <hp@pobox.com>
846
847         * gtk/gtktextbtree.h: Put _ in front of every function in this 
848         header file
849
850         * gtk/gtktext*.[hc]: update to reflect renamed btree functions
851
852 2000-12-13  Alex Larsson  <alexl@redhat.com>
853
854         * gdk/linux-fb/gdkmouse-fb.c (mouse_devs):
855         Add support for ps2 intellimouse.
856
857         * gdkkeyboard-fb.c:
858         Move shift-F1 repaint handling to xlate handler only.
859         
860         * docs/README.linux-fb:
861         Add imps2 to docs.
862         Document the new refresh keys.
863         
864 Tue Dec 12 23:46:44 2000  Tim Janik  <timj@gtk.org>
865
866         * gtk/stock-icons/Makefile.am: doh, this was broken beyond believe.
867
868         * gtk/gtkbox.c: change property types from (u)long to (u)int for
869         ::position and ::padding.
870
871         * gtk/gtkcontainer.c: make ::border_width an INT property.
872
873         * gtk/gtkpacker.c: make ::position an INT property.
874
875         * gtk/gtkscrolledwindow.c (gtk_scrolled_window_adjustment_changed):
876         guard against NULL h/v scrollbars, since this is used at construction
877         time.
878
879         * gtk/gtkclist.[hc]: nuked gtk_clist_construct(), implemented
880         internal gtk_clist_constructor().
881
882         * gtk/gtkctree.[hc]: nuked gtk_ctree_construct(), implemented
883         gtk_ctree_constructor().
884
885         * gtk/gtkprogressbar.c (gtk_progress_bar_class_init): property
886         ::pulse_step should use ARG_PULSE_STEP, not ARG_FRACTION.
887
888         * docs/reference/Makefile.am: fun stuff, disabled docs generation
889         again, gtk-scan.c needs to introspec paramspecs, not GtkAgs.
890
891         * gtk/gtkwidget.[hc]:
892         removed gtk_widget_setv(), gtk_widget_getv(), gtk_widget_newv()
893         and gtk_widget_get().
894         (gtk_widget_new): use g_object_new_valist().
895         (gtk_widget_set): use g_object_set_valist().
896
897         * gtk/gtkobject.[hc]:
898         removed gtk_object_arg_get_info(), gtk_object_getv(),
899         gtk_object_query_args(), gtk_object_newv(),
900         gtk_object_class_add_signals(),
901         gtk_object_class_user_signal_new(),
902         gtk_object_class_user_signal_newv(),
903         gtk_object_arg_set(), gtk_object_arg_get(),
904         gtk_object_args_collect(),
905         gtk_object_default_construct(),
906         gtk_object_constructed(),
907         GTK_CONSTRUCTED and GTK_OBJECT_CONSTRUCTED().
908         removed nsignals, signals and n_args members from GtkObjectClass.
909         (gtk_object_new): use g_object_new_valist().
910         (gtk_object_set): use g_object_set_valist().
911         (gtk_object_get): use g_object_get_valist().
912         
913         * gtk/gtkcompat.h: define gtk_object_default_construct().
914         
915         * gtk/gtktypeutils.c (gtk_type_new): create constructed objects via
916         g_object_new().
917
918         * gtk/*.c: removed gtk_object_class_add_signals() from class_init()
919         fucntions, cleaned up method assignments (make sure your structures
920         are setup properly before calling out). removed all GTK_CONSTRUCTED
921         hacks ;)
922
923 Tue Dec 12 11:52:16 2000  Owen Taylor  <otaylor@redhat.com>
924
925         * gtk/gtkclist.c (gtk_clist_optimal_column_width): Fix 
926         off-by-one error in checks. (Dave Lambert)
927
928 2000-12-12  Alexander Larsson  <alexl@redhat.com>
929
930         * gdk/linux-fb/gdkkeyboard-fb.c (xlate_close, raw_close):
931         Don't free gdk_fb_keyboard twice.
932
933 Tue Dec 12 08:24:42 2000  Tim Janik  <timj@gtk.org>
934
935         * gtk/testgtk.c:
936         (create_tooltips): 
937         (create_statusbar): get rid of object_signal:: GtkObject argument uses,
938         use GObject swapped_signal:: properties instead.
939
940         * gtk/gtkcellrenderertoggle.c: 
941         * gtk/gtkcellrenderertextpixbuf.c: 
942         * gtk/gtkcellrenderertext.c: 
943         * gtk/gtkcellrendererpixbuf.c: 
944         * gtk/gtkcellrenderer.c:
945         * gtk/gtktreeviewcolumn.c: s/[sg]et_param/[sg]et_property/, fixed
946         missing warnings for invalid property ids, install properties
947         with g_object_class_install_property() now.
948         
949         * gtk/gtksignal.c:
950         (gtk_signal_emit): let g_signal_emit_valist() collect the values for us.
951         
952 Wed Oct 25 14:17:43 2000  Owen Taylor  <otaylor@redhat.com>
953         
954         * gtk/gtkwidget.[ch] (gtk_widget_is_focus): Add a function
955         to determine if a window is the focus widget within
956         its toplevel.
957
958         * gtk/gtkcontainer.[ch]: Fix the return type of ::focus
959         to be boolean.
960
961         * gtk/gtkcontainer.c (gtk_container_real_focus): Move handling 
962         of the case where the container CAN_FOCUS to here instead
963         of having it in each individual move-the-focus place.
964
965         * gtk/gtkcontainer.c: Rewrite handling of left-right and up-down
966         focusing to be geometric in a much more obvious sense. Arrowing
967         around is still non-intuitive because it isn't perfect and
968         because entries, etc, grab the arrow keys, but it at least
969         usually will do what you expect now.
970         
971         * gtk/gtknotebook.[ch]: Many cleanups. Moved docs inline in this
972         file.
973
974         * gtk/gtknotebook.c: Change tabs to be a single item in
975         the focus chain. Make movement of focus on tabs with arrow
976         keys wrap around.
977         
978         * gtk/gtknotebook.c (gtk_notebook_find_child): Add
979         CHECK_FIND_CHILD macro to give informative error messages
980         instead of silent returns.
981
982         * gtk/gtknotebook.c (gtk_notebook_init): Set the RECEIVES_DEFAULT 
983         flag since we handle GdkReturn on the tabs.
984
985         * gtk/gtknotebook.c (gtk_notebook_expose_tabs): Invalidate
986         windows rather than sending expose events directly.
987
988         * gtk/gtknotebook.[ch] docs/Changes-2.0.txt: Move structure 
989         definition for GtkNotebookPage into .c file, since it is private.
990
991         * gtk/testgtk.c (create_notebook): Add option for 
992         testing borderless notebook.
993
994         * gtk/testgtk.c (page_switch): Removed egregious poking
995         around in GTK+ internals.
996
997         * docs/widget-system.txt: Remove references to GTK_REDRAW_PENDING.
998
999         * gtk/gtkclist.[ch]: Remove key press handler, handle focusing
1000         properly through gtk_clist_focus. Make the title headers a
1001         single item in the tab-focus chain, and make left-right wrap
1002         around.
1003
1004         * gtk/gtkwindow.c (gtk_window_focus): Add a custom
1005         focus method so that wrapping around works properly.
1006
1007         * gtk/gtktreeview.c: Remove calls to gtk_container_set_focus_child() - 
1008         that is handled for the widget now. 
1009
1010 Mon Dec 11 11:41:12 2000  Owen Taylor  <otaylor@redhat.com>
1011
1012         * gtk/gtkinvisible.c (gtk_invisible_init): Flag invisible
1013         widgets as TOPLEVEL.
1014
1015         * gtk/gtkwidget.c (gtk_widget_queue_resize): Don't assume
1016         TOPLEVEL widgets are containers.
1017
1018         * gtk/gtkinvisible.h: Remove useless include.
1019
1020 2000-12-11  Havoc Pennington  <hp@redhat.com>
1021
1022         * gtk/gtktextlayout.c (gtk_text_layout_get_line_display): 
1023         Handle chopping off \r\n and 0x2029 in addition to \n before
1024         passing to PangoLayout
1025
1026         * gtk/gtkimcontextsimple.c
1027         (gtk_im_context_simple_get_preedit_string): 
1028         return an empty string if no match is pending
1029
1030         * gtk/gtkimcontext.c (gtk_im_context_get_preedit_string): add
1031         assertion that the returned preedit string was sane
1032
1033         * gtk/gtktext*.[hc], gtk/testtext.c, gtk/testtextbuffer.c:
1034         s/gtk_text_iter_next_char/gtk_text_iter_forward_char/g;
1035         s/gtk_text_iter_prev_char/gtk_text_iter_backward_char/g;
1036
1037 Mon Dec 11 10:02:26 2000  Owen Taylor  <otaylor@redhat.com>
1038
1039         * gtk/gtkimcontextsimple.c (gtk_im_context_simple_finalize): 
1040         Fix up finalizer to chain to its parent.
1041
1042 2000-12-11  Alexander Larsson  <alexl@redhat.com>
1043
1044         * docs/README.linux-fb (GDK_KEYBOARD_TYPE):
1045         Clearified the difference between the keyboard types. Wrote a note
1046         about the magic sysrq key to get out of raw mode.
1047
1048 2000-12-09  James Henstridge  <james@daa.com.au>
1049
1050         * gdk/linux-fb/gdkmouse-fb.c (GdkFBMouseDevice): add prot struct
1051         member to hold masks for detecting the start of a protocol packet.
1052         (mouse_devs): add packet start masks for ps2 and ms device types.
1053         Left the mask for fidmour blank, as I have no idea what it should
1054         be.
1055         (handle_mouse_io): skip bytes until we get to the start of a
1056         packet.  My Logitech mouse seems to be passing an extra NULL pad
1057         byte, and GPM does a similar thing here.
1058         (gdk_fb_mouse_ms_open): changed error message to not say psaux, as
1059         this is the ms mouse driver.
1060         (gdk_fb_mouse_ms_packet): fix up button handling, which was
1061         completely broken except for button1.  It was checking the wrong
1062         bit in the packet for the status of the right mouse button, and
1063         wrongly assuming right == button2 rather than 3.  I fixed that and
1064         also added support for middle button (button2).
1065
1066 2000-12-08  Havoc Pennington  <hp@redhat.com>
1067
1068         * gtk/gtktextbtree.c (gtk_text_btree_insert): fix breakage here
1069         that cause a segfault on text insertion
1070
1071         * gtk/gtktextchild.c (gtk_text_child_anchor_queue_resize): fix 
1072         warning
1073
1074         * gtk/gtktextiter.c (test_log_attrs): use
1075         _gtk_text_buffer_get_line_log_attrs to speed things up a bit
1076
1077         * gtk/gtktextbuffer.c (_gtk_text_buffer_get_line_log_attrs): 
1078         Get log attrs for a line, using a cache stored on the buffer
1079         
1080         * gtk/gtkcolorsel.h (GTK_COLOR_SELECTION_GET_CLASS): fix typo,
1081         reported by Jeff Franks
1082
1083 2000-12-08  Alexander Larsson  <alla@lysator.liu.se>
1084
1085         * gdk/linux-fb/gdkmouse-fb.c (gdk_fb_mouse_ms_open):
1086         /dev/ttyS0 -> /dev/mouse
1087
1088 2000-12-08  Alexander Larsson  <alla@lysator.liu.se>
1089
1090         * gdk/linux-fb/gdkfont-fb.c (gdk_fontset_load):
1091         Added dummy gdk_fontset_load.
1092
1093 2000-12-08  Alexander Larsson  <alexl@redhat.com>
1094
1095         * docs/README.linux-fb:
1096         * docs/Makefile.am:
1097         Initial GtkFB docs.
1098         
1099         * gdk/linux-fb/Makefile.am:
1100         Define GDK_DATA_PREFIX.
1101
1102         * gdk/linux-fb/gdkmain-fb.c:
1103         Fix typo.
1104         Change default display to /dev/fb0.
1105
1106         * gdk/linux-fb/gdkpango-fb.c:
1107         Add $(prefix)/share/fonts/ to font path.
1108         
1109 2000-12-08  Alexander Larsson  <alla@lysator.liu.se>
1110
1111         * gdk/linux-fb/gdkkeyboard-fb.c:
1112         New file containing the abstracted keyboard driver. Most code
1113         taken from gdkinput-ps2.c
1114
1115         * gdk/linux-fb/gdkinput-ps2.c:
1116         Removed file.
1117         
1118         * gdk/linux-fb/Makefile.am:
1119         Added gdkkeyboard-fb.c, removed gdkinput-ps2.c.
1120
1121         * gdk/linux-fb/gdkcolor-fb.c:
1122         display->fb was renamed to display->fb_fd.
1123
1124         * gdk/linux-fb/gdkcursor-fb.c:
1125         gdk_mouse_get_info -> gdk_fb_mouse_get_info
1126
1127         * gdk/linux-fb/gdkinput.c:
1128         Moved gdk_input_init here from gdkinput-ps2.c
1129
1130         * gdk/linux-fb/gdkmain-fb.c:
1131         display->fb was renamed to display->fb_fd.
1132         Now the tty and the console is opened here instead
1133         of in the keyboard driver. Also check GDK_VT to see what
1134         tty to open.
1135         Move gdk_beep () here from gdkinput-ps2.c
1136         gdk_mouse_get_info -> gdk_fb_mouse_get_info
1137
1138         * gdk/linux-fb/gdkmouse-fb.c:
1139         Add header.
1140         gdk_mouse_get_info -> gdk_fb_mouse_get_info
1141         Return correct keyboard modifiers.
1142         GDK_MOUSETYPE -> GDK_MOUSE_TYPE for consistancy
1143
1144         * gdk/linux-fb/gdkprivate-fb.h:
1145         Add tty and vt info to display.
1146         Add orignal modeinfo storage to display
1147         Update global functions
1148
1149         * gdk/linux-fb/gdkwindow-fb.c:
1150         Added gdk_fb_window_find_focus().
1151         gdk_mouse_get_info -> gdk_fb_mouse_get_info
1152
1153 2000-12-07  Havoc Pennington  <hp@pobox.com>
1154
1155         * gdk/x11/gdkkeys-x11.c (gdk_keymap_lookup_key): fix name of 
1156         function, noticed by Alex
1157
1158 2000-12-06  Elliot Lee  <sopwith@redhat.com>
1159
1160         * configure.in: Detect freetype properly
1161
1162         * modules/basic/Makefile.am, gdk/linux-fb/Makefile.am: Make use of
1163         above.
1164
1165 2000-12-06  Alexander Larsson  <alexl@redhat.com>
1166
1167         * gdk/linux-fb/Makefile.am:
1168         Add gdkmouse-fb.c
1169         
1170         * gdk/linux-fb/gdkmouse-fb.c:
1171         New file. Abstracted the mouse drivers a bit.
1172
1173         * gdk/linux-fb/gdkcursor-fb.c:
1174         The cursor hide/show functions was moved here from gdkinput-ps2.c.
1175
1176         * gdk/linux-fb/gdkinput-ps2.c:
1177         Removed old mouse handling code. Moved cursor handling code
1178         to gdkcursor-fb.c, moved gdk_fb_window_send_crossing_events() to
1179         gdkwindow-fb.c. gdk_input_get_mouseinfo was renamed to
1180         gdk_mouse_get_info.
1181
1182         * gdk/linux-fb/gdkmain-fb.c:
1183         Pass NULL pointers for x,y in gdk_mouse_get_info call.
1184
1185         * gdk/linux-fb/gdkprivate-fb.h:
1186         Removed public gdk_fb_find_common_ancestor, added and renamed
1187         functions for the new mouse handling code.
1188
1189         * gdk/linux-fb/gdkwindow-fb.c:
1190         Moved gdk_fb_window_send_crossing_events here. added global
1191         variable gdk_fb_window_containing_pointer. made
1192         gdk_fb_find_common_ancestor static. gdk_input_get_mouseinfo was
1193         renamed to gdk_mouse_get_info.
1194
1195 2000-12-06  Alexander Larsson  <alexl@redhat.com>
1196
1197         * gdk/linux-fb/gdkevents-fb.c:
1198         Update to match latest gmain/gsource changes.
1199
1200         * gdk/linux-fb/gdkinput-ps2.c:
1201         Bogus gdk_keymap_get_entries_for_keycode implementation so that
1202         it links. Will be implemented later.
1203
1204 2000-12-03  Havoc Pennington  <hp@pobox.com>
1205
1206         * gdk/Makefile.am: add gdkkeys.[hc]
1207
1208         * gdk/gdkkeys.h, gdk/gdkkeys.c: Move all the keyval stuff to these
1209         files from gdk.h, gdk.c; add GdkKeymap type and operations on it.
1210
1211         * acconfig.h, configure.in: add checks and command line options
1212         for XKB
1213
1214         * gdk/x11/gdkkeys-x11.c: Implement the above functions
1215         
1216         * gdk/x11/gdkevents-x11.c (gdk_event_translate): Put the keycode
1217         and group in the key event
1218
1219         * gdk/gdkevents.h (struct _GdkEventKey): Add a hardware_keycode
1220         field with the low-level hardware key code, and a group
1221         field with the keyboard group
1222
1223         * gdk/x11/gdkprivate-x11.h: include config.h for HAVE_XKB,
1224         and declare a couple globals used for keymap handling
1225         
1226         * gtk/gtkimcontextsimple.c: Implement ISO 14755 input method,
1227         hold down Shift-Control and type a hex number to get a Unicode 
1228         character corresponding to the hex number
1229         (gtk_im_context_simple_get_preedit_string): Fix cursor position
1230         (return bytes not chars)
1231
1232 2000-12-05  Elliot Lee  <sopwith@redhat.com>
1233
1234         * gdk/gdkcolor.h: Make GdkColor specify element sizes
1235         to avoid waste on 64-bit platforms.
1236
1237 Tue Dec  5 15:49:31 2000  Owen Taylor  <otaylor@redhat.com>
1238
1239         * INSTALL: Fix link to PNG home, remove reference
1240         to fribidi.
1241
1242         * gdk/x11/gdkevents-x11.c: Fix up for new GMain API.
1243         
1244         * gdk/win32/gdkevents-win32.c: Fix up for new GMain API. (Not
1245         tested.)
1246
1247         * gtk/gtkcheckmenuitem.c: Permanently turn on
1248         always_show_toggle.
1249
1250         * gtk/gtkclist.c (gtk_clist_get_pixtext): Allow mask to 
1251         be NULL. (Vladimir Klebanov, #26545)
1252
1253         * gtk/gtkspinbutton.c (gtk_spin_button_insert_text): Fix 
1254         some signed/unsigned comparison problems. (#6510,
1255         David Kaelbling)
1256
1257         * gtk/gtkwidget.[ch] (gtk_widget_is_ancestor): Change
1258         return type to boolean (Oskar Liljeblad, #18648)
1259
1260 2000-12-05  Alexander Larsson  <alexl@redhat.com>
1261
1262         * gdk/linux-fb/gdkmain-fb.c (gdk_fb_display_new):
1263         Remove bogus colormap setting.
1264
1265 2000-12-05  Alexander Larsson  <alexl@redhat.com>
1266
1267         * gdk/linux-fb/gdkcolor-fb.c:
1268         More complete colormap handling. Now GdkRGB work in 8 bpp modes.
1269
1270         * gdk/linux-fb/gdkdrawable-fb2.c (gdk_fb_draw_image):
1271         Must set colormap.
1272         
1273 Tue Dec  5 13:17:53 GMT 2000  Tony Gale <gale@gtk.org>
1274
1275         * docs/tutorial/gtk-tut.sgml: DND updates
1276
1277 2000-12-05  Alexander Larsson  <alla@lysator.liu.se>
1278
1279         * gdk/linux-fb/gdkdrawable-fb2.c (gdk_fb_draw_drawable_3):
1280         Remove old debug g_warning().
1281         (gdk_fb_draw_drawable): The src argument can be either a wrapper
1282         or an implementation, just pass the implementation to draw_drawable_2.
1283         
1284         * gdk/linux-fb/gdkprivate-fb.h:
1285         Added GDK_IS_DRAWABLE_IMPL_FBDATA()
1286
1287         * gdk/linux-fb/gdkwindow-fb.c (_gdk_windowing_window_destroy):
1288         clear and invalidate area when window is destroyed.
1289         (send_map_events): Remove old commented out code.
1290
1291 2000-12-05  Alexander Larsson  <alexl@redhat.com>
1292
1293         * gdk/linux-fb/gdkpango-fb.c:
1294         Use italic instead of oblique in font aliases.
1295         
1296         * gdk/linux-fb/gdkrender-fb.c (gdk_fb_fill_span_generic,
1297         _gdk_fb_gc_calc_state): Support GDK_XOR, add g_warning for
1298         other unsupported functions.
1299
1300 2000-12-04  Havoc Pennington  <hp@redhat.com>
1301
1302         * gtk/gtkpaned.c (gtk_paned_expose): fix this to be sane
1303
1304         * gtk/gtkvpaned.c (gtk_vpaned_expose): Add an expose handler
1305
1306         * gtk/gtkhpaned.c (gtk_hpaned_expose): Add an expose handler
1307
1308         * gtk/gtknotebook.c (gtk_notebook_draw_tab): put in a temporary 
1309         hack to avoid infinite loops (synthetic expose event) - 
1310         Owen has more appropriate fixes in a branch he'll check in later.
1311
1312         * gtk/gtktextiter.c (gtk_text_iter_ends_line): handle paragraph
1313         separator, CR, and CRLF as line ends
1314
1315         * gtk/gtktextbtree.c (gtk_text_btree_insert): on insertion, break
1316         into lines using pango_find_paragraph_boundary(); other bits of
1317         the widget are still going to be broken if the boundary isn't '\n'
1318         though
1319
1320 2000-12-04  Alexander Larsson  <alexl@redhat.com>
1321
1322         * gdk/linux-fb/gdkfont-fb.c (gdk_text_width): Divide size by 2, not
1323         multiply.
1324
1325         * gdk/linux-fb/gdkpango-fb.c:
1326         Copied some 26.6 scaling macros from pango to clean up the rounding.
1327         (pango_fb_font_get_glyph_info): Correct sign on x value.
1328
1329         * gdk/linux-fb/gdkprivate-fb.h:
1330         Removed unreferenced external functions.
1331
1332         * modules/linux-fb/Makefile.am: Use ` instead of '.
1333
1334         * modules/linux-fb/basic.c:
1335         Remove dead code. In particular the dummy lang engine which broke all
1336         pango layouts in GtkFB. Don't include tables-big.i anymore.
1337
1338         * modules/linux-fb/tables-big.i:
1339         Upgrade to latest version from pango. Left for reference, basic_ranges
1340         moved to basic.c.
1341         
1342 2000-12-04  Havoc Pennington  <hp@redhat.com>
1343
1344         Fix bugs Alex found:
1345         
1346         * gtk/gtktooltips.c (gtk_tooltips_force_window): nuke connection
1347         to "draw"
1348
1349         * gtk/gtkdnd.c (gtk_drag_highlight): nuke connection to "draw"
1350
1351         * gtk/gtkcolorsel.c (palette_new): nuke connection to "draw"
1352
1353         * gtk/gtklistitem.c (gtk_list_item_expose): Put the old _draw() 
1354         implementation in here, apparently the expose() implementation was
1355         dead code.
1356
1357 2000-12-04  Alexander Larsson  <alexl@redhat.com>
1358
1359         * gdk/linux-fb/gdkpango-fb.c (pango_fb_font_get_metrics):
1360         Return positive descent.
1361
1362 2000-12-02  Havoc Pennington  <hp@pobox.com>
1363
1364         * gtk/gtkwidget.h (struct _GtkWidgetClass): Remove "draw" virtual
1365         method and signal
1366         
1367         * gtk/gtkwidget.c (gtk_widget_draw): Now just queues a draw then
1368         calls gdk_window_process_updates() to push the exposes through
1369         (gtk_widget_class_init): No more draw signal, no
1370         gtk_widget_real_draw()  
1371         
1372         * gtk/gtkbin.c (gtk_bin_draw): remove
1373
1374         * gtk/gtkbox.c (gtk_box_draw): remove
1375
1376         * gtk/gtkbutton.c (gtk_button_draw): remove
1377
1378         * gtk/gtkcalendar.c (gtk_calendar_draw): remove
1379
1380         * gtk/gtkcheckbutton.c (gtk_check_button_draw): remove
1381
1382         * gtk/gtkcheckmenuitem.c (gtk_check_menu_item_draw): remove
1383
1384         * gtk/gtkclist.c (gtk_clist_draw): remove
1385
1386         * gtk/gtkentry.c (gtk_entry_draw): remove
1387
1388         * gtk/gtkeventbox.c (gtk_event_box_draw): remove
1389
1390         * gtk/gtkfixed.c (gtk_fixed_draw): remove
1391
1392         * gtk/gtkframe.c (gtk_frame_draw): remove
1393
1394         * gtk/gtkhandlebox.c (gtk_handle_box_draw): remove
1395
1396         * gtk/gtkhpaned.c (gtk_hpaned_draw): remove
1397
1398         * gtk/gtklayout.c (gtk_layout_draw): remove
1399
1400         * gtk/gtklist.c (gtk_list_draw): remove
1401
1402         * gtk/gtklistitem.c (gtk_list_item_draw): remove
1403
1404         * gtk/gtkmenu.c (gtk_menu_draw): remove
1405
1406         * gtk/gtkmenubar.c (gtk_menu_bar_draw): remove
1407
1408         * gtk/gtkmenuitem.c (gtk_menu_item_draw): remove
1409
1410         * gtk/gtknotebook.c (gtk_notebook_draw): remove
1411
1412         * gtk/gtkoptionmenu.c (gtk_option_menu_draw): remove
1413
1414         * gtk/gtkpacker.c (gtk_packer_draw): remove
1415
1416         * gtk/gtkrange.c (gtk_range_draw): remove
1417
1418         * gtk/gtkscrolledwindow.c (gtk_scrolled_window_draw): remove
1419
1420         * gtk/gtkspinbutton.c (gtk_spin_button_draw): remove
1421
1422         * gtk/gtktable.c (gtk_table_draw): remove
1423
1424         * gtk/gtktearoffmenuitem.c (gtk_tearoff_menu_item_draw): remove
1425
1426         * gtk/gtktext.c (gtk_text_draw): remove
1427
1428         * gtk/gtktextview.c (gtk_text_view_draw): remove
1429
1430         * gtk/gtktogglebutton.c (gtk_toggle_button_draw): remove
1431
1432         * gtk/gtktoolbar.c (gtk_toolbar_draw): remove
1433
1434         * gtk/gtktree.c (gtk_tree_draw): remove
1435
1436         * gtk/gtktreeitem.c (gtk_tree_item_draw): remove
1437
1438         * gtk/gtktreeview.c (gtk_tree_view_draw): remove
1439
1440         * gtk/gtkviewport.c (gtk_viewport_draw): remove
1441
1442         * gtk/gtkvpaned.c (gtk_vpaned_draw): remove
1443
1444         * gtk/gtkvscale.c (gtk_vscale_draw): remove
1445
1446         * gtk/gtkwindow.c (gtk_window_draw): remove
1447
1448 2000-20-01  Anders Carlsson  <andersca@gnu.org>
1449
1450         * gtk/gtktogglebutton.c (gtk_toggle_button_draw): Fix bug when
1451         a GtkToggleButton is both insensitive and active, it was being
1452         drawn by the GtkButton draw handler which doesn't check the
1453         state. Now it's calling gtk_toggle_button_paint instead.
1454         
1455 2000-12-01  Havoc Pennington  <hp@redhat.com>
1456
1457         * gtk/gtktextdisplay.c (gtk_text_layout_draw): don't create
1458         dangling pointers to the appearance attributes from the 
1459         line display
1460
1461         * gdk/gdkdraw.c (gdk_drawable_get_image): allow negative
1462         width/height to mean "full width/height of drawable"
1463
1464         * gtk/gtktextview.h, gtk/gtktextview.c: Implement double/triple
1465         click to select word/line
1466         
1467         * gtk/gtktextiter.c (test_log_attrs): include paragraph delimiters 
1468         when getting log attrs. Get a slice, so that pixmaps and stuff
1469         are properly handled.
1470
1471         * gtk/gtktextbuffer.c (paste): Fix pasting to work properly if you
1472         paste into the selection (replaces selection now, previously
1473         crashed or added to selection). Reveals longstanding btree bug -
1474         select multiple lines, middle-click on the selection, boom. This
1475         isn't related to my changes though.
1476
1477         * gtk/gtkentry.c (gtk_entry_move_forward_word): Update to reflect
1478         PangoLogAttrs changes
1479         (gtk_entry_move_backward_word): ditto
1480
1481         * gtk/gtktextlayout.h, gtk/gtktextlayout.c: Make the iter motion
1482         functions return bool whether the iter moved onto a
1483         dereferenceable position.
1484  
1485         * gtk/gtktextview.h, gtk/gtktextview.c: Add a bunch of public
1486         functions for motion in terms of display lines.
1487
1488         * gtk/gtktextmark.c (gtk_text_mark_get_buffer): Add function to
1489         get the buffer a mark is inside
1490         
1491 2000-12-01  Alexander Larsson  <alexl@redhat.com>
1492
1493         * gdk/linux-fb/Makefile.am:
1494         * modules/linux-fb/Makefile.am:
1495         Freetype 2 final uses freetype-config
1496
1497         * gdk/linux-fb/gdkpango-fb.c:
1498         Upgrade to use Freetype 2 final.
1499         More flexible support for font aliases, this also fixes a bug with
1500         GtkFontSelector, as the aliases must be visible in the font/family list,
1501         or GtkFontSelector reads uninitialized memory.
1502
1503 2000-11-30 Hidetoshi Tajima  <tajima@eng.sun.com>
1504
1505         * modules/input/gtkimcontextxim.c (setup_im): Add NULL argument to
1506         XGetIMValues to properly terminate variable argument list, and do
1507         NULL return check for ic_values and xim_styles.
1508
1509         * modules/input/gtkimcontextxim.c (gtk_im_context_xim_reset):
1510         Restore preedit state after XmbResetIC().
1511         
1512         * modules/input/gtkimcontextxim.c (gtk_im_context_xim_get_ic):
1513         XvaCreateNestedList() should take XvaNestedList, but not
1514         XvaNestedList*.
1515
1516         * modules/input/gtkimcontextxim.c (gtk_im_context_xim_reset,
1517         preedit_draw_callback, preedit_caret_callback): Match
1518         "preedit-changed" signal name to "preedit_changed" to be
1519         consistent to the spec.
1520
1521         * gtk/gtkimcontextsimple.c (check_table):
1522         Match "preedit-changed" to "preedit_changed" to be consistent
1523         to the spec.
1524
1525 Thu Nov 30 23:03:04 2000  Owen Taylor  <otaylor@redhat.com>
1526
1527         * gdk/x11/gdkgc-x11.c (gdk_gc_copy): Properly handle
1528         gc->clip_region == NULL>
1529
1530 2000-11-30  Tor Lillqvist  <tml@iki.fi>
1531
1532         Changes by Hans Breuer:
1533         
1534         * gdk/win32/gdkwindow-win32.c (gdk_window_set_geometry_hints):
1535         Dont't use negative width and height as max_hints. This fixes
1536         Owen's recent testgtk changes for win32.
1537
1538         * gdk/win32/gdkgc-win32.c (gdk_win32_hdc_get,
1539         gdk_win32_hdc_release): These are exported and may be called with
1540         other drawable types than our GdkDrawableImplWin32 (?).
1541
1542         * gdk/gdkwindow.c: Backing store appears to work on Windows now,
1543         so always #define USE_BACKING_STORE.
1544
1545         * gtk/gtktextdisplay.c (render_layout_line): Use g_print instead
1546         of printf for debugging output.
1547
1548         * gtk/gtktextlayout.c (allocate_child_widgets): Ditto.
1549         
1550         * gtk/gtktextview.c (gtk_text_view_child_allocated): Ditto.
1551
1552         * gtk/gtkmain.h (GTKMAIN_C_VAR): Win32 fix for dllimport
1553         declaration.
1554
1555         * gtk/gtktexttypes.h: Ditto.
1556
1557         * gtk/gtklabel.c (gtk_label_set_markup_with_accel): Return a value
1558         (GDK_VoidSymbol) also if in case of arg check failure.
1559
1560         * gtk/gtkimcontextsimple.c
1561         (gtk_im_context_simple_get_preedit_string): Don't assign cursor
1562         position to the pointer, but to the variable it points to.
1563
1564         * gtk/makefile.msc.in (DEFINES): Define GTK_VERSION.
1565
1566         * gtk/gtk.def: Updates.
1567
1568 2000-11-29  Elliot Lee  <sopwith@redhat.com>
1569
1570         * gtk/gtkmodelsimple.c: Inherits from GTK_TYPE_OBJECT, not
1571         GTK_TYPE_TREE_MODEL.
1572
1573 2000-11-29  Alexander Larsson  <alexl@redhat.com>
1574
1575         * gdk/linux-fb/gdkfont-fb.c (gdk_font_from_description):
1576         Set the size of the font from the description.
1577         (gdk_text_width): Gross hack that calculates the width
1578         of text by text_length * size/2. This is necessary because
1579         GtkLabel does some ugly gtk_string_width call to calculate
1580         an good size.
1581         (linux-fb/gdkprivate-fb.h): Removed unused field FT_Face.
1582
1583 Wed Nov 29 13:39:19 GMT 2000  Tony Gale <gale@gtk.org>
1584
1585         * docs/tutorial/gtk-tut.sgml: DND updates
1586
1587 2000-11-29  Alexander Larsson  <alexl@redhat.com>
1588
1589         * gdk/linux-fb/gdkwindow-fb.c (_gdk_windowing_window_clear_area):
1590         If you pass width or height == 0 to gdk_window_clear_area they
1591         should be calculated from the window size.
1592
1593 2000-11-29  Alexander Larsson  <alexl@redhat.com>
1594
1595         * gdk/linux-fb/gdkinput-ps2.c (move_pointer): If there is
1596         a grab, but no grab-cursor, use the cursor from the grabbed
1597         window. (gdk_fb_window_send_crossing_events): Send normal
1598         enter/leave notifications if grab and owner_events == TRUE.
1599
1600 2000-11-29  Alexander Larsson  <alexl@redhat.com>
1601
1602         * gdk/linux-fb/gdkinput-ps2.c (send_button_event):
1603         Do implicit button grabs, even if the window doesn't
1604         want the event.
1605         (gdk_fb_window_send_crossing_events): If there is a
1606         grab, only the grabbed window gets normal enter/leave
1607         notifications. On ungrab go from grabbed window to current.
1608         Don't send any notification to b when propagating from c -> b.
1609         If setting a grab on window, don't set prev_window.
1610         (handle_mouse_input): Send enter/leave events to the window the
1611         mouse is over, not the grabbed one.
1612         
1613 2000-11-28  Elliot Lee  <sopwith@redhat.com>
1614
1615         * gdk/gdkregion-generic.c: Zap warning.
1616         * modules/input/Makefile.am: Only build im-xim if USE_X11 is enabled
1617         * gtk/gtkrc.c: s/strcpy/memcpy/ to save a few nanoseconds.
1618
1619 2000-11-28  Alexander Larsson  <alla@lysator.liu.se>
1620
1621         * gdk/linux-fb/gdkwindow-fb.c (gdk_fb_window_move_resize):
1622         The cursor should be hidden if it is part of either the
1623         source or destination region. Not only if it is in both.
1624         (gdk_window_set_transient_for): Silence warnings.
1625
1626 2000-11-28  Alexander Larsson  <alexl@redhat.com>
1627
1628         * gdk/linux-fb/mifillarc.c (miFillArcSliceSetup):
1629         The default mode in X is Pie Arcs, therefore that is
1630         what Gtk+ uses.
1631
1632 2000-11-28  Alexander Larsson  <alexl@redhat.com>
1633
1634         * gdk/linux-fb/gdkinput-ps2.c:
1635         Implement correct EnterNotify/LeaveNotify:
1636         (gdk_fb_window_send_crossing_events): New function that sends
1637         all GdkCrossingEvents from the last mouse-window to the specified
1638         destination.
1639         (gdk_fb_window_visibility_crossing): Removed function.
1640         (handle_mouse_input): Use gdk_fb_window_send_crossing_events()
1641         (send_button_event, gdk_fb_cursor_reset): Use gdk_window_at_pointer
1642         instead of gdk_window_get_pointer() for better readability.
1643
1644         * gdk/linux-fb/gdkmain-fb.c (gdk_fb_pointer_grab,
1645         gdk_fb_pointer_ungrab): Use gdk_fb_window_send_crossing_events.
1646
1647         * gdk/linux-fb/gdkprivate-fb.h:
1648         removed gdk_fb_window_visibility_crossing, added
1649         gdk_fb_window_send_crossing_events and gdk_fb_find_common_ancestor.
1650
1651         gdk/linux-fb/gdkwindow-fb.c (gdk_fb_find_common_ancestor):
1652         New function that finds the least common ancestor of two windows.
1653         (gdk_window_show, gdk_window_hide):
1654         Use gdk_fb_window_send_crossing_events.
1655         (gdk_fb_window_move_resize): Send configure events to toplevel
1656         windows. Use gdk_fb_window_send_crossing_events.
1657
1658 2000-11-27  Havoc Pennington  <hp@redhat.com>
1659
1660         * gtk/gtkprivate.h (enum): Remove a trailing comma
1661
1662 2000-11-27  Federico Mena Quintero  <federico@helixcode.com>
1663
1664         * gtk/gtkspinbutton.c (gtk_spin_button_set_adjustment): Connect to
1665         the "changed" callback of the adjustment.  We need to redraw the
1666         spin button's arrows when the adjustment's range changes.
1667         (adjustment_changed_cb): Draw the arrows.
1668         (gtk_spin_button_value_changed): Draw the arrows.
1669
1670 2000-11-23  Alexander Larsson  <alexl@redhat.com>
1671
1672         * gdk/linux-fb/gdkselection-fb.c:
1673         Initial selection implementation.
1674
1675         * gtk/gtkselection.c:
1676         if GDK_WINDOWING_FB defined, include linux-fb/gdkfb.h and look up
1677         requestor in gtk_selection_request.
1678         
1679         * gdk/linux-fb/gdkfb.h, gdk/linux-fb/gdkglobals-fb.c:
1680         Added gdk_selection_property atom.
1681
1682         * gdk/linux-fb/gdkprivate-fb.h:
1683         Export _gdk_selection_window_destroyed.
1684         Removed mask_off_x/y from GdkCursorPrivateFB.
1685         Removed hbearing, added top, left to PangoFBGlyphInfo.
1686
1687         * gdk/linux-fb/gdkwindow-fb.c (_gdk_windowing_window_destroy):
1688         Call _gdk_selection_window_destroyed
1689         (_gdk_windowing_window_init): Don't call gdk_cursor_new() before
1690         the root window has been created.
1691         (static_dx_hack, static_dy_hack, compare_draw_rects,
1692         gdk_fb_window_move_resize): Remove unnecessary sort of rectangles
1693         in region. They are already sorted. Instead just traverse them in
1694         reverse if draw_direction < 0.
1695         
1696         * gdk/linux-fb/gdkinput-ps2.c (send_button_event):
1697         Double-clicks must be sent after the normal button_press.
1698         (gdk_fb_cursor_unhide): Remove usage of mask_off_x/y. Clean up.
1699         
1700         * gdk/linux-fb/gdkgeometry-fb.c (gdk_window_scroll):
1701         Pass _gdk_fb_screen_gc instead of NULL.
1702
1703         * gdk/linux-fb/gdkmain-fb.c (_gdk_windowing_init_check):
1704         Initialize gdk_selection_property.
1705         (gdk_event_make): Remove unused code.
1706
1707         * gdk/linux-fb/gdkcursor-fb.c:
1708         Make the pixmap for the cursor the same size as the mask. Also remove
1709         the mask_off_x/y fields in GdkCursorPrivateFB and combine
1710         _gdk_cursor_new_from_pixmap() and gdk_cursor_new_from_pixmap()
1711         Now the whole cursor is visible.
1712
1713         * gdk/linux-fb/gdkdrawable-fb2.c (gdk_fb_draw_drawable_3):
1714         Fix bug where xdest+height instead of ydest+height was used
1715         to calculate if the source and dest overlapped. This fixes the
1716         redraw bug when the main window in testgtk was scrolled when
1717         partially covered by a tall window.
1718         Copy rectangles in region in order depending on draw_direction.
1719         Also moved the draw_direction flipping of start_y and end_y into
1720         the gc functions, as this might not be what all of them want.
1721         (gdk_fb_draw_lines): Support dashed lines.
1722         (gdk_fb_draw_glyphs): Clean up glyph placement. Also fix positioning
1723         so that the text is positioned correctly (was 1 pixel high).
1724
1725         gdk/linux-fb/gdkgc-fb.c:
1726         Initialize cap_style to GTK_CAP_BUTT. This fixes a problem where
1727         all lines were drawn a pixel to short. Also checked the default of
1728         the rest of the values, and they're the same as X now.
1729
1730         * gdk/linux-fb/gdkpango-fb.c (pango_fb_font_get_glyph_info):
1731         Clean up pixel positioning of the glyphs. Just use bgy->top and
1732         bgy->left. Also used PANGO_PIXEL where appropriate and added 0.5
1733         to all divisions to get correct rounding behaviour.
1734
1735         * gdk/linux-fb/gdkrender-fb.c (gdk_fb_draw_drawable_generic,
1736         gdk_fb_draw_drawable_memmove, gdk_fb_draw_drawable_aa_24):
1737         Moved start_y/end_y flip into draw_drawable implementations.
1738         Flip also x rendering when draw_direction < 0.
1739         Remove unneccesary multiply with draw_direction.
1740
1741 Wed Nov 22 14:11:19 GMT 2000  Tony Gale <gale@gtk.org>
1742
1743         * docs/tutorial/gtk-tut.sgml:
1744           - get rid of gtk_toggle_button_toggled FUD
1745           - start DND section - needs work - based on:
1746                 http://wolfpack.twu.net/docs/gtkdnd/
1747
1748 2000-11-22  Alexander Larsson  <alexl@redhat.com>
1749
1750         * gdk/linux-fb/gdkpango-fb.c (pango_fb_font_get_metrics):
1751         Correct calculation of font metrics. Now GtkEntrys have sane
1752         size.
1753
1754 2000-11-22  Alexander Larsson  <alexl@redhat.com>
1755
1756         * gdk/gdktypes.h:
1757         Add new type GdkSpan
1758         
1759         * docs/reference/gdk/gdk-sections.txt,
1760         docs/reference/gdk/tmpl/regions.sgml, gdk/gdkregion-generic.c,
1761         gdk/gdkregion.h:
1762         Implement and document gdk_region_spans_intersect_foreach.
1763
1764         * gdk/linux-fb/Makefile.am, gdk/linux-fb/gdkrender-fb.c:
1765         Add new file gdkrender-fb.c which contains all core
1766         rendering code.
1767         Add gdk_fb_fill_rectangle_generic (old rectangle code) and
1768         gdk_fb_fill_rectangle_simple_16, gdk_fb_fill_rectangle_simple_32
1769         (optimized rectangle fillers).
1770
1771         * gdk/linux-fb/gdkdrawable-fb2.c:
1772         Move all rendering code to gdkrender-fb.c.
1773         Change from using GdkRectangles and GdkSegments for spans to GdkSpan.
1774         Use the new span intersection functions in gdk_fb_fill_spans.
1775         gdk_fb_draw_rectangle() clips filled rectangles and calls
1776         gc->fill_rectangle with the result.
1777         gdk_fb_fill_spans() gets extra argument "sorted".
1778
1779         * gdk/linux-fb/gdkevents-fb.c:
1780         Remove unused includes and defines.
1781         New function gdk_fb_get_time() to get correct time for events.
1782
1783         * gdk/linux-fb/gdkinput-ps2.c:
1784         Use gdk method of generating multiple-clicks (gdk_event_button_generate)
1785         Make sure to set the time of all events.
1786
1787         * gdk/linux-fb/gdkmain-fb.c:
1788         Use gdk_fb_get_time ().
1789
1790         * gdk/linux-fb/gdkprivate-fb.h:
1791         New virtual GC calls: fill_span & fill_rectangle.
1792         Export gdk_fb_get_time().
1793         gdk_fb_fill_spans() gets extra argument "sorted".
1794
1795         * gdk/linux-fb/mi*.c:
1796         Use GdkSpan instead of GdkRectangle.
1797         Pass correct sorted to gdk_fb_fill_spans. (sorted value taken
1798         from XFree 4 source)
1799         
1800 2000-11-22    <jrb@redhat.com>
1801
1802         * gtk/gtktreeview.c (gtk_tree_view_calc_size): It's amazing what
1803         reversing the order in an if statement will do.  Doing so managed
1804         to make the treemodelsort half work.  Other half will follow after
1805         I get the insert function fully fixed.
1806
1807 2000-11-21  Elliot Lee  <sopwith@redhat.com>
1808         * gtk/gtkmenushell.h: GdkEventButton->button can occupy significantly
1809         more than 2 bits. Besides, I need to implement an evil hack. :)
1810
1811 Tue Nov 21 14:17:51 GMT 2000  Tony Gale <gale@gtk.org>
1812
1813         * docs/tutorial/gtk-tut.sgml: minor corrections
1814
1815 2000-11-20  Jonathan Blandford <jrb@redhat.com>
1816         * gtk/gtktreemodelsort.h: Add convertion functions to let you
1817           convert to and from relative path's and iters.
1818
1819         * gtk/treestoretest.c: move to having a sorted/unsorted view.  Start
1820           testing sorting functions a bit better.  Currently broken -- will
1821           fix in morning.
1822
1823 2000-11-20  Havoc Pennington  <hp@redhat.com>
1824
1825         * gtk/gtkwidget.c: Documented a bunch of functions in here
1826         (gtk_widget_realize): Warn if you try to realize
1827         a widget with no parent that isn't a toplevel
1828         (gtk_widget_intersect): return a gboolean
1829
1830 2000-11-20  Havoc Pennington  <hp@redhat.com>
1831
1832         * gtk/gtktextview.c, gtk/gtktextlayout.c, gtk/gtktextchild.c,
1833         gtk/testtext.c: Semi-finish widget embedding. Need guffaw
1834         scrolling to be implemented in GDK to finish. Also, right now
1835         we just size_allocate all children on every layout change,
1836         which is pretty lame. Test commented out of testtext.c, 
1837         until it works better.
1838
1839 2000-11-20  Alexander Larsson  <alla@lysator.liu.se>
1840
1841         * gdk/linux-fb/gdkdrawable-fb2.c:
1842         Removed unused arguments from gdk_fb_drawable_get_pixel().
1843
1844         * gdk/linux-fb/gdkinput-ps2.c (handle_input_ps2):
1845         Renamed fidur specific mouse packet data in MouseDevice to
1846         generic. Used it in ps2 mouse handling code to avoid blocking
1847         reads.
1848
1849 Sat Nov 18 18:00:17 2000  Jonathan Blandford  <jrb@redhat.com>
1850
1851         * demos/gtk-demo/main.c: Changed to have the list become
1852         non-italic when the demo window is destroyed through an external
1853         event (like a close button).  Doing so found three bugs in the
1854         widget.
1855
1856         * demos/gtk-demo/*.c (do_*): Changed to return the toplevel window.
1857
1858         * gtk/gtkliststore.c (gtk_list_store_set_cell): emit "change" when
1859         we actually set the cell.
1860
1861         * gtk/gtktreestore.c (gtk_tree_store_set_cell): ditto
1862
1863         * gtk/gtktreeselection.c (gtk_tree_selection_real_select_node):
1864         free a leaked path.  Thanks memprof.
1865
1866 Sat Nov 18 11:58:17 2000  Owen Taylor  <otaylor@redhat.com>
1867
1868         * gdk/gdkrgb.c (gdk_rgb_allocate_images): Fix 
1869         off-by-one error when destroying allocated segments
1870         on failure. (Elliot)
1871
1872 Sat Nov 18 11:45:09 2000  Owen Taylor  <otaylor@redhat.com>
1873
1874         * gtk/gtkcalendar.c: Patch from ChiDeok Hwang to fix
1875         memleaks found by Evan Martin.
1876
1877 Fri Nov 17 20:14:20 2000  Owen Taylor  <otaylor@redhat.com>
1878
1879         * Released 1.3.2
1880         
1881         * NEWS: Updates for 1.3.2
1882
1883 2000-11-17  Tor Lillqvist  <tml@iki.fi>
1884
1885         * gdk/gdkevents.h: Add comment that GdkXEvent isn't only for XEvent,
1886         but in general for window system specific events.
1887
1888         * gtk/gtk.def
1889         * gtk/makefile.mingw.in
1890         * gtk/makefile.msc.in: Update.
1891         
1892         * gtk/gtktexttypes.h: Mark variables for export/import from DLL.
1893
1894 Thu Nov 16 16:11:39 2000  Owen Taylor  <otaylor@redhat.com>
1895
1896         * gtk/Makefile.am (EXTRA_DIST): Do not, in any circumstances,
1897         distribute gtk.immodules.
1898
1899         * gtk/Makefile.am (install-data-local): Don't install the
1900         gtk.immodules file created for the uninstalled modules;
1901         instead run gtk-query-immodules after install
1902
1903 Wed Nov 15 21:51:31 2000  Owen Taylor  <otaylor@redhat.com>
1904
1905         * modules/input/Makefile.am (im_xim_la_LDFLAGS): Point
1906         -rpath to the right install location.
1907
1908         * modules/input/Makefile.am (im_inuktitut_la_LDFLAGS): Remove
1909         -export-dynamic.
1910
1911         * gtk/gtkthemes.c (gtk_theme_engine_get): Set engine->name
1912         properly.
1913
1914 2000-11-15  Havoc Pennington  <hp@pobox.com>
1915
1916         * gtk/gtktextview.c (gtk_text_view_start_cursor_blink): Apply
1917         patch from Mikael Hermansson to temporarily stop blinking while
1918         the user is using the keyboard to type or navigate. 
1919
1920         Also, when blinking, stay on for longer than we stay off. Also,
1921         return from start_cursor_blink if !cursor_visible, to save
1922         checking that flag all over the place before we call
1923         start_cursor_blink.
1924
1925 Thu Nov 16 01:25:51 2000  Robert Brady  <robert@suse.co.uk>
1926
1927         * gtk/gtkrc.*: Remove the locale-specific gtkrc's, as they
1928         only contain a "fontset" line, which is now ignored.
1929
1930         * gtk/gtkentry.c (gtk_entry_button_release): Make 
1931         double-click-to-select-word work.
1932         
1933 Wed Nov 15 20:16:54 2000  Owen Taylor  <otaylor@redhat.com>
1934
1935         * gtk/gtktextlayout.c (gtk_text_layout_move_iter_to_line_end): 
1936         Don't move back one char when we are actually at the end of the 
1937         paragraph.
1938
1939 2000-11-15  Robert Brady  <robert@suse.co.uk>
1940
1941         * modules/input/iminuktitut.c (inuktitut_compose_seqs): 
1942         'o' < 'p'.
1943         
1944         * gtk/gtkmain.c: s/CODSET/CODESET/, include <libintl.h> for
1945         bind_textdomain_codeset.
1946
1947         (gtk_init_check): Make the warning about translating default:LTR
1948         sterner.
1949         
1950 Wed Nov 15 18:39:40 2000  Owen Taylor  <otaylor@redhat.com>
1951
1952         * **/Makefile.am : remove unecessary rules for win32-specific
1953         config-substituted targets. If you want these rules, use
1954         --enable-maintainer-mode (called automatically by autogen.sh).
1955         Stops a lot of unneccessary make-time warnings.
1956
1957         * gtk/gtktext{layout,display}.c: Factor in total width as
1958         well as screen when figuring alignment for word-wrap as well as
1959         no wrap; this is necessary to handle lines that cannot be wrapped
1960         at all.
1961
1962 2000-11-15  Havoc Pennington  <hp@redhat.com>
1963
1964         * gtk/testtext.c: Implement essential color cycling feature
1965
1966 2000-11-15  Havoc Pennington  <hp@redhat.com>
1967
1968         * gtk/gtktextview.c (changed_handler): Invalidate the side windows
1969         when we invalidate the main window.
1970
1971         * gtk/testtext.c (create_view): Get rid of text_changed_callback,
1972         GtkTextView will now invalidate the side windows for us when text
1973         changes.
1974
1975 Wed Nov 15 16:02:20 2000  Owen Taylor  <otaylor@redhat.com>
1976
1977         * gtk/gtktextview.c (changed_handler): Call scroll_calc_now()
1978         unconditionally, since we may need to update the horizontal
1979         scrollbars even if the height didn't change.
1980
1981         * gtk/gtktextlayout.c (add_preedit_attrs): Always get
1982         the extra attrs, since some of them affect size.
1983
1984         * gtk/gtktextdisplay.c (gtk_text_layout_draw): Factor in
1985         x_offset correctly.
1986
1987 2000-11-15  Havoc Pennington  <hp@redhat.com>
1988
1989         * gtk/gtktextlayout.c (set_para_values): If indent is negative,
1990         don't move the first line out into the margin, instead move the
1991         whole paragraph in order to make space for the first line within 
1992         the margin
1993
1994 2000-11-15  Havoc Pennington  <hp@redhat.com>
1995
1996         * gtk/gtktextview.c (changed_handler): offset redraw rect by
1997         xoffset in addition to yoffset, so horizontal scrolling doesn't
1998         break redraws
1999
2000 2000-11-15  Havoc Pennington  <hp@redhat.com>
2001
2002         * gtk/gtktextdisplay.c (gtk_text_layout_draw): Remove extra pixel
2003         from the cursor
2004         (render_layout_line): fix reversed test that caused weird
2005         underlines to get drawn
2006
2007 2000-11-15  Alexander Larsson  <alla@lysator.liu.se>
2008
2009         * gdk/linux-fb/gdkprivate-fb.h:
2010         Fix debug macros.
2011         
2012 2000-11-15  Alexander Larsson  <alla@lysator.liu.se>
2013
2014         * gdk/linux-fb/gdkprivate-fb.h:
2015         Added virtual functions set_pixel, get_color,
2016         fill_span and draw_drawable to the GC.
2017         Added global _gdk_fb_screen_gc to use instead of
2018         NULL when drawing to the screen.
2019         Added _gdk_fb_gc_calc_state() prototype.
2020
2021         * gdk/linux-fb/gdkgc-fb.c:
2022         Call _gdk_fb_gc_calc_state() on any gc state change.
2023
2024         * gdk/linux-fb/gdkglobals-fb.c:
2025         Add _gdk_fb_screen_gc
2026                 
2027         * gdk/linux-fb/gdkdrawable-fb2.c:
2028         _gdk_fb_gc_calc_state() calculates best functions
2029         for the GC state and depth.
2030         Moved bpp specialized code to separate functions.
2031         Added optimized 24 bpp AA draw_drawable.
2032
2033         * gdk/linux-fb/gdkevents-fb.c:
2034         Silence gcc warning.
2035
2036         * gdk/linux-fb/gdkimage-fb.c:
2037         Use _gdk_fb_screen_gc
2038
2039         * gdk/linux-fb/gdkwindow-fb.c:
2040         Init and use _gdk_fb_screen_gc
2041
2042         * gdk/linux-fb/mitypes.h:
2043         Remove unused types.
2044
2045 2000-11-14  Havoc Pennington  <hp@pobox.com>
2046
2047         * gtk/gtktextlayout.c (add_cursor): use PANGO_PIXELS() to convert
2048         to pixels
2049
2050 2000-11-14  Havoc Pennington  <hp@pobox.com>
2051
2052         * gtk/testtextbuffer.c (fill_buffer): change "offset" to "rise"
2053
2054         * gtk/gtktexttypes.h (GTK_TEXT_UNKNOWN_CHAR): Add macro for
2055         unknown char, no real reason we were using a variable. 
2056         Remove gtk_text_unknown_char variable. Fix all the text widget
2057         files accordingly.
2058
2059         * gtk/gtktexttypes.c: Change "unknown character" to 0xFFFC, 
2060         since the Unicode spec seems to prefer that character for our
2061         purposes.
2062
2063 Wed Nov 15 02:18:01 2000  Robert Brady  <robert@suse.co.uk>
2064
2065         * gtk/gtkrc.c (gtk_rc_get_im_module_file): The return 
2066         value of g_getenv() isn't freeable, so g_strdup it.
2067
2068         * modules/input/inuktitut.c: Inuktitut input method.
2069
2070         * modules/input/Makefile.am: Build this.
2071         
2072 2000-11-14  Elliot Lee  <sopwith@redhat.com>
2073
2074         * gtk/Makefile.am: Install gtk.immodules, needed for operation
2075         of gtk programs.
2076
2077 Tue Nov 14 20:13:06 2000  Owen Taylor  <otaylor@redhat.com>
2078
2079         * gtk/gtktextlayout.c (gtk_text_layout_move_iter_to_line_end): Fix
2080         reversed > that was causing Home to go to end of previous line.
2081
2082         * gtk/gtkimcontextsimple.c (gtk_im_context_simple_filter_keypress): Ignore
2083         modified-keypresses (leave for bindings.)
2084
2085         * modules/input/Makefile.am: Remove useless -export-dynamic
2086         from module LDFLAGS.
2087
2088 2000-11-14  Havoc Pennington  <hp@redhat.com>
2089
2090         * gdk/gdkpango.c (gdk_draw_layout_line): Draw underlines one pixel
2091         higher.
2092
2093         * gtk/gtktextdisplay.c (render_layout_line): Take rise into
2094         account. Also, render rise, underline, background, etc. for
2095         pixbufs as well as text. Also, draw underlines one pixel higher.
2096
2097         * gtk/gtktextlayout.c (gtk_text_layout_get_line_display): Add a
2098         PangoAttribute for the rise, so it gets drawn properly. Also,
2099         add the GtkTextAppearance attribute for pixbuf/widget segments
2100         as well; we should go ahead and have rise, underline, background,
2101         stipple work for those
2102
2103         * gtk/gtktexttag.c: Rename "offset" property to "rise" to match
2104         Pango
2105
2106 2000-11-15  Tor Lillqvist  <tml@iki.fi>
2107
2108         * gtk/makefile.{mingw,msc}.in (gtk_OBJECTS): Add new objects.
2109
2110         * gtk/gtk.def: Update.
2111
2112         * gtk/gtkrc.c: Can't check for G_OS_WIN32 until glib.h has been
2113         included.
2114         (gtk_rc_get_im_module_file): Use run-time installation directory
2115         on Win32.
2116
2117         * gdk/win32/rc/gdk.rc: Remove.
2118         * gdk/win32/rc/gdk.rc.in: New file.
2119         * gdk/win32/rc/Makefile.am: New file
2120         * gdk/win32/Makefile.am: Corresponding changes.
2121
2122         * gtk/gtk.rc: Remove.
2123         * gtk/gtk-win32.rc.in: New file.
2124         * gtk/Makefile.am: Corresponding changes.
2125
2126         * configure.in: Corresponding changes.
2127
2128         * gtk/gtkcompat.h.win32: Remove, useless. A distribution already
2129         has a built gtkcompat.h. Developers using CVS code on Win32 can
2130         hand-edit it from gtkcompat.h.in.
2131
2132         * gtk/makefile.{mingw,msc}.in: Correspondingly don't try to make
2133         gtkcompat.h from gtkcompat.h.win32.
2134
2135 2000-11-14  Havoc Pennington  <hp@redhat.com>
2136
2137         * gtk/gtktextview.c (gtk_text_view_drag_motion): Fix drag-and-drop
2138         to default to GDK_ACTION_MOVE if the drag is within a single
2139         widget. Defaults to GDK_ACTION_COPY between widgets.
2140
2141 Mon Nov 13 14:43:48 2000  Owen Taylor  <otaylor@redhat.com>
2142
2143         * demos/Makefile.am (test-inline-pixbufs.h): Fix srcdir != builddir
2144
2145         * gtk/Makefile.am (INCLUDES): Add -I$(builddir)/gtk
2146
2147         * gtk/stock-icons/Makefile.am (gtkstockpixbufs.h): Handles
2148         srcdir != builddir
2149
2150         * modules/input/Makefile.am (INCLUDES): add $(top_srcdir)/gdk
2151
2152         * configure.in (GTK_VERSION): Up to 1.3.2
2153
2154         * modules/input/Makefile.am (im_xim_la_SOURCES): Add 
2155         gtkimcontextxim.h
2156
2157         * gtk/gtkimcontext.c (gtk_im_context_get_preedit_string): Add
2158         missing doc comment.
2159
2160 2000-11-14  Alexander Larsson  <alexl@redhat.com>
2161
2162         * modules/linux-fb/basic.c:
2163         Use the glib iconv wrappers.
2164
2165 2000-11-13  Havoc Pennington  <hp@pobox.com>
2166
2167         * demos/gtk-demo/textview.c: spiff up the demo a bit; reveals
2168         still more bugs.
2169
2170         * gtk/gtktextview.c (gtk_text_view_value_changed): don't try to
2171         scroll the GdkWindows before realization.
2172
2173 2000-11-13  Havoc Pennington  <hp@redhat.com>
2174
2175         * gtk/gtktextdisplay.c (gtk_text_render_state_update): fix bug 
2176         where GC didn't always get updated properly
2177
2178         * demos/gtk-demo/textview.c (create_tags): Use subattributes
2179         of fonts instead of setting the entire font
2180
2181         * gtk/testtext.c (fill_example_buffer): Use "size" instead of
2182         setting entire font
2183
2184         * gtk/gtkdialog.c (gtk_dialog_add_button): Fix some warnings
2185
2186         * gtk/gtktexttag.h, gtk/gtktexttag.c: Explode font_desc into 
2187         a bunch of individually-settable font attributes. You can still 
2188         use the "font" and "font_desc" args, they just set all the font
2189         attributes at once.
2190
2191 2000-11-13 Elliot Lee <sopwith@redhat.com>
2192
2193         * gdk/gdk.h: Add a couple of missing G_GNUC_CONST's.
2194
2195 Mon Nov 13 14:29:32 2000  Jonathan Blandford  <jrb@redhat.com>
2196
2197         * gtk/gtktreemodel.c (gtk_tree_path_copy): confirm path != NULL
2198         * gtk/gtktreemodel.c (gtk_tree_path_free): ditto
2199
2200         * gtk/gtktreemodelsort.c (gtk_tree_model_sort_insert_value): make
2201         work better.
2202
2203 2000-11-13  Havoc Pennington  <hp@redhat.com>
2204
2205         * gtk/gtkimmodule.c (gtk_im_module_init): Free the filename of 
2206         the module file.
2207
2208         * gtk/gtktexttag.c (gtk_text_attributes_copy): fix memory leak of
2209         dest->language
2210
2211         * gtk/testtext.c: Test pixels above/below/inside paragraphs
2212         settings
2213
2214         * gtk/gtktextview.c: Implement object args and setters/getters for
2215         all the aspects of the GtkTextAttributes that are not set from
2216         GtkWidget attributes. This is spacing, justification, margins,
2217         etc.
2218
2219         (gtk_text_view_set_arg)
2220         (gtk_text_view_get_arg): implement get/set for editable, wrap mode
2221         args
2222         (gtk_text_view_class_init): Add args for justify, left_margin,
2223         right_margin, indent, and tabs
2224         
2225
2226         * gtk/gtktextlayout.c (set_para_values): fix to display indent
2227         attribute properly
2228
2229         * gtk/gtktexttag.c: Remove left_wrapped_line_margin attribute, 
2230         replace with indent attribute
2231
2232         * gtk/gtktextlayout.c (set_para_values): multiply indent by
2233         PANGO_SCALE
2234
2235         * gtk/gtktextdisplay.c (render_para): Use PangoLayoutIter,
2236         rearranging code to do that
2237         (gtk_text_layout_draw): Pass in the y for the whole LineDisplay,
2238         i.e. don't subtract the top_margin first, just to keep
2239         all margin-futzing in one place.
2240
2241         * gdk/gdkpango.c (gdk_draw_layout): Use PangoLayoutIter
2242
2243         * gtk/gtktextlayout.c (gtk_text_layout_get_iter_location): Remove
2244         special case of last line, Pango now handles this itself.
2245         (gtk_text_layout_get_iter_at_pixel): Fix incorrect clamp of the 
2246         Y coordinate
2247         (gtk_text_layout_move_iter_to_x): port to use PangoLayoutIter
2248         (find_display_line_above): wasn't moving the byte index as it
2249         iterated over lines, so always returned byte 0. Also, port to use
2250         PangoLayoutIter.
2251         (find_display_line_below): same problem as
2252         find_display_line_above. Also, port to use PangoLayoutIter.
2253
2254 2000-11-13  Alexander Larsson  <alexl@redhat.com>
2255
2256         * gdk/linux-fb/*.[ch]:
2257         Massive reindent to gtk+ standard. My hands hurt.
2258
2259         * gdk/linux-fb/gdkcolor-fb.c:
2260         Move GdkColorPrivateFB from inherited to windowing_data
2261
2262         * gdk/linux-fb/gdkcursor-fb.c:
2263         _gdk_cursor_new_from_pixmap made static
2264
2265         * gdk/linux-fb/gdkdnd-fb.c:
2266         GdkDragContextPrivate moved to windowing_data
2267
2268         * gdk/linux-fb/gdkdrawable-fb2.c:
2269         Removed endian.h, use glib endianness macros instead
2270         Some cleanups in the usage of GDK_DRAWABLE_FBDATA
2271         and GDK_DRAWABLE_IMPL_FBDATA
2272
2273         * gdk/linux-fb/gdkfont-fb.c:
2274         Add empty gdk_font_load(). Needed for linking of Gtk+.
2275
2276         * gdk/linux-fb/gdkimage-fb.c:
2277         Removed endian.h, use glib endianness macros instead
2278         Moved GdkImagePrivateFB to windowing_data
2279         gdk_image_new_bitmap didn't always allocate enough
2280         memory.
2281
2282         * gdk/linux-fb/gdkinput-ps2.c:
2283         Added semi-working support for MS serial mice.
2284
2285         * gdk/linux-fb/gdkprivate-fb.h:
2286         s/GdkWindowPrivate/GdkWindowObject/
2287         Removed GdkWindowPrivate typedef
2288         s/GDK_DRAWABLE_P/GDK_DRAWABLE_FBDATA/
2289         Removed GDK_DRAWABLE_P
2290         Move GdkColorPrivateFB from inherited to windowing_data
2291         Moved GdkImagePrivateFB to windowing_data
2292
2293         * gdk/linux-fb/gdkvisual-fb.c:
2294         Removed some unused debug code.
2295
2296         * gdk/linux-fb/gdkwindow-fb.c:
2297         Use stock cursors instead of including X headers.
2298         s/GdkWindowPrivate/GdkWindowObject/
2299
2300         * gdk/linux-fb/mitypes.h:
2301         Removed unused types.
2302
2303         * modules/linux-fb/basic.c:
2304         Use the pango fribidi wrappers.
2305
2306 2000-11-13  Sebastian Wilhelmi  <wilhelmi@ira.uka.de>
2307
2308         * gdk/linux-fb/gdkcolor-fb.c, gdk/nanox/gdkmain-nanox.c,
2309         gdk/win32/gdkcolor-win32.c, gdk/win32/gdkwin32id.c,
2310         gdk/x11/gdkcolor-x11.c, gdk/x11/gdkvisual-x11.c, gdk/x11/gdkxid.c,
2311         gtk/gtkgc.c, gtk/gtkrc.c, gtk/gtktext.c: GCompareFunc ->
2312         GEqualFunc where applicable.
2313         
2314         * gdk/linux-fb/gdkpango-fb.c: pango_font_description_compare ->
2315         pango_font_description_equal as changed in pango.
2316         
2317         * gdk/nanox/gdkmain-nanox.c: gdk_xid_compare -> gdk_xid_equal.
2318
2319         * gdk/win32/gdkcolor-win32.c: gdk_colormap_cmp -> gdk_colormap_equal.
2320
2321         * gdk/win32/gdkwin32id.c: gdk_handle_compare -> gdk_handle_equal.
2322
2323         * gdk/x11/gdkcolor-x11.c: gdk_colormap_cmp -> gdk_colormap_equal.
2324
2325         * gdk/x11/gdkvisual-x11.c: gdk_visual_compare -> gdk_visual_equal.
2326
2327         * gdk/x11/gdkxid.c: gdk_xid_compare -> gdk_xid_equal.
2328
2329         * gtk/gtkgc.c: gtk_gc_key_compare -> gtk_gc_key_equal and
2330         gtk_gc_drawable_compare -> gtk_gc_drawable_equal.
2331
2332         * gtk/gtkrc.c: gtk_rc_style_compare -> gtk_rc_style_equal and
2333         gtk_rc_styles_compare -> gtk_rc_styles_equal.
2334
2335 2000-11-12  Havoc Pennington  <hp@pobox.com>
2336
2337         * demos/gtk-demo/Makefile.am (democodedir): change demo install
2338         dir to datadir/gtk+-2.0/demo
2339
2340         * demos/gtk-demo/textview.c: Text widget demo; reveals all 
2341         sorts of text widget and Pango font bugs. Urgh.
2342
2343         * demos/gtk-demo/Makefile.am (demos): Add textview.c
2344
2345         * demos/gtk-demo/main.c (create_tree): Add instructions at top of
2346         tree that you should double click to see the demo. Fix 
2347         types of variables to reflect changed return values from 
2348         GtkTreeStore and GtkTreeViewColumn constructors.
2349
2350         * gtk/gtktextbuffer.c (gtk_text_buffer_new): ref/sink the
2351         newly-created buffer to prepare for GObject semantics
2352
2353         * gtk/testtext.c: don't leak the buffer with GObject semantics
2354
2355         * gtk/testtextbuffer.c: ditto
2356         
2357 2000-11-12  Havoc Pennington  <hp@pobox.com>
2358
2359         Rename this testgtk to gtk-demo to avoid confusion, and 
2360         install it so people can use it as a supplement to 
2361         the documentation.
2362         
2363         * demos/gtk-demo: Moved from demos/testgtk
2364
2365         * demos/testgtk: Removed
2366
2367         * configure.in: make Makefile in gtk-demo
2368         
2369         * demos/gtk-demo/Makefile.am: Install sample source to 
2370         datadir/gtk-demo (maybe there's a better place?), and 
2371         rename the binary to gtk-demo
2372         
2373         * demos/gtk-demo/main.c (load_file): Load installed sample
2374         source if source isn't found in pwd.
2375
2376 2000-11-09  Havoc Pennington  <hp@pobox.com>
2377
2378         * gtk/gtkentry.c (gtk_entry_class_init): Add an "invisible_char" 
2379         argument to set the char displayed when visibility == FALSE
2380         (gtk_entry_create_layout): If !entry->visible, replace 
2381         all chars with the "invisible char"
2382
2383         * gtk/testgtk.c: Test the invisible_char deal
2384         
2385 Mon Nov 13 02:16:33 2000  Robert Brady  <robert@suse.co.uk>
2386
2387         * gtk/gtkstyle.c (gtk_style_init): Fall back to "fixed" if we
2388         can't get a native font in the right encoding.
2389
2390 Mon Nov 13 00:09:29 2000  Robert Brady  <robert@suse.co.uk>
2391
2392         * configure.in: Chinese .pos have been renamed to zh_CN and zh_TW
2393         respectively.
2394
2395 Sun Nov 12 19:11:42 2000  Owen Taylor  <otaylor@redhat.com>
2396
2397         * gtk/gtktextlayout.c (gtk_text_layout_move_iter_to_next_line):
2398         Fix warning when moving between paragraphs.
2399
2400         * gtk/gtkentry.[ch]: Change move => move_cursor, 
2401         delete => delete_from_cursor, insert => insert_at_cursor
2402
2403 Sun Nov 12 22:52:51 2000  Robert Brady  <robert@suse.co.uk>
2404
2405         * modules/input/imviqr.c: A vietnamese VIQR-based input method.
2406
2407         * modules/input/imthai-broken.c: A Thai input method for use if
2408         Thai keys are really generating Latin1 keysyms.
2409
2410         * modules/input/Makefile.am: Build these.
2411
2412 Sun Nov 12 22:15:35 2000  Robert Brady  <robert@suse.co.uk>
2413
2414         * gtk/gtkfileselection.c, gdk/win32/gdkfont-win32.c: 
2415         g_filename_{to,from}_utf8 now takes an extra parameter.
2416
2417         * gtk/gtkcalendar.c (gtk_calendar_init): Convert output of
2418         strftime into UTF-8.
2419
2420         (column_from_x, gtk_calendar_paint_day_names): Support RTL
2421         calendars.
2422
2423         (gtk_calendar_paint_day_names): Draw day names in the right 
2424         place.
2425         
2426 Sun Nov 12 14:10:09 2000  Owen Taylor  <otaylor@redhat.com>
2427
2428         * gdk/x11/gdkselection-x11.c (gdk_utf8_to_compound_text): Fix
2429         problem with using result of g_get_charset() backwards -
2430         pointed out by Mikael Hermansson <mikeh@bahnhof.se>.
2431
2432         * gtk/gtkwindow.c (gtk_window_compute_hints): Support
2433         negative min_width/height and max_width/height to
2434         mean "requisition"; this allows setting a window
2435         to be user-resizable in only one direction easily.
2436
2437         * gtk/testgtk.c (create_main_window): Remove hard-coded
2438         usize - set a default size in the vertical direction.
2439
2440 Sun Nov 12 13:33:01 2000  Owen Taylor  <otaylor@redhat.com>
2441
2442         * gtk/gtkrange.c: Add some missing casts. Support 
2443         2 and 3 button clicks on the arrows to mean 
2444         "move by pages" and "jump to end". (Like gtkspinbutton)
2445
2446 2000-11-12 Hans Breuer <Hans@Breuer.Org>
2447
2448         * gdk/win32/makefile.msc : reflect build module changes
2449
2450         * gdk/win32/gdkcursor-win32.c : can't cast to impl type directly
2451         from GdkPixmap*, cast implementation member instead.
2452
2453         * gdk/win32/gdkdrawable-win32.c (gdk_win32_draw_drawable) : The
2454         passed in drawable is of type GdkDrawableImplWin32, the GdkPixmap *src 
2455         maybe either GdkDrawable or GdkDrawableImpl. Corrected all casts, add
2456         more Gdi functions return value checking. 
2457         (gdk_win32_draw_image) : use IMAGE_PRIVATE_DATA to get on the
2458         GdkImagePrivateWin32 *.
2459
2460         * gdk/win32/gdkevents-win32.c : Disable the SetCapture call to make
2461         menus useable again. Add #pragma message to keep reminded on this issue.
2462         (gdk_event_translate) : don't generate GDK_EXPOSE events for InputOnly
2463         windows. This allows to enable backing store on Win32!
2464
2465         * gdk/win32/gdkimage-win32.c (_gdk_win32_get_image) : the passed
2466         in drawable is of impl type. Correct specific type checks appropriate.
2467  
2468         * gdk/win32/gdkpixmap-win32.c (gdk_pixmap_create_from_data) : check 
2469         GDK_WINDOW_DESTROYED before allocating new resources.
2470
2471         * gdk/win32/gdkselection-win32.c : Handle GDK_WINDOW_DESTROYED case
2472
2473         * gdk/win32/gdkwindow-win32.c : more Gdi return value checking,
2474         (gdk_window_foreign_new) initialize parent handle.
2475         (gdk_window_destroy_notify) add GDK_IS_WINDOW check
2476
2477         * gdk/win32/gdkgeometry-win32.c (_gdk_window_move_resize_child) :
2478         Let the GDI invalidate the window on MoveWindow call to fix scrolling
2479         problems (e.g. main buttons in testgtk). 
2480
2481 Sat Nov 11 23:07:30 2000  Owen Taylor  <otaylor@redhat.com>
2482
2483         * gtk/gtkentry.c (gtk_entry_key_press): Call 
2484         gtk_widget_activate for GDK_Return.
2485
2486         * gtk/gtkentry.c (gtk_entry_preedit_changed_cb): Fix handling
2487         of preedit cursor position.
2488
2489 Sun Nov  5 04:24:53 2000  Owen Taylor  <otaylor@redhat.com>
2490
2491         * gtk/gtkcellrenderertextpixbuf.c: Make parent_class
2492         static.
2493
2494 Tue Sep 19 10:54:22 2000  Owen Taylor  <otaylor@redhat.com>
2495
2496         * modules/input/{gtkimcontextxim.[ch],imxim.c}: Rip
2497         out support for multiple locales; that simple doesn't
2498         work reliably with current Xlib
2499
2500         * gtk/gtkimcontext*.[ch] gtk/gtkimmulticontext.[ch]
2501         gtk/gtktextlayout.[ch] gtk/gtktextview.c gtk/gtkentry.c: 
2502         Add support for positioning the cursor within the preedit string.
2503
2504 Mon Sep 18 23:56:32 2000  Owen Taylor  <otaylor@redhat.com>
2505
2506         * modules/input/{imxim.c,gtkimcontextxim.[ch]}: Start
2507         at XIM input method module.
2508
2509         * gtk/gtktextview.c: Check for bindings after passing
2510         events to im context filter.
2511
2512 Mon Sep 18 11:50:51 2000  Owen Taylor  <otaylor@redhat.com>
2513
2514         * gtk/gtktextlayout.c (add_preedit_attrs): Handle
2515         empty attribute lists properly.
2516
2517 Sun Sep 17 10:08:16 2000  Owen Taylor  <otaylor@redhat.com>
2518
2519         * gtk/queryimmodules.c (main): Return non-zero exit
2520         status if errors were encountered querying any
2521         modules.
2522
2523         * modules/input/Makefile.am (moduledir): remove
2524         leftover bin program target.
2525
2526         * docs/make-todo: Fix typo in error message.
2527
2528 Sat Sep 16 14:04:30 2000  Owen Taylor  <otaylor@redhat.com>
2529
2530         * configure.in: Add modules/input/Makefile
2531
2532 Sat Sep 16 14:01:52 2000  Owen Taylor  <otaylor@redhat.com>
2533
2534         * gtk/gtk.h: include gtkmodule.h gtkoldeditable.h,
2535         don't include gtkthemes.h.
2536
2537         * gtk/testgtk.c gtk/testtext.c: Set environment variables
2538         to point
2539
2540         * gtk/Makefile.am: Add new .c and .h files, build 
2541         gtk-query-immodules and use it to create a gtk.immodules
2542         file for use of test programs.
2543
2544         * gtk/gtkpreview.c: remove extra blank line.
2545
2546 Sat Sep 16 13:21:04 2000  Owen Taylor  <otaylor@redhat.com>
2547
2548         * gtk/gtkimcontextsimple.c (gtk_im_context_simple_add_table): 
2549         Add the ability to add extra tables beyond the default
2550         one, and also the ability to have compose sequences 
2551         that are prefixes of other compose sequences. 
2552
2553         * gtk/gtkimcontextsimple.c: Export a preedit string which
2554         consists of possible candidates for keystrokes that have
2555         been entered but not yet committed.
2556
2557         * gtk/gtkimcontext.[ch] gtk/immulticontext.[ch]
2558         gtk/gtkimcontextsimple.[ch]: add gtk_im_context_reset()
2559
2560         * gtk/gtkmulticontext.[ch] (gtk_im_multicontext_append_menuitems): 
2561         Add a function to add input-method switching menu items
2562         to a menu.
2563
2564         * gtk/gtkimmulticontext.[ch]: Properly handly set_client_window
2565         when switching input methods.
2566
2567         * gtk/gtkimcontextsimple.[ch]: Change the format of
2568         the compose table to allow compose tables of different
2569         lengths / sequence.
2570
2571 Sat Sep 16 13:05:48 2000  Owen Taylor  <otaylor@redhat.com>
2572
2573         * gtk/gtkimmodule.[ch]: Support routines for loading
2574         GtkIMContext implementations dynamically at runtime.
2575
2576         * modules/input/imcyrillic-translit.c: A sample input
2577         method (based on GtkIMContextSimple with an extra table),
2578         which demonstrates preedit strings and the module
2579         system for input modules
2580
2581         * gtk/queryimmodules.c: Program to query the available
2582         input modules and write the results into a file.
2583          
2584         * gtk/gtkrc.[ch] (gtk_rc_get_im_module_file): Add
2585         extra config options "im_module_file" (cache file for
2586         input method modules), and "im_module_path" - path
2587         to look for modules when generating cache file.
2588
2589         This doesn't scale.
2590
2591 Sat Sep 16 13:09:06 2000  Owen Taylor  <otaylor@redhat.com>
2592
2593         * gtk/gtkthemes.[ch] gtk/gtkmodule.[ch]: Move most of the 
2594         generic code from gtkthemes into a new abstraction
2595         GtkModule which has the logic for implementing
2596         a loadable module which implements a number of 
2597         GObject types.
2598
2599 Sat Sep 16 13:07:13 2000  Owen Taylor  <otaylor@redhat.com>
2600
2601         * gtk/gtkeditable.[ch]: Convert GtkEditable from
2602         a class into an interface  
2603         
2604         * gtk/gtkoldeditable.[ch]: Move the old editable
2605         implementation into here, so legacy widgets can
2606         still rely on the implemenation. GtkOldEditable
2607         exports GtkEditable. Make selection handling
2608         code use new text conversion functions (and
2609         handle UTF-8 as a side-effect). Use GtkClipboard
2610         for CLIPBOARD.
2611
2612         * gtk/gtktext.[ch] gtk/gtkcombo.c gtk/gtkspinbutton.c:
2613         Adopt to match above changes.
2614
2615         * gtk/gtkentry.[ch]: Implement GtkEditable directly,
2616         avoid GtkOldEditable implementation. Restructure
2617         to reduce number of places that modify state directly.
2618         Move to GtkBindingSet. Display the preedit string.
2619         Queue recomputation of PangoLayout and scroll position
2620         to improve effiency of doing complex changes naively.
2621         Add a menu with cut/copy/paste and input method selection.
2622
2623 Thu Sep 14 22:11:05 2000  Owen Taylor  <otaylor@redhat.com>
2624
2625         * gtk/gtktextlayout.[ch]: Add gtk_text_layout_set_preedit_string()
2626         to set preedit string and attributes; display preedit string by
2627         inserting string and attributes at cursor when creating the
2628         GtkTextLineDisplay.
2629
2630         * gtk/gtktextlayout.c: Move all conversions between byte
2631         positions in PangoLayout and GtkTextIter into new functions
2632         line_display_iter_to_index/index_to_iter that properly
2633         handle the preedit string.
2634
2635         * gtk/gtktextmark.[ch]: Restore gtk_text_mark_get_name, modify
2636         it to return const char * (eventually will end up
2637         as GCONST char *, most likely.)
2638
2639         * gtk/gtktextview.[ch]: Handle the preedit string, call
2640         gtk_im_context_reset() as necessary, add a menu to switch
2641         input methods.
2642         
2643         * gtk/gtktextlayout.[ch]: Remove useless
2644         gtk_text_layout_get_log_attrs() function.
2645
2646 2000-11-11  Tor Lillqvist  <tml@iki.fi>
2647
2648         * gdk/gdk.def
2649         * gtk/gtk.def: Update.
2650
2651         * gdk/win32/*.c: Add last argument to g_type_register_static()
2652         calls.
2653
2654         * gdk/win32/gdkwindow-win32.c: Silence gcc -Wall.
2655
2656         * gdk/win32/gdkevents-win32.c: Handle MSH_MOUSEWHEEL messages
2657         generated by older wheel mouse drivers. Get the correct y
2658         coordinate from WM_MOUSEWHEEL messages.
2659
2660         * gdk/win32/gdkgc-win32.c (gdk_win32_cap_style_to_string,
2661         gdk_win32_fill_style_to_string, gdk_win32_function_to_string,
2662         gdk_win32_join_style_to_string, gdk_win32_line_style_to_string):
2663         Debugging functions.
2664
2665         * gdk/win32/gdkprivate-win32.h: Declare them.
2666
2667         * gdk/win32/gdkinput-win32.h: Add declaration for
2668         gdk_input_window_destroy().
2669
2670         * gtk/makefile.mingw.in: Pass -DGTK_VERSION. Add gtktreemodel.o.
2671
2672 Fri Nov 10 19:06:41 2000  Jonathan Blandford  <jrb@redhat.com>
2673
2674         * gtk/gtktreemodelsort.c (gtk_tree_model_sort_insert_value): New
2675         function to help handle keeping things in sync.
2676
2677 Fri Nov 10 12:10:34 2000  Jonathan Blandford  <jrb@redhat.com>
2678
2679         * gtk/gtkliststore.c (gtk_model_simple_class_init): use the new
2680         BOXED marshallers.
2681
2682         * gtk/gtkliststore.c (gtk_list_store_get_column_type): Add this.
2683         (gtk_list_store_class_init): use the new BOXED marshallers.
2684
2685         * gtk/gtktreestore.c (gtk_tree_store_new_with_types): change
2686         new_with_values to new_with_types.
2687         (gtk_tree_store_get_column_type): add this.
2688         (gtk_tree_store_class_init): use the new BOXED marshallers.
2689
2690         * gtk/gtkmarshal.list: Added a number of BOXED marshallers to
2691         mirror some POINTER marshallers.
2692
2693 Thu Nov  9 11:23:22 2000  Jonathan Blandford  <jrb@redhat.com>
2694
2695         * gtk/gtktreemodel.h (struct _GtkTreeIter): added more fields to
2696         allow more interesting iterators.  Also, made the lifecycle of
2697         iterators more explicit.
2698
2699         * gtk/gtktreemodelsort.[ch]: New model for sorting.
2700
2701         * gtk/gtk-boxed.defs (GtkTreeIter, GtkTreePath): Added two boxed
2702         types.
2703
2704 2000-11-09  Alexander Larsson  <alexl@redhat.com>
2705
2706         * demos/testgtk/menus.c:
2707         Changes to make the new testgtk compile after
2708         gtk_menu_append was removed.
2709
2710         * gdk/linux-fb/gdkdrawable-fb2.c
2711         (gdk_fb_get_depth, gdk_fb_get_visual,
2712         gdk_drawable_impl_fb_class_init): Implement
2713         these drawable functions. Now GtkImages work again.
2714
2715         * gdk/linux-fb/gdkimage-fb.c (_gdk_fb_get_image): Change prototype.
2716
2717         * gdk/linux-fb/gdkprivate-fb.h (_gdk_fb_get_image): Change prototype.
2718         
2719         * gdk/linux-fb/gdkmain-fb.c (fb_modes_parse_mode,
2720         gdk_fb_setup_mode_from_name, gdk_fb_set_mode, gdk_fb_display_new);
2721         Parse /etc/fb.modes, use the environment variables GDK_DISPLAY_MODE,
2722         GDK_DISPLAY_DEPTH, GDK_DISPLAY_WIDTH, GDK_DISPLAY_HEIGHT.
2723
2724 2000-11-08  Havoc Pennington  <hp@pobox.com>
2725
2726         * gtk/gtktexttag.c (gtk_text_tag_class_init): Add visible and
2727         visible_set args, don't know where these had gone, I thought they
2728         used to be there
2729
2730         * gtk/testtext.c: Add a menu item to apply invisibility tag;
2731         now we can test the feature and see that it's totally broken.
2732
2733 2000-11-08  Havoc Pennington  <hp@pobox.com>
2734
2735         Make DND copy pixbufs and tags when source and target share a 
2736         tag table.
2737         
2738         * gtk/gtktextview.c (gtk_text_view_drag_data_get): provide the
2739         in-process GTK_TEXT_BUFFER_CONTENTS target
2740         (gtk_text_view_drag_data_received): Paste from
2741         GTK_TEXT_BUFFER_CONTENTS if we receive it.
2742
2743 2000-11-08  Alexander Larsson  <alexl@redhat.com>
2744
2745         * docs/Changes-2.0.txt: Add note about GtkMenuPositionFunc
2746         API changes.
2747
2748         * gtk/gtkmenu.c: Add support for scrolling menus.
2749         Remove gtk_menu_append/prepend/insert, these have been moved to
2750         gtkcompat.h as #defines.
2751
2752         * gtk/gtkcompat.h.in:
2753         Add compatibility #defines for gtk_menu_append/prepend/insert
2754
2755         * gtk/gtkmenu.h: Add data needed for scrolling menus.
2756         GtkMenuPositionFunc gets an extra argument push_in.
2757         gtk_menu_append/prepend/insert removed.
2758         
2759         * gtk/gtkmenuitem.c (gtk_menu_item_position_menu): Change menu
2760         positioning behaviour to fit to scrolling menus.
2761
2762         * gtk/gtkmenuitem.c (gtk_menu_item_forall): Don't recurse
2763         into menuitem->submeny. That is wrong, and broke torn
2764         off submenus of torn off menus, since they were unrealized
2765         when the first menu was unrealized.
2766
2767         * gtk/gtkmenushell.[ch]: Virtualize gtk_menu_shell_insert() and
2768         gtk_menu_shell_select_item() since these need to be overridden in
2769         GtkMenu.
2770
2771         * gtk/gtkoptionmenu.c (gtk_opttion_menu_position): Change menu
2772         positioning behaviour to fit to scrolling menus.
2773         (gtk_option_menu_key_press, gtk_option_menu_button_press): Select
2774         the current item so that it is prelighted when the menu pops up.
2775         This is a workaround to the fact that the menu doesn't get the
2776         initial enter event (due to grabs).
2777
2778         * gtk/gtkfilesel.c, gtk/gtkinputdialog.c, gtk/testgtk.c:
2779         s/gtk_menu_append/gtk_menu_shell_append/
2780
2781         * gtk/gtknotebook.c:
2782         s/gtk_menu_insert/gtk_menu_shell_insert/
2783
2784         * gtk/testgtk.c (create_menu, create_menus):
2785         Create the first menu with 50 items so that menu scrolling
2786         can be tested.
2787         
2788         
2789         Patch from Jonathan Blandford  <jrb@redhat.com>
2790
2791         * gtk/gtkmenuitem.[ch] (gtk_menu_item_toggle_size_request): new
2792         system to handle size requests.  First, we ask what the size of
2793         the toggle is.  Then, when allocating the size, we allocate the
2794         toggle_size first.  This way we can have multiple menu-item
2795         classes w/o needing a seperate class for each.
2796
2797         * gtk/gtkmenu.c (gtk_menu_size_request): Actually use the new system.
2798         * gtk/gtkmenu.c (gtk_menu_size_allocate): Use the new system.
2799
2800         * gtk/gtkcheckmenuitem.c
2801         (gtk_check_menu_item_toggle_size_request): New function to handle
2802         the toggle size-request.
2803
2804 2000-11-07  Havoc Pennington  <hp@redhat.com>
2805
2806         * gtk/gtktextlayout.c (gtk_text_layout_get_iter_location):
2807         Half-ass somewhat fix this function, so that scrolling to the
2808         insertion point works. Pango hacking is in the future to really
2809         fix it.
2810
2811         * gtk/gtktextview.c (gtk_text_view_drag_data_get): Don't calculate
2812         length of data, no longer used.
2813
2814         * gtk/gtktextbuffer.c (gtk_text_buffer_finalize): move destroy
2815         method contents in here, get rid of destroy method
2816         (gtk_text_buffer_insert_range): Fix some g_return_if_fail checks
2817         that were backward. Remove debug spew.
2818         (cut_or_copy): Make the clipboard work with insert_range to
2819         preserve tags and pixbufs, not just the primary selection.
2820
2821 2000-11-07  Havoc Pennington  <hp@redhat.com>
2822
2823         * gtk/gtktextmark.c (gtk_text_mark_is_visible): rename 
2824         to gtk_text_mark_get_visible
2825
2826         * gtk/gtktextlayout.c (gtk_text_layout_move_iter_to_line_end): fix
2827         bug that was generating an invalid iterator
2828
2829         * gtk/gtktextiter.c (gtk_text_iter_get_offset): move call to
2830         ensure_char_offsets() in front of code placing the iter in an
2831         invalid state.
2832
2833         * gtk/gtktextbuffer.c (gtk_text_buffer_paste_primary):
2834         make override_location arg const
2835         (paste): Replace the selection if we paste into the 
2836         current selection
2837
2838         * gtk/gtkselection.h: Remove "GtkSelectioData"
2839         (struct _GtkSelectionData): move the definition here.
2840
2841         * gtk/gtktextbuffer.c (gtk_text_buffer_update_primary_selection):
2842         Export the GTK_TEXT_BUFFER_CONTENTS target for in-process copies
2843
2844         * gtk/gtktextiter.c (gtk_text_iter_get_tags): New function
2845
2846         * gtk/gtktextbuffer.c (gtk_text_buffer_insert_range): implement
2847         (gtk_text_buffer_insert_range_interactive): implement
2848         (gtk_text_buffer_get_tags): Remove, replaced by
2849         gtk_text_iter_get_tags()
2850
2851         * gtk/gtktextiter.c (gtk_text_iter_forward_search): Add a search
2852         limit parameter, to avoid infinite linear scan.
2853         (gtk_text_iter_backward_search): Add search limit
2854         (gtk_text_iter_forward_find_char): Add search limit
2855         (gtk_text_iter_backward_find_char): Add search limit
2856
2857 2000-11-07  Alexander Larsson  <alla@lysator.liu.se>
2858
2859         * gdk/linux-fb/gdkcolor-fb.c, gdk/linux-fb/gdkdnd-fb.c,
2860         gdk/linux-fb/gdkgc-fb.c, gdk/linux-fb/gdkimage-fb.c,
2861         gdk/linux-fb/gdkpango-fb.c, gdk/linux-fb/gdkpixmap-fb.c,
2862         gdk/linux-fb/gdkwindow-fb.c:
2863         use g_object_new() instead of g_type_create_instance() which
2864         is a private function for fundamental type implementations.
2865
2866         * gdk/linux-fb/gdkinput-ps2.c:
2867         Use MEDIUMRAW instead of RAW keycodes. Remove keyboard state-table
2868         instead just store the current modifier state. Add a (somewhat broken)
2869         keyboard input parser for XLATE mode too, if we couldn't use MEDIUMRAW.
2870         Rename exported function gdk_input_ps2_get_mouseinfo to
2871         gdk_input_get_mouseinfo.
2872
2873         * gdk/linux-fb/gdkmain-fb.c, gdk/linux-fb/gdkprivate-fb.h,
2874         gdk/linux-fb/gdkwindow-fb.c:
2875         gdk_input_ps2_get_mouseinfo was renamed to gdk_input_get_mouseinfo.
2876         
2877
2878 2000-11-02  Havoc Pennington  <hp@redhat.com>
2879
2880         * gtk/gtkfilesel.h, gtk/gtkfilesel.c: Derive from GtkDialog, and
2881         use stock buttons. Should be 100% source compatible, appropriate
2882         filesel fields now point to dialog->vbox and dialog->action_area.
2883         On the bizarre side, dialog->action_area and filesel->action_area
2884         are not the same widget.
2885         (gtk_file_selection_init): Put some padding around the selection
2886         entry, so it isn't touching the GtkDialog separator.    
2887
2888         * gtk/gtkfontsel.h, gtk/gtkfontsel.c: Derive from GtkDialog, 
2889         use stock buttons, etc. Should also be source compatible.
2890         Set the dialog default title in _init not _new().
2891         
2892         * gtk/gtkcolorseldialog.c (gtk_color_selection_dialog_init): 
2893         Use stock buttons; don't put a button box inside the existing
2894         dialog button box. Don't bother with push/pop colormap anymore.
2895
2896         * gtk/gtkdialog.h (GtkResponseType): Add a bunch of more 
2897         specific GTK_RESPONSE_* values. This is clearer than ACCEPT/REJECT
2898         for message dialog, and necessary for the font selection and color
2899         selection with help and apply buttons.
2900         
2901         * gtk/gtkdialog.c (gtk_dialog_add_button): Return a pointer 
2902         to the created button widget. Set GTK_CAN_DEFAULT on the button.
2903         (gtk_dialog_init): Default to GTK_BUTTONBOX_END, put less spacing
2904         between buttons, put less padding around the action area.
2905         (gtk_dialog_run): Exit on unmap rather than on destroy. 
2906         This will also exit the loop if the widget is hidden.
2907         (gtk_dialog_delete_event_handler): Use GTK_RESPONSE_DELETE_EVENT
2908         instead of GTK_RESPONSE_NONE; since we're already adding a bunch
2909         of GTK_RESPONSE_* stuff, this seems cleaner, and lets you 
2910         special-case delete event.
2911
2912         * gtk/gtktexttagtable.c, gtk/gtktextview.c: Fix doc comment
2913         formatting
2914         
2915 Sun Nov  5 05:32:39 2000  Tim Janik  <timj@gtk.org>
2916
2917         * gtk/testgtk.c (uposition_stop_configure): provide a toggle
2918         button to temporarily disable position recording in the
2919         "saved position" test.
2920
2921 Sat Nov  4 05:37:17 2000  Tim Janik  <timj@gtk.org>
2922
2923         * gtk/gtkthemes.c: added compat code that temporarily implements
2924         GtkThemeEnginePlugin as a GObject exporting GTypePlugin. this is
2925         going to be revamped by owen's upcoming GtkModule patches, but
2926         untill then people want gtk to build, right? ;)
2927
2928 2000-11-04  Havoc Pennington  <hp@pobox.com>
2929
2930         * gtk/gtkenums.h: remove trailing comma from GtkDeleteType member
2931         list
2932
2933         * docs/Changes-2.0.txt: Add note about
2934         gtk_container_get_toplevels()
2935
2936         * gtk/gtktextview.h: formatting
2937         
2938         * gtk/gtktextview.c: don't start descriptions with "Returns",
2939         confuses gtk-doc
2940
2941 Sat Nov  4 10:12:27 2000  Owen Taylor  <otaylor@redhat.com>
2942
2943         * autogen.sh: When doing sanity checking on ACLOCAL_FLAGS,
2944         look for glib-2.0.m4 not glib.m4. (Ali Abdin)
2945
2946 2000-11-03  Havoc Pennington  <hp@redhat.com>
2947
2948         * gtk/gtktexttagtable.c: Docs
2949         (gtk_text_tag_table_size): return a signed int
2950
2951         * gtk/gtktexttag.c: s/tkxt/text/g; write documentation
2952         (gtk_text_tag_event): make the event_object a GObject
2953
2954         * gtk/gtktextview.c: Write API docs for all functions.
2955
2956         * gtk/gtktextview.h: add GTK_TEXT_WINDOW_PRIVATE as return value
2957         for gtk_text_view_get_window_type() called on one of the private
2958         windows.
2959
2960         * gtk/gtktextview.c: Instead of accessing text_view->buffer
2961         directly, call get_buffer() which demand-creates a default
2962         buffer. So gtk_text_view_new() can be used to create a view with a
2963         default buffer in it, if you just want an empty text box users can
2964         put data in. Useful for GUI builders also.
2965
2966 2000-11-03  Pablo Saratxaga <pablo@mandrakesoft.com>
2967
2968         * gtk/gtkrc.zh_TW.*: moved gtkrc.zh_TW.Big5 to gtkrc.zh_TW.big5;
2969         the charset encodign portion MUST be in lowercase.
2970         * gtk/gtkrc.az: added file for Azeri language
2971
2972 2000-11-03  Havoc Pennington  <hp@redhat.com>
2973
2974         Get widgets working on the btree/buffer side. Display of them 
2975         still doesn't work.
2976         
2977         * gtk/gtktextview.c: start implementing child widget stuff
2978
2979         * gtk/gtktextiter.c (gtk_text_iter_get_child_anchor): new function
2980
2981         * gtk/gtktextlayout.c: handle embedded widgets
2982
2983         * gtk/gtktextdisplay.c: handle embedded widgets
2984
2985         * gtk/gtktextchild.c: Implement all the child anchor goo
2986
2987         * gtk/gtktextbuffer.c (gtk_text_buffer_create_child_anchor): New
2988         function
2989
2990         * gtk/gtktextbtree.c: Add child anchor table to the btree struct
2991         (insert_pixbuf_or_widget_segment): abstract out common portions of 
2992         creating a child anchor or a pixbuf segment.
2993         (gtk_text_btree_create_child_anchor): new function
2994         (gtk_text_btree_unregister_child_anchor): new function
2995
2996         * gtk/gtkmarshal.list: added VOID:OBJECT,INT,INT for the
2997         allocate_child signal on GtkTextLayout
2998
2999         * gtk/gtktextiter.c (gtk_text_iter_get_pixbuf): fix bogus return
3000         values
3001         (gtk_text_iter_get_child_anchor): new function
3002
3003         * gtk/gtktextbuffer.c (gtk_text_buffer_real_changed): Add a
3004         default handler for the changed signal, which calls
3005         gtk_text_buffer_set_modified(), instead of just always emitting
3006         changed then calling set_modified() manually. I guess this is
3007         maybe more flexible. It seems logical.
3008
3009 Fri Nov  3 08:58:38 2000  Tim Janik  <timj@gtk.org>
3010
3011         * gtk/gtkobject.c: _g_signal_handlers_destroy() is prefixed with '_'
3012         now.
3013
3014         * gtk/gtksignal.c: use g_signal_connect_closure_by_id() now.
3015
3016 Thu Nov  2 14:10:51 2000  Owen Taylor  <otaylor@redhat.com>
3017
3018         * gdk/x11/gdkdnd-x11.c: Fix a bunch of functions that should have
3019         been marked static.
3020
3021 2000-11-02  Havoc Pennington  <hp@redhat.com>
3022
3023         * gtk/testgtk.c (create_labels): had a test backward
3024
3025         * gdk/x11/gdkgc-x11.c (gdk_gc_copy): Copy the client-side GC
3026         fields, so the dest GC ends up with the correct clip origin, 
3027         etc. Fixes a bug where colored labels didn't redraw 
3028         properly.
3029
3030 2000-11-02  Alexander Larsson  <alexl@redhat.com>
3031
3032         * gdk/linux-fb/gdkcolor-fb.c, gdk/linux-fb/gdkdnd-fb.c,
3033         gdk/linux-fb/gdkgc-fb.c, gdk/linux-fb/gdkpango-fb.c,
3034         gdk/linux-fb/gdkpixmap-fb.c, gdk/linux-fb/gdkwindow-fb.c:
3035         Add last argument to t_type_register_static call.
3036         
3037         * gdk/linux-fb/gdkdrawable-fb2.c:
3038         Add last argument to t_type_register_static call.
3039         export the get_image drawable virtual function.
3040
3041         * gdk/linux-fb/gdkimage-fb.c:
3042         Add last argument to t_type_register_static call.
3043         rename gtk_image_get to _gdk_fb_get_image and
3044         export it for use by gdkdrawable-fb2.
3045
3046         * gdk/linux-fb/gdkprivate-fb.h:
3047         export _gdk_fb_get_image.
3048
3049         * gdk/linux-fb/gdkselection-fb.c:
3050         Add new api call stubs.
3051
3052         * gtk/Makefile.am:
3053         Missing ( in linux-fb part.
3054
3055         * modules/linux-fb/Makefile.am:
3056         Must link with gdk_pixbuf or get unresolved symbol.
3057
3058 2000-11-01  Havoc Pennington  <hp@pobox.com>
3059
3060         * gtk/gtktextbuffer.c (gtk_text_buffer_class_init): Use 
3061         GTK_TYPE_TEXT_ITER and BOXED marshallers
3062
3063         * gtk/gtktexttagtable.c (gtk_text_tag_table_class_init): ditto
3064
3065         * gtk/gtktexttag.c (gtk_text_tag_class_init): ditto
3066         
3067         * gtk/gtk-boxed.defs: add GtkTextIter
3068
3069         * gtk/gtkmarshal.list: Add marshallers for text widget that 
3070         properly use OBJECT and BOXED
3071
3072 2000-11-01  Havoc Pennington  <hp@redhat.com>
3073
3074         * gtk/testgtk.c (create_labels): Test set_markup_with_accel()
3075
3076         * gtk/gtklabel.c (set_markup): Convert the unichar to a GDK keyval
3077         before returning it. 
3078         
3079 2000-11-01  Havoc Pennington  <hp@redhat.com>
3080
3081         * gdk/gdkpixbuf-render.c (gdk_pixbuf_render_to_drawable_alpha):
3082         Clip the rectangle to be rendered to the drawable, since
3083         get_from_drawable() requires a region within the drawable
3084
3085 2000-11-01  Havoc Pennington  <hp@redhat.com>
3086
3087         * gtk/gtkimage.c (gtk_image_expose): Um, don't randomly subtract 4
3088         from coordinates.
3089
3090 Wed Oct 25 20:10:57 2000  Owen Taylor  <otaylor@redhat.com>
3091
3092         * gdk/gdkevents.c (gdk_event_copy): Only ref the window if
3093         it isn't NULL.
3094
3095 2000-11-01  Havoc Pennington  <hp@pobox.com>
3096
3097         * gtk/gtklabel.c (gtk_label_set_attributes): Set a PangoAttrList
3098         on a label
3099         (gtk_label_finalize): unref the attr list if any.
3100
3101         * gtk/testgtk.c (create_get_image): close test on second click
3102         (make_message_dialog): close dialog if it exists
3103
3104         * gdk/gdkpango.c (gdk_draw_layout): Handle rise attribute
3105
3106         * gdk-2.0.pc.in (Requires): Make it require gdk-pixbuf-2.0 not
3107         gdk-pixbuf
3108
3109         * gtk/gtklabel.c (gtk_label_set_markup): new function to set label
3110         from Pango markup format
3111         (gtk_label_set_markup_with_accel): ditto but with accelerator
3112         parsing
3113
3114         * gtk/gtkimage.c (gtk_image_expose): reformatting.
3115
3116         * gdk/gdkpixbuf-drawable.c (gdk_pixbuf_get_from_drawable): Hack to
3117         reflect current state of GDK - use gdk_drawable_get_colormap, etc.
3118         Check GDK_IS_WINDOW() not !GDK_IS_PIXMAP() to decide whether to 
3119         call gdk_window_get_origin().
3120
3121         * gdk/gdkpixbuf-render.c (gdk_pixbuf_render_to_drawable_alpha):
3122         implement GDK_PIXBUF_ALPHA_FULL
3123         
3124 Wed Nov  1 03:43:42 2000  Tim Janik  <timj@gtk.org>
3125
3126         * gtk/gtksignal.c (gtk_signal_compat_matched): make use of
3127         g_signal_handlers_block_matched, g_signal_handlers_unblock_matched and
3128         g_signal_handlers_disconnect_matched to block/unblock and disconnect
3129         multiple handlers respectively, instead of only treating the
3130         first handler found (bug reported by owen).
3131
3132 Mon Oct 30 19:23:50 2000  Jonathan Blandford  <jrb@redhat.com>
3133
3134         * gtk/gtktreeview.c (gtk_tree_view_expand_row): New function.
3135
3136         * gtk/gtktreeview.c (gtk_tree_view_collapse_row): New function.
3137
3138         * gtk/gtktreeview.c, gtk/gtktreemodel.c, gtk/gtktreeselection.c
3139         gtk/gtktreestore.h, gtk/gtktreeview.h, gtk/gtktreeviewcolumn.c,
3140         gtk/gtktreeviewcolumn.h: Fixed inline docs.
3141
3142         * docs/reference/gtk/tree_widget.sgml: Proto intro to the tree
3143         widget.  Needs writing someday.
3144
3145         * docs/reference/gtk/tmpl/gtktree*sgml: Added the tree widget to
3146         the docs.
3147
3148 2000-10-30  Havoc Pennington  <hp@redhat.com>
3149
3150         * gtk/gtktextview.h, gtk/gtktextview.c:
3151         Rename delete_at_cursor delete_from_cursor, and 
3152         move to move_cursor.
3153
3154 2000-10-30  Havoc Pennington  <hp@redhat.com>
3155
3156         * gtktextbtree.c, gtktextbtree.h, gtktextbuffer.c,
3157         gtktextbuffer.h, gtktextchild.c, gtktextchild.h,
3158         gtktextchildprivate.h, gtktextdisplay.c, gtktextdisplay.h,
3159         gtktextiter.c, gtktextiter.h, gtktextiterprivate.h,
3160         gtktextlayout.c, gtktextlayout.h, gtktextmark.c, gtktextmark.h,
3161         gtktextmarkprivate.h, gtktextsegment.c, gtktextsegment.h,
3162         gtktexttag.c, gtktexttag.h, gtktexttagprivate.h,
3163         gtktexttagtable.c, gtktexttagtable.h, gtktexttypes.c,
3164         gtktexttypes.h, gtktextview.c, gtktextview.h:
3165
3166         Massive reindentation and reformatting. Arg alignment and comments
3167         still need fixing in various places.
3168
3169 2000-10-30  Havoc Pennington  <hp@redhat.com>
3170
3171         * gtk/gtktextview.h, gtk/gtktextview.c: Change run action signals
3172         to be named insert_at_cursor and delete_at_cursor so C++ can
3173         handle them.
3174
3175 2000-10-28  Tor Lillqvist  <tml@iki.fi>
3176
3177         * gtk/gtkrc.c (gtk_rc_append_default_module_path): Make sure not
3178         to get a double directory separator in case the home directory
3179         ends with one. This would cause trouble especially on Windows,
3180         where the path will be confused with the syntax for an an UNC
3181         (network share) path \\server\share\path.
3182         (gtk_rc_add_initial_default_files): Ditto.
3183
3184 Sat Oct 28 02:33:09 2000  Robert Brady  <robert@suse.co.uk>
3185
3186         * gtk/gtkmarshal.list: add new marshallers for GtkTextView.
3187
3188         * gtk/gtktextview.c: Use correct marshallers.
3189
3190 Fri Oct 27 17:56:26 2000  Jonathan Blandford  <jrb@redhat.com>
3191
3192         * gtk/gtkliststore.c: Not sure how this ever worked.  Fixed it to
3193         use new iter stuff, and added all the appropriate signals et al.
3194
3195         * gtk/gtktreedatalist.h: s/gtk/_gtk to further reinforce that this
3196         code is internal to gtk only.
3197
3198 2000-10-28  Tor Lillqvist  <tml@iki.fi>
3199
3200         * gtk/gtk.def
3201         * gtk/makefile.{mingw,msc}.in: Adjust to Tim's changes. Use
3202         glib-genmarshal etc.
3203
3204 Fri Oct 27 20:15:00 2000  Tim Janik  <timj@gtk.org>
3205
3206         * gtk/Makefile.am: added dependancies for testtextbuffer which broke
3207         parallel builds.
3208
3209 Fri Oct 27 18:51:44 2000  Tim Janik  <timj@gtk.org>
3210
3211         * gtk/gtksignal.[hc]: adapt to GSignal signature changes.
3212
3213 2000-10-27  Robert Brady  <robert@suse.co.uk>
3214
3215         * configure.in (ALL_LINGUAS): Add en@IPA (English, phonetic), 
3216         en_GB (British), ia (Interlingua).
3217
3218 2000-10-26  Havoc Pennington  <hp@redhat.com>
3219
3220         * gtk/gtktextiter.c (my_strrstr): fix constness warning
3221
3222         Fixed output of:
3223         nm -g -l .libs/libgtk-x11-1.3.so | grep ' T ' | grep -v gtk_ | grep -v GTK_
3224         
3225         * gtk/gtktextsegment.c (char_segment_new): rename
3226         (_char_segment_new_from_two_strings): rename
3227         (_toggle_segment_new): rename
3228         
3229         * gtk/gtkclipboard.c (ensure_clipboard_widget): make this static
3230         (make_clipboard_widget): make it static
3231         (text_get_func): static
3232         (text_clear_func): static
3233
3234         * gtk/gtkcolorsel.c (adjustment_changed): make this function
3235         static
3236         (hex_changed): make it static
3237         (hsv_changed): make it static
3238         (opacity_entry_changed): make it static
3239
3240         * gtk/gtktextbtree.c (change_node_toggle_count): rename with _gtk
3241         (toggle_segment_check_func): rename with _gtk
3242
3243         * gtk/gtktextchild.c (_pixbuf_segment_new): rename with _gtk
3244         (_widget_segment_new): rename
3245         (_widget_segment_add): rename
3246         (_widget_segment_remove): rename
3247         (_widget_segment_ref): rename
3248         (_widget_segment_unref): rename
3249
3250         * gtk/gtktextmark.c (_mark_segment_new): Rename
3251         _gtk_mark_segment_new   
3252
3253 2000-10-26  Havoc Pennington  <hp@redhat.com>
3254
3255         * gtk/gtkmarshal.list: add new marshallers used by the text widget
3256         * gtk/gtktextbuffer.c (gtk_text_buffer_class_init): fix marshaller
3257         types
3258
3259         * gtk/gtktexttagtable.c (gtk_text_tag_table_class_init): fix
3260         marshaller types
3261
3262         * gtk/gtktextlayout.h, gtk/gtktextlayout.c, gtk/gtktextdisplay.h,
3263         gtk/gtktextdisplay.c: We need to preserve Tk copyrights and
3264         license on these files.
3265
3266         * gtk/gtktextiter.c (gtk_text_iter_backward_search): Make this
3267         work.
3268
3269         * gtk/gtktextbtree.c (gtk_text_btree_new): init stamps to 
3270         runtime random number different for each tree, instead of 
3271         a constant I made up.
3272
3273 Thu Oct 26 07:36:16 2000  Tim Janik  <timj@gtk.org>
3274
3275         * gtk/Makefile.am: buncha cleanups, kludged build sources
3276         dependencies with a Makefile: oldest-source-stamp dependancy
3277         for the moment. automake is really fighting us here, with
3278         intentionally not allowing user-defined rules or dependancies
3279         prior to it's -include $(DEP_FILES) statement. sucks rocks!
3280
3281         * gtk/Makefile.am: added gtktextlayout.h and gtktextdisplay.h
3282         to public headers. tehy have a comment stating that they are
3283         "semi-public" aren't included by gtk.h and if enums popup there,
3284         they can be /*< skip >*/-ed.
3285
3286         * gtk/gtktextlayout.h: 
3287         * gtk/gtktextdisplay.h: indentation fixes, comment fixes,
3288         added LGPL... <SIGH>
3289
3290 Wed Oct 25 20:40:25 2000  Jonathan Blandford  <jrb@redhat.com>
3291
3292         * gtk/gtktreemodel.h: Got rid of GtkTreeNode, and changed it to
3293         GtkTreeIter.  Added iterators everywhere.
3294
3295         * gtk/gtktreeviewcolumn.c: Changed to use the iterators.
3296
3297         * gtk/gtktreeviewselection.c: Changed to use the iterators.
3298
3299         * gtk/gtktreestore.c: Changed to use the iterators.
3300
3301         * gtk/gtkliststore.c: Commented out the code.  Will convert to
3302         iterators tomorrow.
3303
3304         * gtk/gtkmodelsimple.c: Commented out the code.  Will convert to
3305         iterators tomorrow.
3306
3307         * gtk/treestoretest.c: Changed to use iterators.
3308
3309         * demos/testgtk/main.c: Moved to use the new iterator system.
3310
3311 Thu Oct 26 02:10:32 2000  Tim Janik  <timj@gtk.org>
3312
3313         * gtk/Makefile.am: invoke maketypes.awk with LC_ALL=C to avoid
3314         localization misbehaviour.
3315
3316         * gtk/gtk-boxed.defs: nuked "boxed" type GtkCTreeNode, since it's
3317         a useless type without copy/free.
3318
3319         * gtk/gtkctree.c (gtk_ctree_class_init): use GTK_TYPE_POINTER instead
3320         of GTK_TYPE_CTREE_NODE.
3321
3322 Thu Oct 26 00:51:52 2000  Tim Janik  <timj@gtk.org>
3323
3324         * gtk/gtksignal.c:
3325         (gtk_signal_emitv): use g_value_set_static_{string|boxed} where
3326         applicable.
3327
3328         * gtk/gtk-boxed.defs (GtkSelectionData): specify
3329         gtk_selection_data_copy and gtk_selection_data_free
3330         do GtkSelectionData work as params in signals.
3331
3332 Wed Oct 25 20:47:41 2000  Tim Janik  <timj@gtk.org>
3333
3334         * gtk/gdk-pixbuf-loader.c (gdk_pixbuf_loader_class_init): urg, removed
3335         implementation of gtk_marshal_VOID__INT_INT_INT_INT. if people do that,
3336         couldn't they at least give it a non-standard name?
3337         
3338         * gtk/gtktextlayout.c: arg! yet another implementation of
3339         gtk_marshal_VOID__INT_INT_INT_INT(), is this a conspiracy?
3340
3341         * gtk/gtktextbuffer.c: gotcha! captured a vagabonding
3342         gtk_marshal_VOID__INT_POINTER_INT() implementation, braught it back
3343         home. now i know this _is_ a conspiracy.
3344
3345         * gtk/gtkwidget.c (gtk_widget_class_init): marshaller fixups for
3346         ::state-changed.
3347
3348         * gtk/gtkaccelgroup.c (gtk_accel_group_create_remove): 
3349         (gtk_accel_group_create_add): marshaller signature fixups.
3350
3351         * gtk/gtklistitem.c (gtk_list_item_class_init): signal creation fixups,
3352         pass in GTK_TYPE_SCROLL_TYPE instead of GTK_TYPE_ENUM.
3353
3354         * gtk/gtkobject.[hc]: removed GTK_CONNECTED flag, it's not valid
3355         anymore.
3356
3357 Tue Oct 24 23:59:21 2000  Tim Janik  <timj@gtk.org>
3358
3359         * docs/reference/Makefile.am: disabled SUBDIRS for the moment, since
3360         due to the signal system changes, it wouldn't build currently. to
3361         be fixed soon.
3362
3363         * docs/Changes-2.0.txt: GtkSignal/GSignal updates.
3364
3365         * gtk/gtkwidget.c: ::direction_changed takes an enum as argument,
3366         so it needs gtk_marshal_VOID__ENUM() instead of
3367         gtk_marshal_NONE__UINT().
3368
3369         * gdk/gdk*.c: adapted type registration functions.
3370
3371         * gtk/gtkbindings.c:
3372         * gtk/gtkaccelgroup.c: operate on GSignalQuery, GtkSignalQuery is
3373         gone.
3374
3375         * gtk/gtkenums.h: define GtkSignalRunType in terms of GSignalType.
3376
3377         * gtk/gtkobject.c:
3378         (gtk_object_destroy):
3379         (gtk_object_shutdown): fixed recursion guards. basically we have to
3380         catch the case where any of GObject.shutdown() or gtk_object_destroy()
3381         is called during ::destroy, and avoid recursion there.
3382
3383         * gtk/gtktypeutils.c:
3384         * gtk/maketypes.awk: awk-script hackup to provide gtk_type_init() with
3385         boxed_copy/boxed_free. this needs a more general solution based on a
3386         publically installed code-generator utility.
3387
3388         * gtk/gtktypeutils.[hc]: compat aliased GTK_TYPE_BOXED to G_TYPE_BOXED,
3389         glib's gobject has support for that now.
3390         define GtkSignalMarshaller in terms of GSignalCMarshaller.
3391
3392 Mon Oct 23 09:36:42 2000  Tim Janik  <timj@gtk.org>
3393
3394         * gtk/gtksignal.[hc]:
3395         * gtk/gtkmarshal.[hc]:
3396         * gtk/Makefile.am: generate marshallers with glib-genmarshal and don't
3397         compile gtkmarshal.c on its own anymore, just include it in gtksignal.c.
3398         removed #include <gtkmarshal.h>s all over the place, gtksignal.h takes
3399         care of that.
3400
3401         * *.c: marshaller name fixups.
3402
3403         * gtk/gtkmarshal.list: added a comment briefing the format.
3404
3405 Sun Oct 22 23:14:39 2000  Tim Janik  <timj@gtk.org>
3406
3407         * gtk/gtksignal.[hc]: nuked old implementation. we mostly have
3408         compatibility macros here now. more specifically, most of
3409         the API is preserved (yes, _most_, nonwithstanding the
3410         following exceptions listed, the API is stil lHUGE ;)
3411         things that got removed completely:
3412         GtkSignalQuery, gtk_signal_query(), gtk_signal_n_emissions(),
3413         gtk_signal_n_emissions_by_name(), gtk_signal_handlers_destroy(),
3414         gtk_signal_set_funcs(), gtk_signal_handler_pending_by_id(),
3415         gtk_signal_add_emission_hook(), gtk_signal_add_emission_hook_full(),
3416         gtk_signal_remove_emission_hook().
3417         non-functional functions variants:
3418         gtk_signal_add_emission_hook(), gtk_signal_remove_emission_hook().
3419         the GtkCallbackMarshal argument to gtk_signal_connect_full() is
3420         not supported anymore.
3421         (gtk_signal_compat_matched): new internal function to aid
3422         implementation of the compatibility macros, it  provides
3423         functionality to block/unblock/disconnect handlers based
3424         on func/data.
3425
3426         * gtk/gtkenums.h: define GtkSignalRunType in terms of GSignalType,
3427
3428         * *.c: adaptions to new type registration API signatures.
3429
3430 Fri Oct 20 15:26:33 2000  Tim Janik  <timj@gtk.org>
3431
3432         * gtk/gtktypeutils.[hc]: removed G_TYPE_GTK_POINTER cludge.
3433
3434 2000-10-25  Robert Brady  <robert@suse.co.uk>
3435
3436         * gdk/x11/gdkproperty-x11.c (gdk_property_get, gdk_property_change,
3437         gdk_property_delete): If window == NULL, assume the root window.
3438         (restoring the behaviour that was in 1.2).
3439         
3440         * gtk/testtext.c (save_buffer): Allow creation of new files when
3441         saving.
3442
3443         (fill_file_buffer): Don't die if a UTF-8 sequence is split across
3444         calls to read().
3445
3446 2000-10-25  Tor Lillqvist  <tml@iki.fi>
3447
3448         * gdk/gdkwindow.c: Include x11/gdkx.h only when building for X11.
3449
3450         * gdk/win32/gdkdrawable-win32.c
3451         * gdk/win32/gdkimage-win32.c
3452         * gdk/win32/gdkprivate-win32.h: Corresponding changes as in the
3453         X11 backend.
3454
3455         * gdk/win32/gdkcc-win32.c
3456         * gdk/win32/gdkcolor-win32.c
3457         * gdk/win32/gdkfont-win32.c
3458         * gdk/win32/gdkinput-win32.c
3459         * gdk/win32/gdkmain-win32.c
3460         * gdk/win32/gdkproperty-win32.c: Silence gcc -Wall.
3461
3462 2000-10-24  Havoc Pennington  <hp@redhat.com>
3463
3464         * gtk/gtktextview.c (gtk_text_view_scroll_to_mark_adjusted): make
3465         it a static function
3466
3467         * gtk/gtktextbtree.c (gtk_text_btree_tag): Gee, maybe we should
3468         redraw text when a tag is applied to it.
3469
3470         * gtk/gtktexttag.c (gtk_text_tag_affects_size)
3471         (gtk_text_tag_affects_nonsize_appearance): private functions to
3472         see if a tag requires various kinds of redraw/layout to be queued
3473         up.
3474
3475         * gtk/gtktexttag.h (struct _GtkTextTag): Remove relief crackrock
3476
3477         * gtk/testtext.c (fill_example_buffer): Put the cursor 
3478         at the start of the buffer, so search works by default
3479
3480         * gtk/gtktextiter.c (lines_match): init match_start always
3481
3482         * gtk/gtktextbuffer.c (gtk_text_buffer_get_iter_at_line_index): New
3483         function, get iter at a line + a byte index
3484
3485         * gtk/gtktextiter.c (gtk_text_iter_set_line_index): New function,
3486         to set byte position within a line
3487         (gtk_text_iter_check): remove leftover G_BREAKPOINT thing
3488
3489 2000-10-23  Havoc Pennington  <hp@redhat.com>
3490
3491         * gtk/testtext.c: Re-enable the "find" dialog
3492
3493         * gtk/testgtk.c: Add test for gdk_drawable_get_image
3494         
3495         * gdk/gdkwindow.c (gdk_window_begin_paint_region): Fix bug where
3496         the arguments to gdk_draw_drawable were in the wrong order
3497         (gdk_window_paint_init_bg): This function was ignoring the
3498         init_region, instead of clipping to it, so the entire backing
3499         pixmap was cleared on every begin_paint()
3500         (gdk_window_begin_paint_region): Hmm, the same list-walking bug
3501         was in here again, the loop kept using the same GtkWindowPaint
3502         over and over.
3503         (gdk_window_begin_paint_region): Fix a bug where we had two
3504         x_offset instead of x_offset and y_offset
3505
3506         * gdk/gdkdraw.c (gdk_drawable_get_image): get composite drawable
3507         before we get the image.
3508         (gdk_draw_drawable): get the composite before we draw the drawable.
3509         (gdk_drawable_real_get_composite_drawable): default
3510         get_composite_drawable implementation that returns the drawable 
3511         itself
3512
3513         * gdk/gdkdrawable.h (struct _GdkDrawableClass ): Add
3514         get_composite_drawable virtual function
3515
3516         * gdk/gdkwindow.c (gdk_window_begin_paint_region): Fix a cheesy
3517         list-walking bug
3518
3519         * gdk/x11/gdkdrawable-x11.c (gdk_x11_draw_drawable): Add a hack to
3520         make this work if the source drawable is a GdkDrawableImplX11
3521         instead of a public drawable type. This is really broken; the
3522         problem is that GdkDrawable needs a virtual method get_xid(), but
3523         of course that doesn't work in practice. Enter RTTI.
3524
3525         Also, improve mismatched depth message.
3526
3527         * gdk/gdkpixmap.c (gdk_pixmap_get_image): Implement get_image for
3528         GdkPixmap
3529
3530         * gdk/x11/gdkdrawable-x11.c (gdk_drawable_impl_x11_class_init):
3531         install _gdk_x11_get_image as our implementation of get_image
3532         
3533         * gdk/x11/gdkimage-x11.c (gdk_image_get): Rename to
3534         _gdk_x11_get_image and export for use in gdkdrawable-x11.c
3535
3536         * gdk/gdkimage.c (gdk_image_get): Make this just a wrapper around
3537         gdk_drawable_get_image
3538
3539         * gdk/gdkdraw.c (gdk_drawable_get_image): call virtual get_image
3540
3541         * gdk/gdkdrawable.h (struct _GdkDrawableClass ): Virtualize
3542         get_image
3543
3544         * gtk/gtktreestore.c (gtk_tree_store_get_node): remove weird
3545         trailing semicolon after for loop
3546
3547 Mon Oct 23 12:07:57 2000  Owen Taylor  <otaylor@redhat.com>
3548
3549         * gtk/gtkwidget.c (gtk_widget_set_style_internal): Fix problem
3550         where font_desc for widget's context lagged widget's font_desc by
3551         one step.
3552
3553 2000-10-22  Tor Lillqvist  <tml@iki.fi>
3554
3555         * gdk/win32/gdkgc-win32.c
3556         * gdk/win32/gdkimage-win32.c: Remove gcc -Wall warnings.
3557
3558         * gtk/makefile.mingw.in
3559         * gtk/gtk.def: Updates.
3560
3561         * gtk/testgtk.c: sleep() is called _sleep in MS's C
3562         library.
3563
3564         * gtk/gtkimcontextsimple.c: Include <stdlib.h> for bsearch().
3565
3566         * gtk/makefile.msc: Remove
3567
3568         * gtk/makefile.msc.in: New file, like makefile.mingw.in.
3569
3570         * gtk/Makefile.am: Add it.
3571
3572         * configure.in: Generate it.
3573
3574         * gtk/gtktextbuffer.c (gtk_text_buffer_create_child_anchor)
3575         * gtk/gtktextbtree.c (gtk_text_line_char_to_byte): Return
3576         something even if not implemented, to satisfy picky MSVC.
3577
3578         Patches by Hans Breuer:
3579         
3580         * gdk/win32/gdkdrawable-win32.c (gdk_win32_draw_glyphs): Call
3581         SetBkMode() and SetTextAlign() before calling
3582         pango_win32_render().
3583
3584         * gdk/win32/gdkgc-win32.c (gdk_win32_gc_values_to_win32values):
3585         Set hcliprgn to NULL after destroying it.
3586         (gdk_gc_set_clip_rectangle): Delete hcliprgn and set to NULL.
3587
3588         * gdk/win32/gdkgeometry-win32.c
3589         (_gdk_windowing_window_queue_antiexpose): More effective
3590         implementation.
3591
3592         * gdk/win32/gdkpixmap-win32.c (gdk_pixmap_new): Use drawable's
3593         depth as default, not the visual's.
3594
3595         * gdk/win32/gdkwindow-win32.c (gdk_window_set_title): Guard
3596         against empty title.
3597
3598         * gdk/win32/gdkprivate-win32.h: Define a helper macro,
3599         IMAGE_PRIVATE_DATA.
3600
3601         * gdk/win32/gdkimage-win32.c: Use it.
3602
3603 2000-10-22  Robert Brady  <robert@suse.co.uk>
3604
3605         * configure.in: Check for bind_textdomain_codeset
3606
3607         * gtk/gtkmain.c (gtk_init_check): If bind_textdomain_codeset 
3608         present, make use of it.
3609
3610         Add a translatable string "default:LTR" which, if translated
3611         to "default:RTL", will cause the default direction to be
3612         Right-to-Left.
3613
3614         * gtk/gtkrange.h, gtk/gtkrange.c: Take into account the widget 
3615         direction if marked as flippable.
3616
3617         * gtk/gtkhscale.c: Mark widget as flippable.
3618         
3619 2000-10-04  Havoc Pennington  <hp@redhat.com>
3620
3621         * gtk/testgtk.c (create_buttons): create some stock buttons
3622         with the default accel group
3623         (create_image): test some new GtkImage features
3624         (make_message_dialog): test GtkMessageDialog
3625         (create_modal_window): fix someone's bizzarro indentation
3626
3627         * gtk/gtkwindow.h, gtk/gtkwindow.c: Implement 
3628         GTK_WIN_POS_CENTER_ON_PARENT. 
3629         Add "destroy with parent" setting, which means the window goes
3630         away with its transient parent.
3631         (gtk_window_get_default_accel_group): get the default accel group
3632         for the window.
3633         (gtk_window_set_destroy_with_parent): set/unset destroy with
3634         parent flag
3635         (gtk_window_read_rcfiles): invalidate icon set caches
3636         after reloading rcfiles 
3637
3638         * gtk/gtkenums.h (GtkWindowPosition): add
3639         GTK_WIN_POS_CENTER_ON_PARENT, which centers a dialog 
3640         on its parent window when the dialog is mapped for the first time.
3641
3642         * gtk/gtkmessagedialog.h, gtk/gtkmessagedialog.c: Add 
3643         a simple message dialog class
3644         
3645         * gtk/gtkdialog.c (gtk_dialog_init): Connect delete event 
3646         handler to emit response signal, and maybe later it would
3647         honor a hide_on_delete flag - though that isn't there yet.
3648         Set border width on the vbox to 2, so we get some padding.      
3649         Use a button box for the action area.
3650         (gtk_dialog_key_press): synthesize a delete event if Esc
3651         is pressed and the GtkWidget key press handler didn't 
3652         handle the escape key.
3653         (gtk_dialog_new_with_buttons): new function creates a dialog
3654         with some default buttons in it.
3655         (gtk_dialog_add_action_widget): add an activatable widget
3656         as a button in the dialog - you can also add a non-activatable
3657         widget by accessing the action area directly.
3658         (gtk_dialog_add_button): add a simple button - stock ID or 
3659         label - to the action area
3660         (gtk_dialog_response): emit response signal
3661         (gtk_dialog_run): block waiting for the dialog, return 
3662         the response. Override normal delete_event behavior, so that 
3663         delete_event does nothing inside gtk_dialog_run().
3664
3665         * gtk/gtkdialog.h, gtk/gtkdialog.c: Add "response" signal
3666         emitted when an action widget is clicked or the dialog gets
3667         delete_event
3668
3669         * gtk/gtk.h: add gtkmessagedialog.h
3670
3671         * gtk/Makefile.am: add gtkmessagedialog.[hc]
3672
3673 2000-10-18  Havoc Pennington  <hp@redhat.com>
3674
3675         * gtk/gtktextiter.c (gtk_text_iter_forward_to_newline): Fix a bug 
3676         where any number of empty lines would get skipped
3677
3678         * gtk/gtktextiter.h: Remove padding from GtkTextIter; live on the
3679         edge.
3680
3681         * gtk/gtktextiter.c (gtk_text_iter_make_surreal): enhance the
3682         warning about invalid iterators (explain more thoroughly)
3683         (gtk_text_iter_in_region): rename gtk_text_iter_in_range
3684
3685         * gtk/gtktextview.c (FOCUS_EDGE_WIDTH): Make focus rectangle less
3686         big
3687
3688         * demos/*.c: Add error handling
3689
3690         * gtk/gtktextbuffer.c: don't modify const iterators
3691
3692         * gtk/gdk-pixbuf-loader.c: Add full error handling here
3693
3694         * gtk/gtkimage.c (gtk_image_set_from_file): ignore errors
3695         on file load
3696
3697         * gtk/gtkiconfactory.c: Update to reflect addition of error
3698         handling to gdk-pixbuf loaders
3699
3700 Wed Oct 18 11:14:05 2000  Owen Taylor  <otaylor@redhat.com>     
3701
3702         * configure.in demos/Makefile.am demos/testgtk/*: Start of work to
3703         move to new modularized testgtk.
3704
3705 2000-10-17  Jonathan Blandford  <jrb@redhat.com>
3706
3707         * gtk/gtktreeview.c: Draw the arrows correctly.
3708
3709         * gtk/gtktreemodel.c: Added user docs.
3710
3711         * gtk/gtk.h: remove gtktreedatalist.h.
3712
3713         * gtk/gtktreestore.c (gtk_tree_store_get_type): Get the correct
3714         parent when generating my type.
3715
3716         * gtk/gtkmarshal.list: Added four more marshallers: INT:NONE,
3717         POINTER:NONE, POINTER:POINTER, and POINTER:POINTER,INT.
3718
3719 2000-10-16  Jonathan Blandford  <jrb@redhat.com>
3720
3721         * gtk/gtktreemodel.h (struct _GtkTreeModelIface): Move
3722         GtkTreeModel from object to interface.
3723
3724 2000-10-16  Havoc Pennington  <hp@redhat.com>
3725
3726         * gtk/gtktreeviewcolumn.c: #include gtklabel.h, fixing 
3727         compilation
3728
3729 2000-10-16  Jonathan Blandford  <jrb@redhat.com>
3730
3731         * gtk/gtktreeselection.c: Add API documentation to all public
3732         functions.
3733
3734         * gtk/gtktreeviewcolumn.c: Added API documentation to all public
3735         functions.
3736
3737 2000-10-15  Jonathan Blandford  <jrb@redhat.com>
3738
3739         * gtk/gtktreeview.c (gtk_tree_view_insert_column): New function
3740         proposed by Guy Harris <gharris@flashcom.net>.  Also, added API
3741         docs to all public functions.
3742
3743         * gtk/gtktreeview.c, gtk/gtktreeview.h, gtk/gtktreestore.h,
3744         gtk/gtktreestore.c, gtk/gtkliststore.h, gtk/gtkliststore.c,
3745         gtk/gtkmodelsimple.c, gtk/gtkmodelsimple.h, gtk/gtktreedatalist.c,
3746         gtk/gtktreemodel.h, gtk/gtktreeselection.c,
3747         gtk/gtktreeselection.h: Fix GtkTreeNode *node ->GtkTreeNode node
3748         issue.
3749
3750 2000-10-14  Robert Brady  <robert@suse.co.uk>
3751
3752         * configure.in: Added "fa" (Persian) to ALL_LINGUAS.
3753
3754 2000-10-12  Jonathan Blandford  <jrb@redhat.com>
3755
3756         * gtk/gtktreedatalist.[ch] (gtk_tree_data_list_value_to_node): Added
3757         values other then G_TYPE_STRING.
3758         * gtk/gtktreeselection.c: Minor commenting updates.
3759         * gtk/gtktreeview.c: Format updates.
3760
3761 2000-10-09  Tor Lillqvist  <tml@iki.fi>
3762
3763         * README.win32: Update.
3764
3765         * gdk/win32/gdkgeometry-win32.c (gdk_window_clip_changed): Add two
3766         lines that had been deleted by mistake (?).
3767
3768         * gdk/win32/gdkcursor-win32.c (gdk_cursor_new_from_pixmap): Handle
3769         also the case fg==white and bg==black (but still not randomly
3770         coloured cursors). Thanks to Wolfgang Sourdeau.
3771
3772         * gdk/win32/*.c: Silence gcc -Wall.
3773
3774         * gtk/gtk.def: Add missing entry points.
3775
3776         Fixes by Hans Breuer:
3777
3778         * gdk/makefile.msc
3779         * gdk/win32/makefile.msc: Update.
3780
3781         * gdk/testgdk.c: If compiling with debugging (with _DEBUG defined,
3782         some MSVC thing, presumably), cause breakpoint on failures. Add
3783         GDK_NOR case. Call g_log_set_always_fatal.
3784
3785         * gdk/win32/gdkwin32id.c (gdk_win32_handle_table_insert): Handle
3786         should be pased by reference.
3787         
3788         * gdk/win32/gdkprivate-win32.h: Correct declaration accordingly.
3789         
3790         * gdk/win32/*.c: Correct calls to gdk_win32_handle_table_insert.
3791
3792         * gdk/win32/gdkevents-win32.c
3793         * gdk/win32/gdkwindow-win32.c: Handle WM_CREATE.
3794
3795         * gdk/win32/gdkgc-win32.c: Fix mixups of drawable and
3796         implementation object.
3797
3798         * gdk/win32/gdkimage-win32.c (gdk_image_get): Handle drawables,
3799         not just windows.
3800         
3801         * gdk/win32/gdkpixmap-win32.c (gdk_pixmap_impl_win32_finalize):
3802         Use the wrapper object.
3803         
3804 2000-10-06  Havoc Pennington  <hp@redhat.com>
3805
3806         * Makefile.am (SRC_SUBDIRS): contrib subdir
3807
3808         * gdk/gdkpixbuf.h: Move GdkPixbufAlphaMode to gdk-pixbuf library,
3809         so it can be used in Xlib version
3810
3811         * demos/testpixbuf.c (update_timeout): error checking from 1.0
3812         tree
3813
3814         * gtk/gdk-pixbuf-loader.c (gdk_pixbuf_loader_get_pixbuf): Sync
3815         change from 1.0 tree that returns first frame of animation
3816         if the loaded file is an animation.
3817
3818         * contrib: add new directory to hold stuff that comes with GTK+
3819         but isn't really part of GTK+ (for now, gdk-pixbuf-xlib)
3820         
3821         * configure.in: add contrib/*
3822
3823 2000-10-05  Havoc Pennington  <hp@redhat.com>
3824
3825         * demos/testpixbuf-save.c: add pixbuf save test
3826
3827         * demos/Makefile.am: add testpixbuf-save.c
3828
3829 2000-10-05  Jonathan Blandford  <jrb@redhat.com>
3830
3831         * gtk/gtktree.h (GTK_TREE_SELECTION): Replaced with
3832         GTK_TREE_SELECTION_OLD to prevent conflict with gtktreeselection.c
3833         * gtk/testgtk.c: s/GTK_TREE_SELECTION/GTK_TREE_SELECTION_OLD/
3834         * gtk/gtktreeselection.[ch]: Replaced
3835         "node_selected"/"node_unselected" signal with "selection_changed"
3836         signal.
3837
3838 2000-10-04  Jonathan Blandford  <jrb@redhat.com>
3839
3840         * gtk/gtk{tree,cell}?*.[ch]: Checked in initial draft of the new
3841         tree widget.
3842
3843 2000-10-04  Jonathan Blandford  <jrb@redhat.com>
3844
3845         * gdk/gdkwindow.c (gdk_window_draw_arc): Fix obvious bug in circle
3846         drawing.
3847
3848 Wed Oct  4 15:52:15 2000 Owen Taylor  <otaylor@redhat.com>
3849
3850         * gdk/x11/gdkselection-x11.c (_gdk_selection_window_destroyed):
3851         Move list pointer forwards before removing item from
3852         list. (Crash reported by Salmaso Raffaele)
3853
3854         * gdk/gdkwindow.h: Remove spurious trailing ,
3855
3856         * gdk/Makefile.am (LDFLAGS): You can't do interlibrary
3857         dependencies on uninstalled libraries, sorry folks.
3858
3859 2000-10-04  Havoc Pennington  <hp@redhat.com>
3860
3861         * gtk/gtkstock.h, gtk/gtkstock.c, gtk/gtkiconfactory.h,
3862         gtk/gtkiconfactory.c: Fix copyrights    
3863
3864         * demos/testpixbuf.c: add inline pixbuf test
3865         
3866 Mon Sep 25 15:05:17 2000  Owen Taylor  <otaylor@redhat.com>
3867
3868         * gdk/gdkwindow.h gdk/x11/gdkwindow-x11.c (gdk_window_iconify):
3869         Add gdk_window_iconify.
3870
3871         * gdk/gdkwindow.h gdk/x11/gdkwindow-x11.c
3872         (gdk_window_set_geometry_hints): Add win_gravity
3873         to geometry structure.
3874
3875         * gdk/x11/gdkevents-x11.c (gdk_wm_protocols_filter):
3876         Implement _NET_WM_PING.
3877
3878         * gdk/x11/gdkmain-x11.c (_gdk_windowing_init_check):
3879         Set _NET_WM_PID on the client leader.
3880
3881         * gdk/x11/gdkwindow-x11.c (gdk_window_set_icon_name):
3882         Handle UTF-8 better.
3883
3884         * gdk/x11/gdkwindow-x11.c (gdk_window_set_title): Handle
3885         UTF-8 better, set _NET_WM_NAME as well. Only set
3886         icon name if it hasn't previously been explicitely 
3887         set.
3888
3889 2000-10-03  Havoc Pennington  <hp@redhat.com>
3890
3891         * gtk/testtextbuffer.c: clean up trailing whitespace,
3892         add extensive tests for tag toggle iteration.
3893         
3894         * gtk/gtktextiter.c (MAX_LINEAR_SCAN): decrease linear scan 
3895         distance
3896
3897         * gtk/gtktextbtree.c (gtk_text_line_next_could_contain_tag):
3898         optimize case where the tag root is on level 1
3899         (gtk_text_line_previous_could_contain_tag): attempt to implement
3900         (gtk_text_line_next_could_contain_tag): Abstract out node_compare
3901         functionality
3902
3903         * gtk/gtktextiter.c (gtk_text_iter_backward_to_tag_toggle):
3904         Implement this, though not very efficiently.
3905
3906         * gtk/gtktextiterprivate.h: reformat
3907
3908         * gtk/gtktextiter.c (gtk_text_iter_get_char): return 0 on the end
3909         iterator
3910
3911         * gtk/gtktextbuffer.c (gtk_text_buffer_delete_interactive): Fix
3912         this to properly revalidate the iterators.
3913
3914         * gtk/gtktextview.c (gtk_text_view_delete): fix control-K to work
3915         properly at the end of the line (and therefore on empty lines)
3916
3917         * gtk/gtktextbtree.c (gtk_text_btree_get_selection_bounds): Gee,
3918         maybe we should return a value...
3919
3920 2000-10-03  Tor Lillqvist  <tml@iki.fi>
3921
3922         * config.h.win32: Guard definition of alloca(). glib.h now handles
3923         that.
3924
3925         * gdk/gdk.def
3926         * gtk/gtk.def: Add new entry points.
3927
3928         Changes just to make GTK+ build without errors on Win32. No hope
3929         of it working in its current state, though...:
3930         
3931         * gdk/win32/gdkselection-win32.c: Remove gcc -Wall warnings.  Add
3932         some functions from the X11 backend, just to make GTK+ build.
3933
3934         * gdk/makefile.mingw.in
3935         * gtk/makefile.mingw.in: Use correct gdk_pixbuf version
3936         number. Add new object files.
3937
3938         * gtk/gtkclipboard.c: Include gdkwin32.h on Win32. Use
3939         GetMessageTime to get timestamp (where on X11 uses
3940         gdk_x11_get_server_time()).
3941
3942 2000-10-02  Havoc Pennington  <hp@pobox.com>
3943
3944         * gtk/gtktextview.c: text_window_* weren't static and should have
3945         been.
3946         Start work on child widgets; not yet complete, syncing to 
3947         office computer.
3948
3949         * gtk/gtktextchild.h: change this to contain a public interface,
3950         starting work on child interfaces.
3951         * gtk/gtktextchildprivate.h: move private interfaces here
3952
3953         * gtk/Makefile.am: update to reflect gtktextchildprivate.h
3954
3955         * gtk/gtktextview.h, gtk/gtktextview.c, gtk/gtktextbuffer.h,
3956         gtk/gtktextbuffer.c, gtk/gtktextiter.h, gtk/gtk/textiter.c, 
3957         gtk/gtktextmark.c: copyright notices
3958
3959         * gtk/gtktextmarkprivate.h: reformat, and put _ in front of
3960         internal functions      
3961
3962         * gtk/gtktextchild.c (_pixbuf_segment_new): put _ in front of
3963         internal function
3964
3965         * gtk/gtktextlayout.c (gtk_text_layout_get_line_display):
3966         Reformatting    
3967
3968 2000-09-30  Havoc Pennington  <hp@pobox.com>
3969
3970         * gtk/gtktextbtree.c (gtk_text_btree_get_selection_bounds): Handle
3971         NULL start/end pointers
3972
3973         * gtk/gtktextbuffer.c: Write some docs
3974         (gtk_text_buffer_get_selection_bounds): Allow start/end to be
3975         NULL, so you can just check whether there's a selection.        
3976
3977         * gtk/gtktextbtree.c (gtk_text_btree_remove_mark): No need to 
3978         cleanup_line or segments_changed ourselves, it gets done 
3979         in unlink_segment
3980
3981         * gtk/gtktextmark.h:
3982         s/gtk_text_mark_deleted/gtk_text_mark_get_deleted/
3983         
3984         * gtk/gtktextsegment.h: Clean up some indentation and naming mess
3985
3986         * gtk/gtktextmark.c: delete some more old Tk cruft
3987
3988         * gtk/gtktextbuffer.c (gtk_text_buffer_delete_mark): add ref to
3989         mark before removing it, so we can emit MARK_DELETED with a valid
3990         pointer.
3991         (gtk_text_buffer_mark_set): hold ref across signal emission
3992
3993         * gtk/gtktextbtree.c (gtk_text_btree_remove_mark): improve
3994         whining about attempts to delete special marks
3995
3996         * gtk/gtktextbuffer.c (_gtk_text_buffer_spew): Prepend with
3997         underscore, since it's internal.
3998
3999         * gtk/gtktextbuffer.h: Remove find_string prototype, this is 
4000         now implemented in terms of iterators in gtktextiter.h
4001
4002         * gtk/gtktextbuffer.c (gtk_text_buffer_set_text): 
4003         New function, destructively sets contents of buffer. Also 
4004         a convenient way to clear the buffer by setting text to ""
4005
4006         * gtk/gtktextiter.c (gtk_text_iter_make_surreal): reformat
4007         multiline string literal
4008
4009         * gtk/testtext.c (text_changed_callback): Redraw line numbers if
4010         text changes.
4011
4012         * gtk/gtktextiter.c (forward_char): Return FALSE if new location 
4013         is not dereferenceable
4014         (gtk_text_iter_forward_lines): fix return value
4015
4016 2000-09-29  Havoc Pennington  <hp@redhat.com>
4017
4018         * gtk/gtktexttag.c (gtk_text_tag_set_priority): fix indentation
4019
4020         * gtk/gtktextview.c: Implement drag thresholding; change functions 
4021         that set border window size to have nicer name
4022         (gtk_text_view_mark_set_handler):  Fix this to have the 
4023         right signature.
4024
4025         * gtk/testtextbuffer.c (fill_buffer): Update with pixbuf changes
4026
4027         * gtk/testtext.c: Update with API changes, put line numbers on 
4028         both sides.
4029         
4030         * gtk/gtktextiter.c (gtk_text_iter_get_pixbuf): Replace get_pixmap
4031         with this
4032
4033         * gtk/gtktextchild.h, gtk/gtktextchild.c: replace all pixmap with
4034         pixbuf; delete a big block of #if 0 Tk code
4035
4036         * gtk/gtktextbuffer.c (gtk_text_buffer_insert_pixbuf): Replace 
4037         insert_pixmap with insert_pixbuf
4038
4039 2000-09-29  Martin Baulig  <baulig@suse.de>
4040
4041         * gdk-pixbuf.pc.in: Renamed to gdb-pixbuf-2.0.pc.in to avoid
4042         confusion with the GdkPixbuf of the GNOME 1.x platform.
4043
4044 2000-09-29  Havoc Pennington  <hp@pobox.com>
4045
4046         * gtk/gtktextview.c: Implement the side windows.
4047
4048         * gtk/testtext.c: Implement simple line numbering in the 
4049         left side window; seems to make scrolling sloooow. Oops.
4050         Also, cursor blink is for some reason causing redraws
4051         of the line numbers. Should investigate...
4052
4053 2000-09-28  Havoc Pennington  <hp@redhat.com>
4054
4055         * gtk/gtktextview.c: Set up infrastructure to deal with lots of 
4056         scrolling child windows, and draw focus rectangle properly.
4057         
4058         (gtk_text_view_buffer_to_window_coords):
4059         Coordinate transformation to deal with all these freaking windows
4060         and offsets
4061         (gtk_text_view_window_to_buffer_coords): transform the other way
4062
4063         * gtk/testtext.c (create_buffer): Update to match Pango API change
4064
4065         * gtk/gtktexttagtable.c (gtk_text_tag_table_foreach): Go over the
4066         anonymous tags
4067         (foreach_unref): don't emit remove signal from finalize, just
4068         set tag's parent to NULL
4069
4070 2000-09-26  Havoc Pennington  <hp@redhat.com>
4071
4072         * gtk/gtkiconfactory.c (gtk_icon_set_clear): remove
4073         Fix some warnings       
4074
4075 2000-09-26  Havoc Pennington  <hp@redhat.com>
4076
4077         * gtk/Makefile.am (gtk_private_h_sources): Move more text widget
4078         headers into the private header list
4079
4080         * Makefile.am (pkgconfig_DATA): install pkg-config files
4081
4082         * configure.in: add pkg-config files
4083
4084         * gdk-2.0.pc.in, gdk-pixbuf.pc.in, gtk+-2.0.pc.in: pkg-config files
4085
4086         * gtk/gtkwindow.c (gtk_window_read_rcfiles): Invalidate
4087         outstanding icon caches on theme change.
4088
4089         * gtk/gtkiconfactory.h, gtk/gtkiconfactory.c: New icon system. Three 
4090         important types:
4091
4092         (GtkIconSource): Specification for creating a pixbuf 
4093         appropriate for a direction/state/size triplet from 
4094         a source pixbuf or filename
4095
4096         (GtkIconSet): List of GtkIconSource objects that are used to
4097         create the "same" icon (e.g. an OK button icon), and cache for
4098         rendered icons
4099
4100         (GtkIconFactory): Hash from stock ID to GtkIconSet; used to look
4101         up the icon set for a given stock ID.  GTK maintains a stack of
4102         GtkIconFactory to search, and applications or libraries can add
4103         additional icon factories on top of the stack
4104         
4105         * gtk/gtkrc.h, gtk/gtkrc.c: When loading an RcStyle, parse 
4106         the set of GtkIconSource specified for a given stock ID into 
4107         a GtkIconSet, and put the GtkIconSet into a GtkIconFactory for the 
4108         RcStyle, under the specified stock ID.
4109
4110         * gtk/gtkstyle.h, gtk/gtkstyle.c: Add a virtual function
4111         render_icon used to derive a GdkPixbuf from a GtkIconSource.
4112         This allows people to theme how prelight, insensitive, etc. are
4113         done.
4114
4115         (gtk_style_lookup_icon_set): Look up a stock ID in the list of
4116         icon factories for a style, and return the resulting 
4117         icon set if any.
4118
4119         (gtk_style_render_icon): Render an icon using the render_icon 
4120         method in the GtkStyleClass.
4121
4122         * gtk/gtkwidget.h, gtk/gtkwidget.c (gtk_widget_render_icon): 
4123         Use the style for a given widget to look up a stock ID, get the
4124         icon set, and render an icon using the render_icon method 
4125         of the style
4126
4127         * gtk/gtkstock.h, gtk/gtkstock.c: Header with the GtkStockItem type
4128         (contains information about a stock item), the built-in stock item
4129         IDs, and functions to add/lookup stock items.
4130
4131         * gtk/stock-icons/*: Stock icons that come with GTK
4132
4133         * gtk/gtkbutton.h, gtk/gtkbutton.c (gtk_button_new_stock): Returns
4134         a button based on a GtkStockItem
4135         (gtk_button_new_accel): Takes a uline string and accel group, and
4136         installs the accelerator.
4137
4138         * gtk/gtkimage.h, gtk/gtkimage.c: Make this into a generic
4139         image-display widget.
4140
4141 2000-09-25  Havoc Pennington  <hp@redhat.com>
4142
4143         * gtk/gtktexttypes.c: Remove Latin1 conversion stuff
4144
4145         * gtk/gtktextbtree.c (gtk_text_btree_node_remove_data): 
4146         Fix a bug when removing node data, we didn't properly 
4147         re-splice the linked list after removing the data.
4148
4149         * gtk/gtktextview.c (gtk_text_view_key_press_event): Pass through 
4150         GDK_Tab as literal tab, Ctrl-Tab to tab to focus widget
4151
4152         * gtk/gtktextbuffer.c (selection_received): fix g_convert usage
4153
4154         * gtk/gtktextlayout.c (set_para_values): Set tab array 
4155         for the layout from the GtkTextTag.
4156
4157         * gtk/gtktexttypes.h: delete tab and search cruft, 
4158         remove g_convert() in favor of GLib version
4159
4160         * gtk/gtktexttypes.c: remove tab implementation from here,
4161         move to Pango
4162
4163         * gtk/gtktexttag.h, gtk/gtktexttag.c: Implement 
4164         tab stuff using new PangoTabArray from Pango
4165
4166         * gtk/gtktexttag.c (gtk_text_attributes_fill_from_tags): Remove
4167         unused border_width stuff
4168
4169 Thu Sep 14 12:21:12 2000  Owen Taylor  <otaylor@redhat.com>
4170
4171         * gtk/gtktexttypes.[ch]: Remove g_convert (moved to
4172         glib) and now useless utf_to_latin1() latin1_to_utf()
4173
4174         * gtk/gtktextview.[ch]: Change ::move_insert and
4175         ::delete_text action signals to ::move and ::delete;
4176         create the signals with the right enumeration type,
4177         not GTK_TYPE_ENUM so that bindings work. Add C-d, M-d,
4178         C-v bindings, change Home, End to move to beginning/end
4179         of line, Add C-Home C-End to move to beginning/end
4180         of buffer. Change ::cut_text to ::cut_clipboard, etc;
4181         combine ::scroll_text into ::move; use new GtkSelectionData
4182         functions to simplify DND text handling.
4183         
4184         * gtk/gtkenums.h gtk/gtktextview.h: Move movement,
4185         deletion enumerations here, rename enumeration values to 
4186         be consistently plural.
4187
4188         * gtk/gtktextbuffer.c: Use new clipboard interfaces
4189         for cut/copy/paste and primary selection.
4190
4191         * gtk/gtktextbuffer.[ch]: Remove excess time and
4192         'interactive' arguments from cut/copy/paste;
4193         rename cut to cut_clipboard, etc; remove
4194         gtk_text_buffer_get_clipboard_contents().
4195
4196         * gtk/gtktextlayout.[ch]: Add 
4197         gtk_text_layout_move_iter_to_line_end() to move the iter to 
4198         line ends.
4199
4200         * gtk/gtkselection.[ch] (gtk_selection_data_set/get_text):
4201         Functions to set or get a UTF-8 string on the selection
4202         data.
4203
4204         * gtk/gtkclipboard.[ch]: New, simplified selection handling
4205         interfaces.
4206
4207         * gtk/gtkinvisible.c (gtk_invisible_new): Realize newly
4208         created widgets - one of these is useless if we don't.
4209
4210         * gtk/gtkselection.[ch] (gtk_selection_clear_targets): Export
4211         a public function clear all targets registered for the
4212         widget.
4213
4214         * gtk/gtkselection.c (gtk_selection_owner_set) docs/Changes-2.0.txt:
4215         Never call gtk_widget_realize() - that was just asking
4216         for bizarre side-effects.
4217
4218         * gtk/gtkselection.c (gtk_selection_owner_set): Call
4219         gdk_selection_owner_set even if the widget is the
4220         same so that we reliably update the timestamp on
4221         the server.
4222
4223         * gdk/x11/gdkevents-x11.c gdk/x11/gdkx.h: Add a 
4224         gdk_x11_get_server_time() function.
4225         
4226         * gdk/x11/gdkevents-x11.c gdk/x11/gdkprivate-x11.h
4227         gdk/x11/gdkselection-x11.c gdk/x11/gdkwindow-x11.h:
4228         Add some tricky filtering on serial numbers for
4229         selection clear events to fix up long-standard
4230         race condition FIXME's in gtkselection.c.
4231
4232         * gdk/gdkproperty.h gdk/x11/gdkselection-x11.h: Add
4233         routines to convert from utf8 to compound text or
4234         STRING and from a text property to UTF-8.
4235
4236         * gtk/gtkmain.[ch] (gtk_get_current_event_time): Add 
4237         a convenience function gdk_get_current_event_time().
4238
4239         * gtk/gtkselection.c (gtk_selection_data_copy/free): Copy
4240         and free selection_data->data properly
4241
4242 Sat Sep  9 10:23:53 2000  Owen Taylor  <otaylor@redhat.com>
4243
4244         * gtk/gtkthemes.c: Remove some unecessary includes.
4245
4246 2000-09-08  Jonathan Blandford  <jrb@redhat.com>
4247
4248         * gtk/gtktextdisplay.c
4249         * gtk/gtktextlayout.c
4250         * gtk/gtktexttag.c
4251         * gtk/gtktexttag.h
4252         * gtk/testtext.c: Change the overstrike property to strikethrough,
4253         to closer match pango.
4254
4255 Fri Sep  8 14:28:00 2000  Owen Taylor  <otaylor@redhat.com>
4256
4257         * gtk/gtktextview.c: Fix up visibility so that focus,
4258         cursor_visible and blink interact properly.  Reenable cursor blink
4259         which had been roughly disabled. Make blink and focus
4260         properly per-view.
4261
4262         * gtk/gtktextlayout.[ch] (gtk_text_layout_set_cursor_visible):
4263         Add a flag for whether to display insertion cursor and
4264         a function to set the flag.
4265
4266         * gtk/gtktextlayout.c (gtk_text_layout_get_line_yrange): Change
4267         get_line_y() to get_line_yrange(), to be a bit more generally
4268         useful.
4269
4270 Thu Sep 07 20:54:33 2000  George Lebl <jirka@5z.com>
4271
4272         * gtk/gtkmenu.c:  in gtk_menu_set_submenu_navigation_region
4273           do stop_navigating_submenu, to clear last timeout properly.
4274           Also in gtk_menu_motion_notify move ignore_enter above
4275           the conditional to make it always happen as suggested by Owen
4276
4277 2000-09-07  Tor Lillqvist  <tml@iki.fi>
4278
4279         * gdk/win32/makefile.mingw.in: Use -Wall. Add gdkpango-win32.o
4280
4281         * gdk/win32/gdkwin32.h: Add more definitions missing from the free
4282         w32api headers.
4283
4284         * gdk/win32/gdkprivate-win32.h: Add a couple of missing
4285         declarations.
4286
4287         * gdk/win32/gdkdrawable-win32.c: Remove gcc -Wall warnings.
4288         (gdk_win32_get_colormap): A line had been deleted by mistake.
4289
4290         * gdk/win32/gdkevents-win32.c: Remove lint (gcc -Wall) here, too.
4291         (gdk_event_translate): Handle more virtual keycodes to be able to
4292         generate GDK events for Control-comma, Control-period, etc.
4293
4294         * gtk/gtk.def: Add some missing entry points.
4295
4296 Thu Sep  7 11:47:02 2000  Owen Taylor  <otaylor@redhat.com>
4297
4298         * gtk/gtktextbuffer.c gtk/gtkimcontext.c gtk/gtkwidget.c:
4299         Doc comment fixing. (Mostly non-matching parameter names.)
4300
4301         * gtk/gtkcalendar.c gtk/gtklist.c gtk/gtknotebook.c: Modify
4302         comments a little to avoid looking like a doc comment.
4303
4304         * gtk/gtkspinbutton.h (GTK_INPUT_ERROR): Change INPUT_ERROR to
4305         GTK_INPUT_ERROR. (Should the mechanism for erros in spin button
4306         conversions be changed to GError?)
4307
4308         * gtk/gtkcolorsel.c (GTK_CUSTOM_PALETTE_WIDTH/HEIGHT): 
4309         Move private #defines into .c file.
4310
4311         * gtk/gtktexttag.c (gtk_text_tag_class_init): Alphabetize
4312         order of argument addition, remove duplicates.
4313
4314         * gtk/gtkaspectframe.h (struct _GtkAspectFrameClass):
4315         parent class is FrameClass, not BinClass.
4316
4317         * gtk/gtk.h: Add gtkinvisible, which was missing.
4318         (It's occasionalyl useful for client apps, if seldom.)
4319
4320         * gdk/gdktypes.h: Remove obsolete GDK_CORE_POINTER
4321         #define.
4322
4323 Wed Sep  6 09:53:15 2000  Owen Taylor  <otaylor@redhat.com>
4324
4325         * gdk/x11/gdkwindow-x11.c (gdk_window_new): Use X-space
4326         coordinates when creating window, instead of GDK-space
4327         coordinates. (Avoid BadValue on too large windows.)
4328
4329 2000-09-05  Sebastian Wilhelmi  <wilhelmi@ira.uka.de>
4330
4331         * configure.in (use_mmx_asm): Remove conftest* after use along the
4332         lines of AC_TRY_COMPILE.        
4333         
4334         * gtk/gtkrc.c (gtk_rc_parse_file): Use g_path_get_dirname instead
4335         of g_dirname, which is deprecated.
4336         (gtk_rc_parse_any): Removed calls to
4337         g_scanner_{freeze,thaw}_symbol_table, which are deprecated.
4338
4339         * gtk/gtkbindings.c (binding_entry_new, binding_entry_destroy):
4340         Removed calls to g_hash_table_{freeze,thaw}, as they are
4341         deprecated now.
4342
4343         * gtk/testtext.c (buffer_pretty_name): Use g_path_get_basename
4344         instead of g_basename.
4345         
4346 2000-09-04 Elliot Lee <sopwith@redhat.com>
4347         
4348         * gdk/gdkpixbuf.h: Put text after #endif inside a comment to avoid
4349         ANSI warning.
4350
4351 Sun Sep 03 00:47:08 2000  George Lebl <jirka@5z.com>
4352
4353         * gtk/gtkwidget.h:  Add some documenting comments about 
4354           GTK_CAN_DEFAULT, GTK_HAS_DEFAULT and GTK_RECEIVES_DEFAULT
4355           just as owen said on irc.
4356
4357         * gtk/gtkwindow.c (gtk_window_set_default):  Don't blindly
4358           set HAS_DEFAULT.  Only set it if there isn't another window
4359           holding it (a focus window which RECEIVES_DEFAULT) and only unset
4360           it if the widget is not the focused window with RECEIVES_DEFAULT.
4361           This fixes weird double default bugs in dialogs which has things
4362           call gtk_window_set_default at times.
4363
4364 Fri Sep  1 22:39:07 2000  Owen Taylor  <otaylor@redhat.com>
4365
4366         * gtk/gtkmenu.[ch] TODO.xml: Apply patch from
4367         Nils Barth and David Santiago to improve submenu
4368         navigation. The patch does this by creating a triangular
4369         region from the point where the pointer leaves the
4370         menu to the submenu.  While the pointer is in
4371         that region and a timeout has not expired, events 
4372         that would cause the active submenu to change are
4373         ignored.
4374
4375 Fri Sep  1 15:34:46 2000  Owen Taylor  <otaylor@redhat.com>
4376
4377         * gdk/x11/gdkwindow-x11.c (gdk_window_move): Fix bug where
4378         moving a toplevel window immediately after sizing it would
4379         result in it being sized back to the old size since 
4380         impl->width, impl->height aren't updated until we hear
4381         back from the server. There is still a (longstanding) bug
4382         here that gdk_window_get_size() will give the wrong size
4383         until we do hear back.
4384
4385 2000-08-31  Havoc Pennington  <hp@redhat.com>
4386
4387         * gtk/gtktextiter.h, gtk/gtktextiter.c, gtk/gtktextlayout.h, 
4388         gtk/gtktextlayout.c, gtk/gtktexttag.h, gtk/gtktexttag.c, 
4389         gtk/gtktexttagprivate.h, gtk/gtktextview.c:
4390         Rename GtkTextStyleValues to GtkTextAttributes
4391
4392 2000-08-31  Havoc Pennington  <hp@pobox.com>
4393
4394         * gtk/gtktextbtree.c (GtkTextBTree): cache end line, 
4395         for rapid testing whether an iterator is the end iterator
4396         (gtk_text_btree_new): init end line cache
4397         (gtk_text_line_is_last): use fast cached line to 
4398         see if we're the last line.
4399         (get_last_line): use cached line here too, should 
4400         speed up some random unrelated code.
4401         
4402 2000-08-30  Havoc Pennington  <hp@pobox.com>
4403
4404         * gtk/gtkmarshal.list: Add marshallers for changed GtkTextBuffer
4405         signals.
4406
4407         * gtk/gtktextbuffer.h: Add "interactive" arg to insert_text and
4408         delete_text signals. This allows the signals to be used for
4409         implementing undo.
4410
4411         * gtk/gtktextbuffer.c: Change signal handler signatures; 
4412         provide "interactive" argument when emitting insert_text or
4413         delete_text signal.
4414         
4415 2000-08-30  Havoc Pennington  <hp@pobox.com>
4416
4417         * gtk/gtktextbuffer.c: Docs
4418
4419 Fri Aug 25 12:16:15 2000  Owen Taylor  <otaylor@redhat.com>
4420
4421         * gdk/x11/gdkimage-x11.c: remove GDK_IMAGE_SHARED_PIXMAP
4422         from switch statements, since Tor removed the enumeration
4423         value.
4424         
4425         * gdk/x11/gdkimage-x11.c (gdk_image_get): 
4426         s/GDK_IS_WINDOW/GDK_IS_DRAWABLE/.
4427
4428 2000-08-29 Elliot Lee <sopwith@redhat.com>
4429         * */*.h: Use G_GNUC_CONST.
4430
4431 2000-08-27  Havoc Pennington  <hp@pobox.com>
4432
4433         * gtk/gtktextiter.c, gtk/gtktextiter.h: wrote lots of API docs,
4434         minor indentation fixes, inserted some FIXME about stuff I
4435         realized was broken while documenting it.
4436         (gtk_text_iter_get_pixmap): allow out params to be NULL, following
4437         GTK convention  
4438
4439 Tue Aug 22 12:33:24 2000  Owen Taylor  <otaylor@redhat.com>
4440
4441         * gtk/testgtk.c (create_styles): Fix double free of
4442         font desc.
4443
4444 Mon Aug 21 22:39:18 2000  Owen Taylor  <otaylor@redhat.com>
4445
4446         * gtk/gtkwidget.[ch]: Add gtk_widget_modify_{fg,bg,text,base,font}.
4447         
4448         * gtk/testgtk.c (create_styles): Add a test for modifying
4449         the style through gtk_widget_modify_*.
4450
4451         * gtk/gtkwidget.c (gtk_widget_get_modifier_style): Add
4452         a function to get the current modifier style.
4453
4454         * gtk/gtkwidget.c (gtk_widget_modify_style): Make a copy
4455         of the passed in GtkRcStyle instead of ref'ing it.
4456
4457         * gtk/gtkrc.[ch]: Add gtk_rc_style_copy().
4458
4459 2000-08-20  Tor Lillqvist  <tml@iki.fi>
4460
4461         * gdk/gdkimage.h
4462         * gdk/win32/gdkimage-win32.c: No need any longer on Win32 for the
4463         shared memory image+pixmap GdkImage type, or
4464         gdk_image_bitmap_new(). They were used in the gdk_imlib port, but
4465         I am dropping that.
4466
4467         * gtk/gtkmain.h: On Win32, use a #define to map gtk_init() to
4468         actually call gtk_init_abi_check(), passing also
4469         sizeof(GtkWindow). Ditto for gtk_init_check(). 
4470
4471         * gtk/gtk.def
4472         * gtk/gtkmain.c: (gtk_init_abi_check, gtk_init_check_abi_check):
4473         New functions, used to check that the GTK+-using code has been
4474         compiled using the correct compiler and switches. In particular,
4475         with gcc one has to use the -fnative-struct switch as GTK+ is
4476         compiled with that.
4477
4478 Fri Aug 18 17:27:46 2000  Owen Taylor  <otaylor@redhat.com>
4479
4480         * gtk/gtkclist.c (gtk_clist_merge): Don't leave dangling
4481         ->prev fields when merging lists. (Found simultaneously
4482         by Pawel Salek and Jakub Jelinek)
4483
4484 2000-08-12  Tor Lillqvist  <tml@iki.fi>
4485
4486         * gdk/gdk.def
4487         * gtk/gtk.def: Add missing entries.
4488
4489         * gdk/win32/gdkfont-win32.c (gdk_font_load_internal): Use
4490         OUT_TT_ONLY_PRECIS, try to get a TrueType font.
4491
4492         * gdk/win32/gdkinput-win32.c (gdk_device_get_state): New
4493         function. Dummy implementation at this point.
4494
4495         * gtk/makefile.mingw.in: Fix typo. Add testtext and testtextbuffer
4496         rules. Undefine GTK_COMPILATION when compiling the test programs.
4497         
4498         * gtk/gtkdebug.h: Mark gtk_debug_flags for export/import.
4499
4500 2000-08-11  Tor Lillqvist  <tml@iki.fi>
4501
4502         * gtk/gtkfilesel.c: Add more calls to g_filename_{to,from}_utf8()
4503         to convert back and forth from UTF-8 and the "system" (or "current
4504         locale") charset when necessary. Indentation/spacing cleanup.
4505
4506 2000-08-10  Havoc Pennington  <hp@redhat.com>
4507
4508         * Makefile.am (snapshot): Change the format of the snapshot
4509         version to match glib
4510
4511         * gdk/win32/Makefile.am (EXTRA_DIST): remove gdkinputprivate.h
4512         from EXTRA_DIST since it doesn't seem to exist
4513
4514 2000-08-10  Tor Lillqvist  <tml@iki.fi>
4515
4516         * gtk/gtkfilesel.c (open_new_dir): Use the "system codepage"
4517         version of the directory name (not the UTF-8 one) when building
4518         the path name to stat().
4519
4520 2000-08-03  Elliot Lee  <sopwith@redhat.com>
4521
4522         * gdk/gdkpango.c (gdk_draw_layout_line): Don't shape runs with a
4523         PANGO_ATTR_SHAPE set.
4524
4525 Thu Aug  3 09:17:06 2000  Owen Taylor  <otaylor@redhat.com>
4526
4527         * gdk/gdkrectangle.c (gdk_rectangle_intersect): Applied patch from
4528         Peter Osterlund to simplify the code while keeping the
4529         functionality the same.
4530
4531 Wed Aug  2 14:57:38 2000  Owen Taylor  <otaylor@redhat.com>
4532
4533         * gdk/gdkwindow.c (gdk_window_process_updates_internal): Move
4534         is_viewable() test further inside the function, since removing the 
4535         window from the redraw list without clearing ->update_area
4536         was also very broken.
4537
4538 2000-08-02  Tor Lillqvist  <tml@iki.fi>
4539
4540         * configure.in: Check for <unistd.h>.
4541
4542 2000-08-01  Martin Baulig  <baulig@suse.de>
4543
4544         * gtk/gtkmain.c (gtk_init_check): Use g_message() and not g_warning()
4545         to display the message that this is a development version of GTK+.
4546
4547 Mon Jul 31 18:37:36 2000  Owen Taylor  <otaylor@redhat.com>
4548
4549         * gtk/gtkentry.c (entry_adjust_scroll): Fix problem where computation
4550         was depending on widget->allocation instead of the width of text_area,
4551         which was incorrect for subclasses like GtkSpinButton.
4552
4553         * gdk/gdkpango.c (gdk_draw_layout): Fix a couple of typos
4554         with width == 1 tests that should be width == -1.
4555
4556 Mon Jul 31 16:45:48 2000  Owen Taylor  <otaylor@redhat.com>
4557
4558         * gdk/gdkwindow.c (gdk_window_process_updates_internal): Replace broken, 
4559         (broken, Elliot, every single window blank on X) custom code with call
4560         to gdk_window_is_viewable() which a) prevents code duplicate and
4561         b) works. 
4562
4563 2000-07-31  Elliot Lee  <sopwith@redhat.com>
4564
4565         * gtk/gtkcolorsel.c: We really do need to include gdkfb.h in order
4566         to get the GDK_PARENT_ROOT() macro to work.
4567         * gtk/gtkmarshal.list: Add NONE:STRING,POINTER
4568         * gdk/gdkwindow.c: Don't send expose events, or invalidate pieces
4569         of, windows that aren't shown.
4570         * gdk/linux-fb: Redraw-when-menu-hidden solved, plus a bunch of
4571         pointer grab stuff.
4572
4573 Mon Jul 31 13:53:16 BST 2000  Tony Gale <gale@gtk.org>
4574
4575         * docs/gtkfaq.sgml docs/gtk-faq.sgml:
4576           s/gtk_main_iteration/g_main_iteration/
4577
4578           Did this already in change:
4579                 Mon Nov 15 17:17:51 GMT 1999 Tony Gale  <gale@gtk.org>
4580           don't know how it got reverted.
4581
4582 2000-07-31  Stanislav Brabec  <utx@penguin.cz>
4583
4584         * gdk/gdk.c: #ifdef G_ENABLE_DEBUG around gdk_arg_debug_cb and
4585         gdk_arg_no_debug_cb to fix compilation problem with --disable-debug.
4586
4587         * gdk/Makefile.am: Link gdk against actually compiled gdk_pixbuf-1.3,
4588         not gdk_pixbuf.
4589
4590 2000-07-30  Pablo Saratxaga <pablo@mandrakesoft.com>
4591
4592         * configure.in,po/{sp,sr}.po: Added Serbian files
4593
4594 2000-07-30  Tor Lillqvist  <tml@iki.fi>
4595
4596         * gdk/Makefile.am: Add makefile.mingw.in to EXTRA_DIST.
4597
4598         * gdk/win32/gdkevents-win32.c (gdk_events_init, gdk_events_queue):
4599         Remove the g_pipe_readable_msg stuff. Not needed with new GLib
4600         GIOChannel implementation.
4601
4602         * gdk/win32/gdkinput.c
4603         * gdk/win32/gdkpango-win32.c: Update license name here, too.
4604
4605         * gdk/win32/gdkwin32id.c (gdk_win32_handle_table_lookup): Fix
4606         definition to match prototype.
4607
4608         * gtk/makefile.mingw.in: Add libiconv CFLAGS and LIBS.
4609
4610 2000-07-27  Elliot Lee  <sopwith@redhat.com>
4611
4612         * gtk/gdk-pixbuf-loader.[ch]: Add gdk_pixbuf_loader_new_with_type
4613         function, to allow handling image formats that cannot be detected
4614         by looking at content alone.
4615
4616 Thu Jul 27 13:13:21 BST 2000  Tony Gale <gale@gtk.org>
4617
4618         * docs/tutorial/*.gif *.jpg *.eps
4619           Update these to the same look-n-feel.
4620           Why does including images in DocBook suck so badly?
4621
4622 Thu Jul 27 05:06:29 2000  Tim Janik  <timj@gtk.org>
4623
4624         * gtk/gtktable.c: applied patch from Phil Thompson
4625         <phil@river-bank.demon.co.uk> that enables space settings for
4626         the last row/columns as well.
4627
4628 Wed Jul 26 12:59:31 2000  Tim Janik  <timj@gtk.org>
4629
4630         * *.[hc]: applied patch from Andreas Persenius <ndap@swipnet.se> that
4631         updates the license headers to the GNU Lesser General Public License,
4632         as well as updating the copyright year to 2000.
4633
4634 2000-07-26  Robert Brady  <rwb197@zepler.org>
4635
4636         * configure.in: Cause GETTEXT_PACKAGE to be consistent in config.h
4637           and po/Makefile, was installing and looking for them under gtk20
4638           and gtk2 respectively.
4639
4640 2000-07-25  Havoc Pennington  <hp@redhat.com>
4641
4642         * gtk/testtext.c: Comment out some stuff that depends on the rest
4643         of my patches.
4644
4645 2000-07-25  Havoc Pennington  <hp@redhat.com>
4646
4647         * gtk/gtkmarshal.list: Add NONE:POINTER,POINTER,INT for the text
4648         buffer
4649
4650 2000-07-25  Havoc Pennington  <hp@redhat.com>
4651
4652         * gtk/testtext.c, gtk/testtextbuffer.c: update to reflect text
4653         widget changes.
4654
4655         * gtk/gtktextview.h: To be consistent with usage of "line"
4656         throughout the API to mean "newline-terminated thingy", change
4657         MOVEMENT_LINE to be MOVEMENT_WRAPPED_LINE, and MOVEMENT_PARAGRAPH
4658         to MOVEMENT_LINE.
4659
4660         (GtkTextView): Add flags for default editability, and whether to
4661         show the cursor. Add functions to get/set that. Add 
4662
4663         (gtk_text_view_get_iter_location): new function
4664
4665         * gtk/gtktexttypes.h: Move GtkTextLine typedef from here to
4666         gtktextlayout.h
4667         (g_convert): Add g_convert temporarily, will go in glib in a bit
4668         
4669         * gtk/gtktexttagtable.h: include gtktexttag.h, and define
4670         GtkTextTagTableForeach instead of brokenly using GHFunc.
4671         Change gtk_text_tag_table_foreach() so it doesn't use GHFunc.
4672
4673         * gtk/gtktexttagprivate.h: Remove GtkTextStyleValues from here,
4674         moved to public header.
4675
4676         * gtk/gtktexttag.h: Rename the "elide" attribute of tags to
4677         "invisible", since "elide" was a bad name.
4678         (gtk_text_tag_get_priority): Added
4679
4680         (GtkTextStyleValues): put this in public header, along with
4681         functions to use it.
4682
4683         * gtk/gtktextmarkprivate.h: Include more headers, since we no
4684         longer include gtktextbtree.h.
4685
4686         * gtk/gtktextmark.h: Add gtk_text_mark_ref, gtk_text_mark_unref,
4687         gtk_text_mark_deleted
4688
4689         * gtk/gtktextlayout.h: Don't include the "really private" headers,
4690         only buffer/iter. Forward declare GtkTextLIne and GtkTextLineData
4691         to make this possible. Now we only need to install
4692         gtktextlayout.h, not gtktextbtree.h and gtktext*private.h.
4693         (However the Makefile.am isn't changed yet because of the
4694         logistics of merging gtk-hp-patches piecemeal)
4695
4696         * gtk/gtktextiterprivate.h: include btree header, so it compiles;
4697         rename gtk_text_iter_get_line to gtk_text_iter_get_text_line since
4698         gtk_text_iter_get_line is now used in the public API for a
4699         different purpose.
4700
4701         * gtk/gtktextiter.h: Clean up function names to be more
4702         consistent. Always call char offset "offset" and byte index
4703         "index". A "line" is always a line number. 
4704
4705         (gtk_text_iter_is_last): new function, more efficient than 
4706         the existing way to check
4707         (gtk_text_iter_is_first): new function, also more efficient
4708
4709         (gtk_text_iter_up_lines, gtk_text_iter_down_lines): Remove these
4710
4711         (gtk_text_iter_next_char, gtk_text_iter_prev_char): Renamed from 
4712         gtk_text_iter_forward_char, etc.
4713
4714         (gtk_text_iter_forward_to_tag_toggle): Renamed from
4715         forward_find_tag_toggle, since this isn't a linear search
4716
4717         (GtkTextCharPredicate): rename from GtkTextViewCharPredicate
4718
4719         (gtk_text_iter_forward_search, gtk_text_iter_backward_search): 
4720         New functions, search for a buffer substring.
4721
4722         * gtk/gtktextbuffer.h: Add fields to store whether a paste is
4723         interactive and default editable (since we need to store that info
4724         until we receive the selection data).
4725
4726         Remove all the _at_char and at_line etc. versions of functions;
4727         only have iterator versions.
4728
4729         Add _interactive() versions of functions, that consider the
4730         editability of text. (FIXME add interactive flag to the 
4731         insert/delete signals per Darin's suggestion)
4732
4733         (gtk_text_buffer_get_tag_table): new function, demand-creates the
4734         tag table if necessary
4735
4736         Remove declaration of gtk_text_buffer_get_iter_from_string
4737
4738         (_gtk_text_buffer_get_btree): private/internal function, added.
4739         
4740
4741         * gtk/gtktextbtree.h: Remove forward decl of GtkTextLineData.
4742         (gtk_text_line_is_last): new function
4743
4744 2000-07-25  Havoc Pennington  <hp@redhat.com>
4745
4746         * gtk/gtkprogressbar.h: Implement new sane, 5-function API for
4747         using GtkProgressBar. See Changes-2.0.txt for details.
4748
4749         * gtk/gtkprogressbar.c: Add object arguments "fraction" and
4750         "pulse_step" which are the equivalent of
4751         gtk_progress_bar_set_pulse_step and gtk_progress_bar_set_fraction.
4752         Implement new API.
4753         
4754         * gtk/gtkprogress.h (struct _GtkProgress): Add a field
4755         (use_text_format) to mark whether text set on the progress bar is
4756         a format string. Deprecate entire GtkProgress interface.
4757
4758         * gtk/gtkprogress.c (gtk_progress_init): init use_text_format to TRUE
4759         (gtk_progress_build_string): make this a no-op if use_text_format
4760         is FALSE
4761
4762         * docs/Changes-2.0.txt: Describe progress bar changes.
4763
4764 2000-07-25  Tor Lillqvist  <tml@iki.fi>
4765
4766         * Makefile.am: Include the build directory.
4767
4768         * configure.in: Generate build/Makefile, build/win32/Makefile,
4769         gdk/, gdk/win32/, and gtk/makefile.mingw.
4770
4771         * config.h.win32: Add USE_GMODULE and USE_MMX for gdk-pixbuf.
4772         Add GETTEXT_PACKAGE.
4773         
4774         * gdk/gdk.def
4775         * gtk/gtk.def: Updates.
4776
4777         * gdk/gdkfont.h
4778         * gdk/gdkpixmap.h: Remove temporary Win32-only functions, we don't
4779         need them any longer.
4780
4781         * gdk/gdkinput.h: Mark gdk_core_pointer for export/import.
4782
4783         * gdk/makefile.mingw.in: Define GDK_COMPILATION. Link with
4784         PANGOWIN32_LIBS and gdk_pixbuf.
4785
4786         * gdk/win32: Compiles, but no doubt doesn't work at all.
4787
4788         * gdk/win32/makefile.mingw.in: Define GDK_COMPILATION. 
4789
4790         * gdk/win32/gdkinput.c: New file, temporarily.
4791         
4792         * gdk/win32/gdkinput-win32.h: New file
4793
4794         * gdk/win32/gdkinputprivate.h: Remove.
4795
4796         * gdk/win32/gdkpango-win32.c: New file.
4797
4798         * gtk/makefile.mingw.in: New file
4799
4800         * gtk/makefile.cygwin: Removed
4801         
4802         * gtk/Makefile.am: Update accordingly.
4803
4804         * gtk/gtkrc.[ch] (gtk_win32_get_installation_directory): Renamed and
4805         made externally visible.
4806
4807         * gtk/gtkmain.c: Use it.
4808         
4809         * gtk/gtktextdisplay.c: No need to include pangox.h, pango.h
4810         is enough.
4811
4812         * gtk/gtktypeutils.c: Mark glib_debug_objects for import.
4813
4814 2000-07-24 Elliot Lee <sopwith@redhat.com>
4815         * gdk/gdkprivate.h: Remove gdk_*_lookup() defines, since they are defined by the
4816         individual backends already.
4817         * gdk/gdkregion-generic.h, gdk/gdktypes.h: Put gdkregionbox & gdksegment back together
4818         again. Yes, there really is a good reason for this, if you are using the gdkregion
4819         internals, and if you're not, why do you care?
4820         * gdk/gdkwindow.c: Fix inverted condition
4821         * gdk/linux-fb: Compiles (for me - it will not work elsewhere most likely).
4822         * gtk/gtkcolorsel.c, gtk/gtkwindow.c: Add include for linux-fb
4823         * gtk/gtkrange.c: Redraw trough when moving.
4824         * gtk/gtktypeutils.c: Fix warning by adding const cast.
4825         * modules/linux-fb/basic.c: Fix unknown glyph retrieval.
4826
4827 2000-07-23  Tor Lillqvist  <tml@iki.fi>
4828
4829         * configure.in: Check for mkstemp and sigsetjmp. Output
4830         gdk-pixbuf/makefile.mingw and gdk-pixbuf/pixops/makefile.mingw.
4831
4832         More work on GDK for Win32. Still in an intermediate state.
4833
4834         * gdk/makefile.cygwin
4835         * gdk/win32/makefile.cygwin: Removed.
4836         
4837         * gdk/makefile.mingw.in
4838         * gdk/win32/makefile.mingw.in: New files.
4839
4840         * gdk/Makefile.am
4841         * gdk/win32/Makefile.am: Generate and distribute them.
4842
4843         * gdk/win32/gdkwindow-win32.h
4844         * gdk/win32/gdkdrawable-win32.h
4845         * gdk/win32/gdkpixmap-win32.h: New files.
4846
4847         * gdk/win32/gdkcolor-win32.c
4848         * gdk/win32/gdkcursor-win32.c
4849         * gdk/win32/gdkdrawable-win32.c
4850         * gdk/win32/gdkgc-win32.c
4851         * gdk/win32/gdkimage-win32.c
4852         * gdk/win32/gdkprivate-win32.h
4853         * gdk/win32/gdkwin32.h: Update data structures. Cosmetics:
4854         Rename fields and variables called xcursor, xid, etc (these names
4855         were leftovers from the X11 backend) to hcursor, hwnd, hbitmap etc.
4856
4857 Sat Jul 22 17:41:26 2000  Owen Taylor  <otaylor@redhat.com>
4858
4859         * gtk/gtkentry.[ch]: Fix some problems with vertical
4860         alignment.
4861
4862         * gtk/gtkentry.c (gtk_entry_find_position): Fix 
4863         char/byte confusion.
4864
4865 Sat Jul 22 11:16:05 2000  Owen Taylor  <otaylor@redhat.com>
4866
4867         * gtk/gtktextview.c (changed_handler): Fix bug where
4868         redraw wasn't being done properly when height of
4869         dirty region changed.
4870
4871         * demos/Makefile.am: Remove various references to
4872         -lgmodule
4873
4874 Fri Jul 21 15:28:13 2000  Owen Taylor  <otaylor@redhat.com>
4875
4876         * gtk/gtktextlayout.[ch], gtk/gtktextdisplay.c: Use new
4877         PangoAttrShape to reserve space for pixmaps, add 
4878         GSList *pixmaps to GtkTextLineDisplay, draw the pixmaps
4879         in the display functions.
4880         
4881         * gtk/testgtk.c (create_layout): Set some more exotic
4882         scrolled window options
4883
4884         * gtk/gtkscrolledwindow.[ch] (gtk_scrolled_window_set_shadow_type):
4885         Add function to set the shadow type of a window, to allow
4886         putting a shadow around widgets such as GtkLayout or GnomeCanvas
4887         which don't draw their own frame.
4888
4889 Fri Jul 21 16:34:42 BST 2000  Tony Gale <gale@gtk.org>
4890
4891         * docs/tutorial/package-db-tutorial.sh: New file for
4892           packaging DocBook format tutorial
4893
4894 Fri Jul 21 14:23:51 BST 2000  Tony Gale <gale@gtk.org>
4895
4896         * docs/tutorial/gtk-tut.sgml: Minor updates
4897
4898         * docs/tutorial/*.jpg *.eps: Screenshots for tutorial
4899
4900 2000-07-19  Tor Lillqvist  <tml@iki.fi>
4901
4902         * gtk/gtksignal.c: Fix C++ comment.
4903
4904         * gtk/gtkimmulticontext.c
4905         * gtk/gtktextbtree.c: Remove gccisms: Don't use __FUNCTION__,
4906         don't return value from void functions.
4907
4908         * gtk/gtk.def: Add gtk_rc_style_unref.
4909
4910 2000-07-19  Sebastian Wilhelmi  <wilhelmi@ira.uka.de>
4911
4912         * gdk-pixbuf/gdk-pixbuf.h, gtk/gtkhsv.h, gtk/gtktextbtree.h,
4913         gtk/gtktextbuffer.h, gtk/gtktextchild.h, gtk/gtktextdisplay.h,
4914         gtk/gtktextiter.h, gtk/gtktextiterprivate.h, gtk/gtktextlayout.h,
4915         gtk/gtktextmarkprivate.h, gtk/gtktextsegment.h, gtk/gtktexttag.h,
4916         gtk/gtktexttagtable.h, gtk/gtktexttypes.h, gtk/gtktextview.h,
4917         gtk/gtktypeutils.h: Include files outside of the extern "C"
4918         block. Makes some C++ compiler happy. Reported by Denis Vakatov
4919         <vakatov@peony.nlm.nih.gov>.
4920
4921 Wed Jul 19 14:07:57 BST 2000  Tony Gale <gale@gtk.org>
4922
4923         * docs/tutorial/gtk-tut.sgml: Yet more clean ups.
4924           Completes first pass. Hurrah!
4925
4926 Tue Jul 18 17:17:55 BST 2000  Tony Gale <gale@gtk.org>
4927
4928         * docs/tutorial/gtk-tut.sgml: More clean ups.
4929
4930 Mon Jul 17 18:52:38 2000  Owen Taylor  <otaylor@redhat.com>
4931
4932         * gtk/gtkentry.c (gtk_entry_draw_text): Restore code to
4933         paint the background of the text area which was accidentally
4934         removed at some point.
4935
4936         * gtk/gtkrc.[ch] gtk/gtkstyle.[ch] gtk/gtkthemes.[ch]: 
4937           
4938          - Move most of the functionality from the theme vtable
4939            into GtkRcStyleClass and GtkStyleClass. The moved
4940            vtable functions were changed a bit in the move to
4941            work better in their new home.
4942
4943          - Get rid of the engine and engine_data fields from
4944            GtkRcStyle and GtkStyle; instead the theme
4945            engine derives theme-specific subclasses of GtkRcStyle
4946            and GtkStyle
4947
4948          - Add extra dlsym() found entry point to themes,
4949            theme_create_rc_style().
4950
4951         * gtk/gtkstyle.c: Copy xthickness, ythickness fields
4952         in gtk_style_real_copy.
4953
4954         * gtk/themes.[ch]: add a function gtk_theme_engine_register_type()
4955         to register a type associated with an engine. (The engine
4956         won't be unloaded as there is an instance of the type.)
4957
4958
4959 Mon Jul 17 18:19:06 BST 2000  Tony Gale <gale@gtk.org>
4960
4961         * docs/tutorial/gtk-tut.sgml: Clean ups.
4962
4963 Mon Jul 17 13:59:29 BST 2000  Tony Gale <gale@gtk.org>
4964
4965         * docs/tutorial/gtk-tut.sgml: Initial DocBook version. Lots
4966           of cleaning up to do.
4967
4968 2000-07-15  Tor Lillqvist  <tml@iki.fi>
4969
4970         * gdk/testgdk.c: New file, quick hack to test backends for
4971         pixel-by-pixel correctness of the most simple graphic operations.
4972
4973 Fri Jul 14 20:30:25 2000  Owen Taylor  <otaylor@redhat.com>
4974
4975         * Really release 1.3.1
4976         
4977         * gtk-config-2.0.in gtk-2.0.m4: Fix up to correspond to new
4978         include structure.
4979
4980 Fri Jul 14 18:40:39 2000  Owen Taylor  <otaylor@redhat.com>
4981
4982         * Released 1.3.1
4983
4984 Fri Jul 14 16:21:26 2000  Owen Taylor  <otaylor@redhat.com>
4985
4986         * gtk/gtktextlayout.c: use FALSE for size_only most
4987         of the time when calling gtk_text_layout_get_line_display()
4988         to avoid causing double reshapes when a redraw follows
4989         immediately after.
4990
4991 Tue Jul 11 11:13:40 2000  Owen Taylor  <otaylor@redhat.com>
4992
4993         * gtk/gtkrange.c (gtk_range_default_[hv]slider_update): Invalidate
4994         appropriate region and gdk_window_process_updates() so trough
4995         updating doesn't lag behind the window being scrolled.
4996
4997         * gdk/gdkgc.c: Make parent_class pointer static.
4998          
4999 Sun Jul  9 21:31:23 2000  Owen Taylor  <otaylor@redhat.com>
5000
5001         * gdk/gdk-pixbuf.c gtk/gdk-pixbuf-loader.c gtk/gtktextview.c:
5002         include <string.h>.
5003          
5004         * gdk/gdkpixbuf-render.c (gdk_pixbuf_render_to_drawable): Fix
5005         cut-and-paste error in computing memory offset for 4 channels.
5006
5007 Fri Jul 14 14:05:02 2000  Owen Taylor  <otaylor@redhat.com>
5008
5009         * gtk/gtkrc.c (gtk_rc_parse_pixmap_path_string): Remove
5010         gtk_rc_append_default_pixmap_path(), since it wasn't
5011         adding an interesting path and we don't have a meaningful
5012         default for this value.
5013
5014 Fri Jul 14 12:22:49 2000  Owen Taylor  <otaylor@redhat.com>
5015
5016         * configure.in Makefile.am gtk-config.m4 gtk.m4: Move
5017         gtk-config to gtk-config-2.0 move gtk_.m4 to
5018         gtk-2.0.m4
5019
5020         * Makefile.am gtk/Makefile.am gdk-pixbuf/Makefile.am
5021         gdk/Makefile.am demos/Makefile.am: Change 
5022         library names to libgtk-1.3.la, etc, so that we
5023         can distinguish gtk-1.2 and gtk-2.0 on the linkline.
5024
5025         * Makefile.am gtk/Makefile.am gdk-pixbuf/Makefile.am
5026         gdk/Makefile.am gdk/x11/Makfile.am
5027         Move include files into /usr/include/gtk-2.0, 
5028         /usr/lib/gtk-2.0/include/
5029          
5030         * autogen.sh acconfig.h configure.in gtk/gtkmain.c
5031         gtk/gtkintl.h: Change package for gettext from 
5032         gtk+ to gtk20. Put hack in autogen.sh to modify
5033         po/Makefile.in.in after gettextize to make this
5034         possible.
5035
5036         * gtk+.spec: Some updates, not tested.
5037
5038         * gdk-pixbuf/Makefile.am: Move loaders into
5039         $(libdir)/gtk-2.0/$(GTK_VERSION)/loaders.
5040
5041         * gtk/Makefile.am gtk/gtkrc.c: Move RC file locations
5042         $(sysconfdir)/gtk-2.0 ~/.gtkrc-2.0; theme subdir
5043         to THEMENAME/gtk-2.0/. Move engine directory  to
5044         $(libdir)/gtk-2.0/$(GTK_VERSION)/engines.
5045         
5046 2000-07-12  Tor Lillqvist  <tml@iki.fi>
5047
5048         Win32 changes, still doesn't build though.
5049
5050         * gdk/makefile.cygwin
5051         * gdk/win32/makefile.cygwin
5052         * gtk/makefile.cygwin: Updates.
5053
5054         * gdk/win32/gdkgc-win32.c (_gdk_win32_gc_new): Use the same
5055         default values for fg and bg pixel as X11 does (0 and 1), not
5056         black and white. Use PS_ENDCAP_FLAT and PS_JOIN_MITER by default.
5057         Use 0 for pen width by default (treated as 1 anyway later, but for
5058         apps that might check the value in the GdkGC).
5059         (gdk_win32_hdc_get, gdk_win32_hdc_release): New functions, public
5060         interface to gdk_gc_predraw and _postdraw.
5061
5062         * gdk/win32/gdkwin32.h
5063         * gdk/gdk.def: Add gdk_win32_hdc_{get,release}.
5064
5065         * gdk/win32/gdkcolor-win32.c (gdk_colormap_alloc1): Remove
5066         extraneous semicolon.
5067
5068         * gdk/win32/gdkdrawable-win32.c: Check also for pen_width == 0.
5069
5070         * gdk/win32/gdkimage-win32.c (gdk_image_new): Use the visual's depth,
5071         not the Win32 bitspixel value.
5072
5073         * gdk/win32/gdkcc-win32.c:
5074         * gdk/win32/gdkcolor-win32.c 
5075         * gdk/win32/gdkprivate-win32.h
5076         * gdk/win32/gdkwin32.h: Changes to make compilable, with new
5077         GDK object structure.
5078
5079 Tue Jul 11 20:59:35 2000  Tim Janik  <timj@gtk.org>
5080
5081         * docs/tutorial/gtk_tut_12.es.sgml (name): 
5082         * docs/tutorial/gtk_tut_it.sgml (name): 
5083         * docs/tutorial/gtk_tut_fr.sgml (name): 
5084         * docs/tutorial/gtk_tut.sgml (name): scratched notion of completely
5085         outdated email adress: s/timj@psynet.net/timj@gtk.org/.
5086
5087 Tue Jul 11 13:10:57 BST 2000  Tony Gale <gale@gtk.org>
5088
5089         * docs/faq/gtk-faq.sgml: Cleanup indenting and various
5090           small changes.
5091
5092 Tue Jul 11 08:04:58 2000  Tim Janik  <timj@gtk.org>
5093
5094         * gtk/gtktree.c (gtk_real_tree_select_child): eek, i've never seen
5095         a bug here, never been here and never fixed anything ;(
5096         (don't segfault if tree->root_tree is NULL, which happens prior
5097         to widget realization, but puke instead).
5098
5099 Tue Jul 11 06:38:42 2000  Tim Janik  <timj@gtk.org>
5100
5101         * gtk/gtkrc.h: add xthickness and ythickness to GtkRcStyle and
5102         add the necessary tokens.
5103
5104         * gtk/gtkrc.c (gtk_rc_style_init): properly initiality the rc style.
5105         (gtk_rc_style_to_style): copy thicknesses.
5106         (gtk_rc_init_style): apply thicknesses.
5107         (gtk_rc_parse_style): parse xthickness and ythickness.
5108
5109         * gdk/x11/gdkdnd-x11.c: silence compiler in switch() statements.
5110
5111         * gdk/x11/gdkwindow-x11.c (gdk_window_foreign_new): 
5112         (gdk_window_new): 
5113         (_gdk_windowing_window_init): 
5114         * gdk/x11/gdkpixmap-x11.c (gdk_pixmap_foreign_new): 
5115         (gdk_pixmap_create_from_data): 
5116         (gdk_bitmap_create_from_data): 
5117         (gdk_pixmap_new): 
5118         * gdk/x11/gdkimage-x11.c (gdk_image_get): 
5119         (gdk_image_new): 
5120         * gdk/x11/gdkgc-x11.c (_gdk_x11_gc_new): 
5121         * gdk/x11/gdkdnd-x11.c (gdk_drag_context_new): 
5122         * gdk/x11/gdkcolor-x11.c (gdkx_colormap_get):
5123         (gdk_colormap_get_system): 
5124         (gdk_colormap_new): 
5125         * gdk/gdkwindow.c (gdk_window_init): 
5126         * gtk/gtkstyle.c (gtk_style_new):
5127         * gtk/gdk-pixbuf-loader.c (gdk_pixbuf_loader_frame_done):
5128         * gdk/gdkpixmap.c (gdk_pixmap_init): 
5129         * gtk/gtkrc.c (gtk_rc_style_new):
5130         use g_object_new() instead of g_type_create_instance() which
5131         is a private function for fundamental type implementations.
5132
5133 Thu Jul  6 16:12:14 2000  Owen Taylor  <otaylor@redhat.com>
5134
5135         * configure.in: Add check for db2html
5136
5137 Thu Jul  6 14:53:05 2000  Owen Taylor  <otaylor@redhat.com>
5138
5139         * gtk/gtktypeutils.c (gtk_type_init): Add a temporary 
5140         hack to set glib_debug_objects based on gtk_debug_flags.
5141
5142 Thu Jul  6 14:12:13 2000  Owen Taylor  <otaylor@redhat.com>
5143
5144         * INSTALL.in: Update the Prerequisites section.
5145
5146         * Makefile.am demos/Makefile.am docs/Makefile.am
5147         docs/tutorial/Makefile.am gdk/x11/Makefile.am
5148         gdk/linux-fb/Makefile.am: Dist fixes
5149
5150 Thu Jul  6 12:26:03 2000  Owen Taylor  <otaylor@redhat.com>
5151
5152         * NEWS: 10,000 foot view of 1.3.1 changes.
5153
5154 Thu Jul  6 11:54:03 2000  Owen Taylor  <otaylor@redhat.com>
5155
5156         * gdk/gdk.h gdk/gdktypes.h gdk/linux-fb/gdkmain-fb.c
5157         gdk/nanox/gdkmain-nanox.c gdk/win32/gdkevents-win32.c
5158         gdk/win32/gdkinput-win32.c gdk/win32/gdkwin32.h
5159         gdk/x11/gdkmain-x11.c: 
5160
5161         Patch from George Lebl to add a GdkGrabStatus enumeration to use
5162         as a return value of gdk_*_grab(). Previously, we just
5163         returned the X11 values directly.
5164
5165 Thu Jul  6 11:27:44 2000  Owen Taylor  <otaylor@redhat.com>
5166
5167         * gdk/x11/Makefile.am: Patch from George Lebl to 
5168         install all the headers in the right place.
5169
5170 Tue Jul  4 13:13:01 BST 2000  Tony Gale <gale@gtk.org>
5171
5172         * docs/faq/gtk-faq.sgml: Add remaining sections. Completes
5173           initial conversion to DocBook.
5174
5175 2000-07-04  Tor Lillqvist  <tml@iki.fi>
5176
5177         * README.win32: Improve a bit.
5178
5179         * gdk/win32/gdkevents-win32.c (gdk_event_translate): Handle also
5180         WM_SYSCHAR, and other changes to get handling of Alt+nnn or
5181         Alt+0nnn on the numpad (used to enter characters by numeric code
5182         from current DOS or ANSI codepage) working correctly, as in other
5183         Windows apps.
5184
5185         * gdk/win32/gdkcursor-win32.c (gdk_cursor_new_from_pixmap): Use
5186         same argument validity tests as in X11 version.
5187         (_gdk_cursor_destroy): Use DestroyCursor, not DestroyIcon.
5188
5189         * gdk/win32/gdkwin32.h: Add also WM_MOUSEWHEEL and CopyCursor
5190         definitions in case missing from headers.
5191
5192         * gdk/win32/gdkwindow-win32.c (gdk_win32_window_destroy): Also
5193         destroy the window-specific cursor.
5194         (RegisterGdkClass): Use the global gdk_ProgInstance instead of
5195         calling GetModuleHandle(NULL).
5196         (gdk_window_set_cursor): Reworked to always copy the passed cursor
5197         with CopyCursor before setting it as the window-specific
5198         cursor. It is OK for the caller to destroy the GdkCursor (and thus
5199         also its Windows cursor) after calling this function. Destroy any
5200         previous window-specific cursor.
5201
5202 Mon Jul  3 17:54:49 2000  Owen Taylor  <otaylor@redhat.com>
5203
5204         * gdk/x11/gdkfont-x11.c (gdk_font_charset_for_locale): 
5205         font charset is iso8859-1, not iso-8859-1.
5206
5207 Mon Jul  3 17:08:14 2000  Owen Taylor  <otaylor@redhat.com>
5208
5209         * gdk/x11/gdkfont-x11.c (gdk_font_charset_for_locale):
5210         Use g_get_charset() instead of g_get_codeset().
5211
5212         * gtk/gtkframe.[ch] gtkframe.h gtk/gtktextmark.h: 
5213         Comment out some strdup'ing functions to keep timj
5214         happy until we finish fighting this out.
5215
5216 Mon Jul  3 14:24:16 2000  Owen Taylor  <otaylor@redhat.com>
5217
5218         * gtk/gtkwidget.c (gtk_widget_draw): Ignore calls with
5219         <= width or height.
5220
5221         * gtk/gtktable.c (gtk_table_attach): Fix missed merge
5222         from 1.2 for parent/child states.
5223
5224         * gdk/gdkgc.c (gdk_gc_set_rgb_fg/bg_color): Fix a couple
5225         of typos.
5226
5227         * gdk/gdkevents.[ch]: Remove press/xtilt/ytilt fields of
5228         event structures, replace with a generic axes field. Replace 
5229         deviceid/sourec with GdkDevice *device.
5230
5231         * gdk/gdkevents.[ch] (gdk_event_get_axis): Add function
5232         to extract particular axis use value from event. (Also
5233         can be used for normal X/Y.)
5234
5235         * gdk/gdkinput.h gdk/x11/gdkinput*: Major revision;
5236         allow for arbitrary number of axes, namespace everything
5237         as gdk_device_*. Replace guint32 deviceid with GdkDevice *
5238         everywhere.
5239
5240         * gdk/x11/{gdkmain-x11.c,gdkevent-x11.c,gdkinput*}: 
5241         Get rid of the gdk_input_vtable setup if favor of simply
5242         defining the functions in gdkinput-none/gxi/xfree.c in
5243         a similar fashion to the way that the port structure is 
5244         done.
5245
5246         * gtk/gtkdnd.c: Fix fields of synthesized button press event
5247         for new event structures. 
5248
5249         * gtk/gtkinputdialog.c gtk/testinput.c: Revise to match
5250         new device interfaces.
5251
5252 Sun Jul  2 18:19:50 2000  Owen Taylor  <otaylor@redhat.com>
5253
5254         * gtk/gtkwidget.[ch] (gtk_widget_create_pango_layout): Add a 'text' argument to
5255         set the initial text.
5256
5257         * gtk/gtkaccellabel.c gtk/gtkcalendar.c gtk/gtkclist.c
5258         gtk/gtkentry.c gtk/gtkhruler.c gtk/gtkhscale.c gtk/gtklabel.c
5259         gtk/gtkprogressbar.c gtk/gtkscale.c gtk/gtkvruler.c
5260         gtk/gtkvscale.c: Adapt to new argument of create_pango_layout().
5261
5262         * gtk/gtkclist.c (_gtk_clist_create_cell_layout): Use new
5263         pango_layout_set_font_description to simplify.
5264
5265 Sun Jul  2 17:43:41 2000  Owen Taylor  <otaylor@redhat.com>
5266
5267         * gtk/gtkclist.c (_gtk_clist_create_cell_layout): Use new
5268         pango_layout_set_font_description to simplify.
5269
5270 Sun Jul  2 17:06:40 2000  Owen Taylor  <otaylor@redhat.com>
5271
5272         * gtk/gtkcalendar.c gtk/gtkclist.c gtk/gtkctree.c gtk/gtkhscale.c
5273         gtk/gtkprogressbar.c gtk/gtkscale.c gtk/gtkvscale.c gtk/gtkaccellabel.c: Use
5274         pango_layout_get_pixel_extents() to remove a large number of '/ PANGO_SCALE'.
5275
5276         * gtk/gtk[hv]ruler.c gtk/gtklabel.c: replace some / PANGO_SCALE with
5277         PANGO_PIXELS() macro.
5278
5279 Sun Jul  2 15:24:41 2000  Owen Taylor  <otaylor@redhat.com>
5280
5281         * gtk/gtkwidget.[ch] (gtk_widget_get_pango_context): Add new function
5282         that returns a PangoContext owned by the widget and updated to
5283         match future changes in the widget. Also, make 
5284         gtk_widget_create_pango_layout() use this context. If we ever
5285         add a ::changed signal to PangoContext, this will make things
5286         much more convenient. 
5287
5288         * gtk/gtkentry.c gtk/gtklabel.c: Call pango_layout_context_changed()
5289         in the appropriate places instead of destroying the layouts and
5290         creating new ones.
5291
5292         * gtk/gtkfontsel.[ch] gtk/gtkclist.c: Use gtk_widget_get_pango_context()
5293         in a few strategic places.
5294
5295 Sun Jul  2 14:37:58 2000  Owen Taylor  <otaylor@redhat.com>
5296
5297         * gtk/gtkoptionmenu.c (gtk_option_menu_size_request): Call 
5298         gtk_widget_size_request() on reparented child, if one. Otherwise,
5299         queue_resize() on the child never results in it getting size-requested
5300         at all.
5301
5302         * gtk/testgtk.c (build_option_menu): Remove silly radio-menu-items
5303         in option menus, so that (with luck) people won't copy it into
5304         their apps in the future.
5305
5306         * gtk/gtkoptionmenu.c: Connect ::size_request on the menu
5307         to gtk_option_menu_calc_size. This isn't perfect, but should fix
5308         a lot of problems with changing the size of the menu's menu
5309         items after adding it to the option menu.
5310
5311         * gtk/gtktexttag.c: Include gtkmain.h for gtk_get_default_language().
5312
5313         * gtk/gtkwidget.[ch]: Add a ::direction_changed that triggers when
5314         the text direction for a widget changes.
5315
5316         * gtk/gtk{entry.c,label.[ch],textview.[ch]} gtk/testgtk.c: Use
5317         ::direction_changed to get rid of various hacks.
5318
5319 Sun Jul  2 13:19:12 2000  Owen Taylor  <otaylor@redhat.com>
5320
5321         * docs/Changes-2.0.txt: Move Changes-1.4.txt to the appropriate
5322         name.
5323
5324 Sun Jul  2 13:06:26 2000  Owen Taylor  <otaylor@redhat.com>
5325
5326         * gdk/x11/gdkpixmap-x11.[ch] Changes-1.4.txt: Add a is_foreign
5327         flag to the structure. Do not call XFreePixmap on pixmaps created
5328         by gdk_pixmap_foreign_new().
5329
5330 Sun Jul  2 12:45:50 2000  Owen Taylor  <otaylor@redhat.com>
5331
5332         * gdk/gdkrgb.[ch]: Add gdk_rgb_find_color() to get a pixel
5333         value using GdkRGB functionality given GdkColormap and GdkColor.
5334         (name not final, waiting for inspiration.)
5335         
5336         * gdk/gdkgc.[ch] (gdk_gc_set_rgb_fg/bg_color): New functions to
5337         set the foreground/background of a GC using the GC's colormap
5338         and GdkRGB. (name not final, waiting for inspiration.)
5339
5340         * gdk/gdkcompat.h gdk/gdkrgb.c (gdk_rgb_get_colormap): Rename from 
5341         gdk_rgb_get_cmap(), put #define in gdkcompat.h.
5342
5343         * gtk/gtkwidget.[ch] gtkcompat.h: Make visuals for
5344         gtk_widget_get_visual(), gtk_widget_get_default_visual, etc,
5345         purely a function of the corresponding colormap. Make
5346         gtk_widget_set_visual(), etc, noop macros in gtkcompat.h.
5347
5348         * gdk/gdkpixmap.c gdk/x11/gdkpixmap-c11.c: Rewrite
5349         gdk_pixbuf_*create_from_xpm_* in terms of
5350         gdk_pixbuf_new_from_xpm_data(), move into platform independent
5351         code.
5352
5353         * gdk/gdkpixbuf-render.c (gdk_pixbuf_render_to_drawable): Take
5354         advantage of the new draw_rgb_32_image_dithalign.
5355
5356         * gdk/gdkrgb.c (gdk_draw_rgb_32_image_dithalign): Added.
5357
5358         * gtk/gtkgc.c (gtk_gc_new): Set the appropriate colormap
5359         on each created GC.
5360
5361         * gdk/gdkgc.[ch]: Add gdk_gc_get/set_colormap.
5362
5363         * gdk/gdkgc.[ch]: Add a colormap field to the GdkGC structure
5364         which we initialize from the drawable when the GC is created,
5365         if the drawable has a colormap.
5366
5367         * gdk/x11/gdkgc-x11.c: include string.h for memset.
5368
5369         * gdk/x11/gdkinput-x11.c: include string.h for strlen, etc.
5370
5371         * gtk/gtklayout.[ch]: Remove unsed configure serial member.
5372
5373 Sat Jul  1 16:28:32 2000  Owen Taylor  <otaylor@redhat.com>
5374
5375         * gdk/x11/gdkevents-x11.c (gdk_event_translate): When
5376         actually returning expose events, make sure to set
5377         the count field properly.
5378
5379         * gdk/x11/gdkgc-x11.c (gdk_x11_gc_values_to_xvalues): Fix
5380         accidentally reintroced bug which always cleared
5381         the graphics_exposures value. 
5382
5383 Wed Jun 28 18:03:09 BST 2000  Tony Gale <gale@gtk.org>
5384
5385         * docs/faq/gtk-faq.sgml: Change DocBook layout slightly
5386
5387 Wed Jun 28 17:49:05 BST 2000  Tony Gale <gale@gtk.org>
5388
5389         * docs/faq/gtk-faq.sgml: Finish Section 6. Add Section 7.
5390
5391 Wed Jun 28 13:31:55 BST 2000  Tony Gale <gale@gtk.org>
5392
5393         * docs/faq/gtk-faq.sgml: Start of Section 6.
5394
5395 Mon Jun 26 19:37:04 2000  Owen Taylor  <otaylor@redhat.com>
5396
5397         * configure.in: Put 1.3.1 in warning message, not 1.3.0.
5398         
5399         (Fixes problem with drawing childless frames. Pointed out
5400         by and a first patch from Anders)
5401         
5402         * gtk/gtkframe.c (gtk_frame_compute_child_allocation): Always
5403         compute a child_allocation, even if we don't have a child.
5404
5405         * gtk/gtkaspectframe.c (gtk_aspect_frame_compute_child_allocation):
5406         Always chain to the parent's impl, even if we don't have a child.
5407
5408 Mon Jun 26 18:53:31 2000  Owen Taylor  <otaylor@redhat.com>
5409
5410         * gdk/gdkrgb.c: If possible, create only a single shm segment and
5411         use multiple parts of it instead of creating a bunch of separate
5412         segments, since the maximum number of segments per system is not
5413         large. (This might be worth backporting to GTK+-1.2.x if we make a
5414         new release )
5415
5416         * gdk/gdkrgb.c: Localize a bunch of variables into the GdkRgbInfo
5417         structure in preparation for per-colormap GdkRGB.
5418
5419         * gdk/x11/gdkimage-x11.c (gdk_image_new): Don't set gdk_use_xshm
5420         to False when we get EINVAL from shmget so that the caller of
5421         gdk_image_new can retry with a smaller segment size.
5422
5423 Mon Jun 26 13:01:16 BST 2000  Tony Gale <gale@gtk.org>
5424
5425         * docs/faq/gtk-faq.sgml: Add Sections 4 & 5.
5426
5427 Fri Jun 23 17:54:23 2000  Tim Janik  <timj@gtk.org>
5428
5429         * configure.in: make the current version number 1.3.1 (binary age 0,
5430         interface age 0).
5431         
5432         * gtkfeatures.h, gtkfeatures.h.in: dejavue, get rid of these *again*,
5433         gtkcompat.h is all we want.
5434
5435         * gtk/gtktypeutils.[hc]: define most of the primitive types in terms of
5436         GLib primitive types. fixed g_type_register_fundamental() argument
5437         ordering.
5438
5439         * gtk-config.in (lib_gtk): add -lgdk_pixbuf so third party code
5440         compiles.
5441
5442         * gdk-pixbuf-loader.[hc]: get rid of unistd.h include.
5443         object code cleanup, comment trigraph fixes, etc...
5444
5445 2000-06-23  Havoc Pennington  <hp@redhat.com>
5446
5447         * gtk/gtktextview.c (gtk_text_view_set_buffer): Use anonymous mark 
5448         instead of making up a bogus name for first_para_mark
5449
5450         * gtk/gtkstatusbar.h, gtk/gtkstatusbar.c: Allow 
5451         0 as a context ID
5452
5453 Thu Jun 22 17:43:51 BST 2000  Tony Gale <gale@gtk.org>
5454
5455         * docs/faq/gtk-faq.sgml: Change filename. Add Section 3.
5456
5457 2000-06-21  Havoc Pennington  <hp@pobox.com>
5458
5459         * gdk/gdkwindow.c (_gdk_window_destroy_hierarchy): Fix bug where
5460         we didn't check window->bg_pixmap != GDK_NO_BG.
5461
5462         * gtk/gdk-pixbuf-loader.c: Change to reflect GObject-ification of
5463         gdk-pixbuf
5464
5465 Thu Jun 22 14:02:19 BST 2000  Tony Gale <gale@gtk.org>
5466
5467         * docs/faq/gtk-faq.sgm: Move file to here.
5468           TODO: Update Makfile.am 
5469
5470 Thu Jun 22 13:41:09 BST 2000  Tony Gale <gale@gtk.org>
5471
5472         * docs/gtk-faq.sgm: Add Section 2
5473
5474 Thu Jun 22 08:43:45 BST 2000  Tony Gale <gale@gtk.org>
5475
5476         * docs/gtk-faq.sgm: New file. Start of DocBook
5477           version of the FAQ.
5478
5479 Wed Jun 21 23:04:17 2000  Owen Taylor  <otaylor@redhat.com>
5480
5481         * configure.in (GDK_PIXBUF_MAJOR): Define version
5482         numbers for GDK_PIXBUF_*, as they get substituted
5483         into a header file. Need to consider versioning
5484         for gdk-pixbuf more carefully later.
5485
5486 2000-06-21  Raja R Harinath  <harinath@cs.umn.edu>
5487
5488         Work with srcdir != builddir.   
5489         * demos/testanimation.c: Don't include "gdk-pixbuf.h".  Use
5490         <gtk/gdk-pixbuf-loader.h>, not "gtk-pixbuf/gdk-pixbuf-loader.h".
5491         * demos/testpixbuf.c: Likewise.
5492         * demos/testpixbuf-scale.c: Don't include "gdk-pixbuf.h".
5493         * demos/testpixbuf-drawable.c: Don't include "gdk-pixbuf.h".  Use
5494         <gdk/x11/gdkx.h>.
5495         * demos/pixbuf-demo.c: Use <gtk/gtk.h> not "gtk.h".  Don't include
5496         "gdk-pixbuf.h".
5497         * demos/Makefile.am (INCLUDES): Remove unneeded directories.
5498
5499 Wed Jun 21 19:45:02 2000  Owen Taylor  <otaylor@redhat.com>
5500
5501         * TODO.xml: Change 1.4 version numbers to 2.0.
5502
5503 Wed Jun 21 19:29:08 2000  Owen Taylor  <otaylor@redhat.com>
5504
5505         * gdk/gdkpixbuf-render.c gdk/gdkpixbuf-drawable.c: Indentation
5506         fixups to GTK+ standard.
5507
5508 Wed Jun 21 16:38:13 2000  Owen Taylor  <otaylor@redhat.com>
5509
5510         * gdk-pixbuf/* docs/reference/gdk-pixbuf/*: Welcome aboard,
5511         gdk-pixbuf.
5512
5513         * gtk/gdk-pixbuf-loader.c (gdk_pixbuf_loader_class_init):
5514         fixups for GObject.
5515
5516         * gdk/Makefile.am gdk/gdkpixbuf-render.[ch] gdk/gdkpixbuf.[ch]: Bits of 
5517         gdk-pixbuf with GDK dependencies moved into GDK.
5518         
5519         * gtk/Makefile.am gtk/gdk-pixbuf-loader.[ch]: Temporarily
5520         move gdk-pixbuf-loader here until GObject has signals.
5521
5522         * demos/: New directory of demos. Move demos from
5523         gdk-pixbuf here.
5524
5525         * demos/pixbuf-init.c: Small bit of code to check for
5526         loaders in ../gdk-pixbuf/.libs/gdk-pixbuf, and if found,
5527         set GDK_PIXBUF_MODULEDIR appropriately.
5528
5529         * gdk/gdkcompat.h: Remove GDK_DRAWABLE_PIXMAP compat
5530         define which no longer makes sense.
5531
5532 2000-06-21  Havoc Pennington  <hp@redhat.com>
5533
5534         * gtk/gtkwidget.c (gtk_widget_create_pango_context): Use
5535         gtk_get_default_language
5536
5537         * gtk/gtkmain.h, gtk/gtkmain.c (gtk_get_default_language): 
5538         new function to get the default language
5539
5540         * gtk/gtktexttagprivate.h, gtk/gtktexttag.c, gtktextview.c: 
5541         s/gtk_text_view_style_values/gtk_text_style_values/
5542
5543         * gtk/gtktexttag.c, gtk/gtktexttag.h, gtk/gtktexttagprivate.h:
5544         Add a "language" field to tags.
5545
5546         (gtk_text_tag_set_arg): Fix bug in setting
5547         "bg_full_height_set" tag.
5548
5549 2000-06-21  Havoc Pennington  <hp@redhat.com>
5550
5551         * gtk/gtktextiter.h: Use gunichar instead of gint when appropriate
5552         in the interfaces
5553
5554         * gtk/gtktexttypes.c: Remove UTF functions, use glib 
5555         stuff instead when possible.
5556
5557         * gtk/gtktexttypes.h: Delete some unused constants
5558
5559         * gtktextbtree.c, gtktextiter.c, gtktextsegment.c, gtktextview.c,
5560         testtextbuffer.c: use glib instead of custom unicode routines
5561
5562 Wed Jun 21 12:50:58 2000  Owen Taylor  <otaylor@redhat.com>
5563
5564         * docs/es/: Removed mistakenly added generated sgml
5565
5566         * docs/{gdk.texi,gtk.texi,gdk.sgml} macros.texi texinfo.tex:
5567         Remove outdated info files.
5568
5569         * docs/gtk_tut* docs/package_tutorial.sh docs/tutorial:
5570         Moved tutorial files into subdir
5571
5572         * docs/gtkfaq.sgml docs/faq/gtkfaq.sgml: Move FAQ into
5573         subdir.
5574
5575         * docs/man/gtk_button.pod: Remove. (contents will be
5576         integrated into gtk-reference button page.)
5577
5578         * configure.in docs/Makefile.am docs/tutorial/Makefile.am
5579         docs/faq/Makefile.am: Adjust for new organization
5580
5581 2000-06-21 Christopher Blizzard  <blizzard@redhat.com>
5582
5583         * gdk/x11/Makefile.am (install-data-local): use $(mkinstalldirs)
5584         not $(MKINSTALLDIRS)
5585
5586 Wed Jun 21 12:24:28 2000  Owen Taylor  <otaylor@redhat.com>
5587
5588         * gtk/testgtk.c (create_text): Finish the job Elliot started
5589         of removing font setting test for text widget. (Since text widget
5590         and GdkFont are not deprecated, and cause portability problems.)
5591
5592 Wed Jun 21 11:41:43 2000  Owen Taylor  <otaylor@redhat.com>
5593
5594         * gtk/gtkentry.c gtk/gtkimcontextsimple.c gtk/gtklabel.c
5595         gtk/gtktexttypes.c gtk/testtext.c modules/linux-fb/basic.c:
5596         Remove use of libunicode in favor of new GLib functions.
5597
5598         * gtk/gtkcolorsel.c: Remove conditional includes for FB, win32,
5599         nano-x, framebuffer. The X11 include is just a hack until we get
5600         the necessary functions in gdkcolor.h, so there is no reason to
5601         add other includes of platforms.
5602
5603         * gtk/gtkwindow.c (gtk_window_compute_default_size): Revert 
5604         window bigger than the screen change.
5605
5606         * gtk/testgtk.c: Revert some random changes from Elliot
5607         that had no particular point and were causing testgtkrc
5608         not to function correctly.
5609         
5610         * gdk/gdkregion-generic.h: Revert change from Elliot. Just
5611         because GdkSegment and GdkRegionBox have the same fields,
5612         it doesn't mean that 'typedef GdkSegment GdkRegionBox'
5613         results in clearer code.
5614
5615         * gdk/x11/gdkinput-x11.c (gdk_input_common_select_events,
5616         gdk_input_translate_coordinates): Fix missed GdkObjectification
5617
5618 2000-06-18  Elliot Lee  <sopwith@redhat.com>
5619
5620         * gdk/Makefile.am, gdk/*/Makefile.am: Fix conditionality to work the "right" way.
5621         * gtk/gtk{plug,socket}.h: Missed commits from previous.
5622
5623 2000-06-20  Havoc Pennington  <hp@redhat.com>
5624
5625         * modules/linux-fb/Makefile.am: Make this compile
5626         without framebuffer enabled
5627
5628         * gdk/linux-fb/Makefile.am: Add conditional to not build
5629         framebuffer unless specified in configure
5630
5631         * gdk/gdkdraw.c (gdk_draw_drawable): Fix bug where I was getting
5632         the size of the target instead of source if -1 was passed for
5633         width/height
5634
5635         * gdk/x11/gdkgeometry-x11.c (gdk_window_compute_position): Fix 
5636         width/height confusion.
5637
5638 2000-06-19  Havoc Pennington  <hp@redhat.com>
5639
5640         * gdk/x11/gdkx.h (GDK_WINDOW_XWINDOW): change this to be
5641         GDK_DRAWABLE_XID. In the future, we probably want to make it
5642         faster with G_DISABLE_CHECKS turned on.
5643
5644 2000-06-14  Havoc Pennington  <hp@redhat.com>
5645
5646         * gdk/Makefile.am: add gdkpixmap.c
5647
5648         * gdk/gdk.c: s/gdk_window_init/_gdk_windowing_window_init/
5649         s/gdk_image_init/_gdk_windowing_image_init
5650
5651         * gdk/gdkcolor.c: make ref/unref compat wrappers for GObject
5652         ref/unref
5653
5654         * gdk/gdkcolor.h: make GdkColormap a GObject subclass
5655
5656         * gdk/gdkcompat.h: remove GdkWindowType compat, since
5657         GdkWindowType is now non-deprecated; 
5658         change gdk_window_get_type() compat to be
5659         gdk_window_get_window_type().
5660
5661         * gdk/gdkdnd.h: make GdkDragContext a GObject.
5662
5663         * gdk/gdkdraw.c, gdk/gdkdraw.h: Convert GdkDrawable to a pure
5664         virtual GObject. Make all functions call into the vtable.
5665         Move gdk_image_put() guts in here. Remove GdkDrawableType
5666         and gdk_drawable_get_type(), these are now GdkWindow-specific.
5667         draw_image, get_depth, get_size, set_colormap, get_colormap,
5668         get_visual added to the vtable.
5669         
5670         * gdk/gdkgc.h, gdk/gdkgc.c: Convert GdkGC to a pure virtual 
5671         GObject. Virtualize everything. 
5672         (gdk_gc_new_with_values): remove check for destroyed window,
5673         because now GdkWindow::create_gc will check this.
5674         (gdk_gc_set_values): New function to set GC values, this 
5675         was already implemented but wasn't in the header
5676
5677         * gdk/gdkimage.h, gdk/gdkimage.c: Convert GdkImage to a GObject.
5678
5679         * gdk/gdkinternals.h: Remove _gdk_window_alloc(), remove
5680         _gdk_window_draw_image(), remove _gdk_windowing_window_class,
5681         remove _gdk_window_class; add _gdk_window_impl_get_type() and
5682         _gdk_pixmap_impl_get_type(). Rename gdk_window_init to
5683         _gdk_windowing_window_init, rename gdk_image_init to
5684         _gdk_windowing_image_init.
5685         
5686         * gdk/gdkpango.c: Reflect GObject-ification of PangoContext.
5687         (gdk_draw_layout): Remove check for destroyed window, 
5688         because all the drawable methods already check it.
5689         
5690         * gdk/gdkpixmap.h, gdk/gdkpixmap.c: Convert GdkPixmap to GObject.
5691         Add gdkpixmap.c which contains implementation of GdkDrawable
5692         virtual table (by chaining to a platform-specific implementation
5693         object).
5694         
5695         * gdk/gdkprivate.h: Remove GDK_IS_WINDOW, GDK_IS_PIXMAP, 
5696         GDK_DRAWABLE_DESTROYED. Add GDK_WINDOW_DESTROYED. Replace
5697         GDK_DRAWABLE_TYPE with GDK_WINDOW_TYPE. Remove GdkDrawablePrivate,
5698         GdkWindowPrivate, GdkImageClass, GdkImagePrivate, GdkGCPrivate,
5699         GdkColormapPrivate. 
5700
5701         * gdk/gdktypes.h: #include <glib-object.h>
5702
5703         * gdk/gdkwindow.h, gdk/gdkwindow.c: Convert GdkWindow to GObject.
5704         Move most functionality to platform-specific implementation
5705         object. GdkWindow itself now handles the backing store, then
5706         chains to the platform-specific implementation.
5707         (gdk_window_get_window_type): return GdkWindowType of the window.
5708         (gdk_window_peek_children): New routine, returns the children of 
5709         a GdkWindow
5710         (gdk_window_get_children): Was in X11-specific code and did 
5711         XQueryTree. Changed to simply return a copy of window->children; 
5712         so it can go in cross-platform code.
5713         
5714         * gdk/x11/Makefile.am: fix broken MKINSTALLDIRS path
5715
5716         * gdk/x11/gdkcolor-x11.c: implement X-specific parts of 
5717         GdkColormap; just changed to use the new private data instead
5718         of casting to GdkColormapPrivate.
5719
5720         * gdk/x11/gdkcursor-x11.c: added a couple typechecks to 
5721         gdk_cursor_new().
5722
5723         * gdk/x11/gdkdnd-x11.c: Change the way we access private fields 
5724         (private data member in the GObject). 
5725         (xdnd_manager_source_filter): Function had broken 
5726         error handling, fix it (use gdk_error_trap_push).
5727
5728         * gdk/x11/gdkdrawable-x11.c: This file now implements
5729         a base class for GdkWindowImplX11/GdkPixmapImplX11. This 
5730         base class is purely for the convenience of the X port,
5731         and not part of the interface to cross-platform GDK.
5732
5733         * gdk/x11/gdkevents-x11.c: Reflect various renamings.
5734         
5735         * gdk/x11/gdkgc-x11.c: Implement a subclass of GdkGC that's
5736         specific to X, and returned by the create_gc virtual method
5737         of GdkDrawableImplX11. 
5738         (gdk_x11_gc_set_dashes): Change this to take an array of gint8
5739         rather than gchar, this was also changed in the GdkGC vtable.
5740         (gdk_x11_gc_values_to_xvalues): If GdkGCValues is NULL, or the
5741         mask is 0, return immediately, instead of checking every flag.
5742         This is faster, and keeps us from segfaulting if values is NULL
5743         and the mask contains some nonzero flags.
5744
5745         * gdk/x11/gdkgeometry-x11.c: deal with all the rearranging of
5746         GdkWindow.
5747
5748         * gdk/x11/gdkglobals-x11.c: change type of grab window, since 
5749         GdkWindowPrivate is gone.
5750
5751         * gdk/x11/gdkim-x11.c: rename things that got renamed.
5752
5753         * gdk/x11/gdkimage-x11.c: implement in terms of GObject, and 
5754         remove the image_put stuff that got transferred to GdkDrawable.
5755         
5756         * gdk/x11/gdkinput.c: renamings
5757
5758         * gdk/x11/gdkmain-x11.c: #include <pango/pangox.h>
5759
5760         * gdk/x11/gdkpixmap-x11.c: GObject conversion
5761
5762         * gdk/x11/gdkprivate-x11.h: indentation fixes
5763
5764         * gdk/x11/gdkproperty-x11.c: renamings
5765
5766         * gdk/x11/gdkselection-x11.c: renamings
5767
5768         * gdk/x11/gdkwindow-x11.c: Restructuring and renaming; this now 
5769         implements the platform-specific "impl" object.
5770         Moved gdk_window_get_children to gdk/gdkwindow.c
5771
5772         * gdk/x11/gdkx.h: Remove all the private structs and private datas
5773         that no longer exist. Add declaration of GdkGCX11 object here.
5774         Fix all the macros to still work. 
5775
5776         * gtk/gtk-boxed.defs: Remove GtkStyle, GdkColormap, GdkWindow,
5777         GdkDragContext from the boxed types since they are now GObjects.
5778
5779         * gtk/gtkstyle.h, gtk/gtkstyle.c: Converted GtkStyle to a GObject,
5780         moved xthickness/ythickness into the instance. GtkStyleClass
5781         functions are now in the standard vtable for GtkStyle, so you have
5782         to create a GObject subclass to write a theme engine.
5783         (gtk_style_copy): fixed a leaked PangoFontDescription
5784         (gtk_style_init): renamed gtk_style_realize, so gtk_style_init
5785         can be the standard GObject function.
5786         
5787         * Throughout GTK:
5788         s/style->klass->[xy]thickness/style->[xy]thickness
5789         s/pango_layout_unref/g_object_unref/
5790
5791         * gtk/gtkrc.h, gtk/gtkrc.c: Converted GtkRcStyle to a GObject.
5792         
5793         * gtk/gtksocket.c: Use gdk_window_get_user_data() instead of 
5794         accessing GDK internals.
5795
5796         * gtk/gtkwidget.c: Use gdk_window_peek_children() instead of 
5797         accessing GDK internals.
5798
5799 2000-06-18  Elliot Lee  <sopwith@redhat.com>
5800
5801         * gtk/gtkwindow.c: Don't allow creation of a window bigger than the screen.
5802
5803         * gtk/gtkrange.c: Fix the mega-jumpy-with-lagged-events scrollbar
5804         problem by calculating event position relative to the trough
5805         rather than the slider.
5806         * gtk/gtkdnd.c, gtk/gtkcolorsel.c: Include FB headers if appropriate.
5807
5808         * gdk/gdkgc.h: Add GDK_NOR.
5809
5810         * configure.in, Makefile.am: Add modules top level dir
5811         * configure.in: Only use pangox library if building x11 target.
5812         * gdk/gdkdnd.h: Add GDK_DRAG_PROTO_LOCAL enum for future intra-app use.
5813
5814 Fri Jun 16 22:24:22 2000  Christopher Blizzard  <blizzard@redhat.com>
5815
5816         * gtk/gtkcolorsel.c: Change private class member to be named
5817         private_data throughout the file.
5818
5819         * gtk/gtkcolorsel.h (struct _GtkColorSelection): Change private to
5820         private_data to avoid clashing with keyword.
5821
5822 Fri Jun 16 22:24:22 2000  Christopher Blizzard  <blizzard@redhat.com>
5823
5824         * gdk/gdkdnd.h: Add comment to remove warning.
5825
5826 Sun Jun 18 15:35:35 2000  Pablo Saratxaga <pablo@mandrakesoft.com>
5827
5828         * gtk/gtkrc.cp1251,gtk/Makefile.am: the cp1251 is also used by
5829         Byelorussian language; changed the Makefile and file names 
5830         to reflect that.
5831
5832 Mon Jun 12 16:58:40 2000  Owen Taylor  <otaylor@redhat.com>
5833
5834         * gtk/gtkwindow.c (gtk_window_unmap): Call gdk_window_withdraw
5835         rather than gdk_window_hide; this makes things work
5836         correctly if the window is programmatically hidden while
5837         iconified.
5838
5839 Sun Jun 11 12:46:19 2000  Owen Taylor  <otaylor@redhat.com>
5840
5841         * gtk/gtkdnd.c (gtk_drag_set_default_icon): Fix
5842         cut and paste typo where wrong pixmap was being
5843         unref'ed. (Pointed out by a friend of KUSANO Takayuki.)
5844
5845 Sun Jun 11 10:22:36 2000  Owen Taylor  <otaylor@redhat.com>
5846
5847         * gtk/gtkselection.c (gtk_selection_bytes_per_item):
5848         Add helper function to compute format / bytes 
5849         relationship. Use in a couple places to fix up
5850         errors which assume 8 * format.
5851
5852         * gtk/gtkselection.c (gtk_selection_request): Use 32
5853         rather than 8 * sizeof (GdkAtom), to work correctly
5854         on Alpha.
5855
5856 Thu Jun  8 21:54:51 2000 Christopher Blizzard  <blizzard@redhat.com>
5857
5858         * gtk/Makefile.am (DEPS): deps include libgtk-x11.la, not
5859         libgtk.la
5860         (LDADDS): include libgtk-x11.la and libgdk-x11.la, not the non-x11
5861         versions
5862
5863         * gtk/gtklabel.c (gtk_label_get_text): Make sure that the error
5864         checking macros return NULL since the function has a return value.
5865
5866 Wed Jun  7 15:44:42 2000  Owen Taylor  <otaylor@redhat.com>
5867
5868         * gtk/Makefile.am (LDFLAGS): Add missing backslash that was keeping
5869         GTK+ from building at all.
5870
5871         * gdk/Makefile.am (gdk_c_sources): Fix up some indentation issues.
5872
5873 Mon Jun  5 19:32:53 CEST 2000 Paolo Molaro <lupus@linuxcare.com>
5874
5875         * configure.in, gtk-config.in, gdk/Makefile.am, gdk/*/Makefile.am,
5876         gtk/Makefile.am: make it possible to configure gtk for different
5877         targets on the same platform. The library name is now 
5878         libgtk-$target-$version.so. gtk-config accepts a --target x11|nanox|linux-fb
5879         flag. Only the x11 target compiles right now.
5880         * gdk/gdkregion-generic.h, gdk/gdkregion-generic.c, gdk/gdkpoly-generic.h,
5881         gdk/gdkpolyreg-generic.c: move generic region code in the main GDK dir.
5882         * gdk/nanox/gdk*generic*: delete generic region code.
5883         * gdk/linux-fb/gdk*generic*: delete generic region code.
5884         * README.nanox: update information.
5885         
5886 Tue Jun  6 10:53:59 2000  Owen Taylor  <otaylor@redhat.com>
5887
5888         * gtk/gtktoolbar.c (gtk_toolbar_prepend_widget): Fix to
5889         prepend not append. (Pointed out by Brett Hall.)
5890
5891 Tue Jun  6 01:59:57 2000  Owen Taylor  <otaylor@redhat.com>
5892
5893         * gtk/gtkentry.c (gtk_entry_finalize): Unref the entry's layout.
5894
5895 Mon Jun  5 16:00:09 2000  Owen Taylor  <otaylor@redhat.com>
5896
5897         * gdk/gdk.c (gdk_init_check): Add call to g_type_init() - we'll
5898         need this later, and this makes sure that the atexit for
5899         glib gets called after that for GDK, so atexits are
5900         properly ordered for object leak checking.
5901
5902         * gdk/gdk.c (gdk_exit_func): Call gdk_windowing_exit().
5903
5904         * gdk/x11/gdkmain-x11.c (gdk_windowing_exit): Call 
5905         pango_x_shutdown_display()
5906
5907         * gtk/simple.c (main): Close window on destroy.
5908
5909 Mon Jun  5 11:50:02 2000  Owen Taylor  <otaylor@redhat.com>
5910
5911         * gdk/x11/gdkgc-x11.c (gdk_x11_gc_values_to_xvalues): We need
5912         to treat initial creation different from setting with 
5913         regards to the graphics-exposures parameter, so add a parameter
5914         indicating whether this is initial or not.
5915
5916 Mon Jun  5 13:29:31 2000  Owen Taylor  <otaylor@redhat.com>
5917
5918         * gdk/x11/gdkevents-x11.c: Hack gdk_event_get_graphics_expose()
5919         to sort of work by adding an extra return_exposes arg
5920         to gdk_event_translate() - it might be better to simply
5921         deprecate the function altogether and force people to rewrite
5922         without it. gdk_window_scroll() handles most of it, and where
5923         gdk_window_scroll() doesn't work, simply redrawing more does.
5924
5925         * gtk/gtkwidget.c (gtk_widget_set_default_direction): Fix up
5926         assertion.
5927
5928         * gtk-config.in: Include PANGO_CFLAGS/LIBS.
5929
5930         * gdk/x11/gdkevents-x11.c (gdk_event_translate): Remove a 
5931         bunch of pretty much useless /* Print debugging info */ comments 
5932         which had drifted away from the code they were commenting.
5933
5934 2000-06-02  Havoc Pennington  <hp@pobox.com>
5935
5936         * gtk/testtextbuffer.c: Test program to make sure GtkTextBuffer
5937         is in working order.
5938         
5939         * gtk/testtext.c: Change to reflect anonymous mark API
5940
5941         * gtk/gtktextview.c: Convert from mark names to GtkTextMark*.
5942
5943         * gtk/gtktexttag.h (struct _GtkTextTag): remove the affects_size
5944         field, which was unused.
5945
5946         * gtk/gtktextmarkprivate.h (GTK_IS_TEXT_MARK): add this macro,
5947         saves some typing.
5948
5949         * gtk/gtktextbuffer.c: Switch from mark names to GtkTextMark*   
5950
5951         * gtk/gtktextbtree.c (gtk_text_btree_new): set the not_deleteable
5952         flag on the insertion point and selection bound
5953
5954         Throughout, use GtkTextMark instead of GtkTextLineSegment, and 
5955         make mark-manipulation functions take a GtkTextMark* instead of a
5956         mark name.
5957         
5958         * gtk/gtktextmarkprivate.h: Add a "not_deleteable" flag to 
5959         GtkTextMarkBody; will be used to detect attempts to delete
5960         the permanent marks (insert and selection bound)
5961
5962         * gtk/Makefile.am (noinst_PROGRAMS): add testtextbuffer 
5963
5964 Fri Jun  2 12:56:01 2000  Owen Taylor  <otaylor@redhat.com>
5965
5966         * gtk/gtkwidget.c (gtk_widget_init): Initialize DOUBLE_BUFFERED
5967         flag to on.
5968
5969         * gtk/gtkwidget.c (gtk_widget_draw) gtk/gtkmain.c (gtk_main_do_event): 
5970         Honor DOUBLE_BUFFRED_FLAG
5971
5972         * gtk/gtkwidget.c (gtk_widget_set_double_buffered): Add a
5973         function to set the DOUBLE_BUFFERED flag.
5974
5975         * gtk/gtkwidget.h: Add GTK_DOUBLE_BUFFERED flag to indicate whether
5976         or not exposes done on the widget should be double-buffered.
5977
5978         * gtk/gtkenums.h (GtkTextDirection): Reverse order of enumerations
5979         to be what would be expected. (Fixes problem with a
5980         g_return_if_fail() validating a TextDirection enumeration)
5981
5982 Thu Jun  1 23:05:13 2000  Owen Taylor  <otaylor@redhat.com>
5983
5984         * gtk/gtkwidget.c: Remove all references to 
5985         offscreen flag which was no longer used.
5986
5987         * gtk/gtkprivate.h (enum): Remove unused flags and compress.
5988
5989         * gtk/gtkframe.c (gtk_frame_set_label_widget): Check
5990         for non-null label_widget->parent.
5991
5992         * gtk/gtkentry.c: Get rid of code to deal with PangoAttribute 
5993         which no longer was used.
5994
5995         * gdk/gdkpango.c (gdk_pango_context_get_info): make static.
5996
5997         * gdk/gdkpango.c (gdk_draw_layout[_line]): Add checks
5998         for null arguments.
5999
6000         * gdk/x11/gdkgeometry-x11.c (gdk_window_scroll): add
6001         check for destroyed windows.
6002
6003 Thu Jun  1 13:48:45 2000  Owen Taylor  <otaylor@redhat.com>
6004
6005         * gtk/gtkimmulticontext.c: Add a finalize method and unref
6006         the slave context there.
6007
6008         * gtk/gtkinvisible.[ch]: Make reference counting behavior
6009         identical to GtkWindow.
6010
6011 Thu Jun  1 01:54:11 2000  Owen Taylor  <otaylor@redhat.com>
6012
6013         * Makefile.am gdk/gdkpango.c: Copy the layout render function from
6014         pangox to here, so we can write them independent of rendering
6015         system, using GDK primitives.
6016
6017         * gdk/gdkdrawable.h gdk/gdkdraw.c gdk/gdkwindow.c
6018         gdk/x11/gdkdrawable-x11.c: Remove draw_layout() from the vtable,
6019         since we have a rendering-system independent implementation in
6020         terms of draw_glyphs().
6021         
6022         * gdk/gdkpango.c gdkdrawable.h (gdk_draw_layout_line): New
6023         function to render a single line.
6024
6025         * gdk/x11/gdkpango.c: Move the guts of this file mostly
6026         into ../gdkpango.c, which simplifies things, since we
6027         don't have to deal with raw X gc's.
6028
6029 Fri May 19 04:28:16 2000  Owen Taylor  <otaylor@redhat.com>
6030
6031         * gtk/gtktextlayout.[ch]: Add get_log_attrs() function to
6032         get the logical attributes for a given GtkTextLine.
6033
6034 Tue May 30 16:05:39 2000  Owen Taylor  <otaylor@redhat.com>
6035
6036         * gdk/x11/gdkfont-x11.c (gdk_font_charset_for_locale): Track
6037         g_locale_get_codeset() to g_get_codeset() change.
6038
6039 Tue May 30 15:03:19 2000  Owen Taylor  <otaylor@redhat.com>
6040
6041         * gtk/testcalendar.c (calendar_font_selection_ok): Use font
6042         descriptions.
6043
6044         * gtk/gtkentry.c (gtk_entry_draw_text): Center text within
6045         the entry.
6046
6047         * gtk/gtkfontsel.c (gtk_font_selection_dialog_init): Start of
6048         redoing (vastly simplifying) for Pango. Still needs quite
6049         a bit of work. (Size selection is currently poor. List of 
6050         predefined sizes is not a good idea, since all of these
6051         sizes won't necessarily be distinct.)
6052
6053 Tue May 30 13:50:19 2000  Owen Taylor  <otaylor@redhat.com>
6054
6055         * gdk/x11/gdkfont-x11.c (gdk_font_charset_for_locale): Handle
6056         CODESET results for LANG=C.
6057
6058 Mon May 29 15:49:10 2000  Owen Taylor  <otaylor@redhat.com>
6059
6060         * gtk/gtkrc.[ch]: Add a 'font_name' declaration to RC
6061         which takes a stringized pango font description;
6062         ignore the older 'font' and 'fontset' declarations.
6063
6064         * gtk/gtkstyle.c gtk/gtkrc.c: Fill in the style->font
6065         field with a GdkFont derived via gdk_font_from_description(),
6066         for compatibility. (Should we just remove it entirely?
6067         Probably too much compatibility breakage, but people
6068         should be migrating to the new Pango stuff as quickly
6069         as possible.)
6070
6071 Mon May 29 15:47:41 2000  Owen Taylor  <otaylor@redhat.com>
6072
6073         * gtk/gtkentry.c gtk/gtkclist.c: s/pango_font_unref/g_object_unref/.
6074
6075 Mon May 29 15:44:46 2000  Owen Taylor  <otaylor@redhat.com>
6076
6077         * gtk/gtkcalender.c: Roughly pango-ized. Really needs 
6078         redoing; there are some bugs in size allocation right
6079         now, the semi-existant distinction between header / day
6080         fonts was removed, but, with Pango, could actually
6081         be made functional in a nice way.
6082         
6083         * gtk/testcalender: Move calender from examples into this
6084         directory as a test program. (We really need to restrcture
6085         testgtk into a whole directory full of tests for every
6086         widget or functionality group, separated into multiple .c
6087         files.)
6088
6089 Mon May 29 15:19:56 2000  Owen Taylor  <otaylor@redhat.com>
6090
6091         * gtk/testgtk.c (file_exists): Fix stupid typo that
6092         was keeping RC file from being loaded.
6093
6094         * gtk/testgtkrc gtk/testgtkrc2: Test new pango-ized
6095         RC file font code.
6096
6097 Mon May 29 14:31:27 2000  Owen Taylor  <otaylor@redhat.com>
6098
6099         * gdk/gdkfont.h gdk/x11/gdkfont-x11.c (gdk_font_from_description):
6100         Add function to load a GdkFont from a PangoFontDescription.
6101
6102 2000-05-29  Tor Lillqvist  <tml@iki.fi>
6103
6104         * gdk/win32/gdkevents-win32.c (gdk_WindowProc): The local "event"
6105         variable should be of type GdkEventPrivate.
6106
6107 Fri May 26 17:16:40 2000  Owen Taylor  <otaylor@redhat.com>
6108
6109         * gtk/frame.[ch] gtkaspectframe.c: Make frame widgets able
6110         to have any widget for the label, use a GtkLabel widget
6111         to display the text. (Based partially on a patch from
6112         Anders Carlson.)
6113
6114         (Quite a bit of code reorganization - strip 90% of the
6115         guts out of gtkaspectframe and add a single virtual
6116         func to GtkFrameClass - compute_child_allocation.)
6117
6118 Fri May 26 12:00:02 2000  Owen Taylor  <otaylor@redhat.com>
6119
6120         * gtk/gtkctree.c gtk/gtkclist.[ch]: Pangoized.
6121         (Removed clist->row_center_offset field because caching
6122         it wasn't saving time or code, added private function
6123         _gtk_clist_create_cell_layout()).
6124
6125 Wed May 24 15:59:37 2000  Owen Taylor  <otaylor@redhat.com>
6126
6127         * gtk/gtkaccellabel.c: Pangoized.
6128
6129         * gtk/[hv]ruler.c: Pangoized
6130
6131 Mon May 22 19:23:59 2000  Owen Taylor  <otaylor@redhat.com>
6132
6133         * gtk/gtkfilesel.c (gtk_file_selection_init):
6134         Use gtk_clist_set_column_auto_resize() to remove need
6135         need for manual column width computations.
6136
6137 Mon May 22 18:50:26 2000  Owen Taylor  <otaylor@redhat.com>
6138
6139         * gtk/gtktooltips.[ch]: Replace custom drawing with a GtkLabel, 
6140         ensuring Pango correctness, and considerably simplifying the
6141         code.
6142         
6143         * gtk/gtklabel.c gtk[hv]scale.c: 1000 => PANGO_SCALE.
6144
6145         * gtk/gtklabel.c (gtk_label_size_request): Fixed incorrect
6146         getting of numbers of lines.
6147
6148         * gtk/gtklabel.c (gtk_label_size_request): Set the requisition
6149         to the actual requested width of the lable, not to the wrap
6150         width we set.
6151
6152         * gtk/gtktextchild.h: Remove extraneous include of gtk/gtk.h.
6153
6154         * gtk/gtktextbtree.c gtk/gtktextbuffer.c gtk/gtktextlayout.c
6155           gtk/gtktextview.c gtk/gtktextview.[ch]: Fix up includes.
6156
6157         * gtk/gtktextview.c: Fix structure inheritance.
6158
6159         * gtk/gtkprogressbar.c: Pangoize.
6160
6161 Mon May 22 15:47:30 2000  Owen Taylor  <otaylor@redhat.com>
6162
6163         * gtk/gtktextview.c (gtk_text_view_get_first_para_iter): Encapsulate
6164         in a function.
6165
6166         * gtk/gtktextlayout.c (find_display_line_above): Fixed
6167         bug with computing line tops.
6168
6169         * gtk/gtktextview.c (changed_handler): Fix < , <= confusion.
6170
6171 Thu May 18 18:53:31 2000  Owen Taylor  <otaylor@redhat.com>
6172
6173         * gtk/gtktextdisplay.c (gtk_text_layout_draw): Fix up the x_offset
6174         and y_offset coordinates to do what we need now. (The offset between
6175         buffer and layout coordinates has been reintroduced, but is a 
6176         bit different than before.)
6177
6178         * gtk/gtktextview.[ch]: No longer inherit from GtkLayout; instead
6179         handle the adjustments ourselves, and scroll as necessary using
6180         the new gdk_window_scroll().
6181         
6182         The advantage of this is that when we are incrementally revalidating,
6183         we are essentially rearranging things around the visible portion
6184         of the screen. With the old setup, the visible portion of the
6185         screen was moved around in the layout, so scrolling and redrawing
6186         to track that caused jumping of the display. Since we now
6187         control the scrolling ourselves, we can suppress this and
6188         only redraw when things actually change.
6189
6190 Thu May 18 18:47:25 2000  Owen Taylor  <otaylor@redhat.com>
6191
6192         * gtk/gtktextbtree.c (redisplay_mark): We need to invalidate
6193         the region not just redisplay it after-all, since we store the
6194         cursors in the LineDisplay. (Ugly interactions here between
6195         GtkLayout and GtkTextBTree here.)
6196         
6197         * gtk/gtktextbtree.c (redisplay_region): Fixed reversed comparison.
6198
6199 Thu May 18 18:43:21 2000  Owen Taylor  <otaylor@redhat.com>
6200
6201         * gdk/gdkwindow.h gdk/x11/gdkgeometry-x11.c (gdk_window_scroll): 
6202         Added function to scroll contents of a window while keeping the
6203         window constant. Works by XCopyArea or guffaw-scrolling depending
6204         on the details of how the window is set up. (guffaw-scrolling
6205         still needs to be filled in.)
6206
6207 Wed May 17 22:36:53 2000  Owen Taylor  <otaylor@redhat.com>
6208
6209         * gtk/gtktextiter.c gtk/gtkmain.c: Add a debug key for the text widget,
6210         move the debugging that was tied to a global variable
6211         to that.
6212
6213         * gtk/gtkmarshal.list: Add NONE:INT,INT,INT
6214
6215         * gtk/gtktextbtree.[ch] gtk/gtktextlayout.c: Keep a separate
6216         validated flag, in line data instead of setting height/width to
6217         -1. This allows us to perform operations with partially invalid
6218         buffer (using the old size for invalid lines) and thus to do
6219         incremental vaidation. Keep height/width aggregates up to date
6220         when deleting text and rebalancing the tree.
6221
6222         * gtk/gtktextbtree.[ch]: Add functions validate a line
6223         (gtk_text_btree_validate_line), and to validate up
6224         to a number of pixels (gtk_text_btree_validate).
6225
6226         * gtk/gtktextlayout.[ch]: Add an ::invalidated signal
6227         that indicates that something is changed and a revalidation
6228         pass is needed. Change ::need_repaint to ::changed, and
6229         make it take old and new yranges instead of a rectangle.
6230
6231         * gtk/gtktextbtree.[ch] gtk/gtktextlayout.[ch]: Move
6232         the line_data_destroy() function from 
6233         gtk_text_btree_add_view() to a virtual function in 
6234         GtkTextLayout
6235
6236         * gtk/gtktextbtree.[ch]: Remove gtk_text_btree_get_damage_range(),
6237         since we are handling partial repaints in a different fashion
6238         now.
6239
6240         * gtk/gtktextbtree.[ch]: Only repaint the changed portion
6241         of the selection instead of queueing a repaint on the
6242         entire widget.
6243
6244         * gtk/gtktextbuffer.[ch] gtk/gtktextbtree.[ch]: Move
6245         get_selection_bounds() down to btree, make the function
6246         in buffer a wrapper around the btree function.
6247
6248         * gtk/gtktextlayout.[ch]: Add functions to check if the
6249         layout is valid and to recompute either a range of pixels
6250         aroudn a line or a certain total number of pixels.
6251
6252         * gtk/gtktextlayout.[ch]: Cache a single line display;
6253         now that we only redraw the needed portions, the hit rate
6254         for this cache is quite high.
6255         
6256         * gtk/gtktextview.[ch]: Keep track of the first paragraph
6257         on the screen so that when re-laying-out the buffer, we can
6258         keep the same place. This requires connecting to ::value_changed
6259         on the adjustments
6260
6261         * gtk/gtktextview.[ch]: Add idle functions to revalidate
6262         the buffer after we receive an ::invalidated signal.
6263         
6264 Wed May 17 22:10:47 2000  Owen Taylor  <otaylor@redhat.com>
6265
6266         * gtk/gtklayout.c (gtk_layout_size_allocate): Set upper
6267         to max of allocation and layout size, not just to the
6268         layout size.
6269
6270         * gtk/gtk[hv]scrollbar.c (gtk_[hv]scrollbar_calc_slider_size): 
6271         Invalidate window so it gets redrawn properly.
6272
6273         * gdk/gdkwindow.c (gdk_window_invalidate_rect): Allow rect == NULL
6274         to mean the entire window.
6275
6276         * gdk/gdkevents.h: Move definition for GDK_PRIORITY_REDRAW
6277         into public header.
6278
6279 Mon May 15 14:51:31 2000  Owen Taylor  <otaylor@redhat.com>
6280
6281         * gtk/gtktextmark.c (gtk_text_mark_get_name): Add function
6282         to get the name of a mark.
6283
6284         * gtk/gtktextlayout.c (gtk_text_layout_get_line_at_y): Add a function
6285         to find the paragraph from a y position.
6286
6287 Thu May 11 12:57:20 2000  Owen Taylor  <otaylor@redhat.com>
6288
6289         * gtk/gtktextbtree.c (gtk_text_btree_node_invalidate_upward): Valid
6290         nodes have width/height >= 0, not > 0.
6291
6292 Tue May  9 21:29:06 2000  Owen Taylor  <otaylor@redhat.com>
6293
6294         * gtk/gtktextlayout.[ch] gtk/gtktextdisplay.c (gtk_text_layout_get_line_display):
6295         Add a size_only flag, so when we only need the size, we don't create
6296         useless appearance attributes.
6297
6298         * gtk/gtktextview.c (gtk_text_view_ensure_layout): Remove
6299         duplicate setting of font description.
6300
6301         * gtk/gtkscale.c: Use PANGO_SCALE instead of 1000 
6302
6303 Wed Apr 26 01:53:23 2000  Owen Taylor  <otaylor@redhat.com>
6304
6305         * gtk/Makefile.am (EXTRA_DIST): Add OLD_STAMP into 
6306         EXTRA_DIST. It does not work well when the file that
6307         everything depends on is not in the tarball.
6308
6309 Wed Apr 26 00:56:14 2000  Owen Taylor  <otaylor@redhat.com>
6310
6311         * gtk/testgtk.c: Some hacks and fixes so that it basically
6312         works when not sitting in the GTK+ build tree.
6313
6314 2000-05-03  Havoc Pennington  <hp@redhat.com>
6315
6316         * gtk/gtktextbtree.c (gtk_text_line_next_could_contain_tag):
6317         Properly determine the ordering of the tag root and the current
6318         line within the tree. Previous algorithm only worked if the tag
6319         root's immediate parent was the common root of both the current
6320         line and the tag root.
6321
6322 Wed Apr 26 00:43:00 2000  Owen Taylor  <otaylor@redhat.com>
6323
6324         * gtk/gtktextlayout.c (set_para_values): Fix some bugs in
6325         alignment.
6326
6327         * gtk/gtktextview.c (gtk_text_view_ensure_layout): Track
6328         the widget text directional dynamically.
6329
6330         * gtk/gtktextview.[ch]: Added functions to get and set default
6331         wrap mode.
6332
6333 Tue Apr 25 23:47:38 2000  Owen Taylor  <otaylor@redhat.com>
6334
6335         * gtk/gtktextlayout.c (gtk_text_layout_get_iter_location): Fix bug
6336         in cursor location computation.
6337
6338 Tue Apr 25 23:22:59 2000  Owen Taylor  <otaylor@redhat.com>
6339
6340         * gtk/gtklayout.c (gtk_layout_set_size): Clamp hadjustment/
6341         vadjusment values properly when layout gets smaller.
6342
6343         * gtk/gtktextview.c (need_repaint_handler): Areas being
6344         passed in are far completely inaccurate, and sometimes
6345         too small, so, for now, just queue a redraw on the
6346         whole visible region.
6347
6348 2000-04-25  Havoc Pennington  <hp@redhat.com>
6349
6350         * gtk/gtktextbtree.c (summary_destroy): new function to 
6351         destroy tag summary nodes
6352         (gtk_text_line_next_could_contain_tag): this function was 
6353         totally broken if the line passed in wasn't below the tag
6354         root. Fix it.
6355         (gtk_text_btree_first_could_contain_tag): In the tag == NULL 
6356         "wildcard" case, we have to do a linear scan. Blah.
6357         (gtk_text_btree_last_could_contain_tag): In tag == NULL case,
6358         we have to do the linear scan
6359         (tag_removed_cb): When a tag is removed from the tag table, 
6360         remove the GtkTextTagInfo node from the btree.
6361         (gtk_text_btree_spew): Implement the spew function, for 
6362         our debugging pleasure.
6363
6364 Tue Apr 25 19:40:18 2000  Owen Taylor  <otaylor@redhat.com>
6365
6366         * gtk/gtktextlayout.c (gtk_text_layout_set_buffer): Fix
6367         a problem with referring to the wrong buffer.
6368
6369         * gtk/gtkentry.c: Fix focus-in/focus-out confusion.
6370
6371         * gtk/gtkrc.c gtk/gtkstyle.c: Moving setting default
6372         font description to gtk_style_new() - otherwise things
6373         don't work without a .gtkrc file.
6374
6375         * gtk/gtktextbuffer.c (gtk_text_buffer_new): Sink the
6376         tags table if we create it ourself, too.
6377
6378         * gdk/gdktypes.h (enum): Move GDK_RELEASE_MASK, since
6379         it was conflicting with XKB modifiers.
6380
6381         * gtk/gtktextview.[ch]: Add simple support for 
6382         GtkIMContext.
6383
6384 Mon Apr 24 19:34:18 2000  Owen Taylor  <otaylor@redhat.com>
6385
6386         * gtk/gtkentry.c (gtk_entry_move_cursor_visually): Fix problem
6387         with deletion from last commit.
6388
6389 Mon Apr 24 19:29:40 2000  Owen Taylor  <otaylor@redhat.com>
6390
6391         * gtk/gtkwidget.c (gtk_widget_create_pango_context): Set the language
6392         in the context from the current locale.
6393         
6394         * gtk/gtkentry.c (gtk_entry_size_request): Use language from the
6395         context, not hardcoded value.
6396
6397         * gtk/gtkentry.c (gtk_entry_move_cursor): Make character movement visual,
6398         not logical.
6399
6400 Sun Apr 23 23:39:18 2000  Owen Taylor  <otaylor@redhat.com>
6401
6402         * gtk/gtkentry.c gtk/gtktextdisplay.c: Don't handle selections as
6403         attributes - that doesn't handle partial-glyph selection
6404         properly. Instead use new pango_layout_line_get_x_ranges()
6405         functionality to draw the selection.
6406
6407         * gtk/gtkentry.c: Simplify code since pango_layout_line_index_to_x()
6408         now properly handles out-of-range coordinates.
6409
6410         * gtk/gtktextbuffer.c: Emit "mark_set" when the cursor is moved.
6411
6412         * gtk/gtktextiter.h gtk/gtktextiterprivate.h: Make gtk_text_iter_get_line_byte()
6413         public.
6414
6415         * gtk/gtktextlayout.[ch]: Properly set the direction in the PangoContext
6416         for paragraphs opposite to the base direction of the widget.
6417
6418         * gtk/gtktextlayout.[ch] gtk/gtktextdisplay.c: Fixes for alignment.
6419
6420         * gtk/gtktextlayout.c: Don't split segments on marks, since that
6421         causes Arabic words to reshape as you cursor through.
6422
6423         * gtk/gtktextlayout.[ch] gtk/gtktextview.[ch]: Implement virtual
6424         cursor position when moving vertically with the arrow keys and
6425         scrolling with page-up/page-down. (Arrow keys save only the X,
6426         scrolling saves both X and Y.)
6427
6428         This means you can line-up / line-down or page-up / page-down
6429         without losing your place, and also that moving vertically
6430         with the cursor keys keeps the same X position, not the same
6431         character count:
6432
6433         * gtk/gtktextlayout.[ch] gtk/gtktextview.[ch]: Make vertical
6434         arrow keys move by display lines, not paragraphs.
6435
6436 Tue Apr 18 14:16:50 2000  Owen Taylor  <otaylor@redhat.com>
6437
6438         * gtk/gtklayout.c: Make sure that the bin window is at least
6439         as big as the allocation. (Should we also make sure that the
6440         bin window is big enough to completely cover widget->window?)
6441
6442         * gtk/gtktextview.c (gtk_text_view_get_visible_rect): Add
6443         function to get the onscreen rectangle.
6444
6445         * gdk/x11/gdkwindow-x11.c (gdk_window_get_pointer): Correctly account
6446         for offsets in window coordinates.
6447
6448 Sun Apr 16 16:13:27 2000  Owen Taylor  <otaylor@redhat.com>
6449
6450         * gtk/gtkentry.c (gtk_entry_get_cursor_locations): Fix index/offset
6451         confusion.
6452
6453         * gtk/gtktextview.c (gtk_text_view_ensure_layout): Set the default direction
6454         from the widget direction.
6455
6456         * gtk/gtktexttag.c gtk/gtktexttagprivate.h (gtk_text_tag_set_arg): 
6457         Add a "direction" attribute.
6458
6459         * gtk/gtktextview.c: global s/tkxt/text_view/.
6460
6461         * gtk/testtext.c: Added long block of text in Arabic, to test out
6462         the direction attributes. (Some problems with the shaping system
6463         for arabic become obvious - like the fact the cursor splits words
6464         into unjoined pieces.)
6465
6466 Fri Apr 14 12:54:34 2000  Owen Taylor  <otaylor@redhat.com>
6467
6468         * gtk/gtktextdisplay.c (render_layout): Add overstrike handling.
6469
6470         * gtk/gtktextlayout.c: Fix up alignment.
6471
6472         * gtk/testtext.c: Add some tests for centering, wrapping.
6473
6474 Fri Apr 14 09:26:22 2000  Owen Taylor  <otaylor@redhat.com>
6475
6476         * gdk/gdkdrawable.h gdk/gdkdraw.c gdk/gdkwindow.c gdk/x11/gdkdrawable-x11.c:
6477         Add a draw_glyphs() operation to the drawable vtable and gdk_draw_glyphs().
6478         If we wrote GTK+-specific layout-render function this could just replace
6479         the draw_layout() operation in the vtable.
6480
6481         * gtk/gtkentry.c: Move guts of gtk_entry_get_cursor_locations to 
6482         pango_layout_get_cursor_pos() and use that function.
6483
6484         * gtk/gtktextchild.[ch]: add gtk_ onto pixmap_segment_new(), since it
6485         is a non-static symbol.
6486
6487         * gtk/gtktextbtree.[ch]: Replace gtk_text_btree_find_line_data_by_y()
6488         with gtk_text_btree_find_line_by_y()
6489
6490         * gtk/gtktextdisplay.c: Rewrote for Pango - uses a custom layout
6491         renderer that handles GtkTextAppearance attributes.
6492
6493         * gtk/gtktexttag.[ch] gtk/gtktexttagprivate.h: 
6494
6495           - Move the values in the style that don't affect geometry into a
6496             GtkTextAppearance structure.
6497           - Change underline to take a PangoUnderline and "font" a string
6498             representation of a font description
6499           - Add a "font_desc" attribute which takes a FontDescription structure.
6500
6501         * gtk/gtktextlayout.[ch]:
6502
6503           - Get rid of the display-line list per each line. Instead, we
6504             generate, on demand, a GtkTextLineDisplay structure which]
6505             contains a PangoLayout * and other necesary information
6506             (offsets, cursor locations) for displaying a paragraph.
6507           - Get rid of the code to wrap lines, create display chunks,
6508             etc. Instead, we just go through a paragraph and convert
6509             it into the necessary inputs to a PangoLayout.
6510           - Implement a new attribute type, GtkTextAttrAppearance. This
6511             holds a GtkTextAppearance, and is used to pass colors, 
6512             stipple, etc, through from the layout to the display without
6513             having to use lots and lots of individual attributes.
6514           - Reimplement gtk_layout_get_iter_at_pixel() gtk_layout_get_iter_pos()
6515             in terms of PangoLayout functions.
6516         
6517         * gtk/gtktextview.c: 
6518          
6519           - Handle passing the necessary PangoContext to the layout
6520           - Some fixups in painting to deal with the automatic backing store
6521             and offsetting of GTK+-1.4
6522           - Add a style_set handler so that the default style reacts
6523             properly to theme changes.
6524         
6525         * gtk/gtktext?*.[ch]: Random code-style fixes.
6526
6527         * gtk/testtext.c: Substitute in languages that Pango handles now for Thai
6528
6529 Mon Apr 10 10:33:45 2000  Owen Taylor  <otaylor@redhat.com>
6530
6531         * gtk/gtktext?*.[ch]: Check in Havoc's port of the Tk text widget,
6532         in original form preparatory to Pango-ization and gdkimcontext-ization.
6533
6534 Thu Apr  6 19:25:39 2000  Owen Taylor  <otaylor@redhat.com>
6535
6536         * gtk/gtkimcontext.c: Move default implementations to real_* vfuncs,
6537         so that we can derive from gtkimcontext in language bindings properly.
6538
6539 Thu Apr  6 16:02:52 2000  Owen Taylor  <otaylor@redhat.com>
6540
6541         * gtk/gtkimcontextsimple.[ch]: Use gdk_keyval_to_unicode to gdk_unicode_to_keyval.
6542         Add a compose table including (almost) all the compose combinations
6543         from X. This is 6k of static, shared data as opposed to 50k or so of dynamic
6544         data in the XIM implementation.
6545
6546         * gdk/gdk.h gdk/gdkkeyuni.c gdk/win32/gdkevents-win32.c (gdk_keyval_to_unicode, gdk_unicode_to_keyval):
6547         Moved functions to convert keyvalues from and to unicode here from
6548         the win32 port and made them public.
6549
6550 Wed Apr  5 16:37:29 2000  Owen Taylor  <otaylor@redhat.com>
6551
6552         * gtk/gtkeditable.c (gtk_editable_insert_text): Allow new_text_length == -1.
6553
6554 Wed Apr  5 16:27:45 2000  Owen Taylor  <otaylor@redhat.com>
6555
6556         * gtk/gtkimcontext.[ch]: Base class for new input context system
6557
6558         * gtk/gtkimmulticontext.[ch]: Proxy input context that allows
6559         the real input context implementation to be loaded from modules
6560         and switched on the fly.
6561
6562         * gtk/gtkcontextsimple.[ch]: Simple implementation of an input
6563         context that just does direct keysymbol => unicode translation.
6564
6565         * gtk/gtkentry.[ch]: Start switching editing over to using
6566         GtkInputContext. (No handling of preedit yet.)
6567
6568 Wed Apr  5 15:48:41 2000  Owen Taylor  <otaylor@redhat.com>
6569
6570         * gtk/gtktypeutils.h (GTK_CHECK_GET_CLASS): Fix problem with one too
6571         many substitutions. (klass should not be subsituted.)
6572
6573 Wed Apr  5 00:18:14 2000  Owen Taylor  <otaylor@redhat.com>
6574
6575         * configure.in: Add checks for Pango
6576
6577         * configure.in docs/Makefile.am: Add test for sgml2html
6578         and allow 'make dist' without building html, but print out
6579         warnings in that case. (For making snapshots)
6580
6581         * gdk/Makefile.am gdk/x11/Makefile.am gtk/Makefile.am:
6582         Add Pango libraries and C flags
6583
6584         * gdk/gdkdraw.c gdk/gdkdrawable.h gdkwindow.c gdk/x11/gdkdrawable-x11.c:
6585         Add function (gdk_draw_layout) to draw a pango layout.
6586
6587         * gdk/gdkpango.h gdk/x11/gdkpango-x11.c: New file with functions
6588         for getting Pango contexts for GDK.
6589
6590         * gtk/gtkeditable.c: Get rid of dead code gtk_editable_parent_set()
6591
6592         * gtk/gtkentry.[ch]: Complete rewrite to use Pango, add bidirectional
6593         editing.
6594
6595         * gtk/gtkentry.c: Hack in simple Hebrew input with direct
6596         keysym => unicode translations. More languages can be added
6597         here, but real input-method support is needed.
6598
6599         * docs/Changes-1.4.txt: Added note about entry behavior.
6600         
6601         * gtk/gtkenums.h gtk/gtkwidget.[ch] testgtk.c gtkprivate.h: Add functions
6602         to set the reading direction for a widget and the global direction.
6603         Add test which allows toggling the global direction. Two private
6604         flags are used to store the direction. (GTK_DIRECTION_SET + GTK_DIRECTION_LTR)
6605
6606         * gtk/gtkcheckbutton.c gtk/gtkframe.c gtk/gtkhbbox.c gtk/gtkhbox.c
6607           gtk/gtkradiobutton.c gtk/gtkspinbutton.c gtk/gtktable.c 
6608
6609         * gtk/gtk[hv]scale.c gtk/gtkscale.[ch]: Draw numbers using Pango
6610
6611         * gtk/gtklabel.[ch]: Moved to Pango and considerably rewritten. Line breaking,
6612         underlining now handled by Pango.
6613
6614         * gtk/gtkstyle.[ch] gtk/gtkrc.[ch]: Add a PangoFontDescription
6615         to RCStyle and Style. (Having both this and the old font name and GdkFont 
6616         is temporary.)
6617
6618         * gtk/gtkwidget.[ch] (gtk_widget_create_pango_{context,layout}): Added 
6619         convenience functions for creating contexts and layouts for widgets.
6620
6621         * gtk/testgtk.c: Enhance label tests with multilingual labels.
6622
6623 2000-05-29  Jonathan Blandford  <jrb@redhat.com>
6624
6625         * gtk/gtkclist.c (gtk_clist_column_titles_active): let you set the
6626         titles to be active, even if they aren't visible.
6627         (gtk_clist_column_titles_passive):  Ditto.
6628
6629 2000-05-21  Nils Barth  <nils_barth@post.harvard.edu>
6630
6631         * gtkmenu.c:
6632         * gtkmenu.h:
6633         * gtktypeutils.h: Spelling/grammar fixes in comments.
6634
6635 Tue May 23 12:25:07 CEST 2000 lupus <lupus@debian.org>
6636
6637         * gdk/nanox/*.h: add missing header files.
6638
6639 Fri May 19 11:52:59 2000  Tim Janik  <timj@gtk.org>
6640
6641         * gtk/gtkdrawingarea.c (gtk_drawing_area_send_configure): set
6642         send_event to TRUE.
6643         (gtk_drawing_area_size): queue a resize.
6644
6645 Sun Mar 26 03:21:28 2000  Tim Janik  <timj@gtk.org>
6646
6647         * gtk/gtksignal.c (gtk_signal_handlers_destroy): when unref-ing
6648         the handlers, also invalidate them. bug nailed down by Karl Nelson
6649         <kenelson@ece.ucdavis.edu>.
6650
6651 Fri May 19 06:49:23 2000  Tim Janik  <timj@gtk.org>
6652
6653         * gtk/gtkfontsel.c (gtk_font_selection_get_font_name): handle
6654         "(nil)" foundries, patch from Grigorios Magklis.
6655
6656         * gtk/gtkfontsel.c (gtk_font_selection_load_font): don't crash
6657         on non-available fonts, based on a patch by Grigorios Magklis
6658         <maglis@cs.rochester.edu>.
6659
6660 2000-05-18  Elliot Lee  <sopwith@redhat.com>
6661
6662         * gdk/x11/gdkregion-generic.c: If a region does not have any
6663         rectangles, or if the specified rectangle is not in the region, then return GDK_OVERLAP_RECTANGLE_OUT
6664         instead of GDK_OVERLAP_RECTANGLE_IN.
6665
6666 2000-05-17  Jonathan Blandford  <jrb@redhat.com>
6667
6668         * gtk/gtklayout.c (gtk_layout_map): Remove references to
6669         OFFSCREEN, as it is no longer necessary.
6670
6671 Wed May 17 10:52:12 2000  Owen Taylor  <otaylor@redhat.com>
6672
6673         * gtk/gtkcolorsel.c: Patch from David Santiago
6674         <mrcooger@cyberverse.com> to change things so that the 
6675         indicator of the active palette entry is done independently,
6676         not via the focus, since it should always be visible.
6677
6678 2000-05-17  Tor Lillqvist  <tml@iki.fi>
6679
6680         * gdk/win32/gdkevents-win32.c (gdk_event_translate): Plug same
6681         refcount leaks as in the X11 backend.
6682
6683         * gdk/win32/gdkgc-win32.c (gdk_win32_gc_set_values): Logging
6684         cosmetics.
6685
6686         * gdk/win32/gdkwindow-win32.c: Similar changes as in X11
6687         backend. Add _gdk_windowing_window_destroy().
6688
6689         * gtk/gtkcolorsel.c: Include correct backend-specific header.
6690         Don't use XColor unless on X11. (No GDK_VISUAL_STATIC_COLOR
6691         either, but these probably do exist on nanox?)
6692         
6693         * gtk/gtkhsv.c: Use G_PI (fresh from <glib.h>) instead of M_PI
6694         which isn't necessarily defined by <math.h>.
6695
6696         * gtk/gtkobject.c (gtk_object_init): Don't go up the class
6697         ancestry past GtkObject.
6698
6699         * gtk/gtktypeutils.h: Mark GTK_TYPE_IDENTIFIER for export/import
6700         from DLL on Win32.
6701
6702         * gtk/gtk.def: Update corresponding to recent changes.
6703
6704         * gtk/makefile.{cygwin,msc}: Updates.
6705
6706 Fri May 12 18:46:51 2000  Owen Taylor  <otaylor@redhat.com>
6707
6708         * docs/Changes-1.4.txt: A bit of editing.
6709
6710         * gdk/gdkwindow.c (_gdk_window_clear_update_area) 
6711         * gdk/x11/gdkwindow-x11.c (gdk_window_hide): Add a function
6712         to clear the update area for the window, and clear it
6713         when hiding a window.
6714
6715         * gdk/gdkwindow.c (gdk_window_begin_paint_region): Ignore
6716         if window destroyed.
6717
6718         * gdk/gdkwindow.c (gdk_window_end_paint): Likewise.
6719
6720         * gdk/gdkwindow.c gdk/x11/gdkwindow-x11.c gdk/gdkinternals.h: Move 
6721         gdk_window_destroy() to the generic code, since there was a lot of 
6722         window-system-independent logic it in. Add a function:
6723         
6724          _gdk_window_destroy() 
6725
6726         to the internal API to destroy a window without unreferencing it.
6727         Add a function:
6728
6729          _gdk_windowing_window_destroy()
6730
6731         That does the windowing-system-dependent part of destroying 
6732         the window.
6733
6734 Fri May 12 11:07:41 2000  Owen Taylor  <otaylor@redhat.com>
6735
6736         * gtk/testgtk.c: Fix various memory leaks of pixmaps.
6737
6738 Fri May 12 11:06:10 2000  Owen Taylor  <otaylor@redhat.com>
6739
6740         * gtk/gtkwidget.c docs/Changes-1.4.txt (gtk_widget_shape_combine_mask): 
6741         Make gtk_widget_shape_combine_mask() keep a reference count on
6742         the pixmap since it keeps it around.
6743
6744 Fri May 12 10:53:29 2000  Owen Taylor  <otaylor@redhat.com>
6745
6746         * gdk/gdkwindow.c (gdk_window_process_updates_internal): Fix refcount
6747         leak.
6748
6749         * gdk/x11/gdkevents-x11.c (gdk_event_translate): Fix refcount
6750         leak with event filters.
6751
6752 Thu May 11 14:29:44 2000  Owen Taylor  <otaylor@redhat.com>
6753
6754         * gtk/gtkdnd.c (gtk_drag_dest_set_internal): Remove the
6755         signal handlers with the right data arguments. (Fixes
6756         some warnings when a widget was repeatedly set as a drag
6757         destination.)
6758
6759         * gdk/x11/gdkdnd-x11.c (gdk_window_register_dnd): Set data on the
6760         window so we can avoid avoid setting the DND properties on the
6761         toplevel window repeatedly.
6762
6763 2000-05-13  Tor Lillqvist  <tml@iki.fi>
6764
6765         * gdk/win32/gdkwin32.h: Define more message types missing from
6766         mingw headers.
6767
6768         * gdk/win32/gdkevents-win32.c (gdk_event_translate): On WM_DESTROY
6769         call gdk_window_destroy_notify(). It was never called. This
6770         probably meant that the GdkWindow was never freed. Thanks Owen for
6771         noticing (!).
6772
6773         * gdk/win32/gdkwindow-win32.c (gdk_window_internal_destroy): Mark
6774         window as destroyed before calling DestroyWindow(). DestroyWindow()
6775         causes a call to the window procedure (gdk_WindowProc), which
6776         calls gdk_event_translate(), which calls
6777         gdk_window_destroy_notify(), which gets confused unless the window
6778         is set as destroyed.
6779
6780         * gdk/win32/gdkcolor-win32.c (gdk_win32_color_to_string): Rename
6781         this function to indicate it's win32 only. Put inside #ifdef
6782         G_ENABLE_DEBUG.
6783
6784         * gdk/win32/gdkevents-win32.c (gdk_win32_message_name): New
6785         debugging function. (gdk_event_translate:) Add a default branch
6786         that uses the above function to print debug messages with all
6787         Windows messages symbolically.
6788
6789         * gdk/win32/gdkprivate-win32.h: Declare it, and
6790         gdk_win32_color_to_string, but only if G_ENABLE_DEBUG.
6791
6792 Fri May 12 20:07:32 2000  Tim Janik  <timj@gtk.org>
6793
6794         * gtk/gtkcolorseldialog.c: don't include gtk/gtkintl.h in a
6795         public header file.
6796
6797 Fri May 12 17:13:32 2000  Tim Janik  <timj@gtk.org>
6798
6799         * docs/Changes-1.4.txt: documented necessary changes for 1.4 transition.
6800
6801         * gtk/gtktext.c: made the adjustments no-construct args, simply
6802         provide default adjustments.
6803         (gtk_text_destroy): release adjustments.
6804
6805         * gtk/gtkprogressbar.c (gtk_progress_bar_class_init): made the
6806         adjustment argument non-construct.
6807
6808         * gtk/gtkprogress.c (gtk_progress_destroy): release adjustment here,
6809         instead of in finalize.
6810         (gtk_progress_get_text_from_value): 
6811         (gtk_progress_get_current_text): 
6812         (gtk_progress_set_value): 
6813         (gtk_progress_get_percentage_from_value): 
6814         (gtk_progress_get_current_percentage): 
6815         (gtk_progress_set_percentage): 
6816         (gtk_progress_configure): ensure an adjustment is present.
6817
6818 Thu May 11 01:24:08 2000  Tim Janik  <timj@gtk.org>
6819
6820         * gtk/gtkcolorsel.[hc]:
6821         * gtk/gtkcolorseldialog.[hc]:
6822         * gtk/gtkhsv.[hc]: major code cleanups, destroy handlers need to chain
6823         their parent implementation, use bit fields for boolean values, don't
6824         create unused widgets, usage of glib types, braces go on their own
6825         lines, function argument alignment, #include directives etc. etc. etc..
6826
6827         * gtk/Makefile.am (gtk_public_h_sources): install gtkhsv.h.
6828
6829 Wed May 10 23:29:52 2000  Tim Janik  <timj@gtk.org>
6830
6831         * gtk/gtktoolbar.c (gtk_toolbar_destroy): don't unref a NULL tooltips.
6832
6833         * gtk/gtkfilesel.c (gtk_file_selection_destroy): don't free a cmpl_state
6834         of NULL.
6835
6836         * gtk/gtkcombo.c (gtk_combo_item_destroy): don't keep references
6837         to freed data.
6838         (gtk_combo_destroy): don't keep a pointer to a destroyed window.
6839
6840         * gtk/gtkmenu.c (gtk_menu_init): reset the menu's toplevel pointer
6841         to NULL when the toplevel is getting destroyed.
6842         (gtk_menu_set_tearoff_state): same here for the tearoff_window.
6843         (gtk_menu_destroy): 
6844         (gtk_menu_init): store the information of whether we have to
6845         readd the initial child ref_count during destruction in a new
6846         GtkMenu field needs_destruction_ref_count.
6847
6848         * gtk/gtkviewport.c: SHAME! ok this one is tricky, so i note it
6849         here, those reading: learn from my mistake! ;)
6850         in order for set_?adjustment to support a default adjustemnt if
6851         invoked with an adjustment pointer of NULL, the code read (pseudo):
6852         if (v->adjustment) unref (v->adjustment);
6853         if (!adjustment) adjustment = adjustment_new ();
6854         if (v->adjustment != adjustment) v->adjustment = ref (adjustment);
6855         now imagine the first unref to actually free the old adjustment and
6856         adjustment_new() creating a new adjustment from the very same memory
6857         portion. here, the latter comparision will unintendedly fail, and
6858         all hell breaks loose.
6859         (gtk_viewport_set_hadjustment):
6860         (gtk_viewport_set_vadjustment): reset viewport->?adjustment to NULL
6861         after unreferencing it.
6862
6863         * gtk/gtkcontainer.[hc]: removed toplevel registration
6864         functions: gtk_container_register_toplevel(),
6865         gtk_container_unregister_toplevel() and
6866         gtk_container_get_toplevels() which had wrong semantics
6867         anyways: it didn't reference and copy the list.
6868
6869         * gtk/gtkwindow.c: we take over the container toplevel registration
6870         bussiness now. windows are registered across multiple destructions,
6871         untill they are finalized. the initial implicit reference count
6872         users are holding on windows is removed with the first destruction
6873         though.
6874         (gtk_window_init): ref & sink and set has_user_ref_count, got
6875         rid of gtk_container_register_toplevel() call. add window to
6876         toplevel_list.
6877         (gtk_window_destroy): unref the window if has_user_ref_count
6878         is still set, got rid of call to
6879         gtk_container_unregister_toplevel().
6880         (gtk_window_finalize): remove window from toplevel list.
6881         (gtk_window_list_toplevels): new function to return a newly
6882         created list with referenced toplevels.
6883         (gtk_window_read_rcfiles): use gtk_window_list_toplevels().
6884
6885         * gtk/gtkhscale.c (gtk_hscale_class_init): made the GtkRange
6886         adjustment a non-construct arg.
6887         * gtk/gtkvscale.c (gtk_vscale_class_init): likewise.
6888         * gtk/gtkhscrollbar.c (gtk_vscrollbar_class_init): likewise.
6889         * gtk/gtkvscrollbar.c (gtk_vscrollbar_class_init): likewise.
6890
6891         * gtk/gtkrange.c: added some realized checks.
6892         (gtk_range_destroy): get rid of the h/v adjustments in the
6893         destroy handler instead of finalize. remove timer.
6894         (gtk_range_get_adjustment): demand create adjustment.
6895
6896         * gtk/gtkviewport.c: made h/v adjustment non-construct args.
6897         we simply create them on demand now and get rid of them in
6898         the destroy handler.
6899         (gtk_viewport_destroy): get rid of the h/v adjustments in the
6900         destroy handler instead of finalize.
6901         (gtk_viewport_get_hadjustment): 
6902         (gtk_viewport_get_vadjustment): 
6903         (gtk_viewport_size_allocate): demand create h/v adjustment
6904         if required.
6905
6906         * gtk/gtkwidget.c (gtk_widget_finalize): duplicate part of the
6907         gtk_widget_real_destroy () functionality.
6908         (gtk_widget_real_destroy): reinitialize with a new style, instead
6909         of setting widget->style to NULL.
6910
6911 Fri May  5 13:02:09 2000  Tim Janik  <timj@gtk.org>
6912
6913         * gtk/gtkcalendar.c:
6914         * gtk/gtkbutton.c: ported _get_type() implementation over to
6915         GType, either to preserve memchunks allocation facilities,
6916         or because Gtk+ 1.0 GtkTypeInfo was still being used.
6917
6918         * gtk/gtkobject.[hc]: derive from GObject. ported various functions
6919         over. prepare for ::destroy to be emitted multiple times.
6920         removed reference tracer magic. chain into GObjectClass.shutdown()
6921         to emit ::destroy signal.
6922
6923         * gtk/gtksignal.c: removed assumptions about GTK_TYPE_OBJECT being
6924         fundamental.
6925
6926         * gtk/gtkmain.c: removed gtk_object_post_arg_parsing_init()
6927         cludge.
6928
6929         * gtk/gtksocket.c:
6930         * gtk/gtkplug.c:
6931         * gtk/gtklayout.c:
6932         * gtk/gtklabel.c:
6933         * gtk/gtkargcollector.c:
6934         * gtk/gtkarg.c: various fixups to work with GTK_TYPE_OBJECT
6935         not being a fundamental anymore, and to work with the new
6936         type system (nuked fundamental type varargs clutter).
6937
6938         * gtk/*.c: install finalize handlers in the GObjectClass
6939         part of the class structure.
6940         changed direct GTK_OBJECT()->klass accesses to
6941         GTK_*_GET_CLASS().
6942         changed direct object_class->type accesses to GTK_CLASS_TYPE().
6943
6944         * gtktypeutils.[hc]: use the reserved fundamental ids provided by
6945         GType. made most of the GTK_*() type macros and Gtk* typedefs
6946         simple wrappers around macros and types provided by GType.
6947         most notably, a significant portion of the old API vanished:
6948         GTK_TYPE_MAKE(),
6949         GTK_TYPE_SEQNO(),
6950         GTK_TYPE_FLAT_FIRST, GTK_TYPE_FLAT_LAST,
6951         GTK_TYPE_STRUCTURED_FIRST, GTK_TYPE_STRUCTURED_LAST,
6952         GTK_TYPE_ARGS,
6953         GTK_TYPE_CALLBACK,
6954         GTK_TYPE_C_CALLBACK,
6955         GTK_TYPE_FOREIGN,
6956         GtkTypeQuery,
6957         gtk_type_query(),
6958         gtk_type_set_varargs_type(),
6959         gtk_type_get_varargs_type(),
6960         gtk_type_check_object_cast(),
6961         gtk_type_check_class_cast(),
6962         gtk_type_describe_tree(),
6963         gtk_type_describe_heritage(),
6964         gtk_type_free(),
6965         gtk_type_children_types(),
6966         gtk_type_set_chunk_alloc(),
6967         gtk_type_register_enum(),
6968         gtk_type_register_flags(),
6969         gtk_type_parent_class().
6970         replacements, where available are described in ../docs/Changes-1.4.txt.
6971         implemented compatibility functions for the remaining API.
6972
6973         * configure.in: depend on glib 1.3.1, use gobject module.
6974
6975 Thu May 11 12:39:50 2000  Owen Taylor  <otaylor@redhat.com>
6976
6977         * TODO.xml: Various updates to current status.
6978
6979 Wed May 10 20:25:04 2000  Owen Taylor  <otaylor@redhat.com>
6980
6981         * gtk.m4: Print out version when test succeeds.
6982
6983 Wed May 10 16:38:17 2000  Owen Taylor  <otaylor@redhat.com>
6984
6985         * gtk/Makefile.am docs/Changes-1.4.txt gtk/gtkcolorsel.[ch]
6986         gtk/gtkhsv.[ch]: Color selection dialog rewrite.
6987         
6988         (Original triangle color selector from Simon Budig
6989         <Simon.Budig@unix-ag.org>, Cleaned up and rewritten for GTK+ by
6990         from Jonathan, Havoc, and Federico. Merge into GTK+ done by David
6991         Santiago <mrcooger@cyberverse.com>)
6992
6993         * gtk/gtkcolorseldialog.[ch]: Split color selection dialog
6994         out into a separate widget.
6995
6996         * gtk/testgtk.c: Add some checkbuttons for toggling palette
6997         and opacity controls.
6998
6999 Wed May 10 16:08:09 2000  Owen Taylor  <otaylor@redhat.com>
7000
7001         * configure.in (GTK_LIBS_EXTRA): Remove references to gobject that 
7002         snuck in prematurely.
7003
7004 2000-05-07  Tor Lillqvist  <tml@iki.fi>
7005
7006         * gdk/win32/gdkevents-win32.c (gdk_event_translate): Fix typo. I
7007         had deleted a ! operator by mistake, which caused
7008         GDK_SELECTION_CLEAR events never to be generated, which caused
7009         only the first copy to the clipboard from an gtkeditable to
7010         actually cause a copy to the Windows clipboard.
7011
7012 2000-05-06  Tor Lillqvist  <tml@iki.fi>
7013
7014         * gdk/win32/gdkdnd-win32.c: Enable shortcut resolution for gcc
7015         compilation, too. Current mingw gcc distributions include the
7016         necessary headers. Also the necessary IIDs are now in mingw
7017         headers/libraries, and own definitions unnecessary.
7018
7019         More hacking on OLE2 DND, still doesn't work though, and thus
7020         ifdeffed out.
7021
7022         * gdk/win32/gdkwindow-win32.c: Remove gdk_window_clear() from
7023         here, too.
7024
7025 Sat,  6 May 2000 13:31:34 +0200 Paolo Molaro <lupus@linuxcare.com>
7026
7027         * gdk/nanox/*: nano-X port work in progress.
7028         * gdk/simple.c: simple test for Gdk.
7029         * README.nanox: notes about the port: read this first!
7030         * gtk/gtk{dnd,plug,selection,window}.c: minimal changes to make gtk compile
7031         with nano-X.
7032
7033 Fri May  5 11:18:47 2000  Owen Taylor  <otaylor@redhat.com>
7034
7035         * gdk/gdkwindow.c gdk/x11/gdkwindow-x11.c (gdk_window_clear): Move
7036         gdk_window_clear() into common code, implement in terms of
7037         gdk_window_clear_area(). (Fixes bug where gdk_window_clear() was
7038         not redirected to the backing rectangle.
7039
7040 Wed Apr 26 01:53:23 2000  Owen Taylor  <otaylor@redhat.com>
7041
7042         * gtk/Makefile.am (EXTRA_DIST): Add OLD_STAMP into 
7043         EXTRA_DIST. It does not work well when the file that
7044         everything depends on is not in the tarball.
7045
7046 Tue Apr 25 22:20:41 2000  Owen Taylor  <otaylor@redhat.com>
7047
7048         * gdk/gdkwindow.c (gdk_window_process_updates_internal): Fix error
7049         with recursion where process_updates() is called from
7050         an expose handler. (GtkTextView is highly broken in
7051         doing this, but it should work, so it is a nice test
7052         case.)
7053
7054 Sun Apr 23 23:39:18 2000  Owen Taylor  <otaylor@redhat.com>
7055
7056         * gdk/gdkwindow.c (gdk_window_process_updates_internal): Gracefully
7057         handle the case where updates are queued during processing of
7058         updates.
7059
7060 Tue Apr 18 14:16:50 2000  Owen Taylor  <otaylor@redhat.com>
7061
7062         * gdk/x11/gdkwindow-x11.c (gdk_window_foreign_new): We already assume
7063         window is on gdk_display - use that instead of segfaulting.
7064
7065 Thu May  4 02:04:46 2000  Tim Janik  <timj@gtk.org>
7066
7067         * configure.in (STRIP_DUMMY): some Make 3.79 $(strip ) versions are
7068         broken and require an empty arg, give it to them.
7069
7070 Fri Apr 28 19:34:32 2000  Tim Janik  <timj@gtk.org>
7071
7072         * gtk/gtklabel.h: indentation fixes.
7073
7074 2000-05-02  Tor Lillqvist  <tml@iki.fi>
7075
7076         * gdk/win32/gdkdrawable-win32.c (gdk_win32_draw_arc): Don't try to
7077         draw too narrow or too low arcs, they seem to fail, at least with
7078         some display drivers.
7079
7080         * gdk/gdk.c (gdk_init_check): Use G_DIR_SEPARATOR.
7081
7082         Large changes to the Win32 backend, partially made necessary by
7083         the changes to the backend-independent internal
7084         structures. Attempts to implement similar backing store stuff as
7085         on X11. The current (CVS) version of the Win32 backend is *not* as
7086         stable as it was before the no-flicker branch was merged. A
7087         zipfile with that version is available from
7088         http://www.gimp.org/win32/. That should be use by "production"
7089         code until this CVS version is usable. (But note, the Win32
7090         backend has never been claimed to be "production quality".)
7091
7092         * README.win32: Add the above comment about versions.
7093
7094         * gdk/gdkwindow.c: Don't use backing store for now on Win32.
7095
7096         * gdk/gdk.def: Update.
7097
7098         * gdk/gdkfont.h: Declare temporary Win32-only functions. Will
7099         presumably be replaced by some more better mechanism as 1.4 gets
7100         closer to release shape.
7101
7102         * gdk/makefile.{cygwin,msc}: Update.
7103
7104         * gdk/win32/*.c: Correct inclusions of the backend-specific and
7105         internal headers. Change code according to changes in these. Use
7106         gdk_drawable_*, not gdk_window_* where necessary.
7107
7108         * gdk/win32/gdkdnd-win32.c: Use MISC selector for GDK_NOTE, not
7109         our old DND.
7110
7111         * gdk/win32/gdkdrawable-win32.c (gdk_win32_draw_text): Don't try
7112         to interpret single characters as UTF-8. Thanks to Hans Breuer.
7113         Use correct function name in warning messages.
7114
7115         * gdk/win32/gdkevents-win32.c: Use correct parameter lists for the
7116         GSourceFuncs gdk_event_prepare and gdk_event_check.
7117         (gdk_event_get_graphics_expose): Do implement, use
7118         PeekMessage. Thanks to Hans Breuer.
7119         (event_mask_string): Debugging function to print an GdkEventMask.
7120         (gdk_pointer_grab): Use it.
7121
7122         * gdk/win32/gdkfont-win32.c: The Unicode subrange that the
7123         (old) book I used claimed was Hangul actually is CJK Unified
7124         Ideographs Extension A. Also, Hangul Syllables were missing.
7125         Improve logging.
7126
7127         * gdk/win32/gdkgc-win32.c: Largish changes.
7128
7129         * gdk/win32/gdkim-win32.c (gdk_set_locale): Use
7130         g_win32_getlocale() from GLib, and not setlocale() to get current
7131         locale name.
7132
7133         * gdk/win32/gdkprivate-win32.h
7134         * gdk/win32/gdkwin32.h: Move stuff from gdkprivate-win32.h to
7135         gdkwin32.h, similarily as in the X11 backend.
7136
7137         * gdk/win32/gdkwindow-win32.c (gdk_propagate_shapes): Bugfix,
7138         assignment was used instead of equals in if test. Thanks to Hans
7139         Breuer.
7140
7141         * gdk/win32/gdkgeometry-win32.c: New file, just a quick hack of
7142         the X11 version.
7143
7144         * gdk/win32/makefile.{cygwin,msc}
7145         * gtk/makefile.{cygwin,msc}: Updates. Better kludge to get the
7146         path to the Win32 headers that works also with the mingw compiler.
7147
7148         * gtk/gtkstyle.c: Include <string.h>.
7149
7150 2000-04-26  Havoc Pennington  <hp@redhat.com>
7151
7152         * gtk/gtklabel.c (gtk_label_get_text): Add this function,
7153         replacing the broken gtk_label_get ()
7154
7155 2000-04-15  Havoc Pennington  <hp@pobox.com>
7156
7157         * gdk/gdkdnd.h: clean up enum format, remove extra comma, 
7158         this keeps scanner scripts from getting confused.
7159
7160         * gdk/gdkdraw.c (gdk_drawable_get_data): This should return the
7161         data, rather than void
7162
7163 2000-04-15  Tor Lillqvist  <tml@iki.fi>
7164
7165         * gtk/gtkclist.c (gtk_clist_motion)
7166         * gtk/gtklist.c (gtk_list_motion_notify): If we get a motion event
7167         with is_hint FALSE, get x and y from the event. They used to be
7168         used uninitialised. The Win32 backend never sends motion events
7169         marked as hints. This for instance fixes the annoying file and
7170         font selector behaviour in the Win32 version.
7171
7172 2000-04-14  Tor Lillqvist  <tml@iki.fi>
7173
7174         * gtk/gtksignal.c: (Win32:) Export the gtk_private_signals and
7175         gtk_private_n_signals variables, they are used by some software,
7176         sigh.
7177
7178         * gtk/gtkrc.c (get_gtk_sysconf_directory): (Win32:) Fetch the
7179         installation directory from the Registry, where the installer
7180         should have put it.
7181
7182 Fri Apr  7 17:19:27 2000  Owen Taylor  <otaylor@redhat.com>
7183
7184         * gdk/x11/Makefile.am: Fix problem with installation directory for
7185         gdkx.h
7186
7187         * gtk/gtkmenuitem.c gtk/gtkmenushell.c: Patch from David Santiago
7188         <mrcooger@cyberverse.com> so that when selecting menus with the
7189         mouse, the first item will not be selected, but when selecting
7190         with an accelerator, or navigating left-right on a menubar with
7191         the menus popped up, the first item will be selected.
7192
7193 2000-04-05  Dan Damian  <dand@dnttm.ro>
7194
7195         * configure.in: Added "ro" to ALL_LINGUAS.
7196
7197 Wed Apr  5 00:08:36 2000  Owen Taylor  <otaylor@redhat.com>
7198
7199         * gdk/x11/gdkgc-x11.c (_gdk_x11_gc_new): Fix screwy
7200         indentation.
7201
7202         * Makefile.am (EXTRA_DIST): Fix typo.
7203
7204         * gdk[/x11]/Makefile.am (INCLUDES): Add $(top_builddir)/gdk
7205         to catch gdkconfig.h
7206
7207         * gtk/gtkitemfactory.c: Added FIXME.
7208
7209 2000-03-30  Jonathan Blandford  <jrb@redhat.com>
7210
7211         * gtk/gtkpaned.c (gtk_paned_get_position): oops.
7212         s/return_if_fail/return_val_if_fail/g and add a return value.
7213
7214 Mon Mar 27 20:56:14 2000  Owen Taylor  <otaylor@redhat.com>
7215
7216         * gtk/gtkwidget.c (gtk_widget_queue_clear_area): Fix up 
7217         merge slipup.
7218
7219         * gdk/gdkinput.h: Fix missing line from merge.
7220
7221 Mon Mar 27 20:39:49 2000  Owen Taylor  <otaylor@redhat.com>
7222
7223         * gdk/gdkcolor.c cursor.c gdkdraw.c gdkfont.c: Include gdkinternals.h
7224         instead of gdkprivate.h.
7225
7226 Sun Mar 12 15:19:24 2000  Owen Taylor  <otaylor@redhat.com>
7227
7228         * gtk/gtkinputdialog.h (struct _GtkInputDialogClass): Fix
7229         parent class to correctly be GtkDialogClass.
7230
7231 Thu Feb 24 23:58:21 2000  Owen Taylor  <otaylor@redhat.com>
7232
7233         * gdk/x11/gdkgeometry-x11.c: Don't worry about clipping of
7234         toplevel windows and their immediate children by their parents,
7235         since the size of toplevel windows is out of our immediate
7236         control and we don't get any real benefit from trying to track
7237         this size for clipping.
7238
7239         * gdk/gdkprivate.h (struct _GdkWindowPrivate) gdk/x11/gdkwindow-x11.c : Add a flag
7240         for input_only windows.
7241
7242         * gdk/gdkwindow.c gdk/x11/gdkgeometry-x11.c: Use the above flag
7243         to fix some hacks and make sure that we don't try to set the
7244         background of input only windows.
7245
7246 Thu Feb 24 18:11:46 2000  Owen Taylor  <otaylor@redhat.com>
7247
7248         * gdk/gdkinternals.h gdk/gdkprivate.h gdk/Makefile.am: Add a header file for
7249         the _really_ internal stuff, and leave gdkprivate.h for the fake private
7250         stuff that we've traditionally exposed.
7251
7252         * gdk/**.c: Use gdkinternals.h where appropriate.
7253
7254         * gdk/x11/gdkx.h gdk/x11/gdkprivate-x11.h gdk/x11/*.c: Make gdkx.h
7255         not include gdkprivate-x11.h, move all stuff of conceivable public
7256         interest into gdkx.h; keep all really private stuff in
7257         uninstalled header gdkprivate-x11.h.
7258
7259         * gdk/gdkdraw.c gdk/gdkwindow.c gdk/gdkinternals: Redirect all calls to
7260         image->image_put on windows through a new function _gdk_window_draw_image()
7261         to allow us to do backing store for images. (Sort of ugly)
7262
7263         * gdk/gdkgc.c gdk/gdkprivate.h: Cache the ts and clip origins for graphics
7264         contexts locally so that we can offset them properly when drawing 
7265         onto backing pixmaps.
7266
7267         * gdk/gdkinput.h: Reindented
7268
7269         * gdk/gdkprivate.h gdk/x11/gdkwindow-x11.c: Store the background
7270         pixmap or color for the window, so we can properly initialize
7271         our double-buffer pixmaps, and also so that we temporarily set
7272         a background of None while scrolling.
7273
7274         * gdk/gdkregion.h: Revise region boolean operators to have an
7275         interface that is actually convenient - switch from creating new
7276         regions on every op, to "methods" that modify existing regions
7277         (A = A OP B). 3 argument forms which allow dest == src, would also
7278         be possible, but the current interfaces seem to map nicely
7279         onto what needs to be done. (There is quite a lot of region
7280         code in GDK now.)
7281
7282         * gdk/gdkregion.h: Add constructor from rectangle and a copy
7283         operator.
7284
7285         * gdk/x11/{gdkregion-generic.[ch],gdkpolyreg-generic.c,
7286         gdkpoly-generic.h: Copy region code from Xlib, switch it over
7287         to 32 bit coordinates, modify it to be mostly GTK+ style
7288         and to have interfaces that match gdkregion.h.
7289
7290         * gdk/gdkwindow.c gdk/gdkprivate.h: Add facility for
7291         double-buffered drawing. gdk_window_begin_paint_{rect,region}()
7292         create a backing pixmap and redirect all drawing to
7293         that backing pixmap until a matching gdk_window_end_paint().
7294
7295         * gdk/gdkwindow.[ch] gdk/gdkinternals.h gdk/x11/gdkdrawable-x11.c:
7296         Create a special drawable class for GtkWindow's that 
7297         redirects the drawing to the backing pixmap as necessary
7298         and then calls the real operations in _gdk_windowing_window_class.
7299
7300         * gdk/gdkprivate.h gdk/gdkwindow.[ch] gdk/x11/gdkevents-x11.c:
7301         Store invalid region for each window. Generate expose events for invalid
7302         region in an idle. This replaces both the expose compression
7303         and the redrawing queuing in GTK+. It is both more efficient and
7304         simpler than either one individually and far more so then the
7305         combination.
7306
7307         * gdk/x11/gdkgeometry.c gdk/x11/gdkwindow.c gdk/x11/gdkprivate-x11.h:
7308         Emulate 32 bit coordinates for windows with 16 bit coordinates
7309         by offsetting drawing, guffaw scrolling techniques and
7310         mapping/unmapping child windows as necessary.
7311
7312         * gdk/gdkwindow.[ch] gdk/x11/gdkgeometry.c: Add anti-exposes,
7313         where, when invalid regions are processed, the region is stored,
7314         and if expose events come in that are detectably duplicate
7315         the processed exposes (by comparison of event serial numbers),
7316         the stored region is subtracted out of those exposes.
7317
7318         * gdk/x11/gdkgeometry.c: Temporarily unset backing pixmaps of
7319         regions newly exposed when scrolling or resizing windows.
7320         This, combined with forcing processesing of queued invalidated
7321         regions, gives nice flicker-free scrolling.
7322
7323         * gtk/gtklayout.c gtk/gtkviewport.c: Force processing of
7324         invalidated regions after every scroll.
7325
7326         * gtk/gtklayout.c: Vastly simplify using the new 32 bit coordinate
7327         emulation in GDK. Its, for all practical purposes just a
7328         GtkViewport/GtkFixed hybrid now.
7329
7330         * gdk/gdkdrawable-x11.c: Convert from GDK (32 bit) to X11
7331         (16-bit) structures as necessary instead of just casting.
7332
7333         * gdk/x11/gdkgc-x11.c gdk/x11/gdkx.h: Replace XSetRegion with code
7334         in terms of the structures from gdkregion-generic.c, using appropriate
7335         offsets from GDK to X11 coordinates. Cache clip mask and
7336         origin and ts origin locally and only flush to the server
7337         when drawing, to avoid constantly setting and resetting these
7338         values when offsetting GC's for scrolling and backing pixmaps.
7339
7340         * gdk/x11/gdkinput-x11.c: Fix leak of axes structures.
7341
7342         * gtk/gtkcontainer.c: Call process_all_updates at end
7343         of resizing to reduce flicker. (Avoids having redraw
7344         lag arbitrarily behind resize under some circumstances)
7345
7346         * gtk/gtkentry.c: Remove old backing store code, and simply take
7347         advantage of the new backing store capabilities of GDK.
7348
7349         * gtk/gtkmain.c: Simple implementation of widget backing
7350         store - simply push a paint while handling each expose.
7351         (Should really be configurable widget for widget.)
7352         
7353         * gtk/gtkwidget.c: Remove all the old complicated redraw
7354         code, and simply invalidate the GDK windows from
7355         gdk_window_queue_clear(), etc. (Sigh, so much carefully
7356         debugged complexity ... gone to the winds.)
7357
7358         Remove all the code for suppressing expose events while
7359         resizes are pending; this isn't needed since the invalid
7360         areas won't be processed until after the resizes are
7361         processed, since they are in a lower priority idle.
7362
7363 Thu Feb 24 15:37:41 2000  Owen Taylor  <otaylor@redhat.com>
7364
7365         * gdk/gdkrectangle.c (gdk_rectangle_intersect): Set width
7366         and height of dest rectangle for non-intersecting rectangles.
7367
7368 Sun Feb 20 16:47:31 2000  Owen Taylor  <otaylor@redhat.com>
7369
7370         * gtk/gtkwidget.h: Make GtkAllocation just a typedef
7371         for GdkRectangle.
7372
7373 Sun Feb 20 11:27:00 2000  Owen Taylor  <otaylor@redhat.com>
7374
7375         * gdk/gdk{events,image,private,types,window}.h
7376          gdk/x11/gdkinputprivate.h: Change all coordinates
7377          from int16 to int. Also, Change width and height from
7378          unsigned to signed to avoid all the stupid C 
7379          signedness bugs.
7380
7381 Sat Feb 19 12:01:53 2000  Owen Taylor  <otaylor@redhat.com>
7382
7383         * gdk/x11/gdkdrawable-x11.c (gdk_x11_draw_drawable):
7384         Use gdk_drawable_get_depth instead of gdk_drawable_get_visual.
7385         Add some more detailed checking.
7386
7387         * gdk/gdkdraw.c gdk/gdkdrawable.h (gdk_drawable_get_depth):
7388         New function to retrieve the depth of a drawable.
7389
7390         * gdk/gdkprivate.h (struct _GdkDrawablePrivate): Add a depth
7391         field, reorder fields to save memory. 
7392
7393 Mon Dec 13 14:06:03 1999  Owen Taylor  <otaylor@redhat.com>
7394
7395         * gtk/gtkentry.c (gtk_entry_draw_cursor_on_drawable): Draw a small portion
7396         of the background image instead of scaling the background down to
7397         a line.
7398
7399         * gtk/gtk[hv]scrollbar.c (gtk_hscrollbar_size_allocate): Removed mysterious
7400         which temporarily set slider to wrong size.
7401
7402         * gtk/gtkaspectframe.c gtkbin.c: Remove unecessary calls to
7403         queue_clear().
7404
7405 Wed Nov 17 18:36:05 1999  Owen Taylor  <otaylor@redhat.com>
7406
7407 2000-03-23  Jonathan Blandford  <jrb@redhat.com>
7408
7409         * gtk/gtkpaned.c (gtk_paned_get_position): add getter.
7410
7411 2000-03-17  Tor Lillqvist  <tml@iki.fi>
7412
7413         * gdk/win32/gdkevents-win32.c: Remove the #ifndef
7414         USE_DISPATCHMESSAGE sections, we do want to use DispatchMessage.
7415
7416         * gdk/win32/gdkfont-win32.c
7417         * gdk/win32/gdkproperty-win32.c
7418         * gdk/win32/gdkselection-win32.c
7419         * gdk/win32/gdkwindow-win32.c: Add const to some arguments that are
7420         now declared such.
7421
7422 Wed Mar 15 02:59:38 PST 2000 Manish Singh <yosh@gimp.org>
7423
7424         * gtk/gtkvpaned.c: removed stray gutter_size reference, a 1.2 relic
7425
7426 Mon Mar 13 18:37:55 2000  Owen Taylor  <otaylor@redhat.com>
7427
7428         * gdk/gdkdnd.c: Fix a bunch of cases where XGetWindowProperty()
7429         is called without trapping X errors.
7430
7431 Fri Feb 25 10:48:53 2000  Owen Taylor  <otaylor@redhat.com>
7432
7433         * gtk/gtkrc.*: Fix problem where stray '"' characters found their
7434         way into the fontset lists.
7435
7436 Tue Feb 22 08:52:52 2000  Tim Janik  <timj@gtk.org>
7437
7438         * gtk/gtkthemes.h: add extern "C" scope.
7439
7440 Mon Feb 21 20:16:42 2000  Lars Hamann  <lars@gtk.org>
7441
7442         * gtk/gtkclist.c: applied  patch from Guy Harris <guy@netapp.com>
7443         to make appends to the list constant. (gtk-guy-990901-0.patch)
7444
7445 Mon Feb 14 22:50:10 2000  Tim Janik  <timj@gtk.org>
7446
7447         * gtk/gtktypeutils.c (gtk_type_init): use g_str_hash() and g_str_equal()
7448         for the typename hash table.
7449
7450 Mon Feb 14 15:01:23 2000  Owen Taylor  <otaylor@redhat.com>
7451
7452         * gtk/gtkpaned.c (gtk_paned_compute_position): Add some sanity checks
7453         to make sure we never divide by zero. 
7454         (Problem pointed out by Michal Jaegermann <michal@ellpspace.math.ualberta.ca>)
7455
7456 Mon Feb 14 12:29:38 2000  Owen Taylor  <otaylor@redhat.com>
7457
7458         * gtk/gtkfontsel.c: Apply patch from
7459         SHIRASAKI Yasuhiro <yasuhiro@awa.tohoku.ac.jp> to make font selector work a little
7460         better with 2-byte fonts. (Load a fontset instead of a font for two byte fonts.)
7461
7462         Also, some cleanups in atom handling.
7463
7464 Sun Feb 13 08:02:21 2000  Tim Janik  <timj@gtk.org>
7465
7466         * gtk/gtksocket.c (gtk_socket_class_init): parent class is GtkContainer,
7467         not GtkWidget.
7468
7469 Fri Feb 11 02:19:32 2000  Tim Janik  <timj@gtk.org>
7470
7471         * gtk/gtkhpaned.c (gtk_hpaned_size_allocate): 
7472         * gtk/gtkvpaned.c (gtk_vpaned_size_allocate): 
7473         * gtk/gtkpaned.c (gtk_paned_compute_position): had to squeeze some
7474         more guint wrap-around bugs before going to bed.
7475
7476 Thu Feb 10 16:16:35 2000  Tim Janik  <timj@gtk.org>
7477
7478         * gtk/gtkspinbutton.c (gtk_spin_button_size_allocate): guard against
7479         guint wrap arounds in allocation.width.
7480
7481         * gtk/gtktable.c (gtk_table_size_allocate_pass1): repeat shrinking
7482         process untill we fit the allocation given.
7483
7484 Tue Feb  8 09:38:29 2000  Tim Janik  <timj@gtk.org>
7485
7486         * gtk/gtkwidget.c:
7487         (gtk_widget_unrealize): guard widget access with ref/unref
7488         around signal emission.
7489         (gtk_widget_hide): same here, but also check its destroyed
7490         state before queueing a resize.
7491
7492 Tue Feb  8 03:05:55 2000  Tim Janik  <timj@gtk.org>
7493
7494         * gtk/gtkstyle.c (gtk_style_new): use gtk_default_prelight_bg instead
7495         of gtk_default_insensitive_bg as insensitive base color.
7496
7497         * gtk/gtktext.c (gtk_text_style_set): set the background color according
7498         to the widget's state.
7499         (gtk_text_realize): same here.
7500         (gtk_text_state_changed): same here.
7501         (draw_bg_rect): compare background color against base[] from
7502         GTK_WIDGET_STATE (text) not GTK_STATE_NORMAL.
7503
7504 Mon Feb  7 04:01:55 2000  Tim Janik  <timj@gtk.org>
7505
7506         * gtk/gtkmain.c (gtk_main_do_event): ignore delete events when
7507         grabs are active, unless a delete event is send to the toplevel
7508         of the currently grab holding widget.
7509
7510 Sun Feb  6 10:13:15 2000  Owen Taylor  <otaylor@redhat.com>
7511
7512         * gtk/gtkctree.c (gtk_ctree_drag_data_received): Remove
7513         debugging g_print's.
7514
7515 Fri Feb  4 15:54:54 2000  Owen Taylor  <otaylor@redhat.com>
7516
7517         * gtk/gtkscrolledwindow.c (gtk_scrolled_window_size_request): Don't
7518         ever make the scrolled-window requisition ever depend on the 
7519         visibility state of the scrollbars for the AUTOMATIC policy. 
7520         This breaks the GTK+ requisition model, and causes loops.
7521
7522 Fri Feb  4 15:09:12 2000  Owen Taylor  <otaylor@redhat.com>
7523
7524         * gtk/gtkstyle.c (gtk_style_new): Set the charset explicitely for
7525         the default font to avoid problems with XFree86-4.0 where the
7526         default charset is iso10646-1, not iso8859-1.
7527
7528 Thu Feb  3 14:58:48 PST 2000 Manish Singh <yosh@gimp.org>
7529
7530         * acinclude.m4
7531         * config.guess
7532         * config.sub
7533         * ltconfig
7534         * ltmain.sh: upgrade to libtool 1.3.4 (bugfix only release)
7535
7536         * gtk/Makefile.am: minor cosmetic consistency tweak
7537
7538 Thu Feb  3 14:46:01 2000  Owen Taylor  <otaylor@redhat.com>
7539
7540         * gtk/gtkmenushell.c (gtk_menu_shell_button_release): Set
7541         the activate_time to 0, so that we handle a quick
7542         press/release press/release properly and don't suppress
7543         the second release. (Red Hat bug #7545)
7544
7545 Wed Feb  2 22:25:17 2000  Tim Janik  <timj@gtk.org>
7546
7547         * gtk/gtkctree.c (row_delete):
7548         (gtk_ctree_node_set_row_data_full): fixed very evil reentrancy
7549         bugs with destruction notifier, *always* update internal
7550         structures *before* calling user code.
7551
7552 Sun Jan 30 20:10:52 2000  Lars Hamann  <lars@gtk.org>
7553
7554         A few more fixes for bug #5487, #2051, #2677.
7555         * gtk/gtkclist.c : 
7556         (gtk_clist_button_press):  Reset clist->anchor to -1 if event->type is
7557         not GDK_BUTTON_PRESS.
7558         (resync_selection): resync only if selection_mode is
7559         GTK_SELECTION_EXTENDED
7560         * gtk/gtkctree.c (resync_selection): same here
7561
7562 Sun Jan 30 12:29:20 2000  Owen Taylor  <otaylor@redhat.com>
7563
7564         * gdk/gdk.h gtk/gtkmenu.h: Removed duplicate prototypes for
7565         gdk_drag_get_selection() and gtk_menu_detach().
7566
7567         [ From Jeroen Ruigrok/Asmodai ]
7568
7569 Sat Jan 29 10:11:56 2000  Owen Taylor  <otaylor@redhat.com>
7570
7571         * gtk/gtknotebook.c (gtk_notebook_size_request): 
7572         page->tab_label can be NULL.
7573
7574 2000-01-25  Havoc Pennington  <hp@pobox.com>
7575         
7576         * gdk/gdkwindow.c (gdk_window_set_back_pixmap): parent_relative
7577         arg is boolean
7578
7579         * gdk/gdkselection.c (gdk_selection_owner_set): return boolean
7580
7581         * gdk/gdkrectangle.c (gdk_rectangle_intersect): return boolean
7582
7583         * gdk/gdkproperty.c (gdk_property_get): return boolean
7584
7585         * gdk/gdkinput.c (gdk_input_set_mode): return boolean
7586
7587         * gdk/gdkim.c (gdk_im_ready): return boolean
7588
7589         * gdk/gdkgc.c (gdk_gc_set_exposures): gboolean arg
7590
7591         * gdk/gdkfont.c (gdk_font_equal): return gboolean (mild
7592         glib clash, should fix glib)
7593
7594         * gdk/gdkevents.c (gdk_set_show_events): take gboolean arg
7595         (gdk_get_show_events): return gboolean, and canonicalize 
7596         to TRUE/FALSE
7597
7598         * gdk/gdkcolor.c (gdk_colormap_new): gboolean flag whether the
7599         colormap is private
7600         (gdk_colors_alloc): gboolean whether to be contiguous
7601         (gdk_color_equal): return gboolean since we are a predicate
7602         and not a qsort() (this looks semi-wrong due to glib breakage,
7603         IMO glib should be fixed)
7604         
7605         * gdk/gdk.c (gdk_set_use_xshm): take gboolean arg
7606         (gdk_get_use_xshm): return gboolean
7607         (gdk_pointer_is_grabbed): return gboolean
7608
7609         * gdk/gdk.h: Change prototypes to match all the above changes,
7610         and re-run egtk-format-protos as required.
7611
7612 Fri Jan 28 12:28:17 2000  Owen Taylor  <otaylor@redhat.com>
7613
7614         * gtk/gtkctree.c (resync_selection): 
7615         * gtk/gtkclist.c (resync_selection):
7616
7617         Return immediately if clist->drag_pos < 0. This is a workaround
7618         for the corrupt state that the clist gets into when a
7619         GDK_2BUTTON_PRESS occurs. See note in gtk_clist_button_press().
7620
7621         Bug #5487, #2051, #2677; fix suggested by David Helder and T. Alexander Popiel.
7622         
7623         * gtk/gtknotebook.c (gtk_notebook_size_request): Fix uninitialized
7624         variable from recent commit.
7625
7626 Thu Jan 27 15:22:09 2000  Owen Taylor  <otaylor@redhat.com>
7627
7628         * gtk/gtkdnd.c (gtk_drag_begin): Fix stupid typo in last commit.
7629
7630 Thu Jan 27 18:00:55 2000  Tim Janik  <timj@gtk.org>
7631
7632         * gtk/Makefile.am: prefix all autogenerated source that get build in
7633         $(srcdir) with $(srcdir)/, so make doesn't assume they got generted
7634         in builddir. since we subsequently cd into srcdir for autogeneration,
7635         the paths have to be stripped from the target file names, thusly we
7636         use $(@F) as target names now.
7637         put a comment about configure.in's --disable-rebuilds option,
7638         which can be used for non-writable source directories, for development
7639         setups though, srcdir has to be *writable*.
7640
7641 hu Jan 27 00:15:03 2000  Owen Taylor  <otaylor@redhat.com>
7642
7643         * gtk/gtkdnd.c (gtk_drag_begin gtk_drag_get_event_actions):
7644           Finish the job of allowing event to be NULL.
7645           (Fixes bug #4283, reported by Chris Blizzard)
7646
7647         * gtk/gtkentry.c (entry_adjust_scroll): When calculating
7648           things so that the cursor appears on screen, properly
7649           take into account INNER_BORDER.
7650           (Fixes bug #4754, reported by Antonio Campos)
7651
7652 Wed Jan 26 23:12:28 2000  Owen Taylor  <otaylor@redhat.com>
7653
7654         * gtk/gtknotebook.c (gtk_notebook_map): Don't
7655           show the tab_label unless it itself is visible.
7656
7657           gtk/gtknotebook.c (gtk_notebook_size_request):
7658           Do a better job of making sure that the visibility
7659           of the tab label corresponds to whether it should
7660           be mapped or not.
7661
7662 Wed Jan 26 21:17:03 2000  Owen Taylor  <otaylor@redhat.com>
7663
7664         * gtk/gtkoptionmenu.c (gtk_option_menu_position):
7665           Use the requisition, not the allocation, since the
7666           allocation has not necessarily been computed yet.
7667           (Pointed out by Eugene Osintsev)
7668
7669 Wed Jan 26 19:44:25 2000  Owen Taylor  <otaylor@redhat.com>
7670
7671         * gtk/gtkstyle.c (gtk_style_new): Dont' set
7672           style/base[GTK_STATE_INSENSITIVE] both to
7673           gtk_default_insensitive_bg!
7674           (Bug #2187, reported by Jonathan Blandford)
7675
7676         * gtk/gtkaccelgroup.c (gtk_accelerator_valid):
7677           Add Alt_L, Alt_R to list of invalid accelerators.
7678           (Bug #3736, reported by Vlad Harchev)
7679
7680 Wed Jan 26 19:01:56 2000  Owen Taylor  <otaylor@redhat.com>
7681
7682         * gtk/gtkfilesel.c (open_ref_dir): Fix several
7683         bugs which occured after an attempt to open 
7684         invalid home directory left cmpl_state->reference_dir == NULL.
7685
7686          - completion on files in home directory didn't work
7687          - completion on an empty string caused  segfault
7688
7689          (Bug #3678, reported by Steve Ratcliffe)
7690
7691         * gtk/gtkscale.c (gtk_scale_get_value_width): Fix
7692         cut and paste error that was causing scales to
7693         be incorrectly positioned.
7694         (Bug #2956,
7695          patch from Steve Ratcliffe <steve@parabola.demon.co.uk>)
7696
7697 2000-01-27  Shirasaki Yasuhiro  <yasuhiro@gnome.gr.jp>
7698
7699         * acinclude.m4 (AM_GTK_WITH_NLS): Add -lintl to libs
7700         when checking for dcgettext, if we've found we needed
7701         it for dgettext.
7702 +
7703 Wed Jan 26 18:06:07 2000  Owen Taylor  <otaylor@redhat.com>
7704
7705         * gtk/gtkwidget.c (gtk_widget_queue_clear_area): Ignore
7706         queue_clear on NO_WINDOW widgets during a reparent,
7707         since at that point the window and widget heirarchies
7708         are out of sync. This stops crashing in some cases
7709         (the scrolled window reparent test, for instance), and
7710         _probably_ won't cause drawing errors.
7711
7712         * gtk/testgtk.c: Make the reparenting-a-scrolled-window
7713         test do what it was supposed to do and be robust against
7714         window closings, etc. (Bug #2443)
7715
7716 Wed Jan 26 16:56:54 2000  Owen Taylor  <otaylor@redhat.com>
7717
7718         * gtk/gtkentry.c: Fix return values on mouse events.
7719         (Bug #2686, Sky <seb_sky@yahoo.com>)
7720
7721         * gtk/genmarshal.pl: Fix up handling of FOREIGN.
7722         (pointed out by George Lebl)
7723
7724         * gdk/gdkcolor.c (gdk_color_copy): Made const-safe.
7725         (From Ettore Perazzoli  <ettore@helixcode.com>)
7726  
7727 Mon Jan 24 10:44:48 2000  Owen Taylor  <otaylor@redhat.com>
7728
7729         * gtk/gtkcalendar.c (gtk_calendar_main_button): Handle
7730         clicks between rows or outside calender area correctly.
7731         (Patch from Damon Chaplin)
7732
7733         * gtk/gtkclist.c (gtk_clist_set_row_data_full): 
7734         * gtk/gtkctree.c (gtk_ctree_node_set_row_data_full): 
7735           Call destroy function when overwriting existing data. 
7736           (Pointed out by Damon Chaplin)
7737
7738 Tue Jan 25 09:55:41 2000  Owen Taylor  <otaylor@redhat.com>
7739
7740         * gdk/gdk.c: Remove useless #include of <X11/Xmu/WinUtil.h>,
7741           which was causing problems on various systems with Xmu.
7742           This hasn't been needed for a very long time.
7743           (Fixes #1185 3167)
7744
7745 Sun Jan 23 22:27:36 2000  Owen Taylor  <otaylor@redhat.com>
7746
7747         * gdk/gdki18n.h: Include <ctype.h> when defining
7748           gdk_isw* in terms of is* as a fallback.
7749           (Bug #4106 - Dan Winship <danw@MIT.EDU>)
7750
7751 Sun Jan 23 22:12:36 2000  Owen Taylor  <otaylor@redhat.com>
7752
7753         * gtk/gtkviewport.c (gtk_viewport_size_allocate): Don't
7754           realize the widget when it is size allocated!
7755           (old, old bug)
7756
7757         * gtk/gtkviewport.c (gtk_viewport_adjustment_value_changed):
7758           Removed unused call to gdk_window_get_size() that
7759           showed up when the above was fixed.
7760
7761 Sat Jan 22 15:44:30 2000  Owen Taylor  <otaylor@redhat.com>
7762
7763         * gtk/gtkwidget.c (gtk_widget_reparent): Correctly
7764           fix up widget->window when the widget is a
7765           NO_WINDOW container widget.
7766
7767 Sat Jan 22 12:40:48 2000  Owen Taylor  <otaylor@redhat.com>
7768
7769         * gdk/gdkpixmap.c (gdk_pixmap_seek_string): Rewrite
7770           to account for the fact that feof() does _not_ 
7771           return TRUE on errors, and thus avoid infinite loops
7772           when trying to use gdk_pixmap_create_from_xpm()
7773           on unreadable values.
7774
7775 Fri Jan 21 18:32:43 2000  Owen Taylor  <otaylor@redhat.com>
7776
7777         * gtk/gtkaspectframe.h (struct _GtkAspectFrame): s/gint/gboolean/.
7778
7779 Fri Jan 21 16:24:08 2000  Owen Taylor  <otaylor@redhat.com>
7780
7781         * gdk/gdkgc.c (gdk_gc_set_dashes): Change from
7782           gdk_gc_set_dashes to take gint8 instead of gchar to
7783           make it clearer that it is _not_ a NULL terminated string.
7784
7785         * gdk/gdk.h gdk/gdkfont.c gdk/gdkgc.c gdk/gdkselection.c
7786           gdk/gdkwindow.c gtk/gtkprogress.[ch] gtk/gtkthemes.[ch]
7787           gtk/gtktreeitem.[ch] gtk/gtkwidget.[ch]: Constify string
7788           arguments.
7789
7790 Thu Dec 30 04:51:05 1999  Tim Janik  <timj@gtk.org>
7791
7792         * gtk/gtkvscale.c (gtk_vscale_pos_background): 
7793         * gtk/gtkhscale.c (gtk_hscale_pos_background): when calculating the
7794         background size relative to our allocation, guard against small
7795         allocations, we may have not yet been size allocated.
7796
7797 Thu Dec  2 10:59:14 1999  Owen Taylor  <otaylor@redhat.com>
7798
7799         * gdk/gdkdnd.c (xdnd_check_dest): Allow version >= 3,
7800         not just version == 3. We implement all 3 + most of 4 - 
7801         (we don't support matching text/plain;charset=iso-8859-1
7802         to a dest that expects text/plain). We'll still advertise
7803         3 to be safe, but any client implementing version >= 3
7804         must interoperate with 3.
7805         
7806 Tue Mar 14 11:53:31 2000  Owen Taylor  <otaylor@redhat.com>
7807
7808         * gtk/gtktooltips.[ch] (struct _GtkTooltips): Remove foreground,
7809         background and gc members, add a warning in gtk_tooltips_set_color()
7810         indicating that this function is deprecated.
7811
7812 Thu Mar  9 22:10:56 GMT 2000  Tony Gale <gale@gtk.org>
7813
7814         * docs/gtkfaq.sgml: FAQ Update:
7815           - Minor cleanups (Emmanuel, me)
7816           - New questions:
7817                 I need to add a new signal to a GTK+ widget. Any idea? (timj)
7818                 How can I retrieve the text from a GtkMenuItem? (timj)
7819                 How do I validate/limit/filter the input to a GtkEntry? (me)
7820                 Memory does not seem to be released when I free the list
7821                         nodes I've allocated (timj)
7822
7823 2000-03-07  Tor Lillqvist  <tml@iki.fi>
7824
7825         * gdk/win32/gdkmain-win32.c: Internal GDK error reporting changes:
7826         (gdk_win32_gdi_failed) New function for reporting errors from GDI,
7827         for which it is no use to call GetLastError onWin9x.
7828         (gdk_other_api_failed) New function, for general error
7829         reporting without calling GetLastError.
7830         (gdk_win32_api_failed) OTOH, this function always calls
7831         GetLastError. (gdk_win32_last_error_string) Remove this function,
7832         GLib has the equivalent now.
7833
7834         * gdk/win32/gdkprivate-win32.h: Declare the above, and macros to
7835         call them with function name, file name and line number in the
7836         arguments.
7837
7838         * gdk/win32/*.c: Use the new macros for reporting errors from GDI
7839         functions.
7840         
7841         * gtk/gtk.def: Add some missing entry points.
7842
7843         * gtk/gtkcompat.h.in: Define gtk_paned_gutter_size and
7844         gtk_paned_set_gutter_size, which don't exist any longer, as void.
7845         
7846         Fixes by Hans Breuer:
7847
7848         * gdk/makefile.msc: Update for debugging.
7849
7850         * gdk/win32/gdkgc-win32.c (gdk_win32_gc_set_dashes): Fake
7851         implementation, just use the PS_DASH, PS_DOT, PS_DASHDOT or
7852         PS_DASHDOTDOT or PS_DASH styles depending on the number of entries
7853         in the dash_list.
7854
7855         * gdk/win32/gdkwin32.h (GDK_FONT_XFONT): New macro, similar as in
7856         the x11 backend.
7857
7858         * gdk/win32/gdkprivate-win32.h (IS_WIN_NT): New macro.
7859
7860         * gtk/testgtk.c: Include config.h, guard inclusion of unistd.h.
7861
7862 2000-03-04  Tor Lillqvist  <tml@iki.fi>
7863
7864         * gdk/win32/gdkprivate-win32.h (struct _GdkWindowWin32Data): Store
7865         just pixel value of background colour.
7866
7867         * gdk/win32/gdkgc-win32.c (gdk_colormap_color): New function
7868         containing code snippet previously duplicated in a couple of
7869         places.
7870         
7871         * gdk/win32/gdkdrawable-win32.c (gdk_win32_draw_points): Use
7872         gdk_colormap_color.
7873
7874         * gdk/win32/gdkevents-win32.c (gdk_event_translate): Generate
7875         GDK_SCROLL events for WM_MOUSEWHEEL messages. Don't generate
7876         events for autorepeated Shift, Control and Alt keys. Use
7877         gdk_colormap_color.
7878
7879         * gdk/win32/gdkwindow-win32.c (gdk_window_set_cursor): If the
7880         pointer is inside the window the cursor of which we are setting,
7881         call SetCursor immediately.
7882
7883         * gdk/win32/makefile.cygwin
7884         * gtk/makefile.cygwin: If we don't have the build number stamp
7885         file, use zero.
7886
7887         * gtk/gtkcompat.h.in: Define gtk_paned_gutter_size and
7888         gtk_paned_set_gutter_size as empty.
7889
7890         * gtk/gtk.def: Remove gtk_paned_set_gutter_size.
7891         
7892 Tue Feb 29 13:10:00 GMT 2000  Tony Gale <gale@gtk.org>
7893
7894         * gdk/gdkwindow.h gdk/x11/gxid.c gtk/gtkclist.c gtk/gtkclist.h
7895           gtk/gtkctree.c gtk/gtkmenu.h gtk/gtkwidget.c gtk/testgtk.c
7896           docs/styles.txt docs/refcounting.txt docs/gtkfaq.sgml
7897           docs/gtk_tut.sgml docs/gtk.texi TODO:
7898
7899           Spelling/grammar fixes from Martin Buchholz <martin@xemacs.org>
7900
7901 Sat Feb 26 11:46:25 GMT 2000  Tony Gale <gale@gtk.org>
7902
7903         * gtk/gtkcalendar.c: Implement num_marked_dates,
7904           and don't emit mutiple day_selected signals on
7905           month_prev.
7906
7907 2000-02-25  Jonathan Blandford  <jrb@redhat.com>
7908
7909         * docs/make-todo (lineno): let title and logo be configurable so
7910         that GNOME can use this script too.
7911
7912         * TODO.xml: added logourl and a title
7913
7914 Fri Feb 25 11:12:00 2000  Owen Taylor  <otaylor@redhat.com>
7915
7916         * TODO.xml: Added some UI items, and an explanatory
7917         comment at the top of the file.
7918
7919 Thu Feb 24 09:07:28 2000  Tim Janik  <timj@gtk.org>
7920
7921         * TODO.xml: some updates, added abunch of new entries.
7922         a note for those fiddeling with this file, when done
7923         with it, invoke:
7924         $ ./docs/make-todo TODO.xml >/dev/null
7925         and correct output errors before comitting changes.
7926
7927 Wed Feb 23 22:59:50 2000  Owen Taylor  <otaylor@redhat.com>
7928
7929         * TODO.xml: Added XML-structured TODO file.
7930         * docs/make-todo: python script to turn TODO.xml into
7931           pretty XML output. 
7932
7933 2000-02-23  Jonathan Blandford  <jrb@redhat.com>
7934
7935         * gtk/gtkstyle.c (gtk_default_draw_handle): add a 'paned' mode to
7936         the function to let it draw the seven dots, instead of the old,
7937         much maligned, method.
7938         (draw_dot): New function to draw a dot.
7939
7940         * gtk/gtkhpaned.c (gtk_hpaned_size_allocate): changed allocation
7941         to draw the handle inside the border width as opposed to outside.
7942         Use paint function instead of gdk_draw_point.
7943
7944         * gtk/gtkvpaned.c (gtk_vpaned_size_allocate): changed allocation
7945         to draw the handle inside the border width as opposed to outside.
7946         Use paint function instead of gdk_draw_point.
7947
7948         * gtk/gtkfilesel.c (gtk_file_selection_update_history_menu):
7949         Change indenting to be more GTK like.
7950
7951 Wed Feb 23 10:54:14 GMT 2000  Tony Gale <gale@gtk.org>
7952
7953         * docs/gtk_tut.sgml: New section on GtkCalendar
7954         * examples/calendar: Update example code
7955
7956 Tue Feb 22 13:54:12 GMT 2000  Tony Gale <gale@gtk.org>
7957
7958         * docs/gtkfaq.sgml: FAQ Update
7959
7960 2000-02-19  Anders Carlsson  <andersca@gnu.org>
7961
7962         * gtk/gtkrange.c (gtk_range_scroll_event): Return TRUE
7963         to prevent the scroll event to be propagated upwards.
7964
7965 Fri Feb 18 14:37:29 2000  Owen Taylor  <otaylor@redhat.com>
7966
7967         * gdk/x11/gdkwindow-x11.c (gdk_event_mask_table): Remove
7968         OwnerGrabButtonMask from button entries for
7969         GDK_BUTTON_PRESS / GDK_BUTTON_RELEASE.
7970
7971         * gtk/gtklayout.c (gtk_layout_realize): Always add GDK_SCROLL
7972         to the event mask (which will result in button/press release
7973         being added to the event mask on Unix) so scrolling works
7974         for layouts in scroll windows.
7975
7976         * gdk/gdkevents.h (enum): Fix up GDK_ALL_EVENTS_MASK.
7977
7978         Patch from Anders Carlsson  <andersca@gnu.org> to add
7979         a scroll event.
7980
7981         * gtk/testgtk.c (scroll_test_scroll): Added an example of mouse wheel
7982         scrolling to the "Test Scrolling" part of testgtk.
7983  
7984         * gtk/gtkwidget.h (struct _GtkWidgetClass): Added scroll_event signal.
7985  
7986         * gtk/gtkwidget.c: Added "scroll_event" GTK+ signal and matched
7987         it against GDK_SCROLL.
7988  
7989         * gtk/gtkrange.c (gtk_range_scroll_event): Updated to use the new
7990         way of mouse wheel scrolling.
7991  
7992         * gtk/gtkscrolledwindow.c (gtk_scrolled_window_scroll_event): Likewise.
7993  
7994         * gtk/gtkspinbutton.c (gtk_spin_button_scroll): Likewise.
7995  
7996         * gtk/gtkmain.c: Removed previous mouse wheel hack.
7997  
7998         * gdk/x11/gdkwindow-x11.c (gdk_event_mask_table): Added entry in
7999         gdk_event_mask_table.
8000  
8001         * gdk/x11/gdkevents-x11.c (gdk_event_translate): Added 
8002         GdkEventScroll handler.
8003  
8004         * gdk/gdkevents.h: Added GdkEventScroll structure.
8005  
8006 Thu Feb 17 17:10:12 2000  Owen Taylor  <otaylor@redhat.com>
8007
8008         * gtk/gt{h,k,}vpaned.[ch]: Add patch from Jonathan Blandford
8009         and Anders Carlsson to change the Paned widgets so that they
8010         can be dragged from anywhere along the length. Also change
8011         the way that this is drawn to make this apparent.
8012
8013         * gtk/gtkoptionmenu.c (gtk_option_menu_get_history): Apply patch
8014         from George Lebl to check that option_menu->menu is present
8015         before getting history.
8016
8017 2000-02-14  Tor Lillqvist  <tml@iki.fi>
8018
8019         * gdk/gdkdraw.c (gdk_draw_segments): Move the test for no segments
8020         before the assertion for non-NULL segment list.
8021
8022         * gdk/win32/gdkgc-win32.c: (gdk_win32_gc_values_to_win32values):
8023         Seems that pattern brushes *must* be 8x8 pixels! At least on my
8024         machine, but it might be display driver dependent. Sigh, so make
8025         sure the stipple is that size. Does Windows suck or what?
8026
8027         * gdk/win32/gdkdrawable-win32.c: Improve error handling in a few
8028         places.
8029
8030 2000-02-13  Havoc Pennington  <hp@pobox.com>
8031
8032         * gdk/x11/gdkcursor-x11.c (gdk_cursor_new_from_pixmap): init
8033         refcount to 1
8034         (gdk_cursor_new): init refcount to 1
8035
8036         * gdk/win32/gdkcursor-win32.c (gdk_cursor_new): init refcount to 1
8037
8038 2000-02-13  Tor Lillqvist  <tml@iki.fi>
8039
8040         * gdk/win32/gdkgc-win32.c (gdk_gc_predraw): Add an extra parameter
8041         so that we don't have to do unnecessary settings to the HDC.
8042
8043         * gdk/win32/gdkdrawable-win32.c
8044         * gdk/win32/gdkimage-win32.c: Corresponding changes to the calls of
8045         gdk_gc_predraw.
8046
8047         * gdk/win32/gdkdrawable-win32.c: Special-casing for GdkGCs where
8048         the fill style is GDK_OPAQUE_STIPPLED. In those cases we construct
8049         GDI paths, call WidenPath to get the outline of the stroken path,
8050         and then fill the outline (with the brush that was built from the
8051         stipple).
8052
8053         * gdk/win32/gdkgc-win32.c: Factor out common code from
8054         _gdk_win32_gc_new and gdk_win32_gc_set_values into
8055         gdk_win32_gc_values_to_win32values. Use correct colour for
8056         SetBkColor() (Until now the code actually used a random colour in
8057         the call to SetBkColor()... but that didn't show up as not many
8058         GDI APIs use the background colour. Pattern (opaque stippled)
8059         brushes do.)
8060
8061         * gdk/win32/gdkmain-win32.c (gdk_win32_last_error_string,
8062         gdk_win32_api_failed): New functions for error logging.
8063
8064         * gdk/win32/gdkprivate-win32.h: Declare them, and define a macro
8065         WIN32_API_FAILED to call them, passing function or file name and
8066         line number.
8067
8068         * gdk/win32/*.c: Use the WIN32_API_FAILED macro.
8069
8070         * gdk/win32/gdkprivate-win32.h: Store just the pixel values from
8071         GdkColor for foreground and background in GdkGCWin32Data.
8072
8073         * gdk/makefile.cygwin: Link in the resource object separately.
8074
8075         * gdk/win32/rc/gdk.rc
8076         * gtk/gtk.rc (New file)
8077         * gdk/win32/makefile.cygwin
8078         * gtk/makefile.cygwin: Update build number in DLLs automatically,
8079         as in GLib.
8080
8081 Sun Feb 13 08:54:45 2000  Tim Janik  <timj@gtk.org>
8082
8083         * gdk/gdkcursor.h (struct _GdkCursor): s/refcount/ref_count/.
8084         * gdk/x11/gdkcursor-x11.c (gdk_cursor_new_from_pixmap): 
8085         * gdk/x11/gdkcursor-x11.c (_gdk_cursor_destroy): 
8086         * gdk/gdkcursor.c (gdk_cursor_ref): insert assertments for the
8087         parameters given and cursor->ref_count. coding style fixups.
8088
8089         * gtk/gtksocket.c (gtk_socket_class_init): parent class is GtkContainer,
8090         not GtkWidget.
8091         
8092         * gtk/*.h: applied patch from Mathieu Lacage <lacage@email.enst.fr> to
8093         fix up widget macros and add _GET_CLASS() variant.
8094         
8095         * gtk/*.c: some GtkType fixups.
8096
8097 2000-02-09  Tor Lillqvist  <tml@iki.fi>
8098
8099         * gdk/win32/gdkproperty-win32.c
8100         * gdk/x11/gdkproperty-x11.c: The assertions for GDK_IS_WINDOW
8101         were reversed.
8102
8103 2000-02-04  Tor Lillqvist  <tml@iki.fi>
8104
8105         * gdk/win32/gdkfont-win32.c (logfont_to_xlfd): Use
8106         g_filename_to_utf8 to convert the font names Windows gives us from
8107         whatever is the default codepage to UTF-8.
8108         (gdk_font_load_internal) Use g_filename_from_utf8 for conversion
8109         in the other direction.
8110
8111         * gdk/win32/gdkgc-win32.c (gdk_win32_gc_set_values): Fix cut&paste
8112         error in debugging output.
8113
8114 2000-02-02  Tor Lillqvist  <tml@iki.fi>
8115
8116         * gdk/win32/gdkwindow-win32.c (gdk_window_clear): Pass zero width
8117         and height parameters to gdk_window_clear_area(). Not minus one.
8118
8119 Wed Feb  2 11:58:05 2000  Owen Taylor  <otaylor@redhat.com>
8120
8121         * gtk/gtkdnd.c (gtk_drag_selection_received): Add some sanity
8122         checks if the widget passed to gtk_drag_get_data() was not the
8123         dest widget.
8124
8125 2000-02-01  Tor Lillqvist  <tml@iki.fi>
8126
8127         * gtk/gtkfilesel.c: Use the g_filename_to_utf8 and
8128         g_filename_from_utf8 functions (which were added a moment ago to
8129         GLib). Some cleanups: Use gbooleans. Use GStrings instead of fixed
8130         size buffers.
8131
8132         gtk_file_selection_get_filename returns the filename in the C
8133         runtime encoding. It calls g_filename_from_utf8, but copies the
8134         returned string to a static buffer, which is returned. I think
8135         this is better than returning the result from g_filename_from_utf8
8136         directly, which would mean all apps that use it would have to free
8137         the return value. Or should this function care about this issue at
8138         all? Maybe a new function with clearly defined semantics.
8139
8140         * gtk/gtkfilesel.h: Add comment about
8141         gtk_file_selection_get_filename returning the filename in the C
8142         runtime's encoding.
8143
8144         * README.win32
8145         * gdk/gdk.def
8146         * gdk/makefile.{cygwin,msc}
8147         * gtk/gtk.def: Updates.
8148
8149         * gdk/gdkcursor-win32.c: Initialise refcount.
8150
8151 2000-01-31  Yuan-Chung Cheng <platin@linux.org.tw>
8152
8153         * configure.in: Added "zh_CN.GB2312" to ALL_LINGUAS.
8154
8155 2000-01-30  Havoc Pennington  <hp@pobox.com>
8156
8157         * gtk/testgtk.c (set_cursor): use gdk_cursor_unref instead of
8158         destroy
8159
8160         * gdk/gdkimage.c (gdk_image_ref): image wasn't being returned
8161
8162         * gdk/gdkprivate.h: declare _gdk_cursor_destroy which is then 
8163         implemented in platform-specific code
8164
8165         * gdk/Makefile.am (gdk_c_sources): add gdkcursor.c
8166
8167         * gdk/x11/gdkcursor-x11.c (gdk_cursor_destroy): rename with an
8168         underscore in front
8169
8170         * gdk/win32/gdkcursor-win32.c (gdk_cursor_destroy):
8171         put an underscore in front
8172
8173         * gdk/gdkcursor.c: new file, implements
8174         gdk_cursor_ref/gdk_cursor_unref
8175
8176         * gdk/gdkcursor.h: Refcount GdkCursor
8177
8178         * gdk/gdkcompat.h (gdk_cursor_destroy): compat
8179
8180 2000-01-29  Tor Lillqvist  <tml@iki.fi>
8181
8182         * gdk/gdkwindow.h
8183         * gdk/gdkpixmap.h: Remove prototypes for renamed functions.
8184
8185 Tue Jan 25 11:43:21 2000  Owen Taylor  <otaylor@redhat.com>
8186
8187         * gtk/gtkinvisible.h (struct _GtkInvisible[Class]): Fix
8188         structures to properly inherit from GtkWidget not GtkBin.
8189
8190 Sun Jan 23 20:28:24 2000  Owen Taylor  <otaylor@redhat.com>
8191
8192         * gtk+.spec.in: Added lib/gtk+/include/* to %files
8193         (bug #5178 - Peter Wainright)
8194         
8195         * gtk/Makefile.am (gtk_public_h_sources): Add gtkcompat.h
8196         so that it will be installed.
8197         (bug #4889 - "david d `zoo' zuhn" <zoo@mnnr.org>)
8198
8199 Fri Jan 21 16:29:28 2000  Owen Taylor  <otaylor@redhat.com>
8200
8201         * gtk/gtkstyle.[ch] docs/Changes-1.4.txt: Make the @detail argument
8202         for the GtkStyleClass vtable const.
8203
8204         * gtk/gtkitemfactory.[ch] docs/Changes-1.4.txt: Make GtkPrintFunc
8205         take a const string argument like GtkTranslateFunc. This will
8206         require changes in use code.
8207
8208 2000-01-19  Tor Lillqvist  <tml@iki.fi>
8209
8210         * gdk/win32/gdkwindow-win32.c (gdk_window_clear_area): The correct
8211         semantics (to mimic the X11 backend, which just calls XClearArea)
8212         is to check for zero width (and height), and in that case use the
8213         window's width minus x (height minus y). This fixes for instance
8214         some redraw problems with gtkclist, which were easily noticeable
8215         in the gtk file selection widget.
8216
8217         (gdk_window_new): Don't set WS_EX_TOPMOST for dialog
8218         windows.
8219
8220 2000-01-13  Tor Lillqvist  <tml@iki.fi>
8221
8222         * configure.in
8223         * gdk/Makefile.am
8224         * gdk/x11/Makefile.am
8225         * gdk/win32/Makefile.am: Small fixes, thanks to Peter Wainwright
8226         (bug #5177).
8227         * gdk/win32/gdkcc-win32.c: Reintroduce, to be thrown
8228         out later.
8229
8230 2000-01-09  Tor Lillqvist  <tml@iki.fi>
8231
8232         * gdk/win32/gdkevents-win32.c (gdk_event_translate): Ignore
8233         WM_MOVE for iconified or invisible windows. This fixes various
8234         problems when minimising windows. Thanks to Bernd Herd.
8235
8236 2000-01-05  Tor Lillqvist  <tml@iki.fi>
8237
8238         * gdk/gdkdraw.c (gdk_draw_lines): Fix copy&paste error: Call the
8239         backend's draw_lines method, not draw_points.
8240
8241 2000-01-02  Tor Lillqvist  <tml@iki.fi>
8242
8243         * gdk/win32/gdkevents-win32.c: Clean up some more leftovers from
8244         before Owen's reorganisation: Don't have queued_events and
8245         queued_tail statics in this file, but use gdk_queued_events and
8246         gdk_queued_tail. This makes exposure event compression work again.
8247
8248         (gdk_WindowProc): Comment out a posting of gdk_ping_msg, doesn't
8249         seem to be needed?
8250
8251 1999-12-30  Tor Lillqvist  <tml@iki.fi>
8252
8253         * gdk/gdk.c: If we don't HAVE_XCONVERTCASE we must #include
8254         gdkkeysyms.h to get the GDK_* keysym constants that are needed by
8255         gdk_keyval_convert_case(). Otherwise, gdk_keyval_convert_case()
8256         doesn't do anything.
8257
8258         * gdk/gdk.def: Add gdk_xid_table_insert.
8259
8260         * gdk/win32/gdkprivate-win32.h
8261         * gdk/win32/gdkevents-win32.c
8262         * gdk/win32/gdkinput-win32.c
8263         
8264         * gdk/win32/gdkwindow-win32.c: Remove the superfluous
8265         extension_events field in the GdkWindowWin32Data struct. Use only
8266         the extension_events field in GdkWindowPrivate. Previously one was
8267         set, and the other one tested, which broke tablet
8268         functionality. Thanks to Keishi Suenaga for pointing this out.
8269
8270 1999-12-18  Tor Lillqvist  <tml@iki.fi>
8271
8272         * gdk/win32/gdkfont-win32.c (gdk_text_size, gdk_text_extents):
8273         When handling a single character (text length == 1), don't handle
8274         it as if it was UTF-8.
8275
8276 1999-12-11  Tor Lillqvist  <tml@iki.fi>
8277
8278         * Makefile.am: Distribute README.win32.
8279         
8280         * gdk/Makefile.am
8281         * gdk/win32/Makefile.am: Distribute Win32 files.
8282
8283         * gdk/makefile.msc: New file.
8284
8285         * gdk/gdk.c (gdk_arg_context_parse): Fix gccism (no statement
8286         after label).
8287
8288         * gdk/gdkprivate.h: Must mark also gdk_error_warnings and
8289         gdk_error_code as GDKVAR, as they are referred outside GDK.
8290
8291         * gdk/win32/makefile.msc: Update.
8292
8293         * gdk/win32/gdkfont-win32.c (check_unicode_subranges): More
8294         tweaks. Check only if at least one of those Unicode subrange bits
8295         we care for is set. If no code page bits are set, guess (wildly)
8296         based on the charset.
8297
8298         * gdk/win32/gdkinput-win32.c: Remove debugging leftover.
8299
8300         * gdk/win32/gdkwindow-win32.c (gdk_window_new): Assure title is
8301         non-NULL.
8302
8303         * gtk/gtkdnd.c
8304         * gtk/gtklayout.c
8305         * gtk/gtkplug.c
8306         * gtk/gtkselection.c
8307         * gtk/gtksocket.c
8308         * gtk/gtkwindow.c: Include x11/gdkx.h *or* win32/gdkwin32.c as
8309         appropriate. There must be a cleaner way to handle this?
8310
8311         * gtk/gtkrc.c: Must include windows.h on Win32.
8312
8313         * gtk/testgtk.c: No need to include gdkx.h.
8314
8315         * gtk/makefile.cygwin: Correct invokation of genmarshal.pl.
8316
8317 1999-12-07  Tor Lillqvist  <tml@iki.fi>
8318
8319         * gdk/win32/gdkfont-win32.c: Fix string measurement code. For now,
8320         the rbearing is set to the same as the width, but this should be
8321         fixed.
8322
8323 1999-12-06  Tor Lillqvist  <tml@iki.fi>
8324
8325         * gdk/win32/gdkfont-win32.c (check_unicode_subranges): New
8326         function. If Windows doesn't tell us what Unicode subranges a font
8327         covers, guesstimate based on the codepages it covers. This will
8328         hopefully help those Windows versions or fonts that don't give us
8329         any useful Unicode subrange information with GetTextCharsetInfo.
8330         Call this function in gdk_font_load_internal.
8331
8332         * gdk/win32/{gdkdnd,gdkimage,gdkpixmap,gdkprivate}-win32.c: Misc
8333         minor changes.
8334
8335 Fri Dec  3 14:09:50 1999  Owen Taylor  <otaylor@redhat.com>
8336
8337         * gtk/gtkoptionmenu.[ch] (gtk_option_menu_get_history):
8338         New function, long needed.
8339
8340 Wed Dec  1 22:35:43 1999  Owen Taylor  <otaylor@redhat.com>
8341
8342         * gdk/gdkproperty.h x11/gdkproperty.c: Change 
8343         only_if_exists argument of gdk_atom_intern to
8344         bool.
8345
8346 1999-11-25  Tor Lillqvist  <tml@iki.fi>
8347
8348         * gdk/gdkgc.c (gdk_gc_set_ts_origin, gdk_gc_set_clip_origin): 
8349         Fix two copy&paste errors.
8350
8351         * gdk/makefile.cygwin: Also rebuild DLL when the static archive in
8352         win32 has changed.
8353
8354         * gdk/win32/gdkprivate-win32.h: Don't need CPINFO in the
8355         GdkWin32SingleFont struct.
8356
8357         * gdk/win32/gdkfont-win32.c: Some more debugging: Print Unicode
8358         subranges of loaded fonts. Clear font signature first, in case
8359         GetTextCharsetInfo fails. Pretend SYMBOL_CHARSET fonts have
8360         ASCII+Basic Latin (i.e. 0x40--0xFF) as they are single-byte.
8361
8362         * gdk/win32/gdkgc-win32.c: Improved logging. (gdk_gc_postdraw):
8363         Unoffset clip region.
8364
8365 1999-11-23  Tor Lillqvist  <tml@iki.fi>
8366
8367         * gdk/win32/gdkevents-win32.c (gdk_event_translate): set
8368         event->any.window before calling filter functions.
8369
8370 Fri Nov 19 10:34:41 1999  Owen Taylor  <otaylor@redhat.com>
8371
8372         * gtk/gtkgamma.h: Adapt cast macros to standard.
8373
8374 [ Merges from 1.2 ]
8375
8376 Tue Nov 16 10:15:54 1999  Owen Taylor  <otaylor@redhat.com>
8377
8378         * gtk/gtkitemfactory.c (gtk_item_factory_parse_path):
8379         If translation does not include a '/', use entire
8380         translation instead of crashing.
8381
8382 Sun Oct 31 22:21:11 1999  Tim Janik  <timj@gtk.org>
8383
8384         * docs/gtk_tut.sgml:
8385         s/gtk_accel_group_attach/gtk_window_add_accel_group/.
8386
8387 Sat Oct 30 09:09:09 1999  Owen Taylor  <otaylor@redhat.com>
8388
8389         * gtk/gtkselection.c (gtk_target_list_remove): Use
8390         g_list_remove_link, not g_list_remove.
8391
8392         [ From Geert Bevin <gbevin@thunderstorms.org> ]
8393         
8394 Sun Oct 24 07:41:40 1999  Tim Janik  <timj@gtk.org>
8395
8396         * gtk/gtkclist.c (real_undo_selection): commented out g_print()
8397         statement upon unselection (how the heck did that slip in?).
8398
8399 Sat Oct 23 03:03:08 1999  Tim Janik  <timj@gtk.org>
8400
8401         * gtk/gtktext.c (gtk_text_freeze): 
8402         (gtk_text_thaw): undraw/draw cursor here to avoid unnecessary scrolling
8403         in frozen state (and aparently crashes). patch provided by Anders
8404         Melchiorsen <and@kampsax.dtu.dk>.
8405
8406 Sat Oct 23 02:53:20 1999  Tim Janik  <timj@gtk.org>
8407
8408         * fix insensitive default/focus widget activation,
8409         reported by Matt Goodall <mgg@isotek.co.uk>.
8410
8411         * gtk/gtkwindow.c (gtk_window_key_press_event): 
8412         (gtk_window_activate_default):
8413         (gtk_window_activate_focus):
8414         return handled=FALSE for actiavtion of insensitive default
8415         widgets. return handled=TRUE for activation of insensitive
8416         focus widgets. don't activate in either case.
8417
8418 Tue Oct 19 09:55:08 1999  Owen Taylor  <otaylor@redhat.com>
8419
8420         * gtk-config.in (lib_gtk): Switch order of @x_cflags@
8421         and $glib_cflags to match library order and in the
8422         theory that an old version of GLib is more likely to
8423         be in the include directory for X then vice-versa.
8424         (Bug #2776)
8425
8426 Tue Oct 19 09:46:49 1999  Owen Taylor  <otaylor@redhat.com>
8427
8428         * gtk/gtkrc.c (gtk_rc_init): Always use LC_CTYPE 
8429         to determine the locale for fontsets, not LC_MESSAGES;
8430         the user may want English messages with a handling
8431         for non-English languages. (LC_CTYPE=ru_RU LC_MESSAGES=fr_FR
8432         will still be broken) (Bug #2891)
8433
8434 Tue Oct 19 20:36:42 1999  Changwoo Ryu  <cwryu@adam.kaist.ac.kr>
8435
8436         * gtk/gtkrc.ko: Fixed the wrong number of "*"'s.
8437
8438 Tue Oct 19 12:15:13 1999  Changwoo Ryu  <cwryu@adam.kaist.ac.kr>
8439
8440         * gtk/gtkrc.ko: Changed the Korean default fontset.
8441
8442 Fri Oct  8 02:32:47 1999  Owen Taylor  <otaylor@redhat.com>
8443
8444         * gtk/gtklayout.c (gtk_layout_adjustment_changed): Fix bug
8445         where when scrolling to the left or top double exposes
8446         were done, causing major slowdowns.
8447
8448 Thu Oct  7 18:31:55 1999  Owen Taylor  <otaylor@redhat.com>
8449
8450         * gtk/gtkrc.c (gtk_rc_init): Always normalize codeset
8451         names to lowercase and alphanumeric, before looking
8452         them up.
8453
8454         * gtk/Makefile.am: Install codeset variant gtkrc files
8455         with normalized names.
8456
8457 Thu Oct  7 22:52:42 1999  Tim Janik  <timj@gtk.org>
8458
8459         * gtk/gtkitemfactory.c (gtk_item_factory_popup_with_data): even
8460         popup menus when the menu is already visible, but its parent
8461         is still hidden, (happens after tornoff window got hidden).
8462
8463 Thu Oct  7 11:09:55 1999  Owen Taylor  <otaylor@redhat.com>
8464
8465         * gtk/Makefile.am (install-data-local): Fix
8466         a typo where gtkrc.vi_VN.tcvn5712 wasn't getting
8467         deleted, causing error messages on install.
8468
8469 Thu Oct  7 11:03:06 1999  Owen Taylor  <otaylor@redhat.com>
8470
8471         * gtk/gtk[hv]paned.c (gtk_{h,v}paned_draw): Redraw
8472         the handle as well, since we now sometimes ignore
8473         exposes on the handle while resizing.
8474
8475 Wed Oct  6 18:02:31 1999  Owen Taylor  <otaylor@redhat.com>
8476
8477         * gtk/gtkrc.c (gtk_rc_append_default_pixmap_path): Fix stupid
8478         extra g_free introduced in one of the last one or two 
8479         commits.
8480
8481 Wed Oct  6 16:38:36 1999  Owen Taylor  <otaylor@redhat.com>
8482
8483         * gtk/Makefile.am gtk/gtkrc*: Make naming of gtkrc files
8484         consistent, put each style that a gtkrc.* file creates
8485         in a unique namespace, remove old files before installing.
8486
8487 Wed Oct  6 14:31:16 1999  Owen Taylor  <otaylor@redhat.com>
8488
8489         * gtk/gtkrc.c (gtk_rc_init): Avoid leaking memory when
8490         gtk_rc_init is called multiple times. (Yes, people who
8491         do that have bugs in their code.)
8492
8493 Tue Oct  5 11:36:57 PDT 1999 Manish Singh <yosh@gimp.org>
8494
8495         * gtk/Makefile.am: listing gtkrc in gtkconf_DATA seems to barf.
8496         Remove it since it's generated by the Makefile anyway
8497
8498 Tue Oct  5 02:43:41 1999  Owen Taylor  <otaylor@redhat.com>
8499
8500         * gdk/gdkinputcommon.h (gdk_input_device_new): Free
8501         device->info.axes for core pointer.
8502
8503 Thu Sep 30 13:55:25 1999  Owen Taylor  <otaylor@redhat.com>
8504
8505         * gtk/testgtk.c (destroy_idle_test): Rename idle to 
8506         idle_id, to deal with obsolete, broken C libraries.
8507
8508 Mon Sep 27 02:50:15 1999  Owen Taylor  <otaylor@redhat.com>
8509
8510         * gtk/gtkvscale.c (gtk_vscale_draw): Don't add in
8511         allocation->x/y twice!
8512
8513         * gtk/gtkhscale.c: Make usage of gtk_hscale_pos_trough()
8514         consistent with gtk_vscale_pos_trough().
8515
8516 Sun Sep 26 19:44:34 1999  Owen Taylor  <otaylor@redhat.com>
8517
8518         * gtk/gtkcontainer.c (gtk_container_queue_resize): We may
8519         be queueing a resize on a toplevel container between
8520         the time we show it and when we map it. So, we need
8521         to test GTK_WIDGET_VISIBLE() for toplevels, and only
8522         use GTK_WIDGET_DRAWABLE() for child windows.
8523
8524 Thu Sep 23 16:41:03 1999  Owen Taylor  <otaylor@redhat.com>
8525
8526         * gtk/Makefile.am (LDADDS): Add GDK_WLIBS to LDADDS 
8527         (fixes bug #2144)
8528
8529 Fri Sep 24 00:51:45 1999  Tim Janik  <timj@gtk.org>
8530
8531         * gtk/gtkcontainer.c (gtk_container_queue_resize): check for
8532         container DRAWABLE (instead of VISIBLE), so we don't queue
8533         resizes on non-toplevel containers.
8534
8535 Sun Sep 19 18:13:31 1999  Owen Taylor  <otaylor@redhat.com>
8536
8537         * gtk/gtkselection.[ch]: Make the data argument
8538         const guchar *.
8539
8540 Sat Sep 18 21:27:40 1999  Owen Taylor  <otaylor@redhat.com>
8541
8542         * gtk/gtkwindow.c: Try to behave sensibly if 
8543         the focus widget is the window itself. (Should
8544         we allow this at all?)
8545
8546 Fri Sep 17 09:57:15 1999  Tim Janik  <timj@gtk.org>
8547
8548         * gtk/gtkwidget.c (gtk_widget_set_sensitive): 
8549         * gtk/gtknotebook.c (gtk_notebook_set_scrollable): 
8550         * gtk/gtknotebook.c (gtk_notebook_set_show_border): 
8551         * gtk/gtkclist.c (gtk_notebook_set_show_border): make gboolean args
8552         in prototypes and implementations consistent (Tomas Ogren).
8553
8554         * gtk/gtklayout.c (gtk_layout_remove): unset GTK_IS_OFFSCREEN flag
8555         before the widget is unparented (reported by damon).
8556
8557         * gtk/gtkdnd.c: make the cursor and icon data _unsigned_ char,
8558         since we provide unsigned data anyways.
8559
8560 Thu Sep 16 21:32:01 1999  Owen Taylor  <otaylor@redhat.com>
8561
8562         * gtk/gtktooltips.c (gtk_tooltips_set_tip): Delay
8563         the call to gtk_tooltips_layout_text() until later.
8564
8565         * gtk/gtktooltips.c (gtk_tooltips_draw_tips):
8566         Call gtk_widget_ensure_style() before using the style.
8567
8568 Wed Sep 15 02:52:19 1999  Owen Taylor  <otaylor@redhat.com>
8569
8570         * gtk/gtkwidget.c (gtk_widget_event): Added workaround
8571         for old widgets that don't propagate draws to all
8572         children. (Namely gnome-dock for gnome-libs <= 1.0.16)
8573
8574 Tue Sep 14 19:22:19 1999  Tim Janik  <timj@gtk.org>
8575
8576         * gtk/gtkwidget.c (gtk_widget_queue_resize): don't queue the parent
8577         for a redraw but just the widget that requested the resize.
8578
8579 Tue Sep 14 18:29:47 1999  Tim Janik  <timj@gtk.org>
8580
8581         * gtk/gtkcontainer.c: added new widget level method
8582         gtk_container_set_reallocate_redraws() and a GtkContainer flag
8583         reallocate_redraws : 1 to reflect the setting, exported this through
8584         the argument system as a boolean ::reallocate_redraws.
8585
8586         * gtk/gtkwidget.c (gtk_widget_size_allocate): when queueing redraws
8587         on the widget because the allocation changes, do so as well for
8588         widget->parent if the parent has reallocate_redraws set to TRUE.
8589         with that containers requesting reallocation redraws get automatically
8590         redrawn if their children changed allocation (this unfortunately
8591         affects also other children that didn't change allocation, but we
8592         cannot work around that before 1.3).
8593
8594 Tue Sep 14 18:23:01 1999  Tim Janik  <timj@gtk.org>
8595
8596         * gtk/gtkwidget.c (gtk_widget_idle_draw): only emit ::draw if width
8597         _and_ height are >0 (not _or_).
8598
8599         * gtk/gtktable.c (gtk_table_remove): use gtk_widget_queue_resize()
8600         instead of gtk_container_queue_resize(), which is a core gtk internal
8601         function (must have been on crack when i queued that).
8602
8603         * gtk/gtkprivate.h: added new private flag GTK_FULLDRAW_PENDING, so
8604         we can check more reliably if we want to discard expose events.
8605         * gtk/gtkwidget.c: added setting/unsetting of the GTK_FULLDRAW_PENDING
8606         flag.
8607         
8608         * gtk/gtkwidget.c (gtk_widget_event): don't discard synthesized exposes,
8609         we simply trust these events. for deciding whether to discard exposes,
8610         check GTK_FULLDRAW_PENDING instead of RESIZE_PENDING.
8611         
8612 Mon Sep 13 15:01:21 1999  Owen Taylor  <otaylor@redhat.com>
8613
8614         * gtk/gtkwidget.c (gtk_widget_queue_clear_area): Ignore
8615         queues of areas that are completely off screen.
8616
8617         * gtk/gtkwidget.c (gtk_widget_idle_draw): Fix broken
8618         logic for handleboxes.
8619
8620         * gtk/gtkwidget.c (gtk_widget_queue_draw_data): Add santity
8621         check on width/height.
8622
8623 Mon Sep 13 02:22:47 1999  Tim Janik  <timj@gtk.org>
8624
8625         * gtk/Makefile.am: backed out Raja's recent VPATH build "improvements",
8626         we are fine with using $@ the way we do (if we actually encounter
8627         brokeness with $@ in VPATH builds because of additional path prefixes,
8628         we need to use $(@F) actually).
8629
8630 Mon Sep 13 01:34:53 1999  Tim Janik  <timj@gtk.org>
8631
8632         * gtk/gtksignal.c: renamed two variables, hopefully didn't introduce
8633         short lived bugs, that would allow language bindings to do surgeries
8634         to our guts.
8635
8636 Fri Sep 10 15:22:50 1999  Owen Taylor  <otaylor@redhat.com>
8637
8638         * gtk/gtkwindow.c (gtk_window_size_allocate): Fix typo
8639         where comparison was being done against an uninitialized
8640         value causing intermittant results depending on
8641         compiler flags. Also make it clearer that we aren't
8642         ever initializing the child as 0x0 (though this will
8643         be caught in gtk_widget_size_allocate())
8644
8645 Fri Sep 10 10:06:56 1999  Owen Taylor  <otaylor@redhat.com>
8646
8647         * gtk/gtkwindow.c (gtk_window_set_transient_for): Move
8648         gtk_window_unset_transient_for() call after we do checks
8649         involving the old transient parent.
8650         [ From Lance Capser <lmc@cyberhighway.net> ]
8651
8652 1999-09-07  Raja R Harinath  <harinath@cs.umn.edu>
8653
8654         * gtk/Makefile.am (gtk.defs): Go back to using `touch' to create
8655         an empty file.
8656
8657 Mon Sep  6 00:11:56 1999  Lars Hamann  <lars@gtk.org>
8658
8659         * gtk/gtkctree.c (gtk_ctree_is_ancestor): return FALSE if node has
8660         no children. (Reported by: Chris Rogers <gandalf@pobox.com>)
8661
8662 1999-09-03  Raja R Harinath  <harinath@cs.umn.edu>
8663
8664         * gtk/Makefile.am (gen_sources): Improve VPATH builds.
8665         `$@' is valid only in the build dir, not after we've done 
8666         `cd $srcdir'.  Also use `test -f' instead of less portable
8667         `test -e'.
8668
8669 Fri Sep  3 15:59:56 1999  Owen Taylor  <otaylor@redhat.com>
8670
8671         * gtk/gtktext.c (correct_cache_insert): Rewrite
8672          for simplicity, and hopefully correctness.
8673          (Fixes bug #1322, which was a segfault when
8674           on some insertions with the properties around
8675           the insertion set up just wrong.)
8676
8677         * gtk/gtktext.c (gtk_text_adjustment): When we receive
8678          a "changed" signal, clamp the new value to the adjustment
8679          bounds to avoid segfaulting if someone tries to change
8680          the adjustment to a bogus value. (Bug #1795)
8681
8682 Thu Sep  2 16:33:59 1999  Owen Taylor  <otaylor@redhat.com>
8683
8684         * gtk/gtkmain.c: Ignore unexpected destroy notifies
8685         for children, for toplevel windows handle them
8686         like delete_event.
8687
8688         * gtk/gtkplug.c: Add an unrealize handler so that
8689         we unref plug->socket_window when we are done
8690         with it.
8691
8692 Fri Sep  3 14:52:54 1999  Owen Taylor  <otaylor@redhat.com>
8693
8694         * gtk/gtktext.c (clear_area): Fix stupid signedness
8695          problem that was causing background to sometimes
8696          be misaligned.
8697
8698 Fri Sep  3 12:26:33 1999  Owen Taylor  <otaylor@redhat.com>
8699
8700         [ Fixes pointed out by Ettore Perazzoli <ettore@comm2000.it> ]
8701         
8702         * gtk/gtkmenu.c (gtk_menu_position): Make
8703          sure we never position menus with negative x, y,
8704          since gtk_widget_set_uposition() can't handle that.
8705
8706         * gtk/gtkmenuitem.c (gtk_menu_item_position_menu):
8707          Modify the positioning code a bit so that we always
8708          put the top-left corner onscreen. (This is for
8709          UI reasons, gtk_menu_position() now takes care of
8710          gtk_widet_set_uposition() brokeness.)
8711
8712 Fri Sep  3 03:06:30 1999  Tim Janik  <timj@gtk.org>
8713
8714         * gtk/Makefile.am: fixed up things for -jx, x > 1.
8715
8716 Sun Sep  5 08:48:51 1999  Owen Taylor  <otaylor@redhat.com>
8717
8718         * gtk/gtkwidget.c (gtk_widget_modify_style): Ref the
8719           RC style that is passed in. The lack of the ref
8720           before was a bug. If people worked around this
8721           bug, this will introduce a slight memory leak
8722           in their code. The code should typically look like:
8723
8724             rc_style = gtk_rc_style_new ();
8725             [...]
8726             gtk_widget_modify_style (widget, rc_style);
8727             gtk_rc_style_unref (rc_style);
8728
8729         * gtk/gtkwidget.c (gtk_widget_modify_style): Reset
8730           the style if it was already set.
8731
8732         * gtk/gtkwidget.c (gtk_widget_set_name): Only set the
8733           style if it was set before.
8734
8735 Thu Sep  2 19:02:37 1999  Owen Taylor  <otaylor@redhat.com>
8736
8737         * gtk/testgtk.c (main): Add a check to see if we
8738           are being run from the correct directory and
8739           to quit nicely if we are not.
8740
8741         * gtk/gtkrc.c (gtk_rc_slist_remove_all): Make function
8742           static.
8743
8744 Thu Sep  2 23:00:03 1999  Tim Janik  <timj@gtk.org>
8745
8746         * gtk/gtkenums.h (GtkWindowPosition): added GTK_WIN_POS_CENTER_ALWAYS.
8747
8748         * gtk/gtkwindow.c:
8749         queue resizes unconditionally (gtk_widget_queue_resize will figure
8750         what to do if the window is not realized).
8751         (gtk_window_move_resize): only recenter the window
8752         for GTK_WIN_POS_CENTER_ALWAYS.
8753         (gtk_window_compute_reposition): handle GTK_WIN_POS_CENTER_ALWAYS in
8754         the same way as GTK_WIN_POS_CENTER.
8755
8756 Thu Sep  2 22:39:27 1999  Tim Janik  <timj@gtk.org>
8757
8758         * gtk/gtkwindow.c (gtk_window_reposition): check for the last position
8759         with (!(info->last_flags & GDK_HINT_POS)) instead of
8760         (!info->last_flags & GDK_HINT_POS).
8761
8762         * gtk/gtkwindow.c (gtk_window_move_resize): constrain new_width and
8763         new_height unconditionally, because we use these values even if
8764         !default_size_changed && !hints_changed.
8765         comented the (default_size_changed || hints_changed) case with
8766         respect to resize rejects from the window manager.
8767
8768         * gtk/gtkwindow.c (gtk_window_move_resize): save info->last values
8769         in the zvt condition hack, since this includes the window hints, set
8770         the hints after the handling_resize case.
8771
8772         * gtk/gtkwindow.c (gtk_window_show): constrain the default size that a
8773         window is initially shown with to the geometry.
8774
8775 Thu Sep  2 07:38:56 1999  Tim Janik  <timj@gtk.org>
8776
8777         * gtk/gtkwindow.c (gtk_window_move_resize):
8778         s/size_changed/default_size_changed/g so i know what's
8779         really going on (frying brain on smaller flame now).
8780
8781 Thu Sep  2 05:47:47 1999  Tim Janik  <timj@gtk.org>
8782
8783         * gtk/gtkwindow.c (gtk_window_move_resize): queue a new resize if
8784         we have size_changed upon handling_resize. this is a gross
8785         workaround for the broken zvt widget and should be removed in
8786         1.3 again (search for FIXME).
8787         Owen provided an accurate comment for this:
8788
8789         /* We could be here for two reasons
8790          *  1) We coincidentally got a resize while handling
8791          *     another resize.
8792          *  2) Our computation of size_changed was completely
8793          *     screwed up, probably because one of our children
8794          *     is broken. It's probably a zvt widget.
8795          *
8796          * For 1), we could just go ahead and ask for the
8797          * new size right now, but doing that for 2)
8798          * might well be fighting the user (and can even
8799          * trigger a loop). Since we really don't want to
8800          * do that, we requeue a resize in hopes that
8801          * by the time it gets handled, the child has seen
8802          * the light and is willing to go along with the
8803          * new size. (this happens for the zvt widget, since
8804          * the size_allocate() above will have stored the
8805          * requisition corresponding to the new size in the
8806          * zvt widget)
8807          *
8808          * This doesn't buy us anything for 1), but it shouldn't
8809          * hurt us too badly, since it is what would have
8810          * happened if we had gotten the configure event before
8811          * the new size had been set.
8812          */
8813
8814 Wed Sep  1 20:46:11 1999  Owen Taylor  <otaylor@redhat.com>
8815
8816         * gtk/gtkrc.c: deal properly with the fact that RC
8817           style lists may include rc styles more than once.
8818
8819         * gtk/gtkrc.c (gtk_rc_append_pixmap_path): Removed
8820           unused static function.
8821
8822         * gtk/gtkrc.c (gtk_rc_find_pixmap_in_path): Keep a
8823           stack of directories of RC files currently being
8824           parsed and implicitely add them to pixmap path.
8825           
8826           This fixes a bug where the directory would get
8827           appended then overwritten by pixmap_path declarations.
8828
8829           (bug #1462, from Peter Wainright <prw@wainpr.demon.co.uk>)
8830
8831         * gtk/gtkthemes.c (gtk_theme_engine_unref): Call
8832           theme's exit function. (Patch from Peter Wainwright,
8833           bug #1454)
8834
8835         * gtk/gtkradiomenuitem.c (gtk_radio_menu_item_destroy):
8836           Add a destroy() handler to take care of removing
8837           group for menu item. (Fixes bug #1197)
8838
8839         * gtk/gtkwidget.c (gtk_widget_size_request): Fixed thinko
8840           in warning message.
8841
8842 Wed Sep  1 21:27:42 1999  Tim Janik  <timj@gtk.org>
8843
8844         * gtk/gtkwindow.c (gtk_window_move_resize): don't require a server
8845         roundtrip to figure window's width and height, since we know that
8846         anyways from widget->allocation.
8847
8848 Wed Sep  1 12:37:44 1999  Owen Taylor  <otaylor@redhat.com>
8849
8850         * gtk/gtkwindow.c (gtk_window_move_resize): Compute
8851           the hints after we request the new size.
8852
8853 Wed Sep  1 10:38:37 1999  Owen Taylor  <otaylor@redhat.com>
8854
8855         * gtk/gtkwindow.c (gtk_window_compute_hints): Removed
8856           GTK_WIDGET_REALIZED() assertion - we can compute the
8857           hints before we are realized.
8858
8859         * gtk/gtkwindow.c (gtk_window_move_resize): Reorder
8860           hint changing so that we have a value of hints_changed
8861           when we decide whether to constrain the window size.
8862
8863         * gtk/gtkwindow.c (gtk_window_move_resize): Spelling fix.
8864
8865         * gtk/gtkwindow.c (gtk_window_constrain_size): cleanups,
8866         change back to G_MAXINT.
8867
8868 Wed Sep  1 06:54:59 1999  Tim Janik  <timj@gtk.org>
8869
8870         * gtk/gtkwindow.c (gtk_window_get_geometry_info): zero initialize
8871         new GtkWindowGeometryInfo, so fields like GdkGeometry geometry
8872         contain uncluttered values.
8873         (gtk_window_compute_hints): simply assert that window is realized
8874         and that geometry_info is valid, since we rely on this anyways.
8875         (gtk_window_constrain_size): major cleanups to the code.
8876         if (flags & GDK_HINT_BASE_SIZE) use geometry's base width and height
8877         for the base size, instead of the minimums. use 32767 as max width
8878         and height (like in gtkwindow.c) instead of G_MAXINT.
8879
8880 Wed Sep  1 04:41:25 1999  Tim Janik  <timj@gtk.org>
8881
8882         * cleaned up the GtkContainer.need_resize flag handling mess, we
8883         only need to force resize requests when we were prematurely
8884         realized, or our widget tree was modified when we were temporarily
8885         hidden. handling these cases directly upon showing the window (i.e.
8886         while the GdkWindow is still unmapped) avoids the need to wait for
8887         a configure event response and therefore makes the GUI more snappier
8888         and avoids blank windows during the roundtrip.
8889
8890         * gtk/gtkwidget.c:
8891         (gtk_widget_hide): 
8892         (gtk_widget_show): don't queue resizes on toplevels, they know how
8893         to deal with matters.
8894
8895         * gtk/gtkcontainer.c (gtk_container_queue_resize): set the ->need_resize
8896         flag directly for not visible resize containers and spare us unecessary
8897         signal emissions.
8898
8899         * gtk/gtkwindow.c:
8900         (gtk_window_realize): if we need to enforce premature size allocation,
8901         queue a container resize so we are correctly resized later on.
8902         (gtk_window_init):
8903         (gtk_window_size_request):
8904         don't freak around with the ->need_resize flag,
8905         gtk_container_queue_resize() will care about that.
8906         (gtk_window_show):
8907         handle initial resizing issues here, we can handle matters better in
8908         this place, especially since we know that our GdkWindow is still
8909         unmapped.
8910         (gtk_window_move_resize):
8911         don't care about ->need_resize at all.
8912         handle size changes properly that occoured while we waited for a
8913         configure event.
8914
8915 Tue Aug 31 15:58:46 1999  Owen Taylor  <otaylor@redhat.com>
8916
8917         * gtk/gtkwidget.c (gtk_widget_set_uposition):
8918         * gtk/gtkwindow.[hc] (gtk_window_reposition):
8919         Move the hint setting code from gtk_widget_set_uposition
8920         to here; set the hints so that we respect any previously
8921         set geometry hints.
8922
8923         * gtk/gtkwindow.c (gtk_window_compute_reposition): Don't
8924         change the window hints here or move the window here,
8925         let that happen in gtk_window_move_resize().
8926
8927 Tue Aug 31 06:58:52 1999  Tim Janik  <timj@gtk.org>
8928
8929         * gtk/gtkwidget.c (gtk_widget_event): when discarding exposes due
8930         to already queued resizes (and therefore redraws) on a widget, check
8931         its anchestry as well.
8932
8933         * gtk/gtkcontainer.c:
8934         (gtk_container_queue_resize): clear resize widgets for resize
8935         containers before aborting prematurely. this is especially important
8936         for toplevels which may need imemdiate processing or their resize
8937         handler to be queued.
8938         (gtk_container_dequeue_resize_handler): added new internal function for
8939         gtkwindow.c.
8940
8941         * gtk/gtkwindow.c (gtk_window_move_resize): if we are resizing due to a
8942         configure event, take possible changes in window position into account
8943         as well.
8944         if we request a new window size, queue up a resize handler that will
8945         last until the configure event response arrives.
8946         combined the ->need_resize case (initial show) with the general size
8947         (hints) changed case and added even more comments.
8948         if !auto_shrink, only revert to the old allocation if the new size
8949         is smaller than the current allocation.
8950
8951 Tue Aug 31 11:55:20 1999  Owen Taylor  <otaylor@redhat.com>
8952
8953         * gtk/gtkwindow.c (gtk_window_set_arg, gtk_window_set_policy,
8954                            gtk_window_set_geometry_hints
8955                            gtk_window_set_default_size):
8956         When hints are set, queue a resize so that the hints will
8957         be eventually reset on the toplevel.
8958
8959         * gtk/gtkwindow.c (gtk_window_show): Use
8960         gtk_window_compute_default_size(). Clear the need_resize flag
8961         on the initail map so that we don't unnecessarily trigger the
8962         resize code.
8963
8964         * gtk/gtkwindow.c (gtk_window_move_resize): Split apart
8965         into separate functions. Compare the hints we are setting
8966         with what we set last time so that we can accurately
8967         tell when we need to reset the hints.
8968
8969         * gtk/gtkwindow.c (gtk_window_compute_default_size): New
8970         function to figure out the size from requisition
8971         and default_size.
8972
8973         * gtk/gtkwindow.c (gtk_window_constrain_size): Function
8974         from fvwm to constrain a size to the geometry hints.
8975
8976         * gtk/gtkwindow.c (gtk_window_compare_hints): New function
8977         to compare two sets of geometry hints.
8978
8979         * gtk/gtkwindow.c (gtk_window_compute_hints): Renamed
8980         from gtk_window_set_hints(), just compute the hints,
8981         don't set them.
8982
8983         * gtk/gtkwindow.c (gtk_window_compute_reposition): Move
8984         code from gtk_window_move_resize() to separate function,
8985         rationalize a bit.
8986
8987 Tue Aug 31 13:05:03 1999  Owen Taylor  <otaylor@redhat.com>
8988
8989         * gtkrc.h: Move the ref_count member out of the GtkRcStyle
8990         structure into a new private structure.
8991
8992         * gtkrc.c: Split GtkRcStyle into public/private.
8993         In the private part, add a list of pointers to the
8994         RcStyle lists this RcStyle participates in.
8995
8996         * gtkrc.c: When a RcStyle is free, remove all
8997         lists referencing it from the 
8998         realized_style_ht hash, and free those lists.
8999         
9000         * gtk/gtkrc.c (gtk_rc_clear_styles): Don't call
9001         gtk_rc_init(), since that adds the default styles
9002         to the list of parsed RC files again.
9003
9004         * gtk/gtkrc.c: Use gtk_rc_style_find() consistently.
9005         
9006 Thu Aug 26 14:14:42 1999  Tim Janik  <timj@gtk.org>
9007
9008         * gtk/gtkwidget.c (gtk_widget_size_allocate): reactivated the sanity
9009         checks that ensure that a widget's allocation is at least 1 in width
9010         and height. (GNOME note: this doesn't affect old panel code anymore,
9011         because GtkSocket will request width and height of at least 1 since
9012         Fri Jul 23).
9013
9014         * gtk/gtkwindow.c (gtk_window_realize): if the widget hasn't been
9015         allocated yet (happens if the user realizes the window prematurely),
9016         size request and allocate it.
9017         (gtk_window_size_allocate): guard against guint underflows.
9018
9019 Wed Aug 25 19:01:36 1999  Lars Hamann  <lars@gtk.org>
9020
9021         * gtk/Makefile.am (gtk_built_sources): reordered stamp-gtk.defs
9022         in gtk_built_sources, so gtk.defs gets built prior to all other
9023         sources.
9024
9025 Mon Aug 23 19:11:17 1999  Tim Janik  <timj@gtk.org>
9026
9027         * gtk/Makefile.am:
9028         invoke indent on gtkmarshal.*. 
9029         rewrote source generation rules, use COPYING as oldest source tag for
9030         a piggyback rule to generate all sources from (don't touch it ;).
9031         major cleanups, strip spaces on build rules for GNU Make.
9032
9033         * gtk/genmarshal.pl: don't operate on hardcoded filenames but take
9034         source and target files from commandline arguments. don't invoke indent.
9035
9036 Sat Aug 21 14:07:36 1999  Lars Hamann  <lars@gtk.org>
9037
9038         * gtk/gtknotebook.c (gtk_notebook_real_switch_page): queue_resize
9039         notebook after switch to avoid drawing problems.
9040         (Bug#856 Reported by: Theodore Roth <troth@netmagic.net>)
9041         
9042         (gtk_notebook_pages_allocate): don't map not visible tab_labels, 
9043         show them instead. 
9044         (Bug#1805 Reported by: Dave Cole <dave@dccs.com.au>)
9045
9046 Sat Aug 21 14:07:36 1999  Lars Hamann  <lars@gtk.org>
9047
9048         * gtk/gtknotebook.c (gtk_notebook_real_switch_page): queue_resize
9049         notebook after switch to avoid drawing problems.
9050         (Bug#856 Reported by: Theodore Roth <troth@netmagic.net>)
9051         
9052         (gtk_notebook_pages_allocate): don't map not visible tab_labels, 
9053         show them instead. 
9054         (Bug#1805 Reported by: Dave Cole <dave@dccs.com.au>)
9055
9056 Wed Aug 18 09:20:10 1999  Tim Janik  <timj@gtk.org>
9057
9058         * gtk/gtkwindow.c:
9059         we use window->need_resize from configure_event now, to indicate that
9060         the gtkwindow should keep its allocation (e.g. because the user resized
9061         the window through window manager handles). resize_count is now reliably
9062         used to figure whether we got the allocation we requested from the
9063         window manager.
9064         configure events get queued as resizes now, the real stuff (size
9065         computation and allocation) now only goes on in gtk_window_move_resize().
9066         GtkWindow's requisition now contains its *real* requisition (like all
9067         other widgets), *not* taking usize into account.
9068         geometry_info->last_{width|height} is now updated from set_hints() only
9069         so it always contains the last hints we set for the window manager.
9070         made some event handlers return TRUE instead of FALSE.
9071         the overall code should be much more straight forward now, and the
9072         significant code portions are accompanied by comments now.
9073         (gtk_window_set_hints):
9074         removed requisition argument and made it
9075         fetch the requisition through gtk_widget_get_child_requisition.
9076         we also don't move the gdkwindow here anymore, gtk_window_move_resize()
9077         does that now.
9078         (gtk_window_show):
9079         ensure that the widget is realized before calling 
9080         gtk_container_check_resize() (and thus gtk_window_move_resize()), also
9081         ensure that we got properly size requested and allocated before
9082         realization.
9083         (gtk_window_configure_event):
9084         ignore plain window moves, or reallocate the widget tree through the
9085         resize queue otherwise.
9086         (gtk_window_move_resize):
9087         mostly rewrote this function to figure window manager hints more
9088         reliably, coalesce window moves and resizes to reduce configure events
9089         and do actuall size allocations.
9090
9091 Tue Aug 17 07:43:04 1999  Tim Janik  <timj@gtk.org>
9092
9093         * gtk/gtkwidget.c (gtk_widget_event): discard expose events for widgets
9094         that have a resize pending, because a redraw is already queued for them.
9095
9096         * gtk/gtkcontainer.c: removed ugly connect_to ::size_allocate signal
9097         hack to clear resize_widgets.
9098
9099         * gtk/gtkwidget.c (gtk_widget_size_allocate): call clear_resize_widgets
9100         for resize containers prior to size allocation. (this is also a bit
9101         ugly, but avoids side effects for stopped emissions and is thus more
9102         reliable).
9103         (gtk_widget_unparent): removed disconnect call for clear_resize_widgets.
9104
9105         * gtk/gtktooltips.c (gtk_tooltips_paint_window): renamed this
9106         function from gtk_tooltips_expose, as we connect to ::expose_event
9107         *and* ::draw now.
9108
9109 1999-08-18  Federico Mena Quintero  <federico@redhat.com>
9110
9111         * gtk/gtkselection.c (gtk_target_list_ref): Added missing sanity
9112         checks.
9113         (gtk_target_list_unref): Likewise.
9114
9115         * gtk/gtkthemes.c (gtk_theme_engine_unref): Likewise.
9116
9117 Tue Aug 17 15:47:07 1999  Owen Taylor  <otaylor@redhat.com>
9118
9119         * gtk/gtkcolorsel.c (gtk_color_selection_draw_value_bar):
9120         guard against division by zero. (Fixes bug #1339)
9121
9122 Tue Aug 17 10:56:49 1999  Owen Taylor  <otaylor@redhat.com>
9123
9124         * gtk/gtkentry.c (gtk_move_{forward,backward}_word): 
9125         Prevent the trivial leak of information of allowing
9126         word motion when the entry is not visible.
9127
9128 Tue Aug 17 10:28:52 1999  Owen Taylor  <otaylor@redhat.com>
9129
9130         * gtk/gtkfilesel.c (gtk_file_selection_fileop_error): Propagate
9131         modality to error dialog as well as confirmation dialogs.
9132         (Bug #1803, reported by Rosanna Wing Sze Yuen)
9133
9134 Wed Aug 11 01:04:57 1999  Owen Taylor  <otaylor@redhat.com>
9135
9136         * gtk/gtktreeitem.c (gtk_tree_item_draw_lines): Honor
9137         tree->view_lines.
9138         (gtk-guy-990611-3.patch: Guy Harris <guy@netapp.com>)
9139
9140         * gtk/Makefile.am (install-data-local): Solaris apparently
9141         has various troubles with ln -f; use rm first instead.
9142         (gtk-guy-990611-2.patch: Guy Harris <guy@netapp.com>)
9143
9144 1999-07-30  Raja R Harinath  <harinath@cs.umn.edu>
9145
9146         * gtk/Makefile.am (stamp-m): Don't `mv' from builddir to srcdir,
9147         use `cp' followed by `rm' (the `rm' was already there).
9148
9149 July 30, 1999 Elliot Lee <sopwith@redhat.com>
9150         
9151         * configure.in: Fix autoconf warnings about cross compilation by
9152         trying to provide sane defaults for AC_TRY_RUN.
9153         * gtk/Makefile.am: If we refer to gtkmarshal.[ch] in $(srcdir),
9154         put them into $(srcdir) when generated. Also add a dependency of
9155         gtksignal.h on gtkmarshal.h for -j builds. 
9156         * gtk/gtk(dnd,style,gamma).c: Minor warning fixes.
9157
9158 Wed Jul 28 09:29:19 1999  Owen Taylor  <otaylor@redhat.com>
9159
9160         * gtk/gtkmain.c (gtk_main_iteration_do): Added missing
9161         GDK_THREADS_{LEAVE,ENTER} pair.
9162         (From Paul Fisher <pnfisher@redhat.com>)
9163
9164 Fri Jul 23 01:00:15 1999  Tim Janik  <timj@gtk.org>
9165
9166         * gtk/gtksocket.c (gtk_socket_size_request): asure that the requested
9167         width and height are always >0 (owen).
9168
9169 Fri Jul 23 00:00:47 1999  Tim Janik  <timj@gtk.org>
9170
9171         * gtk/gtkwidget.c (gtk_widget_size_allocate): backed out my recent
9172         change that assured that a widget's allocated with and height are
9173         always >1, since this breaks *buggy* panel code. unfortunately this
9174         back-breaks the gimp's color selector.
9175
9176         * gtk/gtkdrawingarea.c (gtk_drawing_area_size_allocate): asure that our
9177         allocation is always >0 in width and height, before sending the
9178         configure event; this is a *gross* hack to get the gimp back to work.
9179         
9180         * marked both cases with TODO-1.3
9181
9182 Wed Jul 21 15:47:39 1999  Owen Taylor  <otaylor@redhat.com>
9183
9184         * gtk/gtktext.c: Don't display wrap indicators when
9185         text is not editable and word wrap is on.
9186
9187 Wed Jul 21 08:21:40 1999  Tim Janik  <timj@gtk.org>
9188
9189         * gtk/gtkitemfactory.c (gtk_item_factory_create_item): special case
9190         option menus here as they are not derived from menu shell, assure that
9191         the option menu has a menu we can add items to.
9192
9193 Tue Jul 20 23:29:48 1999  Tim Janik  <timj@gtk.org>
9194
9195         * gtk/gtknotebook.c (gtk_notebook_page_allocate): convert allocation->
9196         width/height to (gint) before calculations and check against < 0 to
9197         avoid guint wraparounds.
9198
9199 Sun Jul 18 00:35:49 1999  Tim Janik  <timj@gtk.org>
9200
9201         * gtk/gtkwidget.c (gtk_widget_size_allocate): ensure that the allocated
9202         width and height is never zero. sanity check both dimensions against
9203         32767 and issue a warning if the allocation is greater than that.
9204
9205 Wed Jul  7 15:03:30 1999  Owen Taylor  <otaylor@redhat.com>
9206
9207         * gtk/gtkmain.c (gtk_events_pending): Unlock around call
9208         to g_main_pending() as well.
9209
9210 Wed Jul  7 14:59:01 1999  Owen Taylor  <otaylor@redhat.com>
9211
9212         * gtk/gtkmain.c (gtk_main_iteration): Unlock around
9213         call to g_main_iteration() - since that will regrab
9214         GTK+ lock to process events.
9215
9216 Thu Jul  1 15:01:55 1999  Owen Taylor  <otaylor@redhat.com>
9217
9218         * gtk/gtkwindow.c
9219         - Regularize with the rest of GTK+ by making widget->requisition
9220           not reflect the set_usize()
9221         - Always recompute geometry hints, then check if they
9222           changed before sending them to the X server. The
9223           previous checks for changes would fail in a number
9224           of circumstances. 
9225
9226 Thu Jul  1 11:55:59 1999  Owen Taylor  <otaylor@redhat.com>
9227
9228         * gtk/gtkstyle.c: Include <stdlib.h> for strcmp().
9229
9230 Wed Jun 30 19:26:36 1999  Owen Taylor  <otaylor@redhat.com>
9231
9232         * gtk/gtkdnd.c:
9233         - Code cleanups
9234         - Instantaneously update on modifier key presses
9235         - Allow cancellation of the drag with Escape.
9236
9237 Tue Jun 29 17:04:09 1999  Owen Taylor  <otaylor@redhat.com>
9238
9239         * gtk/testgtk.c (create_handle_box): Set the policy
9240         to auto_shrink - otherwise the appearance is rather
9241         strange when flipping between horizontal and vertical.
9242
9243 Mon Jun 28 09:29:52 1999  Tim Janik  <timj@gtk.org>
9244
9245         * gtk/gtkwindow.c: add ::default_width and ::default_height arguments.
9246         (gtk_window_set_default_size): don't change a value if it's < 0.
9247         queue a resize.
9248
9249 Sun Jun 27 11:00:33 1999  Tim Janik  <timj@gtk.org>
9250
9251         * gtk/gtktext.c (gtk_text_insert): don't segfault on NULL inserts.
9252
9253 Mon Jun 28 12:08:25 1999  Owen Taylor  <otaylor@redhat.com>
9254
9255         * gtk/gtkfilesel.c (cmpl_completion_fullname): Don't
9256         add an extra "/" when concating "/" + filename.
9257         (From Matt Grossman <mattg@oz.net>)
9258
9259 Mon Jun 28 10:57:12 1999  Owen Taylor  <otaylor@redhat.com>
9260
9261         * gtk/gtkctree.c (draw_cell_pixmap): Reset clip mask
9262         for fg_gc if we set it for drawing pixmap.
9263
9264 Tue Jun 15 12:45:12 1999  Owen Taylor  <otaylor@redhat.com>
9265
9266         Fixes from Peter Wainwright <prw@wainpr.demon.co.uk>
9267         
9268         * gtk/gtkrc.c (gtk_rc_parse_engine): If rc_style->engine is
9269         already set, call old engine's destroy function and
9270         unref the old engine.
9271
9272 Thu Jun 10 17:59:38 1999  Tim Janik  <timj@gtk.org>
9273
9274         * gtk/gtkdrawingarea.c (gtk_drawing_area_size): queue a resize.
9275
9276 Wed Jun  9 15:13:16 1999  Tim Janik  <timj@gtk.org>
9277
9278         * gtk/gtkaccelgroup.h: mark certain functions as internal.
9279
9280 Wed Jun  9 13:48:28 1999  Tim Janik  <timj@gtk.org>
9281
9282         * gtk/gtkpreview.c (gtk_preview_set_expand): queue a resize if the
9283         expand behaviour changed.
9284
9285         * gtk/gtklabel.c (gtk_label_set_pattern):
9286         (gtk_label_set_justify):
9287         (gtk_label_set_line_wrap):
9288         don't bother invoking queue_clear, the reallocation does
9289         that for us, always free_words so the upcoming resize will
9290         relayout the label's contents.
9291
9292 Wed Jun  9 12:50:48 1999  Tim Janik  <timj@gtk.org>
9293
9294         * applied argument implementation patches from Elena Devdariani
9295         <elena@cogent.ca>.
9296
9297         * gtk/gtktoolbar.c: ::orientation, ::toolbar_style, ::space_size,
9298         ::space_style, ::relief
9299         * gtk/gtkruler.c: ::lower, ::upper, ::position, ::max_size
9300         * gtk/gtkpreview.c: ::expand
9301         * gtk/gtkpaned.c: ::handle_size, ::gutter_size
9302         * gtk/gtknotebook.c: ::homogeneous
9303         * gtk/gtklabel.c: ::wrap
9304         * gtk/gtklist.c: ::selection_mode
9305         * gtk/gtkhandlebox.c: ::handle_position, ::snap_edge
9306         * gtk/gtkcurve.c: ::curve_type, ::min_x, ::max_x, ::min_y, ::max_y
9307         * gtk/gtkcolorsel.c: ::update_policy, ::use_opacity
9308         * gtk/gtkclist.c: ::sort_type
9309         * gtk/gtkcheckmenuitem.c: ::active, ::show_toggle
9310         * gtk/gtkaspectframe.c: ::xalign, ::yalign, ::ratio, ::obey_child
9311
9312 Tue Jun  1 23:38:38 1999  Owen Taylor  <otaylor@redhat.com>
9313
9314         * gtk/gtkstyle.c: Removed ill-thought-out part of last
9315         comment.
9316
9317 Tue Jun  1 23:30:09 1999  Owen Taylor  <otaylor@redhat.com>
9318
9319         * gtk/gtkstyle.c (gtk_style_attach): Get the reference
9320         counting right when we have to attach a new style
9321         for a different visual. (Chi-Deok Hwang <cdhwang@sr.hei.co.kr>)
9322
9323         * gtk/gtkstyle.c: Documented the refcounting
9324         peculularities of gtk_style_attach.
9325
9326 1999-06-01  Tim Janik  <timj@dhcpd7.redhat.com>
9327
9328         * gtk/gtkwindow.c (gtk_window_new): added return if fail for invalid
9329         window types.
9330
9331         * examples/packer/pack.c (main): use GTK_WINDOW_TOPLEVEL instead
9332         of GTK_TOPLEVEL for creating the window.
9333
9334 1999-06-01  Tim Janik  <timj@dhcpd7.redhat.com>
9335
9336         * gtk/gtkmain.c (gtk_init_check): don't segfault when --gtk-module is
9337         the last argument (reported by Per Winkvist).
9338         
9339 Tue May 25 13:13:12 1999  Owen Taylor  <otaylor@redhat.com>
9340
9341         Fixes for invisible XOR lines (Frank Loemker
9342         <floemker@TechFak.Uni-Bielefeld.DE>)
9343         
9344         * gtk/gtkclist.c (gtk_clist_realize): Always use
9345         a non-zero pixel for GDK_XOR.
9346
9347         * gtk/gtkvpaned.c gtk/gtkhpaned.c: 
9348         Use GDK_INVERT instead of GDK_XOR.
9349
9350 Wed May 12 21:56:40 1999  Lars Hamann  <lars@gtk.org>
9351
9352         * gtk/gtkclist.c (adjust_adjustments): signal emit value_changed
9353         signals if h/voffsets differ from adjustment values.
9354         Reportet by Jerome Bolliet <bolliet@in2p3.fr>
9355
9356 Mon May 10 04:20:41 1999  Tim Janik  <timj@gtk.org>
9357
9358         * gtk/gtkmenushell.c (gtk_menu_shell_activate_item): propagate
9359         ::selection-done emissions up to the topmost menu shell.
9360
9361 Fri May  7 10:15:14 1999  Owen Taylor  <otaylor@redhat.com>
9362
9363         * gtk/gtknotebook.c (gtk_notebook_set_scrollable): Unset
9364         the user data on the window before destroying it.
9365
9366         * gtk/gtknotebook.c (gtk_notebook_unrealize): Add an
9367         unrealize handler to take care of destroying 
9368         notebook->panel properly. 
9369         (Bug #1198 - Morten Welinder <terra@diku.dk>)
9370
9371         * gtk/gtktext.c (expand_scratch_buffer): Fix reversal
9372         of g_new and g_realloc to stop memory leak. (Actually,
9373         we could just use g_realloc(), but I'm not 100% sure
9374         that is portable).
9375         (Bug #1196 - Morten Welinder <terra@diku.dk>)
9376
9377 Wed Apr 21 00:42:08 1999  Owen Taylor  <otaylor@redhat.com>
9378
9379         * gtk/gtkplug.h: Removed stray GtkPlugButton declaration.
9380
9381         * gdk/gdkfont.c (gdk_text_measure): Fix the return value
9382         for fontsets.
9383
9384         * gtk/gtkbutton.c (gtkbutton_expose): Fix warning
9385         with bin/button confusion.
9386
9387 Thu May  6 04:53:26 1999  Tim Janik  <timj@gtk.org>
9388
9389         * gtk/testgtk.c: in the ItemFactory test, link radio items together,
9390         and show how preselection of radio items is done.
9391
9392 Sun May  2 13:31:14 1999  Tim Janik  <timj@gtk.org>
9393
9394         * gtk/gtktreeitem.c (gtk_tree_item_set_subtree): 
9395         * gtk/gtktree.c (gtk_tree_add) (gtk_tree_insert):
9396         * gtk/gtktoolbar.c (gtk_toolbar_insert_element): 
9397         * gtk/gtkpaned.c (gtk_paned_pack2) (gtk_paned_pack1):
9398         * gtk/gtkscrolledwindow.c (gtk_scrolled_window_add): 
9399         * gtk/gtktable.c (gtk_table_attach): 
9400         * gtk/gtklist.c (gtk_list_insert_items): 
9401         * gtk/gtkmenushell.c (gtk_menu_shell_insert): 
9402         * gtk/gtknotebook.c (gtk_notebook_insert_page_menu): 
9403         * gtk/gtkpacker.c (gtk_packer_add_defaults) (gtk_packer_add): 
9404         * gtk/gtkbin.c (gtk_bin_add): 
9405         * gtk/gtkbox.c (gtk_box_pack_start) (gtk_box_pack_end): 
9406         * gtk/gtkfixed.c (gtk_fixed_put): 
9407         * gtk/gtklayout.c (gtk_layout_put):
9408         general fixups to container_add logic. always realize child if
9409         child->parent is realized, only map the child and queue a resize
9410         if child and child->parent are both visible.
9411
9412 Fri Apr 30 09:02:28 1999  Tim Janik  <timj@gtk.org>
9413
9414         * gtk/gtkwidget.c (gtk_widget_real_unrealize): use gtk_container_forall
9415         instead of gtk_container_foreach to walk and unrealize children, so
9416         composite children get also unrealized.
9417         (gtk_widget_real_show): don't call gtk_widget_map() if we don't need to.
9418         (gtk_widget_map): assert that the widget is visible (basic constrain).
9419         (gtk_widget_real_map): assert that the widget is realized (basic
9420         constrain).
9421
9422 Fri Apr 29 00:53:20 1999  Tim Janik  <timj@gtk.org>
9423
9424         * gtk/gtkbindings.c (gtk_pattern_spec_init): plugged a memory leak.
9425
9426 Tue May  4 09:32:08 1999  Owen Taylor  <otaylor@redhat.com>
9427
9428         * gtk/Makefile.am gtk/gtkrc.iso-8859-2: Add a gtkrc
9429         file for iso-8859-2 locales.
9430
9431         * configure.in (ALL_LINGUAS): ALL_LINGUAS update.
9432
9433 Tue Apr 27 16:38:32 1999  Owen Taylor  <otaylor@redhat.com>
9434
9435         * gtk/Makefile.am: Fix typo of static_sources for static_SOURCES.
9436          (Pointed out by andy@rz.uni-karlsruhe.de and others).
9437          Remove some suspicious and useless lines. 
9438
9439 Tue May  4 08:44:08 1999  Owen Taylor  <otaylor@redhat.com>
9440
9441         * gtk/gtkclist.c (gtk_clist_draw, draw_rows): Use 
9442         width,height = 0, 0 to mean - here to edge of window,
9443         instead of -1, -1, since the former is all we support.
9444
9445 Tue May  4 08:34:43 1999  Owen Taylor  <otaylor@redhat.com>
9446
9447         * gtk/gtkmain.c (gtk_main): Correctly free list nodes
9448         when removing from quit_functions list.
9449
9450 Tue Apr 27 14:17:16 1999  Tim Janik  <timj@gtk.org>
9451
9452         * gtk/gtkpacker.c (gtk_packer_size_request): remove unused variable.
9453
9454 Tue Apr 27 18:23:35 1999  Owen Taylor  <otaylor@redhat.com>
9455
9456         * gtk/gtkentry.c (gtk_entry_draw_cursor_on_drawable): 
9457          When redrawing characters on non-visible entry, use appropriate
9458          '*' character. (Bug #1130 - Jean-Marc Jacquet <jm@littleigloo.org>)
9459
9460 Tue Apr 27 01:31:40 1999  Lars Hamann  <lars@gtk.org>
9461
9462         * gtk/gtkclist.c (drag_dest_cell): compute destination cell
9463         from drag coordinates.
9464         (gtk_clist_drag_data_received) (gtk_clist_drag_motion):
9465         use drag_dest_cell.
9466
9467         * gtk/gtktree (drag_dest_cell)
9468         (gtk_ctree_drag_data_received) (gtk_ctree_drag_motion): likewise.
9469         (Bug #1129)
9470
9471 Wed Apr 21 21:26:11 1999  Tim Janik  <timj@gtk.org>
9472
9473         * gtk/gtkitemfactory.c (gtk_item_factory_init): properly initialize
9474         translate_* fields.
9475         (gtk_item_factory_finalize): invoke translate_notify independant from
9476         translate_data.
9477         (gtk_item_factory_set_translate_func): likewise.
9478         (gtk_item_factory_destroy): only remove ifactory pointer from those
9479         widgets that belong to us (stupid me).
9480
9481 Mon Apr 19 12:05:31 1999  Owen Taylor  <otaylor@redhat.com>
9482
9483         * gtk/gtkrc.c (gtk_rc_style_init): Fixed leak of
9484         rc_style list when lookup succeeeds.
9485
9486 Thu Apr 15 01:11:24 1999  Lars Hamann  <lars@gtk.org>
9487
9488         * gtk/gtkctree.c (resync_selection): 
9489         * gtk/gtkclist.c (resync_selection): fixed undo_selection bug.
9490         * gtk/gtkclist.c (gtk_clist_button_release): fixed resync_selection
9491         bug.
9492
9493 Fri Apr  9 19:22:19 1999  Owen Taylor  <otaylor@redhat.com>
9494
9495         * gtk/gtkcolorsel.c gtk/gtkdnd.c gtk/gtkmenuitem.c:
9496         Add some missing GDK_THREADS_ENTER()/LEAVE around
9497         timeouts. (Patches from Sebastian Wilhelmi <wilhelmi@ira.uka.de>)
9498
9499 Thu Apr  8 20:10:33 1999  Tim Janik  <timj@gtk.org>
9500
9501         * gtk/gtkentry.c (gtk_entry_key_press): use gtk_widget_activate()
9502         rather than emit_by_name.
9503
9504         * gtk/gtkeditable.c (gtk_editable_insert_text): keep a reference
9505         on the widget across multiple signal emissions.
9506         (gtk_editable_delete_text): same here.
9507         (gtk_editable_class_init): set widget_class->activate_signal after
9508         editable_signals[ACTIVATE] has been created.
9509
9510 Wed Apr  7 22:59:47 1999  Owen Taylor  <otaylor@redhat.com>
9511
9512         * gtk/gtkpaned.c (gtk_paned_set_position): Don't clamp
9513         position here prematurely -- we might not have the
9514         right ->min_position and ->max_position yet.
9515
9516 Tue Apr  6 16:38:51 1999  Owen Taylor  <otaylor@redhat.com>
9517
9518         * gtk/gtkselection.c gdk/gdkselection.c: (gtk_selection_request):
9519         Add error traps so if the other end of the connection
9520         dies, we survive.
9521
9522         * gtk/gtkselection.c (gtk_selection_notify): Clean
9523         up properly when selection property retrieval fails.
9524         
9525         * gtk/gtkselection.c (gtk_selection_request): Correctly
9526         reject SelectionRequest notifies where the handler
9527         returns no data.
9528
9529 Tue Apr  6 12:24:21 1999  Owen Taylor  <otaylor@redhat.com>
9530
9531         * gtk/gtkdnd.c (gtk_drag_dest_leave): Only unhighlight
9532         when we've previously highlighted.
9533
9534         * gtk/gtkdnd.c (gtk_drag_dest_handle_event): Don't
9535         emit two "drag_leave" signals for Motif drops.
9536
9537         * gtk/gtkdnd.c (gtk_drag_source_handle_event): Send
9538         back the correct status messages when dropping from
9539         Motif onto a proxy window that is rejecting the
9540         drop.
9541
9542 Sat Mar 27 23:32:13 1999  Tim Janik  <timj@gtk.org>
9543
9544         * gtk/gtkarg.[hc]: added functions from GLE, gtk_arg_reset() to free
9545         the value and reset type to GTK_TYPE_INVALID, and gtk_arg_values_equal()
9546         to compare two argument values. added gtk_arg_to_valueloc() to set a
9547         variable from an arg through its location (pointer).
9548
9549         * gtk/gtkobject.[hc]: implemented gtk_object_get() in terms of
9550         gtk_object_arg_get() and gtk_arg_to_valueloc(), floats are collected
9551         as gfloat*, uchars are collected as guchar*, ints are collected as
9552         gint*, etc...
9553
9554 Mon Mar 29 17:45:47 1999  Owen Taylor  <otaylor@redhat.com>
9555
9556         * gtk/gtkaccelgroup.c gtk/gtkgtkbindings.c:
9557         Include <string.h> instead of <strings.h>.
9558
9559         * gtk/gtkstyle.c: Fix double include of gtkthemes.h
9560         (actually, a lot more duplicate includes occur if
9561          you trace through the sequence of #include's)
9562         gtk-jbb-990320-0: John Bley, jbb6@acpub.duke.edu
9563         
9564 Mon Mar 29 17:02:58 1999  Owen Taylor  <otaylor@redhat.com>
9565
9566         Patches from Akira Higuchi <a-higuti@math.sci.hokudai.ac.jp>
9567         gtk-a-higuti-990322-[0-3]
9568
9569         * configure.in: Fix confusion between GTK_LOCALE_[C]FLAGS
9570         that was causing -DX_LOCALE not to work.
9571
9572         * gtk/gtkrc.c (gtk_rc_init):
9573         X_LOCALE will never have LC_MESSAGES defined
9574
9575 Thu Mar 25 12:38:31 1999  Tim Janik  <timj@gtk.org>
9576
9577         * gtk/gtkrc.c (gtk_rc_append_default_module_path): get $HOME from
9578         g_get_home_dir() (gtk-pmc-990123-0.patch.gz).
9579
9580         * gtk/gtkwindow.c (gtk_window_key_press_event): feature keypad up/down/
9581         left/right as well (gtk-michael-980726-0.patch.gz).
9582
9583         * gtk/gtklabel.[hc]: bunch of miscellaneous cleanups, such as s/0/NULL/
9584         for pointer values, use gchar instead of char. fixed uline allocation
9585         leaks, changed the allocation pattern so we use G_ALLOC_AND_FREE mem
9586         chunks instead of G_ALLOC_ONLY.
9587         (gtk_label_size_request): always alter requisition as passed and leave
9588         widget->requisition alone.
9589         (gtk_label_set_text): allow NULL strings.
9590         (gtk_label_new): likewise.
9591
9592 Wed Mar 24 09:24:03 1999  Tim Janik  <timj@gtk.org>
9593
9594         * gtk/gtkdrawingarea.[hc]: type/macro fixups.
9595
9596 Mon Mar 22 05:51:34 1999  Tim Janik  <timj@gtk.org>
9597
9598         * gtk/gtkbin.c (gtk_bin_draw): only redraw children that are visible
9599         *and* mapped (i.e. drawable).
9600         (gtk_bin_expose): only send exposes to drawable children.
9601
9602         * gtk/gtkbox.c (gtk_box_draw): only redraw children that are drawable.
9603         (gtk_box_expose): only send exposes to drawable children.
9604
9605         * gtk/gtkhscale.c (gtk_hscale_draw): 
9606         * gtk/gtkvscale.c (gtk_vscale_draw):
9607         hm, this is an ugly one. we first compute the size of our trough area
9608         here (window relative) and then check intersection with the draw_area
9609         which is parent relative because we're a NO_WINDOW widget, so we need
9610         to offset the trough area by allocation.x and allocation.y before the
9611         check. (this must not be done for the background area though, since
9612         that's already computed parent relative).
9613
9614 Mon Mar 22 00:41:39 1999  Lars Hamann  <lars@gtk.org>
9615
9616         * gtk/gtkclist.c (gtk_clist_unrealize): unmap clist if neccessary,
9617         unrealize title buttons.
9618
9619 Fri Mar 19 00:00:22 1999  Lars Hamann  <lars@gtk.org>
9620
9621         * gtk/gtkclist.c (gtk_clist_column_title_passive)
9622         (gtk_clist_column_title_active): 
9623         only connect/disconnect to GtkWidgetClass::event to block mouse events.
9624
9625         * gtk/gtkclist.c (vertical_timeout) (horizontal_timeout): 
9626         zero initialize event, removed superfluous gdk_window_get_pointer call
9627
9628         * gtk/gtklist.c (gtk_list_vertical_timeout)
9629         (gtk_list_horizontal_timeout): removed superfluous
9630         gdk_window_get_pointer call
9631
9632 Wed Mar 17 09:00:00 1999  Tim Janik  <timj@gtk.org>
9633
9634         * plugging problems reported by "Bruce Mitchener, Jr."
9635         <bruce@puremagic.com> due to a purify session.
9636
9637         * gtk/gtkstyle.c:
9638         (gtk_style_ref): 
9639         (gtk_style_unref): assert ref_count to be > 0.
9640
9641         * gtk/gtkclist.c (gtk_clist_set_cell_style): { 0 } initilaize
9642         the requisition.
9643         (gtk_clist_set_shift): likewise.
9644
9645         * gtk/gtklayout.c: introduce gtk_layout_finalize() to unref the
9646         adjustments.
9647
9648         * gtk/gtklist.c (gtk_list_horizontal_timeout): zero initialize the
9649         event before sending it and set send_event to TRUE (which needs to
9650         be done for *all* synthesized events).
9651         (gtk_list_vertical_timeout): likewise.
9652
9653         * gtk/gtktipsquery.c (gtk_tips_query_destroy): plug small memory
9654         leaks.
9655
9656         * gtk/gtkdrawingarea.c (gtk_drawing_area_send_configure): set send_event
9657         to TRUE when synthesizing events.
9658
9659 [ *** end of merges from 1.2 *** ]      
9660         
9661 1999-11-21  Tor Lillqvist  <tml@iki.fi>
9662
9663         * gdk/gdkconfig.h: Remove, as this is a file generated by configure
9664         (or copied from gdkconfig.h.win32 on Win32, sigh).
9665
9666         * gdk/gdkprivate.h: Mark gdk_parent_root for export from DLL.
9667
9668         * gdk/gdk.c (gdk_keyval_convert_case): Fix typo.
9669
9670         * gdk/gdkgc.c (gdk_gc_alloc): Remove duplicated line.
9671
9672         * gdk/gdkconfig.h.win32: New file.
9673
9674         * gdk/win32/makefile.cygwin: Build just a static archive here.
9675
9676         * gdk/makefile.cygwin: New file. Get the win32-specific stuff
9677         for the DLL from the static archive built above.
9678
9679         * gdk/gdk.def: Moved here from the win32 subdirectory.
9680
9681         * gdk/win32/*: Adapt for the changed private struct organisation.
9682
9683         * gtk/makefile.{cygwin,msc}: Get gdk library from ../gdk now.
9684
9685 Sun Nov 21 16:44:35 1999  Stefan Jeske  <stefan@gtk.org>
9686
9687         * gtk/gtkspinbutton.c (gtk_spin_button_button_press): Added support 
9688         for wheel mice (buttons 4 and 5).
9689
9690 1999-11-18  Tor Lillqvist  <tml@iki.fi>
9691
9692         * gdk/win32/gdkgc-win32.c (gdk_gc_predraw): Also for truecolor
9693         drawables use just the pixel field in the foreground and
9694         background GdkColor of the GdkGC.
9695
9696         gdk_gc_set_{fore,back}ground() are called in the GIMP with
9697         GdkColors containing uninitialized (red,green,blue) fields, and
9698         just the pixel field filled in, and furthermore in the
9699         visual-dependent format as returned by gdk_rgb_xpixel_from_rgb().
9700         It thus turns out that we really don't need to have the full
9701         GdkColor for fg and bg in GdkGCWin32Data after all. Will change
9702         it later to have just the pixel values.
9703
9704 Mon Nov 15 17:17:51 GMT 1999 Tony Gale  <gale@gtk.org>
9705
9706         * docs/gtkfaq.sgml: s/gtk_main_iteration/g_main_iteration/
9707
9708 Sat Nov 13 22:30:29 GMT 1999 Tony Gale  <gale@gtk.org>
9709
9710         * docs/gtkfaq.sgml: threads example from Erik Mouw.
9711         New question on GtkLabel background colors.
9712
9713         * docs/gtk_tut.sgml:
9714           - Correct the example code callback
9715             function definitions.
9716           - Update the gtkdial example code, from Frans van Schaik.
9717           - Update setselection.c to current API.
9718
9719         * examples/Makefile examples/*/*.c: Update to code
9720         listed in tutorial.
9721
9722 1999-11-10  Tor Lillqvist  <tml@iki.fi>
9723
9724         * gdk/win32/gdkfont-win32.c: Fix a couple of bugs. The Unicode
9725         subrange table (from the "Developing International Software for
9726         WIndows 95 and Windows NT" book) was missing the Hangul syllable
9727         block... Get the loaded font's charset correctly.
9728
9729         (Note that this, and the other *-win32.c files, still really are
9730         the old ones, the win32 subdirectory is not ready for compilation
9731         yet after the reorg.)
9732
9733 Wed Nov 10 17:26:49 GMT 1999 Tony Gale  <gale@gtk.org>
9734
9735         * gtk/gtkclist.c: Fix off-by-one bug in parameter
9736         check.
9737
9738 Wed Nov 10 12:12:03 1999  Owen Taylor  <otaylor@redhat.com>
9739
9740         * gdk/x11/gdkinput-{x11,xfree}.c: Call XFreeDeviceState()
9741         on results of XQueryDeviceState().
9742
9743 Mon Nov  8 16:40:43 1999  Owen Taylor  <otaylor@redhat.com>
9744
9745         * gtk/gtkwidget.c: Substitute gdkx.h => gdkprivate.h since
9746         we need to accesss only ->children. We need an accessor
9747         for the children.
9748
9749         * gtk/gtkhandlebox.c gtk/testgtk.c: Substitute G
9750         DK_ROOT_PARENT() => NULL, in call to gtk_window_get_pointer()
9751         to get rid of gdkx.h include.
9752         
9753         * gtk/gtkctree.c: Get rid of #include <gdk/gdkx.h>
9754         and random references to 'None'.
9755
9756         * gtk/gtkclist.c gtk/gtkeditable.c gtk/gtkpreview.c
9757         Get rid of unused #include <gdk/gdkx.h>
9758
9759         * gtk/gtkrc.c gtk/gtkmain.c: Get rid of #include <gdk/gdkx.h>
9760         gdkx.h is _X_ specific stuff. GDK_WINDOWING comes from
9761         gdkconfig.h.
9762
9763 1999-11-08  Tor Lillqvist  <tml@iki.fi>
9764
9765         * gdk/win32/gdkdraw.c
9766         * gdk/win32/gdkfont.c
9767         * gdk/win32/gdkgc.c: Various minor cleanups and bugfixes
9768         following yesterday's changes. (Unrelated to Owen's reorg.)
9769
9770 Mon Nov  8 16:18:25 1999  Owen Taylor  <otaylor@redhat.com>
9771
9772         * gdk/x11/gdkinput-gxi.c: Add missing include,
9773           fix GdkWindowPrivate => GdkDrawablePrivate.
9774
9775         * gdk/x11/gdkinputprivate.h: include <X11/Xlib.h>.
9776
9777         * gdk/x11/Makefile.am (xinput_sources): Add missing
9778         backslash to fix building with --with-xinput=none
9779
9780 Mon Nov  8 14:47:04 1999  Owen Taylor  <otaylor@redhat.com>
9781
9782         Move all X specific code into the x11/ directory.
9783         Aside from shuffling things around, did the following:
9784
9785        * gdk/gdkprivate.h gdk/gdk.h gdk/x11/gdkmain-x11.h: Add
9786          gdk_arg_context_* - a simple argument parsing system
9787          in the style of popt.
9788
9789        * gdk/gdkdrawable.[ch] gdk/gdkprivate.h gdk/gdkwindow.[ch]
9790          gdk/x11/gdkprivate-x11.h:
9791          Remove X specific stuff from GdkDrawable and GdkWindowPrivate - 
9792          add ->klass and ->klass_data fields. The klass_data
9793          field points to an auxilliary structure that is
9794          windowing system dependent.
9795
9796        * gdk/gdkfont.c: Make most of the measurement functions
9797          simply wrappers around gdk_text_extents().
9798
9799        * gdk/gdkfont.c gdk/gdkprivate.h gdk/x11/gdkfont-x11.c: Add a 
9800          _gdk_font_strlen() function that hides the weird
9801          behavior in gtk+-1.[02] where a string is interpreted
9802          differently for 8-bit and 16-bit fonts.
9803
9804        * gdk/gdkevents.c: Add a new function gdk_event_button_generate()
9805          to store common code for synthesizing double/triple
9806          press events.
9807         
9808        * gdk/gdkgc.[ch]: Virtualize in the same way as gdkdrawable.h.
9809          Make all the function that modify an existing GC
9810          simply wrappers around gdk_gc_set_values().
9811          
9812        * gdk/gdkcc.[ch]: Moved into x11/ directory in preparation
9813          for throwing out later.
9814
9815        * gdk/gdkfont.c gdk/gdkimage.c gdk/gdkcolor.c: Change GdkFontPrivate,
9816          GdkImagePrivate and GdkColormapPrivate to have a
9817          windowing system dependent part (GdkFontPrivateX etc.)
9818          that "derives" from the system-independent part.
9819
9820        * configure.in gdk/x11/Makefile.in gdk/x11/gdkinput*.c:
9821          Got rid of the included-source-files for XInput in
9822          favor of automake conditionals. (Which didn't exist
9823          when XInput support was originally added.)
9824
9825        * gdk/gdkrgb.c: Remove the visual id from the debugging
9826          statements since that is X11 specific; print out
9827          type/depth info instead.
9828          
9829
9830 Wed Nov  3 18:14:49 1999  Owen Taylor  <otaylor@redhat.com>
9831
9832         * gdk/x11/gdkfont-x11.c (gdk_font_load): Ref fonts when
9833         loading duplicates of hashed fonts.
9834
9835         * gdk/gdk.c (gdk_keysym_convert_case): rename
9836         gdk_XConvertCase to gdk_keysym_convert_case, allow
9837         results to be NULL in the GTK+ style.
9838
9839         * gdk/gdkcompat.h: Started compatibility header
9840         for renames.
9841
9842 1999-11-07  Tor Lillqvist  <tml@iki.fi>
9843
9844         * gdk/win32/gdkprivate.h: New font private structures, related to
9845         fontsets.
9846
9847         * gdk/win32/gdkfont.c: New functions gdk_font_list_new() and
9848         gdk_font_list_free(). On X11, will just be wrappers to
9849         XListFonts() and XFreeFontNames(). On Win32, the code previously
9850         in gtkfontsel.c is now here.
9851
9852         New function gdk_font_xlfd_create(). On X11 will get the FONT
9853         property of the font (for GDK_FONT_FONTs), or call
9854         XBaseFontNameListOfFontSet (for GDK_FONT_FONTSETs), on Win32
9855         builds a XLFD style name from the font information in the LOGFONT
9856         struct(s).
9857
9858         New function gdk_font_xlfd_free(), which correspondingly frees the
9859         string returned by gdk_font_xlfd_create().
9860
9861         Implement fontsets on Win32. Add a function that iterates over a
9862         wide char string and calls a callback function for each substring
9863         of wide chars from the same Unicode subrange (and thus probably
9864         available in the same real font).
9865
9866         Improve the XLFD emulation a bit.
9867
9868         * gdk/win32/gdkim.c (gdk_nmbstowchar_ts): Small bugfix.
9869
9870         * gdk/win32/gdkevents.c: Workaround for suspected bug on Win2k
9871         Beta3, WM_IME_CHAR messages don't seem to contain the composed
9872         multi-byte char as with the Active IMM on Win9x. Oh well, handle
9873         WM_IME_COMPOSITION with GCS_RESULTSTR instead, use
9874         ImmGetCompositionStringW() to get the composed Unicode chars.
9875
9876         * gdk/win32/gdkgc.c
9877         * gdk/win32/gdkdraw.c: Changes needed because of the font private
9878         struct changes.
9879
9880         * gdk/win32/gdk.def: Add the new functions.
9881
9882 1999-11-04  Tor Lillqvist  <tml@iki.fi>
9883
9884         * config.h.win32: Don't define HAVE_DIMM_H if MSC, as you have to
9885         get the Platform SDK to get <dimm.h>.
9886
9887         * gdk/win32/gdkevents.c: More event handling fixes and
9888         simplification. Never generate motion events with is_hint true. We
9889         used to do that on bogus grounds earlier. Windows sends
9890         WM_MOUSEMOVE messages on button events even if the mouse hasn't
9891         moved, ignore these.
9892
9893         * gdk/win32/gdkfont.c: Load all fonts as (pretended) fontsets.
9894
9895         * gdk/win32/gdkglobals.c
9896         * gdk/win32/gdkprivate.h: Define a typedef for the pointer to
9897         the TrackMouseEvent function, and use it.
9898
9899         * gdk/win32/gdkwindow.c: Terminate widechar string with a zero
9900         char before calling WideCharToMultiByte in order to get a string
9901         for the window title.
9902
9903         * gdk/win32/gdkdnd.c: Some more random hacking, ifdeffed out.
9904
9905         * gdk/win32/gdk.def: Remove obsolete functions.
9906
9907         * gdk/win32/makefile.{cygwin,msc}: Remove gdkcompat.{o,obj}. Add
9908         /nodefaultlib and /defaultlib switches.
9909
9910         * gtk/gtkrc.c: s/gwin_getlocale/g_win32_getlocale/.
9911
9912 1999-10-31  Tor Lillqvist  <tml@iki.fi>
9913
9914         * gdk/gdkkeysyms.h: Add new keysyms from X11R6.4 (including
9915         EuroSign).
9916
9917         * gdk/gdktypes.h: Add note about wchar_t not necessarily being the
9918         same type as GdkWChar, especially on Win32.
9919
9920         * gdk/win32/*.c: Change gdk_root_parent to be a pointer.
9921
9922         * gdk/win32/*.c: Assume all strings are UTF-8. Convert to Unicode
9923         before passing to Windows GDI for drawing etc. Convert to the
9924         system default codepage before passing to Windows as window
9925         titles.
9926
9927         * gdk/win32/gdkprivate.h: Add more fields to GdkWindowPrivate to
9928         support changing input locale on the fly.
9929
9930         * gdk/win32/gdkevent.c: Support input language (keyboard locale)
9931         on-the-fly changes. Convert incoming characters from the current
9932         codepage to Unicode (and then to a UTF-8 multi-byte string) based
9933         on the current input language. Use keysym<->Unicode mapping tables
9934         and functions borrowed from xterm sources.
9935
9936         Support IMEs (Input Method Editors) for CJK languages. On non-CJK
9937         editions of Win9x, use the ActiveX-based Active IMM (Input Method
9938         Manager) if available. IMEs and the Active IMM are available under
9939         the disguise of Chinese, Korean and Japanese support for IE and
9940         Outlook Express from "Windows Update" for Win98. On Win2k, the CJK
9941         support is present in all editions (as long as you install it).
9942
9943         Call DispatchMessage from gdk_events_queue() (and thus
9944         gdk_WindowProc()), instead of duplicating the code in
9945         gdk_WindowProc().
9946
9947         Reworked the grab handling and propagation code, factored out
9948         duplicated code snippets into separate functions. Other cleanups,
9949         too.
9950
9951         * gdk/win32/surrogate-dimm.h: Provide just the bits we need from
9952         the <dimm.h> header describing the Active IMM.
9953
9954         * gdk/win32/gdkfont.c: Pretend to support fontsets, but so far
9955         just do the same as for "single" fonts.
9956
9957         * gdk/win32/gdk.c: Call CoInitialize() (COM initialisation) from
9958         gdk_init_check, and CoUninitialize() from gdk_exit_func. Handle
9959         the new keysyms from gdkkeysyms.h.
9960
9961         * gtk/gtkfontsel.c (Win32): Load the font for the preview as a
9962         fontset, so that gtkentry uses wide characters.
9963
9964         * gtk/gtkrc.c (Win32): Get the locale with gwin_getlocale(). Call
9965         GTk+'s system directory "gtk+", not "gtk".
9966
9967 Sat Oct 30 13:17:18 BST 1999 Tony Gale <gale@gtk.org>
9968
9969         * docs/gtkfaq.sgml: FAQ update
9970
9971 1999-10-21  Tor Lillqvist  <tml@iki.fi>
9972
9973         * gdk/win32/gdkprivate.h: Add more font private data.
9974
9975         * gdk/win32/gdkfont.c
9976         * gdk/win32/gdkdraw.c: Revamped handling of multi-byte charset
9977         fonts and strings. Now works much better. You still have to
9978         have a correct font selected, though. No fontset emulation yet.
9979
9980 1999-10-19  Tor Lillqvist  <tml@iki.fi>
9981
9982         * gtk/maketypes.awk: Use G_OS_WIN32.
9983
9984         * gtk/gtk.def: Add some missing entry points. Also some non-public
9985         ones, but PyGTK porter claims to need them.
9986
9987         * gtk/makefile.{cygwin,msc}: Drop some unneeded headers from the
9988         built-in type generation.
9989
9990 1999-10-14  Tor Lillqvist  <tml@iki.fi>
9991
9992         * gdk/win32/gdkdraw.c (gdk_draw_text_wc): Don't use TextOutW for
9993         GDK_FONT_FONT fonts (which is all we have for now, we don't
9994         emulate fontsets). The X11 version uses plain XDrawString in that
9995         case, too. The string passed to gdk_draw_text_wc seems to be in
9996         fact (at least, when used by gtkentry and gtktext) either in a
9997         single-byte charset, or a DBCS. Not Unicode.
9998
9999         This fixes the problem in gtkfontsel, where even if you had
10000         selected a font with a non-Latin1 charset (windows-greek, for
10001         instance), the preview still used Latin-1 glyphs.
10002
10003         * gdk/win32/gdkfont.c (gdk_text_width_wc): Similar change. Don't
10004         use GetTextExtentPoint32W, use GetTextExtentPoint32A.
10005         (gdk_font_load): Recognize the demibold etc weights, even if we
10006         don't have the corresponding constants in the headers.
10007         (gdk_font_hash_insert): Use same hash mechanism as in the X11
10008         version. Should save font resources a bit, when we don't have
10009         multiple HFONTs for the same font.
10010
10011         * gdk/win32/gdkprivate.h: Add the names field as in the X11
10012         version.
10013
10014 1999-10-11  ERDI Gergo  <cactus@cactus.rulez.org>
10015
10016         * gdk/gdk.c (gdk_beep): Modified the XBell call to use the default
10017         X values
10018
10019 1999-10-09  ERDI Gergo  <cactus@cactus.rulez.org>
10020
10021         * gtk/gtktoolbar.h, gtk/gtktoolbar.c: Added horizontal icon/text
10022         layout support (as mentioned on
10023         http://www.jcinteractive.com/gnome-ui/software/widgets/)
10024
10025 Wed Oct  6 12:46:17 PDT 1999 Manish Singh <yosh@gimp.org>
10026
10027         * gtk/fnmatch.c
10028         * gtk/gtkfilesel.c: s/G_HAVE_CYGWIN/G_WITH_CYGWIN/
10029
10030 1999-10-05  Jesus Bravo Alvarez  <jba@pobox.com>
10031
10032         * configure.in (ALL_LINGUAS): Added Galician (gl)
10033
10034 1999-10-05  Tor Lillqvist  <tml@iki.fi>
10035
10036         * gdk/win32/*.[ch]: Corresponding changes as in X11 backend.
10037
10038         * gdk/win32/gdkcompat.c: New file, actually provide an
10039         implementation for the deprecated functions. (Just temporarily.)
10040
10041         * gtk/gtkfilesel.c: Fix an #ifdef syntax botch.
10042
10043         * gtk/makefile.{cygwin,msc}: Update gdk_headers.
10044
10045         * gdk/win32/gdk.def gtk/gtk.def: Updates.
10046
10047 1999-10-05  Kjartan Maraas  <kmaraas@online.no>
10048
10049         * configure.in: Added "uk" to ALL_LINGUAS.
10050         
10051 Mon Oct  4 11:57:11 PDT 1999 Manish Singh <yosh@gimp.org>
10052
10053         * configure.in: correct checking for BeOS check
10054
10055         * gdk/gdktypes.h
10056         * gtk/fnmatch.c
10057         * gtk/gtkfilesel.c
10058         * gtk/gtkitemfactory.c
10059         * gtk/gtkmain.[ch]
10060         * gtk/gtkrc.c: use G_OS_WIN32 and G_HAVE_CYGWIN #defines
10061
10062 Mon Oct  4 16:16:53 1999  Pablo Saratxaga <pablo@mandrakesoft.com>
10063
10064         * gtk/gtkrc.{bg,iso88591[345]}: add gtkrc files for some new charset
10065         encodings: iso-8859-13 (for Lithuanian), iso-8859-14 (used by celtic
10066         languages), iso-8859-15 (used in Estonia) and microsoft-cp1251 (used
10067         by Bulgarian). 
10068
10069 Sun Oct  3 18:13:44 1999  Owen Taylor  <otaylor@redhat.com>
10070
10071         * gtk/gtkwidget.c (gtk_reset_shapes_recurse): 
10072         Fix a reference to window_private->destroyed.   
10073
10074         * gtk/gtkplug.c (gtk_plug_realize): Fix up a direct
10075         (ugly) setting of an internal GdkWindow member to use
10076         a _slightly_ cleaner macro.
10077
10078         * gdk/gdkprivate.h: Split GdkWindowPrivate into
10079         GdkDrawablePrivate and GdkWindowPrivate.
10080         Add extra macros for accessing GDK_DRAWABLE_ components.
10081
10082         * *.[ch]: Massive adjustments for the above, use the
10083         new macros in a lot of places.
10084
10085 Sun Oct  3 15:16:24 1999  Owen Taylor  <otaylor@redhat.com>
10086
10087         * gdk/gdktypes.h: Make GdkDrawable the base type,
10088         not GdkWindow.
10089
10090 Sun Oct  3 15:08:44 1999  Owen Taylor  <otaylor@redhat.com>
10091
10092         * gdk/gdkdraw.c (gdk_drawable_get_data): Added new function.
10093
10094 Sun Oct  3 14:26:15 1999  Owen Taylor  <otaylor@redhat.com>
10095
10096         * gdk/gxid* gdk/x11/gxid*: Move files into x11 subdirectory.
10097
10098 Sun Oct  3 14:16:23 1999  Owen Taylor  <otaylor@redhat.com>
10099
10100         * gdk/gdkdrawable.h: Include gdk/gdkdrawable.h with
10101         gdk/ prefix. (Pointed out by chak@is.tsukuba.ac.jp)
10102
10103         * configure.in gdk/Makefile.am x11/: create x-specific subdirectory.
10104
10105         * docs/gtk-config.1: Now autogenerated.
10106         * docs/Changes-1.4.txt: started
10107         
10108 1999-10-03  Tor Lillqvist  <tml@iki.fi>
10109
10110         * gdk/gdkimage.h gdk/gdkpixmap.h: Change GDK_WINDOWING_WIN32 usage
10111         to #ifdef also here.
10112
10113         * gdk/win32/*.h gdk/win32/*.c: Make corresponding changes as those
10114         Owen did to the X11 backend.
10115
10116         * gdk/win32/gdkdraw.c (gdk_draw_pixmap): Fix it again, don't use
10117         ScrollWindowEx when blitting inside a window, it can't be correct
10118         in the general case.
10119
10120         * gdk/win32/gdkevents.c: Don't handle WM_SIZING, handling
10121         WM_GETMINMAXINFO is easier.
10122
10123         * gdk/win32/gdkimage.c (gdk_image_new): Create new image with
10124         depth equal to the bitspixel value, not the visual's depth.
10125
10126         * gdk/win32/gdkvisual.c (gdk_visual_init): Set the visual's depth
10127         to 24 even if the bitspixel value is 32.
10128
10129         * gdk/gdkrgb.c (gdk_rgb_select_conv): After the above change, no
10130         need to check for depth==32 when bpp==32, depth will always be 24.
10131
10132 Fri Oct  1 18:03:36 1999  Owen Taylor  <otaylor@redhat.com>
10133
10134         * docs/Changes-1.4.txt: Started
10135         
10136         * gtk/Makefile.am (gdk_headers): Include all the new headers.
10137
10138         * gdk/*.h gdk/*.c: Split gdk.h into lots of itty-bitty little pieces.
10139         
10140         * gdk/gdkprivate.h gdk/gdkcc.c: Moved GdkColorContext private
10141         into C file.
10142         
10143         * gdkinput.h gdkinputprivate.h - renamed the internal gdkinput
10144         header to gdkinputprivate.h.
10145
10146         * gdk/gdk.h gdk/gdk.c: Removed gdk_time* functions which have been
10147         unused since before 1.2.
10148
10149 1999-09-30  Tor Lillqvist  <tml@iki.fi>
10150
10151         * gtk/gtkfontsel.c (gtk_font_selection_get_xlfd_field): On Win32,
10152         expand possible hex escapes in the font family (put there by
10153         logfont_to_xlfd if the font name isn't a legal XLFD font family,
10154         mainly if it contains slashes). (gtk_font_selection_create_xlfd):
10155         On Win32, add hex escapes here, too.
10156
10157 Wed Sep 29 19:55:35 1999  Owen Taylor  <otaylor@redhat.com>
10158
10159         * */*.[ch]: Changed from #if GDK_WINDOWING == GDK_WINDOWING_X11
10160         to #ifdef GDK_WINDOWING_X11.
10161
10162 [ Merges from gtk-1-2 ]
10163
10164 Wed Sep  8 07:13:29 1999  Tim Janik  <timj@gtk.org>
10165
10166         * configure.in: fixed "GNU Make" check to pass with new make version
10167         3.77.95.
10168
10169 Fri Sep  3 16:04:41 1999  Tim Janik  <timj@gtk.org>
10170
10171         * gtk-config.in (--version): don't echo @GTK_VERSION@, but
10172         @GTK_MAJOR_VERSION@.@GTK_MINOR_VERSION@.@GTK_MICRO_VERSION@, so the
10173         AM_PATH_GTK() macros don't get confused by the -pre1.
10174
10175 Thu Sep  2 19:02:37 1999  Owen Taylor  <otaylor@redhat.com>
10176
10177         * configure.in (REBUILD): Change check for perl5
10178           to check explicitely for v >= 5.002. (5.001
10179           does not work with our scripts.)
10180
10181 Wed Aug 25 15:45:46 1999  Tim Janik  <timj@gtk.org>
10182
10183         * configure.in: evaluate $PERL for the perl version check. added
10184         --disable-rebuilds to give the user an option to completely disable
10185         any source autogeneration rules.
10186
10187 Mon Aug 23 23:16:14 1999  Tim Janik  <timj@gtk.org>
10188
10189         * configure.in: evaluate $ac_make when checking for GNU Make.
10190
10191 Mon Aug 23 19:11:17 1999  Tim Janik  <timj@gtk.org>
10192
10193         * docs/Makefile.am: added generation.txt.
10194
10195         * Makefile.am: require automake 1.4, build README from README.in and
10196         INSTALL from INSTALL.in in dist-hook.
10197         
10198         * README.in:
10199         * INSTALL.in: new files to autogenerate README and INSTALL from.
10200
10201         * configure.in: figure whether we have GNU Make
10202
10203         * docs/generation.txt: minor additions/corrections.
10204
10205 Wed Aug 11 13:38:26 BST 1999 Tony Gale  <gale@gtk.org>
10206
10207         * docs/gtkfaq.sgml: FAQ Update
10208
10209 July 30, 1999 Elliot Lee <sopwith@redhat.com>
10210         
10211         * configure.in: Fix autoconf warnings about cross compilation by
10212         trying to provide sane defaults for AC_TRY_RUN.
10213
10214 Fri Jul 16 22:20:21 PDT 1999 Manish Singh <yosh@gimp.org>
10215
10216         * ltconfig
10217         * ltmain.sh: upgrade to libtool 1.3.3
10218
10219 Thu Jul  8 11:30:18 1999  Owen Taylor  <otaylor@redhat.com>
10220
10221         * INSTALL: Indicate that the --with-glib= configure
10222         time flag is unsupported.
10223
10224 Mon Jul  5 20:36:03 1999  Owen Taylor  <otaylor@redhat.com>
10225
10226         * docs/generation.txt: Added a file that gives
10227         documenation about the autogeneration process for
10228         various autogenerated files.
10229         
10230 Tue Jun 29 15:59:25 1999  Owen Taylor  <otaylor@redhat.com>
10231
10232         * configure.in (LIBS): Look for libgmodule in the
10233         right location.
10234
10235 Thu Jun 17 13:57:31 1999  Owen Taylor  <otaylor@redhat.com>
10236
10237         * docs/gtk_tut.sgml: Removed references to
10238         code examples in my directory on gtk.org as
10239         they should all be in the tutorial now.
10240
10241         * docs/gtk_tut.sgml: Added sources for dial-test
10242         and scribble-xinput programs that were previously
10243         missing.
10244
10245 Fri Jun  4 00:08:59 1999  Owen Taylor  <otaylor@redhat.com>
10246
10247         * TODO: Added entry about menu keyboard navigation, removed
10248         some finished items.
10249
10250 Mon May 31 00:11:24 1999  Owen Taylor  <otaylor@redhat.com>
10251
10252         * acinclude.m4: Standardize on func_dgettext
10253         not func_gettext, so that the checks for dgettext
10254         actually are paid attention to.
10255
10256 Wed May  5 10:47:54 1999  Owen Taylor  <otaylor@redhat.com>
10257
10258         * configure.in (LIBS): Add $INTLLIBS into $LIBS
10259         directly, rather than repeating the checks for
10260         gettext.
10261
10262         * INSTALL: Added information about gettext and
10263         NLS support.
10264
10265         * acinclude.m4 (LIBM): Check for dgettext, not
10266         just gettext. This should hopefully fix things wrt
10267         systems with old versions of GNU gettext installed.
10268
10269 Tue Jun 29 15:59:25 1999  Owen Taylor  <otaylor@redhat.com>
10270
10271         * configure.in (LIBS): Look for libgmodule in the
10272         right location.
10273
10274 Thu Apr  1 16:58:10 PST 1999 Manish Singh <yosh@gimp.org>
10275
10276         * autogen.sh: add --enable-maintainer-mode
10277
10278         * configure.in: set ACLOCAL="$ACLOCAL $ACLOCAL_FLAGS"
10279
10280 Wed Mar 24 23:03:49 CST 1999 Shawn T. Amundson <amundson@gtk.org>
10281
10282         * docs/gtk-config.1.in:
10283           docs/Makefile.am:
10284           configure.in: gtk-config is now generated.
10285
10286         * docs/gtk-config.1: Removed, now generated.
10287
10288 Thu Sep 23 17:59:59 1999  Tim Janik  <timj@gtk.org>
10289
10290         * gdk/gdkevents.c (gdk_event_translate): grr, even if Gdk doesn't
10291         handle CreateNotify itself, still put out a debuging message for
10292         --gdk-debug=events. made the ReparentNotify debugging message more
10293         verbose.
10294         wrap xcoords translation for ConfigureEvents into an error trap,
10295         a destroy event may already be pending, and in that case, the
10296         actuall coordinate values are not at all critical.
10297
10298 Sat Sep 18 22:24:15 1999  Owen Taylor  <otaylor@redhat.com>
10299
10300         * gdk/gdkcc.c: Stop leaking the color_hash all over
10301         the place. Simplify and improve the logic.
10302
10303 Fri Sep 17 09:57:15 1999  Tim Janik  <timj@gtk.org>
10304
10305         * gdk/gdk.h, gdk/gdkcolor.c: make return types (gint or gboolean)
10306         for prototypes and function implementations consistent (reported
10307         by Tomas Ogren).
10308
10309 Tue Sep 14 18:23:01 1999  Tim Janik  <timj@gtk.org>
10310
10311         * gdk/gdkevents.c (gdk_event_translate): tell if expose events have
10312         send_event set in debugging output.
10313         (gdk_compress_exposures): default initialize the event so we don't
10314         operate on bogus values (namely send_event).
10315
10316 Thu Sep  2 16:33:59 1999  Owen Taylor  <otaylor@redhat.com>
10317
10318         * gdk/gdkwindow.c: When we receive an unexpected
10319         destroy notify on one of our windows, don't just
10320         warn about it, also mark our windows as destroyed.
10321
10322 Sun Sep  5 08:10:53 1999  Owen Taylor  <otaylor@redhat.com>
10323
10324         * gdk/gdkfont.c (gdk_font_hash_insert): Add
10325           name => font and name => fontset hashes. The 
10326           name => fontset hash is a _big_ win since we
10327           weren't previously caching fontsets at all and loading
10328           fontsets is expensive. The name => font hash
10329           is less of a win, but it does save us from doing
10330           repeated XQueryFont calls on the same font.
10331
10332         * gdk/gdkprivate.h (struct _GdkFontPrivate): Add a names
10333           list so we can remove font/fontset from hash.
10334
10335 Thu Sep  2 19:02:37 1999  Owen Taylor  <otaylor@redhat.com>
10336
10337         * gdk/gdkproperty.c (gdk_atom_intern): Remove useless
10338           and slightly confusing test. [ XInternAtom (,,TRUE)
10339           will never return None ].
10340
10341 Sat Sep  4 08:39:26 1999  Owen Taylor  <otaylor@redhat.com>
10342
10343         * gdk/gdkwindow.c (gdk_window_set_geometry_hints)
10344           gdk/gdkwindow.c (gdk_window_set_hints):
10345
10346         Don't omit setting the properties if flags == 0 -
10347         there may be an existing set of properties there
10348         already. (Very old bug. Would it be better to
10349         delete the property instead?)
10350
10351         * gdk/gdkselection.c (gdk_selection_property_get): Fix 
10352           spelling error in comment.
10353
10354 Wed Sep  1 14:05:30 1999  Owen Taylor  <otaylor@redhat.com>
10355
10356         * gdk/gdkimage.c (gdk_image_new): Use gdk_error_trap_push()
10357           to avoid stomping over gdk_error_warnings.
10358
10359         * gdk/gdkimage.c (gdk_image_new): compute image->bpp
10360           as (bits_per_pixel + 7) / 8. This gives the same
10361           result as before for multiples of 8, but actually
10362           a "reasonable" value for 1bit or 4bit displays.
10363
10364 Mon Aug 23 19:11:17 1999  Tim Janik  <timj@gtk.org>
10365
10366         * gdk/Makefile.am: minor cleanups, strip spaces on build rules for
10367         GNU Make.
10368
10369 Tue Aug 17 07:43:04 1999  Tim Janik  <timj@gtk.org>
10370
10371         * gdk/gdkevents.c (gdk_event_translate): give a debugging note when
10372         discarding configure events.
10373
10374 1999-08-18  Federico Mena Quintero  <federico@redhat.com>
10375
10376         * gdk/gdkpixmap.c (gdk_pixmap_unref): g_return_if_fail() the
10377         refcount is greater than zero.
10378
10379         * gdk/gdkwindow.c (gdk_window_unref): Likewise.
10380
10381         * gdk/gdkfont.c (gdk_font_unref): Likewise.
10382
10383         * gdk/gdkgc.c (gdk_gc_unref): Likewise.
10384
10385         * gdk/gdkdnd.c (gdk_drag_context_unref): Likewise.
10386
10387 Wed Aug 11 01:04:57 1999  Owen Taylor  <otaylor@redhat.com>
10388
10389         * gdk/gdkproperty.c (gdk_property_get): Fix assumption
10390         that format 32 => sizeof(item) == 4. It really is
10391         sizeof(long).
10392
10393 Tue Jun 29 23:02:42 1999  Owen Taylor  <otaylor@redhat.com>
10394
10395         * gdk/gdk.c (gdk_x_error / gdk_x_io_error): Don't
10396         core dump at all on X IO errors, only core dump
10397         if --enable-debug for X errors.
10398
10399 Thu Jun 24 17:06:23 1999  Tim Janik  <timj@gtk.org>
10400
10401         * gdk/gdkevents.c (gdk_event_translate): removed old ""Got event for
10402         unknown window:" message. disabled ConfigureNotify discarding code,
10403         because it led to events being processed out of order.
10404
10405 Thu Jun 24 12:22:02 1999  Tim Janik  <timj@gtk.org>
10406
10407         * gdk/gdkglobals.c: preinitialize gdk_error_code to 0.
10408
10409         * gdk/gdkevents.c (gdk_event_send_client_message_to_all_recurse): since
10410         we export this function, supress error warnings and don't reset the
10411         error code in the first half of this function.
10412
10413         * gdk/gdk.c (gdk_x_error): set gdk_error_code to the actuall X error
10414         code (instead of just -1) so gdk_error_trap_pop() reveals something
10415         actually informative about the error that happened.
10416
10417         * gdk/*.c:
10418         don't rely on gdk_error_code being -1 if an error occoured, but just
10419         gdk_error_code != 0.
10420
10421 Thu Jun 24 11:50:07 1999  Tim Janik  <timj@gtk.org>
10422
10423         * gdk/gdkevents.c (gdk_event_apply_filters): advance the filter list
10424         pointer *before* invoking the filter function, so we at least don't
10425         crash if a filter is removed that is currently executed. window filters
10426         *really* need to be made truely reentrant at some point.
10427
10428 Mon Jun 14 11:10:15 1999  Tim Janik  <timj@gtk.org>
10429
10430         * gdk/gdkevents.c (gdk_event_translate): print the atom name in the
10431         PropertyNotify debug messages.
10432
10433 Wed May  5 22:51:06 1999  Owen Taylor  <otaylor@redhat.com>
10434         
10435         Patch from Sung-Hyun Nam <namsh@lgic.co.kr>
10436         
10437         * gdk/gdkim.c: Fix cut-and-paste errors for 
10438         x/y and PreeditAttributes/StatusAttributes.
10439
10440 Wed May  5 22:24:21 1999  Owen Taylor  <otaylor@redhat.com>
10441
10442         * gdk/gdkwindow.c (gdk_window_set_geometry_hints): Change
10443         G_MAXINT to 2^16 to alleviate overflow problems in
10444         various window managers.
10445
10446 Wed Apr 21 00:42:08 1999  Owen Taylor  <otaylor@redhat.com>
10447
10448         * gdk/gdkfont.c (gdk_text_measure): Fix the return value
10449         for fontsets.
10450
10451 Wed May  5 12:42:01 1999  Owen Taylor  <otaylor@redhat.com>
10452
10453         * gdk/gdkwindow.c (gdk_window_set_geometry_hints):
10454         Initialize size_hints.x and size_hints.y because kwm
10455         brokenly pays attention to them.
10456         (Bug #1181 -  Lars Heete <hel@admin.de>)
10457
10458 Wed May  5 11:38:56 1999  Owen Taylor  <otaylor@redhat.com>
10459
10460         * gdk/gdkrgb.c (gdk_rgb_choose_visual): Free the 
10461         return value of gdk_list_visuals(). 
10462         (Bug #1193 - Morten Welinder <terra@diku.dk>)
10463
10464 Tue May  4 11:12:56 PDT 1999 Manish Singh <yosh@gimp.org>
10465
10466         * gdk/gdkim.c (gdk_im_real_open): cast the return value of
10467         XSetIMValues to (void *) when comparing to NULL, to workaround
10468         the problem of some compilers barfing since older X headers don't
10469         have the prototype for it.
10470
10471 Mon Apr 19 10:11:12 1999  Owen Taylor  <otaylor@redhat.com>
10472
10473         * gdk/gdkcolor.c (gdk_colormap_new): Fix memory leak
10474         for pseudocolor where colormap->colors was double
10475         allocated.
10476
10477         * gdk/gdkcolor.c (gdk_colormap_alloc1): Store the
10478         color value in the hash table with the pixel filled
10479         in so when we do later hash table lookups, the color
10480         value is correct.
10481         
10482 Sun May  2 15:29:45 PDT 1999 Manish Singh <yosh@gimp.org>
10483
10484         * gdk/gdkdraw.c (gdk_draw_lines): check private->destroyed before
10485         making the call
10486
10487 Tue Apr 27 11:17:35 1999  Owen Taylor  <otaylor@redhat.com>
10488
10489         * gdk/gdkdnd.c (xdnd_set_{targets,actions}): Fix leak
10490         pointed out by Morten Welinder <terra@diku.dk>.
10491
10492 Wed Apr 21 14:20:22 1999  George Lebl  <jirka@5z.com>
10493
10494         * gdk/gdkwindow.c: (gdk_window_remove_filter) correctly remove the
10495           default filter from the list
10496
10497 Wed Apr 21 14:20:22 1999  George Lebl  <jirka@5z.com>
10498
10499         * gdk/gdkwindow.c: (gdk_window_remove_filter) correctly remove the
10500           default filter from the list
10501
10502 Fri Apr 16 20:41:43 PDT 1999 Manish Singh <yosh@gimp.org>
10503
10504         * gdk/gdk.c: #include "gdkkeysyms.h" for gdk_XConvertCase #defines
10505
10506         * gtk/gtkfontsel.c (gtk_font_selection_create_xlfd): use
10507         g_strdup_printf instead of calcing the length separately
10508
10509 Tue Apr 13 02:49:33 1999  Owen Taylor  <otaylor@redhat.com>
10510
10511         * gdk/gdkwindow.c: removed some silly #ifdef HAVE_CONFIG
10512         that we don't do in many other places. (Fixing duplicate 
10513         #include of config.h)
10514
10515         * gdk/gdkevents.c: include gdkinput.h _after_ config.h.
10516         Otherwise, #ifndef XINPUT_NONE check in the latter
10517         doesn't work. (Bug #546)
10518
10519 Sun Apr 11 14:38:03 1999  Tim Janik  <timj@gtk.org>
10520
10521         * gdk/gdkpixmap.c (_gdk_pixmap_create_from_xpm): check for color
10522         "None" case insensitive.
10523
10524 Tue Apr  6 16:38:51 1999  Owen Taylor  <otaylor@redhat.com>
10525
10526         * gdk/gdkselection.c: 
10527         Add error traps so if the other end of the connection
10528         dies, we survive.
10529
10530 Tue Apr  6 12:24:21 1999  Owen Taylor  <otaylor@redhat.com>
10531
10532         * gdk/gdkdnd.c (gdk_drag_motion): Separate out the
10533         dest_xid field into two fields - one for the window
10534         to send in messages, one to indicate the last looked
10535         up window for caching purposes. This is needed, so
10536         that Leave messages get the correct window.
10537
10538 Mon Apr  5 13:21:30 1999  Owen Taylor  <otaylor@redhat.com>
10539
10540         * gdk/gdkevents.c (gdk_event_check, gdk_event_prepare):
10541         Fix warning created by people mucking around
10542         with the gsource API.
10543
10544         * gdk/gdkevents.c (gdk_io_invoke, gdk_input_add_full):
10545         Change mapping between GIOCondition and GdkInputCondition
10546         to match the way the Linux kernel does it. This should
10547         fix problems where closed pipes were no longer signalling
10548         GDK_INPUT_READ on systems with a native poll().
10549
10550 Mon Apr  5 17:11:57 1999  Owen Taylor  <otaylor@redhat.com>
10551
10552         * gdk/gdkpixmap.c (_gdk_pixmap_create_from_xpm): Check 
10553         explicitly for the string "None" - it is in the XPM
10554         spec and some servers treat unknown colors in odd ways
10555         (like asking the user!)
10556
10557 Thu Apr  1 16:58:10 PST 1999 Manish Singh <yosh@gimp.org>
10558
10559         * gdk/gdkevents.c: made "->" into a "." of previous change so
10560         it compiles
10561
10562 Thu Apr  1 18:41:25 1999  Owen Taylor  <otaylor@redhat.com>
10563
10564         * gdk/gdkevents.c (gdk_compress_exposures): Set the
10565         window field of the event structure before calling
10566         user filters.
10567
10568 1999-03-31  Federico Mena Quintero  <federico@nuclecu.unam.mx>
10569
10570         * gdk/gdk.c (gdk_init_check): Use False as the last argument to
10571         XInternAtom() here.  This is a particularly Old And Nasty(tm) bug.
10572
10573 Mon Mar 29 17:31:52 1999  Owen Taylor  <otaylor@redhat.com>
10574
10575         * gdk/gdkim.c (gdk_mbstowcs): Free the value of the
10576         intermediate text property - prevents major memory
10577         leak when gdk_use_mb.
10578         gtk-d3august-990311-0: Bj|rn Augustsson <d3august@dtek.chalmers.se>
10579
10580 Mon Mar 29 17:02:58 1999  Owen Taylor  <otaylor@redhat.com>
10581
10582         Patches from Akira Higuchi <a-higuti@math.sci.hokudai.ac.jp>
10583         gtk-a-higuti-990322-[0-3]
10584
10585         * gdk/gdkfont.c (gdk_text_extents_wc): Make  work when
10586         sizeof(wchar_t) != sizeof (GdkWChar)
10587
10588         * configure.in: Fix confusion between GTK_LOCALE_[C]FLAGS
10589         that was causing -DX_LOCALE not to work.
10590
10591         * gtk/gtkrc.c (gtk_rc_init):
10592         X_LOCALE will never have LC_MESSAGES defined
10593
10594         * gdk/gdk.c (gdk_init_check):
10595         Remove --xim-preedit and --xim-status from argv properly.
10596
10597         * gdk/gdkim.c (gdk_ic_real_new): Add a gdk_flush() so
10598         that the client window is present on the X server
10599         before we pass it to the input method.
10600
10601 Tue Mar  9 10:46:49 1999  Owen Taylor  <otaylor@redhat.com>
10602
10603         * gdk/gdkdnd.c (motif_find_drag_window): Fix bug where
10604         if --display is specified on the command line, than
10605         the drag window will not be created on that display.
10606         
10607 Tue Mar  9 10:38:24 1999  Owen Taylor  <otaylor@redhat.com>
10608
10609         * gdk/gdkproperty.c (gdk_atom_intern): Fixed bug where
10610         lookups with only_if_exists == TRUE were inserting
10611         bogus values into the atom cache.
10612
10613 Wed Mar 17 09:00:00 1999  Tim Janik  <timj@gtk.org>
10614
10615         * gdk/gdkselection.c (gdk_selection_property_get): first XFree(t),
10616         then reset it to NULL.
10617
10618         * gdk/gdkcolor.c:
10619         (gdk_colors_free): 
10620         (gdk_colormap_free_colors): use colormap->colors[in_pixels[i]] as the
10621         key for g_hash_table_remove() in both functions, this prevents us
10622         from accessing possibly uninitialized portions of a GdkColor structure
10623         where we are only interested in its pixel value.
10624
10625 Tue Mar  9 01:01:28 1999  Tim Janik  <timj@gtk.org>
10626
10627         * gdk/gdkfont.c (gdk_font_load): first lookup the xfont ID in our
10628         font hash table, if we have a GdkFontPrivate entry for this font
10629         already, simply increment its reference count, provided by Olaf Dietsche
10630         <olaf.dietsche+list.gtk@netcologne.de>.
10631
10632 1999-09-21  Tor Lillqvist  <tml@iki.fi>
10633
10634         * gdk/win32/gdk.c (gdk_exit_func): Delete the gdk_DC when exiting,
10635         just to be sure.
10636
10637         * gdk/win32/gdkvisual.c (gdk_visual_init): Remove a couple of
10638         unused variables, leftovers from the X11 version.
10639
10640         * gdk/win32/rc/*.cur: Better cursors provided by Bernd Herd.
10641
10642         * gtk/gtkfontsel.c (gtk_font_selection_get_xlfd_field): Only
10643         downcase fields on X11.
10644
10645 Mon Sep 20 13:17:39 1999  Pablo Saratxaga <pablo@mandrakesoft.com>
10646         
10647         * configure.in,po/pt_BR.po: added Portuguese Brazilian file from
10648         Alex Sandro Queiroz e Silva <asandro@lcg.dc.ufc.br>
10649
10650 1999-09-17  Tor Lillqvist  <tml@iki.fi>
10651
10652         * gdk/win32/gdk.def: Add gdk_threads_mutex.
10653
10654         * gtk/makefile.msc: Correct path to libintl.
10655
10656         Thanks to Tomi Ollila and Bernd Herd: Fix some inconsistencies in
10657         use of gint vs. int, and gint vs. gboolean in headers and
10658         definitions. Use GtkType for the *_get_type functions. Note that
10659         these changes preserve binary compatibility.
10660
10661         * gdk/gdk.c
10662         * gdk/win32/gdk.c
10663         * gdk/gdk.h: Fix inconsistencies: gint vs int.
10664
10665         * gtk/gtkmain.c
10666         * gtk/gtkclist.c
10667         * gtk/gtkmenufactory.c
10668         * gtk/gtknotebook.c
10669         * gtk/gtkwidget.c: Fix inconsistencies, also gint
10670         vs. gboolean.
10671
10672         * gtk/gtkcolorsel.[ch]
10673         * gtk/gtkcombo.[ch]
10674         * gtk/gtkdrawingarea.[ch]
10675         * gtk/gtkgamma.[ch]
10676         * gtk/gtkhandlebox.[ch]
10677         * gtk/gtkhpaned.[ch]
10678         * gtk/gtkhruler.[ch]
10679         * gtk/gtkplug.[ch]
10680         * gtk/gtkpreview.[ch]
10681         * gtk/gtkruler.[ch]
10682         * gtk/gtksocket.[ch]
10683         * gtk/gtkstatusbar.[ch]
10684         * gtk/gtktoolbar.[ch]
10685         * gtk/gtkvbbox.[ch]
10686         * gtk/gtkvpaned.[ch]
10687         * gtk/gtkvruler.[ch]: Always use type GtkType for the *_get_type
10688         functions.
10689
10690         * gtk/gtkgamma.h: Fix bug, missing () in call of
10691         gtk_gamma_curve_get_type() in GTK_GAMMA_CURVE_CLASS. 
10692
10693 1999-09-14  Tor Lillqvist  <tml@iki.fi>
10694
10695         * gdk/gdkcolor.c (gdk_colormap_new)
10696         * gdk/win32/gdkcolor.c (gdk_colormap_new): Fix memory leak:
10697         colormap->colors was allocated twice.
10698
10699         * gdk/win32/gdk.c: Remove some unused stuff.
10700
10701         * gdk/win32/gdkcolor.c (gdk_colormap_sync): Initialize all of the
10702         colormap.
10703
10704         * gtk/gtkfontsel.c (gtk_font_selection_dialog_get_type)
10705         * gtk/gtklabel.h (gtk_label_get_type)
10706         * gtk/gtktipsquery.c (gtk_tips_query_get_type)
10707         * gtk/gtktypeutils.h (gtk_type_name): : Use GtkType
10708         in a couple of places, not guint.
10709
10710 Fri Sep 10 21:31:00 CEST 1999 Pablo Saratxaga <pablo@mandrakesoft.com>
10711
10712         * configure.in,po/et.po: added Estonian language file
10713
10714 Wed Sep  1 14:36:12 CEST 1999 Pablo Saratxaga <pablo@mandrakesoft.com>
10715
10716         * configure.in,po/da.po: added Danish file
10717
10718 Sun Aug 29 13:38:59 BST 1999 Tony Gale <gale@gtk.org>
10719
10720         * docs/gtkfaq.sgml: Minor FAQ Update
10721
10722 Sat Aug 28 14:34:37 BST 1999 Tony Gale <gale@gtk.org>
10723
10724         * docs/gtkfaq.sgml: FAQ update
10725
10726 1999-08-27  Tor Lillqvist  <tml@iki.fi>
10727
10728         Win32: Philippe Colantoni <colanton@aris.ss.uci.edu> suggests a
10729         way to get window contents continually refreshed while resizing. I
10730         didn't like the effects myself, so it's not on by default.
10731
10732         * gdk/win32/gdkprivate.h: New flag variable
10733         gdk_event_func_from_window_proc, FALSE by default.
10734
10735         * gdk/win32/gdk.c (gdk_init_check): Set above flag if the
10736         environment variable GDK_EVENT_FUNC_FROM_WINDOW_PROC is set, or we
10737         are passed --gdk-event-func-from-window-proc.
10738
10739         * gdk/win32/gdkevents.c (gdk_WindowProc): If above flag is set,
10740         and we have am event_func, call it instead of enqueing the event.
10741
10742 1999-08-23  Tor Lillqvist  <tml@iki.fi>
10743
10744         * gdk/win32/gdkevents.c (gdk_event_translate): Fix from Simon
10745         Kelley: Set expose_count in GdkEventExposes correctly.
10746
10747         * gdk/win32/gdkwindow.c: Remove dead code (#ifdef
10748         MULTIPLE_WINDOW_CLASSES).
10749
10750         * gdk/win32/gdkdraw.c (gdk_draw_line): Workaround from Hans Breuer
10751         for bug in NT, apparently NT *does* draw the end pixel, too, in
10752         LineTo with a one-pixel pen, so we don't have to do it ourselves.
10753
10754 1999-08-21  Tor Lillqvist  <tml@iki.fi>
10755
10756         Improvements by Hans Breuer: 
10757
10758         * gdk/win32/gdkwindow.c (RegisterGdkClass): New function
10759
10760         * gdk/win32/gdkwindow.c (gdk_window_new): Use it. Don't set the
10761         CS_?REDRAW flags as they cause lots of (late) redraws when "show
10762         window contents while dragging" is turned on. Allocate at least
10763         one unique class for every GdkWindowType. If support for single
10764         window-specific icons is ever needed (eg. Dialog specific), every
10765         such window should get its own class.
10766
10767 1999-08-19  Tor Lillqvist  <tml@iki.fi>
10768
10769         * gdk/win32/gdkgc.c (gdk_gc_new_with_values): Fix a cut&paste
10770         error that caused crashes.
10771
10772 1999-08-17  Tor Lillqvist  <tml@iki.fi>
10773
10774         * gdk/win32/gdkdraw.c (gdk_draw_pixmap): When blitting inside one
10775         window, use ScrollWindowEx, and call UpdateWindow. This prevents
10776         bugs when for instance part of the window was outside the
10777         display. Thanks to Philippe Colantoni for finding and fixing this.
10778
10779 1999-08-16  Tor Lillqvist  <tml@iki.fi>
10780
10781         * gdk/win32/gdkdraw.c (gdk_draw_arc): Fix start and end radial
10782         endpoint calculations which were totally wrong. (A little RTFMing
10783         helps a lot ;-)
10784
10785         * gtk/makefile.{cygwin,msc}: Use libintl extracted from glibc
10786         from a separate directory, not from gettext, because of licensing
10787         issues (we want to use the LGPL version).
10788
10789         * README.win32: Mention the intl from glibc vs from gettext issue.
10790
10791 1999-08-13  Tor Lillqvist  <tml@iki.fi>
10792
10793         * gdk/win32/gdkevents.c (gdk_event_translate): Fix a couple of bugs
10794         in the key event handling: Now AltGr chars work again. Also,
10795         now Alt-digits are passed up as well as Control-digits.
10796         Pass keypad plus and minus as normal plus and minus.
10797
10798 Wed Aug 11 13:38:26 BST 1999 Tony Gale  <gale@gtk.org>
10799
10800         * docs/gtkfaq.sgml: FAQ Update
10801
10802 1999-07-25  Tor Lillqvist  <tml@iki.fi>
10803
10804         * README.win32
10805         * config.h.win32: Add HAVE_WINTAB. Undefine it if bulding without
10806         the Wintab SDK.
10807
10808         * gdk/win32/gdkinput.c: Hack some more. Still doesn't quite work
10809         OK, but getting closer. Guard against bogus tilt data from Wacom
10810         ArtPad II with the 3.40 driver. Add ifdefs for HAVE_WINTAB to
10811         enable easier building without Wintab.
10812
10813         * gdk/win32/gdkinput.h
10814         * gdk/win32/gdkevents.c 
10815         * gdk/win32/gdkwindow.c: Minor changes related related to above.
10816         
10817         * gdk/win32/gdkvisual.c: Simplify a lot, remove leftovers from X11
10818         code. As we have just one visual on Win32, no sense to have it in a
10819         table, and no need for the hash table.
10820
10821         * gdk/win32/rc/cursor*.cur: Edit some of the cursors a bit to look
10822         better on white background.
10823
10824 1999-07-21  Tor Lillqvist  <tml@iki.fi>
10825
10826         * README.win32: Update gcc build instructions. Mention gettext is
10827         GPL.
10828
10829         * gdk/win32/gdkcursor.c (gdk_cursor_new_from_pixmap): Get correct
10830         supported cursor size with GetSystemMetrics.
10831
10832         * gdk/win32/gdkfont.c
10833         * gtk/gtkfontsel.c: Guard against some font weight and charset
10834         symbols being undefined (in mingw32 headers).
10835
10836         * gdk/win32/makefile.cygwin
10837         * gtk/makefile.cygwin
10838         * gtk/gtkthemes.c: No longer need to have differently named
10839         gcc-built DLLs when using gcc-2.95 and -fnative-struct.
10840
10841 hu Jul 15 13:33:15 BST 1999 Tony Gale <gale@gtk.org>
10842
10843         * docs/gtkfaq.sgml: Long awaited FAQ update.
10844
10845 1999-07-15  Tor Lillqvist  <tml@iki.fi>
10846
10847         * gdk/win32/gdkcursor.c (gdk_cursor_new_from_pixmap): Implement
10848         it. Obscure bit manipulation needed.
10849
10850         * gdk/win32/gdkevents.c: Logging.
10851         
10852         * gtk/gtkthemes.c (gtk_theme_engine_get): (Win32) Use new DLL naming
10853         style (file name include compiler name) for theme engines.
10854
10855 1999-07-13  Tor Lillqvist  <tml@iki.fi>
10856
10857         * gdk/win32/gdkdraw.c (gdk_draw_pixmap): Less logging verbiage.
10858
10859         * gdk/win32/gdkevents.c: Fix long-standing bug in key
10860         events. The key.string wasn't zero-terminated, still we strdup'ed
10861         it in gdk_event_copy(). Synthesize crossing events for button
10862         events before possible propagation.
10863
10864         * gdk/win32/gdkwindow.c: Log gdk_window_set_title.
10865
10866         * gdk/win32/makefile.cygwin
10867         * gtk/makefile.cygwin: Use new DLL naming style for the
10868         GCC-compiled ones.
10869
10870         * gdk/win32/makefile.msc
10871         * gtk/makefile.msc: Cosmetics mostly.
10872
10873         * gtk/gtk.def: Add missing entry points.
10874
10875         * gtk/gtksocket.c: Add dummy gtk_socket_get_type() for Win32.
10876
10877 1999-07-09  Tor Lillqvist  <tml@iki.fi>
10878
10879         * gdk/win32/gdkdraw.c (gdk_draw_arc): Don't draw anything if width
10880         or height is zero. Don't print a warning if Pie or Arc fails, they
10881         always fail (?) for very narrow ellipses.
10882
10883         * gdk/win32/gdkdraw.c (gdk_draw_pixmap): Call InvalidateRgn for
10884         the part or the destination window corresponding to source area
10885         outside of the source drawable's boundary.
10886
10887         * gdk/win32/gdkdraw.c (gdk_draw_lines, gdk_draw_polygon): Don't do
10888         anything if less than two points.
10889
10890         * gdk/win32/gdkselection.c (gdk_selection_owner_get): Always
10891         return NULL. Gtk cut-and-paste inside a single program works
10892         better this way. (It always gets the clipboard contents from
10893         Windows, not from its own copy, which is cleared anyway. I can't
10894         say I fully understand what happens... Emulating the X selection
10895         and property stuff is a bit of a mess.)
10896
10897         * gdk/win32/gdkevents.c
10898         * gdk/win32/gdkproperty.c: A bit more verbose logging.
10899
10900         * gdk/win32/gdkregion.c: Fix some memory leaks (temporary regions
10901         that never got deleted). Revamp gdk_region_shrink.
10902
10903         * gdk/win32/gdkregion.c: Fix memory leak, delete temporary regions
10904         after use.
10905
10906         * gtk/gtk.def: Add some missing entry points.
10907
10908         * gtk/gtkrc.c: Strip trailing directory separator from pixmap path
10909         component.
10910
10911 1999-07-04  Tor Lillqvist  <tml@iki.fi>
10912
10913         * gdk/win32/gdkevents.c (gdk_event_translate): Handle
10914         Control-digits specially.
10915
10916 1999-07-03  Tor Lillqvist  <tml@iki.fi>
10917
10918         * gtk/makefile.{cygwin,msc}: New pthreads version. Use gettext.
10919
10920 1999-06-28  Tor Lillqvist  <tml@iki.fi>
10921
10922         * gdk/win32/gdkimage.c (gdk_image_get): bpl was set wrong for
10923         bitmaps, should be multiple of 4. (Thanks to Hans Breuer for
10924         finding this.)
10925
10926 1999-06-01  Jose H Mercado  <jmercado@mit.edu>
10927
10928         * gtk+.spec.in: Corrected some typos in files section.
10929         
10930 1999-06-15  Tor Lillqvist  <tml@iki.fi>
10931
10932         * README.win32: Mention using GNU gettext.
10933         * config.h.win32: Enable NLS stuff.
10934         * gtk/makefile.msc: Use GNU gettext.
10935         * gdk/win32/gdkdnd.c: Minor header reorg.
10936         * gdk/win32/{gdkevents,gdkwindow}.c: No semantic changes, mainly
10937         cosmetics.
10938         * gtk/gtkrc.c (Win32): Make get_gtk_sysconf_directory() public.
10939         * gtk/gtkmain.c (Win32): Use it in bindtextdomain() call.
10940
10941 Wed Jun  2 11:44:25 PDT 1999 Manish Singh <yosh@gimp.org>
10942
10943         * acinclude.m4
10944         * config.guess
10945         * config.status
10946         * ltconfig
10947         * ltmain.sh: upgrade to libtool 1.3.2 (BeOS changes merged)
10948
10949 1999-05-30  Tor Lillqvist  <tml@iki.fi>
10950
10951         * gdk/win32/gdkwindow.c: AdjustWindowRectEx2 renamed to
10952         SafeAdjustWindowRectEx. Don't override all calls to
10953         AdjustWindowRectEx by it, but use it only in two places: When
10954         creating a new top-level window and when moving a top-level
10955         window.
10956
10957         Use screen coordinate rectangle, not client rectangle, in
10958         gdk_window_move. Thus SafeAdjustWindowRectEx will do its job only
10959         when we try to place a window so that the decoration (mainly,
10960         title bar) isn't visible.
10961
10962         These changes fix the bug that showed up for instance as the
10963         GIMP's saved top-level windows moving right and down (by an amount
10964         equal to the window decoration) for each session. This bug showed
10965         up also in testgtk's "Saved Position".
10966
10967         gdk_window_resize also redone a bit.
10968
10969 1999-05-25  Tor Lillqvist  <tml@iki.fi>
10970
10971         * gtk/testgtkrc: Add (commented out) Windows-style theme
10972         include line.
10973
10974         * gdk/win32/gdk.def,gtk/gtk.def: Add some missing entry points.
10975
10976 1999-05-18  Tor Lillqvist  <tml@iki.fi>
10977
10978         * gdk/win32/makefile.{cygwin,msc}: Copy our gdkprivate.h and
10979         gdkx.h to a gdk subdirectory, so that applications can include
10980         these with <gdk/*.h> without trouble.
10981
10982         * gdk/win32/gdkimage.c (gdk_image_new_with_depth): Code simplified.
10983         (gdk_image_destroy): Plug resource leak, some GdkImages didn't
10984         have their bitmap destroyed.
10985
10986         * gdk/win32/gdk.def: Add gdk_root_parent.
10987
10988 Wed May 12 03:00:56 CDT 1999 Shawn T. Amundson <amundson@gtk.org>
10989
10990         * configure.in
10991           gtk-config.in
10992           ltconfig
10993           ltmain.sh     
10994           gtk/Makefile.am: changes to compile nicely (with xlib) 
10995           on BeOS
10996
10997 Sat May  1 15:04:42 PDT 1999 Manish Singh <yosh@gimp.org>
10998
10999         * acinclude.m4
11000         * config.guess
11001         * config.sub
11002         * ltconfig
11003         * ltmain.sh: upgrade to libtool 1.3
11004
11005 Fri Apr 30 13:38:16 1999  Lars Hamann  <lars@gtk.org>
11006
11007         * gtk/gtkclist.c:
11008         * gtk/gtkctree.c: merges from gtk-1-2
11009
11010 1999-04-25  Tor Lillqvist  <tml@iki.fi>
11011
11012         Support added for building using a GNU toolchain on Win32,
11013         gcc -mno-cygwin (egcs-1.1.2) on cygwin-b20.1.
11014
11015         * gdk/win32/makefile.cygwin gtk/makefile.cygwin: New files.
11016         * config.h.win32: Changes for gcc.
11017         * gdk/gdkrectangle.c: Include gdk.h as <gdk/gdk.h>.
11018         * gdk/gdkcolor.c: config.h.win32 already defines strcasecmp.
11019         * gdk/win32/gdkconfig.h: Only the MS compiler has wctype.h.
11020         * gdk/win32/gdkdnd.c: Protect (unused) OLE2 stuff better.
11021         Protect shl stuff unavaiilable with mingw32 headers.
11022         * gdk/win32/gdkevents.c: Fix typo.
11023         * gdk/win32/gdkglobals.c: Use GDKVAR here also for gcc.
11024         * gdk/win32/gdkim.c: Use OEM code page for multibyte chars. (?)
11025         * gdk/win32/gdkinput.c: Use __try __except only with the MS compiler.
11026         * gdk/win32/gdkprivate.h: Make up for some stuff missing from
11027         the mingw32 headers.
11028         * gdk/win32/makefile.msc: Use latest Wintab kit and glib.
11029         * gtk/gtkfilesel.c: Include <glib.h> early, to get stat->_stat
11030         definition on Win32. Test for NATIVE_WIN32, not _MSC_VER.
11031         * gtk/gtkfontsel.c: Protect CHARSET redefinition on Win32.
11032         Test for NATIVE_WIN32, not _MSC_VER.
11033         * gtk/gtkmain.c: No use warning about developer version on Win32,
11034         there aren't any non-developer versions anyhow.
11035         * gtk/gtkrc.c: Test for NATIVE_WIN32, not _MSC_VER.
11036         * gtk/makefile.msc: Use pthread from another directory. Minor other
11037         changes. 
11038
11039 Wed Apr 21 14:20:22 1999  George Lebl  <jirka@5z.com>
11040
11041         * gdk/gdkwindow.c: (gdk_window_remove_filter) correctly remove the
11042           default filter from the list
11043
11044 Mon Mar  8 12:52:53 1999  Owen Taylor  <otaylor@redhat.com>
11045
11046         * gtk/gtkwidget.c (gtk_widget_grab_default): Add a warning
11047          when gtk_widget_grab_default() is called for a widget that
11048          is not within a GtkWindow.
11049
11050 Sat Apr 10 13:52:54 BST 1999  Tony Gale <gale@gtk.org>
11051
11052         * docs/gtk_tut.sgml, examples/clist.c: use a
11053           scrolled window in the clist example. Minor
11054           tutorial fixes.
11055
11056 Fri Apr  2 09:19:20 BST 1999  Tony Gale <gale@gtk.org>
11057
11058         * docs/gtk_tut.sgml: Style check from David King
11059           <dking@youvegotmail.net>
11060
11061 1999-03-30  Pavel Machek  <pavel@artax.karlin.mff.cuni.cz>
11062
11063         * gtk/gtkfontsel.c (gtk_font_selection_get_fonts): Make code
11064         compile with unknown value of GDK_WINDOWING
11065
11066 1999-03-28  Raja R Harinath  <harinath@cs.umn.edu>
11067
11068         * gdk/Makefile.am (gdkconfig.h): Make sure `gdkconfig.h' exists
11069         after the rule is fired.
11070         (install-exec-local): Install gdkconfig.h only if the contents are
11071         different from the currently installed gdkconfig.h.
11072
11073 1999-03-26  Raja R Harinath  <harinath@cs.umn.edu>
11074
11075         * gdk/Makefile.am (configexecincludedir): Rename from 
11076         configincludedir so that gdkconfig.h will be installed 
11077         as part of `make install-exec'. 
11078
11079 Fri Mar 19 16:50:33 PST 1999 Manish Singh <yosh@gimp.org>
11080
11081         * acinclude.m4
11082         * config.guess
11083         * config.sub
11084         * ltconfig
11085         * ltmain.sh: upgrade to libtool 1.2f
11086
11087         * autogen.sh: libtool is not required to autogen gtk+
11088
11089         * acconfig.h: remove WITH_SYMBOL_UNDERSCORE (not explictly
11090         needed)
11091
11092 1999-03-18  Tor Lillqvist  <tml@iki.fi>
11093
11094         * gdk/gdktypes.h: Merge in Win32 version: Define macro GDKVAR for
11095         declaring gdk variables exported/imported from the DLL. New image
11096         type enum, GDK_IMAGE_SHARED_PIXMAP, for gdk_imlib. New drag and
11097         drop protocol enums, GDK_DRAG_PROTO_WIN32_DROPFILES and
11098         GDK_DRAG_PROTO_OLE2.
11099
11100         * gdk/gdk.h: Merge in Win32 version: Two new functions,
11101         gdk_pixmap_create_on_shared_image and gdk_image_bitmap_new. So far
11102         declared only for the Win32 version, but could be in the X11
11103         version as well. (Needed for a Xlib-less gdk_imlib.)
11104         gdk_color_hash should have only one parameter. Declare
11105         gdk_threads_mutex with GDKVAR.
11106         
11107         * gdk/gdkcolor.c (gdk_color_hash): A hash function should have
11108         just one parameter.
11109
11110         * gdk/gdkimage.c (gdk_image_get): Initialize bpp correctly. Bytes
11111         per pixel, not bits.
11112
11113         * gdk/gdkrgb.c: Mingle includes somewhat. (gdk_rgb_select_conv):
11114         Fetch bpp (which means bits-per-pixel here) from another place on
11115         Win32. Accept also depth==32 (which we might get on Win32) with
11116         bpp==32.
11117
11118         * gtk/{gtkclist,gtkctree,gtkdnd,gtkditable,gtkfontsel,
11119         gtkhandlebox,gtklayout,gtkmain,gtkplug,gtkpreview,gtkrc,
11120         gtkselection,gtksocket,gtkstyle,gtkwidget,gtkwindow}.c:
11121         Include gdx.h from "gdkx.h", not "gdk/gdkx.h", as gdkx.h will be
11122         in the backend-dependent directory, not in the common gdk
11123         directory.
11124
11125         * gtk/testgtk.c: Ditto. Also, don't use ../gdk path to gdk
11126         headers.
11127
11128 Wed Mar 17 05:06:49 1999  Tim Janik  <timj@gtk.org>
11129
11130         * gtk/gtkmain.c (gtk_init_check): tell people that they don't really
11131         want to use the Gtk+ devel version (which is true, and yes - even i am
11132         currently working with the 1.2.x branch). so everyone reading this, you
11133         probably want to issue
11134         cvs checkout -r glib-1-2 glib
11135         and
11136         cvs checkout -r gtk-1-2 gtk+
11137         as your next two comands.
11138
11139 Wed Mar 17 02:49:32 1999  Tim Janik  <timj@gtk.org>
11140
11141         * configure.in: build gtkcompat.h from gtkcompat.h.in instead of
11142         gtkfeatures.h from gtkfeatures.h.in, require GLib 1.3.0.
11143
11144         * gtk/gtkcompat.h.in: combined gtkcompat.h and gtkfeatures.in in this
11145         file. strongly deprecated the GTK_HAVE_* macros, we provide
11146         GTK_CHECK_VERSION() for people that need to check for certain
11147         Gtk+ versions.
11148
11149         * gtk/gtkcompat.h: removed this from CVS.
11150         * gtk/gtkfeatures.h.in: removed this from CVS, gtkfeatures.h was a bad
11151         idea right from the start, it just didn't seem like that back then.
11152
11153 Wed Mar 17 01:46:28 1999  Tim Janik  <timj@gtk.org>
11154
11155         * merges from gtk-1-2:
11156
11157 Tue Mar 16 17:43:33 1999  Tim Janik  <timj@gtk.org>
11158
11159         * gtk/gtkitemfactory.c (gtk_item_factory_parse_rc_string): ensure the
11160         item factory class has been created.
11161         (gtk_item_factory_parse_rc): likewise.
11162
11163         * gtk/gtkmenu.c:
11164         keep proper references for old_active_menu_item.
11165         (gtk_menu_reparent): unset the usize of the new parent,
11166         so the menu can sanely be size requested and we don't get nasty screen
11167         artefacts upon next reparentation.
11168         (gtk_menu_motion_notify): set send_event to TRUE if we synthesize an
11169         enter notify. only synthesize enter notifies if the pointer really is
11170         inside the event window.
11171         (gtk_menu_popdown): use gtk_menu_shell_deselect().
11172         (gtk_menu_popup): move the background setting stuff into
11173         gtk_menu_tearoff_bg_copy() so it can be called from other places as well.
11174
11175         * gtk/gtkmenushell.c (gtk_menu_shell_button_press): use
11176         gtk_menu_shell_select_item() to select the new item.
11177         (gtk_menu_shell_deselect): export this function, so gtkmenu.c can
11178         do the right thing for deselection as well.
11179
11180 Sat Mar 15 20:10:33 1999  Tim Janik  <timj@gtk.org>
11181
11182         * gtk/gtkwidget.[hc]:
11183         (gtk_widget_accelerators_locked): return whether a widget's accelerators
11184         are locked.
11185
11186         * gtk/gtkmenu.c (gtk_menu_key_press): don't remove or install new or
11187         existing accelerators if the widget's accelerators are locked.
11188
11189 Sat Mar 14 19:44:05 1999  Tim Janik  <timj@gtk.org>
11190
11191         * gtk/gtkitemfactory.[hc]: allow managing of foreign menu items.
11192
11193         * gtk/gtkmenu.c: truely forward key press and key release events to
11194         the menu widget from the toplevel or tearoff window. we can't simply
11195         connect to that, we need to stop further processing of the events as
11196         well.
11197
11198 Sat Mar 13 13:14:17 1999  Tim Janik  <timj@gtk.org>
11199
11200         * gtk/gtkmenu.c:
11201         (gtk_menu_key_press): pass event->keyval, event->state to
11202         gtk_accelerator_valid, instead of event->keyval twice.
11203         refuse to install single letter accelerators for menus that use
11204         single letter shortcuts.
11205
11206         * gtk/gtkitemfactory.c (gtk_item_factory_create_item): use
11207         gtk_menu_ensure_uline_accel_group().
11208
11209         * gtk/gtkmenu.[hc]: added gtk_menu_ensure_uline_accel_group()
11210         which will always return an uline accel group, made
11211         gtk_menu_get_uline_accel_group() return NULL if the group isn't
11212         yet created.
11213
11214 Mon Mar 15 01:03:27 1999  Lars Hamann  <lars@gtk.org>
11215
11216         * gtk/gtkclist.h (struct _GtkCListColumn): added button_passive flag.
11217
11218         * gtk/gtkclist.c (gtk_clist_column_title_passive):
11219         Leave button sensitive, trap  button_press, button_release,
11220         motion_notify, enter_notify and leave_notify events instead.
11221         (gtk_clist_column_title_active): disconnect event handler.
11222         (gtk_clist_drag_data_get): fixed memory leak. Reported by
11223         Guillaume Laurent <glaurent@worldnet.fr>
11224
11225 Wed Mar 10 23:49:55 1999  Lars Hamann  <lars@gtk.org>
11226
11227         * gtk/gtklayout.c (gtk_layout_adjustment_changed): fixed a few
11228         width/height mixups.
11229
11230         * gtk/gtkctree.c (tree_delete): emit an tree_unselect_row signal
11231         if needed.
11232
11233 Wed Mar 10 00:11:32 1999  Tim Janik  <timj@gtk.org>
11234
11235         * gtk/testgtk.c (create_item_factory): unref the item factory after
11236         window's destruction.
11237
11238         * gtk/gtkmenushell.c (gtk_menu_shell_activate_item): keep a reference
11239         count on the menu shell around the menu item's activation, since the
11240         signal emission may cause menu shell destruction.
11241
11242         * gtk/gtkitemfactory.c:
11243         the previous code leaked one accel group per menu. we use
11244         gtk_menu_get_uline_accel_group() now to fix that, and with that
11245         also create the underline accelerator group of the menus only if
11246         required (i.e. an underline accelerator has been specified).
11247         (gtk_item_factory_construct):
11248         (gtk_item_factory_create_item): removed code that would create an
11249         extra accel group for the menu (and leak references).
11250         (gtk_item_factory_create_item): adapted the underline accelerator
11251         installation code to properly feature gtk_menu_get_uline_accel_group().
11252
11253         * gtk/gtkmenu.[hc]: added gtk_menu_get_accel_group() to retrive
11254         menu->accel_group, this may return NULL if the accelerator group
11255         hasn't been set yet.
11256         added gtk_menu_get_uline_accel_group() to retrive the underline
11257         accelerator group of the menu, this will be created on demand
11258         and proper care is taken about its reference count.
11259
11260         * gtk/gtkitemfactory.h:
11261         * gtk/gtkitemfactory.c:
11262         dumped the approach of keeping a widgets by action list on the
11263         factory since the factory<->widget destroy negotiation didn't work
11264         and would be hard to get going at all. instead we keep a list of
11265         GtkItemFactoryItem items on the factory (GtkItemFactoryItems are
11266         persistant throughout a program's life time).
11267         also, i removed the static const gchar *key_* variables, and made
11268         them inline strings (they weren't actually used anyways).
11269         (gtk_item_factory_add_item): update ifactory->items.
11270         (gtk_item_factory_destroy): destroy ifactory->items (and remove
11271         the item factory pointer from the remaining ifactory widgets).
11272         (gtk_item_factory_get_widget_by_action): walk the GtkItemFactoryItem
11273         list to find the widget.
11274         (gtk_item_factory_get_item): new function that works around
11275         gtk_item_factory_get_widget() limitations, this function will only
11276         return menu items, even for <Branch> entries.
11277
11278 Tue Mar  9 01:01:28 1999  Tim Janik  <timj@gtk.org>
11279
11280         * gdk/gdkfont.c (gdk_font_load): first lookup the xfont ID in our
11281         font hash table, if we have a GdkFontPrivate entry for this font
11282         already, simply increment its reference count, provided by Olaf Dietsche
11283         <olaf.dietsche+list.gtk@netcologne.de>.
11284
11285         * gtk/gtkstyle.c (gtk_style_copy): plug a GdkFont reference leak, fix
11286         provided by Olaf Dietsche <olaf.dietsche+list.gtk@netcologne.de>.
11287
11288 Sun Mar  7 06:13:29 1999  Tim Janik  <timj@gtk.org>
11289
11290         * gtk/gtkcontainer.c:
11291         (gtk_container_add_with_args):
11292         (gtk_container_addv):
11293         (gtk_container_add): before adding a child to a conatiner, make sure
11294         it is (default) constructed, this is neccessary because under certain
11295         circumstances the child will get relized and mapped immediatedly, in
11296         which case it has to be constructed already.
11297
11298 Mon Mar  1 17:58:21 1999  Tim Janik  <timj@gtk.org>
11299
11300         * gtk/gtksignal.c (gtk_signal_connect_by_type): count object_signal
11301         values > 1 as TRUE also.
11302
11303 1999-03-16  Tor Lillqvist  <tml@iki.fi>
11304
11305         * README.win32: New file.
11306                 
11307         * configure.in: Check for lstat.
11308
11309         * config.h.win32: Add non-definition of HAVE_LSTAT, just for
11310         completeness.
11311
11312         * gtk/gtkrc.c: If don't HAVE_LSTAT, use stat.
11313
11314         * gtk/gtk.def: Removed CRs.
11315
11316         * gtk/makefile.msc: Correct include path to Win32 GDK version (in
11317         ..\gdk\win32).
11318
11319         * gdk/win32/makefile.msc: Correct upwards relative paths.
11320         
11321 Mon Mar 15 03:38:34 1999  George Lebl  <jirka@5z.com>
11322
11323         * gtk/gtkdnd.c: (gtk_drag_highlight) swap the
11324           gtk_drag_highlight_expose and gtk_drag_highlight_paint since
11325           it was connecting a void function to expose_event and the int
11326           returning function to the draw signal
11327
11328 1999-03-14  Jeff Garzik  <jgarzik@pobox.com>
11329
11330         * configure.in:
11331         Use correct path to libgmodule.la when ref'ing uninstalled copy
11332         of glib.  (Already in stable branch, Bug #417)
11333
11334 1999-03-15  Tor Lillqvist  <tml@iki.fi>
11335
11336         Win32 merge and general portability stuff:
11337                 
11338         * acconfig.h,configure.in: Check for <sys/time.h>.
11339
11340         * gdk/win32: New directory (actually, been there for a while).
11341         
11342         * gtk/fnmatch.c: Include <glib.h> for G_DIR_SEPARATOR, WIN32 and
11343         NATIVE_WIN32, and use these. Always case fold on Win32. No
11344         backslashed escapes on native Win32.
11345
11346         * gtk/{gtk.def,makefile.msc}: New files.
11347
11348         * gtk/Makefile.am: Add above new files.
11349         
11350         * gtk/{gtkaccelgroup,gtkbindings}.c: Include <string.h>
11351         instead of <strings.h>.
11352
11353         * gtk/{gtkcalendar,gtkitemfactory,gtkpreview,gtkrc}.c: Include
11354         config.h. Protect inclusion of <sys/param.h>, <sys/time.h>, and
11355         <unistd.h> appropriately.
11356
11357         * gtk/gtkdnd.c: Merge in Win32 version (which doesn't do much).
11358         Use ABS() (from <glib.h>) instead of abs().
11359         
11360         * gtk/gtkfilesel.c: Moved Win32-specific includes after inclusion
11361         of gtk (and thus glib) headers, so that WIN32 will be
11362         defined. With MS C, include <direct.h> for mkdir prototype.
11363
11364         * gtk/gtkitemfactory.c (gtk_item_factory_callback_marshal): Add
11365         some casts, needed by MS C.
11366
11367         * gtk/{gtklayout,gtkplug}.c: Merge in Win32 version (which isn't
11368         implemented).
11369
11370         * gtk/gtkmain.c: Include gdk/gdkx.h for GDK_WINDOWING. Include
11371         <X11/Xlocale.h> only on X11 platform, otherwise <locale.h>.  Use
11372         G_SEARCHPATH_SEPARATOR_S and g_module_build_path.
11373
11374         * gtk/gtkmain.h: Mark variables for export/import on Win32.
11375                 
11376         * gtk/gtkrange.c (gtk_range_motion_notify): Set mods also in case
11377         the event is not a hint, or its window is not the slider. Needed
11378         on Win32, at least.
11379
11380         * gtk/gtkrc.c: Include config.h and gdk/gdkx.h. Use <locale.h>
11381         unless on X11. Skip \r chars, too. Use G_DIR_SEPARATOR and
11382         G_SEARCHPATH_SEPARATOR(_S). Use g_path_is_absolute. On Win32, use
11383         a subdirectory of the Windows directory as gtk system
11384         configuration directory.
11385
11386         * gtk/gtkselection.c: No chunks on Win32.
11387
11388         * gtk/gtksocket.c: Not implemented on Win32.
11389
11390         * gtk/gtkthemes.c (gtk_theme_engine_get): Use g_module_build_path.
11391
11392         * gtk/makeenums.h: Include gdkprivate.h after gdk.h.
11393
11394         * gtk/maketypes.awk: Declare variables with a macro that expands to
11395         necessary export/import magic in the case of Win32.
11396                 
11397         * gtk/testrgb.c: Use dynamically allocated buffer. Use GTimers.
11398
11399 1999-03-13  Raja R Harinath  <harinath@cs.umn.edu>
11400
11401         * configure.in (gdk_wc): Move widechar tests from `glib' to here,
11402         since those were meant only for gdki18n.h.  
11403         * gdk/gdki18n.h: Include gdkconfig.h and use GDK_* instead of G_*
11404         for widechar tests.
11405         * gtk/Makefile.am (INCLUDES): Add -I../gdk for gdkconfig.h.
11406
11407 1999-03-13  Tor Lillqvist  <tml@iki.fi>
11408
11409         * configure.in acconfig.h: Check for dirent.h and pwd.h. Generate
11410         gdk/gdkconfig.h using similar mechanism as GLib's glibconfig.h.
11411
11412         * gtk-config.in: Add @libdir/gtk+/include (where gdkconfig.h is
11413         installed) to CFLAGS.
11414
11415         * gdk/Makefile.am: Add rules for gdkconfig.h.
11416
11417         * gdk/gdktypes.h: Include gdkconfig.h. Define macros for windowing
11418         APIs.
11419
11420         * gdk/gdkfontsel.c: Don't include Xlib.h, it gets included via
11421         gdkx.h anyway when compiling for X11.
11422         (gtk_font_selection_create_xlfd): Use g_strdup_printf. (In
11423         general): Merge in Win32 version.
11424         
11425         * gtk/gtkfilesel.c: Use g_get_current_dir(). Merge in Win32
11426         version: Use G_DIR_SEPARATOR, g_path_is_absolute, no tilde
11427         expansion (if we don't have HAVE_PWD_H), allow for drive
11428         letters. UNC paths (\\server\share\...) are not handled yet.  Also,
11429         included code from Craig Setera's port to Win32 (the one that uses
11430         X11, and the cygwin dll), even if it probably will be abandoned.
11431
11432         * gtk/gtkfilesel.c: Don't append a * to the pattern to complete if
11433         the user entered one herself.  This way one can complete *.h and
11434         don't get matches on any .help files, for instance.
11435         
11436 Tue Mar  9 01:01:28 1999  Tim Janik  <timj@gtk.org>
11437
11438         * gdk/gdkfont.c (gdk_font_load): first lookup the xfont ID in our
11439         font hash table, if we have a GdkFontPrivate entry for this font
11440         already, simply increment its reference count, provided by Olaf Dietsche
11441         <olaf.dietsche+list.gtk@netcologne.de>.
11442
11443         * gtk/gtkstyle.c (gtk_style_copy): plug a GdkFont reference leak, fix
11444         provided by Olaf Dietsche <olaf.dietsche+list.gtk@netcologne.de>.
11445
11446 1999-03-09  Federico Mena Quintero  <federico@nuclecu.unam.mx>
11447
11448         * gtk/gtkstyle.c (gtk_default_draw_handle): Significantly reduced
11449         the number of calls to gdk_draw_point() (and thus to X) by
11450         clipping the points by hand.
11451
11452         * gtk/gtkhandlebox.c (draw_textured_frame): Actually make use of
11453         the clip parameter.
11454         (gtk_handle_box_paint): Only paint the handle if the expose area
11455         intersects it.
11456
11457 Sun Mar  7 18:46:37 1999  ape@lrdpf.spacetec.no  (Asbjorn Pettersen)
11458
11459         * gtk/gtkmain.c (add_dll_suffix): Add this function (OS/2 ver.)
11460
11461 Sun Mar  7 11:43:34 1999  ape@spacetec.no  (Asbjorn Pettersen)
11462
11463         * gtk/gtkthemes.c (gtk_theme_engine_get): Add OS/2 changes.
11464         Added function gen_8_3_dll_name(gchar *name, gchar *fullname).
11465
11466 Fri Mar  5 09:12:24 1999  ape@lrdpf.spacetec.no  (Asbjorn Pettersen)
11467
11468         * gtk/gtkitemfactory.c (gtk_item_factory_parse_rc): Open file in
11469          textmode (O_TEXT) for OS/2 version.
11470
11471 Sun Feb 28 16:46:02 1999  Stefan Jeske  <stefan@gtk.org>
11472
11473         * gtk/gtkspinbutton.[c,h] gtk/testgtk.c: Added two new signals to 
11474         GtkSpinButton, "input" and "output", to make the output more flexible.
11475         The user has to provide a mapping between adjustment->value and the
11476         output string (and vice versa, if the spin button is editable). 
11477         See testgtk for examples.
11478
11479 Sat Feb 27 01:18:47 1999  Tim Janik  <timj@gtk.org>
11480
11481         * ChangeLog: moved old ChangeLog to ChangeLog.pre-1-2, and started
11482         new one.
11483         
11484         * configure.in: set gtk+ version to 1.3.0.