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