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