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