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