]> Pileus Git - ~andy/gtk/blob - ChangeLog.pre-2-8
Remove ambiguities pointed out by gcc.
[~andy/gtk] / ChangeLog.pre-2-8
1 2005-08-10  Matthias Clasen  <mclasen@redhat.com>
2
3         * gtk/gtktreemodelfilter.c (gtk_tree_model_filter_row_deleted) 
4         (gtk_tree_model_filter_remove_node): Remove ambiguities pointed
5         out by gcc.
6
7 2005-08-10  James Henstridge  <james@jamesh.id.au>
8
9         * configure.in: fix definition of GDK_DEP_CFLAGS so that it
10         doesn't cause build failures if $X_PACKAGES is not empty.
11
12 2005-08-09  Owen Taylor  <otaylor@redhat.com>
13
14         * gdk/gdkwindow.c (gdk_window_ref_cairo_surface): Remove superfluous
15         call to gdk_window_get_offsets (). (#313051, Bertram Felgenhauer)
16
17 2005-08-09  Owen Taylor  <otaylor@redhat.com>
18
19         * configure.in: Strip out all Xft, FreeType, and pangoxft checking.
20         Rewrite X checks to use pkg-config as much as possible.
21
22         * gdk/win32/gdkfont-win32.c (gdk_font_from_description_for_display): Make
23         this return Arial always to avoid using PangoWin32FontMap. (X11 backend
24         has always been returned "fixed" for a long time)
25
26         * gdk/linux-fb/gdkdrawable-fb2.c: Remove draw_glyphs() implementations,
27         fall through to the default implementation in terms of Cairo.
28
29         * gdk/linux-fb/gdkdrawable-fb2.c (gdk_fb_draw_text): Use gdk_draw_glyphs()
30         on the wrapper rather than gdk_fb_draw_glyphs().
31
32 2005-08-09  Mark McLoughlin  <mark@skynet.ie>
33
34         Fixes "notification area leaks space" (bug #312687)
35
36         * gtk/gtksocket-x11.c: (_gtk_socket_windowing_filter_func):
37           gtk/gtkplug.c: (_gtk_plug_add_to_socket): don't pass a 
38         detail to g_signal_emit_by_name()
39
40 2005-08-09  Matthias Clasen  <mclasen@redhat.com>
41
42         * NEWS: Updates
43
44 2005-08-09  Matthias Clasen  <mclasen@redhat.com>
45
46         * gtk/gtksizegroup.c (get_size_groups, set_size_groups): Use
47         g_quark_from_static_string here. 
48
49 2005-08-08  Christian Persch  <chpe@cvs.gnome.org>
50
51         * gtk/gtkmenutoolbutton.c: (gtk_menu_tool_button_state_changed),
52         (gtk_menu_tool_button_class_init), (popup_menu_under_arrow),
53         (gtk_menu_tool_button_init):
54
55         Deactivate the menu when the button becomes insensitive, and remove
56         dead code. Fixes bug #312920.
57
58 2005-08-08  Matthias Clasen  <mclasen@redhat.com>
59
60         * gdk/gdk.symbols: Make the last change compile.
61
62 2005-08-08  Christian Persch  <chpe@cvs.gnome.org>
63
64         * gtk/gtkmenutoolbutton.c:
65         (gtk_menu_tool_button_construct_contents),
66         (button_state_changed_cb), (menu_position_func),
67         (arrow_button_toggled_cb):
68
69         Use ->priv instead of GTK_MENU_TOOL_BUTTON_GET_PRIVATE.
70         Surviving part of bug #310589.
71
72 2005-08-07  Matthias Clasen  <mclasen@redhat.com>
73
74         * gdk/gdk.symbols: Add the gdk_display variable.
75
76         * gdk/abicheck.sh:
77         * gtk/abicheck.sh: Also check exported variables.
78
79 Fri Aug  5 16:54:19 2005  Søren Sandmann  <sandmann@redhat.com>
80
81         * gtk/gtkmenutoolbutton.c
82         (gtk_menu_tool_button_construct_contents): Set the relief of the
83         arrow button to the value returned by
84         gtk_tool_item_get_relief_style(). Patch from Benjamin Berg.
85         Bug 312695.
86
87 2005-08-04  Sunil Mohan Adapa  <sunil@atc.tcs.co.in>
88
89         * configure.in: Re-added "te" to ALL_LINGUAS after
90         correcting the problem.
91
92 2005-08-04  Matthias Clasen  <mclasen@redhat.com>
93
94         * configure.in: Require cairo 0.6
95
96 2005-08-04  Christian Persch  <chpe@cvs.gnome.org>
97
98         * configure.in: Remove "te" since it breaks the build.
99
100 2005-08-04  Sunil Mohan Adapa  <sunil@atc.tcs.co.in>
101
102         * configure.in: Added "te" to ALL_LINGUAS.
103
104 2005-08-04  Tor Lillqvist  <tml@novell.com>
105
106         * gtk-zip.sh.in: Reflect the change of the default theme's name to
107         "Raleigh". Include the MS-Windows theme's gtkrc file. Include the
108         theme engine DLLs.
109
110 2005-08-02  Matthias Clasen  <mclasen@redhat.com>
111
112         * configure.in: Bump version
113
114         * === Released 2.7.5 ===
115
116         * configure.in: Bump version
117
118         * NEWS: Updates
119
120 2005-08-01  Matthias Clasen  <mclasen@redhat.com>
121
122         * gtk/gtkfixed.c (gtk_fixed_put): Fix a typo, spotted by
123         David Odin.
124
125         * gtk/Makefile.am (install-data-local): 
126         * gtk/gtksettings.c (gtk_settings_class_init): Rename the 
127         default theme to "Raleigh".  (#312254, Thomas Wood)
128
129         * gtk/gtkdnd.c (set_icon_stock_pixbuf): Create the icon window
130         with the correct dimensions.  (#312256, Mike Morrison)
131
132         * gtk/gtktextbuffer.h: 
133         * gtk/gtk.symbols: Remove G_GNUC_NULL_TERMINATED here
134         as well.
135
136         * gtk/gtkuimanager.c (update_node): Update tooltips when 
137         reconnecting toolitems.  (#312173, Alex Graveley)
138
139         * gdk/x11/gdkxftdefaults.c: Define the hint styles to make
140         building against fc < 2.2.92 work.  (#311839, Damien Carbery)
141
142         * gdk/x11/gdkevents-x11.c (gdk_check_wm_desktop_changed): Make
143         tracking the on_all_desktops state work better.
144
145         * gdk/x11/gdkwindow-x11.c (gdk_x11_window_move_to_current_desktop): 
146         Don't do anything if the window is on all desktops.  (#311803,
147         Elijah Newren)
148
149 2005-08-01  Dom Lachowicz <cinamod@hotmail.com>
150
151         * modules/engines/ms-windows/Theme/gtk-2.0/gtkrc: Part of #168326
152
153 2005-08-01  Matthias Clasen  <mclasen@redhat.com>
154
155         * gtk/gtkclipboard.c (gtk_clipboard_set_image) 
156         (gtk_clipboard_set_text): Don't leak atom names.  (#311933,
157         Peter Zelezny)
158
159         * gtk/gtkmain.c (do_post_parse_initialization): Call
160         gettext_initialization() here as well.  (#311612, Dan Winship)
161
162 2005-08-01  Tor Lillqvist  <tml@novell.com>
163
164         * gdk/win32/gdkwindow-win32.c (gdk_window_set_urgency_hint):
165         Implement using FlashWindowEx(). (#309423)
166
167 2005-07-30  Hans Breuer  <hans@breuer.org>
168
169         * gtk/makefile.msc.in tests/makefile.msc : updated
170
171 2005-07-30  Johan Dahlin  <jdahlin@async.com.br>
172
173         * gtk/gtkctree.c (gtk_ctree_class_init): Do not use | 
174         G_PARAM_STATIC_NAME in the type field, makes subclassing possible.
175
176 2005-07-29  Claudio Saavedra  <csaavedra@alumnos.utalca.cl>
177
178         * docs/reference/gtk/migrating-GtkAction.sgml: Declaring the 
179         GtkActionEntry arrays static const. Fixes #301612.
180
181 2005-07-29  J. Ali Harlow  <ali@juiblex.co.uk>
182
183         * gtk/Makefile.am: Include gtkwin32embed.h in EXTRA_DIST
184         unconditionally. Fixes #311972.
185
186 2005-07-28  Federico Mena Quintero  <federico@ximian.com>
187
188         * perf/README: Update for the new API of the profiler.
189
190         * perf/gtkwidgetprofiler.[ch]: New files with a widget profiler
191         object.  This is the old content of timers.[ch] turned into a nice
192         object, with signals for creation and reporting.  The profiler
193         needs to maintain some state when reusing the widget, so it's
194         useful to turn it into a real object.
195
196         Break down timing show_all into GTK_WIDGET_PROFILER_REPORT_MAP and
197         GTK_WIDGET_PROFILER_REPORT_EXPOSE.
198
199         * perf/main.c: Refactor to use GtkWidgetProfiler.
200
201         * perf/appwindow.c (content_area_new): Make this just create a
202         notebook, instead of a complex arrangement of panes.
203
204         * perf/widgets.h: New header file for all the "create a widget"
205         utility functions.
206
207         * perf/treeview.c: New file.  Moved the tree view part from
208         appwindow.c over to here; GtkTreeView really needs its own tests.
209         (tree_view_new): Set the shadow type to IN.
210
211         * perf/textview.c: Likewise moved over from appwindow.c, but for
212         GtkTextView.
213         (text_view_new): Set the shadow type to IN.
214
215         * perf/Makefile.am (testperf_SOURCES): Add the new source files;
216         remove appwindow.h and timers.[ch].
217
218         * perf/timers.[ch]: Removed.
219
220         * perf/appwindow.h: Removed.
221
222 2005-07-29  Tor Lillqvist  <tml@novell.com>
223
224         * gdk/win32/gdkevents-win32.c: Remove ifdeffed out code relating
225         to the gdk-ping message. Use the global _gdk_display instead of
226         calling gdk_display_get_default() or gdk_drawable_get_display()
227         which would return _gdk_display anyway.
228         (append_event, apply_filters, gdk_event_translate): Drop any
229         GdkDisplay parameter as we only have one display anyway. Use
230         _gdk_display where needed.
231         (gdk_event_apply_filters): Delete, move the code into its only
232         caller, apply_filters().
233         (generate_button_event): Factor out code from two places in
234         gdk_event_translate().
235         (gdk_event_translate): Call generate_button_event() in place of
236         inline code.
237
238         * gdk/win32/gdkevents-win32.c (generate_grab_broken_event): New
239         static function to generate and append the GDK_GRAB_BROKEN events.
240         (gdk_pointer_grab, gdk_keyboard_grab): Generate grab broken events
241         when overriding a grab inside the application, like in the X11
242         backend. Final bits of the fix for #107320, hopefully.
243         (print_event): Handle also GDK_SETTING, GDK_OWNER_CHANGE and
244         GDK_GRAB_BROKEN events.
245         (gdk_event_translate): Call generate_grab_broken_event() in place
246         of inline code.
247         
248         * gdk/win32/gdkdrawable-win32.c (blit_inside_drawable): Rename
249         from blit_inside_window(), as it now does blitting inside a
250         bitmap, too. No code change, still just call BitBlt().
251         (_gdk_win32_blit): Check for source equalling destination
252         first. (#169508, #131977) 
253         Do away with the superfluous local draw_impl variable, the
254         parameter to this function is already a GdkDrawableImplWin32*, no
255         need to copy and cast it.
256
257 2005-07-28  Robert Ögren  <gtk@roboros.com>
258
259         Avoid spurious core pointer events when the tablet pen is lifted.
260         (#167000)
261
262         * gdk/win32/gdkinput-win32.c (set_ignore_core): New static function,
263         handles delayed unsetting of _gdk_input_ignore_core.
264         (_gdk_input_other_event): Call set_ignore_core instead of setting
265         _gdk_input_ignore_core directly.
266
267 2005-07-28  Dom Lachowicz <cinamod@hotmail.com>
268
269         * modules/engines/ms-windows/*: Re-sync with gtk-wimp CVS. Notable
270         changes include: menu/toolbars have a gradient applied to them; better
271         handling of menu/toolbar shadows, tracking theme settings;
272         sliders/scales now use XP theming; status bar grippies drawn properly;
273         convincing toolbar grippies are drawn for the Win2k theme; notebook
274         tabs now have that orange stripe across their top; a host of scrollbar
275         bugs are fixed
276         
277 2005-07-27  Tor Lillqvist  <tml@novell.com>
278
279         * gdk/win32/gdkmain-win32.c (_gdk_win32_psstyle_to_string): Handle
280         PS_ALTERNATE, too.
281
282         * gdk/win32/gdkmain-win32.c (gdk_screen_get_height_mm): Fix for
283         multi-monitor cases. (#311677, Tim Evans)
284
285 2005-07-26  Owen Taylor  <otaylor@redhat.com>
286
287         * gtk/gtknotebook.c (gtk_notebook_page_allocate): Fix to be
288         monotonic in the original size (#308145, Morten Welinder)
289
290 2005-07-26  Elijah Newren  <newren@gmail.com>
291
292         Revert part of patch from #166379; don't have gtk_window_present()
293         change a window's desktop, but rather leave it up to the WM.
294         (#311653)
295         
296         * gtk/gtkwindow.c (gtk_window_present_with_time): Don't change a
297         window's workspace
298
299 2005-07-26  Tor Lillqvist  <tml@novell.com>
300
301         * gtk/gtkplug-win32.c: Declare GetAncestor() and define GA_PARENT
302         if missing (MSVC6). (#311633)
303
304 2005-07-26  Federico Mena Quintero  <federico@ximian.com>
305
306         * perf/: New directory with the start of a framework for testing
307         performance in GTK+.
308
309         * Makefile.am (SRC_SUBDIRS): Added the perf directory.
310
311         * configure.in (AC_OUTPUT): Generate perf/Makefile.
312
313 2005-07-26  Matthias Clasen  <mclasen@redhat.com>
314
315         * gtk/gtkfilechooserdefault.c: Fix up includes on Win32.  
316         (#311630, Kazuki Iwamoto)
317
318         * gtk/gtkimcontextsimple.c: Add ISO_Level3_Shift to 
319         the list of keysyms to ignore for composition, since
320         AltGr keys produce it in some keyboard layouts.  (#307283)
321
322         * gtk/gtkwidget.h: 
323         * gtk/gtk.symbols: Remove G_GNUC_NULL_TERMINATED from
324         gtk_widget_new as well, pointed out by Kjartan Maraas.
325
326 2005-07-25  Matthias Clasen  <mclasen@redhat.com>
327
328         * gtk/gtkhsv.c (paint_triangle): Pad out the full width, in 
329         an attempt to work around bug #311225. 
330
331         * gtk/gtktreemodelsort.c: Trivial doc fixes.
332
333         * gtk/gtktreesortable.c: Talk about comparison functions, not
334         sort functions in some places.  (#311398, Fabrice Bauzac)
335
336         * gtk/gtk.symbols: 
337         * gtk/gtkobject.[hc]: 
338         * gtk/gtkfilechooserdialog.[hc] 
339         * gtk/gtkdialog.[hc]: Remove the G_GNUC_NULL_TERMINATED marker
340         from a number of varargs functions where we allow to omit the
341         varargs completely.  (#311465, Callum McKenzie)
342
343 2005-07-22  Matthias Clasen  <mclasen@redhat.com>
344
345         * === Released 2.7.4 === 
346
347         * NEWS: Updates
348
349         * gtk/gtkmessagedialog.c (gtk_message_dialog_format_secondary_markup): 
350         Point out escaping oversight.  (#311260, Owen Taylor)
351
352 2005-07-21  Matthias Clasen  <mclasen@redhat.com>
353
354         * gtk/gtkcombobox.c (gtk_combo_box_list_destroy): Cleanup
355         a possible resize idle.  (#311141, Robert Ögren)
356
357         * gtk/gtktreemodelsort.c (gtk_tree_model_sort_row_changed): 
358         (gtk_tree_model_sort_sort_level): Ref the level while using it,
359         otherwise it may get nuked by gtk_tree_model_sort_increment_stamp.
360         (gtk_tree_model_sort_row_deleted): Don't leak the root level 
361         here.  (#300089, James Bramford, Markku Vire)
362
363 2005-07-21  Federico Mena Quintero  <federico@ximian.com>
364
365         * gtk/gtkfilechooser.c (gtk_file_chooser_set_filename): Clarify
366         the usage of this function.
367         (gtk_file_chooser_set_uri): Likewise.
368         (gtk_file_chooser_set_current_name): Likewise.
369
370         * gtk/gtkfilechooserdefault.c (set_file_system_backend):
371         Instrument this function for profiling as well.
372         (gtk_file_chooser_default_init): Likewise; just to have a marker
373         of where instance initialization begins.
374
375 2005-07-21  Owen Taylor  <otaylor@redhat.com>
376
377         * gtk/gtkwidget.c (update_pango_context): Fix a couple of leaks.
378
379 2005-07-21  Christian Rose  <menthos@menthos.com>
380
381         * configure.in: Added "hy" to ALL_LINGUAS.
382
383 2005-07-21  Matthias Clasen  <mclasen@redhat.com>
384
385         * NEWS: Updates
386
387         * gtk/gtkstatusbar.c (gtk_statusbar_size_allocate): Be
388         a bit more careful to not shrink the label to a negative
389         width.  (#311175, Thomas Vander Stichele)
390
391         * gtk/gtk.symbols: mark gtk_socket_steal as deprecated.
392
393         * configure.in: Bump the cairo requirement.
394
395 2005-07-19  Owen Taylor  <otaylor@redhat.com>
396
397         * gtk/gtksettings.c gtk/gtkwidget.c: Change machinery for
398         following font rendering xsettings to set cairo font
399         options on PangoContext
400
401         * gdk/x11/gdkxftdefaults.c gdk/x11/gdkevents-x11.c gdkscreen-x11.h
402         gdkprivate-x11.h: Get default values for rendering options
403         (such as antialiasing, dpi) from the Xft resources for the
404         display, borrowing a bit of code from Xft.
405
406         * gtk/gtksettings.c (gtk_settings_class_init): Fix docs for
407         values of gtk-xft-hintstyle.
408
409 2005-07-21  Tor Lillqvist  <tml@novell.com>
410
411         Make GtkPlug/Socket cross-platform: Add Win32 implementation,
412         splice out X11 implementation to separate files. (#58541)
413             
414         * gtk/gtk.symbols: Make GtkPlug/Socket API available with all
415         backends.
416
417         * gtk/Makefile.am: Changes to build GtkPlug/Socket with all
418         backends.
419
420         * gtk/gtksocket.c
421         * gtk/gtkplug.c: Splice out backend-dependend parts to separate
422         files, see below.
423
424         * gtk/gtksocketprivate.h
425         * gtk/gtkplugprivate.h: New files. Declare the backend-specific
426         functions, and the private backend-independent functions they call
427         back to.
428
429         * gtk/gtksocket-stub.c
430         * gtk/gtkplug-stub.c
431         * gtk/gtksocket-x11.c
432         * gtk/gtkplug-x11.c
433         * gtk/gtksocket-win32.c
434         * gtk/gtkplug-win32.c
435         * gtk/gtkwin32embed.h
436         * gtk/gtkwin32embed.c: New files, containing the backend-specific
437         parts of GtkPlug/Socket.
438
439         * gtk/gtkxembed.h
440         * gtk/gtkxembed.c (_gtk_xembed_message_name): New function, used
441         in error messages and debugging output.
442         
443         * gtk/gtkwindow.c (gtk_window_show): No need for ifdef, can now
444         use GTK_IS_PLUG() with all backends.
445
446         * tests/testsocket_common.c: Make it work on Win32, too.
447
448 2005-07-21  Tor Lillqvist  <tml@novell.com>
449
450         * gdk/win32/gdkwindow-win32.c (gdk_window_set_title): Use
451         wide-char API when available. (#311079, Peter Zelezny)
452
453 2005-07-21  Matthias Clasen  <mclasen@redhat.com>
454
455         * gtk/gtkwidget.c (gtk_widget_modify_bg, gtk_widget_modify_base): 
456         Add hints on how to handle "no window" widgets.  (#136347)
457
458 2005-07-20  Keith Packard  <keithp@keithp.com>
459
460         * gdk/x11/gdkdrawable-x11.c: (gdk_x11_ref_cairo_surface):
461
462         Follow change in cairo API to add Screen* to
463         cairo_xlib_create_surface_for_bitmap
464
465 2005-07-20  Matthias Clasen  <mclasen@redhat.com>
466
467         * gtk/gtkicontheme.c (load_svg_at_size): Explicitly use the 
468         svg loader, if available. This should help with the fact that
469         svg is not reliably sniffable with the current gdk-pixbuf sniffing
470         code. 
471
472         * gtk/gtkstyle.c (gtk_default_draw_expander): Make sure expanded
473         expanders are not fuzzy.  (#310172, reported by Alexander Larsson,
474         patch by Owen Taylor)
475
476         * gtk/gtkdnd.c (gtk_drag_begin_internal): Don't fail if we
477         can't get a keyboard grab.  (#168351)
478
479         * gtk/gtkfilechooserbutton.c (gtk_file_chooser_button_[sg]et_property):
480         Add GTK_FILE_CHOOSER_PROP_DO_OVERWRITE_CONFIRMATION. 
481
482 2005-07-19  Federico Mena Quintero  <federico@ximian.com>
483
484         * gtk/gtkfilechooserdefault.c: Added a few utility functions for
485         profiling; instrument the code, make it conditional.
486
487 2005-07-19  Kristian Rietveld  <kris@gtk.org>
488
489         * gtk/gtkentry.c (gtk_entry_move_forward_word): don't iterate
490         past the end of the string, so pango_layout_get_cursor_pos() won't
491         complain. (#309211, Tommi Komulainen).
492
493 2005-07-19  Tor Lillqvist  <tml@novell.com>
494
495         * gtk/gtkmain.c (check_sizeof_GtkWindow, check_sizeof_GtkBox):
496         Don't bother mentioning the -fnative-struct (used by GCC 2) switch
497         in the error message any longer.
498
499 2005-07-18  Matthias Clasen  <mclasen@redhat.com>
500
501         * gdk/gdkpixbuf-render.c: Small formatting fixes in doc comments. 
502
503         * gtk/gtkcombobox.c (gtk_combo_box_model_row_deleted) 
504         (gtk_combo_box_model_row_inserted): Remove useless calls
505         to gtk_tree_row_reference_inserted/deleted, since we
506         don't use manual row references here. 
507
508         * gtk/gtkmain.c (gtk_parse_args, gtk_init_with_args): Call
509         gettext_initialization before checking gtk_initialized, otherwise
510         there are scenarios where it is not called at all. For an
511         example, see tests/testfilechooserbutton.c.  (#310323, 
512         Arkady L. Shane)
513
514 2005-07-18  Tor Lillqvist  <tml@novell.com>
515
516         * gdk/win32/gdkgc-win32.c (gdk_win32_hdc_get): Be sure to remove
517         any possible leftover clipping region in the DC if we don't want
518         any clipping. Thanks to Robert Ögren. (#309823)
519
520         * configure.in (GDK_EXTRA_LIBS): [Win32] Bypass libtool, use
521         -Wl,-luuid. This avoids a libtool warning as libuuid is static.
522
523 2005-07-18  Matthias Clasen  <mclasen@redhat.com>
524
525         * gtk/gtkcombobox.c (gtk_combo_box_set_focus_on_click): Propagate
526         the focus-on-click value to the button.  (#310543, Christian Persch)
527
528         * gtk/gtkwidget.c (gtk_widget_set_double_buffered): Add a note
529         about the need to handle expose events. We really need a chapter
530         on the GTK+ drawing model that we can refer to here... (#310765,
531         Steve Chaplin)
532
533 2005-07-16  Tor Lillqvist  <tml@novell.com>
534
535         * configure.in (GDK_EXTRA_LIBS): [Win32] Put -luuid back, it is
536         needed in case one builds without the ie55 stuff. (#310582)
537
538 2005-07-15  Matthias Clasen  <mclasen@redhat.com>
539         
540         * configure.in: Bump version
541
542         * === Released 2.7.3 ===
543         
544         * gdk/gdkdraw.c (gdk_draw_drawable): Add better docs.  
545         (#310192, Owen Taylor)
546
547 2005-07-15  Matthias Clasen  <mclasen@redhat.com>
548
549         * NEWS: Updates
550
551         * gtk/gtkentry.c (gtk_entry_move_forward_word): 
552         (gtk_entry_move_backward_word): Don't treat whitespace as
553         words for keynav, pointed out by Owen Taylor.
554
555 2005-07-15  Federico Mena Quintero  <federico@ximian.com>
556
557         * gtk/gtkfilechooserdefault.c
558         (should_respond_after_confirm_overwrite): Take the parent folder
559         path instead of the display name, to avoid doing duplicated work
560         in gtk_file_chooser_default_should_respond().
561
562 2005-07-15  Federico Mena Quintero  <federico@ximian.com>
563
564         * gtk/gtkfilechooserdefault.c
565         (confirm_dialog_should_accept_filename): Take the display name of
566         the folder as well so that we can present a better message.  Use a
567         stock cancel button, "_Replace", and GTK_STOCK_SAVE_AS.
568         (gtk_file_chooser_default_should_respond): Pass the file part and
569         folder display name directly to the function above.  Oops, only do
570         the confirmation dialog if the file exists.
571
572 2005-07-15  Federico Mena Quintero  <federico@ximian.com>
573
574         * gtk/gtkfilechooserdefault.c
575         (confirm_dialog_should_accept_filename): Use header capitalization
576         for the buttons, per the HIG.
577
578         * gtk/gtk.symbols: Add the new functions.
579
580         * tests/testfilechooser.c (confirm_overwrite_cb): Add a test for
581         the confirm-overwrite signal.
582
583         * gtk/gtkfilechooser.c (gtk_file_chooser_class_init): Remove the
584         stub documentation for the "confirm-overwrite" signal.
585         (gtk_file_chooser_set_do_overwrite_confirmation): Add "Since: 2.8"
586         to the docs.
587         (gtk_file_chooser_get_do_overwrite_confirmation): Likewise.
588
589 2005-07-14  Federico Mena Quintero  <federico@ximian.com>
590
591         Add overwrite confirmation for SAVE mode.  Fixes bug #152850:
592
593         * gtk/gtkfilechooser.h: Add prototypes for
594         gtk_file_chooser_set/get_do_overwrite_confirmation().
595         (GtkFileChooserConfirmation): New enum for the result of the
596         "confirm-overwrite" signal.
597
598         * gtk/gtkmarshalers.list: Add ENUM:VOID.
599
600         * gtk/gtkfilechooser.c (gtk_file_chooser_class_init): Add a
601         "do-overwrite-confirmation" boolean property.
602         (gtk_file_chooser_set_do_overwrite_confirmation): Implement.
603         (gtk_file_chooser_get_do_overwrite_confirmation): Implement.
604         (confirm_overwrite_accumulator): New accumulator for the signal.
605
606         * gtk/gtkfilechooserutils.h (GtkFileChooserProp): Add
607         GTK_FILE_CHOOSER_PROP_DO_OVERWRITE_CONFIRMATION.
608
609         * gtk/gtkfilechooserutils.c
610         (_gtk_file_chooser_install_properties): Override the
611         do-overwrite-confirmation property.
612
613         * gtk/gtkfilechooserprivate.h (struct _GtkFileChooserIface): Add a
614         confirm_overwrite signal to the vtable.
615
616         * gtk/gtkfilechooserdefault.c
617         (gtk_file_chooser_default_set_property): Handle the new property.
618         (gtk_file_chooser_default_get_property): Likewise.
619         (get_selected_file_info_from_file_list): New helper function; code
620         taken from list_selection_changed().
621         (list_selection_changed): Use get_selected_file_info_from_file_list().
622         (should_respond_after_confirm_overwrite): New function.
623         (gtk_file_chooser_default_should_respond): Confirm when necessary.
624
625 2005-07-14  Matthias Clasen  <mclasen@redhat.com>
626
627         * gtk/gtk.symbols: Add new exported symbols.
628
629 2005-07-14  Tor Lillqvist  <tml@novell.com>
630
631         * gtk/gtkfilesystemwin32.c (filename_get_info): Implement getting
632         the MIME type of a file. Look it up in the Registry. Bug reported
633         by Hans Oesterholt.
634
635 2005-07-14  Tor Lillqvist  <tml@novell.com>
636
637         * configure.in (GDK_EXTRA_LIBS): Don't need -luuid on Win32. It
638         was some leftover, and in fact occasionally caused issues with
639         libtool as it made its way into the libgdk-win32-2.0.la file and
640         that way into the .la files of all libraries that depend on
641         GDK. (This happened only when building from CVS and not using a
642         full "make install" which would run the sanitize-la.sh script.)
643
644 2005-07-14  Matthias Clasen  <mclasen@redhat.com>
645
646         * gdk/x11/gdkevents-x11.c (set_screen_from_root): Don't assert if 
647         the xrootwin is invalid.  (#309997, Barbie LeVille)
648         (gdk_event_translate): Ignore events with an invalid root field.
649
650         * configure.in: Set interface age to 0.
651
652         * gtk/gtkimmodule.h: Move G_BEGIN_DECLS to the right spot, noticed
653         by Akira Tagoh.
654
655 2005-07-14  Kristian Rietveld  <kris@gtk.org>
656
657         * gtk/gtktreeviewcolumn.[ch] (gtk_tree_view_column_queue_resize): new
658         function (fixes #169961, reported by Morten Welinder).
659
660 2005-07-14  Kristian Rietveld  <kris@gtk.org>
661
662         * gtk/gtktreeview.[ch] (gtk_tree_view_get_visible_range): new
663         function. (fixes #105252, suggestion from Mikael Hallendal).
664
665 2005-07-13  Manish Singh  <yosh@gimp.org>
666
667         * demos/gtk-demo/iconview_edit.c: remove unused variable.
668
669 2005-07-13  Kristian Rietveld  <kris@gtk.org>
670
671         * gtk/gtktreemodel.[ch] (gtk_tree_row_reference_get_model): new
672         function. (#160879, Stefan Kost).
673
674 2005-07-13  Kristian Rietveld  <kris@gtk.org>
675
676         * gtk/gtktreeview.c (gtk_tree_view_bin_expose): paint a flat box
677         on the area the treeview got allocated extra vertically (fixes
678         #142063, reported by Brian Bober).
679
680         * gtk/gtktreeviewcolumn.c (gtk_tree_view_column_cell_process_action):
681         make this function calculate real_cell_area and real_background_area
682         correctly. (fixes #309249, reported by Bernd Demian).
683
684 2005-07-13  Matthias Clasen  <mclasen@redhat.com>
685
686         * gtk/gtkcalendar.c (calendar_realize_arrows): Fix an 
687         unintentional case of width-for-height... (#310133, Luis Villa)
688
689 2005-07-13  Kristian Rietveld  <kris@gtk.org>
690
691         * gtk/gtktreeview.c (gtk_tree_view_new_column_width): let's take
692         the MIN of width and max_width here, not width and max_width != -1.
693         (fixes #144480, reported by Mikael Magnusson).
694
695 2005-07-13  Matthias Clasen  <mclasen@redhat.com>
696
697         * gtk/gtkicontheme.c (load_themes): Don't keep the caches
698         for unthemed directories in a separate list, instead append
699         them at the end of the dir_mtimes list, so that we can check
700         them for staleness like the other caches.  (#310221, Mark 
701         McLoughlin)
702
703         * configure.in: Check that we have a new enough Cairo.
704
705 2005-07-13  Robert Ögren  <gtk@roboros.com>
706
707         Fix handling of Aiptek and Aiptek-like graphical tablets such as Trust
708         on Windows. (#167004, thanks to "pnohant" for testing)
709
710         Code cleanup: Remove the unused and unmaintained code for using a
711         non-system tablet context (USE_SYSCONTEXT ifdef:s), suggested
712         by Tor Lillqvist.
713
714         * gdk/win32/gdkinput-win32.c (_gdk_input_wintab_init_check): Handle
715         tablet drivers that don't support WTI_DDCTXS/WTI_DSCTXS gracefully.
716         Sligthly reorganize and simplify the code to support this.
717         (_gdk_input_wintab_init_check, _gdk_input_other_event): Remove
718         USE_SYSCONTEXT ifdef:s and the code for the case it was not defined.
719         (gdk_input_window_find_within): Removed.
720
721 2005-07-13  Matthias Clasen  <mclasen@redhat.com>
722
723         * gdk/win32/bdfcursor.c: Add Copyright/License information.
724         
725 2005-07-13  Kristian Rietveld  <kris@gtk.org>
726
727         * gtk/gtktreeview.c (validate_row): when !separator, don't add
728         the focus_line_width to width/height (happens in
729         _column_cell_get_size), but do add the vertical-separator to height,
730         we weren't taking this into account before.
731
732         * gtk/gtkentrycompletion.c (_gtk_entry_completion_resize_popup):
733         take vertical-separator into account. (#309137, Ross Burton).
734
735 2005-07-13  Matthias Clasen  <mclasen@redhat.com>
736
737         * tests/treestoretest.c: 
738         * tests/testxinerama.c: 
739         * tests/testtreeview.c: 
740         * tests/testtreefocus.c: 
741         * tests/testtreeflow.c:
742         * tests/testtreeedit.c: 
743         * tests/testtreecolumns.c: 
744         * tests/testtext.c: 
745         * tests/testtextbuffer.c: 
746         * tests/testspinbutton.c: 
747         * tests/testsocket_common.c: 
748         * tests/testsocket_child.c: 
749         * tests/testsocket.c: 
750         * tests/testmultiscreen.c: 
751         * tests/testmultidisplay.c: 
752         * tests/testmerge.c: 
753         * tests/testmenus.c: 
754         * tests/testmenubars.c: 
755         * tests/testicontheme.c: 
756         * tests/testfilechooser.c: 
757         * tests/testentrycompletion.c: 
758         * tests/testdnd.c: 
759         * tests/testcombochange.c: 
760         * tests/testactions.c: 
761         * tests/testcombo.c: 
762         * tests/simple.c: 
763         * gtk/gtktextutil.c: 
764         * gtk/gtktexttypes.h: 
765         * gtk/gtktexttypes.c: 
766         * gtk/gtktexttagprivate.h: 
767         * gtk/gtktextsegment.h: 
768         * gtk/gtktextiterprivate.h: 
769         * gtk/gtktextchildprivate.h: 
770         * gtk/gtktextbtree.h: Add Copyright/License information.
771
772         * gtk/gtkicontheme.c (gtk_icon_theme_get_default) 
773         (gtk_icon_theme_get_for_screen): Add a warning about
774         unreffing icon themes.  (#310163, Rodney Dawes)
775
776 2005-07-13  Kristian Rietveld  <kris@gtk.org>
777
778         * gtk/gtktreeselection.c (gtk_tree_selection_selected_foreach): quit
779         maintaining the iter on every iteration, only get the iter when
780         we are about to call the foreach_func. Gives us a 10x speedup,
781         since maintaining iters is a lot more expensive than maintaining
782         paths. We lose a bit of sanity checking though. Thanks go to
783         Billy Biggs for pointing this out.
784
785 2005-07-12  Matthias Clasen  <mclasen@redhat.com>
786
787         * tests/testcairo.c (draw): Fix the same confusion here, too.
788
789         * gdk/gdkgc.c (make_stipple_tile_surface): Fix 
790         cairo_content_t <-> cairo_format_t confusion.  (#310086,
791         Carlos Garnacho Parro)
792
793         * gtk/gtkfilesystemunix.c 
794         (gtk_file_system_unix_volume_get_display_name): Follow
795         the Nautilus change and rename "Filesystem" to "File System",
796         string change.  (#310047, Vincent Noel)
797         
798 2005-07-12  Matthias Clasen  <mclasen@redhat.com>
799
800         * demos/gtk-demo/iconview.c: Rename this demo.
801
802         * demos/gtk-demo/iconview_edit.c: Add a demo for icon view
803         editing and drag-and-drop.
804
805         * demos/gtk-demo/geninclude.pl.in: Accept dashes in demo titles.
806
807 2005-07-12  Matthias Clasen  <mclasen@redhat.com>
808
809         * gtk/theme-bits/decompose-bits.c: 
810         * gtk/gtkfilechooserembed.c: 
811         * gtk/gtktextmarkprivate.h: 
812         * gtk/gtktexttagtable.h: 
813         * gtk/gtktexttagtable.c: 
814         * gtk/gtkrc.key.emacs: Add Copyright/License information.
815
816         * gdk/linux-fb/gdkrender-fb.c: 
817         * gdk/linux-fb/gdkpango-fb.c: 
818         * gdk/linux-fb/gdkdrawable-fb2.c: 
819         * gdk/linux-fb/gdkgc-fb.c: 
820         * gdk/linux-fb/gdkfbswitch.c: Add Copyright/License information.
821
822         * gdk/gdkwindow.h: 
823         * gdk/gdkvisual.h: 
824         * gdk/gdkselection.h: 
825         * gdk/gdkselection.c: 
826         * gdk/gdkregion.h: 
827         * gdk/gdkproperty.h: 
828         * gdk/gdkpixmap.h: 
829         * gdk/gdkpixbuf.h: 
830         * gdk/gdkkeyuni.c: 
831         * gdk/gdkintl.h: 
832         * gdk/gdkinput.h: 
833         * gdk/gdkimage.h: 
834         * gdk/gdkgc.h: 
835         * gdk/gdkfont.h: 
836         * gdk/gdkevents.h: 
837         * gdk/gdkdnd.h: 
838         * gdk/gdkcursor.h: 
839         * gdk/gdkcolor.h: Add Copyright/License information.
840
841 2005-07-11  Matthias Clasen  <mclasen@redhat.com>
842
843         * modules/input/imm-extra.h: Add Copyright/License information.
844
845 2005-07-11  Matthias Clasen  <mclasen@redhat.com>
846
847         * gtk/gtktexttag.c (gtk_text_tag_class_init) 
848         (gtk_text_tag_set_property): Remove the runtime warning about 
849         the invisible property, add a warning about possible remaining
850         problems to the documentation of the property.  (#66194)
851
852         * gtk/gtktextview.c (gtk_text_view_move_cursor_internal): Don't
853         ever go unconditionally to the buffer ends; that doesn't work
854         if the initial or final portion of the buffer are invisible.
855
856 2005-07-11  Kristian Rietveld  <kris@gtk.org>
857
858         * gtk/gtktreeview.c (gtk_tree_view_class_init): add binding entry
859         for ctrl + backspace (move focus to parent without affecting
860         selection),
861         (gtk_tree_view_real_select_cursor_parent): implement ctrl+backspace
862         and simplify the function a bit. (#309296, Kathy Fernandes).
863
864 2005-07-11  Matthias Clasen  <mclasen@redhat.com>
865
866         Make gtk_window_present() move the window to the current
867         desktop, instead of letting the WM change the current
868         desktop to where the window is.  (#166379, Elijah Newren)
869         
870         * gdk/gdk.symbols: 
871         * gdk/x11/gdkx.h: 
872         * gdk/x11/gdkwindow-x11.c (gdk_x11_window_move_to_current_desktop): 
873         New function to move a window to the current desktop.
874         
875         * gtk/gtkwindow.c (gtk_window_present_with_time): Move the
876         window to the current desktop before giving it focus.  
877
878 2005-07-11  Matthias Clasen  <mclasen@redhat.com>
879
880         When dragging text, use a drag icon showing the (ellipsized)
881         text that is being dragged: (#161132, Kevin Duffus, patch
882         by Carlos Garnacho Parro)
883         
884         * gtk/gtktextutil.h: 
885         * gtk/gtktextutil.c (_gtk_text_util_create_drag_icon): Add
886         a function to create a pixmap for use when dragging text.
887
888         * gtk/gtktextview.c (gtk_text_view_start_selection_dnd): 
889         * gtk/gtklabel.c (gtk_label_motion): 
890         * gtk/gtkentry.c (gtk_entry_motion_notify): Use a drag icon
891         showing the text being dragged.  
892
893 2005-07-11  Matthias Clasen  <mclasen@redhat.com>
894
895         * gtk/gtkentry.c (gtk_entry_move_forward_word) 
896         (gtk_entry_move_backward_word): Match the text view change
897         to allow selecting whitespace with double-click.
898
899         * gtk/gtktextview.c (extend_selection): Make double-clicking
900         between words select whitespace.  (#309860, Mike Miller, patch
901         by Paolo Borelli)
902
903         * gtk/gtkiconview.c: Documentation improvements.  (#309946, 
904         Torsten Schoenfeld)
905
906 2005-07-10  Kristian Rietveld  <kris@gtk.org>
907
908         * gtk/gtktreeview.c (gtk_tree_view_move_cursor_page_up_down): remove
909         unneeded check for negative window_y.
910
911 2005-07-10  Kristian Rietveld  <kris@gtk.org>
912
913         * gtk/gtktreeview.c (gtk_tree_view_search_key_press_event): also move
914         to the next match when ctrl+g is pressed. (#156657, Matt T. Proud).
915
916 2005-07-10  Kristian Rietveld  <kris@gtk.org>
917
918         * gtk/gtktreeview.c (gtk_tree_view_move_cursor_page_up_down): rework
919         function to make page up/down behave the same as in GtkTextView.
920         (Fixes #101220, Owen Taylor).
921
922 2005-07-09  Kristian Rietveld  <kris@gtk.org>
923
924         Fix #305737, patch from Tomislav Jonjic. This makes the
925         gtk_tree_store_insert* family of functions emit row_has_child_toggled
926         when needed (they didn't do that before).
927
928         * gtk/gtktreestore.c (gtk_tree_store_insert): emit
929         row_has_child_toggled when needed,
930         (gtk_tree_store_insert_before): fix a possible memleak,
931         emit row_has_child_toggled when needed,
932         (gtk_tree_store_insert_after): ditto.
933
934 2005-07-09  Kristian Rietveld  <kris@gtk.org>
935
936         * gtk/gtktreeview.c (gtk_tree_view_real_expand_row): when
937         open_all is TRUE, traverse the newly built tree to emit
938         row_expanded for the subitems. (rev 1.444, patch in #172319
939         broke this). Fixes #305582, reported by Billy Biggs.
940
941 2005-07-09  Tor Lillqvist  <tml@novell.com>
942
943         * configure.in: Look for windres on Win32. Drop build/* from
944         AC_CONFIG_FILES.
945
946         * Makefile.am: Drop build from SUBDIRS. 
947
948         * gdk/win32/rc/Makefile.am
949         * gdk/Makefile.am
950         * gtk/Makefile.am: Don't use the scripts in build/win32 to compile
951         the rc files into resource object files. (This means we lose the
952         build number increment magic, but I doubt it was that useful
953         anyway.) Instead use windres directly. To pass a normal .o file
954         produced by windres through libtool, which would want a .lo file,
955         pass it directly to the linker using a -Wl option.
956
957         * gdk/win32/rc/gdk.rc.in
958         * gtk/gtk-win32.rc.in: Replace BUILDNUMBER with 0.
959
960 2005-07-08  Kristian Rietveld  <kris@gtk.org>
961
962         Fixes #165034, reported by Jorn Baayen.
963
964         * gtk/gtkrbtree.[ch] (_gtk_rbtree_set_fixed_height): add a
965         mark_valid parameter (so we can mark all nodes as valid when we
966         are setting them to the fixed height).
967
968         * gtk/gtktreeview.c (initialized_fixed_height_mode): mark all
969         nodes as valid when setting the fixed height,
970         (do_validate_rows): update call to _set_fixed_height,
971         (gtk_tree_view_row_inserted): mark node as valid when fixed
972         height mode is enabled and a height has been set,
973         (gtk_tree_view_build_tree): if fixed height mode is enabled,
974         mark new nodes as valid in addition to setting the height.
975
976 2005-07-08  Matthias Clasen  <mclasen@redhat.com>
977
978         * configure.in: Bump version
979         
980         * === Released 2.7.2 ===
981
982         * NEWS: Updates
983
984         * gtk/gtkcelllayout.c (gtk_cell_layout_pack_start): 
985         (gtk_cell_layout_pack_end): Add a note about reusing cell
986         renderers.
987
988         * gtk/gtkdnd.c (gtk_drag_update_cursor): Pass a GdkDragAction to
989         gtk_drag_get_cursor.  (#309784, Sebastien Bacher)
990
991 2005-07-08  Tor Lillqvist  <tml@novell.com>
992
993         * gtk/gtkfilesel.c: Use g_get_host_name().
994
995 2005-07-07  Matthias Clasen  <mclasen@redhat.com>
996
997         * configure.in: Add -DHPPEX -DSHMLINK to CFLAGS for HP-UX.  
998         (#162979, Paul Cornett)
999
1000         * gtk/gtkhscale.c (gtk_hscale_new_with_range): 
1001         (gtk_vscale_new_with_range): Add some additional docs on 
1002         precision here too.  (#309238, Steve Chaplin)
1003
1004         * gdk/x11/gdkmain-x11.c (generate_grab_broken_event): Don't
1005         generate events on destroyed windows.
1006
1007         Implement Drag-and-Drop to the file list.  (#145121, Sven Neumann)
1008         
1009         * gtk/gtkfilechooserdefault.c (file_list_drag_data_received_cb) 
1010         (file_list_drag_drop_cb, file_list_drag_motion_cb): New functions
1011         to handle drag-and-drop on the file list.
1012         (create_file_list): Set up drag-and-drop handlers on the file list.
1013
1014 2005-07-07  Matthias Clasen  <mclasen@redhat.com>
1015
1016         Fix #157787, reported by Jonathan Blandford: 
1017         
1018         * gtk/gtkfilechooserdefault.c 
1019         (gtk_file_chooser_default_set_current_folder): Don't leave a 
1020         "trail" behind when set_current_folder is called explicitly.
1021         (gtk_file_chooser_default_update_current_folder): New function
1022         that is called to update the current folder in response to
1023         user actions.
1024
1025         * gtk/gtkpathbar.c (_gtk_path_bar_set_path): Add a boolean
1026         keep_trail argument, and don't leave a "trail" behind unless
1027         it is set.
1028
1029 2005-07-06  Manish Singh  <yosh@gimp.org>
1030
1031         * demos/gtk-demo/menus.c: change_orientation() should return void,
1032         remove unused variable in do_menus().
1033
1034 2005-07-06  Tor Lillqvist  <tml@novell.com>
1035
1036         * gdk/win32/gdkcursor-win32.c
1037         (gdk_win32_icon_to_pixbuf_libgtk_only): Don't create the GdkPixbuf
1038         until we know that we have something to put in it.
1039
1040 2005-07-05  Matthias Clasen  <mclasen@redhat.com>
1041
1042         * gtk/gtkspinbutton.c (gtk_spin_button_new_with_range): Add some
1043         additional docs on precision.  (#309238, Steve Chaplin)
1044
1045         * modules/input/imime.c: Fix includes.  (#309462, Kazuki IWAMOTO)
1046
1047 2005-07-05  Matthias Clasen  <mclasen@redhat.com>
1048
1049         * doc/tools/widgets.c: Actually generate a file-button
1050         image.
1051
1052 2005-07-06  Tor Lillqvist  <tml@novell.com>
1053
1054         * gdk/win32/gdkcursor-win32.c: Add comment about the current named
1055         cursor implementation, and what it maybe really should do.
1056         (gdk_win32_icon_to_pixbuf_libgtk_only): New function, code moved
1057         here from gtk/gtkfilesystemwin32.c:extract_icon().
1058         (gdk_cursor_get_image): Use
1059         gdk_win32_icon_to_pixbuf_libgtk_only().
1060
1061         * gdk/gdk.symbols
1062         * gdk/win32/gdkwin32.h: Declare gdk_win32_icon_to_pixbuf_libgtk_only().
1063
1064         * gtk/gtkfilesystemwin32.c (extract_icon): Use
1065         gdk_win32_icon_to_pixbuf_libgtk_only().
1066
1067 2005-07-05  Matthias Clasen  <mclasen@redhat.com>
1068
1069         * gtk/gtkmenu.c (gtk_menu_grab_notify): Take window
1070         groups into account.  (#309473, Diego Gonzalez)
1071
1072         * gtk/gtkwindow.[hc]: Add a non-exported function to
1073         get the grab widget of a window group.
1074
1075 2005-07-05  Kristian Rietveld  <kris@gtk.org>
1076
1077         * gtk/gtktreeview.c (gtk_tree_view_bin_expose): in the
1078         'main' expose loop, add back the calls to _set_cell_data
1079         removed earlier. (#309221, Matthias Clasen).
1080
1081 2005-07-05  Matthias Clasen  <mclasen@redhat.com>
1082
1083         * demos/gtk-demo/menus.c: Demonstrate vertical menubars.
1084
1085         * gtk/gtk.symbols:
1086         * gtk/gtkaboutdialog.[hc]: Add a wrap-license property
1087         with getter and setter.  (#165012, Christian Rose,
1088         based on a patch by Christian Persch)
1089
1090 2005-07-05  Matthias Clasen  <mclasen@redhat.com>
1091
1092         * gdk/Makefile.am: Distribute the keyname-table.h header 
1093         and the files that are used to construct it.  (#309421,
1094         J. Ali Harlow)
1095
1096 2005-07-04  Matthias Clasen  <mclasen@redhat.com>
1097
1098         * gtk/gtkmenubar.c (gtk_menu_bar_set_pack_direction) 
1099         (gtk_menu_bar_set_child_pack_direction): Queue a resize
1100         on the contained menuitems as well.  
1101
1102         * demos/gtk-demo/appwindow.c: Break some overlong lines. 
1103
1104 2005-07-03  Hans Breuer  <hans@breuer.org>
1105
1106         * **/makefile.msc[.in] : updated
1107         * gtk/gtkiconcache.c : <io.h> for open()
1108         * gtk/gtkstyle.c : use G_PI instead of M_PI
1109
1110         * gdk/win32/gdkcursor-win32.c : implement gdk_cursor_new_from_name()
1111         by mapping the lower case win32 api name to the respective cursor.
1112         E.g. pass "wait" to get the IDC_WAIT cursor. Also allows to load
1113         cursors from named resources in the executable.
1114         (gdk_cursor_get_image) : just return NULL for now.
1115
1116         * gdk/win32/gdkgeometry-win32.c : implement gdk_window_move_region()
1117         by delegation to ScollWindowEx(), untested.
1118
1119         * gdk/win32/gdkwindow-win32.c : stub for gdk_window_set_urgency_hint()
1120
1121 2005-07-03  Matthias Clasen  <mclasen@redhat.com>
1122
1123         * gtk/gtkimagemenuitem.c: Hmm, when committing my vertical
1124         menubar patch, I forgot the GtkImageMenuItem changes. And I
1125         managed to do 2 releases without noticing that...
1126
1127         * gtk/gtksettings.c (gtk_settings_class_init): Correct the 
1128         blurb for the icon-sizes setting. String change.  
1129         (#309355, Benjamin Berg)
1130
1131 2005-07-01  Matthias Clasen  <mclasen@redhat.com>
1132
1133         * configure.in: Bump version.
1134
1135         * === Released 2.7.1 ===
1136         
1137         * NEWS: Updates
1138
1139 2005-07-01  Matthias Clasen  <mclasen@redhat.com>
1140
1141         * gtk/gtkfilesel.c (cmpl_init_state): Prevent an infinite
1142         loop when G_FILENAME_ENCODING is invalid.  (#309280, Padraig Brady)
1143
1144 Thu Jun 30 14:17:24 2005  Manish Singh  <yosh@gimp.org>
1145
1146         * gdk/x11/gdkprivate-x11.h: declare _gdk_xgrab_check_button_event.
1147
1148         * gtk/gtkbutton.c: fix signature of gtk_button_grab_broken.
1149
1150 2005-06-30  Matthias Clasen  <mclasen@redhat.com>
1151
1152         * gdk/x11/gdkvisual-x11.c (gdk_visual_decompose_mask): Avoid
1153         infinite loop if a mask is zero.  (#309222, David Saxton)
1154
1155         * gtk/gtktreemodelfilter.c (gtk_tree_model_filter_fetch_child): 
1156         Clarify the code, gcc 4 complains about predecrement in MAX().
1157
1158         * modules/input/gtkimcontextxim.c (gtk_im_context_xim_finalize): Don't
1159         prematurely unregister callbacks. 
1160
1161         * NEWS: Updates
1162
1163 2005-06-29  Matthias Clasen  <mclasen@redhat.com>
1164
1165         * gtk/gtkbutton.c (gtk_button_grab_broken): Handle broken
1166         grabs.
1167
1168         * gtk/gtkrange.c (gtk_range_grab_broken): Handle broken 
1169         grabs.
1170
1171         * gdk/gdkevents.h: Add a boolean to specify wether the broken
1172         grab was implicit.
1173
1174         * gdk/x11/gdkdisplay-x11.c (gdk_display_pointer_is_grabbed): 
1175         As the documentation states, don't return TRUE for
1176         implicit grabs.
1177
1178         * gdk/x11/gdkdisplay-x11.h (struct _GdkDisplayX11): Add
1179         a boolean field to store wether a pointer grab is implicit.
1180
1181         * gdk/x11/gdkmain-x11.c (_gdk_xgrab_check_button_event): 
1182         Track implicit grabs.
1183
1184         * gdk/x11/gdkevents-x11.c (gdk_event_translate): Call
1185         _gdk_xgrab_check_button_event for button events.
1186
1187 2005-06-28  Matthias Clasen  <mclasen@redhat.com>
1188
1189         * gtk/gtkiconview.c (gtk_icon_view_calculate_item_size2): 
1190         Make sure that cell boxes are always completely inside
1191         the item area. 
1192
1193 2005-06-27  Matthias Clasen  <mclasen@redhat.com>
1194
1195         * demos/gtk-demo/main.c (create_tree): Make the list of
1196         demos scrollable.
1197
1198         * gtk/gtktextlayout.c (gtk_text_layout_move_iter_to_line_end): 
1199         Fix positioning at the end of the line for lines ending
1200         in invisible characters.
1201         (gtk_text_layout_get_line_display): Set display->layout 
1202         to a PangoLayout, even for totally invisible lines. 
1203
1204         * gtk/gtkmenushell.c (gtk_menu_shell_grab_broken): Ignore
1205         GrabBroken events which are caused by overgrabbing inside
1206         the application; menus rely on these for their operation.
1207         
1208         * gdk/gdkevents.h (struct _GdkEventGrabBroken): Add a 
1209         grab_window field.
1210
1211         * gdk/win32/gdkevents-win32.c (gdk_event_translate): Set
1212         grab_window to NULL when generating GrabBroken events for
1213         WM_KILLFOCUS messages.
1214
1215         * gdk/x11/gdkmain-x11.c (_gdk_xgrab_check_unmap) 
1216         (_gdk_xgrab_check_destroy): Set grab_window to NULL when
1217         generating GrabBroken events when the grab window becomes
1218         unviewable or is destroyed.
1219
1220         * gdk/x11/gdkmain-x11.c (gdk_pointer_grab, gdk_keyboard_grab): 
1221         Generate GrabBroken events when overriding a grab inside
1222         the application. In this case, set grab_window to the new
1223         grab_window.
1224         
1225 2005-06-27  Matthias Clasen  <mclasen@redhat.com>
1226
1227         * gtk/gtkbutton.c (gtk_real_button_activate): Continue
1228         to activate even if we can't grab the keyboard.
1229         (gtk_button_finish_activate): Only ungrab when we have
1230         a keyboard grab.  (#172998, William Jon McCann)
1231
1232 2005-06-27  Matthias Clasen  <mclasen@redhat.com>
1233
1234         * modules/input/gtkimcontextxim.c (gtk_im_context_xim_finalize): 
1235         Avoid a segfault. (#309054)
1236
1237 2005-06-27  Matthias Clasen  <mclasen@redhat.com>
1238
1239         * gdk/x11/gdkdisplay-x11.h (struct _GdkDisplayX11): Add
1240         fields for grab timestamps.
1241
1242         * gdk/x11/gdkmain-x11.c (gdk_pointer_grab, gdk_keyboard_grab): 
1243         Store grab timestamps when grabbing.
1244         
1245         * gdk/x11/gdkdisplay-x11.c (gdk_display_keyboard_ungrab) 
1246         (gdk_display_pointer_ungrab): Don't unset the grab_window
1247         if the timestamps indicate that the ungrab will fails.
1248
1249         * gtk/gtkmenu.c (gtk_menu_grab_notify): Cancel menus when 
1250         they are grab-shadowed by something thats not a 
1251         submenu.  (#145416, Euan MacGregor)
1252
1253 2005-06-27  Owen Taylor  <otaylor@redhat.com>
1254
1255         * gtk/gtk[hv]ruler.c (gtk_[hv]ruler_draw_ticks): 
1256         Fix indentation.
1257
1258 2005-06-27  Kjartan Maraas  <kmaraas@gnome.org>
1259
1260         * gtk/gtkhruler.c: (gtk_hruler_draw_ticks): Fix leaks
1261         * gtk/gtkvruler.c: (gtk_vruler_draw_ticks): Same
1262         Closes bug #308953.
1263
1264 2005-06-27  Matthias Clasen  <mclasen@redhat.com>
1265
1266         * gtk/gtkiconcache.c (_gtk_icon_cache_new_for_path): Use
1267         GMappedFile.
1268
1269         * configure.in: Require GLib 2.7.1
1270
1271 2005-06-26  Matthias Clasen  <mclasen@redhat.com>
1272
1273         * modules/input/gtkimcontextxim.c (gtk_im_context_xim_finalize): 
1274         Unregister XIM callbacks here.  (#309054)
1275
1276         * modules/input/gtkimcontextxim.h: Small cleanup.
1277
1278         * gtk/gtkmenu.c (gtk_menu_paint): Pay attention to the
1279         scroll offset when drawing the box.  (#308834, Tom von 
1280         Schwerdtner)
1281
1282 2005-06-26  Tor Lillqvist  <tml@novell.com>
1283
1284         * gdk/Makefile.am
1285         * gtk/Makefile.am: Current GNU tools do understand the PRIVATE
1286         keyword, so no need to remove those entries from the import
1287         library. libtool installs the .dll.a import library itself, so no
1288         need to do it here. Install the .def file.
1289
1290 Sun Jun 26 00:04:36 2005  Manish Singh  <yosh@gimp.org>
1291
1292         * gdk/gdkevents.c (gdk_event_get_time, gdk_event_get_state): add
1293         GDK_GRAB_BROKEN to the switch cases.
1294
1295         * gtk/gtkmenushell.c (gtk_menu_shell_grab_broken): remove unused
1296         variables.
1297
1298         * gtk/gtkpaned.c (gtk_paned_grab_broken): return TRUE.
1299
1300 2005-06-26  Matthias Clasen  <mclasen@redhat.com>
1301
1302         * gtk/gtktreeview.c (gtk_tree_view_grab_broken): Stop column
1303         header drag operations if the grab is broken.
1304
1305         * gtk/gtkhsv.c (gtk_hsv_grab_broken): Stop the drag if
1306         the grab is broken.
1307
1308         * gtk/gtkcombobox.c (gtk_combo_box_popdown): Don't do 
1309         explicitly ungrab pointer and keyboard. We're unmapping
1310         the grab window anyway. 
1311         (gtk_combo_box_popup): Handle grab failures.
1312
1313 2005-06-25  Matthias Clasen  <mclasen@redhat.com>
1314
1315         * gdk/x11/gdkmain-x11.c (gdk_keyboard_grab, gdk_pointer_grab):
1316         Don't emit grab-broken for overgrabbing, until we figure
1317         out how to do that without breaking the menu code.
1318
1319 2005-06-25  Matthias Clasen  <mclasen@redhat.com>
1320
1321         Add a GrabBroken event to GDK, and a grab-broken-event
1322         signal to GtkWidget.  (#107320, Simon Cooke, initial patch 
1323         by John Ehresman)
1324
1325         * gdk/gdkevents.h: Add a GDK_GRAB_BROKEN event type,
1326         define a GdkEventGrabBroken event struct.
1327
1328         * gdk/win32/gdkevents-win32.c (gdk_event_translate): 
1329         Generate GrabBroken events in response to WM_KILLFOCUS.
1330
1331         * gdk/x11/gdkmain-x11.c: Generate GrabBroken events
1332         when a grab is broken by the window becoming unviewable,
1333         or by another grab from the same client.
1334         
1335         * gtk/gtkwidget.h (GtkWidgetClass): Add grab_broken_event.
1336
1337         * gtk/gtkwidget.c (gtk_widget_event_internal): Translate
1338         GrabBroken events into grab_broken_event signals.
1339
1340         * gtk/gtkmain.c (gtk_main_do_event): Propagate GrabBroken
1341         events.
1342
1343         * gtk/gtkmenushell.c (gtk_menu_shell_grab_broken): Deactivate
1344         the menu when the grab is broken.
1345
1346         * gtk/gtkcolorsel.c (gtk_color_selection_grab_broken): Stop 
1347         the color picker if the grab is broken.
1348
1349         * gtk/gtkpaned.c (gtk_paned_grab_broken): Stop the drag if
1350         the grab is broken.
1351
1352 2005-06-25  Matthias Clasen  <mclasen@redhat.com>
1353
1354         Add some new stock items.  (#166480, Kristof Vansant)
1355         
1356         * gtk/stock-icons/stock_fullscreen_16.png: 
1357         * gtk/stock-icons/stock_fullscreen_24.png: 
1358         * gtk/stock-icons/stock_leave_fullscreen_16.png: 
1359         * gtk/stock-icons/stock_leave_fullscreen_24.png: 
1360         * gtk/stock-icons/stock_info_16.png: 
1361         * gtk/stock-icons/stock_info_24.png: New icons.
1362
1363         * gtk/stock-icons/Makefile.am: Add new icons.
1364
1365         * gtk/gtkstock.h: Define names for the new icons.
1366
1367         * gtk/gtkstock.c (builtin_items): Register new stock items.
1368         
1369         * gtk/gtkiconfactory.c (get_default_icons): Register new 
1370         stock icons.
1371
1372 2005-06-24  Owen Taylor  <otaylor@redhat.com>
1373
1374         * gdk/gdkrgb.c (gdk_rgb_select_conv): Fix up selection of
1375         conversion functions for MSB machines: convert_0888[_br]
1376         now work on bytes so are endian independent. 
1377         (Reported by David Zeuthen)
1378
1379 2005-06-24  Matthias Clasen  <mclasen@redhat.com>
1380
1381         * gtk/gtktextview.c (gtk_text_view_scroll_hpages): Don't
1382         jump to the next line if we are at the end of the line.  
1383         (gtk_text_view_move_cursor_internal): Make movement by
1384         paragraphs up/down symmetric.  (#307055, Behnam Esfahbod)
1385
1386 2005-06-23  Tor Lillqvist  <tml@novell.com>
1387
1388         Improve and simplify line segment rendering on Win32, especially
1389         the implementation of GDK_CAP_NOT_LAST, and dashed lines. Fixes
1390         bugs #306396 and #308413.
1391
1392         * gdk/win32/gdkprivate-win32.h (GdkGCWin32): Save the GdkGC's
1393         line_style, cap_style and join_style as such in the
1394         GdkGCWin32. Don't need to keep the pen_double_dash flag, we can
1395         check the line_style.
1396
1397         * gdk/win32/gdkgc-win32.c (fixup_pen): New internal function. Sets
1398         up the GDI pen type, style, end cap and join attributes to use
1399         based on the pen width, GDK line style, end cap style, and join
1400         style.
1401
1402         For a narrow (zero-width) GDK pen with the GDK_CAP_NOT_LAST end
1403         cap style, which typically are used for XOR drawing where it is
1404         essential that the last pixel is not drawn, use a GDI cosmetic
1405         pen. Only for a cosmetic pen does GDI not draw the last pixel. I
1406         deduced this by experimetation, the documentation is rather vague.
1407
1408         For other GDK pens use a geometric GDI pen. If the width is 0 or 1
1409         and the GDK end cap style is GDK_CAP_BUTT, and the line style is
1410         GDK_LINE_SOLID, use PS_ENDCAP_ROUND. This ensures that also
1411         single-pixel length lines are drawn. (For sngle-pixel width lines
1412         roundness as such is of course irrelevant.) For dashed lines, use
1413         PS_ENDCAP_FLAT.
1414
1415         For wide lines use PS_ENDCAP_FLAT, _ROUND or _SQUARE,
1416         respectively, for GDK_CAP_BUTT, GDK_CAP_ROUND and GDK_CAP_PROJECTING.
1417
1418         For one pixel on-off dashed lines, use PS_ALTERNATE, it seems to
1419         work better than PS_USERSTYLE. For other dashed lines, use
1420         PS_USERSTYLE and the dashes as set by the user (or the default
1421         four-pixel on-off style).
1422
1423         (gdk_win32_gc_values_to_win32values, gdk_win32_gc_set_dashes):
1424         Call fixup_pen() to do the pen settings after modifying some of
1425         the GDK GC attributes that affect pens.
1426
1427         * gdk/win32/gdkdrawable-win32.c (render_line_horizontal,
1428         render_line_vertical, draw_segments): Check GdkGCWin32::line_style
1429         instead of the the removed pen_double_dash member. Don't use
1430         PATCOPY unconditionally in the PatBlt() call, use a raster op
1431         code that depends on the GC function in use.
1432
1433         (draw_rectangle, draw_segments, draw_lines): Be more careful in
1434         deciding when to do the manual dash rendering.
1435
1436         (draw_segments): Don't do any manual "last point" drawing at
1437         all. The above changes takes care of narrow line segments being
1438         drawn correctly in most cases, at least on NT-based Windows.
1439
1440 2005-06-23  Matthias Clasen  <mclasen@redhat.com>
1441
1442         * gtk/gtkfilesystemunix.c (gtk_file_system_unix_get_folder): 
1443         Fix an error in the cache timeout logic.  (#166601, Morten
1444         Welinder)
1445
1446         * gtk/gtktreeview.c (gtk_tree_view_key_press): Change the
1447         keynav for header reordering and resizing to Alt-arrows and
1448         Shift-Alt-arrows, following a proposal by the keynav 
1449         authority. (#308666, Calum Benson)
1450
1451         * gtk/gtkiconcache.c (_gtk_icon_cache_new_for_path): Remove
1452         a leftover debugging envvar.  
1453
1454 2005-06-23  Owen Taylor  <otaylor@redhat.com>
1455
1456         * gdk/gdkcairo.c (gdk_cairo_set_source_pixbuf): Fix the
1457         big endian case for 3-channel source. (Reported by
1458         David Zeuthen)
1459
1460 2005-06-23  Matthias Clasen  <mclasen@redhat.com>
1461
1462         * gtk/gtkbutton.c (gtk_button_construct_child): Don't
1463         trigger warnings if there are extra references to the
1464         hbox.  (#308677, Dan Winship)
1465
1466         * gtk/gtkfilesystemunix.c (bookmark_list_write): Use
1467         g_file_set_contents().  (#308722, Morten Welinder)
1468
1469 2005-06-22  Matthias Clasen  <mclasen@redhat.com>
1470
1471         * gdk/x11/gdkdnd-x11.c (xdnd_finished_filter): Set the
1472         time field in the event.  (#308573, Morten Welinder)
1473
1474         * gtk/gtkfilesystemunix.c: Remove gratitious differences
1475         between the stable branch and HEAD, which sneaked in with
1476         the bookmark renaming.  
1477
1478 2005-06-22  Kjartan Maraas  <kmaraas@gnome.org>
1479
1480         * gtk/gtkhsv.c: (gtk_hsv_expose): Don't leak the cairo context
1481         Closes bug #308581.
1482
1483 2005-06-21  Matthias Clasen  <mclasen@redhat.com>
1484
1485         * gtk/gtkarrow.c:
1486         * gtk/gtkimage.c:
1487         * gtk/gtklabel.c:
1488         * gtk/gtkpixmap.c: Modify all of the GtkMisc widgets to round down
1489         on centering calculations to match the behaviour of other parts
1490         of GTK+. (#307419, Ryan Lortie)
1491
1492 2005-06-21  Matthias Clasen  <mclasen@redhat.com>
1493
1494         * gtk/gtkdnd.c (gtk_drag_source_set): Connect to 
1495         button-release-event as well, to handle touchscreen 
1496         scenarios better.  (#171490, Markku Vire)
1497
1498         * gtk/*.h: Trivial cleanups. (#169647, #303455, 
1499         Fabricio Barros Cabral, Benoit Carpentier)
1500
1501         * gdk/gdk.symbols: 
1502         * gdk/gdkwindow.h: 
1503         * gdk/x11/gdkgeometry-x11.c (gdk_window_move_region): New
1504         function which can be used to implement scrolling in 
1505         non-window widgets.  (#135165, Søren Sandmann)
1506
1507 2005-06-20  Matthias Clasen  <mclasen@redhat.com>
1508
1509         * gtk/gtkiconcache.c: Handle MAP_FAILED.  (#308449, Georg
1510         Schwarz)
1511
1512 2005-06-20  Matthias Clasen  <mclasen@redhat.com>
1513
1514         * configure.in: Bump version number.
1515
1516         * === Released 2.7.0 ===
1517
1518 2005-06-20  Matthias Clasen  <mclasen@redhat.com>
1519
1520         * gtk/gtk.symbols:
1521         * gtk/gtkwindow.h:
1522         * gtk/gtkwindow.c (gtk_window_present_with_time): Variant of
1523         gtk_window_present which takes a timestamp.  (#166379, Elijah Newren)
1524
1525 2005-06-19  Matthias Clasen  <mclasen@redhat.com>
1526         
1527         * gtk/gtk.symbols: Add a forgotten symbol
1528
1529         * NEWS: Updates
1530
1531 2005-06-19  Kristian Rietveld  <kris@gtk.org>
1532
1533         * gtk/gtktreeview.c (gtk_tree_view_clamp_node_visible): added a
1534         check which avoids processing updates on bin_window and scrolling
1535         if the node is already visible. (#170600, Billy Biggs).
1536
1537 2005-06-19  Kristian Rietveld  <kris@gtk.org>
1538
1539         * gtk/gtktreeview.c (validate_visible_area): only keep the
1540         row at the same position if the full row is visible. (#304623,
1541         Jorn Baayen).
1542
1543 2005-06-19  Kristian Rietveld  <kris@gtk.org>
1544
1545         * gtk/gtktreeview.c (gtk_tree_view_size_allocate): set dy to zero
1546         if treeview's height is smaller than the current page_size (just
1547         like we do elsewhere).
1548
1549 2005-06-19  Kristian Rietveld  <kris@gtk.org>
1550
1551         Make mousewheel scrolling possible in typeahead mode, suggestion
1552         from Reinout van Schouwen (#307898).
1553
1554         * gtk/gtktreeview.c (gtk_tree_view_ensure_interactive_directory):
1555         connect treeview search window to scroll_event signal,
1556         (gtk_tree_view_search_scroll_event): implement.
1557
1558 2005-06-19  Kristian Rietveld  <kris@gtk.org>
1559
1560         * gtk/gtktreeview.c (gtk_tree_view_search_button_press_event): pass
1561         the event on to treeview, so it has a change of selecting a row, etc.
1562         (#169677, Kirk Bridger).
1563
1564 2005-06-19  Kristian Rietveld  <kris@gtk.org>
1565
1566         This commit includes a fix for #169463, Stefan Kost.
1567
1568         * gtk/gtkcellrendererprogress.c (gtk_cell_renderer_progress_get_size):
1569         when cell_area is set, return cell_area width/height as width/height,
1570         so the focus rectangle will be drawn correctly.
1571
1572         * gtk/gtktreeview.c (gtk_tree_view_bin_expose): drop unneeded get
1573         of focus-line-width property,
1574         (validate_row): take focus_line_width into account.
1575
1576         * gtk/gtktreeviewcolumn.c (gtk_tree_view_column_cell_process_action):
1577         also take focus_line_width into account when calculating the cell_area
1578         y and height (before, we only took it into account when calculating
1579         x and width).
1580
1581 2005-06-19  Matthias Clasen  <mclasen@redhat.com>
1582
1583         * gtk/gtk.symbols:
1584         * gtk/gtksizegroup.[hc]: Add an ignore-hidden property
1585         with getter and setter.  (#171612, Christian Neumair)
1586
1587 2005-06-18  Matthias Clasen  <mclasen@redhat.com>
1588
1589         * gtk/gtkuimanager.c (gtk_ui_manager_add_ui): Make this 
1590         work for inserting before/after an existing menuitem or
1591         toolitem.  (#155946, Christian Persch)
1592
1593         * tests/testmerge.c (delayed_toggle_dynamic): Test the 
1594         "insert after" functionality of gtk_ui_manager_add_ui.
1595
1596         * gtk/gtkuimanager.c: Allow to construct menu tool buttons.
1597         (#300678, Sven Neumann)
1598         
1599         * demos/gtk-demo/appwindow.c: Demonstrate menu tool buttons
1600         constructed with GtkUIManager.
1601
1602         * gtk/gtk.symbols: 
1603         * gtk/gtkimage.h: 
1604         * gtk/gtkimage.c (gtk_image_clear): Make this function
1605         public.  (#64792, Havoc Pennington)
1606
1607 2005-06-18  Kristian Rietveld  <kris@gtk.org>
1608
1609         * gtk/gtktreeview.c (gtk_tree_view_bin_expose): undo merging
1610         of the separate loop setting cell data with cell drawing loop
1611         (introduced in revision 1.280), since this breaks focus handling
1612         wrt special cells.
1613
1614 Sat Jun 18 04:22:51 2005  Manish Singh  <yosh@gimp.org>
1615
1616         * gdk/gdkcursor.h: remove GDK_CURSOR and GDK_IS_CURSOR, instance
1617         checks don't work on boxed types.
1618
1619         * gdk/x11/gdkcursor-x11.c: 
1620         * gdk/gdkcursor.c: make return_if_fail checks != NULL instead of
1621         GDK_IS_CURSOR.
1622         
1623 Sat Jun 18 04:21:58 2005  Manish Singh  <yosh@gimp.org>
1624
1625         * gtk/gtktreeview.c (do_presize_handler): remove unused variable
1626         height_old.
1627
1628 2005-06-18  Matthias Clasen  <mclasen@redhat.com>
1629
1630         * gtk/gtkcellrenderertoggle.c:
1631         * gtk/gtktextview.c:
1632         * gtk/gtktreeview.c: Typo fixes in comments.
1633
1634         * gtk/gtkpaned.c (gtk_paned_add): Barf if more than
1635         2 children are added.  (#308111, Morten Welinder)
1636
1637         * gtk/gtkcalendar.c (gtk_calendar_init): _NL_FIRST_WEEKDAY is
1638         1-based.  (#163842, Pierre Ossman)
1639
1640 2005-06-17  Kristian Rietveld  <kris@gtk.org>
1641
1642         Fix #160281, testcase from Peter Bloomfield.
1643
1644         * gtk/gtktreeview.c (do_presize_handler): always size request
1645         and update adjustments in fixed height mode,
1646         (gtk_tree_view_build_tree): if a fixed height is set, set this
1647         height on newly added nodes.
1648
1649 2005-06-17  Tor Lillqvist  <tml@novell.com>
1650
1651         * gdk/win32/gdkdnd-win32.c (gdk_dropfiles_filter): Set the actions
1652         and suggested_action fields in the GdkDragContext to
1653         GDK_ACTION_COPY. Otherwise apps that check the suggested_action
1654         field, like eog, won't accept dropped files.
1655
1656 2005-06-17  Matthias Clasen  <mclasen@redhat.com>
1657
1658         Support the ICCCM urgency hint.  (#61858, Havoc Pennington)
1659         
1660         * gtk/gtk.symbols: 
1661         * gtk/gtkwindow.[hc]: Add a GtkWindow::urgency-hint property
1662         with getter and setter.
1663
1664         * gdk/gdk.symbols: 
1665         * gdk/gdkwindow.h: 
1666         * gdk/x11/gdkwindow-x11.c (gdk_window_set_urgency_hint): 
1667         Add a setter for the urgency hint.
1668
1669         * gdk/x11/gdkwindow-x11.h (struct _GdkToplevelX11): Store
1670         urgency hint here.
1671
1672         * gdk/x11/gdkwindow-x11.c (update_wm_hints): Set the urgency
1673         hint in the WM_HINTS property when appropriate.
1674
1675 2005-06-17  Matthias Clasen  <mclasen@redhat.com>
1676
1677         * gdk/gdkcursor.h: Define GDK_IS_CURSOR() and GDK_CURSOR().
1678
1679         * gdk/x11/gdkcursor-x11.c: 
1680         * gdk/gdkcursor.c: Improve some return_if_fail checks,
1681         and add the missing non-Xcursor fallback for 
1682         _gdk_x11_cursor_update_theme(), noticed by Jeroen 
1683         Zwartepoorte.
1684
1685         * gtk/gtkbutton.c (gtk_button_class_init): Document
1686         several button signals as not useful.
1687
1688         * gtk/gtkentrycompletion.c (gtk_entry_completion_complete): 
1689         Resize the popup if necessary.  (#308076, Vincent Noel)
1690
1691         * gtk/gtkwindow.c (gtk_window_real_set_focus): Queue a
1692         draw on the old and new focus widgets, if their defaultness
1693         changes.  (#305607, Billy Biggs)
1694
1695 2005-06-17  Kristian Rietveld  <kris@gtk.org>
1696
1697         * gtk/gtktreeview.c (validate_visible_area): make sure the row
1698         above 'above_path' is always in a validated state, so it does
1699         not mess up scrolling. (#303319, testcase from Billy Biggs).
1700
1701 2005-06-17  Matthias Clasen  <mclasen@redhat.com>
1702
1703         * gdk/x11/gdkprivate-x11.h: 
1704         * gdk/x11/gdkcursor-x11.c: Handle cursor theme changes
1705         for cached cursors which are not associated with a window
1706         at the time of the theme change, by storing a serial
1707         number in each cursor, and updating the theme_serial 
1708         counter whenever the cursor theme changes.
1709         
1710         * gdk/x11/gdkcursor-x11.c (_gdk_x11_cursor_update_theme): 
1711         Private function to update a cursor to the current
1712         cursor theme if necessary.
1713
1714         * gdk/x11/gdkmain-x11.c (gdk_pointer_grab): 
1715         * gdk/x11/gdkwindow-x11.c (gdk_window_set_cursor): Call
1716         _gdk_x11_cursor_update_theme() here.
1717
1718 2005-06-17  Owen Taylor  <otaylor@redhat.com>
1719
1720         * gdk/gdkcairo.c (gdk_cairo_set_source_pixbuf): Fix
1721         #if G_BYTE_ORDER == GDK_LSB_FIRST.
1722
1723 2005-06-17  Kristian Rietveld  <kris@gtk.org>
1724
1725         * gtk/gtktreeview.c (validate_visible_area): don't try to update
1726         the top_row rowref ourselves here, but just have _dy_to_top_row()
1727         do it,
1728         (gtk_tree_view_scroll_to_cell): handle scrolling via
1729         validate_visible_area() if the treeview is not visible or needs
1730         reallocation. (#165246, Nickolay V. Shmyrev).
1731
1732 2005-06-17  Kristian Rietveld  <kris@gtk.org>
1733
1734         Fixes #307914 (Alexander Larsson), fixing some breakage caused
1735         by my previous commit.
1736
1737         * gtk/gtktreeview.c (validate_visible_area): force dy to be zero
1738         when it fits on a single page,
1739         (scroll_sync_handler): same here.
1740
1741 Thu Jun 16 15:33:42 2005  Manish Singh  <yosh@gimp.org>
1742
1743         * gdk/x11/gdkcursor-x11.c (update_cursor): remove unused variable.
1744
1745         * gdk/x11/gdkwindow-x11.c (_gdk_x11_window_get_cursor): use
1746         g_return_val_if_fail.
1747
1748         * gtk/gtkdnd.c (gtk_drag_get_cursor): initialize hot_x and hot_y
1749         for all cases.
1750
1751         * gtk/gtkfilechooserdefault.c (button_new): gtk_button_set_image
1752         takes a GtkWidget, not a GtkImage.
1753
1754 2005-06-16  Matthias Clasen  <mclasen@redhat.com>
1755
1756         * gtk/gtkfilechooserdefault.c (button_new): Simplify
1757         the code and respect the show-button-images setting.
1758         (#307941, Vincent Noel)
1759
1760         * gtk/gtkdnd.c: Update the RGBA cursor if an
1761         icon is set after the cursor has been constructed.
1762         Also handle repeated setting of icons correctly.
1763
1764 2005-06-16  Matthias Clasen  <mclasen@redhat.com>
1765
1766         * gtk/gtkbutton.c (gtk_button_set_image): Add some more
1767         docs.  (#307818, Christian Persch)
1768
1769 2005-06-15  Matthias Clasen  <mclasen@redhat.com>
1770
1771         * gdk/gdkwindow.c (gdk_window_process_updates_internal):
1772         Initialize all fields of the expose event.  (#151693,
1773         Jim Evins)
1774
1775 2005-06-15  Matthias Clasen  <mclasen@redhat.com>
1776
1777         * gdk/x11/gdkcursor-x11.c (gdk_cursor_get_image): Get
1778         red and blue in place.
1779
1780         * gtk/gtkwindow.c (gtk_window_parse_geometry): Fox doc
1781         formatting, pointed out by Kjartan Maraas.
1782
1783         * gtk/gtksettings.c: Add two new settings, 
1784         gtk-cursor-theme-name and gtk-cursor-theme-size to
1785         control the cursor theme.
1786
1787         * gdk/x11/gdkevents-x11.c: Add two new X settings,
1788         Gtk/CursorThemeName and Gtk/CursorThemeSize, and map
1789         these to the gtk settings.
1790
1791         * tests/testgtk.c (create_cursors): Add a cursor theme
1792         testcase.
1793
1794         * gdk/x11/gdkwindow-x11.[hc]: Keep a reference to the 
1795         GdkCursor and add a private getter for it, so that we can 
1796         update the cursor when the cursor theme changes.
1797         
1798         * gdk/gdk.symbols: 
1799         * gdk/x11/gdkx.h: 
1800         * gdk/x11/gdkcursor-x11.c (gdk_x11_display_set_cursor_theme): 
1801         New function to change the cursor theme.
1802
1803         * gdk/x11/gdkwindow-x11.c: Remove a lot of pointless
1804         g_return_if_fail() non-NULL checks.
1805
1806 2005-06-15  Matthias Clasen  <mclasen@redhat.com>
1807
1808         * gdk/abicheck.sh: Use uniq to filter out duplicates.
1809         * gdk/gdk.symbols: Fix a define.
1810
1811 2005-06-14  Matthias Clasen  <mclasen@redhat.com>
1812
1813         * gtk/gtkwindow.c (gtk_window_parse_geometry):
1814         Fix up the example.  (#307699, Michal Suchanek)
1815
1816 2005-06-14  Matthias Clasen  <mclasen@redhat.com>
1817
1818         * gtk/gtkcalendar.c: Update num_marked_dates as we
1819         used to do.  (#307689, Thorsten Schoenfeld)
1820  
1821 2005-06-14  Federico Mena Quintero  <federico@ximian.com>
1822
1823         Merged from gtk-2-6:
1824
1825         Fix #302087:
1826
1827         * gtk/gtkfilechooserdefault.c (list_selection_changed): Emit
1828         "selection-changed" and do the normal housekeeping even if we are
1829         in SAVE mode and there is nothing selected.  We didn't emit that
1830         signal if we were in SAVE mode and unselect_all() got called.
1831         (gtk_file_chooser_default_unselect_all): Call
1832         pending_select_paths_free() so that we cancel any asynchronous
1833         selections.
1834         (gtk_file_chooser_default_set_current_name): Likewise.
1835
1836 2005-06-14  Federico Mena Quintero  <federico@ximian.com>
1837
1838         Merged from gtk-2-6:
1839
1840         Fixes #307640:
1841
1842         * gtk/gtkfilechooserdefault.c
1843         (gtk_file_chooser_default_should_respond): Oops, I broke SAVE
1844         mode.  If the parent path is a folder, only create a subfolder if
1845         we are in CREATE_FOLDER mode; if we are in SAVE mode, just return
1846         and respond.  Also, pick up the case where the user types
1847         "dirname/" instead of "dirname".
1848         (check_save_entry): Make the return type void.  Add some return
1849         parameters so that we can do more thorough checking.
1850         (gtk_file_chooser_default_get_paths): If the file part is empty
1851         and we are in SAVE mode, return an empty selection.
1852
1853 2005-06-15  Kristian Rietveld  <kris@gtk.org>
1854
1855         Patch for #163214 (reported by Tommi Komulainen) and fixes some
1856         other scrolling/validation related bugs along the why.
1857
1858         * gtk/gtktreeview.c (gtk_tree_view_size_request): run
1859         do_validate_rows once and don't queue a size request there,
1860         (gtk_tree_view_size_allocate): don't update vadj value without
1861         reason, sync top_row/dy after the window sizes and adjustments
1862         are in sync again,
1863         (validate_visible_area): always update dy when scrolling,
1864         manually set top_row here after changing the vadj (don't depend
1865         on _adjustment_changed and top_row/dy sync to do this), since we
1866         now always set top_row here correctly, we can always free
1867         scroll_to_path at the end which avoids infinite expose loops,
1868         (do_validate_rows): add queue_resize boolean, remove top_row/dy
1869         sync here, we cannot do it safely at this place since the
1870         window sizes and adjustments are out of sync,
1871         (validate_rows), (validate_rows_handler): update call to
1872         do_validate_rows().
1873
1874 2005-06-14  Matthias Clasen  <mclasen@redhat.com>
1875
1876         * gdk/x11/gdkcursor-x11.c (gdk_cursor_new_from_name): Add a 
1877         stub for the no-Xcursor case. (noticed by Luis Villa)
1878
1879         Use named cursors for the DND cursors, the names are "dnd-none",
1880         "dnd-copy", "dnd-link", "dnd-move" and "dnd-ask". Also use an RGBA 
1881         cursor instead of cursor+window when possible. This saves 
1882         roundtrips during the drag operation, and makes translucent icons 
1883         possible.
1884         
1885         * gtk/gtkdndcursors.h: New file, containing inlined pixbufs
1886         for the default dnd cursors.
1887
1888         * gtk/gtkdnd.c (struct _GtkDragSourceInfo): Store the cursors
1889         used during the drag here, also store the icon pixbuf here. 
1890
1891         * gtk/gtkdnd.c (drag_cursors): Store the cursor names here. Also
1892         switch the default cursors from xbm to inlined pixbufs. 
1893
1894         * gtk/gtkdnd.c (gtk_drag_get_cursor): This function now takes the
1895         GtkDragSourceInfo as well, since it has to composite the 
1896         drag-specific cursors. The cursors combined from the image of
1897         the themed cursor and the icon_pixbuf stored in the info.
1898
1899         * gtk/gtkdnd.c (gtk_drag_begin_internal): Don't set the default
1900         icon if there is an icon_pixbuf, which will be composited into
1901         the cursor later.
1902
1903         * gtk/gtkdnd.c (set_icon_stock_pixbuf): If appropriate, store
1904         the pixbuf in the info struct for later compositing into the
1905         cursor instead of creating an icon window.
1906         
1907         * gtk/gtkdnd.c (gtk_drag_drop_finished): If we used an
1908         RGBA cursor for the drag, and need to display the cancel
1909         animation, construct the icon window here.
1910
1911         * gtk/gtkdnd.c (gtk_drag_source_info_destroy): Unref the 
1912         drag-specific cursors and the icon_pixbuf when done with
1913         the drag.
1914
1915 2005-06-14  Matthias Clasen  <mclasen@redhat.com>
1916
1917         * gtk/gtkcolorsel.c (make_picker_cursor): Use a named cursor
1918         with the name "color-picker", when available.
1919
1920         * gdk/gdk.symbols: 
1921         * gdk/gdkcursor.h: 
1922         * gdk/x11/gdkcursor-x11.c (gdk_cursor_get_image) 
1923         (gdk_cursor_new_from_name): New functions to construct named
1924         cursors and to get the image used for a cursor.  
1925
1926 2005-06-13  Matthias Clasen  <mclasen@redhat.com>
1927
1928         * gtk/gtkpathbar.[hc]: Rework the way in which rerooting of the
1929         path bar is done, implementing the following principles:
1930         (#137289, patch by Benjamin Otte)
1931         
1932         1. Re-root only if $HOME is an ancestor of the current path.
1933
1934         2. When re-rooting, make sure the Left arrow appears in the path 
1935         bar, so that you can navigate up from $HOME to /.  In that case, 
1936         make sure the Right arrow doesn't appear if the sub-hierarchy from 
1937         $HOME to the cwd fits in the window.
1938
1939         3. Make sure that hitting Alt-Up takes you always one folder up, 
1940         even when the path bar is re-rooted.
1941
1942         * gtk/gtkaccellabel.c (_gtk_accel_label_class_get_accelerator_label): 
1943         Try harder not to modify readonly strings. (#307541, Torsten Schoenfeld)
1944
1945         * gtk/gtkfilechooserbutton.c (model_update_current_folder): 
1946         Free the data of the row before overwriting it.  (#307490,
1947         Kjartan Maraas)
1948
1949 2005-06-13  Kjartan Maraas  <kmaraas@gnome.org>
1950
1951         * gtk/gtkcalendar.c: (calendar_paint_arrow): Don't
1952         leak the cairo context. Closes bug #307426.
1953
1954 2005-06-13  Matthias Clasen  <mclasen@redhat.com>
1955
1956         Make invisible text work a bit better (#66194, patch by
1957         Jeroen Zwartepoorte)
1958         
1959         * gtk/gtk.symbols:
1960         * gtk/gtktextiter.[hc]: Add function to move by
1961         visible lines.
1962
1963         * gtk/gtktextview.c (gtk_text_view_move_cursor_internal): 
1964         Skip invisible text when moving by paragraphs.
1965
1966         * gtk/gtktextlayout.c (gtk_text_layout_move_iter_visually): 
1967         Skip invisible lines here too.
1968
1969 2005-06-12  Matthias Clasen  <mclasen@redhat.com>
1970
1971         * gtk/gtkselection.c (gtk_target_list_add_image_targets): 
1972         Don't leak the format names.  (#307190, Morten Welinder)
1973
1974 2005-06-12  Kjartan Maraas  <kmaraas@gnome.org>
1975
1976         * gdk/x11/gdkasync.c: (send_event_handler): Plug
1977         a leak. Closes bug #307281.
1978
1979 2005-06-12  Matthias Clasen  <mclasen@redhat.com>
1980
1981         * gtk/gtkcalendar.c (calendar_paint_header): 
1982         (gtk_calendar_size_request): Allow localization of the
1983         format in which the year is displayed.  (#135451, Paisa 
1984         Seeluangsawat)
1985
1986         * gdk/*.h: Cleanup.  (#169648, Fabricio Barros Cabral)
1987
1988         * gdk/gdkcairo.c: Small doc additions.
1989
1990         * gtk/gtktreeview.c (gtk_tree_view_maybe_begin_dragging_row): 
1991         Check start_button_mask before starting a drag.  (#149058, 
1992         Andreas Volz)
1993
1994         * gtk/gtkfilesystemunix.c: Support .hidden files.  (#129170,
1995         Sayamindu Dasgupta, patch by Jan Arne Petersen)
1996
1997 2005-06-11  Matthias Clasen  <mclasen@redhat.com>
1998
1999         * NEWS: Updates.
2000
2001         * gtk/gtkwidget.c (gtk_widget_set_app_paintable): More docs
2002         provided by Owen Taylor.
2003
2004         * gtk/gtk.symbols: 
2005         * gtk/gtkiconview.h: 
2006         * gtk/gtkiconview.c (gtk_icon_view_get_visible_range): 
2007         Add a function to determine what parts of the model are
2008         visible.  (#306726, Jonathan Blandford)
2009
2010         * gtk/gtkfilesystemunix.c (create_file_info): Treat backup
2011         files the same way as hidden files, to be closer to what
2012         Nautilus does.  (#136196, Sean Middleditch)
2013
2014 2005-06-10  Matthias Clasen  <mclasen@redhat.com>
2015
2016         * gtk/gtkaccellabel.c (_gtk_accel_label_class_get_accelerator_label): 
2017         Don't modify strings returned from gettext().
2018
2019 Fri Jun 10 19:06:03 2005  Manish Singh  <yosh@gimp.org>
2020
2021         * gtk/gtktextdisplay.c (render_para): don't use deprecated
2022         gdk_gc_unref function.
2023
2024 2005-06-10  Matthias Clasen  <mclasen@redhat.com>
2025
2026         Allow setting paragraph background.  (#81045, Gustavo
2027         Carneiro, patch by Jeroen Zwartepoorte)
2028         
2029         * gtk/gtktextlayout.c (set_para_values): Propagate 
2030         pg_bg_color to the display struct.
2031         (gtk_text_layout_free_line_display): Free it here.
2032
2033         * gtk/gtktextdisplay.c (render_para): If pg_bg_color
2034         is set, draw a rectangle in that color behind
2035         the paragraph.
2036
2037         * gtk/gtktexttag.c (gtk_text_tag_class_init): Add 
2038         paragraph-background, paragraph-background-gdk and
2039         paragraph-background-set properties.
2040         (set_pg_bg_color): A setter for paragraph-background.
2041
2042         * gtk/gtktextlayout.h (struct _GtkTextLineDisplay): Add
2043         pg_bg_color.
2044
2045         * gtk/gtktexttag.h (struct _GtkTextAttributes): Add
2046         pg_bg_color.
2047         (struct _GtkTextTag): Add pg_bg_color_set.
2048
2049 2005-06-10  Kjartan Maraas  <kmaraas@gnome.org>
2050
2051         * gdk/gdkcairo.c: (gdk_cairo_set_source_pixbuf): Destroy the
2052         cairo surface when done with it. Plugs a fairly large leak in
2053         some cases.
2054         ==6014== 1999824 (115640 direct, 1884184 indirect) bytes in
2055         826 blocks are definitely lost in loss record 25239 of 25250
2056         Like this from nautilus.
2057
2058 2005-06-10  Michael Natterer  <mitch@imendio.com>
2059
2060         * gtk/gtk.symbols
2061         * gtk/gtkaction.[ch] (gtk_action_get_accel_closure): new function
2062         to get an action's accel_closure (Fixes #141750 and #148106).
2063
2064 2005-06-10  Matthias Clasen  <mclasen@redhat.com>
2065
2066         * gdk/gen-keyname-table.pl: Generate N_() calls for
2067         translatable key names.
2068
2069         * gdk/keynames.txt: Mark some key names as translatable.
2070         
2071         * gdk/keyname-table.h: Regenerated.
2072
2073         * gtk/gtkaccellabel.c (gtk_accel_label_class_init): Add
2074         some context to the msg ids for keyboard modifiers and
2075         key names.
2076         (_gtk_accel_label_class_get_accelerator_label): Try to
2077         translate key names.  (#300224, Christian Rose)
2078
2079 2005-06-10  Federico Mena Quintero  <federico@ximian.com>
2080
2081         Merged from gtk-2-6:
2082
2083         Fixes #162358:
2084
2085         * gtk/gtkfilechooserdefault.c (update_chooser_entry): Don't return
2086         immediately if we are in CREATE_FOLDER mode, so that we can fill
2087         the entry with the newly-selected folder.
2088         (gtk_file_chooser_default_set_property): Warn against turning on
2089         multiple selection for CREATE_FOLDER mode, or about setting that
2090         action while multiple selection is on.
2091         (update_chooser_entry): Change the entry's contents as well if we
2092         are in CREATE_FOLDER mode.  If nothing is selected, clear the
2093         chooser entry.
2094         (trap_activate_cb): Don't trap enter/space if modifiers are
2095         pressed.  This lets one use Ctrl-space to toggle rows in multiple
2096         selection mode.
2097         (gtk_file_chooser_default_should_respond): Clean up the if-chain
2098         mess of special cases by using an array to determine what to do.
2099         Also, for the save-entry case in CREATE_FOLDER mode, actually fix
2100         the bug where the file chooser would switch to an existing folder
2101         rather than confirming with it, and create the folder ourselves.
2102         (error_creating_folder_over_existing_file_dialog): New function.
2103
2104         * gtk/gtkfilechooserentry.c (check_completion_callback): Only
2105         insert the common prefix if we are in an "open" mode.  Use a
2106         helper function.
2107         (append_common_prefix): New helper function; code moved over from
2108         check_completion_callback().
2109         (find_common_prefix): New helper function.
2110         (gtk_file_chooser_entry_focus): Append the common prefix if the
2111         user requests it explicitly.
2112
2113 2005-06-10  Matthias Clasen  <mclasen@redhat.com>
2114
2115         * gtk/gtktreeviewcolumn.c (gtk_tree_view_column_set_expand): 
2116         * gtk/gtktoolbar.c (gtk_toolbar_get_show_arrow): 
2117         * gtk/gtktextview.c (gtk_text_view_get_iter_at_position): 
2118         * gtk/gtkstock.c (gtk_stock_set_translate_func): 
2119         * gtk/gtkspinbutton.c (gtk_spin_button_get_adjustment): 
2120         * gtk/gtkscrolledwindow.h: 
2121         * gtk/gtkmenushell.c (gtk_menu_shell_get_take_focus): 
2122
2123         * gtk/gtkiconview.c (gtk_icon_view_set_margin): 
2124         * gtk/gtkicontheme.c (gtk_icon_info_load_icon): 
2125         * gtk/gtkcalendar.c (gtk_calendar_thaw): Doc fixes.
2126
2127 2005-06-09  Matthias Clasen  <mclasen@redhat.com>
2128
2129         * gdk/x11/gdkwindow-x11.c: Small markup fixes.
2130
2131         * gtk/gtkwidget.c (gtk_widget_set_app_paintable): Add docs.
2132         (#306212, Steve Chaplin, docs provided by Billy Biggs)
2133
2134         * gtk/gtktextbtree.c (_gtk_text_btree_char_is_invisible): Small 
2135         cleanup.  (#305539, Paolo Borelli)
2136
2137 2005-06-09  Rodrigo Moya <rodrigo@novell.com>
2138
2139         * configure.in: added cairo to list of $GTK_PACKAGES.
2140
2141 2005-06-09  Matthias Clasen  <mclasen@redhat.com>
2142
2143         * gdk/x11/gdkdnd-x11.c (motif_drop_start, xdnd_drop_filter): Update
2144         the user time on the window when a drop happens.  (#169364, Alexander
2145         Hunziker, patch by Elijah Newren)
2146
2147         * gdk/x11/gdkwindow-x11.c: Small markup fixes.
2148
2149         * gtk/gtk.symbols: 
2150         * gtk/gtkiconview.h: 
2151         * gtk/gtkiconview.c (gtk_icon_view_scroll_to_path): New function
2152         to scroll to a path.  (#306838, Jonathan Blandford)
2153
2154 2005-06-08  Matthias Clasen  <mclasen@redhat.com>
2155
2156         * gtk/gtkiconview.c (gtk_icon_view_set_cursor): Scroll to the
2157         item.  (#306839, Jonathan Blandford)
2158
2159         * gtk/gtktreemodel.c (gtk_tree_path_new_from_string): Check for
2160         negative before appending the index, to avoid double error
2161         message.  (#306393, Morten Welinder)
2162
2163         * gtk/gtktreeview.c (gtk_tree_view_real_start_interactive_search): 
2164         Don't crash if search_window is NULL.  (#304914, Victor Osadci,
2165         testcase by Olaf Vitters)
2166
2167         * gtk/gtkimage.c: Make the file property readable.  
2168         (#170674, Lorenzo Gil Sanchez)
2169
2170         
2171 2005-06-08  Matthias Clasen  <mclasen@redhat.com>
2172
2173         * gtk/gtkfilesystem.c (gtk_file_info_get_display_key): Use
2174         g_utf8_collate_key_for_filename().
2175
2176 2005-06-07  Kjartan Maraas  <kmaraas@gnome.org>
2177
2178         * gtk/gtkfilechooserbutton.c: (update_label_and_image):
2179         Merge leak fix from stable. Bug 306754.
2180
2181 2005-06-05  Tor Lillqvist  <tml@novell.com>
2182
2183         * gdk/win32/gdkscreen-win32.c
2184         (_gdk_windowing_substitute_screen_number): Return NULL unless
2185         screen number is zero. We have only one screen on Win32.
2186         (gdk_screen_make_display_name): Call gdk_display_get_name() and
2187         return that.
2188         
2189         * modules/engines/Makefile.am
2190         * modules/input/Makefile.am: Decide whether to build the
2191         ms-windows theme engine based on the GDK backend, not based on
2192         platform. (I.e., if building for Cygwin with the X11 backend, we
2193         shouldn't build the ms-windows engine, but if building for Cygwin
2194         but with the Win32 backend, we should.) Ditto for the IME
2195         (Windows) input module. (#305832)
2196
2197 2005-06-04  Tor Lillqvist  <tml@novell.com>
2198
2199         * gdk/win32/gdkcursor-win32.c
2200         * gdk/win32/gdkwindow-win32.c
2201         * gdk/win32/gdkprivate-win32.h: Support full-colour cursors.
2202         Support cursors with alpha on XP. Use code in common with the
2203         support for alpha icons that already was present. (#306101, Tim
2204         Evans)
2205
2206         * modules/engines/ms-windows/msw_style.c: Render insensitive icons
2207         in a way that more closely matches Windows. (#305986, Tim Evans).
2208
2209         * modules/engines/ms-windows/Makefile.am (LDADDS): Link with
2210         gdk-pixbuf.
2211
2212 2005-06-03  Dom Lachowicz <cinamod@hotmail.com>
2213
2214         * modules/engines/ms-windows/msw_style.c: Re-sync with gtk-wimp
2215         * modules/engines/ms-windows/xp_theme.c: Ditto
2216         * modules/engines/ms-windows/Theme/gtk-2.0/gtkrc: Ditto
2217
2218 Thu May 26 16:43:27 2005 Manish Singh  <yosh@gimp.org>
2219
2220         * gtk/gtkentrycompletion.h: Add declarations for
2221         gtk_entry_completion_{get,set}_popup_single_match.
2222
2223 2005-05-26  Matthias Clasen  <mclasen@redhat.com>
2224
2225         * gtk/gtk.symbols: 
2226         * gtk/gtkentrycompletion.c: Add a property to suppress the
2227         popup for single matches.  (#154711)
2228
2229         * gtk/gtkentry.c (gtk_entry_completion_timeout): Respect it here.
2230
2231         * gtk/gtkfilechooserentry.c (_gtk_file_chooser_entry_set_action): 
2232         Use it here.
2233
2234         * gtk/gtktextbtree.c (_gtk_text_btree_tag): Queue the 
2235         redisplay after modifying the tag in the btree, otherwise 
2236         we end up showing the old tags until the next redraw comes 
2237         around.   (#143537, Gary Kramlich, Peter Wainwright)
2238
2239         * gtk/gtkcombobox.c (gtk_combo_box_list_auto_scroll): Make 
2240         autoscrolling work at the bottom of the screen.
2241
2242 2005-05-26  Maciej Katafiasz  <email@mathrick.org>
2243
2244         * docs/reference/gtk/tmpl/gtkentry.sgml:
2245         Point to GtkTextView instead of GtkText. Fixes bug #305535
2246
2247 2005-05-26  Sven Neumann  <sven@gimp.org>
2248
2249         * gtk/gtkselection.c (gtk_selection_data_set_pixbuf): use a less
2250         aggressive PNG compression level (bug #305340).
2251
2252 2005-05-26  Tor Lillqvist  <tml@novell.com>
2253
2254         * gdk/win32/gdkdrawable-win32.c (_gdk_win32_blit): If blitting
2255         from the root window, take the multi-monitor offset into
2256         account. (#305511)
2257
2258 2005-05-25  Matthias Clasen  <mclasen@redhat.com>
2259
2260         * demos/gtk-demo/appwindow.c (do_appwindow): Set the window
2261         icon by name.
2262
2263         * gtk/gtkfilesystem.c (gtk_file_folder_is_finished_loading): 
2264         Remove another C99ism.
2265
2266         * gtk/gtktreeview.c (gtk_tree_view_bin_expose): Draw the 
2267         background of rows insensitive when the treeview is insensitive.
2268         (pointed out by Billy Biggs)
2269
2270         * demos/gtk-demo/clipboard.c: Demonstrate image copy-and-paste
2271         and DND, and clipboard persistency.
2272
2273         * gtk/gtkselection.c (gtk_target_list_add_image_targets): 
2274         Make sure png comes first, otherwise dnd may use bmp by
2275         default, loosing transparency.
2276
2277 2005-05-25  Michael Natterer  <mitch@imendio.com>
2278
2279         * gtk/gtktextview.c (blink_cb): block the text_layout's "changed"
2280         handler when changing cursor visibility because it would expose
2281         the whole paragraph where the cursor is. Instead, expose the
2282         cursors' areas manually. (#173047).
2283
2284         (text_window_invalidate_cursors): new function which exposes the
2285         cursors.
2286
2287         * gtk/gtkstyle.c (draw_insertion_cursor): added comment that the
2288         same cursor size calculation is in text_window_invalidate_cursors().
2289
2290 2005-05-25  Matthias Clasen  <mclasen@redhat.com>
2291
2292         * demos/gtk-demo/editable_cells.c (create_items_model): Also
2293         demonstrate GtkCellRendererProgress.
2294
2295         * demos/gtk-demo/Makefile.am (demos): 
2296         * demos/gtk-demo/combobox.c: Add a demo showing combo box 
2297         variations.
2298
2299         * demos/gtk-demo/Makefile.am (demos): 
2300         * demos/gtk-demo/pickers.c: Add a demo showing all picker widgets.
2301
2302 2005-05-24  Matthias Clasen  <mclasen@redhat.com>
2303
2304         * demos/gtk-demo/iconview.c (do_iconview): Fix a typo.
2305
2306 2005-05-24  Tor Lillqvist  <tml@novell.com>
2307
2308         * gdk/win32/gdkproperty-win32.c (gdk_screen_get_setting): Handle
2309         gtk-alternative-button-order (setting it to TRUE).
2310
2311 2005-05-23  Matthias Clasen  <mclasen@redhat.com>
2312
2313         * gtk/gtktreeview.c (gtk_tree_view_search_init): Remove
2314         an unused variable.  (#305130, Jaap A. Haitsma)
2315
2316         * gtk/gtkfilechooserdefault.c (filter_create): Don't grab
2317         the focus away from the file list when operating the filter
2318         combo with the pointer.  (#304844, Sven Neumann)
2319
2320 2005-05-23  Tor Lillqvist  <tml@novell.com>
2321
2322         * gdk/win32/gdkkeys-win32.c (handle_special): Map VK_APPS to
2323         GDK_Menu. (#172383, Ivan Wong)
2324
2325         * gdk/win32/gdkkeys-win32.c (handle_dead): If the keysym isn't one
2326         of the special cases this function takes care of, use it as
2327         such. This takes care of for instance the Bengali Virama, see bug
2328         #165723.
2329
2330 2005-05-20  Matthias Clasen  <mclasen@redhat.com>
2331
2332         * gtk/gtkimcontextsimple.c (check_table): Avoid a possible
2333         buffer overrun.  (#142444, Leonard Michlmayr)
2334
2335         * gtk/gtkfilesystem.c: Remove C99-isms (#304879, 
2336         Kazuki IWAMOTO)
2337
2338 2005-05-18  Matthias Clasen  <mclasen@redhat.com>
2339
2340         * gtk/gtkfilechooser.c (gtk_file_chooser_remove_shortcut_folder_uri): 
2341         Use the correct function to conver the uri to a path.  (#304565,
2342         Ismael Juma)
2343
2344         * gtk/gtkfilechooserbutton.c (dialog_response_cb): Handle the
2345         Cancel button properly.  (#304234, Sven Neumann)
2346
2347 2005-05-18  Anders Carlsson  <andersca@imendio.com>
2348
2349         * gtk/gtktextview.c: (gtk_text_view_flush_scroll),
2350         (gtk_text_view_update_adjustments), (gtk_text_view_value_changed):
2351         * gtk/gtktextview.h:
2352         If the horizontal adjustment changes because of a change in the
2353         layout width, then do a complete redraw. This is because there
2354         might be right-aligned or centered text that needs to be redrawn.
2355
2356 2005-05-18  Matthias Clasen  <mclasen@redhat.com>
2357         
2358         * gtk/gtkwidget.c (gtk_widget_add_events): Try harder to set
2359         the event masks of descendent windows.  (#169821, Tommi Komulainen)
2360
2361         * gtk/gtktreeview.c (gtk_tree_view_get_drop_column) 
2362         (gtk_tree_view_set_column_drag_info): Fix some errors in the
2363         handling of drop columns.  (#143355, John Finlay)
2364
2365         * gtk/gtkfilechooserdefault.c (gtk_file_chooser_default_init): 
2366         Remove the no longer needed workaround.
2367
2368         * gtk/gtkwidget.c (widget_add_child_draw_rectangle): Only collect
2369         allocations of mapped children.
2370
2371         * gtk/gtkfilechooserdefault.c (gtk_file_chooser_default_init): 
2372         Add a bug reference.
2373
2374 2005-05-18  Tor Lillqvist  <tml@novell.com>
2375
2376         * gdk/win32/gdkevents-win32.c
2377         * gdk/win32/gdkkeys-win32.c
2378         * gdk/win32/gdkprivate-win32.h: Check the KF_EXTENDED bit in
2379         lParam of WM_KEY* messages to distinguish between left and right
2380         Control and Alt keys. Unfortunately, the right Shift key doesnt
2381         set KF_EXTENDED, so to distinguish between left and right Shift
2382         keys, check the scan code. (#304584)
2383
2384 2005-05-18  Matthias Clasen  <mclasen@redhat.com>
2385
2386         * gdk/x11/gdkproperty-x11.c (gdk_property_get): Warn if
2387         length overflows.  (#161520, Ian Wienand)
2388
2389         * gtk/gtktoolbutton.c (gtk_tool_button_set_icon_name): Fix
2390         parameter names to make gtk-doc happy.
2391
2392         * gtk/gtkscale.c (gtk_scale_class_init): Fix the default
2393         values of draw-value and value-pos to be the values we
2394         actually use in _init. (#304547, Mikael Hallendal)
2395
2396         * gtk/gtkcellrendererpixbuf.c: Support named icons in
2397         cells by adding a icon-name property. (#165777, Anders
2398         Carlsson)
2399
2400         * gtk/gtk.symbols:
2401         * gtk/gtktoolbutton.h: 
2402         * gtk/gtktoolbutton.c (gtk_tool_button_set_icon_name) 
2403         (gtk_tool_button_get_icon_name): Support named icons in 
2404         tool buttons by adding a icon-name property. (#116577, 
2405         Christian Neumair)
2406
2407         * gtk/gtk.symbols: 
2408         * gtk/gtkdnd.h: 
2409         * gtk/gtkdnd.c (gtk_drag_source_set_icon_name) 
2410         (gtk_drag_set_icon_name): New functions to support themed 
2411         drag icons.  (#116577, Christian Neumair)
2412
2413 2005-05-17  Owen Taylor  <otaylor@redhat.com>
2414
2415         * gdk/x11/gdkdrawable-x11.c (gdk_x11_ref_cairo_surface): 
2416         Update to changed cairo interface.
2417
2418         * gdk/x11/gdkdrawable-x11.[ch]:
2419         Add _gdk_x11_drawable_update_size()
2420         
2421         * gdk/x11/gdkwindow-x11.c (gdk_window_resize) 
2422         (gdk_window_move_resize)
2423         * gdk/x11/gdkevents-x11.c (gdk_event_translate): 
2424         Call _gdk_x11_drawable_update_size().
2425
2426 2005-05-17  Matthias Clasen  <mclasen@redhat.com>
2427
2428         * gtk/gtktextview.c (cursor_blinks): Don't blink the cursor
2429         if the text view is not editable.  
2430
2431         * gtk/gtkcombobox.c (gtk_combo_box_list_button_released): Keep
2432         the popup posted if the button is released over the cellview.
2433         This matches the behaviour of other combo box implementations.  
2434         (#171378)
2435         
2436         * gdk/gdkwindow.c (gdk_window_set_bg_pattern): Adjust offsets
2437         when recursing.  (#153682, Felipe Heidrich)
2438
2439 2005-05-16  Matthias Clasen  <mclasen@redhat.com>
2440
2441         * gtk/gtkscale.c (gtk_scale_class_init): Don't bind GDK_Page_Up 
2442         and GDK_Page_Down twice.  (#168333, Hazael Maldonado Torres)
2443
2444         * gtk/gtkentry.c (cursor_blinks): Don't blink the cursor if 
2445         the entry is not editable.  (#304171, Nikos Kouremenos)
2446         
2447         * gtk/gtkfilechooserbutton.c (gtk_file_chooser_button_constructor): 
2448         Make sure the action of the button and the dialog are in sync,
2449         when the dialog is provided by the app.  (#303987, David A Knight)
2450
2451         * gdk/gdkpango.c (gdk_pango_renderer_get_default): Fix a typo
2452         in the docs.  (#303940, Masao Mutoh)
2453
2454         * configure.in (GTK_DOC_CHECK): Check for gtk-doc 1.4.
2455
2456         * gtk/gtktoggleaction.c (connect_proxy): Be more careful when
2457         casting.  (#304089, Philip Langdale)
2458
2459         * gtk/gtkstatusbar.c (gtk_statusbar_size_allocate): Only shrink
2460         the label if we need to.  (#169390, Felix Riemann)
2461
2462 Sat May 14 00:07:46 2005  Manish Singh  <yosh@gimp.org>
2463
2464         * gdk/gdkdraw.c
2465         * gdk/gdkpango.c: #include gdkcairo.h for gdk_cairo_create()
2466         declaration.
2467
2468         * gtk/gtkiconview.c (gtk_icon_view_create_drag_icon): actually
2469         call gdk_cairo_set_source_color() with a color.
2470
2471         * gtk/gtkimage.c (gtk_image_expose): remove unused stock_id variable.
2472
2473         * tests/testiconview.c (main): cast args of drag functions to the
2474         appropriate type.
2475
2476 2005-05-13  Owen Taylor  <otaylor@redhat.com>
2477
2478         * gdk/x11/gdkdrawable-x11.c: Update for cairo-xlib API change.
2479
2480         * gdk/x11/gdkpixmap-x11.[ch] gdk/gdk.symbols: Export 
2481         gdk_pixmap_impl_x11_get_type(), needed in gdkdrawable-x11.c.
2482         
2483 2005-05-11  Owen Taylor  <otaylor@redhat.com>
2484
2485         * tests/testgtk.c (on_alpha_window_expose): Fix to use
2486         gdk_cairo_create(). (create_alpha_window): Hook up "response"
2487         to close the window.
2488
2489 2005-05-11  Owen Taylor  <otaylor@redhat.com>
2490
2491         * gtk/gtkcolorbutton.c: Use a GtkAlignment rather than a GtkDrawingArea
2492         to draw the swatch in to avoid having an extraneous window.
2493         
2494         * gtk/gtkcolorsel.c (color_sample_draw_sample): Actually se tthe
2495         color when !has_opacity.
2496
2497 2005-05-10  Owen Taylor  <otaylor@redhat.com>
2498
2499         * gdk/gdkcairo.[ch] gdk/gdkcolor.[ch] gdk/Makefile.am: Add source
2500         files for Cairo convenience functionality.
2501
2502         * gdk/gdkcairo.h (gdk_cairo_rectangle, gdk_cairo_region): Add a
2503         convenience functions to add GdkRectangle, GdkRegion to a cairo path.
2504
2505         * gdk/gdkwindow.c gdk/gdkgc.c gtk/gtkcolorsel.c gtk/gtkiconview.c 
2506         gtk/gtkstyle.c: Use gdk_cairo_rectangle/region().
2507
2508         * gdk/gdkcairo.[ch] gdk/gdkdrawable.h gdk/gdkdraw.c: Rename
2509         gdk_drawable_create_cairo_context() to gdk_cairo_create().
2510
2511         * gdk/gdkcairo.c gdk/gdkpixbuf.h gdk/gdkpixbuf-render.c:
2512         Rename gdk_pixbuf_set_as_cairo_source() to 
2513         gdk_cairo_set_source_pixbuf().
2514
2515         * gdk/gdkdraw.c gdk/gdkpango.c gtk/gtkcolorsel.c gtk/gtkhruler.c
2516         gtk/gtkhsv.c gtk/gtkiconview.c gtk/gtkstyle.c gtk/gtkvruler.c:
2517         Adjust for renames.
2518
2519         * gdk/gdk.symbols: Update.
2520
2521         * gtk/gtkwidget.c (gtk_widget_queue_shallow_draw): Fix 
2522         coordinate system problem that was causing the wrong portions
2523         to be invalidated.
2524
2525         * gtk/gtkcellrenderer.c (gtk_cell_renderer_render)
2526         gtk/gtkcellrendererpixbuf.c (gtk_cell_renderer_pixbuf_render)
2527         gtk/gtkcellrendererprogress.c (gtk_cell_renderer_progress_render)
2528         gtk/gtkcellrenderertext.c (gtk_cell_renderer_text_render)
2529         gtk/gtkcellview.c (gtk_cell_view_expose)
2530         gtk/gtkdnd.c (gtk_drag_highlight_expose)
2531         gtk/gtkentry.c (gtk_entry_draw_text) 
2532         gtk/gtktextview.c (text_window_invalidate_rect): Some cairoization.
2533
2534         * gtk/gtkcalendar.[ch]: Beat into something roughly resembling
2535         GTK+ style ... use instance-private data and standard names for
2536         private structure, etc. Move function docs inline.
2537
2538         * gtk/gtkcalendar.[ch]: Switch to drawing everything in
2539         expose. Switch drawing to Cairo.
2540
2541         * gtk/gtkcalendar.c (gtk_calendar_freeze): Deprecate
2542         gtk_calendar_freeze/thaw
2543
2544 2005-05-10  Tor Lillqvist  <tml@novell.com>
2545
2546         * gdk/win32/gdkproperty-win32.c (gdk_screen_get_setting): Check
2547         that GDK_IS_SCREEN(screen) (like the X11 backend does), not screen
2548         == gdk_screen_get_default(), as that might return NULL when this
2549         function is called.
2550
2551 2005-05-09  Matthias Clasen  <mclasen@redhat.com>
2552
2553         * gtk/gtkalignment.c (gtk_alignment_size_allocate): Flip the
2554         padding in RTL mode.  (#303572, Maciej Katafiasz)
2555
2556 2005-05-09  Owen Taylor  <otaylor@redhat.com>
2557
2558         * gdk/gdkrgb.c (gdk_rgb_convert_0888_br, gdk_rgb_convert_8880_br): 
2559         Fill in unused bits so they can be used for the depth-32 target case.
2560         Rewrite so that that gives a marginal speedup rather than a
2561         marginal slowdown. (on x86)
2562
2563         * gdk/gdkscreen.h gdk/x11/gdkscreen-x11.[ch] gdk/x11/gdkvisual-x11.c:
2564         Add gdk_screen_get_rgba_colormap/visual to get a visual for
2565         windows with an alpha channel, if one exists.
2566
2567         * gdk/win32/gdkscreen-win32.c gdk/linux-fb/gdkscreen-fb.c:
2568         Stub out gdk_screen_get_rgba_colormap/visual.
2569
2570         * gdk/x11/gdkcolor-x11.c (gdk_colormap_alloc_colors): computation of
2571         "unused" wasn't right for depth == 32, since it depended on
2572         shifting by 32.
2573
2574         * gdk/gdkrgb.c: Fill in alpha bits with 1s. (Based on patch from
2575         Keith Packard,
2576         http://mail.gnome.org/archives/gtk-devel-list/2004-June/msg00080.html)
2577
2578         * gdk/x11/gdkdrawable-x11.c (gdk_x11_drawable_get_picture):
2579         Implement again, without using Xft.
2580
2581         * tests/testgtk.c: Add a test for windows with an alpha channel.
2582
2583 2005-05-09  Matthias Clasen  <mclasen@redhat.com>
2584
2585         * autogen.sh: Revert accidental commit.
2586
2587 2005-05-08  Matthias Clasen  <mclasen@redhat.com>
2588
2589         * gdk/gdkcolor.c (gdk_cairo_set_source_color): 
2590         * gdk/gdkimage.h: 
2591         * gdk/gdkdraw.c: 
2592         * gdk/gdkcolor.h: 
2593         * gdk/gdkcursor.h: 
2594         * gdk/x11/gdkcolor-x11.c: Small documentation additions.
2595
2596 2005-05-07  Matthias Clasen  <mclasen@redhat.com>
2597
2598         * gtk/gtkscrolledwindow.h: 
2599         * gtk/gtkscrolledwindow.c (gtk_scrolled_window_get_hscrollbar): 
2600         (gtk_scrolled_window_get_cscrollbar): Change the return 
2601         type to GtkWidget*, proposed by Owen Taylor. 
2602
2603         * gdk/x11/gdkscreen-x11.c (gdk_screen_get_width_mm) 
2604         (gdk_screen_get_height_mm): Fix typos in the docs.  (#303389,
2605         Masao Mutoh)
2606
2607 2005-05-07  Matthias Clasen <mclasen@redhat.com>
2608
2609         * gtk/gtkiconview.c: Fix a copy-and-paste accident, spotted
2610         by Owen Taylor.
2611
2612 2005-05-07  Owen Taylor  <otaylor@redhat.com>
2613
2614         * gdk/gdkgc.c (gc_get_foreground): Get the foreground color, not
2615         the background color.
2616
2617 2005-05-07  Owen Taylor  <otaylor@redhat.com>
2618
2619         * gdk/gdkpixbuf-render.c gdk/gdkpixbuf.h (gdk_pixbuf_set_as_cairo_source): 
2620         Change prototype to match cairo_set_source_surface().
2621
2622         * gdk/gdkdraw.c gdk/gdkgc.c gdk/gdkpixbuf-render.c gdk/gdkwindow.c
2623         gtk/gtkhsv.c tests/testcairo.c.
2624
2625 2005-05-06  Federico Mena Quintero  <federico@ximian.com>
2626
2627         Merged from gtk-2-6:
2628
2629         * gtk/gtkfilesystemunix.c (fill_in_mime_type): Don't fill the mime
2630         types if this is an AFS directory.
2631         (fill_in_names): If we are in an AFS directory, set the MIME type
2632         blindly to "x-directory/normal".
2633
2634 2005-05-06  Matthias Clasen  <mclasen@redhat.com>
2635
2636         * gtk/gtknotebook.c (gtk_notebook_insert_page_menu): Always
2637         initialize child-visible to FALSE, otherwise we may end up
2638         with the wrong page visible initially.  (#302283, Patrik Fimml)
2639
2640         * gtk/gtktreeview.c (gtk_tree_view_draw_arrow): Make expanders
2641         appear insensitive in insensitive treeviews. 
2642
2643 2005-05-05  Matthias Clasen  <mclasen@redhat.com>
2644
2645         * gtk/gtktoolbar.c: Fix a typo in the docs.  (#303024, 
2646         Morten Welinder)
2647
2648 2005-05-06  Matthias Clasen  <mclasen@redhat.com>
2649
2650         * gtk/gtk.symbols:
2651         * gtk/gtkiconview.[hc]: Add DND support similar to the DND
2652         support in the tree view.  (#150270)
2653
2654 2005-05-05  Matthias Clasen  <mclasen@redhat.com>
2655
2656         * gtk/gtktreednd.h: 
2657         * gtk/gtkwidget.h: Small cleanups.
2658
2659         * gtk/gtktreeview.c (gtk_tree_view_get_dest_row_at_pos): Fix
2660         a typo.
2661
2662 2005-05-04  Owen Taylor  <otaylor@redhat.com>
2663
2664         * gdk/x11/gdkevents-x11.c gdk/x11/gdkwindow-x11.h: Fix a bug
2665         in focus tracking when we move between has_pointer_focus and 
2666         has_focus_window directly. (#109246, Billy Biggs, Niko Tyni 
2667         and others)
2668
2669         * gdk/x11/gdkevents-x11.c: Also fix some confusion that could
2670         happen in the case of no window manager + keyboard grabs, by
2671         moving to a more consistent model of when we pay attention to
2672         mode=NotifyGrab/NotifyUngrab events.
2673         
2674         * docs/focus_tracking.txt: Extensive writeup about how to track
2675         focus under X11.
2676
2677 Wed May  4 13:21:41 2005  Søren Sandmann  <sandmann@redhat.com>
2678
2679         * tests/testcairo.c (draw): Replace cairo_show_surface() uses with
2680         cairo_set_source_surface()/cairo_paint();
2681
2682 2005-05-04  Tor Lillqvist  <tml@novell.com>
2683
2684         * gdk/win32/gdkdrawable-win32.c (generic_draw, blit_from_pixmap)
2685         * gdk/win32/gdkgc-win32.c (gdk_win32_gc_values_to_win32values,
2686         _gdk_win32_gc_new, _gdk_windowing_gc_set_clip_region,
2687         gdk_win32_hdc_get): Minor fixes to make Win32 backend compile
2688         again.
2689
2690 2005-05-03  Matthias Clasen  <mclasen@redhat.com>
2691
2692         * gtk/gtkfilesystem.c: 
2693         * gtk/gtkcelleditable.c: 
2694         * gtk/gtktreemodel.c: Avoid getting the interface struct
2695         twice in the same function.  (#300513, Billy Biggs)
2696
2697         * gtk/gtkscrolledwindow.h:
2698         * gtk/gtkscrolledwindow.c (gtk_scrolled_window_get_vscrollbar): 
2699         * gtk/gtk.symbols: Add getters for the scrollbars.  (#167181,
2700         Billy Biggs)    
2701
2702         * gtk/gtkdialog.h: 
2703         * gtk/gtkdialog.c (gtk_dialog_get_response_for_widget): 
2704         Make this function public.  (#170748, Morten Welinder)
2705
2706 2005-05-02  Federico Mena Quintero  <federico@ximian.com>
2707
2708         Merged from gtk-2-6:
2709
2710         Fixes #301068:
2711
2712         * gtk/gtkfilesystemunix.c (struct _GtkFileSystemUnix): Add fields
2713         to store struct stat for /afs and /net, and boolean fields to say
2714         whether these are valid.
2715         (struct _GtkFileFolderUnix): Added a boolean is_network_dir field.
2716         (gtk_file_system_unix_get_folder): Fill in the is_network_dir
2717         field of the folder structure.
2718         (fill_in_names): If the folder is a network directory, create a
2719         fake struct stat for its entries.
2720         (fill_in_stats): Don't stat() the children of network directories.
2721
2722         * gtk/gtkfilechooserdefault.c (list_mtime_data_func): If the mtime
2723         is 0, use "Unknown" for the cell's displayed text.
2724
2725 2005-04-28  Owen Taylor  <otaylor@redhat.com>
2726
2727         * gtk/gtkwidget.c: Add a draw-border style property to allow
2728         themes to draw outside the widget's allocation.
2729
2730         * gdk/gdkwindow.c gtk/gtkstyle.c: Remove some save/restore pairs
2731         that were working around the clip-leakage bug in Cairo.
2732
2733         * gtk/gtkstyle.c: Use cairo_fill_preserve() rathe than
2734         save/fill/restore.
2735
2736         * gdk/gdkgc.c gdk/gdkinternals.h: Add _gdk_gc_update_context()
2737         That updates a Cairo context to match a GC.
2738
2739         * gdk/gdkdraw.c: Use _gdk_gc_update_context() to add support
2740         for tiles/stipples/clipping to gdk_draw_glyphs(), 
2741         gdk_draw_trapezoids().
2742
2743         * gdk/gdkpango.c: Use _gdk_gc_update_context() instead of internal
2744         implementation of stipples. Use one cairo_t across the entire
2745         drawing operation. Replace cairo_matrix_create() with 
2746         stack-allocated matrices.
2747
2748         * gdk/gdkgc.c gdk/gdkinternals.h gdk/x11/gdkgc-x11.c 
2749         gdk/win32/gdkgc-win32.c: Save various aspects of the 
2750         GC state (fill, tile, stipple, foreground, background, clip region)
2751         in instance-private-data for future use. Add getters.
2752         Get rid of _gdk_windowing_gc_get_foreground() function implemented 
2753         by the backends.
2754
2755         * gdk/gdkgc.c gdk/gdkinternals.h gdk/x11/gdkgc-x11.c
2756         gdk/win32/gdkgc-win32.c gdk/linux-fb/gdkgc-fb.c: Add
2757         _gdk_gc_init() to do initial setup of the GC from values;
2758         fixes some problems from drawable redirection.
2759
2760         * gdk/gdkgc.c gdk/gdkinternals.h gdk/x11/gdkgc-x11.c
2761         gdk/win32/gdkgc-win32.c gdk/linux-fb/gdkgc-fb.c: Move 
2762         gdk_gc_copy() and gdk_gc_set_clip_{region,rectangle}() into 
2763         the generic code, add _gdk_windowing_gc_copy(), 
2764         _gdk_windowing_gc_set_clip_region() to do backend specific
2765         stuff.
2766
2767         * gdk/x11/{gdkprivate-x11.h,gdkgc-x11.c.c,gdkdrawable-x11.c}
2768         gdk/win32/{gdkprivate-win32.h,gdkgc-x11.c.c,gdkdrawable-x11.c}
2769         gdk/linux-fb/{gdkprivate-fb.h,gdkgc-fb.c.c,gdkdrawable-fb.c}:
2770         Don't duplicate state that now is stored by the generic code.
2771
2772         * gdk/gdk.symbols Update
2773
2774 2005-05-02  Matthias Clasen  <mclasen@redhat.com>
2775
2776         * tests/testiconview.c: Test cell renderers.
2777
2778         * gtk/gtk.symbols: Add new functions.
2779
2780         * gtk/gtkiconview.[hc]: Implement GtkCellLayout and use
2781         cell renderers for drawing and editing. (#148144, #160242)
2782
2783 2005-05-02  Matthias Clasen  <mclasen@redhat.com>
2784
2785         * gtk/gtkcellrenderertext.c (get_size): Return a sufficient
2786         width for cases where pango_layout_get_pixel_extents() returns
2787         a rectangle with nonzero x. 
2788
2789         * gtk/gtkselection.c: Small doc fixes.
2790
2791         * gtk/gtkmenushell.c (gtk_menu_shell_set_take_focus): 
2792         (gtk_menu_shell_get_take_focus): Fix up the docs a bit.
2793
2794 2005-05-02  Michael Natterer  <mitch@imendio.com>
2795
2796         * gtk/gtkmain.c (do_post_parse_initialization): return silently if
2797         "gtk_initialized" is TRUE. Re-enables calling GTK's init functions
2798         multiple times when using gtk_get_option_group(), just as one can
2799         call gtk_init() multiple times without doing any harm.
2800
2801 2005-05-01  Matthias Clasen  <mclasen@redhat.com>
2802
2803         * gtk/gtktextview.c (gtk_text_view_expose_event): Propagate
2804         the event to unanchored children in the text window.  
2805         (#302494, Stephen Kennedy)
2806
2807 2005-04-30  Tor Lillqvist  <tml@novell.com>
2808
2809         * gdk/win32/gdkdnd-win32.c (gdk_dropfiles_filter): Take
2810         multi-monitor offset into account. (#302525)
2811
2812 2005-04-29  Matthias Clasen  <mclasen@redhat.com>
2813
2814         * gtk/gtkradioaction.c: Make the docs build.  (#302230,
2815         Ali Akcaagac)
2816
2817         * gtk/gtkiconview.c (gtk_icon_view_map): Get rid of this
2818         function, instead show the bin_window when it is created.
2819
2820         * gtk/gtkradiobutton.c (gtk_radio_button_focus): Don't 
2821         grab focus to unrealized widgets.  (#302240, Philip Langdale)
2822
2823         * gtk/gtktreeview.c (gtk_tree_view_state_changed): Set
2824         background upon state changes.  (#301651, Billy Biggs)
2825         (gtk_tree_view_get_path_at_pos): Take RTL into account
2826         when iterating over the columns.  (#302163)
2827         
2828         * configure.in: Check for nm.
2829
2830         * gtk/Makefile.am: Use $(NM), not nm directly. (#301299, 
2831         Nguyen Thai Ngoc Duy)
2832
2833         * gtk/gtkiconview.c (gtk_icon_view_move_cursor_start_end): Use
2834         the internal unselect_all function, since we need the unselection
2835         to happen even in browse mode.  (#300995, Mathias Hasselmann)
2836
2837         * gtk/gtkuimanager.c (update_node): Use g_object_notify() instead
2838         of triggering a ::notify by re-setting the property.  (#300982,
2839         Sven Neumann)
2840
2841         * gtk/gtkaction.c (connect_proxy): Use gtk_action_sync_tooltip().
2842
2843         * gtk/gtkiconview.c (gtk_icon_view_scroll_to_item): Also
2844         scroll horizontally when necessary, and keep the northwest
2845         corner of the item visible.  (#300913, Mathias Hasselmann)
2846
2847         * tests/testiconview.c: Add some more tests.
2848
2849         * gtk/gtkiconview.c (gtk_icon_view_select_path): Don't crash
2850         if the path does not point to a row in the model.  (#300909,
2851         Mathias Hasselmann)
2852         (gtk_icon_view_rows_reordered): Re-layout here.  (#301009, 
2853         Mathias Hasselmann)
2854
2855         * tests/testtext.c: Add some more attribute tests.
2856
2857         * gtk/gtktexttag.c (gtk_text_tag_class_init): Correct the documentation
2858         of the rise property. String change, but it is more important to
2859         be correct than to be translated.  (#301740)
2860
2861 2005-04-25  Tor Lillqvist  <tml@novell.com>
2862
2863         * gtk/gtkfilesystemwin32.c
2864         (gtk_file_system_win32_volume_get_display_name): Get volume name
2865         also on Win9x. (#301798, Daniel Atallah)
2866         (canonicalize_filename): Add explicit braces to silence compiler
2867         warning.
2868
2869 2005-04-22  Tor Lillqvist  <tml@novell.com>
2870
2871         * gtk/gtkmain.c: Initailize gettext before use. Calling
2872         bindtextdomain() and bind_textdomain_codeset() in
2873         do_post_parse_initialization() is too late. Put the calls in a new
2874         function gettext_initialization(), and call that from
2875         gtk_init_with_args() and gtk_parse_args(). Fixes #170948 for
2876         GTK+'s part, but the same problem occurs also at least in
2877         atk. Thanks to Robert Ögren, Daniel Atallah and Kevin Stange.
2878
2879 2005-04-19  Ivan, Wong Yat Cheung  <email@ivanwong.info>
2880
2881         * gdk/win32/gdkfont-win32.c (gdk_font_load_internal): Match
2882         character height instead of cell height. Fix #301228.
2883
2884 2005-04-18  Federico Mena Quintero  <federico@ximian.com>
2885
2886         Merged from gtk-2-6:
2887
2888         * gtk/gtkfilechooserdefault.c (remove_selected_bookmarks): Remove
2889         obsolete assertion that the selected row can't be a volume; this
2890         is handled by the "removable" column now.  Fixes #301017.
2891
2892 2005-04-18  Owen Taylor  <otaylor@redhat.com>
2893
2894         * gtk/gtkstyle.c gtk/gtkcolorsel.c gtk/gtkhsv.c gtk/gtkiconview.c
2895         * gdk/gdkcolor.c gdk/gdkwindow.c gdk/gdkpixbuf-render.c
2896         gdk/gdkpango.c tests/testcairo.c: Update to new Cairo API for
2897         setting color and opacity. (#301066, Vincent Noel)
2898  
2899 2005-04-15  Federico Mena Quintero  <federico@ximian.com>
2900
2901         Merged from gtk-2-6:
2902
2903         * gtk/gtkfilechooserdefault.c (pending_select_paths_process):
2904         Patch from Christian Neumair <chris@gnome-de.org>; only select the
2905         first row if we are in OPEN mode.  The only other case we were
2906         letting pass through was SELECT_FOLDER, but selecting the first
2907         row when changing folders confuses people when folders are
2908         actually being selected.  Fixes #171885.
2909
2910 2005-04-13  Matthias Clasen  <mclasen@redhat.com>
2911
2912         * gtk/gtkimage.c (gtk_image_calc_size, gtk_image_expose): 
2913         Revert the fix for #169870, adjust the documentation instead. 
2914
2915         * gtk/gtkactiongroup.c (gtk_action_group_add_action_with_accel): 
2916         Revert the fix for #170727.     
2917
2918 2005-04-11  Ivan, Wong Yat Cheung  <email@ivanwong.info>
2919
2920         Fix #300218:
2921
2922         * gdk/win32/gdkselection-win32.c (gdk_selection_convert): Fix
2923         C99ism.
2924
2925         * gtk/updateiconcache.c: Guard inclusion of unistd.h and
2926         utime.h.
2927
2928 2005-04-09  Matthias Clasen  <mclasen@redhat.com>
2929
2930         * gdk/x11/gdkinput-xfree.c:
2931         * gdk/x11/gdkinput-none.c:
2932         * gdk/gtk.symbols: Some more fixes necessary to 
2933         make building with gcc 4 work.
2934
2935         Add 16x16 versions of the zoom icons and of 
2936         GTK_STOCK_INDEX. Some of the images were taken from 
2937         the hicolor icon theme, and were originally created 
2938         by Jakub Steiner and Tuomas Kuosmanen.  (#167515, 
2939         Vincent Noel)
2940         
2941         * gtk/stock-icons/stock_index_16.png:
2942         * gtk/stock-icons/stock_zoom_1_16.png:
2943         * gtk/stock-icons/stock_zoom_fit_16.png:
2944         * gtk/stock-icons/stock_zoom_in_16.png:
2945         * gtk/stock-icons/stock_zoom_out_16.png: New images.
2946         
2947         * gtk/stock-icons/Makefile.am: Add the new images. 
2948
2949         * gtk/gtkimage.c (gtk_image_calc_size, gtk_image_expose): 
2950         Don't display too many broken images.  (#169870, Roman
2951         Kagan, patch by Ivan Wong)
2952
2953         * gtk/gtkwidget.c (gtk_widget_unparent): Remove debugging
2954         output.  (#300013, Tommi Komulainen)
2955
2956 2005-04-08  Matthias Clasen  <mclasen@redhat.com>
2957
2958         * gtk/gtkimage.c (gtk_image_expose, gtk_image_calc_size): 
2959         If a stock_id is unknown, display the missing image. (#169870,
2960         Steven Walter)
2961
2962         * gtk/gtkiconcache.c (icon_name_hash): Use the same function 
2963         as in updateiconcache.c.  (spotted by Morten Welinder)
2964
2965 2005-04-08  Carl Worth  <cworth@cworth.org>
2966
2967         * gdk/gdkpango.c: (emboss_context): Simplify matrix manipulation
2968         now that cairo exposes the cairo_matrix_t structure.
2969         
2970         * gdk/gdkpixbuf-render.c: (gdk_pixbuf_set_as_cairo_source): Track
2971         cairo API change in signedness of data argument.
2972
2973 2005-04-08  Matthias Clasen  <mclasen@redhat.com>
2974
2975         * gtk/gtkcombobox.c (gtk_combo_box_popdown): Make this
2976         work when called from gtk_combo_box_destroy().  (#172999,
2977         Christian Persch)
2978
2979 2005-04-08  Matthias Clasen  <mclasen@redhat.com>
2980
2981         Fix double-click to autosize treeview columns. This was
2982         probably broken since 2.2 ! (#169675)
2983         
2984         * gtk/gtktreeview.c (gtk_tree_view_button_press): Leave the
2985         "user-resized" state of the column on a double-click to
2986         autosize.
2987         (gtk_tree_view_button_press, gtk_tree_view_motion_resize_column): 
2988         Enter the "user-resized" state of the column only if a drag
2989         actually changes the column width, not on any click.
2990
2991 2005-04-07  Matthias Clasen  <mclasen@redhat.com>
2992
2993         * gtk/gtkmenu.c (gtk_menu_paint): Allow setting background
2994         images on menus.  (#169532, Benjamin Otte)
2995         
2996         * gtk/updateiconcache.c (write_card16, write_card32): Avoid
2997         unaligned access.  (#172947)
2998
2999         * gtk/gtkfilechooserdefault.c (file_list_build_popup_menu): 
3000         Consistently use the term "Bookmarks" in the UI.  (#166906,
3001         Sebastian Bacher)
3002
3003         Some fixes from Morten Welinder (#172947):
3004         
3005         * gtk/updateiconcache.c (icon_name_hash): Make this compiler- 
3006         and platform-independent.
3007         (is_cache_up_to_date): Don't compare mtimes is a stat call failed.
3008         (build_cache): Error out if a stat fails.  
3009
3010 2005-04-07  Matthias Clasen  <mclasen@redhat.com>
3011
3012         * gtk/gtktreeview.c (gtk_tree_view_set_expander_column): Add 
3013         a hint about hiding expanders.
3014
3015         * gtk/updateiconcache.c (is_cache_up_to_date): Return 
3016         TRUE if the cache is newer than the directory.  (#172852,
3017         Jacob Kroon)
3018
3019         * configure.in: Replace an explicit pkg-config by 
3020         $PKG_CONFIG.  (#168074, Hans-Wolfgang Loidl)
3021         
3022         * gdk/gdkpango.c (gdk_pango_layout_line_get_clip_region): 
3023         Ignore regions which fall completely outside the line.  
3024         (#165862, Felipe Heidrich)
3025
3026 2005-04-06  Matthias Clasen  <mclasen@redhat.com>
3027
3028         * gtk/gtktreeview.c (gtk_tree_view_set_search_column): Document
3029         -1 as possible value.  
3030         (gtk_tree_view_enable_model_drag_source) 
3031         (gtk_tree_view_enable_model_drag_dest): Pass the target list 
3032         to the underlying dnd implementation, otherwise we miss the 
3033         target info in the drag-data-received signal.  (#164085, Jorn
3034         Baayen)
3035
3036 2005-04-06  Matthias Clasen  <mclasen@redhat.com>
3037
3038         * gtk/gtktreeview.c (gtk_tree_view_motion_resize_column) 
3039         (gtk_tree_view_bin_expose): Avoid a few unnecessary calls
3040         to gdk_window_get_pointer(). (#168015, Billy Biggs)
3041
3042         * po/.cvsignore, po-properties/.cvsignore: Remove
3043         Makefile.in.in.  (#171092, Stepan Kasal)
3044
3045         * gtk/gtkrc.c (gtk_rc_parse_style): Don't modify 
3046         scanner->value, copy it first.  (#165693, Tommi Komulainen)
3047
3048 2005-04-05  Matthias Clasen  <mclasen@redhat.com>
3049
3050         * gtk/gtkcomboboxentry.c (gtk_combo_box_entry_grab_focus): 
3051         * gtk/gtkcombobox.c (gtk_combo_box_grab_focus): Implement
3052         grab_focus for GtkComboBox and GtkComboBoxEntry.  (#171912,
3053         Gustavo Carneiro)
3054
3055         * gtk/gtkicontheme.c: Store icon caches along with the
3056         mtimes of the toplevel directories. The previous
3057         mechanism of a hashtable-per-theme caused duplicate icon
3058         caches for the same toplevel directory to be created.  
3059         (#170030)
3060
3061 2005-04-05  Matthias Clasen  <mclasen@redhat.com>
3062
3063         * gtk/gtktreemodelsort.c (gtk_tree_model_sort_build_level): 
3064         Fix a typo in a warning.
3065
3066         * gtk/gtkaboutdialog.c (gtk_about_dialog_init): Protect
3067         the license and credits buttons from being affected by 
3068         gtk_widget_show_all().  (#172724)
3069
3070 2005-04-05  Matthias Clasen  <mclasen@redhat.com>
3071
3072         * gtk/gtkmenushell.c (gtk_menu_shell_activate_item): Keep a 
3073         reference to the item.  (#167920, Hazael Maldonado Torres)
3074
3075         * gtk/gtktreeview.c (gtk_tree_view_set_search_column): Add some
3076         more docs on interactive search.
3077
3078 2005-04-05  Tor Lillqvist  <tml@novell.com>
3079
3080         * gdk/win32/gdkvisual-win32.c (_gdk_visual_init): Handle 16 colour
3081         display mode. For some reason, in this mode GetDeviceCaps(BITSPIXEL)
3082         returns 1 (but GetDeviceCaps(NUMCOLORS) does return 16). (#143415)
3083
3084         * gdk/win32/gdkvisual-win32.c (_gdk_visual_init): Don't force
3085         24bpp GdkVisual on 32bpp displays. (#140706)
3086
3087 Mon Apr  4 19:13:23 2005  Jonathan Blandford  <jrb@redhat.com>
3088
3089         Fix for #172319, Tristan Van Berkom:
3090         
3091         * gtk/gtktreeview.c (gtk_tree_view_expand_all): change to use
3092         gtk_tree_view_real_expand_row() instead of doing this by hand.
3093
3094 2005-04-04  Johan Dahlin  <johan@gnome.org>
3095
3096         * gtk/gtktextbuffer.c: (gtk_text_buffer_class_init),
3097         (gtk_text_buffer_set_property), (gtk_text_buffer_get_property),
3098         (gtk_text_buffer_set_text): Add GtkTextBuffer::text (#172631)
3099
3100 Mon Apr  4 14:33:55 2005  Manish Singh  <yosh@gimp.org>
3101
3102         * gtk/gtkcomboboxentry.c (gtk_combo_box_entry_get_active_text):
3103         cast combo->priv->entry to GTK_ENTRY()
3104
3105         * gtk/gtkentrycompletion.c (_gtk_entry_completion_resize_popup):
3106         cast completion->priv->tree_view to GTK_TREE_VIEW()
3107
3108 2005-04-04  Matthias Clasen  <mclasen@redhat.com>
3109
3110         * gtk/gtktextbuffer.c: Some trivial doc fixes.
3111
3112         * gtk/gtkwidget.c (gtk_widget_set_redraw_on_allocate): Improve 
3113         the wording of the doc comment.  (#172422, Vincent Untz)
3114
3115 2005-04-04  Owen Taylor  <otaylor@redhat.com>
3116
3117         * gtk/gtkstyle.c (gtk_default_draw_expander): Covert expander
3118         drawing to Cairo. Also always draw the entire triangle instead
3119         of just drawing the center for prelight. (Fixes inconsistent
3120         drawing in GtkTreeView.)
3121
3122 2005-04-04  Johan Dahlin  <johan@gnome.org>
3123
3124         * gtk/gtk.symbols: Remove symbols accidentally added.
3125         * gtk/gtkentryprivate.h: Add boolean property popup_set_width
3126         * gtk/gtktoggletoolbutton.c: (gtk_toggle_tool_button_class_init):
3127         Use object_class instead of gobject_class
3128
3129 Mon Apr  4 12:14:35 2005  Søren Sandmann  <sandmann@redhat.com>
3130
3131         * gtk/gtkmenu.c (gtk_menu_handle_scrolling): Translate x, y into
3132         widget coordinates instead of root coordinates. Patch from Jorn
3133         Baayen. (#172236)
3134
3135 2005-04-04  Matthias Clasen  <mclasen@redhat.com>
3136
3137         * gtk/gtktoolbar.c: Add a tooltips property.
3138
3139         * gtk/gtkradiomenuitem.c (gtk_radio_menu_item_class_init): 
3140         * gtk/gtkruler.c (gtk_ruler_class_init): Add docs.
3141
3142         * gtk/gtktoggletoolbutton.c: Add an active property.
3143
3144 2005-04-04  Matthias Clasen  <mclasen@redhat.com>
3145
3146         Allow completion popups to be wider than the entry. (#131916, 
3147         Ross Burton)
3148         
3149         * gtk/gtkentrycompletion.[hc]: Add a boolean popup-set-width property.
3150
3151         * gtk/gtkentrycompletion.c (_gtk_entry_completion_resize_popup): 
3152         Don't force the popup to have the same width as the entry if 
3153         popup-set-width is FALSE.
3154
3155         * gtk/gtk.symbols: Add new functions.
3156
3157 2005-04-04  Matthias Clasen  <mclasen@redhat.com>
3158
3159         * gtk/gtkactiongroup.c (gtk_action_group_add_action_with_accel): 
3160         Use gtk_accel_map_change_entry(), so that reusing the same
3161         action name works.  (#170727, Paolo Borelli)
3162
3163 2005-04-04  Tor Lillqvist  <tml@novell.com>
3164
3165         * gdk/win32/gdkmain.c (_gdk_win32_cf_to_string): New debugging
3166         function, to log a clipboard format name symbolically.
3167         (_gdk_win32_data_to_string): Also new, to log random data bytes.
3168
3169         Implement delayed rendering on Win32, specifically for transfering
3170         images through the clipboard from GTK+ apps to other
3171         apps (#168173, implementation by Ivan Wong):
3172
3173         * gdk/win32/gdkevents-win32.c (gdk_event_translate): 
3174         Handle WM_RENDERFORMAT.
3175
3176         * gdk/win32/gdkprivate-win32.h
3177         * gdk/win32/gdkglobals-win32.c: Add _format_atom_table,
3178         _delayed_rendering_data and _image_bmp.
3179
3180         * gdk/win32/gdkmain-win32.c: Initialize _image_bmp.
3181
3182         * gdk/win32/gdkproperty-win32.c (gdk_property_change):
3183         Accept formats other than GDK_TARGET_STRING or _utf8_string, and
3184         assume they are handled through delayed rendering.
3185
3186         * gdk/win32/gdkselection-win32.c (gdk_selection_convert):
3187         Return all available formats (including those registered by GTK+
3188         apps) on request_targets.
3189         (gdk_selection_property_get): We should append a zero byte like
3190         X11 does.
3191         (gdk_win32_selection_add_targets): New function, for
3192         gtkselection's use. Win32 requires that the clipboard owner
3193         registers all valid formats even if the owner wants delayed
3194         rendering.
3195         (_gdk_win32_selection_convert_to_dib): New function. Convert
3196         images to DIB using gdk-pixbuf.
3197
3198         * gdk/win32/gdkwin32.h: Declare gdk_win32_selection_add_targets().
3199
3200         * gtk/gtkselection.c (gtk_selection_add_target,
3201         gtk_selection_add_targets): Call gdk_win32_selection_add_targets()
3202         to register target formats.
3203
3204         * gdk/gdk.symbols: Add gdk_win32_selection_add_targets().
3205
3206 2005-04-03  Hans Breuer  <hans@breuer.org>
3207
3208         [merged from gtk-2-6 branch]
3209         * gdk/win32/gdkdrawable-win32.c : let dash_offset shift the start of
3210         the line pattern not the start of the line. Fixes bug #171641.
3211
3212         * gtk/makefile.msc.in : follow .symbols changes
3213
3214         * gdk/win32/gdkwindow-win32.c : declare and resolve GetAncestor()
3215         dynamically. (It is not available in _WIN_VER <= 0x0400)
3216
3217         * gdk/win32/makefile.msc : removed gdkpango-win32.obj
3218
3219         * gtk/gtkhsv.c gtk/gtkstyle.c : use G_PI instead of M_PI
3220
3221         [also applied to gtk-2-6 branch]
3222         * gdk/makefile.msc gdk-pixbuf/makefile.msc : handle gdk*alias.def
3223
3224         * gdk/makefile.msc.in : add gtkmnemonichash.obj
3225
3226         * test/testgtk.c(set_parent_signal) : use g_message instead of
3227         g_print to keep the 'testgtk --bench=all' output clean
3228
3229 2005-04-03  Matthias Clasen  <mclasen@redhat.com>
3230
3231         * gtk/gtkruler.c: Add a "metric" property.
3232
3233         * gtk/gtkradiomenuitem.c: Add a "group" property like
3234         the one found in radio buttons.
3235
3236         * gtk/gtkradiobutton.c (gtk_radio_button_class_init): Fix
3237         a typo in the docs.
3238         (gtk_radio_button_set_group): Add change notification.
3239         
3240 2005-04-01  Matthias Clasen  <mclasen@redhat.com>
3241
3242         * gtk/gtkselection.c: Move documentation inline, document
3243         if add_target functions append or prepend.  (#172350, 
3244         Jon-Kare Hellan)
3245
3246 2005-04-01  Matthias Clasen  <mclasen@redhat.com>
3247
3248         Make gtk_combo_box_get_active_text do the right thing for
3249         GtkComboBoxEntry (#171373, Robert Staudinger)
3250         
3251         * gtk/gtkcombobox.h: Add a get_active_text vfunc.
3252         
3253         * gtk/gtkcombobox.c (gtk_combo_box_real_get_active_text): And
3254         implement it here.
3255
3256         * gtk/gtkcomboboxentry.c (gtk_combo_box_entry_get_active_text): 
3257         Implement get_active_text by always returning the content of 
3258         the entry.
3259
3260 2005-03-31  Sven Neumann  <sven@gimp.org>
3261
3262         Merged from gtk-2-6:
3263
3264         * gtk/gtkbutton.c
3265         * gtk/gtkiconview.c: fixed gtk-doc comments.
3266
3267 2005-03-31  Michael Natterer  <mitch@gimp.org>
3268
3269         Allow to pop up menus without grabbing the keyboard. Useful for
3270         stuff like virtual keyboards. Fixes bug #159890
3271
3272         * gtk/gtk.symbols
3273         * gtk/gtkmenushell.[ch]: added boolean property "take-focus"
3274         and public API gtk_menu_shell_set/get_take_focus().
3275
3276         * gtk/gtkmenu.c (gtk_menu_popup)
3277         (popup_grab_on_window): don't grab the keyboard if take_focus
3278         is FALSE.
3279
3280         * gtk/gtkmenuitem.c (_gtk_menu_item_popup_submen): propagate the
3281         parent menu_shell's take_focus property to the submenu which is
3282         about to be popped up.
3283
3284 2005-03-30  Federico Mena Quintero  <federico@ximian.com>
3285
3286         Merged from gtk-2-6:
3287
3288         Fix #170755:
3289
3290         * gtk/gtktreeview.c (gtk_tree_view_row_changed): Only stop editing
3291         if the row which changed is the same as the row being edited.
3292
3293 2005-03-30  Matthias Clasen  <mclasen@redhat.com>
3294
3295         * gtk/gtktreeview.c (gtk_tree_view_real_start_interactive_search): 
3296         Make enable_search control only typeahead, not C-f.  (#170435,
3297         Sven Neumann)
3298         (gtk_tree_view_start_interactive_search): Pass keybinding == TRUE.
3299
3300         * gdk/gdkpixbuf.h: Include cairo.h
3301
3302         * gtk/gtkclipboard.c (gtk_clipboard_set_can_store): 
3303         Don't accept n_targets == -1.
3304         (clipboard_unset): unref the old_data, not the
3305         user_data which we have just cleared.  (#172038, Sven
3306         Neumann)
3307
3308         * gtk/gtkcombobox.c (gtk_combo_box_popup): Don't 
3309         segfault if somebody tries to popup an unrealized
3310         combo box.  (#172031, Felipe Heidrich)
3311
3312 2005-03-30  Tor Lillqvist  <tml@novell.com>
3313
3314         * gdk/win32/gdkevents-win32.c (build_pointer_event_state): The
3315         state field should represent the state before the event, like on
3316         X11. (#169753)
3317         (gdk_event_translate): Fix event filter handling. If an event
3318         filter (global, client message filter, of window-specific) returns
3319         GDK_FILTER_CONTINUE, continue as if nothing happened. If it
3320         returns GDK_FILTER_REMOVE or GDK_FILTER_TRANSLATE, return TRUE
3321         from gdk_event_translate() which means that DefWindowProc() will
3322         not be called.
3323         (gdk_event_translate): Fix client message handling. Append a
3324         GDK_CLIENT_EVENT unless there is a filter that matches and returns
3325         something other than GDK_FILTER_CONTINUE. (#135552)
3326
3327 2005-03-29  Matthias Clasen  <mclasen@redhat.com>
3328
3329         * gtk/gtktreemodelfilter.c (gtk_tree_model_filter_set_visible_func): 
3330         Document the need to refilter if parameters of the visibility function
3331         change.  (#169516, Olivier Sessink)     
3332
3333 Mon Mar 28 15:13:42 2005  Søren Sandmann  <sandmann@redhat.com>
3334
3335         * gdk/gdkwindow.c (gdk_window_invalidate_maybe_recurse): Don't
3336         invalidate areas that are covered by mapped input-output child
3337         windows. Bug 141380.
3338
3339 2005-03-28  Jeroen Zwartepoorte  <jeroen.zwartepoorte@gmail.com>
3340
3341         * gtk/gtkfilechooserdefault.c: (update_preview_widget_visibility): Make
3342         the preview label ellipsize so the dialog layout stays constant.
3343         (#171398)
3344
3345 2005-03-28  Matthias Clasen  <mclasen@redhat.com>
3346
3347         * gtk/gtktreeview.c (gtk_tree_view_key_press): Don't pop up
3348         the context menu of the search entry if it is not visible.
3349         (#169534, Billy Biggs)
3350
3351 2005-03-27  Tor Lillqvist  <tml@novell.com>
3352
3353         * configure.in: Apparently AC_LIBTOOL_WIN32_DLL isn't deprecated
3354         after all, and in fact necessary with HEAD libtool.
3355
3356 2005-03-26  Matthias Clasen  <mclasen@redhat.com>
3357
3358         * gtk/*.c: 
3359         * gdk/gdkdisplaymanager.c: 
3360         Use canonical names for g_object_notify() as well. 
3361
3362 2005-03-24  Tor Lillqvist  <tml@novell.com>
3363
3364         * configure.in (GTK_EXTRA_CFLAGS): Include the -mms-bitfields flag
3365         in GTK_EXTRA_CFLAGS on Win32, so that it gets included in the
3366         gtk+-2.0.pc file and automatically used by dependents. MSVC users
3367         who use pkg-config will have to manually edit it out from
3368         gtk+-2.0.pc, sorry. Maybe pkg-config should be enhanced to support
3369         some kind of conditionals in .pc files?
3370
3371 2005-03-23  Matthias Clasen  <mclasen@redhat.com>
3372
3373         * gtk/gtkfilechooserbutton.c (update_combo_box): Remove
3374         a call whose result was unused and leaked.  (#170776,
3375         Kjartan Maraas)
3376
3377         Some cleanups to the GtkDialog code:  (#170746, 
3378         Morten Welinder)
3379         * gtk/gtkdialog.c (action_widget_activated): Simplify,
3380         use _gtk_dialog_get_response_for_widget.
3381         (gtk_dialog_add_action_widget): Use the correct signal
3382         id for non-buttons.
3383         (gtk_dialog_set_response_sensitive): 
3384         (gtk_dialog_set_default_response): Use get_response_data.
3385         (gtk_dialog_run): Don't disconnect the signals if the
3386         dialog was destroyed while running.
3387
3388 Tue Mar 22 14:16:31 2005  Manish Singh  <yosh@gimp.org>
3389
3390         * gtk/gtkfilesystem.c (gtk_file_system_set_bookmark_label):
3391         Use g_return_if_fail, not g_return_val_if_fail.
3392
3393 2005-03-22  Matthias Clasen  <mclasen@redhat.com>
3394
3395         Implement bookmark renaming  (#136216, Sean Middleditch)
3396         
3397         * gtk/gtkfilesystem.h (struct _GtkFileSystemIface): Add 
3398         get_bookmark_label and set_bookmark_label vfuncs.
3399
3400         * gtk/gtkfilesystem.h:
3401         * gtk/gtkfilesystem.c (gtk_file_system_set_bookmark_label): 
3402         (gtk_file_system_get_bookmark_label): Wrappers for the
3403         vfuncs.
3404
3405         * gtk/gtk.symbols: Add new exported symbols.
3406
3407         * gtk/gtkfilesystemunix.c (gtk_file_system_unix_set_bookmark_label): 
3408         (gtk_file_system_unix_get_bookmark_label): Implementations
3409         for the Unix backend.
3410
3411         * gtk/gtkfilechooserdefault.c: Add a context menu to
3412         the bookmarks pane, and allow to rename bookmarks.
3413
3414 2005-03-22  Matthias Clasen  <mclasen@redhat.com>
3415
3416         * gtk/gtkpathbar.c (gtk_path_bar_unmap): 
3417         * gtk/gtkspinbutton.c (gtk_spin_button_unmap): 
3418         * gtk/gtknotebook.c (gtk_notebook_unmap): 
3419         * gtk/gtkrange.c (gtk_range_unmap): Stop scrolling when
3420         the widget is unmapped.  (#168791, Ryan Lortie)
3421
3422 2005-03-21  Matthias Clasen  <mclasen@redhat.com>
3423
3424         * gtk/gtkprivate.h: Define macros GTK_PARAM_READABLE,
3425         GTK_PARAM_WRITABLE, GTK_PARAM_READWRITE which are like
3426         their G_ counterparts, but also mark the name, nick
3427         and blurb as static.
3428
3429         * gtk/*.c: Mark param spec strings as static, using
3430         the new macros.
3431
3432         * gtk/gtkspinbutton.h: Fix a typo.
3433
3434 2005-03-21  Matthias Clasen  <mclasen@redhat.com>
3435
3436         * gtk/gtkcellrendererprogress.c: 
3437         * gtk/gtkcellrendererpixbuf.c: 
3438         * gtk/gtkcellrenderercombo.c: 
3439         * gtk/gtkcellrenderer.c: 
3440         * gtk/gtkcalendar.c: 
3441         * gtk/gtkbutton.c: 
3442         * gtk/gtkbox.c: 
3443         * gtk/gtkbbox.c: 
3444         * gtk/gtkaspectframe.c: 
3445         * gtk/gtkarrow.c: 
3446         * gtk/gtkalignment.c: 
3447         * gtk/gtkactiongroup.c: 
3448         * gtk/gtkaction.c:
3449         * gtk/gtkaccellabel.c: 
3450         * gtk/gtkaboutdialog.c: Mark param spec strings as static.
3451
3452         * gdk/gdkpango.c (gdk_pango_renderer_class_init): 
3453         * gdk/gdkdisplaymanager.c (gdk_display_manager_class_init): Mark
3454         param spec strings as static.
3455
3456 2005-03-21  Tor Lillqvist  <tml@novell.com>
3457
3458         * modules/engines/ms-windows/*.c: Silence gcc warnings (unused
3459         variables, unhandled enum value in switch). Use g_object_unref()
3460         instead of deprecated gdk_gc_unref() and gdk_drawable_unref().
3461
3462         * modules/engines/ms-windows/xp_theme.c (xp_theme_map_gtk_state): 
3463         Add missing "case" keyword.
3464
3465         * modules/engines/ms-windows/Makefile.am: Link with -lgdi32
3466         explicitly.
3467
3468 2005-03-20  Tor Lillqvist  <tml@novell.com>
3469
3470         * gdk/win32/gdkdisplay-win32.c (gdk_display_get_name): Return the
3471         Terminal Services session number, window station name (always
3472         "WinSta0" in interactive processes), and desktop name (typically
3473         "Default"), concatenated with backslash separators.
3474         (gdk_display_open): Accept only NULL or the string
3475         gdk_display_get_name() returns as display name.
3476
3477 2005-03-20  Matthias Clasen  <mclasen@redhat.com>
3478
3479         Make PLT-reduction work with gcc4, and don't include
3480         everything in gdkalias.h:
3481         
3482         * gtk/grk.symbols: Group symbols by header and source file.
3483         * gtk/makegtkalias.pl: Protect definitions by the same 
3484         preprocessor symbols used to guard the headers. Move
3485         the alias declarations to a separate file which is 
3486         produced when calling makegtkalias.pl -def
3487         * gdk/Makefile.am (gtkaliasdef.c): Add a rule to generate 
3488         this file.
3489         * gtk/*.c: Include gtkalias.h after the other headers, 
3490         include gtkaliasdef.c at the bottom.
3491         * gtk/*.h: Small cleanups.
3492
3493 Fri Mar 18 23:59:49 2005  Soeren Sandmann  <sandmann@redhat.com>
3494
3495         * gtk/gtkmenutoolbutton.c (arrow_button_button_press_event_cb):
3496         Make right-clicks not pop up the menu.
3497
3498 2005-03-18  Owen Taylor  <otaylor@redhat.com>
3499
3500         * gdk/x11/gdkdrawable-x11.c (_gdk_x11_drawable_finish): 
3501         Call cairo_surface_finish()
3502
3503         * gdk/gdkinternals.c gdk/x11/gdkdrawable-x11.c: Remoev
3504         _gdk_windowing_set_surface_device_offset().
3505
3506 2005-03-18  Tor Lillqvist  <tml@novell.com>
3507
3508         * gdk/win32/gdkevents-win32.c (gdk_event_translate): On
3509         WM_MOUSEMOVE, don't check if this process owns the active
3510         window. This makes cross-application widget embedding work better.
3511         On WM_MOVE, don't bother checking for window visibility.
3512
3513         * gdk/win32/gdkim-win32.c: Remove bogus empty doc comment. Remove
3514         unused variables. Add some casts to silence gcc.
3515
3516 2005-02-24  Owen Taylor  <otaylor@redhat.com>
3517
3518         * gdk/gdkwindow.c: Use cairo_set_device_offset().
3519
3520         * gdk/win32/gdkdrawable-win32.[ch] gdk/win32/gdkwindow-win32.c
3521         gdk/win32/gdkpixmap-win32.c: 
3522         Add_gdk_win32_drawable_acquire/release_dc() to get a DC for the 
3523         drawable. Add _gdk_drawable_win32_finish() to clean up resources
3524         when a drawable is destroyed.
3525
3526         * gdk/win32/gdkgc-win32.c gdk/win32/gdkdrawable-win32.c
3527         (blit_from_pixmap) gdk/win32/gdkprivate-win32.h : Use 
3528         acquire/release_dc when getting a DC to use with a GC or for 
3529         blitting from a pixmap.
3530
3531         * gdk/win32/gdkdrawable-win32.[ch]: Implement ref_cairo_surface()
3532
3533         * gdk/win32/gdkpango-win32.c gdk/win32/gdkdrawable-win32.c Makefile.am:
3534         Remove gdk_screen_get_pango_context(), draw_glyph[_transformed]
3535         implementations.
3536
3537         * gdk/win32/gdkdrawable-win32.c: Remove 
3538         gdk_draw_rectangle_alpha_libgtk_only()
3539
3540 2005-03-17  Owen Taylor  <otaylor@redhat.com>
3541
3542         * gdk/gdkpango.c: Fix get_stipple_surface to actually work, set
3543         EXTEND_REPEAT on the stipple pattern.
3544
3545 2005-03-17  Matthias Clasen  <mclasen@redhat.com>
3546
3547         * gtk/gtklabel.c (gtk_label_set_markup): Fix formatting
3548         in example in the docs.  (#170611, Jianfei Wang)
3549
3550         * gtk/gtkiconview.c (gtk_icon_view_size_allocate): Clamp
3551         adjustment values on resize.  (#170567, Tomislav Jonjic)
3552
3553         * gtk/gtkicontheme.c (theme_lookup_icon): Don't crash
3554         if there is no cache.  (#170652, Diego Gonzalez)
3555         
3556         * gtk/gtkentrycompletion.c (gtk_entry_completion_real_insert_prefix): 
3557         Make inline completion insert the prefix at the
3558         right spot.  (#170146, Doug Quale)
3559
3560 2005-03-17  Tor Lillqvist  <tml@novell.com>
3561
3562         * gdk/gdkkeynames.c: gdk_key is a typedef, not a struct tag.
3563
3564 2005-03-16  Matthias Clasen  <mclasen@redhat.com>
3565
3566         * gtk/gtkprogressbar.c (gtk_progress_bar_get_ellipsize): 
3567         Typo fix in the docs.
3568         
3569         * gtk/gtkmenutoolbutton.c (gtk_menu_tool_button_set_arrow_tooltip): 
3570         Typo fix in the docs.
3571
3572         * gtk/gtkiconview.c (gtk_icon_view_set_columns) 
3573         (gtk_icon_view_get_columns, gtk_icon_view_set_item_width) 
3574         (gtk_icon_view_get_item_width, gtk_icon_view_set_spacing) 
3575         (gtk_icon_view_get_spacing, gtk_icon_view_set_row_spacing) 
3576         (gtk_icon_view_set_column_spacing) 
3577         (gtk_icon_view_get_row_spacing, gtk_icon_view_get_margin) 
3578         (gtk_icon_view_set_margin): Add docs.
3579         
3580         * gtk/gtkcellview.c (gtk_cell_view_get_displayed_row): 
3581         Add docs.
3582
3583 2005-03-15  Owen Taylor  <otaylor@redhat.com>
3584
3585         * gdk/gdkdrawable.h gdk/gdkdraw.c gdk/gdkpixmap.c gdk/gdkwindow.c 
3586         gdk/x11/gdkdrawable-x11.c gdk/x11/gdkpixmap-x11.c gdk/x11/gdkwindow-x11.c
3587         gdk/gdkinternals.h: Switch set_cairo_target() virtual function to
3588         ref_cairo_surface()
3589
3590         * gdk/gdkdrawable.h gdk/gdkdraw.h: Switch set_cairo_target() virtual
3591         function to create_cairo_context()
3592
3593         * gdk/gdkwindow.c: Clear double buffer pixmaps with Cairo.
3594
3595         * gdk/x11/gdkwindow-x11.c: Keep all components in GdkWindowObject.bg_color,
3596         not just the pixel.
3597
3598         * tests/testcairo.c: Update for create_cairo_context()
3599
3600         * gdk/gdkdraw.c (gdk_draw_trapezoids, gdk_draw_glyphs[_transformed]):
3601         Reimplement in terms of Cairo, bypass the vtable entries.
3602
3603         * gdk/x11/gdkdrawable-x11.[ch] gdk/x11/gdkdisplay-x11.[ch]
3604         gdk/x11/gdkgc-x11.c gdk/x11/gdkpango-x11.c
3605         gdk/x11/gdkprivate-x11.h gdk/x11/Makefile.am: Remove
3606         implementation of draw_trapezoids / draw_glyphs[_transformed].
3607
3608         * gdk/gdkpango.c: Switch GdkPangoRenderer to use Cairo
3609
3610         * gdk/gdkpango.c gdk/x11/gdkpango-x11.c: Move
3611         gdk_pango_context_get_for_screen() into the backend independent code.
3612
3613         * gdk/x11/gdkdrawable-x11.[ch]: Remove Xft use, use RENDER directly
3614         for drawing images.
3615
3616         * gdk/gdkdrawable.h gdk/x11/gdkdrawable-x11.c: Remove
3617         gdk_draw_rectangle_alpha_libgtk_only.
3618
3619         * gdk/gdkpixbuf.h gdk/gdkpixbuf-render.c: Add 
3620         gdk_pixbuf_set_as_cairo_source()
3621
3622         * gdk/gdk.symbols: Update
3623
3624         * gtk/gtkcolorsel.c gtk/gtkhsv.c gtk/gtkiconview.c gtk/gtkruler.[ch]
3625         gtk/gtk[hv]ruler.c: Convert to Cairo rendering.
3626
3627         * gtk/gtkstyle.c (gtk_default_draw_check, gtk_default_draw_focus,
3628         gtk_default_draw_option): Switch to Cairo. Simplify the checkbutton,
3629         radio button style for now to get something more scalable.
3630
3631         *  gtk/gtksettings.c: #if 0 out the code to use PangoXft for hinting/
3632         antialiasing/dpi settings.
3633
3634 2005-03-16  Matthias Clasen  <mclasen@redhat.com>
3635
3636         * demos/gtk-demo/editable_cells.c: Also demonstrate
3637         GtkCellRenderer::editing-started and separators.
3638
3639 Tue Mar 15 20:34:33 2005  Manish Singh  <yosh@gimp.org>
3640
3641         * gdk/x11/gdkinput-xfree.c: #include gdkaliasdef.c here too.
3642
3643 2005-03-15  Matthias Clasen  <mclasen@redhat.com>
3644
3645         Make PLT-reduction work with gcc4, and don't include
3646         everything in gdkalias.h:
3647
3648         * gdk/gdk.symbols: Group symbols by header and source file.
3649         * gdk/makegdkalias.pl: Protect definitions by the same
3650         preprocessor symbols used to guard the headers. Move
3651         the alias declarations to a separate file which is
3652         produced when calling makegdkalias.pl -def
3653         * gdk/Makefile.am (gdkaliasdef.c): Add a rule to generate this
3654         file.
3655         * gdk/*.c, gdk/x11/*.c: Include gdkalias.h after the other
3656         headers, include gdkaliasdef.c at the bottom.
3657
3658 2005-03-16  Tor Lillqvist  <tml@novell.com>
3659
3660         * gdk/win32/gdkdisplay-win32.c (_win32_on_clipboard_change): Print
3661         debugging output only if asked for, not always.
3662
3663         * gdk/win32/*.c: Use the %+d%+d format for coordinate pairs in
3664         debugging printout instead of +%d+%d. Misc other additions and
3665         cosmetic improvements to debugging printouts. Use API_CALL() and
3666         GDI_CALL() macros in more places.
3667
3668         * gdk/win32/gdkwindow-win32.c (gdk_window_move, gdk_window_resize,
3669         gdk_window_move_resize): To detect child windows, check whether
3670         the real parent is not the desktop window, instead of relying on
3671         the GDK window type being GDK_WINDOW_CHILD. Foreign GtkPlug
3672         windows have a GDK window type GDK_WINDOW_FOREIGN, but are still
3673         de facto child windows.
3674
3675         * gdk/win32/gdkprivate-win32.h
3676         * gdk/win32/*.c: Drop global variable _gdk_root_window, just call
3677         GetDesktopWindow(). Rename the GdkWindow* _gdk_parent_root to
3678         _gdk_root.
3679
3680         * gdk/win32/gdkwindow-win32.h (GdkWindowImplWin32): Add
3681         toplevel_window_type field.
3682
3683         * gdk/win32/gdkwindow-win32.c: As there is only one root window in
3684         GDK on Win32, we can compare directly to _gdk_root instead of
3685         checking the window type.
3686         (gdk_window_reparent): When reparenting a child of the desktop
3687         clear out the window decorations. Correspondingly, when
3688         reparenting to the desktop, add decorations. As in the X11
3689         backend, save the window type of a toplevel window when
3690         reparenting, in case it is reparented back to toplevel.
3691
3692 2005-03-15  Matthias Clasen  <mclasen@redhat.com>
3693
3694         * gtk/gtkradioaction.c (gtk_radio_action_get_group): Add an
3695         example for manually setting up a group of actions.
3696
3697         * gtk/gtkentrycompletion.c (gtk_entry_completion_class_init): 
3698         Document that inline completion requires text-column to be set.
3699         (gtk_entry_completion_compute_prefix): Return NULL if text-column
3700         is not set.
3701
3702         * gtk/gtkentry.c (check_completion_callback): Call 
3703         gtk_entry_completion_complete() before inserting the prefix,
3704         otherwise the prefix may depend on (random) state of the
3705         filter model.  
3706
3707 2005-03-15  Anders Carlsson  <andersca@imendio.com>
3708
3709         * docs/iconcache.txt:
3710         Update spec.
3711         
3712         * gtk/gtkiconcache.c: (find_image_offset),
3713         (_gtk_icon_cache_get_icon_flags), (_gtk_icon_cache_add_icons),
3714         (_gtk_icon_cache_get_icon), (_gtk_icon_cache_get_icon_data):
3715         * gtk/gtkiconcache.h:
3716         Update to be able to fetch pixbuf data and icon metadata.
3717         
3718         * gtk/gtkicontheme.c: (theme_lookup_icon), (gtk_icon_info_free),
3719         (icon_info_ensure_scale_and_pixbuf):
3720         Use new cache functions.
3721         
3722         * gtk/updateiconcache.c: (foreach_remove_func), (load_icon_data),
3723         (maybe_cache_image_data), (scan_directory), (write_pixdata),
3724         (get_image_meta_data_size), (get_image_pixel_data_size),
3725         (get_image_data_size), (get_single_node_size), (get_bucket_size),
3726         (write_bucket), (main):
3727         Update to write pixbuf data as well as information from .icon
3728         files.
3729         
3730 2005-03-15  Tor Lillqvist  <tml@novell.com>
3731
3732         * gdk/win32/gdkmain-win32.c (_gdk_win32_key_to_string): New
3733         debugging function. As GetKeyNameText() returns a localized key
3734         name we need to convert it to UTF-8.
3735
3736         * gdk/win32/gdkprivate-win32.h: Declare it.
3737
3738         * gdk/win32/gdkevents-win32.c: Use it.
3739
3740         * gdk/win32/gdkwindow-win32.c (gdk_window_new_internal): Fix
3741         handling of children of foreign windows. They should be child
3742         windows from Windows's perspective, even if they are toplevel GDK
3743         windows.
3744
3745 2005-03-13  Ivan, Wong Yat Cheung  <email@ivanwong.info>
3746
3747         * gdk/win32/gdkgeometry-win32.c (gdk_window_scroll): A further fix
3748         for big window support. Now also the test in testgtk works.
3749
3750 2005-03-11  Matthias Clasen  <mclasen@redhat.com>
3751
3752         * gtk/gtkaboutdialog.c (add_credits_page): Don't crash on
3753         style changes.  (#169334, Yury Puzis)
3754
3755         * gtk/gtkicontheme.c (gtk_icon_theme_set_custom_theme): Fix
3756         the doc comments.  (#169967, Masao Mutoh)
3757
3758 2005-03-12  Ivan, Wong Yat Cheung  <email@ivanwong.info>
3759
3760         Big window fix for Win32. Big windows are still emulated within
3761         16-bit coordinate limits, though. Big windows now work on NT-based
3762         Windows. (#169989)
3763
3764         * gdk/win32/gdkgc-win32.c (_gdk_win32_gdkregion_to_hrgn): Use
3765         32-bit coordinates.
3766
3767         * gdk/win32/gdkgeometry-win32.c: Largely rewrite.
3768
3769         * gdk/win32/gdkwindow-win32.c: Minor related changes.
3770         
3771 2005-03-10  Matthias Clasen  <mclasen@redhat.com>
3772
3773         * gtk/gtkliststore.c (gtk_list_store_insert_with_valuesv): 
3774         Fix a doc typo.  (#169873, Johan Dahlin)
3775
3776         * gtk/gtkdialog.c (gtk_dialog_map): Don't
3777         try to focus the default_widget if there is 
3778         none.  (#169881, Thomas Leonard)
3779
3780 Wed Mar  9 19:20:44 2005  Manish Singh  <yosh@gimp.org>
3781
3782         * configure.in: Remove inadvertent gail references, require
3783         Pango 1.9.0
3784
3785 2005-03-09  Matthias Clasen  <mclasen@redhat.com>
3786
3787         * configure.in: Require GLib 2.7.0
3788
3789 2005-03-09  Matthias Clasen  <mclasen@redhat.com>
3790
3791         * gtk/gtkwidget.h (struct _GtkWidget): Typo fixes in comments.
3792         (#169728, Morten Welinder, Owen Taylor)
3793
3794         * gtk/gtkwidget.c (gtk_widget_add_mnemonic_label): Fix a typo
3795         in the docs.  (#169729, Morten Welinder)
3796
3797         * gtk/gtkimage.c (gtk_image_class_init): Fix a typo.
3798
3799         * gtk/gtkiconview.c (gtk_icon_view_set_model): Queue a resize 
3800         when the model is unset.  (#169528, Tomislav Jonjic)
3801
3802 2005-03-09  Matthias Clasen  <mclasen@redhat.com>
3803
3804         * gtk/gtkviewport.c (gtk_viewport_class_init): 
3805         * gtk/gtkuimanager.c (gtk_ui_manager_class_init): 
3806         * gtk/gtktreemodelfilter.c (gtk_tree_model_filter_class_init): 
3807         * gtk/gtktipsquery.c (gtk_tips_query_class_init): 
3808         * gtk/gtktext.c (gtk_text_class_init): 
3809         * gtk/gtkstatusbar.c (gtk_statusbar_class_init): 
3810         * gtk/gtkspinbutton.c (gtk_spin_button_class_init): 
3811         * gtk/gtktoggleaction.c (gtk_toggle_action_class_init): 
3812         * gtk/gtkoptionmenu.c (gtk_option_menu_class_init): 
3813         * gtk/gtkoldeditable.c (gtk_old_editable_class_init): 
3814         * gtk/gtkmessagedialog.c (gtk_message_dialog_class_init): 
3815         * gtk/gtktoolbutton.c (gtk_tool_button_class_init): 
3816         * gtk/gtktoolitem.c (gtk_tool_item_class_init): 
3817         * gtk/gtkimage.c (gtk_image_class_init): 
3818         * gtk/gtkruler.c (gtk_ruler_class_init): 
3819         * gtk/gtkiconview.c (gtk_icon_view_class_init): 
3820         * gtk/gtkprogressbar.c (gtk_progress_bar_class_init): 
3821         * gtk/gtkprogress.c (gtk_progress_class_init): 
3822         * gtk/gtkmenu.c (gtk_menu_class_init): 
3823         * gtk/gtkscale.c (gtk_scale_class_init): 
3824         * gtk/gtkpaned.c (gtk_paned_class_init): 
3825         * gtk/gtkhandlebox.c (gtk_handle_box_class_init): 
3826         * gtk/gtkfontbutton.c (gtk_font_button_class_init): 
3827         * gtk/gtkfontsel.c (gtk_font_selection_class_init): 
3828         * gtk/gtkfilesel.c (gtk_file_selection_class_init): 
3829         * gtk/gtkentrycompletion.c (gtk_entry_completion_class_init): 
3830         * gtk/gtkcurve.c (gtk_curve_class_init): 
3831         * gtk/gtkcombo.c (gtk_combo_class_init): 
3832         * gtk/gtkcombobox.c (gtk_combo_box_class_init): 
3833         * gtk/gtkcolorbutton.c (gtk_color_button_class_init): 
3834         * gtk/gtkcheckmenuitem.c (gtk_check_menu_item_class_init): 
3835         * gtk/gtkmenuitem.c (gtk_menu_item_class_init): 
3836         * gtk/gtkcheckbutton.c (gtk_check_button_class_init): 
3837         * gtk/gtktogglebutton.c (gtk_toggle_button_class_init): 
3838         * gtk/gtkcellview.c (gtk_cell_view_class_init): 
3839         * gtk/gtktoolbar.c (gtk_toolbar_class_init): 
3840         * gtk/gtkmenubar.c (gtk_menu_bar_class_init): 
3841         * gtk/gtkclist.c (gtk_clist_class_init): 
3842         * gtk/gtkctree.c (gtk_ctree_class_init): 
3843         * gtk/gtkcolorsel.c (gtk_color_selection_class_init): 
3844         * gtk/gtkcellrendererpixbuf.c (gtk_cell_renderer_pixbuf_class_init): 
3845         * gtk/gtkcellrenderercombo.c (gtk_cell_renderer_combo_class_init): 
3846         * gtk/gtkcomboboxentry.c (gtk_combo_box_entry_class_init): 
3847         * gtk/gtkcalendar.c (gtk_calendar_class_init): 
3848         * gtk/gtkbbox.c (gtk_button_box_class_init): 
3849         * gtk/gtktable.c (gtk_table_class_init): 
3850         * gtk/gtkaspectframe.c (gtk_aspect_frame_class_init): 
3851         * gtk/gtkframe.c (gtk_frame_class_init): 
3852         * gtk/gtkaction.c (gtk_action_class_init): 
3853         * gtk/gtkaccellabel.c (gtk_accel_label_class_init): 
3854         * gtk/gtkaboutdialog.c (gtk_about_dialog_class_init): 
3855         * gtk/gtkdialog.c (gtk_dialog_class_init): More of the same.
3856
3857 2005-03-08  Matthias Clasen  <mclasen@redhat.com>
3858
3859         * gtk/gtktextbuffer.c (gtk_text_buffer_class_init): 
3860         * gtk/gtkrange.c (gtk_range_class_init): 
3861         * gtk/gtkscrolledwindow.c (gtk_scrolled_window_class_init): 
3862         * gtk/gtktexttag.c (gtk_text_tag_class_init): 
3863         * gtk/gtktextview.c (gtk_text_view_class_init): 
3864         * gtk/gtkscrollbar.c (gtk_scrollbar_class_init): 
3865         * gtk/gtknotebook.c (gtk_notebook_class_init): 
3866         * gtk/gtkentry.c (gtk_entry_class_init): 
3867         * gtk/gtkexpander.c (gtk_expander_class_init): 
3868         * gtk/gtkarrow.c (gtk_arrow_class_init): 
3869         * gtk/gtkalignment.c (gtk_alignment_class_init): 
3870         * gtk/gtkbutton.c (gtk_button_class_init): 
3871         * gtk/gtklabel.c (gtk_label_class_init): 
3872         * gtk/gtktreeviewcolumn.c (gtk_tree_view_column_class_init): 
3873         * gtk/gtkcellrenderertext.c (gtk_cell_renderer_text_class_init):
3874         * gtk/gtkcellrenderer.c (gtk_cell_renderer_class_init): 
3875         * gtk/gtktreeview.c (gtk_tree_view_class_init): 
3876         * gtk/gtkbox.c (gtk_box_class_init): 
3877         * gtk/gtkwindow.c (gtk_window_class_init, gtk_window_class_init): 
3878         * gtk/gtkcontainer.c (gtk_container_class_init): 
3879         * gtk/gtkwidget.c (gtk_widget_class_init): 
3880         * gtk/gtkobject.c (gtk_object_class_init): Use canonical names
3881         when registering param specs.
3882
3883         * demos/gtk-demo/editable_cells.c: Use GtkCellRendererCombo
3884         (#169607, Mark McLoughlin)
3885         
3886         * gtk/gtk.symbols: Add the new attributes here, too.
3887
3888         * gtk/gtkwidget.h: 
3889         * gtk/gtktreeview.h: 
3890         * gtk/gtktreeviewcolumn.h: 
3891         * gtk/gtktextbuffer.h: 
3892         * gtk/gtkobject.h: 
3893         * gtk/gtkfilechooserdialog.h: 
3894         * gtk/gtkdialog.h: 
3895         * gtk/gtkcontainer.h: 
3896         * gtk/gtkcelllayout.h: 
3897         * gtk/gtkaboutdialog.h: Use G_GNUC_NULL_TERMINATED where
3898         appropriate.  (#165682, Marc Meissner)
3899
3900 2005-03-07  Matthias Clasen  <mclasen@redhat.com>
3901
3902         Convert the gdk keyval-keyname tables to a big string
3903         + offsets. (#168901)
3904         
3905         * gdk/gen-keyname-table.pl: Perl script inspired by
3906         pango/tools/gen-color-table.pl to create the 
3907         gdk_keys_by_keyval and gdk_keys_by_name tables as lists
3908         of offsets pointing into a big const string.
3909         
3910         * gdk/keynames.txt: List of keyval-keyname pairs.
3911         * gdk/keyname-table.h: Generated tables.
3912
3913         * gdk/gdkkeynames.c: Include keyname-table.h and don't
3914         generate the inverse table at runtime.
3915
3916 2005-03-07  Matthias Clasen  <mclasen@redhat.com>
3917
3918         * gtk/gtkstyle.c: Document which parameters may be NULL.  
3919         (#166855, Frank Naumann)
3920
3921 2005-03-07  Matthias Clasen  <mclasen@redhat.com>
3922
3923         * AUTHORS: Add original authors of incorporated software.
3924
3925 Thu Mar  3 16:59:44 2005  Manish Singh  <yosh@gimp.org>
3926
3927         * configure.in: URL escape the '+' in gtk+ in the bugzilla URL.
3928
3929 2005-03-03  Matthias Clasen  <mclasen@redhat.com>
3930
3931         * gtk/gtksettings.c (gtk_settings_get_property): 
3932         * gtk/gtkrc.c (gtk_rc_parse_assignment): Don't leak 
3933         the values here.  (#169047, Philip Langdale)
3934
3935         * gtk/gtkcellrendererpixbuf.c (gtk_cell_renderer_pixbuf_render): 
3936         Don't warn if a stock icon cannot be found.  (#168830,
3937         Sven Neumann)
3938
3939 2005-03-03  Matthias Clasen  <mclasen@redhat.com>
3940
3941         * gtk/gtkwidget.c (gtk_widget_reparent_subwindows): 
3942         Avoid warnings if gtk_widget_reparent() is called at
3943         unusual times.  (#168966, Christian Persch)
3944
3945 Tue Mar  1 14:04:08 2005  Manish Singh  <yosh@gimp.org>
3946
3947         * gdk/x11/gdkproperty-x11.c (virtual_atom_check_init): Cast to avoid
3948         const warnings on data structure seeding.
3949
3950 Tue Mar  1 13:53:56 2005  Manish Singh  <yosh@gimp.org>
3951
3952         * gtk/xdgmime/xdgmime.[ch]: revert previous change, maintain ABI.
3953
3954 2005-03-01  Matthias Clasen  <mclasen@redhat.com>
3955
3956         * gtk/gtkmenutoolbutton.c (button_state_changed_cb): 
3957         Fix prelighting.  (#157392, Vincent Noel, patch by
3958         Christian Persch)
3959
3960         * gtk/gtkicontheme.c (theme_lookup_icon): Make 
3961         icon data caching work again.  (#168851, Alexander Larsson)
3962
3963         * gdk-pixbuf/gdk-pixbuf.c:
3964         * gdk-pixbuf/gdk-pixbuf-features.h.in:
3965         Revert the previous change, since it breaks
3966         bin compat.
3967
3968 2005-03-01  Matthias Clasen  <mclasen@redhat.com>
3969
3970         * gdk/gdkkeyuni.c
3971         * gdk/gdkpixbuf-drawable.c
3972         * gdk/gdkrgb.c
3973         * gdk/x11/gdkdnd-x11.c
3974         * gdk/x11/gdkevents-x11.c
3975         * gdk/x11/gdkproperty-x11.c
3976         * gdk/x11/gdkvisual-x11.c
3977         * gdk-pixbuf/gdk-pixbuf.c
3978         * gdk-pixbuf/gdk-pixbuf-features.h.in
3979         * gtk/gtkaction.c
3980         * gtk/gtkbindings.c
3981         * gtk/gtkcolorbutton.c
3982         * gtk/gtkcombo.c
3983         * gtk/gtkcontainer.c
3984         * gtk/gtkfilechooserdefault.c
3985         * gtk/gtkfilesel.c
3986         * gtk/gtkgamma.c
3987         * gtk/gtkiconview.c
3988         * gtk/gtkinputdialog.c
3989         * gtk/gtkitemfactory.c
3990         * gtk/gtkmenu.c
3991         * gtk/gtktextview.c
3992         * gtk/gtktooltips.c
3993         * gtk/gtktreedatalist.c
3994         * gtk/gtkuimanager.c
3995         * gtk/tree_minus.xpm
3996         * gtk/tree_plus.xpm
3997         * gtk/xdgmime/xdgmime.c
3998         * gtk/xdgmime/xdgmime.h: 
3999         Move constant data to .rodata.
4000
4001 2005-02-27  Matthias Clasen  <mclasen@redhat.com>
4002
4003         * gtk/gtkaction.c (connect_proxy): Improve the handling
4004         of buttons as action proxys.  (#165534, Milosz Derezynski)
4005
4006         * gtk/gtklabel.c (gtk_label_size_request): Fix a typo.
4007         (#168646, Vincent Untz)
4008
4009         * gtk/gtkfilechooserdefault.c (save_folder_combo_create): 
4010         Unset "focus-on-click" for the save folder combo.  (#168688,
4011         Sven Neumann)
4012
4013 2005-02-25  Matthias Clasen  <mclasen@redhat.com>
4014
4015         * demos/testpixbuf.c (main): Remove a C++ comment.  (#168531, 
4016         Paul Cornett)
4017
4018         * gtk/gtkcombobox.c (gtk_combo_box_menu_fill_level): Don't leak a 
4019         path here.  (#168443, Morten Welinder)
4020
4021 2005-02-24  Robert Ögren  <gtk@roboros.com>
4022
4023         Implement better handling of Wintab tablet context overlap on
4024         Win32. (#167298)
4025
4026         * gdk/win32/gdkinput-win32.c (_gdk_input_set_tablet_active): New
4027         function that brings any tablet contexts to the top of the overlap
4028         order.
4029         * gdk/win32/gdkinput-win32.h: Declare _gdk_input_set_tablet_active ()
4030         * gdk/win32/gdkevents-win32.c (gdk_event_translate):
4031         Call _gdk_input_set_tablet_active when a window is activated (on
4032         WM_ACTIVATE)
4033
4034 2005-02-24  Matthias Clasen  <mclasen@redhat.com>
4035
4036         * gtk/gtkfilechooserdefault.c (gtk_file_chooser_default_select_path): 
4037         Don't leak parent_path.  (#168435, Morten Welinder)
4038
4039 Thu Feb 24 14:20:16 2005  Søren Sandmann  <sandmann@redhat.com>
4040
4041         * gtk/gtkstyle.c: Add
4042
4043         g_return_if_fail (style->depth == gdk_drawable_get_depth(window));
4044
4045         all over the place.
4046
4047 2005-02-24  Matthias Clasen  <mclasen@redhat.com>
4048
4049         * gtk/gtkcombobox.c: Consistently use gtk_tree_row_reference_valid().
4050         (gtk_combo_box_model_row_deleted): Update the displayed row in 
4051         the cell_view.  (#167842, Gustavo Carneiro)
4052
4053 2005-02-24  Matthias Clasen  <mclasen@redhat.com>
4054
4055         Fix #167259, reported by  Christian Persch:
4056         
4057         * gtk/gtkwidget.c (gtk_widget_unparent): Unmap the reparented 
4058         widget, even if we avoid the unrealizing. 
4059         (gtk_widget_reparent_subwindows): Make reparenting work for
4060         !NO_WINDOW widgets which have other windows which are siblings
4061         of widget->window (as e.g. GtkSpinButton).
4062
4063 2005-02-24  Matthias Clasen  <mclasen@redhat.com>
4064
4065         * gtk/gtktreemodelfilter.c (gtk_tree_model_filter_row_changed): 
4066         Don't emit a warning if a parent node is filtered out. (#164726,
4067         Olivier Sessink)
4068
4069 2005-02-23  Matthias Clasen  <mclasen@redhat.com>
4070
4071         * gtk/gtklabel.c (gtk_label_style_set): Revert the last 
4072         change, since gtk_widget_set_style_internal() already
4073         queues a resize.
4074
4075 2005-02-23  Matthias Clasen  <mclasen@redhat.com>
4076
4077         * gtk/gtklabel.c (gtk_label_style_set): Queue a resize, since
4078         fonts may have changed.  (#164128, Phil Blundell)
4079
4080         * gtk/gtkaboutdialog.c (gtk_about_dialog_init) 
4081         (gtk_about_dialog_new): Move initialization code from _new to 
4082         _init.  (#168249, Murray Cumming) 
4083
4084 Wed Feb 23 17:34:01 2005  Jonathan Blandford  <jrb@redhat.com>
4085
4086         * gtk/gtktreeview.c (gtk_tree_view_node_queue_redraw): Patch from
4087         jorn@nl.linux.org (Jorn Baayen) to notice changes to fixed-height
4088         widgets.
4089
4090 2005-02-23  Tor Lillqvist  <tml@novell.com>
4091
4092         * gdk/win32/gdkkeys-win32.c (update_keymap): Workaround for bug in
4093         MapVirtualKey(VK_DIVIDE, 0) in some Windows versions. (#142998)
4094
4095 Tue Feb 22 13:49:09 2005  Manish Singh  <yosh@gimp.org>
4096
4097         * gtk/updateiconcache.c: #include <config.h>
4098
4099 2005-02-22  Federico Mena Quintero  <federico@ximian.com>
4100
4101         Merged from gtk-2-6:
4102
4103         Fix #164940, patch by Ben Maurer and Tommi Komulainen.
4104
4105         * gdk/gdkrgb.c (gdk_rgb_convert_565_d): Constify the "dmp" variable.
4106         (gdk_rgb_convert_565_d): Likewise.
4107         (DM_565): Made a static const precomputed array to avoid
4108         allocating it at runtime.
4109         (gdk_rgb_preprocess_dm_565): #ifdef out.
4110
4111 2005-02-20  Matthias Clasen  <mclasen@redhat.com>
4112
4113         * gtk/gtkwindow.c: 
4114         * gtk/gtkclipboard.c: Fix links to freedesktop.org specs
4115         in the documentation.
4116
4117         * gdk/x11/gdkdrawable-x11.c (_gdk_x11_have_render_with_trapezoids): 
4118         Set have_render_with_trapezoids to GDK_YES when we have 
4119         a new enough Render extension.  (#167965,Billy Biggs) 
4120
4121         * gtk/gtkwindow.c (gtk_window_present): Use the timestamp of
4122         the last user interaction when focusing the window.  (#166379, 
4123         Elijah Newren)
4124
4125 Thu Feb 17 14:58:16 2005  Manish Singh  <yosh@gimp.org>
4126
4127         * gtk/gtkuimanager.c (start_element_handler): make sure expand
4128         is initialized, cast to GTK_SEPARATOR_TOOL_ITEM.
4129
4130 Thu Feb 17 14:52:57 2005  Manish Singh  <yosh@gimp.org>
4131
4132         * gtk/gtkcombobox.c: Pass gtk_widget_get_toplevel() a GTK_WIDGET.
4133
4134 2005-02-16  Matthias Clasen  <mclasen@redhat.com>
4135
4136         * docs/iconcache.txt: Add some information about the
4137         icon cache format (since I can't locate it at freedesktop.org)
4138
4139         Fixes for #143829, Tommi Komulainen, Christian Persch:
4140         
4141         * gtk/gtktreeview.c (gtk_tree_view_destroy): Remove the
4142         typeselect_flush_timeout when destroying the widgets
4143         it is operating on.  
4144         (gtk_tree_view_ensure_interactive_directory): Add the 
4145         popup to the window group of the toplevel it belongs to.
4146
4147         * gtk/gtkcombobox.c (gtk_combo_box_set_popup_widget) 
4148         (gtk_combo_box_popup): Do the same here. 
4149
4150 2005-02-14  Matthias Clasen  <mclasen@redhat.com>
4151
4152         * configure.in: Kill --enable-ansi  (#164394)
4153
4154 2005-02-11  Matthias Clasen  <mclasen@redhat.com>
4155
4156         * gtk/gtkpathbar.c (gtk_path_bar_finalize): Stop scrolling 
4157         when the pathbar goes away.  (#167094, Rodney Dawes)
4158         (change_icon_theme): Use GTK_ICON_SIZE_MENU here as 
4159         well  (Vincent Noel)
4160
4161 2005-02-11  Matthias Clasen  <mclasen@redhat.com>
4162
4163         Support vertical menubars  (#166632): 
4164         
4165         * gtk/gtkenums.h (GtkPackDirection): New enumeration for pack 
4166         directions, with values for left-to-right, right-to-left, 
4167         top-to-bottom and bottom-to-top.
4168
4169         * gtk/gtk.symbols: 
4170         * gtk/gtkmenubar.h: 
4171         * gtk/gtkmenubar.c: Add two properties, pack-direction and
4172         child-pack-direction, which specify how children and 
4173         grandchildren of a menubar are packed, with getters and setters. 
4174
4175         * gtk/gtkmenubar.c (gtk_menu_bar_set_property): 
4176         (gtk_menu_bar_get_property): Implement set_property and get_property.
4177
4178         * gtk/gtkmenubar.c (gtk_menu_bar_size_request): 
4179         (gtk_menu_bar_size_allocate): Take pack direction into account.
4180
4181         * gtk/gtkmenubar.c (gtk_menu_bar_move_current): Implement 
4182         move_current here move all the menubar-specific direction 
4183         tweaking from the generic menushell implementation here.
4184
4185         * gtk/gtkmenu.c (gtk_menu_move_current): Move  menu-specific 
4186         direction tweaking from the generic menushell implementation here.
4187
4188         * gtk/gtkmenuitem.c (gtk_menu_item_size_request): 
4189         (gtk_menu_bar_size_allocate): Take pack direction into account.
4190
4191         * gtk/gtkimagemenuitem.c (gtk_image_menu_item_size_request) 
4192         (gtk_image_menu_item_size_allocate): 
4193         (gtk_image_menu_item_toggle_size_request): Take child pack 
4194         direction into account and pack the image vertically if
4195         necessary.
4196
4197         * gtk/gtkmenushell.c (gtk_menu_shell_real_select_item):
4198         Set the submenu direction to left-right for menuitems in 
4199         vertical menubars.
4200         (gtk_real_menu_shell_move_current): Simplify by moving
4201         direction tweaking to menu- and menubar-specific 
4202         implementations. Take pack direction into account when
4203         doing fallbacks.
4204
4205         * tests/testmenubars.c: Test menubars in various packing
4206         direction combinations.
4207
4208         * tests/Makefile.am (noinst_PROGRAMS): Add testmenubars.
4209
4210 2005-02-11  Matthias Clasen  <mclasen@redhat.com>
4211
4212         Complete the fix for #165770, Vincent Noel:
4213         
4214         * gtk/gtkfilechooserbutton.c (FALLBACK_ICON_SIZE): Make the
4215         fallback size be 16, to be equal to the default for
4216         GTK_ICON_SIZE_MENU (in gtkiconfactory.c:init_icon_sizes()).
4217         (gtk_file_chooser_button_init):
4218         (change_icon_theme): Use GTK_ICON_SIZE_MENU instead of
4219         GTK_ICON_SIZE_SMALL_TOOLBAR. 
4220
4221 2005-02-09  Matthias Clasen  <mclasen@redhat.com>
4222
4223         * gtk/gtkmenushell.c (gtk_real_menu_shell_move_current): Fix RTL
4224         keynav for going from menubar to menu.
4225
4226 2005-02-08  Christian Rose  <menthos@menthos.com>
4227
4228         * configure.in: Added "xh" to ALL_LINGUAS.
4229
4230 2005-02-08  Matthias Clasen  <mclasen@redhat.com>
4231
4232         * gtk/gtkuimanager.c (start_element_handler): Accept 
4233         the "expand" attribute and set a flag in the node if it
4234         is set to "true".
4235         (update_node): If the expand flag is set, make separator
4236         toolitems non-drawn and expanding.  (#166489, Christian Persch)
4237
4238 2005-02-05  Hans Breuer  <hans@breuer.org>
4239
4240         * gdk/makefile.msc gdk/win32/makefile.msc gtk/makefile.msc.in :
4241         build with Cairo dependency. The patch to acually use Cairo
4242         on win32 will be on gtk-devel-list soon.
4243         * tests/makefile.msc : add testcairo building
4244
4245         * gtk/stock-icons/makefile.msc : split command line into two to
4246         work with the shells default
4247
4248 Fri Feb  4 14:16:31 2005  Manish Singh  <yosh@gimp.org>
4249
4250         * gtk/gtkaccelgroup.c (substitute_underscores): remove unused
4251         function.
4252
4253         * gtk/gtkcellrendererpixbuf.c (gtk_cell_renderer_pixbuf_render):
4254         Add some extra parens for bitop order of operations disambiguiation.
4255
4256         * gtk/gtkstock.c: Fix const confusion, make our own copy of the 
4257         domain when setting a translate function.
4258
4259         * tests/testcombo.c: removed unused variable.
4260
4261 2005-02-04  Matthias Clasen  <mclasen@redhat.com>
4262
4263         * gtk/gtkstock.c (gtk_stock_lookup): Handle item->translation_domain
4264         being NULL.  (#166179, Diego Gonzalez)
4265
4266 2005-02-04  Owen Taylor  <otaylor@redhat.com>
4267
4268         * configure.in: Revert gtk_binary_version to 2.4.0. Fix
4269         up comment to talk only about backwards compat, not
4270         forward/backwards compat. (#166293, reported by Vincent Noel)
4271
4272 2005-02-04  Matthias Clasen  <mclasen@redhat.com>
4273
4274         * gtk/gtkpaned.c (gtk_paned_compute_position): Work better
4275         when there is not enough space. This avoids a nasty size
4276         allocation loop in the file chooser.  (#154007, reported 
4277         by Milosz Derezynski, patch by Robert Ögren)
4278
4279 2005-02-04  Matthias Clasen  <mclasen@redhat.com>
4280
4281         * gtk/gtkentry.c (gtk_entry_create_layout): Avoid spurious
4282         selection of RTL direction if the widget does not have 
4283         focus.  (#164125, Frederic Crozat)
4284
4285 Thu Feb  3 19:15:55 2005  Manish Singh  <yosh@gimp.org>
4286
4287         * gdk/x11/gdkdrawable-x11.c: #include cairo-xlib.h
4288
4289 2005-02-03  Owen Taylor  <otaylor@redhat.com>
4290
4291         * gdk/gdkdrawable.[ch] gdkpixmap.c gdkwindow.c: Add
4292         gdk_drawable_set_cairo_target().
4293
4294         * tests/testtreeflow.c (enum): Use grand not rand as a variable
4295         name because one of the cairo headers is pulling in stdlib.h.
4296
4297         * tests/testcairo.c tests/Makefile.am: Add a simple cairo based
4298         example.
4299
4300         * configure.in: Bump release to 2.7.0, gtk_binary_version to 2.7.0.
4301
4302         * Require libpangocairo for all backends.
4303
4304 2005-02-03  Tor Lillqvist  <tml@novell.com>
4305
4306         * modules/input/gtkimcontextime.c (get_pango_attr_list): Use the
4307         wide character version of ImmGetCompositionString() here,
4308         too. (#165278, Takuro Ashie)
4309
4310 2005-02-03  Matthias Clasen  <mclasen@redhat.com>
4311
4312         * gtk/gtkmenu.c (gtk_menu_handle_scrolling): Don't do
4313         one roundtrip per motion event.  (#166173, pointed out
4314         by Chris Lee, patch by Søren Sandmann)
4315
4316         * gtk/gtk.symbols: 
4317         * gtk/gtkstock.h: 
4318         * gtk/gtkstock.c (gtk_stock_set_translate_func): 
4319         New function which allows to change the function used for
4320         translation stock labels, on a per-domain basis. Use this
4321         functionality to switch the GTK+ stock items to use Q_()
4322         prefixed msgids.  (#166179, Funda Wang)
4323         
4324         * gdk/gdkkeynames.c: Make the gdk_key array const (#166075,
4325         Tommi Komulainen)
4326
4327 2005-02-02  Federico Mena Quintero  <federico@ximian.com>
4328
4329         Merged from gtk-2-6:
4330
4331         * gtk/gtkfilechooserdefault.c (pending_select_paths_process):
4332         Don't select the first row if the chooser is not mapped.  This
4333         happens when it's acting on behalf of GtkFileChooserButton.  Also,
4334         don't select the first row if we are in SAVE or CREATE_FOLDER
4335         modes --- I had missed that (see the ChangeLog entry from
4336         2005-01-18).  Fixes #165264.
4337
4338 2005-02-02  Tor Lillqvist  <tml@novell.com>
4339
4340         Implement lazy extended input initialization on Win32, by Robert
4341         Ögren. Fixes #163163, possibly #162334. Lazy initialization would
4342         be a good idea in any case even if it didn't fix any visible
4343         problems, though.
4344
4345         The Wacom tablet driver seems to get confused if Wintab is
4346         initialized but no window is shown before the process exits. This
4347         is the case for some GIMP plug-ins, for instance. 
4348
4349         * gdk/win32/gdkinput-win32.c (_gdk_input_wintab_init_check): Made
4350         non-static (and renamed).
4351         (_gdk_input_init): Don't call _gdk_input_wintab_init_check().
4352
4353         * gdk/win32/gdkinput-win32.h: Declare _gdk_input_wintab_init_check().
4354
4355         * gdk/win32/gdkinput.c (gdk_devices_list,
4356         gdk_display_list_devices, gdk_input_set_extension_events): Call
4357         _gdk_input_wintab_init_check() here instead.
4358
4359 2005-02-02  Ivan, Wong Yat Cheung  <email@ivanwong.info>
4360
4361         * gdk/win32/gdkselection.c: Use a FIFO list for storing GdkSelProp
4362         of a single window so that gtk_clipboard_request_contents() can be
4363         called inside a GtkClipboardReceivedFunc(). (#163844)
4364
4365 2005-02-01  Matthias Clasen  <mclasen@redhat.com>
4366
4367         * gtk/gtkicontheme.c (gtk_icon_theme_init): Look for icons
4368         in XDG_DATA_DIRS/pixmaps.  (#165950, Thomas Zajic)
4369
4370         * gtk/gtkwindow.c (gtk_window_set_icon_name): Set info->icon_list
4371         to NULL after freeing it.  (#165800, Damon Chaplin)
4372
4373 2005-02-01  Michael Natterer  <mitch@gimp.org>
4374
4375         * configure.in: depend on stable pango-1.8, not unstable 1.7
4376
4377 2005-02-01  Federico Mena Quintero  <federico@ximian.com>
4378
4379         Merged from gtk-2-6:
4380
4381         * gtk/gtkfilechooserdefault.c
4382         (browse_files_model_finished_loading_cb): Don't
4383         g_assert_not_reached() if we are in any other state.  Another code
4384         path may have triggered a folder reload.  Fixes #165556.
4385
4386 2005-02-01  Federico Mena Quintero  <federico@ximian.com>
4387
4388         Merged from gtk-2-6:
4389
4390         Fix #165770:
4391
4392         * gtk/gtkfilechooserdefault.c (FALLBACK_ICON_SIZE): Make the
4393         fallback size be 16, to be equal to the default for
4394         GTK_ICON_SIZE_MENU (in gtkiconfactory.c:init_icon_sizes()).
4395         (change_icon_theme): Use GTK_ICON_SIZE_MENU instead of
4396         GTK_ICON_SIZE_SMALL_TOOLBAR.
4397
4398 2005-02-01  Matthias Clasen  <mclasen@redhat.com>
4399
4400         * */*.c: Fix many instances of "the the" in docs and
4401         comments.  (#165815, Masao Mutoh)
4402
4403         * gtk/updateiconcache.c (main): Add a --quiet option.
4404
4405 2005-02-01  Tor Lillqvist  <tml@novell.com>
4406
4407         * gdk/win32/gdkkeys-win32.c (handle_special, set_shift_vks,
4408         reset_after_dead, handle_dead): New functions, code blocks
4409         refactored out of update_keymap(). No functionality change.
4410
4411         (update_keymap): Use ToUnicodeEx() when available (on NT-based
4412         Windows) instead of ToAsciiEx(). Makes keyboard input work in
4413         Unicode-only input locales that don't have any ANSI codepage, for
4414         instance Hindi and Bengali. Use _gdk_input_codepage only on
4415         Win9x. (#165723)
4416
4417         * gdk/win32/gdkevents-win32.c (gdk_event_translate): On
4418         WM_INPUTLANGCHANGE, use GetLocaleInfo() instead of
4419         TranslateCharsetInfo() to get the input locale's corresponding
4420         codepage, if any.
4421
4422 2005-01-31  Matthias Clasen  <mclasen@redhat.com>
4423
4424         * modules/input/gtkimcontextxim.c: Use NULL, not 0 to terminate 
4425         NULL-terminated va lists.  (#165683)
4426
4427 2005-01-29  Matthias Clasen  <mclasen@redhat.com>
4428
4429         * gtk/gtkseparatortoolitem.c (gtk_separator_tool_item_set_draw): 
4430         Typo fix.  (#165581, Masao Mutoh)
4431
4432 Thu Jan 27 14:25:45 2005  Manish Singh  <yosh@gimp.org>
4433
4434         * README.cvs-commits: update ancient IRC info.
4435
4436 2005-01-27  Federico Mena Quintero  <federico@ximian.com>
4437
4438         Merged from gtk-2-6:
4439
4440         * gtk/gtkfilechooserdefault.c
4441         (gtk_file_chooser_default_select_path): Oops, don't assert that we
4442         can't reach the end of the function; this happens if we are still
4443         loading but don't need a path change.  Fixes #165213.
4444
4445 2005-01-27  Matthias Clasen  <mclasen@redhat.com>
4446
4447         * gtk/gtkcellrenderertext.c (gtk_cell_renderer_text_render): 
4448         Make wrapping work in RTL mode.  
4449
4450         * gtk/gtkaboutdialog.c: Some visual tweaks to the about dialog,
4451         obey HIG spacing a bit more, add a hand cursor when over the
4452         link button.  (#163979, Jorn Baayen)
4453
4454 2005-01-26  Matthias Clasen  <mclasen@redhat.com>
4455
4456         * gtk/gtkentrycompletion.c (gtk_entry_completion_class_init): 
4457         Don't allow -1 as minimum-key-length.
4458         (gtk_entry_completion_set_model): Add missing notification.
4459         (gtk_entry_completion_set_minimum_key_length): Add missing
4460         notification, allow setting minimum-key-length to 0.  (#165194,
4461         Vincent Ladeuil)
4462
4463 2005-01-26  Matthias Clasen  <mclasen@redhat.com>
4464
4465         * gtk/gtkaboutdialog.c (display_license_dialog): Make sure
4466         the license dialog is initially displayed without a horizontal
4467         scrollbar.  
4468         (gtk_about_dialog_class_init): Document the fact that the 
4469         license text is not wrapped.  (#165012, Christian Rose)
4470
4471 2005-01-25  Matthias Clasen  <mclasen@redhat.com>
4472
4473         * gtk/gtkbutton.c (gtk_button_set_image): Fix docs.  (#165180,
4474         Jeff Franks)
4475
4476         * gdk/x11/gdkwindow-x11.c (gdk_window_configure_finished): Fix 
4477         docs.  (#165163, Jeff Franks)
4478         
4479         * gtk/gtkimage.c (gtk_image_get_property): Use the correct setter
4480         for a string GValue.  (#165203, Damon Chaplin)
4481
4482 2005-01-24  Matthias Clasen  <mclasen@redhat.com>
4483
4484         * gdk/x11/gdkdisplay-x11.c (_gdk_windowing_set_default_display): 
4485         Initialize user_time from DESKTOP_STARTUP_ID.  (#165131,
4486         Elijah Newren)
4487
4488 2005-01-24  Federico Mena Quintero  <federico@ximian.com>
4489
4490         * gtk/gtkfilechooserdefault.c: Removed leftover comments.
4491
4492 2005-01-24  Federico Mena Quintero  <federico@ximian.com>
4493
4494         Merged from gtk-2-6:
4495
4496         Fix #147785 and clean up the loading code:
4497
4498         * gtk/gtkfilechooserdefault.c (LoadState): Make the set of states
4499         be EMPTY, PRELOAD, LOADING, FINISHED.
4500         (gtk_file_chooser_default_init): Start in the LOAD_EMPTY state.
4501         (struct _GtkFileChooserDefault): Added a pending_select_paths
4502         field.
4503         (load_remove_timer): Add the new states.
4504         (load_setup_timer): Likewise.
4505         (load_timeout_cb): Likewise.  Switch to the LOAD_LOADING state.
4506         (browse_files_model_finished_loading_cb): Switch to the
4507         LOAD_FINISHED state.
4508         (enum PendingOp): Removed.
4509         (struct _GtkFileChooserDefault): Removed the pending_op and
4510         pending_select_path fields.
4511         (pending_select_paths_free): New utility function.
4512         (pending_select_paths_add): New utility function.
4513         (gtk_file_chooser_default_finalize): Call
4514         pending_select_paths_free().
4515         (pending_op_queue): Removed.
4516         (pending_op_process): Removed.
4517         (pending_select_paths_process): New function.
4518         (browse_files_model_finished_loading_cb): Call
4519         pending_select_paths_process().
4520         (center_selected_row_foreach_cb): Handle multiple selection by
4521         only centering the first row.
4522         (get_is_file_filtered): Constify.
4523         (gtk_file_chooser_default_select_path): Queue into a list of paths
4524         to select if we are not finished loading.
4525         (show_and_select_paths): New utility function.
4526         (up_folder_handler): Use pending_select_paths_add().
4527         (gtk_file_chooser_default_should_respond): Do not call
4528         pending_op_queue(); free the pending_selected_paths instead.
4529         (gtk_file_chooser_default_initial_focus): Don't queue a pending
4530         operation, and don't select the first row unconditionally --- this
4531         will happen when the folder is done loading.
4532         (shortcuts_row_activated_cb): Free the pending_select_paths.
4533         (pending_select_paths_store_selection): New utility function.
4534         (gtk_file_chooser_default_map): Call
4535         pending_select_paths_store_selection() to save the selection
4536         before reloading the folder.
4537         (select_func): Umm?  Call gtk_tree_selection_select_iter().  Don't
4538         move the cursor here; it will be done when processing the pending paths.
4539
4540         * tests/testfilechooser.c (main): Add a button to the command
4541         window to unmap and remap the file chooser.
4542
4543 2005-01-24  Matthias Clasen  <mclasen@redhat.com>
4544
4545         * docs/tutorial/gtk-tut.sgml:
4546         * docs/tutorial/gtk_tut.sgml:
4547         * docs/reference/gtk/tmpl/gtkliststore.sgml:
4548         * gtk/gtkactiongroup.c:
4549         * gtk/gtksizegroup.c:
4550         * gtk/gtksizegroup.h:
4551         * gtk/gtktogglebutton.c: Replace "effect" by "affect" where
4552         appropriate.  (#165108, Dan Winship)
4553
4554 2005-01-24  Matthias Clasen  <mclasen@redhat.com>
4555
4556         * gtk/gtkwidget.c (gtk_widget_class_init): Document 
4557         GtkWidget::style-set.  (#164222, Alex Graveley)
4558         
4559 2005-01-22  Matthias Clasen  <mclasen@redhat.com>
4560
4561         * gdk/gdkdisplay.h (gdk_display_add_client_message_filter_full): 
4562         Remove the accidentally added prototype for this unimplemented 
4563         function.  (#164893, Jeff Franks)
4564
4565         * gtk/gtktreeview.c (gtk_tree_view_leave_notify): Avoid spurious
4566         drags.  (#164884)
4567
4568 2005-01-23  Tor Lillqvist  <tml@novell.com>
4569
4570         * gdk/win32/gdkkeys-win32.c (update_keymap): Handle Greek tonos
4571         dead accent key. (#164859, reported and fix verified by Daniel
4572         Atallah.)
4573
4574         * gtk/gtkimcontextsimple.c (gtk_compose_seqs): Handle
4575         GDK_Greek_accentdieresis (tonos and dialytika) combining with iota
4576         and upsilon.
4577
4578         * gtk/gtkfilesystemwin32.c (gtk_file_system_win32_volume_get_display_name): 
4579         Don't call GetVolumeInformation() for network drives. They might
4580         be disconnected, and calling GetVolumeInformation() will then
4581         cause long delays. (#164448, reported by Dave Neary.) It seems to
4582         be very hard to reliably find out whether a network drive is
4583         connected or not, so it's easier to just not try getting the
4584         volume name for them. See the bug report for discussion.
4585
4586         Make volume name display formats translatable.
4587
4588         Fix for #163702, from Ivan Wong: 
4589         
4590         * gdk/win32/gdkprivate-win32.h 
4591         * gdk/win32/gdkglobals-win32.c: New flag _ignore_destroy_clipboard.
4592         
4593         * gdk/win32/gdkevents-win32.c (gdk_event_translate): Handle
4594         WM_DESTROYCLIPBOARD. Unless _ignore_destroy_clipboard, generate a
4595         GDK_SELECTION_CLEAR event.
4596
4597         * gdk/win32/gdkselection-win32.c
4598         (gdk_selection_owner_set_for_display): Set _ignore_destroy_clipboard
4599         when emptying the clipboard ourselves.
4600
4601         (gdk_selection_send_notify_for_display): Remove the artifical
4602         GDK_SELECTION_CLEAR event generation.
4603
4604 2005-01-21  Matthias Clasen  <mclasen@redhat.com>
4605
4606         * gtk/gtkwidget.c (gtk_widget_get_accessible): More details
4607         provided by Bill Haneman.
4608
4609 2005-01-20  Matthias Clasen  <mclasen@redhat.com>
4610
4611         * gtk/gtkwidget.c (gtk_widget_get_accessible): Add docs.  (#164725,
4612         George Kraft IV)
4613
4614         * gtk/gtkdialog.c (gtk_dialog_map): Don't loop forever
4615         here, even if the only focusable widgets are labels.
4616
4617 2005-01-20  Matthias Clasen  <mclasen@redhat.com>
4618
4619         Support tinting in GtkCellRendererPixbuf (#162903, Jorn Baayen):
4620         
4621         * gtk/gtkcellrendererpixbuf.c (gtk_cell_renderer_pixbuf_class_init) 
4622         Add a follow-state property which when TRUE causes the pixbuf
4623         to be tinted according to state.
4624
4625         * gtk/gtkcellrendererpixbuf.c (gtk_cell_renderer_pixbuf_render): 
4626         Use follow-state and colorize the pixbuf when appropriate.      
4627         
4628 2005-01-20  Matthias Clasen  <mclasen@redhat.com>
4629
4630         Support wrapping in GtkCellRendererText  (#163608):
4631         
4632         * gtk/gtkcellrenderertext.c (gtk_cell_renderer_text_class_init): 
4633         Add wrap-mode and wrap-width properties which cause a 
4634         text cell to break to a specified width when set.
4635
4636         * gtk/gtkcellrenderertext.c (get_layout): Use wrap-mode
4637         and wrap-width when they are set.
4638
4639 2005-01-20  Matthias Clasen  <mclasen@redhat.com>
4640
4641         * gtk/gtkmodules.c (load_module): Don't reverse the order
4642         of modules when putting them in gtk_modules.  (#162676, Dennis
4643         Cranston, patch by Remus Draica)
4644
4645         * gtk/gtktreeview.c (gtk_tree_view_search_move): Don't crash 
4646         if the tree is empty.  (#164669, Priit Laes)
4647
4648 Wed Jan 19 18:57:02 2005  Manish Singh  <yosh@gimp.org>
4649
4650         * gdk/x11/gdkwindow-x11.c (gdk_window_get_frame_extents): Call
4651         GDK_DISPLAY_XDISPLAY with a display, not a window. Clean up the
4652         function a bit too.
4653
4654 Wed Jan 19 17:17:31 2005  Manish Singh  <yosh@gimp.org>
4655
4656         * gdk/x11/gdkwindow-x11.c (gdk_window_get_frame_extents): Squash
4657         strict aliasing warning in _NET_VIRTUAL_ROOTS code.
4658
4659 2005-01-19  Tor Lillqvist  <tml@novell.com>
4660
4661         * gdk/win32/gdkkeys-win32.c (update_keymap,
4662         gdk_keymap_translate_keyboard_state): Handle keyboards with
4663         ShiftLock (and not CapsLock) correctly. (#161814)
4664
4665 2005-01-19  Matthias Clasen  <mclasen@redhat.com>
4666
4667         * gtk/gtkfilechooserdefault.c (gtk_file_chooser_default_should_respond):
4668         In save mode, don't return paths containing nonexisting 
4669         directories.  (#162443, Jean Marie Favreau)
4670
4671         * gtk/gtkobject.c (gtk_object_add_arg_type): Use GLib limit 
4672         macros to avoid sparse warnings. Pointed out by Kjartan Maraas.
4673
4674         * gdk/x11/gdkdisplay-x11.c: Precache the _NET_VIRTUAL_ROOTS
4675         atom.
4676
4677         * gdk/x11/gdkwindow-x11.c (gdk_window_get_frame_extents): 
4678         Support _NET_VIRTUAL_ROOTS.  (#163910, Carsten Haitzler)
4679         
4680         * gdk/gdk.symbols: 
4681         * gdk/x11/gdkx.h: 
4682         * gdk/x11/gdkdisplay-x11.c (gdk_x11_display_get_user_time): 
4683         Add a function to obtain the last user interaction 
4684         time.  (#163119, Elijah Newren)
4685
4686 Tue Jan 18 13:56:09 2005  Manish Singh  <yosh@gimp.org>
4687
4688         * gtk/gtkfilechooserdefault.c (pending_op_queue): Actually assign
4689         PENDING_OP_NONE.
4690
4691 Tue Jan 18 13:46:46 2005  Manish Singh  <yosh@gimp.org>
4692
4693         * gdk/x11/gdkdrawable-x11.c (_gdk_x11_have_render_with_trapezoids):
4694         disambiguate nested if/else.
4695
4696 2005-01-18  Federico Mena Quintero  <federico@ximian.com>
4697
4698         Merged from gtk-2-6:
4699
4700         * gtk/gtkfilechooserdefault.c (pending_op_queue): Don't queue an
4701         operation to select the first file if we are in SAVE or
4702         CREATE_FOLDER modes.  Executing that operation would overwrite the
4703         contents of the save-name entry.
4704
4705 2005-01-18  Matthias Clasen  <mclasen@redhat.com>
4706
4707         * gdk/gdkdisplay.h: 
4708         * gdk/x11/gdkwindow-x11.c (gdk_display_warp_pointer): 
4709         * gdk/win32/gdkwindow-win32.c (gdk_display_warp_pointer): Add
4710         pointer warping to GDK.  (#160437)
4711
4712         * gtk/gtkcolorsel.c (key_press): Use gdk_display_warp_pointer.
4713
4714 2005-01-18  Matthias Clasen  <mclasen@redhat.com>
4715
4716         * gtk/gtkstyle.c (gtk_default_draw_check) 
4717         (gtk_default_draw_option, gtk_default_draw_handle): Add some
4718         more NULL checks, patch by Michael Natterer.
4719
4720 Tue Jan 18 10:55:47 2005  Søren Sandmann  <sandmann@redhat.com>
4721
4722         * gtk/gtkstyle.c (gtk_default_draw_handle): Check for NULL detail
4723         and NULL widget.
4724
4725         * gtk/gtkstyle.c (gtk_default_draw_box): Check for NULL detail and
4726         NULL widget.  (#164477, Michael Natterer)
4727
4728 2005-01-18  Matthias Clasen  <mclasen@redhat.com>
4729
4730         Avoid X errors when running against servers which
4731         implement XRender < 0.4.  (#164427, Albert Chin)
4732         
4733         * gdk/x11/gdkprivate-x11.h:
4734         * gdk/x11/gdkdrawable-x11.c (_gdk_x11_have_render_with_trapezoids): 
4735         New function to check for trapezoid support in XRender.
4736         (gdk_x11_draw_trapezoids, _gdk_x11_drawable_draw_xtrapezoids): 
4737         Use it here.
4738         
4739         * gdk/x11/gdkdisplay-x11.h (struct _GdkDisplayX11): Add a 
4740         separate have_render_with_trapezoids field.
4741
4742         * gdk/x11/gdkdisplay-x11.c (gdk_display_open): Initialize it.
4743
4744 2005-01-17  Matthias Clasen  <mclasen@redhat.com>
4745
4746         * gtk/gtkiconview.c: Remove debug output. (#164376, Jens Finke)
4747
4748 Mon Jan 17 16:44:36 2005  Jonathan Blandford  <jrb@redhat.com>
4749
4750         * docs/Makefile.am (EXTRA_DIST): add tree-column-sizing.png to
4751         dist.
4752
4753 2005-01-17  Matthias Clasen  <mclasen@redhat.com>
4754
4755         * gtk/gtkfilechooserdefault.c (shortcuts_add_bookmarks): Save
4756         and restore the selected row in the bookmark list and the
4757         save folder combo.  (#164290)
4758
4759 2005-01-16  Matthias Clasen  <mclasen@redhat.com>
4760
4761         * gtk/gtkfilechooserdialog.c (gtk_file_chooser_dialog_new_with_backend):
4762         Fix argument order in docs.  
4763
4764 2005-01-15  Matthias Clasen  <mclasen@redhat.com>
4765
4766         * gtk/gtktextview.c (gtk_text_view_check_keymap_direction): 
4767         * gtk/gtkentry.c (gtk_entry_create_layout): Prefer LTR over RTL 
4768         if the keymap is neutral.  (#164125, Phil Blundell)
4769
4770 2005-01-14  Matthias Clasen  <mclasen@redhat.com>
4771
4772         * gtk/gtktreeview.c (gtk_tree_view_set_search_column): Allow to
4773         reset the property to its default value -1. 
4774         (gtk_tree_view_get_search_column): Return the default value in
4775         the g_return_val_if_fail() check.  (#163864, Richard Hult)
4776
4777         * gtk/gtkcellrendererprogress.c (gtk_cell_renderer_progress_set_value): 
4778         Add a translator hint.  (#163889)
4779
4780         * configure.in: Check for _NL_TIME_FIRST_WEEKDAY too, since it
4781         is an enum value, not a define. Pointed out by Tommi Komulainen.
4782         * gtk/gtkcalendar.c (gtk_calendar_init): Adapt.
4783
4784 2005-01-13  Matthias Clasen  <mclasen@redhat.com>
4785
4786         * configure.in: Check for nl_langinfo()
4787         * gtk/gtkcalendar.c (gtk_calendar_init): Use nl_langinfo() when it's
4788         available to determine first day of week   (#163842, Vincent Untz)
4789
4790         * gtk/gtkuimanager.c (gtk_ui_manager_get_widget): Add hints about 
4791         the lifecycle of widgets.  (#159503, Christian Persch)
4792
4793         * demos/gtk-demo/main.c (create_text): Use monospace for the 
4794         source code view.  (#163526, Theerud Lawtrakul)
4795
4796         * gtk/gtkaboutdialog.c (gtk_about_dialog_init): Use R as mnemonic
4797         for the Credits button to avoid duplicate.  (#163465, Tim-Philipp 
4798         Müller)
4799         
4800         * configure.in: Add an OS_LINUX conditional.
4801
4802         * gdk/Makefile.am (TESTS):
4803         * gdk-pixbuf/Makefile.am (TESTS):
4804         * gtk/Makefile.am (TESTS): Only run abicheck on Linux.  (#163917,
4805         Roger Leigh)
4806
4807 2005-01-13  Matthias Clasen <mclasen@redhat.com>
4808
4809         * gtk/gtktreeview.c: (gtk_tree_view_class_init),
4810         (gtk_tree_view_set_headers_clickable): Make the headers-visible
4811         property readwrite instead of just writable, and remove the
4812         g_return_if_fail check that there is a model when setting this
4813         property. Also improve the blurb.  (#163851, Richard Hult)
4814
4815 2005-01-12  Owen Taylor <otaylor@redhat.com>
4816
4817         * configure.in: Remove GLIB_DIVERT_BEFORE_HELP() on
4818         initialization of gdktarget, that was causing it to be
4819         evaluated before host was set. Simplify --with-gdktarget help
4820         message.
4821
4822         * gtk/Makefile.am: Use grep | head -n 1 instead of grep -m 1 
4823         which doesn't work with slightly older versions of GNU grep 
4824         in install-libtool-import-lib rule.
4825         
4826 2005-01-12  Tor Lillqvist  <tlillqvist@novell.com>
4827
4828         Fix for #162790, by Iwan Wong:
4829         
4830         * gdk/win32/gdkdrawable-win32.c: Implement dashed lines
4831         correctly. Simplify the interface to render_line_horizontal() and
4832         render_line_vertical(). Need to draw lines "manually" also on
4833         NT-based Windowses if we have a dash offset or are drawing
4834         double-dashed lines.
4835
4836         * gdk/win32/gdkprivate-win32.h: Keep also the dash offset,
4837         double-dash flag, and a brush for the background colour (used by
4838         the odd dashes in the double-dash line style) in the GdkGCWin32
4839         struct.
4840
4841         * gdk/win32/gdkgc-win32.c: Set up above new fields.
4842
4843 2005-01-10  Federico Mena Quintero  <federico@ximian.com>
4844
4845         Fix #162617.
4846
4847         * gtk/gtkfilesystemunix.c (STAT_NEEDED_MASK): Take out
4848         GTK_FILE_INFO_IS_HIDDEN; we don't need to stat() to know this.
4849         (gtk_file_system_unix_get_folder): Make error reporting more
4850         accurate.  Don't bail out if we can't read the directory.
4851         (fill_in_stats): Don't return an error; just assume we don't have
4852         stat info for this folder's files.
4853         (fill_in_names): Don't create the hash table for the names if we
4854         can't open the directory.
4855         (gtk_file_folder_unix_list_children): Don't emit the
4856         "finished-loading" signal --- we don't do asynchronous loads, so
4857         we are always finished loading.
4858         (gtk_file_folder_unix_get_info): Use helper functions; handle the
4859         case where we can't stat '/'.
4860         (get_icon_type_from_path): Don't call fill_in_stats() here; only
4861         use the info we have.
4862         (fill_in_mime_type): Don't return an error.  Don't do anything if
4863         we don't have the stat info.
4864
4865 2005-01-10  Owen Taylor  <otaylor@redhat.com>
4866
4867         * Makefile.am (EXTRA_DIST): Adding missing ChangeLog.pre*
4868         to EXTRA_DIST.
4869
4870 2005-01-10  Matthias Clasen  <mclasen@redhat.com>
4871
4872         * gtk/gtkaccelgroup.c (gtk_accel_group_class_init): Document
4873         signals.  (#163319, Murray Cumming)
4874
4875 2005-01-09  Tor Lillqvist  <tlillqvist@novell.com>
4876
4877         * gdk/win32/gdkwindow-win32.c (gdk_window_set_cursor): Set current
4878         cursor also when changing the cursor of a window that is the first
4879         ancestor of the window containing the pointer that has a cursor
4880         defined. (#163035, Ivan Wong)
4881
4882 2005-01-09  Anders Carlsson <andersca@gnome.org>
4883
4884         * gtk/gtkcellrenderertext.c: (get_size):
4885         * gtk/gtklabel.c: (gtk_label_size_request):
4886         * gtk/gtkprogressbar.c: (gtk_progress_bar_size_request):
4887         Don't pass NULL to pango_context_get_metrics. Use 
4888         pango_context_get_language instead, which is way faster.
4889         
4890 2005-01-08  Matthias Clasen  <mclasen@redhat.com>
4891
4892         * configure.in: Bump version
4893
4894         * === Released 2.6.1 ===
4895         
4896         * gdk-pixbuf-2.0.pc.in: Require gmodule-no-export-2.0
4897
4898 2005-01-07  Tor Lillqvist  <tml@iki.fi>
4899
4900         * gdk/win32/gdkselection-win32.c (_gdk_selection_property_store):
4901         Fix braino. (#163232, Arnaud Charlet)
4902
4903 2005-01-06  Matthias Clasen  <mclasen@redhat.com>
4904
4905         * gtk/gtkiconview.c: Make markup_column work, and fix some
4906         layout issues when either icon or text is missing.  (#163065)
4907
4908 2005-01-06  Federico Mena Quintero  <federico@ximian.com>
4909
4910         * gtk/gtkfilechooserdefault.c (file_list_build_popup_menu): Add an
4911         "Open _Location" item.  Fixes #148839.
4912
4913 2005-01-06  Matthias Clasen  <mclasen@redhat.com>
4914
4915         * README.in: Fix a typo.  (#163128, kentaro fukuchi)
4916
4917 2005-01-06  James M. Cape  <jcape@ignore-your.tv>
4918
4919         * gtk/gtkfilechooserbutton.c (gtk_file_chooser_button_new)
4920         (gtk_file_chooser_button_new_with_backend): Use default title if
4921         NULL is passed.
4922
4923         * docs/reference/gtk/tmpl/gtkfilechooserbutton.sgml: Make examples
4924         match API.
4925
4926 2005-01-05  Federico Mena Quintero  <federico@ximian.com>
4927
4928         Fix #161409:
4929
4930         * gtk/gtkfilechooserdefault.c (shortcuts_row_activated_cb): Queue
4931         a pending operation to select the first row.
4932
4933 2005-01-05  Federico Mena Quintero  <federico@ximian.com>
4934
4935         * gtk/gtkpathbar.c (_gtk_path_bar_set_path): Don't call
4936         button_data_free() explicitly; the button is weak-reffed and the
4937         callback will free the button data.  Fixes #163010.
4938         (_gtk_path_bar_set_path): Don't ref/sink the button.  And for the
4939         failure case, call gtk_widget_destroy() on it.
4940
4941         * gtk/gtkfilechooserdefault.c (check_is_folder): Use
4942         gtk_file_system_get_folder() again (see the ChangeLog entry from
4943         2004-08-25).  We can't first get the parent folder and then
4944         request the info for the path in question, as the parent folder
4945         may not be readable.  See bug #162617.
4946         (gtk_file_chooser_default_set_current_folder): Assert that the
4947         passed-in path is not null.
4948         (shortcuts_find_current_folder): Likewise.
4949         (shortcuts_add_current_folder): Likewise.
4950         (set_list_model): Likewise.
4951         (gtk_file_chooser_default_map): Only reload the current folder if
4952         it exists.
4953         (bookmarks_check_add_sensitivity): Check for the current folder
4954         being NULL.
4955         (browse_files_select_first_row): Don't set the cursor if there is
4956         no model loaded.
4957
4958 2005-01-05  Matthias Clasen  <mclasen@redhat.com>
4959
4960         * gtk/gtkfilechooserdefault.c: Don't construct errors from 
4961         the GTK_FILE_SYSTEM_ERROR domain. Partial fix for #162911.
4962         (get_file_info, check_is_folder): Translate errors from
4963         the filesystem into the GTK_FILE_CHOOSER_ERROR domain. Rest
4964         of the fix for #162911, noticed by Murray Cumming.
4965
4966 Wed Jan  5 11:42:49 2005  Søren Sandmann  <sandmann@redhat.com>
4967
4968         * gtk/gtkviewport.c (gtk_viewport_realize):
4969         * gtk/gtktextview.c ((text_window_realize): Set the background of
4970         the windows to None instead of adding EXPOSURE_MASK, as suggested
4971         by Owen in #162112.
4972
4973         * gdk/x11/gdkevents-x11.c (gdk_wm_protocols_filter): Update 
4974         the user time when receiving a WM_DELETE message.  (#162980, 
4975         Elijah Newren)
4976         
4977 Tue Jan  4 16:52:14 2005  Jonathan Blandford  <jrb@redhat.com>
4978
4979         * gtk/gtktreeviewcolumn.c (gtk_tree_view_column_button_event):
4980         only reorder on button 1, part of #141937
4981
4982 Tue Jan  4 11:36:43 2005  Søren Sandmann  <sandmann@redhat.com>
4983
4984         Bug 162112.
4985         
4986         * gtk/gtktextview.c (text_window_realize): Add GDK_EXPOSURE_MASK
4987         to win->window's event_mask
4988
4989         * gtk/gtkviewport.c (gtk_viewport_realize): Add GDK_EXPOSURE_MASK
4990         to viewport->view_window.
4991
4992 2005-01-04  Matthias Clasen  <mclasen@redhat.com>
4993
4994         * demos/testpixbuf.c (main): Remove the size_prepared callback,
4995         to test incremental display.
4996         (new_testrgb_window): Return the drawing area, not the window,
4997         since we want to queue draws on the drawing area.
4998
4999 2005-01-03  Matthias Clasen  <mclasen@redhat.com>
5000
5001         * examples/*: Re-extract.
5002
5003         * docs/tutorial/gtk-tut.sgml: Small corrections.
5004         
5005         * docs/tutorial/gtk-tut.sgml: Some updates for the drawing
5006         section.  (#161414, Robert Ancell)
5007
5008         * docs/tutorial/gtk-tut.sgml: Make it build.
5009
5010         * gtk/gtkdialog.c (gtk_dialog_run): Some clarification
5011         regarding modality.  (#112903, Dave Bordoley)
5012
5013         * gtk/gtkfixed.c (gtk_fixed_set_has_window): 
5014         Add a little motivation.  (#145556, Tommi Komulainen)
5015
5016         * docs/tutorial/gtk-tut.sgml: Clarify section on 
5017         g_signal_connect_swapped.   (#120543, David Bourguignon)
5018
5019         Make gtk_icon_theme_load_icon() work independent of
5020         icon factory initialization.  (#162791, Tristan Van Berkom)
5021         
5022         * gtk/gtkiconfactory.[hc]: Rename ensure_default_icons to
5023         _gtk_icon_factory_ensure_default_icons, and make it non-static.
5024
5025         * gtk/gtkicontheme.c (find_builtin_icon): ..and call it here.
5026
5027 2005-01-02  Matthias Clasen  <mclasen@redhat.com>
5028
5029         * gtk/gtkfilechooserbutton.c (gtk_file_chooser_button_remove_shortcut_folder): 
5030         Don't add a shortcut here.  (#162752, Tor Lillqvist)
5031
5032 2005-01-02  Tor Lillqvist  <tml@iki.fi>
5033
5034         * gtk/Makefile.am (libgtk_target_ldflags): Add -lole32, needed for
5035         CoTaskMemFree in get_special_folder() below.
5036
5037         * gtk/gtkfilesystem.h: Implement case-insensitive path compare on
5038         Win32 using _gtk_file_system_win32_path_compare().
5039
5040         * gtk/gtk.symbols: Add _gtk_file_system_win32_path_compare.
5041
5042         * gtk/gtkfilechooserbutton.c (model_add_special)
5043         * gtk/gtkfilechooserdefault.c (shortcuts_append_desktop): Use
5044         _gtk_file_system_win32_get_desktop() to get correct Desktop folder
5045         on Win32. (#144003)
5046
5047         * gtk/gtkfilesystemwin32.c: Remove unnecessary includes. Do
5048         consider all drives "mounted", including floppies. Trying to
5049         inspect the contents of a nonexistent floppy will cause errors
5050         later that are handled normally, no need to avoid them
5051         completely. Keep the drive type in the GtkFileSystemVolume.
5052         Support UNC paths. (#161797, #137874) Fix error message
5053         capitalizations as in gtkfilesystemunix.c.
5054
5055         (gtk_file_system_win32_init): Start one timeout per
5056         GtkFileSystemWin32.
5057
5058         (gtk_file_system_win32_finalize): Remove the timeout.
5059
5060         (get_special_folder): Copied from GLib.
5061
5062         (_gtk_file_system_win32_get_desktop): New function, uses
5063         get_special_folder().
5064
5065         (gtk_file_system_win32_list_volumes): Don't start a timeout at
5066         each call to this function. Don't assume A: and B: are floppies.
5067
5068         (gtk_file_system_win32_get_volume_for_path): Don't assume all
5069         volumes are drive roots, i.e. support share roots of UNC paths
5070         (\\server\share).
5071
5072         (gtk_file_system_win32_get_folder): Don't assume errno is set
5073         after g_file_test() returns FALSE. It isn't on Win32 (and even on
5074         Unix I don't think one should assume anything about errno after
5075         g_file_test()).
5076
5077         (gtk_file_system_win32_volume_get_is_mounted): Always return TRUE.
5078
5079         (gtk_file_system_win32_volume_get_display_name): Don't call
5080         GetVolumeInformation() on drives A: or B: if they are removable,
5081         as they might then be floppies, causing an unnecessary
5082         delay. (#157820)
5083
5084         (gtk_file_system_win32_volume_render_icon): Use network icon for
5085         unrecognized drive types.
5086
5087         (canonicalize_filename, gtk_file_system_win32_parse): Don't get
5088         confused by UNC paths.
5089
5090         (bookmarks_serialize): Use _gtk_file_system_win32_path_compare()
5091         for case-insensitive UTF-8 path comparison.
5092
5093         (extract_icon): Use SHGetFileInfo() which is faster than
5094         ExtractAssociatedIcon(). Icon extraction is still slow, though,
5095         needs work.
5096
5097         (win32_pseudo_mime_lookup): Don't use the same icon for all
5098         shortcuts or executables. Cache only other file type icons.
5099
5100         (gtk_file_system_win32_render_icon): Use network stock icon for
5101         remote drives and UNC server share roots. Compare home directory
5102         case-insensitively. Do lookup icons also for executable files,
5103         after all, it's these files that can have individual icons in the
5104         first place. Yes, it can be slow. Needs work.
5105
5106         (filename_is_drive_root): Require also the slash after the colon.
5107
5108         (filename_is_server_share): New function.
5109
5110         (_gtk_file_system_win32_path_compare): New function, does
5111         case-folded UTF-8 comparison.
5112
5113         * gtk/gtkfilesystemwin32.h: Declare
5114         _gtk_file_system_win32_path_compare().
5115
5116 2005-01-01  Matthias Clasen  <mclasen@redhat.com>
5117
5118         * gtk/gtkbutton.c (gtk_button_set_image): Allow unsetting the
5119         custom image by passing NULL.
5120         (gtk_button_init): Initialize image_is_stock to TRUE, fixing
5121         a problem with changing stock labels.  (#162273, Marcin 
5122         Krzyzanowski)
5123
5124 2005-01-01  Tor Lillqvist  <tml@iki.fi>
5125
5126         * gtk/gtkmodules.c (get_module_path)
5127         * gtk/gtkrc.c (gtk_rc_make_default_dir, gtk_rc_get_im_module_file,
5128         gtk_rc_get_theme_dir, gtk_rc_add_initial_default_files): With
5129         g_getenv() now returning UTF-8 on Win32, no need to call
5130         g_locale_to_utf8().
5131
5132 2004-12-31  Matthias Clasen  <mclasen@redhat.com>
5133
5134         * gtk/gtkkeyhash.c (_gtk_key_hash_lookup_keyval) 
5135         (_gtk_key_hash_lookup): Don't sort a list of values as if
5136         it was a list of entries. This fixes crashes during mnemonic
5137         activation in the presence of multiple keymaps. (#162488, 
5138         Christian Persch)
5139
5140 2004-12-30  Matthias Clasen  <mclasen@redhat.com>
5141
5142         * gtk/gtkcombobox.c (gtk_combo_box_button_state_changed): Fix
5143         state propagation when making an insensitive combo box sensitive
5144         again.  (#162524, Carlos Garnacho Parro)
5145
5146         * gtk/gtkfilechooserdefault.c: Use secondary text for error 
5147         dialogs.
5148
5149         * gtk/gtkfilesystemunix.c: Clean up some cases of errno handling
5150         (#162496, noted by Tor Lillqvist), and use g_filename_display_name()
5151         for error messages. Also mark some error messages for translation,
5152         fix capitalization of error messages.
5153
5154         * gtk/gtkcellrenderertext.c (gtk_cell_renderer_text_set_property): 
5155         Use g_value_get_boolean() for ellipsize_set.  (#162447, 
5156         Brian Tarricone)
5157
5158 2004-12-30  Tor Lillqvist  <tml@iki.fi>
5159
5160         * gtk/gtkicontheme.c (gtk_icon_theme_init): Use /usr/share/pixmaps
5161         only on Unix.
5162
5163 2004-12-28  Matthias Clasen  <mclasen@redhat.com>
5164
5165         * gtk/gtkmenuitem.c (gtk_menu_item_position_menu): Inherit
5166         submenu direction from the parent menu.
5167
5168         * gtk/gtkmenushell.c (gtk_menu_shell_select_submenu_first): 
5169         Return a boolean indicating whether an item in the submenu
5170         was selected.
5171         (gtk_real_menu_shell_move_current): When going in child 
5172         direction, don't get stuck at completely insensitive 
5173         submenus.  (#162055, Billy Biggs)       
5174
5175 2004-12-27  Matthias Clasen  <mclasen@redhat.com>
5176
5177         Make the clipboard image API more robust (#162357, 
5178         Torsten Schoenfeld):
5179         
5180         * gtk/gtkclipboard.c (clipboard_image_received_func): Don't
5181         ref the pixbuf if it is NULL.
5182
5183         * gtk/gtkselection.c (gtk_selection_data_set_pixbuf): 
5184         NULL-terminate the varargs in the call to 
5185         gdk_pixbuf_save_to_buffer(). 
5186         (gtk_selection_data_get_pixbuf): Only use a pixbuf loader 
5187         if there is data to load.
5188
5189 2004-12-27  Matthias Clasen  <mclasen@redhat.com>
5190
5191         * gdk/x11/gdkinput-x11.c (_gdk_input_common_other_event): 
5192         Set x_root and y_root in button and motion events from 
5193         extended input devices.  (#148715, Robert Ögren)
5194
5195         * gtk/gtktreeview.c (gtk_tree_view_class_init): Fix a 
5196         typo.  (#162339, Alessio Dessi)
5197
5198         * gtk/gtkadjustment.c (gtk_adjustment_class_init): Document
5199         properties as new since 2.4.  (#156101, Billy Biggs)
5200
5201         * configure.in: Add a warning about the linux-fb 
5202         target.  (#155488, Zeeshan Ali)
5203
5204         * gtk/gtkmain.c (gtk_init_with_args): Typo fix.  (#162278,
5205         Torsten Schoenfeld)
5206
5207 2004-12-26  Matthias Clasen  <mclasen@redhat.com>
5208
5209         * gtk/gtkfilechooser.c (gtk_file_chooser_set_action): 
5210         Typo fix.  (#162219, Masao Mutoh)
5211         (gtk_file_chooser_set_preview_widget_active): 
5212         Another typo.  (#162218, Masao Mutoh)
5213
5214 2004-12-23  Matthias Clasen  <mclasen@redhat.com>
5215
5216         * gtk/gtkliststore.c (gtk_list_store_iter_children): 
5217         Return TRUE if there are children.  (#162134, Iñigo Serna,
5218         patch by John Finlay)
5219
5220         * gtk/gtkcombobox.c (gtk_combo_box_button_state_changed): 
5221         Transfer state from the button to the cell view to get
5222         prelighting right.  (#156327, Ricardo Veguilla)
5223
5224 Wed Dec 22 14:22:19 2004  Søren Sandmann  <sandmann@redhat.com>
5225
5226         * tests/testtoolbar.c (timeout_cb): Add sensitivity-changing
5227         timeout. Written by Christian Persch.
5228
5229 Wed Dec 22 14:14:02 2004  Søren Sandmann  <sandmann@redhat.com>
5230
5231         Bug #161561
5232         
5233         * gdk/x11/gdkwindow-x11.c (tmp_{re,un}set_bg): Only set/reset the
5234         background for windows that get expose events. 
5235
5236         * gdk/gdkwindow.c (gdk_window_process_updates_internal): Remove
5237         hack to repaint !expose windows.
5238
5239 Wed Dec 22 11:35:41 2004  Søren Sandmann  <sandmann@redhat.com>
5240
5241         Bug #147497, make menu items activate immediately when you release
5242         the button.
5243         
5244         * gtk/gtkmenu.c (gtk_menu_enter_notify, menu_motion_notify): Make
5245         items activate immediately.
5246
5247         * gtk/gtkmenu.c (definitely_within_item): New function
5248         * gtk/gtkmenu.c (check_threshold): New function
5249
5250 2004-12-22  Matthias Clasen  <mclasen@redhat.com>
5251
5252         * gtk/gtklabel.c (gtk_label_setup_mnemonic): Don't forget to
5253         null the mnemonic_menu when unsetting a mnemonic, reported
5254         by Owen Taylor.
5255
5256 2004-12-21  Matthias Clasen  <mclasen@redhat.com>
5257
5258         * gtk/gtkliststore.c (generate_order): Generate the order the
5259         way it is supposed to be, order[new_pos] == old_pos.
5260         (gtk_list_store_reorder): Invert the order before using it.
5261
5262 2004-12-22  Matthias Clasen  <mclasen@redhat.com>
5263
5264         Fix sorting of list stores.  (#161886, Marcin Krzyzanowski)
5265
5266         * gtk/gtkliststore.c (generate_order): Generate the order the
5267         way it is supposed to be, order[new_pos] == old_pos.
5268         (gtk_list_store_reorder): Invert the order before using it.
5269
5270         * gtk/gtkiconview.c (gtk_icon_view_rows_reordered): Adapt to the
5271         list store fix.
5272
5273 Wed Dec 22 01:24:01 2004  Jonathan Blandford  <jrb@redhat.com>
5274
5275         * gtk/queryimmodules.c (main): print out the version and binary
5276         name in the header comment.  Problem reported by Seth Nickell.
5277
5278 2004-12-20  Matthias Clasen  <mclasen@redhat.com>
5279
5280         * gtk/gtkliststore.c (gtk_list_store_sort_iter_changed): Pass a
5281         root path to gtk_tree_model_rows_reordered().  (#161720,
5282         Marcin Krzyzanowski)
5283
5284         * gtk/gtkactiongroup.c (gtk_action_group_translate_string): Don't 
5285         translate NULL messages.  (#161789, Morten Welinder)
5286
5287         * gtk/gtkmessagedialog.c (setup_primary_label_font): Don't show
5288         the secondary label on show_all().  (#161707, Christian Persch)
5289
5290 2004-12-19  Tor Lillqvist  <tml@iki.fi>
5291
5292         * gdk/win32/gdkdnd-win32.c (resolve_link, gdk_dropfiles_filter):
5293         Use wide character API when available. Use UTF-8 for filenames.
5294
5295         * gdk/win32/gdkselection-win32.c (_gdk_dropfiles_store): Include
5296         the string's trailing zero byte in the property's length, just for
5297         safety.
5298
5299 2004-12-18  Matthias Clasen  <mclasen@redhat.com>
5300
5301         * gtk/gtkfilechooserentry.c (check_completion_callback) 
5302         (load_directory_callback): Add missing GDK_THREADS_ENTER/LEAVE.
5303
5304         * gtk/gtkfilechooserdefault.c (edited_idle_cb) 
5305         (shortcuts_drag_outside_idle_cb): Add missing 
5306         GDK_THREADS_ENTER/LEAVE.  (#161604)
5307         
5308         * gtk/gtkfilechooserdefault.c (selection_check_foreach_cb): 
5309         (list_select_func): Don't call gtk_file_info_get_is_folder()
5310         on NULL. 
5311
5312         * gtk/gtkaboutdialog.c (gtk_about_dialog_get_logo_icon_name): 
5313         (gtk_about_dialog_init): Add missing initializations.  (#161646,
5314         Torsten Schoenfeld)
5315