]> Pileus Git - ~andy/gtk/blob - ChangeLog
gtk/gtk.symbols gtk/makegtkalias.pl gtk/gtkaccelmap.c gtk/gtkfilechooser.c
[~andy/gtk] / ChangeLog
1 2008-08-08  Tor Lillqvist  <tml@novell.com>
2
3         * gtk/gtk.symbols
4         * gtk/makegtkalias.pl
5         * gtk/gtkaccelmap.c
6         * gtk/gtkfilechooser.c
7         * gtk/gtkfilesel.c
8         * gtk/gtkiconfactory.c
9         * gtk/gtkicontheme.c
10         * gtk/gtkimage.c
11         * gtk/gtkrc.c
12         * gtk/gtkuimanager.c
13         * gtk/gtkwindow.c: No need for the DLL ABI backward compatibility
14         functions on Win64.
15
16 2008-08-07  Matthias Clasen  <mclasen@redhat.com>
17
18         * configure.in: Its g_content_type_from_mime_type, not 
19         g_content_type_for_mime_type. Noticed by Roger Brown
20
21 2008-08-07 16:19:16  Tim Janik  <timj@imendio.com>
22
23         * gdk/gdkrgb.c (gdk_rgb_select_conv): use g_error() instead of a
24         combination of g_warning+exit to avoid misleading the user.
25
26 2008-08-07  Michael Natterer  <mitch@imendio.com>
27
28         * gtk/gtkactiongroup.c
29         * gtk/gtkcellrendererspin.c
30         * gtk/gtkfilechooserbutton.c
31         * gtk/gtktoolitem.c: chain up unconditionally in finalize().
32
33 2008-08-07  Michael Natterer  <mitch@imendio.com>
34
35         * gtk/gtkclist.c
36         * gtk/gtkcontainer.c
37         * gtk/gtkfilechooserbutton.c
38         * gtk/gtkgamma.c
39         * gtk/gtkmenutoolbutton.c
40         * gtk/gtkoptionmenu.c
41         * gtk/gtkradiobutton.c
42         * gtk/gtkradiomenuitem.c
43         * gtk/gtktipsquery.c
44         * gtk/gtktree.c
45         * gtk/gtktreeview.c: chain up unconditionally in destroy().
46
47         * gtk/gtkhandlebox.c: remove empty destroy() implementation.
48
49 2008-08-07  Michael Natterer  <mitch@imendio.com>
50
51         Bug 546756 – gnome-panel crashed with SIGSEGV in
52         g_type_check_instance_cast()
53
54         * gtk/gtkimagemenuitem.c: add GtkObject::destroy() implementation
55         and remove the image now that it's an internal child and isn't
56         destroyed by gtk_container_destroy() any longer. Thanks to tml for
57         helping bisecting this down.
58
59 2008-08-07  Sven Neumann  <sven@gimp.org>
60
61         Bug 546771 - Add writable property "visited" to GtkLinkButton
62
63         * gtk/gtk.symbols
64         * gtk/gtklinkbutton.[ch]: expose the 'visited' state as a
65         read-write property with getters and setters. Also move the nick
66         and blurb of the "uri" property to the proper translation domain.
67
68 2008-08-07  Michael Natterer  <mitch@imendio.com>
69
70         * gtk/gtkicontheme.c (apply_emblems): move variables to local
71         scopes, fix indentation and silence bogus warning about using
72         uninitialized variables.
73
74 2008-08-07  Richard Hult  <richard@imendio.com>
75
76         Bug 535573 – Deadlock in gdkeventloop-quartz.c:poll_func()
77
78         * gdk/quartz/gdkeventloop-quartz.c: (gdk_event_prepare),
79         (select_thread_func), (poll_func): Patch by Yevgen Muntyan, fixes
80         deadlock and missing events.
81
82 2008-08-07  Richard Hult  <richard@imendio.com>
83
84         * gdk/quartz/gdkscreen-quartz.c: (gdk_screen_get_monitor_plug_name)
85         (gdk_screen_get_monitor_height_mm, gdk_screen_get_monitor_width_mm):
86         Implement those, fixes loading python bindings.
87
88 2008-08-07  Emmanuele Bassi  <ebassi@gnome.org>
89
90         Bug 545031 – list of recently used files is created world-readable
91
92         * gtk/gtkrecentmanager.c:
93         (gtk_recent_manager_real_changed): Set the recently-used.xbel
94         file to 0600. (Guido Berhoerster)
95
96 2008-08-06  Michael Natterer  <mitch@imendio.com>
97
98         * modules/printbackends/cups/gtkcupsutils.c
99         (gtk_cups_connection_test_free): remove return value, this
100         function returns void.
101
102 2008-08-06  Michael Natterer  <mitch@imendio.com>
103
104         * gtk/gtkcombobox.c
105         * gtk/gtkiconview.c
106         * gtk/gtkrange.c
107         * gtk/gtkscrolledwindow.c
108         * gtk/gtktreeview.c: remove CLAMPing from values passed to
109         gtk_adjustment_set_value() since it does it right now.
110
111 2008-08-05  Matthias Clasen  <mclasen@redhat.com>
112
113         * configure.in: Bump version
114
115         * === Released 2.13.6 ===
116
117         * gdk/tests/Makefile.am: Disable check-gdk-cairo test for now,
118         since it breaks make distcheck.
119
120 2008-08-05  Michael Natterer  <mitch@imendio.com>
121
122         * gtk/gtkcombobox.c (gtk_combo_box_update_sensitivity): bail out
123         early if priv->button is NULL to avoid zillions of warnings when
124         destroying combo boxes that were working fine before the
125         button sensitivity patch.
126
127 2008-08-05  Michael Natterer  <mitch@imendio.com>
128
129         Bug 544858 – Seal GtkAdjustment
130
131         * gtk/gtk.symbols
132         * gtk/gtkadjustment.[ch] (struct GtkAdjustment): seal all struct
133         members.
134
135         Add accessors for all properties and additionally a new function
136         gtk_adjustment_configure() which sets all properties at
137         once. Patch by Christian Dywan and myself.
138
139 2008-08-05  Michael Natterer  <mitch@imendio.com>
140
141         * gtk/gtkadjustment.c (gtk_adjustment_set_value): clamp the value
142         to [lower...upper-page_size] instead of only [lower...upper].
143
144         * README: add note about this change.
145
146         While this fix is correct and should have been there forever, it
147         has the potential to break some corner cases, however these cases
148         would set page_size to a value != 0 which suggests they want it
149         honored.
150
151 2008-08-05  Michael Natterer  <mitch@imendio.com>
152
153         * tests/testiconview.c: don't use the deprecated
154         gtk_box_pack_start_defaults().
155
156 2008-08-04  Matthias Clasen  <mclasen@redhat.com>
157
158         Bug 545982 – missing braces cause bogus warnings when using GtkBuilder
159
160         * gtk/gtkcelllayout.c:
161         * gtk/gtkdialog.c:
162         * gtk/gtkcontainer.c: Add missing braces to some GtkBuildable
163         implementations. Patch by Antti Kaijanmäki
164
165 2008-08-05  Tor Lillqvist  <tml@novell.com>
166
167         * gtk/gtktext.c: Cast pointer to gintptr instead of gulong to
168         avoid warning on Win64.
169
170 2008-08-05  Tor Lillqvist  <tml@novell.com>
171
172         * gtk/gtkgc.c: Cast tile, stipple and clip_mask pointers to
173         gintptr instead of long when calculating hash, so we get all of
174         the pointer bits on Win64 where long is 32 bits.
175
176 2008-08-05  Tor Lillqvist  <tml@novell.com>
177
178         * gtk/gtkprintoperation-win32.c: Don't need to declare
179         IPrintDialogCallback with mingw64 either. It seems to be provided
180         with the newer versions of the headers included with mingw64.
181
182 2008-08-05  Tor Lillqvist  <tml@novell.com>
183
184         Bug 544684 - Win64 issue, window handles are assumed to be 32-bit
185
186         * gtk/gtksocket-win32.c: Don't cast HWND to guint, pass it as such
187         as the GdkNativeWindow parameter to
188         gtk_window_remove_embedded_xid(). Debugging printout format fixes.
189
190         * gtk/gtkwin32embed.h
191         * gtk/gtkwin32embed.c: Change the types of wparam and lparam
192         parameters to actually be WPARAM and LPARAM.
193
194         * gtk/gtkplug-win32.c: Adapt accordingly.
195
196 2008-08-04  Matthias Clasen  <mclasen@redhat.com>
197
198         * gtk/gtksettings.c: Improve a setting nick: 'aureal' is not really
199         a word, use 'audible' instead.
200
201 2008-08-05  Tor Lillqvist  <tml@novell.com>
202
203         * gtk/updateiconcache.c (write_bucket): Enclose ?: expression
204         with parens so cast covers all of it.
205
206 2008-08-04  Matthias Clasen  <mclasen@redhat.com>
207
208         Bug 382291 – Automatically dim the combobox when the model is empty
209
210         * gtk/gtk.symbols:
211         * gtkcombobox.[hc]: Add a GtkComboBox::button-sensitivity
212         property with getter and setter to control the sensitity of
213         empty combo boxes. Patch by Carlos Garnacho, Sven Herzberg,
214         Christian Dywan and others.
215
216         * README.in: Add a note about automatic combobox sensitivity.
217         
218 2008-08-04  Matthias Clasen  <mclasen@redhat.com>
219
220         * gtk/tests/Makefile.am: Skip crossingevents test when
221         running make check, since it doesn't work on a naked
222         X server.
223
224 2008-08-05  Tor Lillqvist  <tml@novell.com>
225
226         Bug 544684 - Win64 issue, window handles are assumed to be 32-bit
227
228         * gdk/gdkdnd.h
229         * gdk/gdkdnd.c
230         * gdk/win32/gdkdnd-win32.c
231         * gdk/x11/gdkdnd-x11.c: Change return value and type of window id
232         from guint32 to GdkNativeWindow for
233         gdk_drag_get_protocol_for_display() and
234         gdk_drag_get_protocol(). This is not an API break on existing
235         platforms, as GdkNativeWindow has been guint32 for them
236         already.
237
238         * gdk/gdkselection.h
239         * gdk/gdkselection.c
240         * gdk/win32/gdkselection-win32.c
241         * gdk/x11/gdkselection-x11.c: Ditto for the requestor window id
242         parameter of gdk_selection_send_notify_for_display() and
243         gdk_selection_send_notify().
244
245         * gdk/win32/gdkcursor-win32.c
246         * gdk/win32/xcursors.h: Change some gchar* to guchar* and vice
247         versa to avoid gcc 4.4 signedness warnings.
248
249         * gdk/win32/gdkevents-win32.c
250         * gdk/win32/gdkproperty-win32.c
251         * gdk/win32/gdkselection-win32.c: Add some guchar and char pointer
252         casts to get rid of gcc 4.4 signedness warnings. Print GdkAtom
253         values in debugging output using the %p format.
254         
255         * gdk/win32/gdkkeys-win32.c
256         * gdk/win32/gdkfont-win32.c
257         * gdk/win32/gdkmain-win32.c: Add some casts to avoid gcc warnings.
258  
259         * gdk/win32/gdkwindow-win32.c: Use SetWindowLongPtr() instead of
260         SetWindowLong().
261
262         * gdk/win32/gdkwin32id.c (gdk_handle_hash): Use all 64 bits of a
263         HANDLE on Win64.
264
265         * gtk/gtkwindow.h
266         * gtk/gtkwindow.c: Change the type of the xid parameter of the
267         internal gtk_window_remove_embedded_xid() and
268         gtk_window_add_embedded_xid() functions from guint to
269         GdkNativeWindow.
270
271         * gtk/gtkwindow.c (send_client_message_to_embedded_windows):
272         Instead of GPOINTER_TO_UINT(), just cast the gpointer to
273         GdkNativeWindow. GPOINTER_TO_UINT() drops the upper 32 bits on
274         Win64.
275
276 2008-08-05  Tor Lillqvist  <tml@novell.com>
277
278         * gdk/gdkrgb.c: Cast pointers to guintptr, not unsigned long,
279         before doing bit tests on them.
280
281 2008-08-05  Tor Lillqvist  <tml@novell.com>
282
283         * configure.in: Define GDK_NATIVE_WINDOW_POINTER on 32-bit
284         Windows, too. It just makes more sense, as a HWND *is* a kind of
285         pointer.
286
287         * gdk/gdkconfig.h.win32: Ditto here.
288
289 2008-08-04  Björn Lindqvist  <bjourne@gmail.com>
290
291         Bug 534979 – GtkImageMenuItem is a bin but has two children.
292
293         * gtk/gtkimagemenuitem.c (gtk_image_menu_item_forall): Do not
294         include the image widget when iterating over non-internal
295         children. Patch by rainwoodman.
296
297 2008-08-04  Matthias Clasen  <mclasen@redhat.com>
298
299         * NEWS: Updates
300
301 2008-08-04  Matthias Clasen  <mclasen@redhat.com>
302
303         * configure.in: Bump glib dependency to 2.17.6
304
305 2008-08-04  Michael Natterer  <mitch@imendio.com>
306
307         * gtk/gtkclist.c
308         * gtk/gtkctree.c
309         * gtk/gtkpixmap.c
310         * gtk/gtkpreview.c: get rid of using deprecated GDK APIs.
311
312         * gtk/gtktext.c: ditto, apart from the text cruft APIs.
313
314 2008-08-04  Michael Natterer  <mitch@imendio.com>
315
316         * gdk/gdk.c (gdk_parse_args): call gdk_rgb_set_verbose(TRUE) if
317         "gdkrgb" is in the debug flags.
318
319         * gdk/gdkrgb.c (gdk_rgb_init): remove setting the verbose flag
320         here, this function is deprecated and the debug flag didn't work
321         when using GDK properly.
322
323 2008-08-04  Matthias Clasen  <mclasen@redhat.com>
324
325         * gtk/gtkicontheme.c: Update to handle GEmblem.
326
327 2008-08-04  Michael Natterer  <mitch@imendio.com>
328
329         * tests/prop-editor.c: undeprecate (apart from still using
330         GtkOptionMenu).
331
332 2008-08-04  Michael Natterer  <mitch@imendio.com>
333
334         * gtk/gtkseparatortoolitem.c
335         * tests/testactions.c: remove pointless #undef GTK_DISABLE_DEPRECATED.
336
337         * gtk/gtkcalendar.c (calendar_set_display_option): use
338         gtk_calendar_set_display_options() instead of the deprecated
339         gtk_calendar_display_options().
340
341 2008-08-04  Carlos Garnacho  <carlos@imendio.com>
342
343         * gtk/gtkfilechooserbutton.c: Fix "/* within comment" warning.
344
345 2008-08-04  Carlos Garnacho  <carlos@imendio.com>
346
347         * gtk/gtknotebook.c (gtk_notebook_expose): Set drag window background
348         to be the GtkNotebook background color. This is a workaround to
349         prevent black pixels in rounded tabs when reordering. Improves
350         #368234.
351
352 2008-08-04  Carlos Garnacho  <carlos@imendio.com>
353
354         * gtk/gtk.symbols:
355         * gtk/gtkfilechooserbutton.[ch]:
356         * gtk/gtkfilechooserdefault.[ch]:
357         * gtk/gtkfilechooserdialog.[ch]:
358         * gtk/gtkfilechooserwidget.[ch]: Deprecate
359         gtk_file_chooser_*_new_with_backend(), since GIO is already used
360         directly. Fixes #545976.
361
362 2008-08-04  Carlos Garnacho  <carlos@imendio.com>
363
364         * gtk/gtk.symbols:
365         * gtk/gtkfilechooser.[ch]: Make GFile-oriented API public. Fixes
366         #545978.
367         * gtk/gtkfilechooserbutton.c:
368         * gtk/gtkfilechooserdefault.c:
369         * gtk/gtkfilechooserutils.c: Update to use public GFile API.
370
371 2008-08-04  Michael Natterer  <mitch@imendio.com>
372
373         * gtk/Makefile.am: build with GTK_DISABLE_DEPRECATED again.
374
375         Fix pltcheck.sh by restricting the visibility of deprecated
376         symbols to the places where they are actually used:
377
378         * gtk/gtkclist.c
379         * gtk/gtkctree.c
380         * gtk/gtklistitem.c
381         * gtk/gtklist.c
382         * gtk/gtkprogressbar.c
383         * gtk/gtkpixmap.c
384         * gtk/gtkprogress.c: #undef GTK_DISABLE_DEPRECATED and #define
385         __GTK_FOO_C__ on top instead of before including gtkaliasdef.c.
386
387         * gtk/gtkclist.h
388         * gtk/gtkctree.h
389         * gtk/gtklistitem.h
390         * gtk/gtklist.h
391         * gtk/gtkpixmap.h
392         * gtk/gtkprogress.h: make the headers visible if the respective
393         __GTK_FOO_C__ are defined.
394
395 2008-08-04  Michael Natterer  <mitch@imendio.com>
396
397         * gtk/gtkclist.c
398         * gtk/gtklist.c
399         * gtk/gtkoldeditable.c
400         * gtk/gtkpixmap.c
401         * gtk/gtktipsquery.c
402         * gtk/gtktree.c
403         * gtk/gtktreeitem.c: avoid using deprecated GtkWidget API.
404
405 2008-08-04  Michael Natterer  <mitch@imendio.com>
406
407         * gtk/gtkclist.[ch]
408         * gtk/gtkctree.[ch]
409         * gtk/gtkitemfactory.[ch]
410         * gtk/gtkobject.[ch]
411         * gtk/gtksignal.[ch]: s/GtkDestroyNotify/GDestroyNotify/g
412
413 2008-08-04  Sven Neumann  <sven@gimp.org>
414
415         * gtk/gtklinkbutton.c (gtk_link_button_set_uri): update the link
416         color when the "visited" state is changed.
417
418 2008-08-04  Michael Natterer  <mitch@imendio.com>
419
420         * gtk/gtkwindow.c: move the code of the deprecated
421         gtk_window_set_policy() to a new private function
422         gtk_window_set_policy_internal() and call it from
423         gtk_window_set_policy().
424
425         (gtk_window_set_resizable): use the new internal function in order
426         to avoid our own deprecated public API.
427
428 2008-08-04  Michael Natterer  <mitch@imendio.com>
429
430         * gtk/gtkbindings.c: move the code of the deprecated
431         gtk_binding_entry_clear() to a new private function
432         gtk_binding_entry_clear_internal() and call it from
433         gtk_binding_entry_clear().
434
435         (_gtk_binding_entry_add_signall)
436         (gtk_binding_parse_bind): use the new internal function in order
437         to avoid our own deprecated public API.
438
439 2008-08-04  Michael Natterer  <mitch@imendio.com>
440
441         * gtk/gtkfontsel.c (gtk_font_selection_dialog_get_font):
442         avoid our own deprecated public API and use
443         gtk_font_selection_get_font_internal() instead of
444         gtk_font_selection_get_font().
445
446         (gtk_font_selection_get_font)
447         (gtk_font_selection_dialog_get_font): Add missing
448         "Deprecated: 2.0" to the api doc comments.
449
450 2008-08-04  Michael Natterer  <mitch@imendio.com>
451
452         * gdk/tests/Makefile.am: add the generated PNGs to CLEANFILES.
453
454 2008-08-04  Tor Lillqvist  <tml@novell.com>
455
456         * configure.in: Set LIB_EXE_MACHINE_FLAG to either X86 or X64 on
457         Windows. AC_SUBST it.
458
459         * gdk/Makefile.am
460         * gtk/Makefile.am: Pass appropriate -machine flag to lib.exe.
461
462 2008-08-04  Tor Lillqvist  <tml@novell.com>
463
464         Bug 544684 - Win64 issue, window handles are assumed to be 32-bit
465
466         * configure.in: On Win64, define GDK_NATIVE_WINDOW_POINTER.
467
468         * gdk/gdkconfig.h.win32: Ditto here.
469
470 2008-08-04  Tor Lillqvist  <tml@novell.com>
471
472         * gtk/gtkstatusicon.c: Fix typo in Win32 and Quartz code:
473         s/gtk_icon_icon_info_load_icon/gtk_icon_info_load_icon/ .
474
475 2008-08-04  Tor Lillqvist  <tml@novell.com>
476
477         * configure.in: Don't bother with the test "if gio can sniff png"
478         if $gio_can_sniff has been already set. Preset it to "no" for
479         Win32. This helps cross-compilation from 32-bit Windows to 64-bit,
480         or from Unix to Windows in general. No idea how this should be
481         handled for cross-compilation in general.
482
483 2008-08-04  Tor Lillqvist  <tml@novell.com>
484
485         * gdk/win32/gdkdisplay-win32.c: Don't bother looking up
486         EnumDisplayMonitors and GetMonitorInfoA dynamically, they are
487         present in NT-based Windows since Windows 2000.
488         (enum_monitor): For some reason the MONITORINFOEX struct in
489         mingw-win64 is different than the proper one as in MSDN and 32-bit
490         mingw, so just copy the proper definition here.
491
492 2008-08-03  Björn Lindqvist  <bjourne@gmail.com>
493
494         Bug 540379 – gtk_tree_view_enable_model_drag_dest and
495         gtk_tree_view_enable_model_drag_source unsets reorderable property
496
497         * gtk/gtktreeview.c: Improve docstrings regarding reorderable
498         property.
499
500 2008-08-03  Matthias Clasen  <mclasen@redhat.com>
501
502         * gdk/x11/gdkapplaunchcontext-x11.c: Support GEmblemedIcon.
503
504 2008-08-03  Matthias Clasen  <mclasen@redhat.com>
505
506         Bug 546128 – Weirz string
507
508         * gtk/gtksettings.c: Add a translator hint.
509         Requested by Ignacio Casal Quinteiro
510
511 2008-08-02  Tor Lillqvist  <tml@novell.com>
512
513         Bug 538686 - gtkprintoperation-win32.c: devmode_from_settings
514
515         * gtk/gtkprintoperation-win32.c (devmode_from_settings): Plug
516         potential leak. Thanks to Morten Welinder.
517
518 2008-08-02  Tor Lillqvist  <tml@novell.com>
519
520         * gtk/gtkprint-win32.c
521         * gtk/gtkprint-win32.h
522         * gtk/gtkprintoperation-win32.c: Cosmetic fixups after patch
523         below.
524
525 2008-08-02  Tor Lillqvist  <tml@novell.com>
526
527         Bug 339699 - implement gtk_print_operation_set_show_dialog for
528         Windows
529         
530         * gtk/gtkprint-win32.c
531         * gtk/gtkprint-win32.h
532         * gtk/gtkprintoperation-win32.c: Patch by ecyrbe@gmail.com.
533
534 2008-08-02  Matthias Clasen  <mclasen@redhat.com>
535         
536         Bug 544302 – GtkStatusIcon should support GIcon
537
538         * gtk/gtk.symbols:
539         * gtk/gtkstatusicon.[hc]: Add GIcon support to GtkStatusIcon.
540         Patch by Christian Dywan
541
542 2008-08-02  Matthias Clasen  <mclasen@redhat.com>
543         
544         Bug 429427 – Add "arrow-spacing" style property to GtkRange
545
546         * gtk/gtkrange.c: Add an arrow-spacing style property.
547         Patch by Carlos Garnacho and Christian Dywan
548
549 2008-08-02  Matthias Clasen  <mclasen@redhat.com>
550
551         Bug 429411 – add style properties to set minimum progressbar 
552         width/height
553
554         * gtk/gtkprogressbar.c: Add style properties for minimum size.
555         Patch by Carlos Garnacho and Christian Dywan
556
557 2008-08-02  Matthias Clasen  <mclasen@redhat.com>
558
559         Bug 526575 – Missing return type in gtk_ui_manager_get_toplevels
560         documentation
561
562         * gtk/gtkuimanager.c (gtk_ui_manager_get_toplevels): Improve
563         the docs.
564
565 2008-08-02  Matthias Clasen  <mclasen@redhat.com>
566
567         Bug 523950 – GtkTreeModelFilter's visible function may get an empty
568         row
569
570         * gtk/gtktreemodelfilter.c (gtk_tree_model_filter_set_visible_func):
571         Explain and show how iterators pointing to empty rows should be
572         handled in the visible function. Patch by Björn Lindqvist
573
574 2008-08-02  Matthias Clasen  <mclasen@redhat.com>
575
576         Bug 539733 – No way to control treeview separator height
577
578         * gtk/gtktreeview.c: Respect the wide-separators and
579         separator-height style properties when drawing separators.
580         Patch by Christian Dywan
581
582 2008-08-02  Matthias Clasen  <mclasen@redhat.com>
583
584         Bug 65818 – rename gtk_window_set_default() and add getter for it
585
586         * gtk/gtk.symbols:
587         * gtk/gtkwindow.[hc]: Rename gtk_window_get_default to
588         gtk_window_get_default_widget. Patch by Christian Dywan
589
590 2008-08-02  Matthias Clasen  <mclasen@redhat.com>
591
592         Bug 344383 – use po/LINGUAS
593
594         * po/LINGUAS: New file, to make translators happy.
595         * configure.in: Use po/LINGUAS
596         * po/Makefile.in.in: Add po/LINGUAS to DISTFILES
597         Patch by Claude Paroz
598
599 2008-08-02  Matthias Clasen  <mclasen@redhat.com>
600
601         * gdk/gdkapplaunchcontext.c: Improve the docs
602
603 2008-08-01  Claudio Saavedra  <csaavedra@igalia.com>
604
605         Bug 545931 – small documentation typos
606
607         * gtk/gtkcomboboxentry.c: Fix some typos in the documentation.
608
609 2008-08-01  Hans Breuer  <hans@breuer.org>
610
611         * gdk/makefile.msc : build gdkwindowimpl
612
613         * gtk/gtkwidget.c : fix c99ism - declaration needs to be at the
614         start of a block
615
616         * tests/makefile.msc : update
617
618 2008-07-31  Cody Russell  <bratsche@gnome.org>
619
620         Bug 56070 – Can't click button after setting it sensitive.
621
622         * gtk/gtkwidget.[ch]
623         * gtk/gtkwindow.c
624         * gtk/gtkmain.c
625         * gtk/gtkbutton.c
626         * gtk/gtkprivate.h
627         * gdk/gdkevents.h: Synthesize crossing events events where necessary.
628
629         * gtk/tests/crossingevents.c: Add unit tests for crossing events.
630
631         Big thanks to Ed Catmur, Matthias Clasen, and everyone else who
632         has worked on and helped out with this.
633
634 2008-07-31  Matthias Clasen  <mclasen@redhat.com>
635
636         Bug 424207 – printing hangs on unreachable cups server
637
638         * modules/printbackends/cups/gtkcupsutils.[hc]: Implement a
639         non-blocking test for reachability of the cups server.
640
641         * modules/printbackends/cups/gtkprintbackendcups.c: Don't block
642         while trying to get the default printer. Patch by Marek Kasik.
643
644 2008-07-31  Matthias Clasen  <mclasen@redhat.com>
645
646         * modules/input/gtkimcontextmultipress.c: Use a second-granularity
647         timer for automatic commit.
648
649         * gtk/gtkclipboard.c (gtk_clipboard_store): Use a second-grandularity
650         timer for the store timeout.
651
652 2008-07-31  Matthias Clasen  <mclasen@redhat.com>
653
654         * gdk/gdk.[hc]:
655         * gdk/gdk.symbols: Complete the set of thread-safe timeout function
656         with second-granularity versions. Patch by Marek Kasik.
657
658 2008-07-30  Tor Lillqvist  <tml@novell.com>
659
660         * gtk/gtkprintoperation-win32.c: Fix problems in handling custom
661         paper sizes. The DEVMODE::dmPaperWidth and dmPaperLength are in
662         tenths of a millimeter, and the RECT passed to CreateEnhMetaFile()
663         is in hundredths of a millimeter. Patch by Sven Neumann.
664
665 2008-07-28  Matthias Clasen  <mclasen@redhat.com>
666
667         * gtk/gtktreemodel.c: Small doc improvements.
668
669 2008-07-28  Matthias Clasen  <mclasen@redhat.com>
670
671         * configure.in: Bump GLib requirement to 2.17.5 for GEmblemedIcon
672
673         * gtk/gtkicontheme.c: Support rendering GEmblemedIcons.
674
675 2008-07-27  Sven Herzberg  <sven@imendio.com>
676
677         Bug 544863 – gtkquartz.h not included in released 2.13.5 package
678
679         * gtk/Makefile.am: explicitly include the moved header in EXTRA_DIST
680
681 2008-07-25  Murray Cumming  <murrayc@murrayc.com>
682
683         * gtk/gtkstatusicon.c (gtk_status_icon_class_init):
684         Documented the activate and popup-menu signals as being for use 
685         by applications and language bindings, though they are G_SIGNAL_ACTION, 
686         as stated in bug #361561.
687
688 2008-07-24  Sebastien Bacher  <seb128@ubuntu.com>
689
690         * modules/printbackends/cups/gtkprintbackendcups.c:
691         (cups_printer_get_options): don't try free gettext() values,
692         fix a printing dialog crasher (bug 544390)
693
694 2008-07-24  Cody Russell  <bratsche@gnome.org>
695
696         Bug 544510 – SetTimer callback signatures has the wrong type
697
698         * gdk/win32/gdkevents-win32.c: Fix modal_timer_proc() and
699         sync_timer_proc() to use UINT_PTR for the 'id' parameter
700         instead of 'id'.  Patch by Richard Hult.
701
702 2008-07-23  Matthias Clasen  <mclasen@redhat.com>
703
704         Bug 543915 – "Sole completion" translation issue
705
706         * gtk/gtkfilechooserentry.c: Add translator hints to a
707         bunch of strings. Requested by Andre Klapper
708
709 2008-07-23  Matthias Clasen  <mclasen@redhat.com>
710
711         Bug 544265 – GDK assumes XFIXES extension
712
713         * gdk/x11/gdkcursor-x11.c (_gdk_x11_cursor_update_theme):
714         Only call XFixes functions if the server has the extension.
715         Reported by Ian Turner.
716
717 2008-07-22  Matthias Clasen  <mclasen@redhat.com>
718
719         * configure.in: Compare two content types, not content type
720         and mime type.
721
722 2008-07-22  Sven Herzberg  <sven@imendio.com>
723
724         Fix svn:ignore and the include condition
725
726         * gdk/tests/check-gdk-cairo.c: ifndef => ifdef
727
728 2008-07-22  Tor Lillqvist  <tml@novell.com>
729
730         * configure.in: Workaround for what apparently is a bug in MSYS:
731         returning -1 from main() is misinterpreted as exit status 0, so
732         make sure we return 0 or 1. (The net effect of the bug was that no
733         image loading worked on Windows.)
734
735 2008-07-22  Sven Herzberg  <sven@imendio.com>
736
737         Add a test for my fixes from July 20th.
738
739         * configure.in: create gdk/tests/Makefile
740         * gdk/Makefile.am: include the tests subfolder
741         * gdk/tests/Makefile.am: create and run my test
742         * gdk/tests/check-gdk-cairo.c (test), (main): the test that I wrote
743         (passes at least for x11 and quartz backends)
744
745 2008-07-22  Frederic Crozat  <fcrozat@mandriva.com>
746
747         * gdk/x11/gdkscreen-x11.c: Don't use RandR 1.2
748         if driver is detected as randr12_compat (ie X driver
749         is not RandR 1.2 compliant). Fixes multihead with 
750         such drivers. Bug #543317.
751
752 2008-07-21  Matthias Clasen  <mclasen@redhat.com>
753
754         * configure.in: Default to linking against Xinerama again,
755         so that we can fallback to Xinerama when broken X drivers
756         make Xrandr useless. Sigh.
757
758 2008-07-21  Matthias Clasen  <mclasen@redhat.com>
759
760         * configure.in: Bump version
761
762         * === Released 2.13.5 ===
763
764 2008-07-21  Matthias Clasen  <mclasen@redhat.com>
765
766         * gtk/gtktestutils.c:
767         * gtk/gtkscalebutton.c:
768         * gtk/gtkmessagedialog.c:
769         * gtk/gtkmenu.c:
770         * gtk/gtkcontainer.c:
771         * gtk/gtkcolorseldialog.c:
772         * gtk/gtkaccelgroup.c:
773         * gtk/gtkentry.c:
774         * gtk/gtkfontsel.c: Fix some doc problems.
775
776 2008-07-21  Michael Natterer  <mitch@imendio.com>
777
778         * gtk/gtkbox.c (gtk_box_add): use gtk_box_pack_start() instead of
779         the deprecated gtk_box_pack_start_defaults().
780
781         * gtk/gtkbindings.c (gtk_binding_entry_add_signal)
782         (gtk_binding_parse_signal): use _gtk_binding_entry_add_signall()
783         instead of the deprecated gtk_binding_entry_add_signall().
784
785 2008-07-21  Emmanuele Bassi  <ebassi@gnome.org>
786
787         * gtk/gtkrecentmanager.c:
788         (recent_app_info_new), (recent_app_info_free): Use GSlice to
789         allocate the application data for recently used resources;
790         do not call time() to initialize the timestamp, as it will
791         be overwritten anyway later. (#535223, Michael Meeks)
792
793 2008-07-21  Kristian Rietveld  <kris@gtk.org>
794
795         Bug 543989 - Crash in gtk_tree_view_size_allocate_columns
796
797         * gtk/gtktreeview.c (gtk_tree_view_size_allocate_columns): check
798         for width_changed != NULL.  (Patch by Josselin Mouette).
799
800 2008-07-21  Michael Natterer  <mitch@imendio.com>
801
802         Bug 442042 – GtkScaleButton is too limited
803
804         * tests/testvolumebutton.c: forgot to commit code that tests
805         toggling the button's orientation. Also fixes the file's coding
806         style.
807
808 2008-07-21  Cody Russell  <bratsche@gnome.org>
809
810         Bug 153567 – Repaint glitches in widgets
811
812         * gdk/win32/gdkevents-win32.c: Set a sync timer when
813         we receive WM_SYNCPAINT, and RedrawWindow() once
814         the timer expires.
815
816 2008-07-21  Michael Natterer  <mitch@imendio.com>
817
818         * gtk/gtktoolbar.c (gtk_toolbar_class_init): use the simpler
819         g_signal_override_class_handler() instead of
820         g_signal_override_class_closure().
821
822         * gtk/gtktextview.c (gtk_text_view_class_init): ditto.
823
824         (gtk_text_view_compat_move_focus): chain up using
825         g_signal_chain_from_overridden_handler() instead of the generic
826         g_signal_chain_from_overridden() which needs manual fiddling with
827         millions of GValues.
828
829 2008-07-21  Michael Natterer  <mitch@imendio.com>
830
831         * gtk/gtkuimanager.c: remove redundant include.
832
833 2008-07-21  Michael Natterer  <mitch@imendio.com>
834
835         * gtk/gtkbindings.[ch]: remove _gtk_binding_signal_new().
836
837         * gtk/gtkfilechooserdefault.c
838         * gtk/gtkmenu.c
839         * gtk/gtkmenushell.c
840         * gtk/gtkscalebutton.c
841         * gtk/gtktextview.c
842         * gtk/gtktoolbar.c
843         * gtk/gtkwidget.c: use g_signal_new_class_handler() instead. Add
844         some missing I_() to the signal names.
845
846 2008-07-21  Michael Natterer  <mitch@imendio.com>
847
848         * gtk/gtkspinbutton.c: remove g_return_if_fail() from private
849         functions and virtual function implementations. Some minor
850         cleanups.
851
852 2008-07-20  Andre Klapper  <a9016009@gmx.de>
853
854         Bug 543915 - translation issues
855
856         * modules/printbackends/cups/gtkprintbackendcups.c:
857         Add translator comments for several strings.
858
859 2008-07-20  Sven Herzberg  <sven@imendio.com>
860
861         reviewed by: Richard Hult
862
863         Fixes #543868: GdkPixmap is upside down on quartz
864
865         * gdk/quartz/gdkdrawable-quartz.c (gdk_quartz_draw_drawable): flip the
866         coordinate space from GTK+ orientation to CoreGraphics orientation
867         before calling CoreGraphics code
868         * gdk/quartz/gdkgc-quartz.c (gdk_quartz_draw_tiled_pattern): drop the
869         coordinate space flipping (we always get it right, now)
870         * gdk/quartz/gdkpixmap-quartz.c
871         (gdk_pixmap_impl_quartz_get_context): flip the coordinate space when
872         creating the CGContextRef
873
874 2008-07-20  Sven Herzberg  <sven@imendio.com>
875
876         reviewed by: Richard Hult
877
878         Extracted the CGContextRef creation into a virtual function of
879         GdkDrawableImplQuartz; implement get_context() for GdkPixmap and
880         GdkWindow
881
882         * gdk/quartz/gdkdrawable-quartz.c
883         (gdk_quartz_drawable_get_context): dropped the different
884         implementations; forward to the virtual function now
885         * gdk/quartz/gdkdrawable-quartz.h: added the virtual function
886         * gdk/quartz/gdkpixmap-quartz.c
887         (gdk_pixmap_impl_quartz_get_context),
888         (gdk_pixmap_impl_quartz_class_init): implemented get_context()
889         * gdk/quartz/gdkwindow-quartz.c
890         (gdk_window_impl_quartz_get_context),
891         (gdk_window_impl_quartz_class_init): implemented get_context()
892
893 2007-08-19  Matthias Clasen  <mclasen@redhat.com>
894
895         * NEWS: Updates
896
897 2007-08-18  Matthias Clasen  <mclasen@redhat.com>
898
899         Bug 543545 – GtkAssistant crashes when gtk_widget_hide() is called
900         inside "apply" signal handler
901
902         * gtk/gtkassistant.c: Don't emit signals with extra parameters.
903         Patch by Antti Kaijanmäki
904
905 2007-08-18  Matthias Clasen  <mclasen@redhat.com>
906
907         Bug 543217 – GTK application crashed with directfb backend
908
909         *  gdk/directfb/gdkvisual-directfb.c: Avoid a crash in
910         _gdk_visual_init().  Patch by Huimin He.
911
912 2008-07-18  Federico Mena Quintero  <federico@novell.com>
913
914         * gtk/updateiconcache.c (build_cache): If the resulting cache file
915         would be empty, erase the old cache file as well as the temporary file.
916
917 2008-07-18  Federico Mena Quintero  <federico@novell.com>
918
919         * demos/gtk-demo/changedisplay.c (find_toplevel_at_pointer): Don't
920         do funny casts to avoid compiler warnings.
921
922         * demos/gtk-demo/textview.c (easter_egg_callback): Likewise.
923
924         * gtk/gtkmain.c (rewrite_event_for_grabs, gtk_get_event_widget): Likewise.
925
926         * gtk/gtkmodules.c (load_module): Likewise.
927
928         * gtk/gtkselection.c (gtk_selection_convert): Likewise.
929
930         * gtk/gtktipsquery.c (gtk_tips_query_event): Likewise.
931
932         * gtk/queryimmodules.c (query_module): Likewise.
933
934         * tests/testgtk.c (create_gridded_geometry, create_key_lookup)
935         (find_widget_at_pointer): Likewise.
936
937 2008-07-08  Matthias Clasen  <mclasen@redhat.com>
938
939         * modules/printbackends/cups/gtkprintbackendcups.c: Add a forgotten
940         hunk of the previous commit.
941
942 2008-07-18  Sven Herzberg  <sven@imendio.com>
943
944         Make aliasfilecheck.sh pass for the quartz backend, too.
945
946         * gtk/Makefile.am: don't include gtkquartz.h in the list of c files
947
948 2008-07-17  Runa Bhattacharjee <runabh@gmail.com>
949
950         * configure.in: Added Pashto (ps) to ALL_LINGUAS
951
952 2008-07-15  Paolo Borelli  <pborelli@katamail.com>
953
954         Bug 447998 - GtkBuilder does not support building parts of the xml tree
955
956         * gtk/gtkbuilder.c:
957         * gtk/gtkbuilder.h:
958         * gtk/gtkbuilderprivate.h:
959         * gtk/gtkbuilderparser.c:
960         * gtk/gtk.symbols:
961         Add two new functions that allow cherry picking and construct
962         objects from a ui description file or string.
963
964         * gtk/tests/builder.c: tests for the above.
965
966 2008-07-15  Paolo Borelli  <pborelli@katamail.com>
967
968         * gtk/tests/builder.c: fix up broken test (cellview has no "clicked"
969         signal) case and plug a couple of leaks.
970
971 2008-07-15  Matthias Clasen  <mclasen@redhat.com>
972
973         Bug 543244 – crashes when renaming a bookmark
974
975         * gtk/gtkfilesystem.c (_gtk_file_system_set_bookmark_label): Don't
976         free a GFile. Reported by Sebastien Bacher
977
978 2008-07-15  Matthias Clasen  <mclasen@redhat.com>
979
980         Bug 339591 – Detect list of availible cover pages
981
982         Patch by Marek Kasik:
983         * modules/printbackends/cups/gtkprintbackendcups.c: Get the list of
984         available cover pages and the default front and back cover pages 
985         from the cups server.
986
987 2008-07-15  Matthias Clasen  <mclasen@redhat.com>
988
989         Bug 384940 – handle rejecting jobs and authentication meaningfully
990
991         Patch by Marek Kasik, icons by Mike Langlie:
992         * gtk/gtk.symbols:
993         * gtk/gtkprintbackend.h:
994         * gtk/gtkprinter.[hc]: Add new paused and accepting-jobs properties
995         and getters/setters.
996
997         * gtk/gtkstock.h:
998         * gtk/gtkiconfactory.c:
999         * gtk/Makefile.am:
1000         * gtk/stock-icons/{16,24}/gtk-print-paused.{png,svg}: New icon.
1001
1002         * modules/printbackends/cups/gtkprintbackendcups.c: 
1003         * gtk/gtkprintunixdialog.c: Handle paused and job-rejecting 
1004         printers.
1005
1006 2008-07-15  Matthias Clasen  <mclasen@redhat.com>
1007
1008         * configure.in: Add a test to see if GIO can sniff image data,
1009         this should make gdk-pixbuf use its own sniffing again, on OS X.
1010
1011 2008-07-15  Xavier Claessens  <xclaesse@gmail.com>
1012
1013         Bug 542523 – GtkTextTag should handle setting properties to NULL
1014
1015         * gtk/gtktexttag.c (gtk_text_tag_set_property): Unset the color when
1016         setting it to NULL instead of displaying a warning.
1017
1018 2008-07-15  Matthias Clasen  <mclasen@redhat.com>
1019
1020         Bug 479780 – Bookmarks in left pane of FileChooser cannot be renamed
1021
1022         * gtk/gtkfilechooserdefault.c (shortcuts_build_popup_menu):
1023         Call shortcuts_check_popup_sensitivity() every time the
1024         menu is popped up. Problem reported by Hong Jen Yee
1025         
1026 2008-07-15  Matthias Clasen  <mclasen@redhat.com>
1027
1028         Bug 488766 – GtkFileChooserButton doesn't clear icon after
1029         gtk_file_chooser_unselect_all
1030
1031         * gtk/gtkfilechooserbutton.c (update_label_and_image): Unset
1032         the image when the label is set to "(None)". Reported by
1033         Neil Roberts
1034
1035         * tests/testfilechooserbutton.c: Add an "Unselect all" button.
1036
1037 2008-07-15  Matthias Clasen  <mclasen@redhat.com>
1038
1039         Bug 507394 – mem leak from gtk_selection_add_targets
1040
1041         * gtk/gtkoldeditable.c: Free target lists in finalize.
1042         Reported by Christian Persch
1043
1044 2008-07-14  Matthias Clasen  <mclasen@redhat.com>
1045
1046         * gtk/gtk.symbols:
1047         * gtk/gtktypeutils.[hc]: Complete the deprecation of gtk_type_class.
1048
1049 2008-07-14  Matthias Clasen  <mclasen@redhat.com>
1050
1051         * gtk/gtklabel.c: Trivial doc fix.
1052
1053 2008-07-14  Matthias Clasen  <mclasen@redhat.com>
1054
1055         Bug 542853 – jasper test fails due to incomplete library arguments
1056
1057         * configure.in: Add -ljpeg when checking for jasper.
1058         Reported by Mike Calmus
1059
1060 2008-07-14  Matthias Clasen  <mclasen@redhat.com>
1061
1062         * gtk/Makefile.am: Add some missing stock-icons. Noticed by Marek 
1063         Kasik.
1064
1065 2008-07-11  Kristian Rietveld  <kris@gtk.org>
1066
1067         Bug 316087 - Resizing columns is chaotic
1068
1069         * gtk/gtktreeprivate.h: add new member fields.
1070
1071         * gtk/gtktreeview.c (gtk_tree_view_init), (validate_row): set post
1072         validation flag,
1073         (gtk_tree_view_size_allocate_columns): rework the size allocation
1074         mechanism to only recalculate the expand values if the width of the
1075         widget, content or the column configuration has changed,
1076         (gtk_tree_view_size_allocate): move call to size_allocate_columns()
1077         to before the adjustment updates so the proper width is used after
1078         we updated it,
1079         (gtk_tree_view_button_press), (gtk_tree_view_motion_resize_column):
1080         use the column width minus the expand value for the resized width,
1081         (gtk_tree_view_move_column_after): update call to
1082         gtk_tree_view_size_allocate_columns().
1083
1084         * gtk/gtktreeviewcolumn.c (gtk_tree_view_column_set_expand): set use
1085         resized width to FALSE.
1086
1087         * tests/Makefile.am:
1088         * tests/testtreecolumnsizing.c: new interactive test program
1089         for testing column resizing with different column configurations.
1090
1091 2008-07-11  Simos Xenitellis  <simos@gnome.org>
1092
1093         * gtk/compose-parse.py:
1094         * gtk/gtkimcontextsimple.c:
1095         Fixed typo for the name of Markus Kuhn, issue mentioned 
1096         in bug #321896 (comment 61).
1097         
1098 2008-07-11  Simos Xenitellis  <simos@gnome.org> 
1099
1100         Bug 334418 – Support easy input of ellipsis
1101
1102         * gtk/gtkimcontextsimpleseqs.h: Fixed 18 compose sequences
1103         that listed the wrong codepoint.  Reported by Wouter Bolsterlee.
1104
1105 2008-07-03  Murray Cumming  <murrayc@murrayc.com>
1106
1107         * gtk/gtkwidget.c (gtk_widget_set_property):  tooltip-text and 
1108         tooltip-markup properties: Interpret an empty string as a NULL 
1109         string because an empty tooltip is silly. This will help 
1110         language bindings that do not bother to have the two types of 
1111         empty/null strings.
1112         Bug #541399.
1113
1114 2008-07-10  Matthias Clasen  <mclasen@redhat.com>
1115
1116         Bug 542234 – iconview a11y implementation segfaults
1117
1118         * gtk/gtkiconview.c: Fix a segfault in the a11y code.
1119         Patch by Li Yuan.
1120
1121 2008-07-08  Christian Neumair  <cneumair@gnome.org>
1122
1123         * gtk/gtkuimanager.c (update_node):
1124         Skip update of accelerator child node if it has no associated action.
1125         Fixes #541950.
1126
1127 2008-07-07  Cody Russell  <bratsche@gnome.org>
1128
1129         Bug 541964 – [Win32] Setting modal hint to current value might confuse the stack
1130
1131         * gdk/win32/gdkwindow-win32.c: Check if the value is the same as the
1132         existing modal hint value before setting it.
1133
1134 2008-07-07  Cody Russell  <bratsche@gnome.org>
1135
1136         Bug 540994 – [Win32] Some windows don't appear at the top when created
1137
1138         * gdk/win32/gdkwindow-win32.c: Raise the window when setting it modal.
1139
1140         I actually already committed this one by accident, probably when I committed
1141         #541305, but just wanted to document it here in the ChangeLog.
1142
1143 2008-07-07  Johan Dahlin  <johan@gnome.org>
1144
1145         * gtk/tests/builder.c (test_cell_view):
1146         Add a test case for 528845.
1147
1148 2008-07-07  Tor Lillqvist  <tml@novell.com>
1149
1150         * gdk/win32/gdkwindow-win32.c
1151         (gdk_window_foreign_new_for_display): Need to initialise
1152         private->impl here, too.
1153
1154 2008-07-07  Michael Natterer  <mitch@imendio.com>
1155
1156         * gtk/gtkfilesystem.c: include the two needed headers instead of
1157         <gtk/gtk.h>.
1158
1159 2008-07-06  Matthias Clasen  <mclasen@redhat.com>
1160
1161         Bug 528845 – segv from GtkBuilder on attempting <accelerator> under
1162         GtkCellView
1163
1164         * gtk/gtkcellview.c: Don't blindly chain up in the buildable
1165         implementation.  Reported by Kevin Ryde.
1166
1167 2008-07-06  Matthias Clasen  <mclasen@redhat.com>
1168
1169         Bug 469068 – clarify gdk_cairo_create()
1170
1171         * gdk/gdkcairo.c (gdk_cairo_create): Add a note that cairo
1172         contexts cannot be cached for handling expose events.
1173         Proposed by Behdad Esfahbod.
1174
1175 2008-07-06  Matthias Clasen  <mclasen@redhat.com>
1176
1177         Bug 507953 – gtk_tree_view_set_tooltip_column() shows markups
1178
1179         * gtk/gtktreeview.c (gtk_tree_view_set_tooltip_column): Mention
1180         that the tooltip is set as markup. Proposed by Czirkos Zoltan.
1181
1182 2008-07-06  Matthias Clasen  <mclasen@redhat.com>
1183
1184         Bug 510225 – gtk_widget_get_composite_name retval should be freed
1185
1186         * gtk/gtkwidget.c (gtk_widget_get_composite_name): Clarify the
1187         docs. Pointed out by Wolfgang Oertl
1188
1189 2008-07-06  Matthias Clasen  <mclasen@redhat.com>
1190
1191         Bug 531129 – gtk_style_copy() does not include a return value or 
1192         description
1193
1194         * gtk/gtkstyle.c: Document gtk_style_copy.
1195
1196 2008-07-06  Matthias Clasen  <mclasen@redhat.com>
1197
1198         Bug 541540 – Dead link to pkg-config site in GTK+ online FAQ
1199         Bug 513580 – Broken link in GTK+ FAQ
1200
1201         * docs/faq/gtk-faq.sgml: Remove or update some outdated links.
1202
1203 2008-07-07  Christian Dywan  <christian@imendio.com>
1204
1205         * gtk/gtkcontainer.c (gtk_container_add_with_properties): Remove
1206         erroneously added g_return_if_fail (bug #541811).
1207
1208 2008-07-06  Matthias Clasen  <mclasen@redhat.com>
1209
1210         Bug 343663 – source-buffer highlighting highlights "char" in
1211         gtk_text_iter_forward_char
1212
1213         * demos/gtk-demo/*.c: Fix up the handrolled hilighting a bit.
1214
1215 2008-07-06  Matthias Clasen  <mclasen@redhat.com>
1216
1217         Bug 327582 – Incomplete docs for GtkSettings::gtk-icon-sizes
1218         
1219         * gtk/gtksettings.c: Improve the documentation of the
1220         gtk-icon-sizes setting. Proposed by Tommi Komulainen.
1221
1222 2008-07-06  Matthias Clasen  <mclasen@redhat.com>
1223
1224         Bug 539248 – gtk_calender_query_tooltip calls ->detail_func with
1225         invalid dates
1226
1227         * gtk/gtkcalendar.c (gtk_calendar_query_tooltip):
1228         Check that the cursor is over a valid date before retrieving
1229         its details.  Patch by Chris Wilson
1230
1231 2008-07-06  Matthias Clasen  <mclasen@redhat.com>
1232
1233         Bug 493008 – gdk_screen_get_window_stack is not 64-bit-compatible
1234
1235         * gdk/x11/gdkscreen-x11.c (gdk_screen_get_window_stack): Fix
1236         64-bit brokenness. Reported by Christian Hammond.
1237
1238 2008-07-06  Matthias Clasen  <mclasen@redhat.com>
1239
1240         Bug 541645 – gtkfilechooserdefault segfaults when bookmark does not
1241         contain ://
1242
1243         * gtk/gtkfilechooserdefault.c (_gtk_file_chooser_label_for_file):
1244         Be more robust. Reported by  Jelte van der Hoek
1245
1246 2008-07-06  Matthias Clasen  <mclasen@redhat.com>
1247
1248         Bug 540917 – deprecate pack_start_defaults()
1249
1250         * gtk/gtk.symbols:
1251         * gtk/gtkbox.[hc]: Deprecated gtk_box_pack_{start,end}_defaults.
1252         Proposed by Owen Taylor
1253
1254 2008-07-05  Matthias Clasen  <mclasen@redhat.com>
1255
1256         * configure.in: Bump version
1257
1258 2008-07-05  Matthias Clasen  <mclasen@redhat.com>
1259
1260         * === Released 2.13.4 ===
1261
1262 2008-07-05  Michael Natterer  <mitch@imendio.com>
1263
1264         * gtk/gtk.symbols: move gtk_draw_insertion_cursor() out of the
1265         deprecated section because it isn't deprecated.
1266
1267 2008-07-05  Michael Natterer  <mitch@imendio.com>
1268
1269         * gtk/gtkprogressbar.c: remove #if HAVE_CONFIG_H and clean up
1270         other include weirdness in this file.
1271
1272 2008-07-05  Matthias Clasen  <mclasen@redhat.com>
1273
1274         * NEWS: Updates
1275
1276 2008-07-04  Matthias Clasen  <mclasen@redhat.com>
1277
1278         * gtk/gtkiconview.c:
1279         * gtk/gtkfontsel.c:
1280         * gtk/gtkscalebutton.c: Small doc fixes.
1281
1282 2008-07-04  Matthias Clasen  <mclasen@redhat.com>
1283
1284         * gdk/gdkevents.c:
1285         * gdk/x11/gdktestutils-x11.c: Small doc fixes
1286
1287 2008-07-04  Matthias Clasen  <mclasen@redhat.com>
1288
1289         * gtk/tests/defaultvalue.c: Omit some more untestable properties.
1290
1291         * gtk/gtkmenu.c: Fix the initial value of the monitor property.
1292
1293         * gtk/gtkentry.c: Fix the property getter for text-length property.
1294
1295         * gtk/gtkaccelgroup.c: Fix default value for modifier-mask property.
1296
1297 2008-07-04  Matthias Clasen  <mclasen@redhat.com>
1298
1299         * gtk/gtkmenu.c: Debork the attach-widget property.
1300
1301 2008-07-04  Michael Natterer  <mitch@imendio.com>
1302
1303         Fix make check:
1304
1305         * gtk/Makefile.am: remove GTK_DISABLE_DEPRECATED from INCLUDES
1306         again :-(
1307
1308         * gtk/gtkclist.c
1309         * gtk/gtkcombo.c
1310         * gtk/gtkctree.c
1311         * gtk/gtklist.c
1312         * gtk/gtklistitem.c
1313         * gtk/gtknotebook.c
1314         * gtk/gtkobject.c
1315         * gtk/gtkoldeditable.c
1316         * gtk/gtkpixmap.c
1317         * gtk/gtktext.c
1318         * gtk/gtktipsquery.c
1319         * gtk/gtktree.c
1320         * gtk/gtktreeitem.c: don't #define it again before including
1321         gtkalias.h after it has been #undef'ed before.
1322
1323 2008-07-04  Michael Natterer  <mitch@imendio.com>
1324
1325         * gtk/gtkentry.c (_gtk_entry_reset_im_context): set need_im_reset
1326         to FALSE instead of 0.
1327
1328 2008-07-04  Michael Natterer  <mitch@imendio.com>
1329
1330         Allocate with GSlice:
1331
1332         * gtk/gtkassistant.c: GtkAssistantPage
1333         * gtk/gtkcellview.c: GtkCellViewCellInfo
1334         * gtk/gtkentry.c: GtkEntryPasswordHint, PopupInfo
1335         * gtk/gtkfilefilter.c: FilterRule
1336         * gtk/gtknotebook.c: GtkNotebookPage
1337
1338 2008-07-04  Michael Natterer  <mitch@imendio.com>
1339
1340         * gtk/gtkcombobox.c: allocate ComboCellInfo with GSlice.
1341
1342 2008-07-04  Michael Natterer  <mitch@imendio.com>
1343
1344         * gtk/gtkprintoperation.c (print_pages): change "error_dialog"
1345         variable to GtkWidget fo fix two warnings.
1346
1347 2008-07-04  Michael Natterer  <mitch@imendio.com>
1348
1349         Bug 539944 – Add GtkScaleButton API so struct fields can be marked
1350         as private
1351
1352         * gtk/gtk.symbols
1353         * gtk/gtkscalebutton.[ch]: add gtk_scale_button_get_plus_button()
1354         and _get_minus_button(). Patch by Christian Dywan.
1355
1356 2008-07-04  Matthias Clasen  <mclasen@redhat.com>
1357
1358         * gtk/gtkscalebutton.c:
1359         * gdk/gdk.symbols: 
1360         * gdk/gdkwindowimpl.c: Fix make check.
1361
1362 2008-07-03  Matthias Clasen  <mclasen@redhat.com>
1363
1364         Bug 540618 – gtk_menu_shell_select_first prints warning on GtkMenubar
1365         constructed using GtkUIManager
1366
1367         * gtk/gtkmenuitem.c: Fall back to the default positioning when
1368         the menuitem is not realized. Patch by Björn Lindqvist.
1369
1370 2008-07-03  Matthias Clasen  <mclasen@redhat.com>
1371
1372         Bug 540612 – mem leak in filechooser
1373
1374         * gtk/gtkfilesystem.c (get_volumes_list): Fix a memory leak.
1375         Patch by Christian Persch.
1376
1377 2008-07-04  Tor Lillqvist  <tml@novell.com>
1378
1379         Bug 540861 - invalid UTF-8 in input device name
1380
1381         * gdk/win32/gdkinput-win32.c: Fetch the device and cursor names in
1382         Unicode, and convert to UTF-8 for the GdkDevice's name field.
1383
1384 2008-07-03  Matthias Clasen  <mclasen@redhat.com>
1385
1386         Bug 538863 – Fixes assertion on entering empty folder
1387
1388         * gtk/gtkfilechooserdefault.c (browse_files_select_first_row): Don't
1389         select the first row if the folder is empty.
1390         Patch by Olle Bergkvist.
1391
1392 2008-07-03  Matthias Clasen  <mclasen@redhat.com>
1393
1394         Bug 540915 – GtkBuilder sets properties in reverse order
1395
1396         * gtk/gtkbuilderparser.c (parse_custom): Set properties in the order 
1397         in which they are specified in the xml file.  
1398
1399 2008-07-03  Matthias Clasen  <mclasen@redhat.com>
1400         
1401         Bug 539944 – Add GtkScaleButton API so struct fields can be marked as
1402         private
1403
1404         * gtk/gtk.symbols:
1405         * gtk/gtkscalebutton.[hc] (gtk_scale_button_get_popup): Add an
1406         accessor for the popup. Patch by Christian Dywan
1407
1408 2008-07-03  Matthias Clasen  <mclasen@redhat.com>
1409
1410         Bug 535498 – Printing demo broken
1411
1412         * demos/gtk-demo/printing.c: Use monospace as font name, 
1413         not mono. Also use the right advance when moving from line to line.
1414         Patch by Yevgen Muntyan.
1415
1416 2008-07-03  Matthias Clasen  <mclasen@redhat.com>
1417
1418         Bug 538547 – Update doc-shooter in gtk documentation
1419
1420         * docs/tools/Makefile.am:
1421         * docs/tools/folder.png:
1422         * docs/tools/gnome.png: New images
1423
1424         * docs/tools/widgets.c: Use the new images.
1425         Patch by Baptiste Mille-Mathias.
1426
1427 2008-07-03  Michael Natterer  <mitch@imendio.com>
1428
1429         * gtk/gtkscalebutton.c: remove "_from_bindings" suffix from the
1430         names of binding signal implementations.
1431
1432 2008-07-03  Li Yuan  <li.yuan@sun.com>
1433
1434         * gail-uninstalled.pc.in:
1435         Bug #536430. Add libgailutil.la into gail-uninstalled.pc.in.
1436
1437 2008-07-03  Cody Russell  <bratsche@gnome.org>
1438
1439         Bug 540529 – Remove all GIMP references
1440
1441         * gtk+-2.0.pc.in:
1442         * gdk-2.0.pc.in:
1443         * gtk+-unix-print-2.0.pc.in:
1444         * gtk+-2.0-uninstalled.pc.in:
1445         * gdk-2.0-uninstalled.pc.in: Changed GIMP Toolkit to say
1446         GTK+ Graphical UI Library in the pkg-config files.
1447
1448 2008-07-02  Cody Russell  <bratsche@gnome.org>
1449
1450         Bug 541305 – [Win32] Scrolling was broken after GdkWindow refactoring
1451
1452         * gdk/win32/gdkwindow-win32.c: Reverted some logic so that scrolling
1453         works again.
1454
1455         * gdk/win32/gdkgeometry-win32.c: Removed some more unnecessary checks.
1456         * gdk/win32/gdkkeys-win32.c: Removed unused variable to fix compile-time
1457         warnings.
1458
1459 2008-07-02  Cody Russell  <bratsche@gnome.org>
1460
1461         Bug 541249 – [Win32] Fix some internal static methods
1462
1463         * gdk/gdkwindow-win32.c: Make the interface implementation methods
1464         static.
1465
1466 2008-07-02  Michael Natterer  <mitch@imendio.com>
1467
1468         Bug 537591 – Don't hardcode minimum width of menuitems
1469
1470         * gtk/gtkmenuitem.c: applied patch from Christian Dywan which
1471         introduces a "width-chars" style property which replaces the
1472         hardcoded minimum width of menuitems with submenu. Patch
1473         extracted from Maemo-GTK+.
1474
1475 2008-07-02  Michael Natterer  <mitch@imendio.com>
1476
1477         * gtk/gtkfilechooserdefault.c: remove some of the million includes.
1478
1479 2008-07-02  Kristian Rietveld  <kris@imendio.com>
1480
1481         * gtk/gtkcellrendererpixbuf.c (gtk_cell_renderer_pixbuf_class_init):
1482         Since s/2.16/2.14/ for the new gicon property.
1483
1484 2008-07-02  Kristian Rietveld  <kris@imendio.com>
1485
1486         Bug 455268 - Add gtk-enable-tooltips GtkSetting
1487
1488         * gtk/gtk.symbols:
1489         * gtk/gtktoolbar.[ch] (gtk_toolbar_[gs]et_tooltips): deprecated.
1490
1491         * gtk/gtksettings.c: introduce gtk-enable-tooltips XSetting.
1492
1493         * gtk/gtktooltip.c (_gtk_tooltip_handle_event): take the newly
1494         introduced XSetting into account.
1495
1496         * demos/gtk-demo/appwindow.c: don't use the now deprecated
1497         gtk_toolbar_set_tooltips().
1498
1499 2008-07-02  Cody Russell  <bratsche@gnome.org>
1500
1501         Bug 541162 – [Win32] Update for the new GdkWindowImpl stuff
1502
1503         * gdk/win32/gdkprivate-win32.h:
1504         * gdk/win32/gdkgeometry-win32.c:
1505         * gdk/win32/gdkevents-win32.c:
1506         * gdk/win32/gdkwindow-win32.c: Update Win32 backend according to
1507         the newly refactored GdkWindow code.
1508         
1509 2008-07-01  Cody Russell  <bratsche@gnome.org>
1510
1511         Bug 539164 – Windows' System Menu blocks main loop
1512
1513         * gdk/win32/gdkevents-win32.c: Use a modal timer proc in between
1514         receiving WM_ENTERMENULOOP and WM_EXITMENULOOP and pump the
1515         GLib mainloop from there.
1516
1517 2008-07-01  Richard Hult  <richard@imendio.com>
1518
1519         Some aftermath from the window impl cleanups:
1520
1521         * gdk/quartz/gdkwindow-quartz.c:
1522         (gdk_window_merge_child_input_shapes): Rename and export again.
1523         (gdk_window_quartz_get_offsets): Make static.
1524
1525 2008-07-01  Michael Natterer  <mitch@imendio.com>
1526
1527         * gtk/gtkscalebutton.h: forgot to commit the header, fixed now.
1528
1529 2008-07-01  Matthias Clasen  <mclasen@redhat.com>
1530
1531         539790 – [PATCH] Please add three new settings to GtkSettings
1532
1533         * gdk/x11/gdksettings.c: 
1534         * gtk/gtksettings.c: Add event sound settings.
1535         Patch by Lennart Poettering.
1536
1537 2008-07-01  Matthias Clasen  <mclasen@redhat.com>
1538
1539         Bug 434535 – printoperation's create_surface doesn't check temp file
1540         creation for success
1541
1542         Patch by Marek Kasik:
1543
1544         * gtk/gtkprintoperation-unix.c
1545         (_gtk_print_operation_platform_backend_create_preview_surface): 
1546         Handle failure to create temp file by returning NULL.
1547
1548         * gtk/gtkprintoperation.c (gtk_print_operation_preview_handler):
1549         Return FALSE if surface creation fails.
1550
1551         (print_pages): If the preiew signal is not handled, show an
1552         error dialog.
1553
1554 2008-07-01  Michael Natterer  <mitch@imendio.com>
1555
1556         Bug 442042 – GtkScaleButton is too limited
1557
1558         * gtk/gtkscalebutton.[ch]: turn "orientation" into a normal
1559         property that can be changed at any time after widget
1560         creation. Add public API for it.
1561
1562         * gtk/gtk.symbols: add gtk_scale_button_get/set_orientation.
1563
1564 2008-06-30  Michael Natterer  <mitch@imendio.com>
1565
1566         Some unrelated cleanups found while reviewing
1567         the offscreen window patch:
1568
1569         * gdk/gdkwindow.c: add missing Since: 2.14 to the redirection
1570         functions, fix some function header indentation, update
1571         documentation of redirect_to_drawable().
1572
1573         * gdk/x11/gdkwindow-x11.c
1574         * gdk/x11/gdkpixmap-x11.c: fix function header
1575         formatting/indentation.
1576
1577         * gtk/gtkwidget.c: use I_() on "damage_event".
1578
1579 2008-06-30  Michael Natterer  <mitch@imendio.com>
1580
1581         * gdk/gdkinternals.h: remove duplicate declaration of
1582         _gdk_window_new().
1583
1584 2008-06-30  Michael Natterer  <mitch@imendio.com>
1585
1586         * gdk/Makefile.am: reorder source lists alphabetically.
1587
1588 2008-06-30  Matthias Clasen  <mclasen@redhat.com>
1589
1590         Bug 540310 – Avoid unnecessary repaints when resizing GtkWindow
1591
1592         * gtk/gtkwindow.c: Avoid unnecessary redraws when resizing.
1593         Patch by Owen Taylor
1594
1595 2008-06-29  Behdad Esfahbod  <behdad@gnome.org>
1596
1597         Bug 530255 – GtkAboutDialog cuts off comments label
1598         Followup patch from  Jan Arne Petersen
1599
1600         * gtk/gtklabel.c (gtk_label_get_layout_offsets): Ensure layout.
1601
1602 2008-06-28  Michael Natterer  <mitch@imendio.com>
1603
1604         * gtk/gtkselection.h: properly indent the newly added
1605         GtkSelectionData accessors. Some newlines can't hurt either.
1606
1607 2008-06-27  Mikael Hallendal  <micke@imendio.com>
1608
1609         * gtk/gtkbox.c (gtk_box_pack): Removed accidental empty row.
1610
1611 2008-06-27  Mikael Hallendal  <micke@imendio.com>
1612
1613         * gtk/gtkbox.c (gtk_box_pack, gtk_box_pack_start, gtk_box_pack_end):
1614         Factored out gtk_box_pack from gtk_box_pack_start and use it from both
1615         pack_start and pack_end in order to reduce the code duplication.
1616
1617 2008-06-27  Michael Natterer  <mitch@imendio.com>
1618
1619         Bug 442042 – GtkScaleButton is too limited
1620
1621         * gtk/gtkscalebutton.c (gtk_scale_button_init): set the name
1622         "gtk-scalebutton-popup-window" on the popup window so it is
1623         properly themeable.
1624
1625 2008-06-27  Kristian Rietveld  <kris@imendio.com>
1626
1627         * gdk/quartz/gdkgeometry-quartz.c:
1628         * gdk/quartz/gdkwindow-quartz.c:
1629         * gdk/quartz/gdkprivate-quartz.h: adapt to use GdkWindowImpl
1630         interface.
1631
1632 2008-06-27  Carlos Garnacho  <carlos@imendio.com>
1633
1634         * gtk/gtkrecentmanager.c (get_icon_for_mime_type): Fix two potential
1635         critical warnings. Bug #539470.
1636
1637 2008-06-27  Emmanuele Bassi  <ebassi@gnome.org>
1638
1639         Abstract some GdkWindow API into an interface that the backends
1640         must implement. (based on a patch by Alex Larsson)
1641
1642         * gdk/Makefile.am: Add gdkwindowimpl.[ch]
1643
1644         * gdk/gdk.symbols: Move symbols around.
1645
1646         * gdk/gdkinternals.h:
1647         * gdk/gdkwindowimpl.[ch]: Move some of the GdkWindow API we require
1648         from the backends to a GInterface that the backends should implement
1649         instead.
1650
1651         * gdk/gdkwindow.c: Provide some of the GdkWindow public API as a
1652         wrapper call around the GdkWindowImpl interface vtable.
1653
1654         * gdk/x11/gdkevents-x11.c:
1655         * gdk/x11/gdkgeometry-x11.c:
1656         * gdk/x11/gdkprivate-x11.h:
1657         * gdk/x11/gdkwindow-x11.c:
1658         * gdk/x11/gdkwindow-x11.h: Update the X11 backend to implement
1659         the GdkWindowImpl interface.
1660
1661 2008-06-27  Martyn Russell  <martyn@imendio.com>
1662
1663         Bug 540318 - Invalid URL
1664         
1665         * gtk/gtkcontainer.c: (gtk_container_add): Fixed the FAQ location
1666         in the warning produced here.
1667
1668 2008-06-27  Michael Natterer  <mitch@imendio.com>
1669
1670         Bug 442042 – GtkScaleButton is too limited
1671
1672         * gtk/gtkscalebutton.c: add "orientation" property. Make sure the
1673         stuff that is part of the public API continues to be created in
1674         init() to stay compatible. Move creating of the popup scale to
1675         constructor(). Add an internal HScale class. Changed popup
1676         positioning for horizontal scales accordingly.
1677
1678 2008-06-26  Michael Natterer  <mitch@imendio.com>
1679
1680         * gtk/gtkscalebutton.c
1681         * gtk/gtkvolumebutton.c: remove redundant init() and class_init()
1682         prototypes, remove redundant includes, remove a little trailing
1683         whitespace.
1684
1685 2008-06-26  Richard Hult  <richard@imendio.com>
1686
1687         * gtk/gtkclipboard-quartz.c: (gtk_clipboard_wait_for_contents):
1688         * gtk/gtkquartz.c:
1689         (_gtk_quartz_get_selection_data_from_pasteboard),
1690         (_gtk_quartz_set_selection_data_for_pasteboard): Patch from
1691         Christian Dywan to clean up selection data setting.
1692
1693 2008-06-26  Richard Hult  <richard@imendio.com>
1694
1695         * gtk/gtkdnd-quartz.c (gtk_drag_begin_internal): Don't use
1696         deprecated function gtk_widget_ref, replace with g_object_ref.
1697
1698 2008-06-26  Michael Natterer  <mitch@imendio.com>
1699
1700         * gtk/gtkfilesystem.c: #include "config.h"
1701
1702 2008-06-26  Carlos Garnacho  <carlos@imendio.com>
1703
1704         * gtk/gtkfilechooserdefault.c
1705         (gtk_file_chooser_default_get_current_folder): current_folder can be
1706         NULL here, do not try to reference it (Bug #540235)
1707         (gtk_file_chooser_default_get_files): Deal better with
1708         gtk_file_chooser_default_get_current_folder() being able to return
1709         NULL.
1710
1711 2008-06-26  Michael Natterer  <mitch@imendio.com>
1712
1713         * gtk/gtktextutil.c (_gtk_text_util_append_special_char_menuitems):
1714         allocate the GtkTextUtilCallbackInfo structs with GSlice.
1715
1716 2008-06-25  Michael Natterer  <mitch@imendio.com>
1717
1718         * gtk/gtktypeutils.h: there is no reason to include
1719         <gtk/gtktypebuiltins.h> in the middle of the file, move it to top,
1720         replacing the <glib-object.h> include. Also move the remaining few
1721         non-deprecated things to the top and move some deprecated things
1722         around to clean up the mess with too many deprecated sections even
1723         more.
1724
1725 2008-06-24  Michael Natterer  <mitch@imendio.com>
1726
1727         * gtk/gtktypeutils.h: deprecate gtk_type_init() unconditionally
1728         (also for GTK_COMPILATION). Move some deprecated typedefs around
1729         to reduce the mess with zillions of deprecated sections.
1730
1731         * gtk/gtkmain.c (do_post_parse_initialization): replace the call
1732         to gtk_type_init() by g_type_init() and gtk_object_get_type() even
1733         though the latter is probably completely pointless.
1734
1735 2008-06-24  Michael Natterer  <mitch@imendio.com>
1736
1737         * gtk/gtkdialog.c (gtk_dialog_init): also revert change in how
1738         the dialog's vbox was added (bug #539732).
1739
1740 2008-06-24  Carlos Garnacho  <carlos@imendio.com>
1741
1742         * gtk/gtkdialog.[ch]: Remove container implementation, which isn't
1743         thought for handling non-direct children. Fixes #539732.
1744         (gtk_dialog_pack_start) (gtk_dialog_pack_end): Removed as well, it
1745         doesn't provide enough control to API users (removing, reordering...),
1746         this is better handled through:
1747         (gtk_dialog_get_content_area): New function which just returns
1748         dialog->vbox.
1749         * gtk/gtk.symbols: Modify accordingly.
1750         * docs/reference/gtk/tmpl/gtkdialog.sgml: Update docs to recommend
1751         using gtk_dialog_get_[action|content]_area() instead of accessing
1752         dialog struct members directly.
1753
1754 2008-06-24  Michael Natterer  <mitch@imendio.com>
1755
1756         * gtk/gtkassistant.h
1757         * gtk/gtkcellrenderer.h
1758         * gtk/gtkfilechooserentry.h
1759         * gtk/gtkprivate.h
1760         * gtk/gtktooltip.h
1761         * gtk/gtktreeview.h
1762         * gtk/gtkwindow.h: no need to include gtkwidget.h or gtkobject.h
1763         if there is any other widget included, they all have to include
1764         their respective parent classes (the is-a relation works for
1765         includes too).
1766
1767 2008-06-24  Michael Natterer  <mitch@imendio.com>
1768
1769         * gtk/gtktextutil.h: remove includes from this internal header.
1770
1771         * gtk/gtktextutil.c: include gtktextbuffer.h before gtktextutil.h.
1772
1773 2008-06-23  Michael Natterer  <mitch@imendio.com>
1774
1775         * gtk/gtkinvisible.h: formatting.
1776
1777 2008-06-23  Michael Natterer  <mitch@imendio.com>
1778
1779         * gtk/gtkaction.h
1780         * gtk/gtkbuildable.h
1781         * gtk/gtkbuilderprivate.h
1782         * gtk/gtkcelllayout.h
1783         * gtk/gtkentrycompletion.h
1784         * gtk/gtkfilechoosersettings.h
1785         * gtk/gtkfilesystem.h
1786         * gtk/gtkfilesystemmodel.h
1787         * gtk/gtkicontheme.h
1788         * gtk/gtklinkbutton.h
1789         * gtk/gtkpagesetup.h
1790         * gtk/gtkpapersize.h
1791         * gtk/gtkprintcontext.h
1792         * gtk/gtkprintoperation.h
1793         * gtk/gtkprintoperationpreview.h
1794         * gtk/gtkprintsettings.h
1795         * gtk/gtkrecentchooserprivate.h
1796         * gtk/gtkrecentmanager.h
1797         * gtk/gtksearchengine.h
1798         * gtk/gtktexttag.h
1799         * gtk/gtktreeselection.h
1800         * gtk/gtktreeviewcolumn.h
1801         * gtk/gtkuimanager.h: remove redundant inclusion of <glib.h> and
1802         <glib-object.h>. There is no point in relying on them being pulled
1803         in by other headers in some places and placing them explicitly in
1804         other places, so choose the "as little includes as possible"
1805         approach and get rid of them.
1806
1807 2008-06-23  Kristian Rietveld  <kris@imendio.com>
1808
1809         * gdk/gdkenumtypes.h.template:
1810         * gdk-pixbuf/gdk-pixbuf-enum-types.h.template:
1811         * gtk/gtktypebuiltins.h.template:
1812         * perf/typebuiltins.h.template: do not hard code the prefix of the
1813         enum, use @ENUMPREFIX@ instead (you need an up to date glib for this).
1814
1815 2008-06-23  Michael Natterer  <mitch@imendio.com>
1816
1817         * gtk/gtkmountoperation.h
1818         * gtk/gtktestutils.h
1819         * gtk/gtkshow.[ch]: remove as many includes as possible from these
1820         new files. They can't be included individually, so nothing can break.
1821
1822 2008-06-22  Michael Natterer  <mitch@imendio.com>
1823
1824         * gtk/gtkaccelgroup.c: use g_param_spec_flags(), not enum() when
1825         registering the "modifier-mask" property.
1826
1827 2008-06-21  Johan Dahlin  <jdahlin@async.com.br>
1828
1829     * *.[ch]: Include "config.h" instead of <config.h>
1830         Command used:
1831         find -name \*.[ch]|xargs perl -p -i -e 's/^#include <config.h>/#include "config.h"/g'
1832         Rubberstamped by Mitch and Tim
1833
1834 2008-06-21  Carlos Garnacho  <carlos@imendio.com>
1835
1836         Bug 539466 – GtkMenuShell API/ABI break in trunk.
1837
1838         * gtk/gtkmenushell.h: Fix API/ABI break, two guint fields had
1839         different name and packing width.
1840
1841 2008-06-21  Johan Dahlin  <jdahlin@async.com.br>
1842
1843         * gtk/gtkiconcachevalidator.c (check_pixel_data): Cast to guint8* to avoid
1844         a compiler warning.
1845
1846 2008-06-21  Michael Natterer  <mitch@imendio.com>
1847
1848         * gdk/gdkapplaunchcontext.h: remove redundant include, fix
1849         indentation, replace header by a GDK copyright header (don't say
1850         "The Gnome Library"), remove trailing whitespace.
1851
1852 2008-06-21  Hans Breuer  <hans@breuer.org>
1853
1854         * gtk/gtkprintoperation-win32.c(1713) : fix 'function' : incompatible 
1855         types - from 'struct _cairo *' to 'struct _cairo_surface *' by
1856         passing the surface to cairo_surface_show_page(), not the context
1857         * gtk/gtkprintoperation-win32.c(866) : get rid of warning C4018: 
1858         '<' : signed/unsigned mismatch by using guint for the loop
1859
1860         * gtk/gtkmenu.c(gtk_menu_get_property) : property 'menu::active' is 
1861         an uint, gtk_menu_get_active() returns the widget pointer. Convert
1862         the latter to the former by calculating the index in menu::children
1863         Also fix some occurences of g_return_if_fail() where 
1864         g_return_val_if_fail() was meant
1865
1866 2008-06-21  Björn Lindqvist  <bjourne@gmail.com>
1867
1868         Bug 539363 – Segfault when creating GtkPlugs
1869
1870         * gtk/gtkplug.c (gtk_plug_class_init): Spaces not allowed in
1871         property names. "socket window" => "socket-window"
1872
1873 2008-06-20  Jody Goldberg <jody@gnome.org>
1874
1875         * gtk/gtkprintoperation-win32.c (gtk_print_run_page_setup_dialog) : 
1876           Fix life cycle to avoid crash. [#536966]
1877
1878 2008-06-20  Hans Breuer  <hans@breuer.org>
1879
1880         * gtk/gtkmenuitem.c gtk/gtkmessagedialog.c gtk/gtkplug.c : must return
1881         a value of the appropriate type with g_return_val_if_fail
1882         
1883         * gdk/gdkconfig.h.win32 : add the GSEAL definition here as well
1884
1885         * gtk/gtkfilesystem.c : don't add the "File System" on win32
1886
1887         * tests/makefile.msc : remove broken autotestfile(system|chooser) 
1888         from build
1889
1890 2008-06-20  Johan Dahlin  <jdahlin@async.com.br>
1891
1892         * gtk/gtkbutton.c: Document a style property
1893
1894         * gtk/gtkeditable.c: Document and use - instead of _ in signal names.
1895
1896         * gtk/gtkbutton.c:
1897         * gtk/gtkcolorsel.c:
1898         * gtk/gtkentry.c:
1899         * gtk/gtkitemfactory.c:
1900         * gtk/gtknotebook.c:
1901         Fix up deprecated markup syntax. Add version numbers and
1902         a message on the remaning ones.
1903
1904 2008-06-20  Mikael Hallendal  <micke@imendio.com>
1905
1906         * tests/testthreads.c: Use g_signal_connect instead of
1907         gtk_signal_connect.
1908
1909         * demos/testgtk/main.c: switched to use GSignal instead of GtkSignal.
1910         While the code is not built, people may still look at it.
1911
1912 2008-06-20  Kjartan Maraas  <kmaraas@gnome.org>
1913
1914         reviewed by: <Carlos Garnacho <garnacho@gnome.org>
1915
1916         * gtk/gtkbuilder.h:
1917         * gtk/gtkliststore.h:
1918         * gtk/gtkobject.h:
1919         * gtk/gtktextchild.h:
1920         * gtk/gtktreemodelfilter.h:
1921         * gtk/gtktreemodelsort.h:
1922         * gtk/gtktreestore.h:
1923         #include <gdkconfig.h> not <gdk/gdkconfig.h>
1924
1925 2008-06-20  Martyn Russell  <martyn@imendio.com>
1926
1927         * gtk/gtkaccelgroup.c: Fix warnings from calling
1928         g_object_notify() on a GtkAccelGroup without casting to a
1929         GObject.
1930
1931 2008-06-20  Johan Dahlin  <jdahlin@async.com.br>
1932
1933         * gtk/gtkcolorsel.c: Modernize and order things as most
1934         other objects. Defines at the top, class init before init
1935         before gobject methods before object method before widget
1936         methods. No changes to the logic done.
1937
1938 2008-06-20  Martyn Russell  <martyn@imendio.com>
1939
1940         * gtk/gtkaccelgroup.c: Don't call g_object_notify() with
1941         properties that don't exist. Also, make sure we notify for
1942         the "is-locked" property.
1943
1944 2008-06-20  Johan Dahlin  <jdahlin@async.com.br>
1945
1946         * gtk/gtklayout.c (enum): Remove left-over unused property enum.
1947
1948 2008-06-20  Johan Dahlin  <jdahlin@async.com.br>
1949
1950         * gtk/gtkscalebutton.c: Fix gtk-doc syntax, add missing trailing colon.
1951
1952         * gtk/gtk.symbols: Add all newly added accessors so abicheck.sh passes
1953
1954         * gtk/gtkwidget.c (gtk_widget_get_allocation): Initialize the
1955         allocation to avoid compiler warnings
1956
1957 2008-06-20  Michael Natterer  <mitch@imendio.com>
1958
1959         * gtk/gtkaccellabel.h
1960         * gtk/gtkactiongroup.h
1961         * gtk/gtkalignment.h
1962         * gtk/gtkarrow.h
1963         * gtk/gtkaspectframe.h
1964         * gtk/gtkbin.h
1965         * gtk/gtkhandlebox.h
1966         * gtk/gtkprogressbar.h
1967         * gtk/gtkrange.h
1968         * gtk/gtkscale.h
1969         * gtk/gtkscalebutton.h
1970         * gtk/gtkselection.h: fix some formatting and spacing uglyness
1971         that got merged from the GSEAL branch.
1972
1973 2008-06-20  Johan Dahlin  <jdahlin@async.com.br>
1974
1975         * gtk/gtk.symbols:
1976         * gtk/gtkmessagedialog.c (gtk_message_dialog_get_image):
1977         * gtk/gtkmessagedialog.h:
1978         Add missing accessor for sealed field GtkMessageDialog->image.
1979
1980 2008-06-20  Michael Natterer  <mitch@imendio.com>
1981
1982         * gtk/gtkprinter.h: the GSEAL branch added two includes for no
1983         reason.
1984
1985 2008-06-20  Johan Dahlin  <jdahlin@async.com.br>
1986
1987         * gtk/gtkaccelgroup.c:
1988         * gtk/gtkcolorseldialog.c:
1989         * gtk/gtkcontainer.c:
1990         * gtk/gtkdialog.c:
1991         * gtk/gtkentry.c (gtk_entry_class_init):
1992         * gtk/gtkfontsel.c:
1993         * gtk/gtkhandlebox.c:
1994         * gtk/gtklayout.c:
1995         * gtk/gtkmenu.c (gtk_menu_class_init):
1996         * gtk/gtkmenuitem.c (gtk_menu_item_class_init):
1997         * gtk/gtkplug.c (gtk_plug_class_init):
1998         * gtk/gtkselection.c:
1999         * gtk/gtksocket.c:
2000         * gtk/gtktreeselection.c:
2001         * gtk/gtkwidget.c (gtk_widget_class_init):
2002         * gtk/gtkwindow.c:
2003         Add missing Since: gtk-doc markup for newly added GSEAL API.
2004         Change all Since: GSEAL-branch to Since: 2.14.
2005
2006 2008-06-20  Michael Natterer  <mitch@imendio.com>
2007
2008         * gtk/gtkaccelgroup.[ch]: fix some formatting and whitespace in
2009         the code merged from the GSEAL branch.
2010
2011 2008-06-20  Michael Natterer  <mitch@imendio.com>
2012
2013         * gtk/gtkdialog.[ch] (gtk_dialog_get_action_area): change return
2014         value from GtkHButtonBox to GtkWidget.
2015
2016 2008-06-20  Michael Natterer  <mitch@imendio.com>
2017
2018         * gtk/gtkhandlebox.h (struct _GtkHandleBox): deuglify formatting
2019         of sealed fields.
2020
2021 2008-06-20  Michael Natterer  <mitch@imendio.com>
2022
2023         * gtk/gtkwindow.[ch]
2024         * gtk/gtk.symbols: rename gtk_window_group_get_windows() to
2025         gtk_window_group_list_windows().
2026
2027 2008-06-20 12:35:20 +0200 Tim Janik
2028
2029         * Fixed wrongly resolved merge conflicts.
2030
2031 2008-06-19 19:01:41 +0200 Carlos Garnacho
2032
2033         Add gtk_window_group_get_windows().
2034
2035         * gtk/gtk.symbols:
2036         * gtk/gtkwindow.[ch] (gtk_window_group_get_windows): New function.
2037
2038 2008-06-19 18:39:47 +0200 Carlos Garnacho
2039
2040         Document gtk_dialog_get_action_area(), gtk_dialog_pack_start() and gtk_dialog_pack_end()
2041
2042         * gtk/gtkdialog.c: Add missing documentation for new fucntions.
2043
2044 2008-06-19 18:38:35 +0200 Carlos Garnacho
2045
2046         Document gtk_container_get_focus_child().
2047
2048         * gtk/gtkcontainer.c: Add documentation for gtk_container_get_focus_child().
2049
2050 2008-06-19 13:50:06 +0200 Christian Dywan
2051
2052         Add gtk_plug_get_socket_window
2053
2054 2008-06-19 13:11:52 +0200 Christian Dywan
2055
2056         Remove superflous gtkselection accessors and merge _get_data
2057
2058 2008-06-13 15:56:51 +0200 Christian Dywan
2059
2060         Implement gtk_selection_get_display, style fixes
2061
2062 2008-06-13 15:45:00 +0200 Christian Dywan
2063
2064         Fix indentation of a comment.
2065
2066 2008-06-13 15:10:08 +0200 Christian Dywan
2067
2068         Change docs and signature of gtk_widget_get_allocation
2069
2070 2008-06-13 14:22:17 +0200 Christian Dywan
2071
2072         Remove unneeded GtkColorSelectionDialog accessors
2073
2074 2008-06-13 12:57:54 +0200 Christian Dywan
2075
2076         Fix documentaion of gtk_menu_item_get_accel_path
2077
2078 2008-06-11 13:49:34 +0200 Christian Dywan
2079
2080         Fix gtk_widget_get_allocation
2081
2082 2008-06-07 15:37:18 +0200 Carlos Garnacho
2083
2084         Switch to "guint GSEAL (foo) : width;" when packing fields in guints.
2085
2086         * gtk/gtkbox.h:
2087         * gtk/gtkbutton.h:
2088         * gtk/gtkcellrenderer.h:
2089         * gtk/gtkcellrenderertext.h:
2090         * gtk/gtkcheckmenuitem.h:
2091         * gtk/gtkcontainer.h:
2092         * gtk/gtkentry.h:
2093         * gtk/gtkhandlebox.h:
2094         * gtk/gtkimcontextsimple.h:
2095         * gtk/gtklabel.h:
2096         * gtk/gtkliststore.h:
2097         * gtk/gtkmenu.h:
2098         * gtk/gtkmenuitem.h:
2099         * gtk/gtkmenushell.h:
2100         * gtk/gtknotebook.h:
2101         * gtk/gtkpaned.h:
2102         * gtk/gtkplug.h:
2103         * gtk/gtkprintjob.h:
2104         * gtk/gtkprogressbar.h:
2105         * gtk/gtkrange.h:
2106         * gtk/gtkscale.h:
2107         * gtk/gtkscrolledwindow.h:
2108         * gtk/gtksizegroup.h:
2109         * gtk/gtksocket.h:
2110         * gtk/gtkspinbutton.h:
2111         * gtk/gtkstatusbar.h:
2112         * gtk/gtktable.h:
2113         * gtk/gtktearoffmenuitem.h:
2114         * gtk/gtktextbuffer.h:
2115         * gtk/gtktextview.h:
2116         * gtk/gtktogglebutton.h:
2117         * gtk/gtktoolbar.h:
2118         * gtk/gtktreestore.h:
2119         * gtk/gtktreeviewcolumn.h:
2120         * gtk/gtkwindow.h: Do not specify width inside GSEAL() when packing fields in guints.
2121
2122 2008-06-06 19:02:17 +0200 Christian Dywan
2123
2124         Seal GtkWidget
2125
2126 2008-06-06 17:58:21 +0200 Christian Dywan
2127
2128         Seal GtkSelectionData
2129
2130 2008-06-06 17:57:23 +0200 Christian Dywan
2131
2132         Fix GtkDialog, don't add vbox via gtk_container_add.
2133
2134 2008-06-06 13:39:34 +0200 Kristian Rietveld
2135
2136         Make GtkCellRenderer::editing read-only.  (Catched by Matthias)
2137
2138 2008-06-03 09:11:50 +0200 Kristian Rietveld
2139
2140         Seal GtkTextView.
2141
2142 2008-05-30 16:48:12 +0100 Martyn Russell
2143
2144         Seal GtkFontSelection & GtkFontSelectionDialog
2145
2146 2008-05-29 10:35:29 +0200 Kristian Rietveld
2147
2148         Seal GtkTearoffMenuItem.
2149
2150         (the torn_off field is for internal state keeping, you can retrieve
2151         the value from the parent menu's tearoff_state).
2152
2153 2008-05-27 18:34:12 +0200 Christian Dywan
2154
2155         Seal GtkObject
2156
2157 2008-05-27 18:17:44 +0200 Christian Dywan
2158
2159         Seal GtkRange
2160
2161 2008-05-27 15:10:02 +0200 Christian Dywan
2162
2163         Seal GtkPlug
2164
2165 2008-05-27 14:17:45 +0200 Christian Dywan
2166
2167         Seal GtkMenuItem
2168
2169 2008-05-27 14:04:31 +0200 Christian Dywan
2170
2171         Seal GtkMenuShell
2172
2173 2008-05-27 12:40:08 +0200 Christian Dywan
2174
2175         Seal GtkInputDialog
2176
2177 2008-05-27 12:39:49 +0200 Christian Dywan
2178
2179         Seal GtkIMMultiContext
2180
2181 2008-05-27 12:39:17 +0200 Christian Dywan
2182
2183         Seal GtkIMContextSimple
2184
2185 2008-05-27 12:14:53 +0200 Christian Dywan
2186
2187         Seal GtkImage
2188
2189 2008-05-27 11:14:21 +0200 Christian Dywan
2190
2191         Seal GtkSocket
2192
2193 2008-05-27 10:54:20 +0200 Christian Dywan
2194
2195         Fix the build by including gdkconfig.h in gtkprinter.h.
2196
2197 2008-05-27 10:38:02 +0200 Christian Dywan
2198
2199         Seal GtkGammaCurve
2200
2201 2008-05-27 10:20:56 +0200 Christian Dywan
2202
2203         Seal GtkHandleBox
2204
2205 2008-05-26 17:58:19 +0200 Kristian Rietveld
2206
2207         Seal GtkInvisible.
2208
2209 2008-05-26 17:54:56 +0200 Kristian Rietveld
2210
2211         Seal GtkPrintJob.
2212
2213 2008-05-26 17:48:23 +0200 Kristian Rietveld
2214
2215         Seal GtkTextBuffer.
2216
2217 2008-05-26 17:39:38 +0200 Kristian Rietveld
2218
2219         Seal GtkSpinButton.
2220
2221 2008-05-26 17:31:06 +0200 Kristian Rietveld
2222
2223         Seal GtkTable.
2224
2225 2008-05-26 17:27:22 +0200 Kristian Rietveld
2226
2227         Seal GtkRuler.
2228
2229 2008-05-26 17:07:43 +0200 Kristian Rietveld
2230
2231         Seal GtkStatusBar.
2232
2233 2008-05-26 17:07:37 +0200 Kristian Rietveld
2234
2235         Seal GtkTextMark.
2236
2237 2008-05-26 16:39:27 +0200 Kristian Rietveld
2238
2239         Seal GtkTextTagTable.
2240
2241 2008-05-26 16:34:13 +0200 Kristian Rietveld
2242
2243         Seal GtkViewPort.
2244
2245 2008-05-26 17:08:19 +0200 Christian Dywan
2246
2247         Seal GtkSettings.h
2248
2249 2008-05-26 16:40:05 +0200 Christian Dywan
2250
2251         Seal GtkMenu
2252
2253 2008-05-26 16:37:54 +0200 Christian Dywan
2254
2255         Seal GtkLayout
2256
2257 2008-05-26 14:09:32 +0200 Kristian Rietveld
2258
2259         Seal priv pointer in GtkToggleToolButton.
2260
2261 2008-05-26 14:04:51 +0200 Kristian Rietveld
2262
2263         Seal priv pointer in GtkUIManager.
2264
2265 2008-05-26 14:01:32 +0200 Kristian Rietveld
2266
2267         Seal priv pointer in GtkToolItem.
2268
2269 2008-05-26 14:01:12 +0200 Kristian Rietveld
2270
2271         Seal priv pointer in GtkToolButton.
2272
2273 2008-05-26 14:00:24 +0200 Kristian Rietveld
2274
2275         Seal priv pointer in GtkToggleAction.
2276
2277 2008-05-26 13:58:01 +0200 Kristian Rietveld
2278
2279         Seal priv pointer in GtkStatusIcon.
2280
2281 2008-05-26 13:57:33 +0200 Kristian Rietveld
2282
2283         Seal priv pointer in GtkSeparatorToolItem.
2284
2285 2008-05-26 13:56:33 +0200 Kristian Rietveld
2286
2287         Seal priv pointer in GtkScaleButton.
2288
2289 2008-05-26 13:55:57 +0200 Kristian Rietveld
2290
2291         Seal priv pointer in GtkRecentManager.
2292
2293 2008-05-26 13:55:25 +0200 Kristian Rietveld
2294
2295         Seal priv pointer in GtkRecentChooserWidget.
2296
2297 2008-05-26 13:54:39 +0200 Kristian Rietveld
2298
2299         Seal priv pointer in GtkRecentChooserMenu.
2300
2301 2008-05-26 13:54:15 +0200 Kristian Rietveld
2302
2303         Seal priv pointer in GtkRecentChooserDialog.
2304
2305 2008-05-26 13:52:40 +0200 Kristian Rietveld
2306
2307         Seal priv pointer in GtkRecentAction.
2308
2309 2008-05-26 13:51:47 +0200 Kristian Rietveld
2310
2311         Seal priv pointer in GtkRadioAction.
2312
2313 2008-05-26 13:50:49 +0200 Kristian Rietveld
2314
2315         Seal priv pointer in GtkPrintUnixDialog.
2316
2317 2008-05-26 13:50:08 +0200 Kristian Rietveld
2318
2319         Seal priv pointer in GtkPrintOperation.
2320
2321 2008-05-26 13:49:41 +0200 Kristian Rietveld
2322
2323         Seal priv pointer in GtkPrinter.
2324
2325 2008-05-26 13:48:49 +0200 Kristian Rietveld
2326
2327         Seal priv pointer in  GtkPageSetupUnixDialog.
2328
2329 2008-05-26 13:47:39 +0200 Kristian Rietveld
2330
2331         Seal priv pointer in GtkMenuToolButton.
2332
2333 2008-05-26 13:47:29 +0200 Kristian Rietveld
2334
2335         Add gdkconfig.h include to GtkBuilder for GSEAL macro.
2336
2337 2008-05-26 13:23:45 +0200 Kristian Rietveld
2338
2339         Seal priv pointer in GtkLinkButton.
2340
2341 2008-05-26 13:22:25 +0200 Kristian Rietveld
2342
2343         Seal priv pointer in GtkIconView.
2344
2345 2008-05-26 13:22:04 +0200 Kristian Rietveld
2346
2347         Seal priv pointer in GtkIconTheme.
2348
2349 2008-05-26 13:13:49 +0200 Kristian Rietveld
2350
2351         Seal child_allocation field in GtkFrame.
2352
2353 2008-05-26 13:10:17 +0200 Kristian Rietveld
2354
2355         Sealed priv pointer in GtkFontButton.
2356
2357 2008-05-26 13:07:14 +0200 Kristian Rietveld
2358
2359         Seal priv pointer in GtkFileChooserButton.
2360
2361 2008-05-26 13:06:43 +0200 Kristian Rietveld
2362
2363         Seal priv pointer in GtkExpander.
2364
2365 2008-05-26 13:03:24 +0200 Kristian Rietveld
2366
2367         Sealed remaining (private) fields in GtkContainer.
2368
2369 2008-05-26 13:02:26 +0200 Kristian Rietveld
2370
2371         Seal priv pointer in GtkComboBoxEntry.
2372
2373 2008-05-26 13:01:40 +0200 Kristian Rietveld
2374
2375         Seal priv pointer in GtkComboBox.
2376
2377 2008-05-26 13:00:59 +0200 Kristian Rietveld
2378
2379         Seal private_data pointer in GtkColorSel.
2380
2381 2008-05-26 12:57:50 +0200 Kristian Rietveld
2382
2383         Seal 3 remaining fields in GtkButton.
2384
2385 2008-05-26 12:55:24 +0200 Kristian Rietveld
2386
2387         Seal priv pointer in GtkBuilder.
2388
2389 2008-05-26 12:52:44 +0200 Kristian Rietveld
2390
2391         Seal center_allocation field in GtkAspectFrame.
2392
2393 2008-05-26 12:48:18 +0200 Kristian Rietveld
2394
2395         Seal priv pointer in GtkAction.
2396
2397 2008-05-26 12:46:11 +0200 Kristian Rietveld
2398
2399         Seal priv pointer in GtkAboutDialog.
2400
2401 2008-05-26 12:41:46 +0200 Kristian Rietveld
2402
2403         Seal GtkSizeGroup.
2404
2405 2008-05-26 12:39:54 +0200 Kristian Rietveld
2406
2407         Seal GtkPaned.
2408
2409 2008-05-26 11:59:35 +0200 Kristian Rietveld
2410
2411         Set the Since: values in the API docs to GSEAL-branch for the newly added accessors/properties.
2412
2413 2008-05-26 11:52:20 +0200 Kristian Rietveld
2414
2415         Add new GtkColorSelectionDialog accessors to gtk.symbols.
2416
2417 2008-05-26 11:41:47 +0200 Kristian Rietveld
2418
2419         gtklabel.h: include bit-size of fields inside GSEAL parens.
2420
2421 2008-05-26 11:40:07 +0200 Kristian Rietveld
2422
2423         gtktoolbar.h: include bit-size of fields inside GSEAL parens.
2424
2425 2008-05-26 11:39:35 +0200 Kristian Rietveld
2426
2427         gtkentry.h: include bit-size of fields inside GSEAL parens.
2428
2429 2008-05-26 11:34:14 +0200 Kristian Rietveld
2430
2431         Add new accessors for GtkEntry to gtk.symbols.
2432
2433 2008-05-26 11:23:56 +0200 Kristian Rietveld
2434
2435         Also seal GtkWindowGroup in gtkwindow.h
2436
2437 2008-05-26 10:48:48 +0200 Kristian Rietveld
2438
2439         Fix the build by including gdkconfig.h in gtktextchild.h.
2440
2441 2008-05-23 18:48:56 +0200 Christian Dywan
2442
2443         Seal GtkLabel
2444
2445 2008-05-23 18:28:39 +0200 Christian Dywan
2446
2447         Seal GtkToolbar
2448
2449 2008-05-23 18:28:07 +0200 Christian Dywan
2450
2451         Seal GtkColorSelectionDialog
2452
2453 2008-05-23 18:03:44 +0200 Carlos Garnacho
2454
2455         Seal GtkTextChildAnchor.
2456
2457         * gtk/gtktextchild.h: Sealed private member.
2458
2459 2008-05-23 17:42:01 +0200 Carlos Garnacho
2460
2461         Seal GtkWindow.
2462
2463         * gtk/gtkwindow.h: Seal all fields.
2464
2465 2008-05-23 17:40:09 +0200 Carlos Garnacho
2466
2467         Add gtk_window_get_default()
2468
2469         * gtk/gtkwindow.[ch]: Add gtk_window_get_default().
2470         * gtk/gtk.symbols: same here.
2471
2472 2008-05-09 15:41:57 +0100 Martyn Russell
2473
2474         Seal GtkAccelGroup - fixed some issues with the initial attempt thanks to comments from Tim
2475
2476 2008-05-02 16:31:40 +0200 Martyn Russell
2477
2478         Seal GtkEntry
2479
2480 2008-05-02 16:30:09 +0200 Martyn Russell
2481
2482         Seal GtkContainer - fixed Carlos' missing gtk_container_get_focus_child() header declaration
2483
2484 2008-04-27 18:49:50 +0200 Kristian Rietveld
2485
2486         Seal GtkToggleButton.
2487
2488         * gtk/gtktogglebutton.h: Seal all member fields.
2489
2490 2008-04-27 18:41:46 +0200 Kristian Rietveld
2491
2492         Seal GtkTreeViewColumn.
2493
2494         * gtk/gtktreeviewcolumn.h: Seal all public member fields.  The button field is
2495         still troublesome.  We are probably going to need an accessor for this and
2496         deprecated it immediately in GTK+ 3.0.  Accessors for requested_width and
2497         resized_width can be useful, but I really consider them to be private and
2498         of not much use to applications.
2499
2500 2008-04-27 18:23:23 +0200 Kristian Rietveld
2501
2502         Seal GtkRadioMenuItem.
2503
2504         * gtk/gtkradiomenuitem.h: Seal member field.
2505
2506 2008-04-27 18:21:29 +0200 Kristian Rietveld
2507
2508         Seal GtkRadioButton.
2509
2510         * gtk/gtkradiobutton.h: seal member field.
2511
2512 2008-04-27 18:11:41 +0200 Kristian Rietveld
2513
2514         Seal GtkTreeSelection.
2515
2516         * gtk/gtktreeselection.h: Seal all member fields.
2517
2518 2008-04-27 18:09:46 +0200 Kristian Rietveld
2519
2520         Add gtk_tree_selection_get_select_function().
2521
2522         * gtk/gtktreeselection.[ch] (gtk_tree_selection_get_select_function): new
2523         function.
2524         * gtk/gtk.symbols: add new function.
2525
2526 2008-04-27 16:05:02 +0200 Kristian Rietveld
2527
2528         Seal GtkScrolledWindow.
2529
2530         * gtk/gtkscrolledwindow.h: Seal all object member fields.
2531
2532 2008-04-27 15:56:33 +0200 Kristian Rietveld
2533
2534         Seal GtkCellRenderer.
2535
2536         * gtk/gtkcellrenderer.h: seal all member fields.  All member fields are
2537         already accessible via GObject properties.
2538
2539 2008-04-27 15:56:01 +0200 Kristian Rietveld
2540
2541         Add "editing" GObject property to GtkCellRenderer.
2542
2543         * gtk/gtkcellrenderer.c (gtk_cell_renderer_class_init),
2544         (gtk_cell_renderer_get_property),
2545         (gtk_cell_renderer_set_property): add the property and hook
2546         it up.
2547
2548 2008-04-27 15:42:08 +0200 Kristian Rietveld
2549
2550         Seal GtkCellRendererText.
2551
2552         * gtk/gtkcellrenderertext.h: seal all member fields (all of them were already
2553         marked as private).
2554
2555 2008-04-27 15:40:47 +0200 Kristian Rietveld
2556
2557         Seal GtkCellRendererCombo.
2558
2559         * gtk/gtkcellrenderercombo.h: seal all member fields.  The members fields
2560         that were not marked as private are already accessible via GObject properties.
2561
2562 2008-04-27 15:39:41 +0200 Kristian Rietveld
2563
2564         Seal GtkCellRendererAccel.
2565
2566         * gtk/gtkcellrendereraccel.h: seal all member fields that were already
2567         marked as private.
2568
2569 2008-04-18 16:55:44 +0200 Kristian Rietveld
2570
2571         Seal GtkTreeView
2572
2573         * gtk/gtktreeview.h: seal private pointer.
2574
2575 2008-04-18 16:52:54 +0200 Kristian Rietveld
2576
2577         Seal GtkTreeModelFilter
2578
2579         * gtk/gtktreemodelfilter.h: include gdkconfig.h for GSEAL, seal private
2580         pointer.
2581
2582 2008-04-18 16:50:55 +0200 Kristian Rietveld
2583
2584         Seal GtkTreeModelSort
2585
2586         * gtk/gtktreemodelsort.h: include gdkconfig.h to get GSEAL defined, seal
2587         all public member fields.
2588
2589 2008-04-18 16:42:28 +0200 Kristian Rietveld
2590
2591         Seal GtkTreeStore
2592
2593         * gtk/gtktreestore.h: include gdkconfig.h to get GSEAL defined, seal
2594         public member fields.
2595
2596 2008-04-18 16:37:43 +0200 Kristian Rietveld
2597
2598         Seal GtkListStore
2599
2600         * gtk/gtkliststore.h: include gdkconfig.h to get GSEAL defined; seal
2601         public member fields.
2602
2603 2008-04-18 18:26:31 +0200 Carlos Garnacho
2604
2605         * gtk/gtkcontainer.c (gtk_container_get_focus_child): add accessor.
2606
2607 2008-04-18 18:25:22 +0200 Carlos Garnacho
2608
2609         * gtk/gtkcontainer.h: seal members.
2610
2611 2008-04-11 17:28:54 +0200 Carlos Garnacho
2612
2613         * gtk/gtkmisc.h: seal members.
2614
2615 2008-04-11 17:28:05 +0200 Carlos Garnacho
2616
2617         *gtk/gtkfixed.h: seal members.
2618
2619 2008-04-11 16:04:23 +0200 Michael Natterer
2620
2621         * gtk/gtkcellrendererpixbuf.h: seal all members.
2622
2623 2008-04-11 16:01:19 +0200 Michael Natterer
2624
2625         * gtk/gtkcellrendererprogress.h: seal private member.
2626
2627 2008-04-11 15:43:22 +0200 Michael Natterer
2628
2629         * gtk/gtkcellrenderertoggle.h: seal all members.
2630
2631 2008-04-04 18:50:05 +0200 Carlos Garnacho
2632
2633         * gtk/gtkfilechooserwidget.h: Seal the private member.
2634
2635 2008-04-04 18:46:47 +0200 Carlos Garnacho
2636
2637         gtk/gtkfilechooserdialog.h: seal the private member.
2638
2639 2008-04-04 18:42:17 +0200 Carlos Garnacho
2640
2641         * gtk/gtkentrycompletion.h: Seal private member.
2642
2643 2008-04-04 18:36:35 +0200 Carlos Garnacho
2644
2645         * gtk/gtkcellview.h: Seal the private member.
2646
2647 2008-04-04 18:28:00 +0200 Carlos Garnacho
2648
2649         * gtk/gtkcolorbutton.h: seal private member.
2650
2651 2008-04-04 18:27:26 +0200 Carlos Garnacho
2652
2653         * gtk/gtkcheckmenuitem.h: seal public struct members.
2654
2655 2008-04-04 18:25:25 +0200 Carlos Garnacho
2656
2657         * gtk/gtkcalendar.h: seal public struct members.
2658
2659 2008-04-04 18:24:15 +0200 Carlos Garnacho
2660
2661         * gtk/gtkdialog.h: Also seal variables marked as private.
2662
2663 2008-04-04 17:35:48 +0200 Michael Natterer
2664
2665         * gtk/gtkimagemenuitem.h: seal private member.
2666
2667 2008-04-04 17:28:56 +0200 Michael Natterer
2668
2669         * gtk/gtkiconfactory.h: seal private member.
2670
2671 2008-03-28 16:56:53 +0000 Martyn Russell
2672
2673         Seal GtkActionGroup
2674
2675         * gtk/gtkactiongroup.[ch]: Use GSEAL macro on ->private_data public
2676           member and clean up .c file to reflect this.
2677
2678 2008-03-28 15:00:09 +0100 Sven Herzberg
2679
2680         Seal GtkAccelLabel
2681
2682         gtk/gtkaccellabel.h: deprecate direct field access to GtkAccelLabel fields
2683
2684 2008-03-28 16:38:00 +0100 Michael Natterer
2685
2686         * gtk/gtkdrawingarea.h: seal instance struct member.
2687
2688 2008-03-28 16:23:32 +0100 Christian Dywan
2689
2690         Seal GtkScaleButton public fields
2691
2692         * gtk/gtkscalebutton.h: Deprecate direct access through GSEAL().
2693
2694 2008-03-28 16:07:50 +0100 Christian Dywan
2695
2696         Seal GtkScale public fields
2697
2698         * gtk/gtkscale.h: Deprecate direct access through GSEAL().
2699
2700 2008-03-14 20:45:34 +0100 Christian Dywan
2701
2702         Seal GtkProgressBar public fields
2703
2704
2705 2008-03-14 20:32:12 +0100 Christian Dywan
2706
2707         Seal GtkFrame public vars
2708
2709 2008-03-14 18:57:35 +0100 Carlos Garnacho
2710
2711         Deprecate direct access to public variables in GtkButton.
2712
2713         * gtk/gtkbutton.h: Deprecate direct access through GSEAL().
2714
2715 2008-03-14 18:56:23 +0100 Carlos Garnacho
2716
2717         Deprecate direct access to public variables in GtkButtonBox.
2718
2719         * gtk/gtkbbox.h: Deprecate direct access through GSEAL().
2720
2721 2008-03-14 18:54:35 +0100 Carlos Garnacho
2722
2723         Deprecate direct access to public variables in GtkBox.
2724
2725         * gtk/gtkbox.h: Deprecate direct access through GSEAL().
2726
2727 2008-03-09 11:50:41 +0100 Carlos Garnacho
2728
2729         Seal GtkMessageDialog public vars
2730
2731 2008-03-09 11:38:00 +0100 Carlos Garnacho
2732
2733         Seal GtkDialog public vars
2734
2735 2008-03-09 11:32:05 +0100 Carlos Garnacho
2736
2737         Add accessors for GtkDialog public vars, also implement GtkContainer::add/remove
2738
2739 2008-03-09 11:31:46 +0100 Carlos Garnacho
2740
2741         Seal GtkAssistant public fields
2742
2743 2008-03-09 11:31:30 +0100 Carlos Garnacho
2744
2745         Seal GtkNotebook public fields
2746
2747 2008-03-07 20:29:47 +0100 Mikael Hallendal
2748
2749         Deprecate direct access to child in GtkBin.
2750
2751         * gtk/gtkbin.h: Deprecate direct access to child by GSEAL.
2752
2753 2008-03-07 18:25:59 +0000 Martyn Russell
2754
2755         Sealed GtkAccelGroup and added
2756
2757         * gtk/gtkaccelgroup.[ch]: Added GObject properties for lock_count,
2758           modifier_mask, acceleratables, n_accels and priv_accels. Added seal
2759           macro for public struct members which should be private.
2760
2761 2008-03-07 18:54:22 +0100 Mikael Hallendal
2762
2763         Deprecate xalign, yalign, ratio and obey_child direct access in GtkAspectFrame.
2764
2765         * gtk/gtkaspectframe.h: Deprecate public object fields by GSEAL.
2766
2767 2008-03-07 18:48:29 +0100 Mikael Hallendal
2768
2769         Deprecate arrow_type and shadow_type direct access in GtkArrow.
2770
2771         * gtk/gtkarrow.h: Deprecate public object fields by GSEAL.
2772
2773 2008-03-07 18:35:12 +0100 Mikael Hallendal
2774
2775         Added GSEAL to GtkAlignment.
2776
2777         * gtk/gtkalignment.h: Seal the object data with GSEAL.
2778
2779 2008-03-07 15:24:27 +0100 Tim Janik
2780
2781         Introduce GSEAL() macro.
2782
2783         * configure.in: define GSEAL() when generating gdkconfig.h
2784
2785 2008-06-20  Michael Natterer  <mitch@imendio.com>
2786
2787         Bug 538395 – gtk_combo_box_append_text() on non-compliant model
2788         segfaults
2789
2790         * gtk/gtkcombobox.c (gtk_combo_box_append_text)
2791         (gtk_combo_box_insert_text)
2792         (gtk_combo_box_prepend_text)
2793         (gtk_combo_box_remove_text)
2794         (gtk_combo_box_real_get_active_text): apply patch from Christian
2795         Dywan which adds the needed g_return_if_fail() to prevent the
2796         crashes.
2797
2798 2008-06-20  Cody Russell  <cody@jhu.edu>
2799
2800         * gdk/directfb/gdkwindow-directfb.c:
2801
2802         Rename gdk_window_new -> _gdk_window_new and
2803         gdk_window_reparent -> _gdk_window_reparent to fix
2804         the build.  (#539095, Sebastien Bacher)
2805
2806 2008-06-19  Johan Dahlin  <jdahlin@async.com.br>
2807
2808         * gtk/gtkmenuitem.c: remove an unused variable and cast
2809         accel_path to gchar, just like in gtkmenu.c
2810
2811 2008-06-19  Matthias Clasen  <mclasen@redhat.com>
2812
2813         * gtk/gtkrecentmanager.c (get_icon_for_mime_type): Use GIO
2814         for this.
2815
2816 2008-06-19  Johan Dahlin  <jdahlin@async.com.br>
2817
2818         * gtk/gtkprintbackend.c: Fix a typo in a comment
2819
2820         * gtk/gtkhsv.c (paint_ring, paint_triangle):
2821         Cast buf to unsigned char to avoid two compiler
2822         warnings.
2823
2824         * gtk/gtkclist.c:
2825         * gtk/gtkstyle.c (gtk_style_finalize):
2826         Do not ignore the return value of g_slist_remove.
2827         gtkstyle.c changes rubberstamped by Owen.
2828
2829 2008-06-19  Johan Dahlin  <jdahlin@async.com.br>
2830
2831         * gtk/gtktreeview.c (gtk_tree_view_set_grid_lines),
2832         (gtk_tree_view_set_enable_tree_lines):
2833         gdk_gc_set_dashes expects a list of gint8, not guint8.
2834
2835 2008-06-19  Johan Dahlin  <jdahlin@async.com.br>
2836
2837         * gtk/gtkmenu.c (gtk_menu_set_accel_path):
2838         Remove an unused variable and cast to gchar to avoid a compiler
2839         warning.
2840
2841 2008-06-19  Christian Persch  <chpe@gnome.org>
2842
2843         * docs/reference/gtk/gtk-sections.txt:
2844         * gtk/gtk.symbols:
2845         * gtk/gtkclipboard.c:
2846         * gtk/gtkclipboard.h: Add clipboard convenience functions  for URI 
2847         targets. Bug #537639.
2848
2849 2008-06-19  Christian Persch  <chpe@gnome.org>
2850
2851         * gtk/gtkfilechooserdefault.c: Use gtk_drag_*_add_*_targets instead of
2852         hardcoded target tables. Bug #516092.
2853
2854 2008-06-19  Christian Persch  <chpe@gnome.org>
2855
2856         * gdk-pixbuf/gdk-pixbuf-io.c:
2857         * gdk-pixbuf/gdk-pixdata.c:
2858         * gdk-pixbuf/io-ani.c:
2859         * gdk-pixbuf/io-bmp.c:
2860         * gdk-pixbuf/io-gdip-utils.c:
2861         * gdk-pixbuf/io-gif.c:
2862         * gdk-pixbuf/io-icns.c:
2863         * gdk-pixbuf/io-ico.c:
2864         * gdk-pixbuf/io-jasper.c:
2865         * gdk-pixbuf/io-jpeg.c:
2866         * gdk-pixbuf/io-pcx.c:
2867         * gdk-pixbuf/io-png.c:
2868         * gdk-pixbuf/io-pnm.c:
2869         * gdk-pixbuf/io-ras.c:
2870         * gdk-pixbuf/io-tga.c:
2871         * gdk-pixbuf/io-tiff.c:
2872         * gdk-pixbuf/io-wbmp.c:
2873         * gdk-pixbuf/io-xbm.c:
2874         * gdk-pixbuf/io-xpm.c:
2875         * gtk/gtkfilechooserdefault.c:
2876         * gtk/gtkfilesystemmodel.c:
2877         * gtk/gtkiconfactory.c:
2878         * gtk/gtkicontheme.c:
2879         * gtk/gtkmain.c:
2880         * gtk/gtkpagesetup.c:
2881         * gtk/gtkpapersize.c:
2882         * gtk/gtkprintoperation-win32.c:
2883         * gtk/gtktextbufferserialize.c:
2884         * tests/testfilechooser.c: Use g_set_error_literal where appropriate. Bug #538640.
2885
2886         * configure.in: Update glib requirement to 2.17.3.
2887
2888 2008-06-19  Johan Dahlin  <jdahlin@async.com.br>
2889
2890         * demos/testpixbuf.c (new_testrgb_window):
2891         * gtk/gtkctree.c (gtk_ctree_new_with_titles):
2892         * gtk/gtkitemfactory.c (gtk_item_factory_construct),
2893         (gtk_item_factory_create_item):
2894         * gtk/gtkmenu.c (gtk_menu_set_tearoff_state)
2895         * gtk/gtkprogressbar.c (gtk_progress_bar_new),
2896         (gtk_progress_bar_new_with_adjustment):
2897         * gtk/gtkscrolledwindow.c (gtk_scrolled_window_new):
2898         * gtk/gtktext.c (gtk_text_new):
2899         * gtk/gtkviewport.c (gtk_viewport_new):
2900         * tests/simple.c (main):
2901         * tests/testgtk.c (create_statusbar), (create_get_image),
2902         (create_saved_position), (create_tooltips), (create_cursors),
2903         (create_display_screen), (create_progress_bar), (create_idle_test):
2904         * tests/testmultidisplay.c (make_selection_dialog), (main):
2905         * tests/testmultiscreen.c (main):
2906         * tests/testrgb.c (new_testrgb_window):
2907         Use g_object_new instead of gtk_widget_new
2908
2909 2008-06-19  Johan Dahlin  <jdahlin@async.com.br>
2910
2911         * gtk/gtkcellrendererpixbuf.c: Remove an unused prototype.
2912
2913         * gtk/gtklabel.c (gtk_label_set_text_with_mnemonic): Remove
2914         an unused variable.
2915
2916         * gtk/gtkactiongroup.c: Use GdkModifierType instedd of guint,
2917         to avoid a gcc warning.
2918
2919 2008-06-18  Olle Bergkvist <olle.bergkvist@yahoo.se>
2920
2921         http://bugzilla.gnome.org/show_bug.cgi?id=538784 - Don't change
2922         the filename in the name entry in CREATE_FOLDER mode when changing
2923         folders, so that you can enter a new subfolder name, double-click on a
2924         folder to change to it, and close the dialog.
2925
2926         * gtk/gtkfilechooserdefault.c (update_chooser_entry): Don't change
2927         the filename in the entry in CREATE_FOLDER mode, either.
2928
2929 2008-06-18  Olle Bergkvist <olle.bergkvist@yahoo.se>
2930
2931         http://bugzilla.gnome.org/show_bug.cgi?id=419737#c59 - The file
2932         chooser clears the filename entry in SAVE/CREATE_FOLDER modes when
2933         it shouldn't.
2934
2935         * gtk/gtkfilechooserdefault.c (shortcuts_activate_iter): Don't
2936         clear the entry for CREATE_FOLDER either; this needs the same
2937         behavior as SAVE mode.
2938         (update_chooser_entry): Only clear the entry in OPEN/SELECT_FOLDER
2939         modes.
2940
2941 2008-06-18  Matthias Clasen  <mclasen@redhat.com>
2942
2943         * gtk/gtkfilesystem.c (_gtk_file_system_volume_render_icon):
2944         * gtk/gtkfilechooserbutton.c (change_icon_theme):
2945         (model_add_bookmarks):
2946         (model_update_current_folder):
2947         * gtk/gtkfilechooserdefault.c (shortcuts_insert_file):
2948         (shortcuts_reload_icons): Use standard icon names.
2949
2950 2008-06-18  Matthias Clasen  <mclasen@redhat.com>
2951
2952         * gtk/Makefile.am: Add some more aliases for standard
2953         icon names to the builtin icon theme: drive-harddisk,
2954         folder, folder-remote, text-x-generic.
2955
2956 2008-06-18  Michael Natterer  <mitch@imendio.com>
2957
2958         * gtk/gtkcalendar.c: set the maximum of the "year" property to
2959         G_MAXINT >> 8 instead of G_MAXINT to fix overflows in internal
2960         calculations which in turn caused writing beyond the boundaries of
2961         the calendar->day_month[] and day[] arrays which in turn caused a
2962         SEGV. This limits the lifetime of GTK+ to the year 8,388,608 ;)
2963
2964 2008-06-18  Michael Natterer  <mitch@imendio.com>
2965
2966         * tests/Makefile.am
2967         * tests/autotestfilechooser.c
2968         * tests/buildertest.c
2969         * tests/defaultvaluetest.c
2970         * tests/floatingtest.c
2971         * tests/objecttests.c
2972         * tests/pixbuf-init.c
2973         * tests/textbuffertest.c: remove unit tests here...
2974
2975         * gtk/tests/Makefile.am
2976         * gtk/tests/builder.c
2977         * gtk/tests/defaultvalue.c
2978         * gtk/tests/filechooser.c
2979         * gtk/tests/floating.c
2980         * gtk/tests/object.c
2981         * gtk/tests/pixbuf-init.c
2982         * gtk/tests/textbuffer.c: ...and add them here.
2983
2984 2008-06-18  Michael Natterer  <mitch@imendio.com>
2985
2986         * gdk/gdk.h: deprecate GdkDestroyNotify.
2987
2988         * gdk/gdkevents.c
2989         * gdk/gdktypes.h
2990         * gdk/x11/gdkevents-x11.c
2991         * gtk/gtkmain.c: s/GdkDestroyNotify/GDestroyNotify/g.
2992
2993 2008-06-18  Michael Natterer  <mitch@imendio.com>
2994
2995         * gtk/gtktypeutils.h: deprecate GtkDestroyNotify.
2996
2997         * gtk/gtkactiongroup.[ch]
2998         * gtk/gtkcombobox.[ch]
2999         * gtk/gtkcontainer.[ch]
3000         * gtk/gtkliststore.[ch]
3001         * gtk/gtkmain.[ch]
3002         * gtk/gtkmenu.c
3003         * gtk/gtkstock.[ch]
3004         * gtk/gtktreedatalist.[ch]
3005         * gtk/gtktreemodelfilter.[ch]
3006         * gtk/gtktreemodelsort.[ch]
3007         * gtk/gtktreeprivate.h
3008         * gtk/gtktreeselection.[ch]
3009         * gtk/gtktreesortable.[ch]
3010         * gtk/gtktreestore.[ch]
3011         * gtk/gtktreeview.[ch]
3012         * gtk/gtktreeviewcolumn.[ch]: s/GtkDestroyNotify/GDestroyNotify/g.
3013
3014 2008-06-18  Michael Natterer  <mitch@imendio.com>
3015
3016         * tests/testgtk.c: some more undeprecation.
3017
3018 2008-06-18  Michael Natterer  <mitch@imendio.com>
3019
3020         * gtk/gtktypeutils.h: deprecate GtkType, GtkSignalFunc and
3021         GTK_SIGNAL_FUNC().
3022
3023         (struct GtkArg): s/GtkType/GType/ and s/GtkSignalFunc/GCallback/
3024
3025 2008-06-18  Michael Natterer  <mitch@imendio.com>
3026
3027         * gtk/gtktypeutils.[ch]: deprecate gtk_type_class().
3028
3029         * gtk/gtk.symbols: changed accordingly.
3030
3031         * gtk/gtksettings.c (gtk_settings_install_property)
3032         (gtk_settings_install_property_parser): get rid of using
3033         gtk_type_class() by keeping a static reference to GtkSettingsClass
3034         around in both functions and passing that pointer on to
3035         settings_install_property_parser().
3036
3037         * tests/testgtk.c: use g_type_class_ref()/unref() instead of
3038         gtk_type_class().
3039
3040         * gtk/gtkobject.c: #undef GTK_DISABLE_DEPRECATED around including
3041         gtktypeutils.h.
3042
3043 2008-06-17  Johan Dahlin  <jdahlin@async.com.br>
3044
3045         * gtk/gtkstyle.c: Add deprecated version
3046         and change the deprecation markup used by ref/unref 
3047
3048 2008-06-17  Johan Dahlin  <jdahlin@async.com.br>
3049
3050         * gtk/gtkwidget.c: 
3051         Add deprecated versions and fixup markup.
3052
3053 2008-06-17  Johan Dahlin  <jdahlin@async.com.br>
3054
3055         * gtk/gtkaboutdialog.c:
3056         * gtk/gtkbutton.c (gtk_button_class_init):
3057         Don't markup deprecated in italics.
3058
3059 2008-06-18  Carlos Garnacho  <carlos@imendio.com>
3060
3061         * gtk/gtkfilesystem.[ch]: Remove GtkFileSystemError, use
3062         GtkFileChooserError instead. (#538378, patch by Matthias Clasen)
3063
3064 2008-06-17  Michael Natterer  <mitch@imendio.com>
3065
3066         * examples/gtkdial/gtkdial.[ch]: undeprecate.
3067
3068 2008-06-17  Michael Natterer  <mitch@imendio.com>
3069
3070         * gtk/gtkobject.c: remove bogus extern declaration of non-existing
3071         function gtk_object_init_type().
3072
3073 2008-06-17  Michael Natterer  <mitch@imendio.com>
3074
3075         * gtk/gtkbindings.c (gtk_binding_entry_add_signal):
3076         * gtk/gtktoolbutton.c (gtk_tool_button_get_type): 
3077         * examples/gtkdial/gtkdial.h (gtk_dial_get_type): 
3078         s/GtkType/GType/
3079
3080 2008-06-17  Tor Lillqvist  <tml@novell.com>
3081
3082         * gtk/gtknotebook.c: Need to do the GTK_DISABLE_DEPRECATED
3083         #undef/#define dance here, too, because
3084         gtk_notebook_set_group_id() is deprecated but used here before it
3085         is defined, and gcc complains about conflicting type from the
3086         implicit int declaration when it sees the actual void definition.
3087
3088         * modules/input/gtkimcontextime.h: Don't use the deprecated GTK_*
3089         GtkType macros.
3090
3091 2008-06-17  Michael Natterer  <mitch@imendio.com>
3092
3093         * gtk/Makefile.am: build with GTK_DISABLE_DEPRECATED.
3094
3095         * gtk/gtkclist.c
3096         * gtk/gtkcombo.c
3097         * gtk/gtkctree.c
3098         * gtk/gtklist.c
3099         * gtk/gtklistitem.c
3100         * gtk/gtkoldeditable.c
3101         * gtk/gtkpixmap.c
3102         * gtk/gtktext.c
3103         * gtk/gtktipsquery.c
3104         * gtk/gtktree.c
3105         * gtk/gtktreeitem.c: whenever we #undef GTK_DISABLE_DEPRECATED and
3106         actually use deprecated symbols (not just types or macros),
3107         #define it again before #include "gtkalias.h" so the symbols match
3108         and the beast links.
3109
3110 2008-06-17  Paolo Borelli  <pborelli@katamail.com>
3111
3112         * gtk/tests/recentmanager.c: more tests for GtkRecentManager.
3113
3114 2008-06-17  Michael Natterer  <mitch@imendio.com>
3115
3116         * modules/input/gtkimcontextmultipress.h
3117         * modules/input/gtkimcontextthai.h
3118         * modules/input/gtkimcontextxim.h: use G_TYPE instead of GTK_CHECK
3119         type checking macros.
3120
3121 2008-06-17  Michael Natterer  <mitch@imendio.com>
3122
3123         * gtk/gtktypeutils.h: really move the GtkType typedef to an
3124         undeprecated section.
3125
3126 2008-06-17  Michael Natterer  <mitch@imendio.com>
3127
3128         * gtk/gtktypeutils.h: deprecate GTK_CHECK_CAST, GTK_CHECK_CLASS_CAST,
3129         GTK_CHECK_GET_CLASS, GTK_CHECK_TYPE and GTK_CHECK_CLASS_TYPE.
3130         Move the GtkType typedef to an undeprecated section.
3131
3132 2008-06-17  Michael Natterer  <mitch@imendio.com>
3133
3134         * gtk/gtkprogress.h: use G_TYPE macros for type checking instead
3135         of GTK_CHECK ones because it's the parent class of an undeprecated
3136         class and the GTK_CHECK stuff will soon be deprecated.
3137
3138 2008-06-17  Michael Natterer  <mitch@imendio.com>
3139
3140         * gtk/gtkfilesel.c
3141         * gtk/gtkinputdialog.c
3142         * gtk/gtkmenutoolbutton.c
3143         * gtk/gtkoptionmenu.c
3144         * gtk/gtktoolitem.c
3145         * gtk/gtktooltips.c: add or move around
3146         #undef GTK_DISABLE_DEPRECATED so it's possible to build without
3147         deprecated stuff again (with the minor glitch that it doesn't
3148         link ;) but at least it's a tool to keep the code clean).
3149
3150 2008-06-17  Emmanuele Bassi  <ebassi@gnome.org>
3151
3152         * gtk/gtkrecentmanager.c:
3153         (gtk_recent_manager_remove_item): Fix dumb typo in the previous
3154         commit.
3155
3156 2008-06-17  Emmanuele Bassi  <ebassi@gnome.org>
3157
3158         * gtk/gtkrecentmanager.c:
3159         (gtk_recent_manager_remove_item),
3160         (gtk_recent_manager_move_item): Increase the consistency of the
3161         errors returned by GtkRecentManager. (Paolo Borelli)
3162
3163 2008-06-17  Paolo Borelli  <pborelli@katamail.com>
3164
3165         * gtk/tests/recentmanager.c: add some unit tests for GtkRecentManager.
3166
3167 2008-06-17  Emmanuele Bassi  <ebassi@gnome.org>
3168
3169         * gtk/gtkrecentmanager.c:
3170         (gtk_recent_manager_remove_item): Consistently use the same
3171         error when removing a URI from an empty GtkRecentManager.
3172
3173 2008-06-17  Michael Natterer  <mitch@imendio.com>
3174
3175         * gtk/gtkfilechooserdefault.c: remove static integer variables
3176         which hold the number of members in GtkTargetEntry arrays and use
3177         G_N_ELEMENTS() directly instead.
3178
3179 2008-06-17  Michael Natterer  <mitch@imendio.com>
3180
3181         * gtk/gtk.symbols: move some deprecated symbols into
3182         #ifndef GTK_DISABLE_DEPRECATED.
3183
3184 2008-06-17  Emmanuele Bassi  <ebassi@gnome.org>
3185
3186         * gtk/gtkfilechooserdefault.c:
3187         (gtk_file_chooser_default_init),
3188         (gtk_file_chooser_default_constructor),
3189         (gtk_file_chooser_default_screen_changed),
3190         (recent_start_loading): Remove the GtkRecentManager screen
3191         dance, as it has been deprecated since 2.12. Now we get the
3192         GtkRecentManager singleton whewn we create the FileChooserDefault
3193         instance. (Michael Natterer)
3194
3195 2008-06-17  Michael Natterer  <mitch@imendio.com>
3196
3197         * gtk/gtkoptionmenu.c (gtk_option_menu_position): cast menu's
3198         toplevel to GtkWindow when passing to gtk_window_set_type_hint().
3199
3200 2008-06-17  Michael Natterer  <mitch@imendio.com>
3201
3202         * gtk/gtktestutils.c: #undef GTK_DISABLE_DEPRECATED, clean up
3203         includes a bit.
3204
3205         * gtk/gtkuimanager.c: #include "gtkwindow.h", it was only pulled
3206         in via deprecated headers.
3207
3208 2008-06-16  Matthias Clasen  <mclasen@redhat.com>
3209
3210         Bug 508751 – gnome-terminal crashed with SIGSEGV after keypress
3211
3212         * gdk/x11/gdkkeys-x11.c (_gdk_keymap_key_is_modifier): Protect
3213         against XKB being stupid. Reported by Pedro Villavicencio.
3214
3215 2008-06-17  Michael Natterer  <mitch@imendio.com>
3216
3217         * gtk/gtkplug.c (_gtk_plug_send_delete_event): use g_object_ref()
3218         and unref() instead of the deprecated gtk_widget_ref() and unref().
3219
3220 2008-06-16  Michael Natterer  <mitch@imendio.com>
3221
3222         * gtk/gtkentry.c: removed function drag_begin_cb(), which was in
3223         svn since 2.8 but was never used.
3224
3225 2008-06-16  Michael Natterer  <mitch@imendio.com>
3226
3227         * gtk/gtkbindings.c (_gtk_binding_entry_add_signall): use
3228         gtk_binding_entry_clear() instead of gtk_binding_entry_add()
3229         (the former is deprecated and #defined to gtk_binding_entry_clear)
3230
3231 2008-06-16  Michael Natterer  <mitch@imendio.com>
3232
3233         * gtk/gtkprintoperation-unix.c: don't include the deprecated (and
3234         unused) "gtkmarshal.h".
3235
3236 2008-06-16  Behdad Esfahbod  <behdad@gnome.org>
3237
3238         Bug 538182 – pango_cairo_context_update_layout is not noop after
3239         gtk_widget_create_pango_layout
3240
3241         * gtk/gtksettings.c (settings_update_font_options): Make sure all
3242         font option fields are set to non-DEFAULT values.
3243
3244 2008-06-16  Michael Natterer  <mitch@imendio.com>
3245
3246         * gtk/gtkfontsel.c
3247         * gtk/gtkrc.c
3248         * gtk/gtkstyle.c
3249         * gtk/gtkwidget.c: use g_object_unref() instead of the deprecated
3250         gtk_rc_style_unref().
3251
3252 2008-06-16  Michael Natterer  <mitch@imendio.com>
3253
3254         * gtk/gtkcombobox.c (gtk_combo_box_class_init): use
3255         _gtk_marshal_BOOLEAN__VOID instead of the deprecated
3256         gtk_marshal_BOOLEAN__VOID.
3257
3258 2008-06-16  Michael Natterer  <mitch@imendio.com>
3259
3260         * gtk/gtkcellrendereraccel.h
3261         * gtk/gtkiconview.h
3262         * gtk/gtkobject.h: use G_TYPE macros instead of the old GTK_CHECK
3263         macros for type checking.
3264
3265         (gtk_object_get_type): change prototype to return GType instead of
3266         GtkType.
3267
3268 2008-06-16  Matthias Clasen  <mclasen@redhat.com>
3269
3270         * gtk/Makefile.am: Make folder, user-home and user-desktop links 
3271         to gtk-directory in the builtin icon theme, so that we can
3272         use these icon names without risk of ending up without an icon.
3273
3274 2008-06-16  Tor Lillqvist  <tml@novell.com>
3275
3276         Bug 538362 - Get Win32 icons back in the file chooser
3277
3278         * gtk/gtkicontheme.c (choose_icon): Check if the icon name is a
3279         reference to an icon resource in a DLL or .EXE in the same format
3280         as the DefaultIcon strings in the Registry. In that case, extract
3281         the icon and convert to a GdkPixbuf. Patch by Hans Breuer. This
3282         code has to be in sync with the corresponding code in
3283         glib/gio/gcontenttype.c.
3284
3285 2008-06-16  Matthias Clasen  <mclasen@redhat.com>
3286
3287         * gtk/stock-icons/24/audio-volume*: Add icons used by GtkVolumeButton
3288         to the builtin icon theme, to avoid showing broken images when
3289         there is no icon theme around.  The new icons are thanks to
3290         Lapo Calamandrei.
3291
3292 2008-06-16  Michael Natterer  <mitch@imendio.com>
3293
3294         * gtk/gtkfilechooserprivate.h: remove GtkTooltips member from the
3295         GtkFileChooserDefault struct.
3296
3297         * gtk/gtkfilechooserdefault.c: don't allocate and free the
3298         GtkTooltips.
3299
3300 2008-06-16  Carlos Garnacho  <carlos@imendio.com>
3301
3302         Bug 538519 – GtkCellRendererPixbuf doesn't allow unsetting the icon
3303         anymore
3304
3305         * gtk/gtkcellrendererpixbuf.c (gtk_cell_renderer_pixbuf_set_property):
3306         Allow again setting any of the properties to render an image back to
3307         NULL.
3308
3309 2008-06-15  Matthias Clasen  <mclasen@redhat.com>
3310
3311         * gtk/gtkimage.c: When pixel-size is specified, use
3312         GTK_ICON_LOOKUP_FORCE_SIZE when loading themed icons.
3313
3314 2008-06-15  Carlos Garnacho  <carlos@imendio.com>
3315
3316         * gtk/gtkfilechooser.c (gtk_file_chooser_get_filename): Return full 
3317         path here as expected, not just the basename.
3318
3319         * gtk/gtkfilechooserdefault.c
3320         (gtk_file_chooser_default_update_current_folder): Ensure that we keep
3321         a reference to file, since it can be destroyed when switching back to
3322         browse mode.
3323
3324         * gtk/gtkfilesystem.c (get_icon_for_special_directory): Removed, home
3325         and desktop directories are dealt by the filechooser as normal files,
3326         not volumes, so the icon for these is handled directly by GIO.
3327         (_gtk_file_system_volume_render_icon): Update caller.
3328
3329 2008-06-15  Matthias Clasen  <mclasen@redhat.com>
3330
3331         * gtk/gtkcellrendererpixbuf.c: Add a gicon property.
3332
3333 2008-06-14  Cody Russell  <bratsche@gnome.org>
3334
3335         * gdk/win32/gdkselection-win32.c (gdk_win32_selection_add_targets):
3336
3337         Initialize hwnd to NULL.  This fixes OpenClipboard() failure and,
3338         according to MSDN docs, associates the open clipboard with the
3339         current task.  (#378158, reported by Andreas Köhler)
3340
3341 2008-06-13  Matthias Clasen  <mclasen@redhat.com>
3342
3343         * configure.in: Bump version
3344
3345         * === Released 2.13.3 ===
3346
3347 2008-06-13  Matthias Clasen  <mclasen@redhat.com>
3348
3349         * gtk/gtkaccelgroup.c: Add some docs
3350
3351         * gdk/gdkwindow.c: Fix doc typos
3352
3353 2008-06-13  Matthias Clasen  <mclasen@redhat.com>
3354
3355         * gtk/gtkfilesystem.c: Avoid PLT entries by including
3356         gtkalias.h
3357
3358 2008-06-13  Matthias Clasen  <mclasen@redhat.com>
3359
3360         * gtk/gtkfilechooserbutton.c:
3361         * gtk/gtkfilechooserdefault.c:
3362         * gtk/gtkfilechooserentry.c:
3363         * gtk/gtkfilesystem.c:
3364         * gtk/gtkfilesystem.h:
3365         * gtk/gtkfilesystemmodel.c:
3366         * gtk/gtkpathbar.c: Really make GtkFileSystem private
3367         by _-prefixing all functions.
3368
3369 2008-06-13  Matthias Clasen  <mclasen@redhat.com>
3370
3371         * docs/RELEASE-HOWTO: Updates
3372         * INSTALL.in: Bump version
3373
3374 2008-06-13  Matthias Clasen  <mclasen@redhat.com>
3375
3376         * NEWS: Updates
3377
3378 2008-06-13  Michael Natterer  <mitch@imendio.com>
3379
3380         * gtk/gtkcellrendereraccel.h
3381         * gtk/gtkfilechooser.h
3382         * gtk/gtkfilechooserdialog.h
3383         * gtk/gtkfilechooserwidget.h
3384         * gtk/gtkmenutoolbutton.h
3385         * gtk/gtkpagesetup.h
3386         * gtk/gtkpapersize.h
3387         * gtk/gtkprintcontext.h
3388         * gtk/gtkprintoperation.h
3389         * gtk/gtkprintoperationpreview.h
3390         * gtk/gtkprintsettings.h
3391         * gtk/gtkradiotoolbutton.h
3392         * gtk/gtkrecentchooser.h
3393         * gtk/gtkrecentchooserdialog.h
3394         * gtk/gtkrecentchoosermenu.h
3395         * gtk/gtkrecentchooserwidget.h
3396         * gtk/gtkseparatortoolitem.h
3397         * gtk/gtkshow.h
3398         * gtk/gtktoggletoolbutton.h
3399         * gtk/gtktoolbar.h
3400         * gtk/gtktoolbutton.h
3401         * gtk/gtktooltip.h: #include <gtk/gtkfoo.h> instead of
3402         "gtk/gtkfoo.h" or even just "gtkfoo.h" in public headers.
3403
3404 2008-06-13  Michael Natterer  <mitch@imendio.com>
3405
3406         * gtk/gtktexttagtable.h: remove double inclusion of
3407         <gtk/gtktexttag.h>.
3408
3409 2008-06-13  Michael Natterer  <mitch@imendio.com>
3410
3411         * gtk/gtkaction.c (gtk_action_set_short_label): change type of
3412         local "image" variable from GtkImage to GtkWidget to fix warning.
3413
3414 2008-06-13  Michael Natterer  <mitch@imendio.com>
3415
3416         * gtk/gtkcombobox.c (gtk_combo_box_menu_position): cast menu's
3417         toplevel to GtkWindow when passing to gtk_window_set_type_hint().
3418
3419 2008-06-13  Michael Natterer  <mitch@imendio.com>
3420
3421         * gtk/gtkuimanager.c (start_element_handler): silently skip
3422         unknown attributes instead of bailing out with an error in order
3423         to be compatible with possible future attribute names.
3424
3425         This is related to the discussion in bug #516425 but actually
3426         needed for any kind of XML format extension.
3427
3428 2008-05-23  Hans Breuer  <hans@breuer.org>
3429
3430         * gtk/gtkprintoperation.c : check surface status after ceating a pdf.
3431         Avoids crashing when the target can not be written, bug #537685
3432
3433         * gdk/win32/gdkdisplay-win32.c : runtime linking of ProcessIdToSessionId
3434
3435         * gtk/gtkfilesystem.c : variadic macros are not supported with c89 and
3436         it was not needed here anyway.
3437
3438 2008-06-13 Matthias Clasen  <mclasen@redhat.com>
3439
3440         * gtk/gtkentry.c (gtk_entry_draw_frame): Fix frame size allocation.
3441         Patch by Jan Arne Peterson
3442
3443 2008-06-12  Matthias Clasen  <mclasen@redhat.com>
3444
3445         Bug 537985 – gtk_init_with_args() doesn't open a display after
3446         gtk_parse_args()
3447
3448         * gtk/gtkmain.c (gtk_init_with_args): Open the default display
3449         even when gtk_parse_args() has already been called.
3450         Patch by Mathias Hasselmann
3451
3452 2008-06-12  Matthias Clasen  <mclasen@redhat.com>
3453
3454         Bug 524222 – GtkToolbar with mix of buttons with and without 
3455         icons looks "bad"
3456
3457         * gtk/gtktoolbutton.c (gtk_tool_button_construct_contents):
3458         Improve appearance of "both vertical" mode toolbuttons.
3459         Patch by Peter Johanson
3460
3461 2008-06-12  Matthias Clasen  <mclasen@redhat.com>
3462
3463         Bug 519092 – Add accessibility support to GtkVolumeButton
3464
3465         * gtk/gtkvolumebutton.c: Set accessibility descriptions.
3466         Patch by Jonh Wendell
3467
3468 2008-06-12  Matthias Clasen  <mclasen@redhat.com>
3469
3470         Bug 517706 – Connecting GtkButton with "use-stock" == FALSE to a
3471         GtkAction has problems
3472         Patch by Peter Johanson
3473
3474         * gtk/gtkaction.c (connect_proxy): Set the image of a button
3475         proxy to the "icon-name" property.
3476
3477         (gtk_action_set_short_label):  If the "image" property is set 
3478         on the button proxy, also tries to set the "label" property on 
3479         the GtkButton.
3480
3481 2008-06-12  Michael Natterer  <mitch@imendio.com>
3482
3483         * gtk/gtkmain.c
3484         * gtk/gtktrayicon-x11.c: don't #include <libintl.h>, it's pulled
3485         in via "gtkintl.h" from <glib/gi18n-lib.h>.
3486
3487 2008-06-12  Matthias Clasen  <mclasen@redhat.com>
3488
3489         RH bug 248245 and 449379: cups client printing from gnome
3490         applications fail
3491
3492         * modules/printbackends/cups/gtkprintbackendcups.c: Really fix
3493         printer URI construction. Patch by Marek Kasik
3494         
3495 2008-06-12  Michael Natterer  <mitch@imendio.com>
3496
3497         * gtk/gtkentrycompletion.c (_gtk_entry_completion_resize_popup):
3498         limit the number of displayed items by the actual screen height
3499         instead of some arbitrary value (Bug #408154, Xan Lopez and
3500         Christian Dywan).
3501
3502 2008-06-11  Behdad Esfahbod  <behdad@gnome.org>
3503
3504         Bug 503071 – Application direction changes to right to left even if
3505         theres no translation
3506
3507         * configure.in: Bump glib requirement.
3508
3509         * gtk/gtkaccellabel.c
3510         (_gtk_accel_label_class_get_accelerator_label):
3511         * gtk/gtkactiongroup.c (dgettext_swapped):
3512         * gtk/gtkbuilder.c (gtk_builder_class_init):
3513         * gtk/gtkbuilderparser.c (_dpgettext),
3514         (_gtk_builder_parser_translate):
3515         * gtk/gtkfilechooserdefault.c (list_size_data_func):
3516         * gtk/gtkimmulticontext.c (gtk_im_multicontext_append_menuitems):
3517         * gtk/gtkintl.h:
3518         * gtk/gtkmain.c (setlocale_initialization),
3519         (do_pre_parse_initialization), (gettext_initialization):
3520         * gtk/gtkstock.c (gtk_stock_lookup), (sgettext_swapped):
3521         Use g_dgettext() and g_dngettext().
3522
3523 2008-06-11  Matthias Clasen <mclasen@redhat.com>
3524
3525         * docs/RELEASE-HOWTO: Updates
3526
3527 2008-06-11  Tor Lillqvist  <tml@novell.com>
3528
3529         * gdk/win32/gdkdisplay-win32.c (gdk_display_get_name): As we don't
3530         support Win9x anyway, we can use ProcessIdToSessionId()
3531         unconditionally.
3532
3533 2008-06-11  Michael Natterer  <mitch@imendio.com>
3534
3535         * gtk/gtkfilechooserbutton.c: fix local prototype of
3536         _gtk_file_chooser_label_for_file() (takes a GFile, not const gchar*).
3537
3538 2008-06-10  Matthias Clasen <mclasen@redhat.com>
3539
3540         Bug 536765 – GtkComboBox should set COMBO type hint for its menu
3541
3542         * gtk/gtkoptionmenu.c:
3543         * gtk/gtkcombobox.c: Set the window type hint on popups.
3544         Patch by Danny Baumann
3545
3546 2008-06-10  Matthias Clasen <mclasen@redhat.com>
3547
3548         * gtk/gtkfilesystem.c (get_icon_for_special_directory):
3549         (gtk_file_system_volume_render_icon): Add standard icon names,
3550         and also fall back to builtin gtk stock icons.
3551
3552 2008-06-10  Christian Persch  <chpe@gnome.org>
3553
3554         * gtk/gtktreeview.c: (destroy_info), (set_destination_row),
3555         (gtk_tree_view_maybe_begin_dragging_row),
3556         (gtk_tree_view_set_reorderable),
3557         (gtk_tree_view_enable_model_drag_source),
3558         (gtk_tree_view_enable_model_drag_dest),
3559         (gtk_tree_view_unset_rows_drag_source),
3560         (gtk_tree_view_unset_rows_drag_dest): Make
3561         gtk_tree_view_enable_model_drag_[source|dest] compatible with
3562         gtk_drag_[source|dest]_add_*_targets. Bug #506853.
3563
3564 2008-06-10  Christian Persch  <chpe@gnome.org>
3565
3566         * gtk/gtktreeview.c: (gtk_tree_view_button_release_drag_column),
3567         (dest_row_free), (set_dest_row), (ensure_info),
3568         (gtk_tree_view_remove), (gtk_tree_view_put),
3569         (gtk_tree_view_set_column_drag_info): Use GSlice. Patch from
3570         bug #506853.
3571
3572 2008-06-10  Paolo Borelli  <pborelli@katamail.com>
3573
3574         * gtk/gtkfilechooser.c (gtk_file_chooser_set_current_folder_uri)
3575         use g_file_new_for_uri.
3576
3577 2008-06-10  Paolo Borelli  <pborelli@katamail.com>
3578
3579         * gtk/gtkfilesystem.c (gtk_file_system_volume_render_icon): do not
3580         leak the GIcon.
3581
3582 2008-06-10  Carlos Garnacho  <carlos@imendio.com>
3583
3584         * configure.in:
3585         * gtk/Makefile.am:
3586         * gtk/xdgmime: removed local xdgmime copy as Matthias suggested in bug
3587         #520874, comment #8. It's no longer used directly by GTK+.
3588
3589 2008-06-10  Carlos Garnacho  <carlos@imendio.com>
3590
3591         Bug 520874 - Should use gio directly.
3592
3593         * gtk/gtkfilesystem.[ch]: Turn into a private object, which mostly
3594         provides helper functions for asynchronous calls, folder abstraction
3595         and uniform handling of volumes/drives/mounts.
3596
3597         * gtk/gtkfilesystemwin32.[ch]:
3598         * gtk/gtkfilesystemunix.[ch]: Removed, these are no longer required.
3599
3600         * gtk/gtkfilechooser.c:
3601         * gtk/gtkfilechooserbutton.c:
3602         * gtk/gtkfilechooserdefault.c:
3603         * gtk/gtkfilechooserentry.[ch]:
3604         * gtk/gtkfilechooserprivate.h:
3605         * gtk/gtkfilechooserutils.c:
3606         * gtk/gtkfilesystemmodel.[ch]:
3607         * gtk/gtkpathbar.[ch]: Use GIO internally. Adapt to GtkFileSystem API.
3608         Do not load filesystem implementation modules.
3609
3610         * gtk/Makefile.am:
3611         * gtk/gtk.symbols: the gtkfilesystem.h private header isn't installed
3612         anymore, nor the unix/win32 implementations.
3613
3614         * README.in: Add blurb about these changes.
3615
3616 2008-06-09  Kristian Rietveld  <kris@gtk.org>
3617
3618         Bug 526987 - GtkCellRendererCombo should allow model to be NULL
3619
3620         * gtk/gtkcellrenderercombo.c (gtk_cell_renderer_combo_class_init),
3621         (gtk_cell_renderer_combo_set_property),
3622         (gtk_cell_renderer_combo_editing_done),
3623         (gtk_cell_renderer_combo_start_editing): introduce private class
3624         struct, allow model to be set to NULL.
3625
3626 2008-06-08  Björn Lindqvist  <bjourne@gmail.com>
3627
3628         Bug 131920 – gtkNotebook sends incorrect switch_page value
3629
3630         * gtk/gtknotebook.c (gtk_notebook_real_remove): Make switch-page
3631         signal send correct page index when page index 0 is active and
3632         removed. (#131920, Samuel Fogh)
3633
3634 2008-06-08  Kristian Rietveld  <kris@gtk.org>
3635
3636         Bug 536730 - memory corruption in gtktreeview
3637
3638         * gtk/gtktreeview.c (gtk_tree_view_real_collapse_row): first
3639         remove the expand/collapse timeout and node, then free the rbtree.
3640
3641 2008-06-08  Kristian Rietveld  <kris@gtk.org>
3642
3643         Bug 488119 - critical warnings from gtk_tree_view_get_visible_range
3644
3645         * gtk/gtktreeview.c (gtk_tree_view_get_visible_range): only try to
3646         find path if we found valid nodes, return FALSE otherwise.  (Patch
3647         from Matthias Clasen).
3648
3649 2008-06-08  Matthias Clasen  <mclasen@redhat.com>
3650
3651         * gtk/gtkrecentmanager.c:
3652         * gtk/gtkrecentfilter.c:
3653         * gtk/gtkfilefilter.c: Replace uses of xdgmime with
3654         g_content_type.
3655         
3656 2008-06-08  Christian Persch <chpe@gnome.org>
3657
3658         Bug 535608 – do not string-copy accel paths in the menu code
3659
3660         * gtk/gtkaccelgroup.c:
3661         * gtk/gtkaccelmap.c:
3662         * gtk/gtkaction.c:
3663         * gtk/gtkmenu.c:
3664         * gtk/gtkmenuitem.c:
3665         * gtk/gtkwidget.c:  Don't store the accel path as a string in
3666         gtkmenu/gtkmenuitem. The accel path will be interned anyway, so
3667         keeping a string copy around is just a waste of memory.
3668         Improve the documentation to mention this.
3669
3670 2008-06-07  Tor Lillqvist  <tml@novell.com>
3671
3672         Bug 536990 - updateiconcache.c: 'close ()' is redundant
3673
3674         * gtk/updateiconcache.c (build_cache): Drop redundant close()
3675         calls. fclose() on a fdopen()ed stream closes the underlying file
3676         descriptor.
3677
3678 2008-06-06  Matthias Clasen  <mclasen@redhat.com>
3679
3680         Bug 536757 – regression: openoffice.org menus are placed at wrong
3681         position since 2.12.10
3682
3683         * gdk/x11/gdkwindow-x11.c (gdk_window_get_frame_extents):
3684         Return the right coordinates.  
3685
3686 2008-06-06  Behdad Esfahbod  <behdad@gnome.org>
3687
3688         Bug 536185 – monitor font configuration
3689
3690         * configure.in:
3691         * gdk/x11/gdksettings.c:
3692         * gtk/gtksettings.c (gtk_settings_class_init),
3693         (gtk_settings_notify), (settings_update_fontconfig):
3694         Monitor xsettings key Fontconfig/Timestamp and upon change,
3695         reread fontconfig configuration, clear Pango's caches, and
3696         redraw all widgets.
3697
3698 2008-06-06  Ross Burton  <ross@burtonini.com>
3699
3700         * gtk/gtkwindow.c:
3701         Fix trivial typo in documentation.
3702
3703 2008-06-06  Tor Lillqvist  <tml@novell.com>
3704
3705         * config.h.win32.in: Slight update to match what configure
3706         produces.
3707
3708 2008-06-05  Johan Dahlin  <jdahlin@async.com.br>
3709
3710         * gtk/gtkbuilder.h (enum): Add the new version mismatch error
3711         constant to the end of the list, to avoid breaking the stable ABI
3712
3713 2008-06-05  Michael Natterer  <mitch@imendio.com>
3714
3715         * configure.in: add -DATK_DISABLE_SINGLE_INCLUDES to CPPFLAGS.
3716
3717 2008-06-05  Li Yuan  <li.yuan@sun.com>
3718
3719         * gail-uninstalled.pc.in:
3720         Bug #536430. Patch from Damien Carbery <damien.carbery@sun.com>.
3721         Correct paths to gail headers and libraries in gail-uninstalled.pc.in.
3722
3723 2008-06-03  Matthias Clasen  <mclasen@redhat.com>
3724
3725         * docs/RELEASE-HOWTO: Update a bit
3726
3727 2008-06-03  Matthias Clasen  <mclasen@redhat.com>
3728
3729         * configure.in: Bump version
3730
3731         * === Released 2.13.2 ===
3732
3733 2008-06-03  Federico Mena Quintero  <federico@novell.com>
3734
3735         * gtk/gtkfilechooserentry.c (install_completion_feedback_timer):
3736         If the user presses Tab while the completion feedback window is
3737         active, then we'll assert.  Remove the assertion and just re-set
3738         the timer.  Fixes https://bugzilla.novell.com/show_bug.cgi?id=355225
3739
3740 2008-06-03  Colin Walters  <walters@redhat.com>
3741         
3742         Bug 535303 – add _get_implementation to GtkStatusIcon
3743
3744         * gtk/gtkstatusicon.c (gtk_status_icon_get_x11_window_id): New
3745         function to retrieve internal X11 window ID, useful for libnotify.
3746         * gtk/gtkstatusicon.h: Prototype it.
3747         * docs/reference/gtk/gtk-sections.txt: Add to docs.
3748         * gtk/gtk.symbols: Export it.
3749
3750 2008-06-03  Tor Lillqvist  <tml@novell.com>
3751
3752         * gtk/updateiconcache.c (build_cache): Use g_open().
3753
3754 2008-06-03  Michael Natterer  <mitch@imendio.com>
3755
3756         * gtk/gtkclist.h
3757         * gtk/gtkctree.h: revert includes to how they have been before the
3758         GTK_DISABLE_SINGLE_INCLUDES changes. Apparently I missed the fact
3759         that you can't include <gtk/gtk.h> from two headers where one is a
3760         parent class of the other and expect them both to be includable
3761         individually.
3762
3763 2008-06-03  Michael Natterer  <mitch@imendio.com>
3764
3765         * gtk/gtkprinteroptionset.h: remove newline at beginning of file.
3766
3767 2008-06-02  Matthias Clasen  <mclasen@redhat.com>
3768         
3769         Bug 536092 – GtkEntryCompletion's popup window should set type hint
3770
3771         * gtk/gtkentrycompletion.c (gtk_entry_completion_init): Set
3772         a type hint on the popup window to help compiz.
3773         Patch by Vaclav Slavik.
3774
3775 2008-06-02  Claudio Saavedra  <csaavedra@igalia.com>
3776
3777         Bug 535862 – gtk_action_create_icon can't create icons from the
3778         icon themes
3779
3780         * gtk/gtkaction.c: (gtk_action_create_icon): Look for the icon in
3781         the default factories as it's supposed.
3782
3783 2008-06-02  Yevgen Muntyan  <muntyan@tamu.edu>
3784
3785         Bug 535497 – Print preview doesn't work.
3786
3787         * gtk/Makefile.am: GTK_PRINT_PREVIEW_COMMAND on quartz: use open
3788         instead of launching Preview.app directly.
3789
3790 2008-06-02  Michael Natterer  <mitch@imendio.com>
3791
3792         * gtk/gtksignal.h: put back #include <gtk/gtkmarshal.h>, it's not
3793         in <gtk/gtk.h>. Fixes stuff that uses deprecated cruft.
3794         (bug #536126).
3795
3796 2008-05-31  Emmanuele Bassi  <ebassi@gnome.org>
3797
3798         Bug 535830 – wrong content type adding an item
3799
3800         * gtk/gtkrecentmanager.c:
3801         (gtk_recent_manager_add_item_query_info): Use the correct API
3802         for retrieving the fast MIME type of a URI. (Carlos Garcia
3803         Campos)
3804
3805 2008-05-31  Kristian Rietveld  <kris@imendio.com>
3806
3807         Bug 530146 - Setting non-string tooltip with
3808         gtk_tree_view_set_tooltip_column() segfaults
3809
3810         * gtk/gtktreeview.c (gtk_tree_view_set_tooltip_query_cb): use
3811         gtk_tree_model_get_value() and explicitly transform the value to a
3812         string before setting it as tooltip.
3813
3814 2008-05-30  Tor Lillqvist  <tml@novell.com>
3815
3816         * modules/engines/ms-windows/msw_style.h
3817         * modules/engines/ms-windows/msw_rc_style.h: Include gtk.h.
3818
3819 2008-05-30  Michael Natterer  <mitch@imendio.com>
3820
3821         * gtk/gtkmenu.c (get_attach_info): cast attach_info_free() to
3822         GDestroyNotify when using it in g_object_set_data_full().
3823
3824 2008-05-30  Michael Natterer  <mitch@imendio.com>
3825
3826         * gdk/gdkapplaunchcontext.h
3827         * gdk/gdktestutils.h
3828         * gtk/gtkmountoperation.h
3829         * gtk/gtkshow.h
3830         * gtk/gtktestutils.h
3831         * gtk/gtktoolshell.h: no need to allow disabling single includes
3832         conditionally in these new files. Simply forbid including them
3833         individually from the beginning.
3834
3835 2008-05-30  Tor Lillqvist  <tml@novell.com>
3836
3837         Bug 533108 - leak of GDI region in function 'handle_wm_paint'
3838
3839         * gdk/win32/gdkevents-win32.c (handle_wm_paint): Patch by Daniel
3840         Atallah.
3841
3842 2008-05-29  Matthias Clasen <mclasen@redhat.com>
3843
3844         * configure.in: Bump version 
3845
3846         * === Released 2.13.1 ===
3847
3848         * NEWS: Updates
3849
3850 2008-05-29  Matthias Clasen <mclasen@redhat.com>
3851
3852         * gtk/gtkwidget.c: s/2.16/2.14/ in Since tags
3853
3854 2008-05-29  Matthias Clasen <mclasen@redhat.com>
3855
3856         * tests/Makefile.am: Don't add testmountoperation to TEST_PROGS.
3857
3858 2008-05-29  Tor Lillqvist  <tml@novell.com>
3859
3860         Bug 535526 - updateiconcache.c: using open/close without prototype
3861
3862         * gtk/updateiconcache.c: Include <io.h> if _MSC_VER. Also, use
3863         g_utime() when available instead of utime() for UTF-8 pathname
3864         support on Windows.
3865
3866 2008-05-29  Jan Arne Petersen  <jpetersen@jpetersen.org>
3867
3868         Bug 56355 – GtkLabel - Not all changes propagate correctly
3869
3870         * gtk/gtklabel.c: (gtk_label_recalculate), (gtk_label_set_label),
3871         (gtk_label_set_markup_with_mnemonic), (gtk_label_parse_uline),
3872         (gtk_label_set_text_with_mnemonic), (gtk_label_set_use_underline):
3873         Call gtk_label_setup_mnemonic from gtk_label_recalculate. Add
3874         notifications of mnemonic-keyval changes.
3875
3876 2008-05-27  Matthias Clasen  <mclasen@redhat.com>
3877
3878         Bug 522084 – GIcon support for GtkIconTheme & GtkImage
3879
3880         * gtk/gtkicontheme.[hc]: Add support for GIcon based lookups.
3881         * gtk/gtkimage.[hc]: Allow setting an image from a GIcon.
3882         * gtk/gtk.symbols: Additions
3883         * tests/testimage.c: Add a GIcon test
3884
3885 2008-05-29  Michael Natterer  <mitch@imendio.org>
3886
3887         * gtk/Makefile.am
3888         * gtk/gtkunixprint.h: add a single-include header for the unix
3889         print stuff.
3890
3891         * gtk/gtkpagesetupunixdialog.h
3892         * gtk/gtkprinter.h
3893         * gtk/gtkprintjob.h
3894         * gtk/gtkprintunixdialog.h: add single-include guards that #error
3895         out if GTK_DISABLE_SINGLE_INCLUDES is defined and any of these
3896         files is included individually.
3897
3898         * gtk/gtkprintbackend.h
3899         * gtk/gtkprinter-private.h
3900         * modules/printbackends/cups/gtkprintbackendcups.c
3901         * modules/printbackends/cups/gtkprintercups.h
3902         * modules/printbackends/lpr/gtkprintbackendlpr.c
3903         * tests/buildertest.c
3904         * tests/defaultvaluetest.c
3905         * docs/tools/widgets.c: include <gtk/gtkunixprint.h> instead of
3906         individual files.
3907
3908 2008-05-28  Michael Natterer  <mitch@imendio.com>
3909
3910         * gtk/gtk*.h: whitespace cleanup: remove trailing whitespace and
3911         excess newlines and sprinkled some newlines where needed. Zero
3912         code or formatting changes included.
3913
3914 2008-05-28  Michael Natterer  <mitch@imendio.com>
3915
3916         * gtk/gtkprinter.h: fix formatting of details_acquired() signal.
3917
3918 2008-05-28  Michael Natterer  <mitch@imendio.com>
3919
3920         * gtk/gtkcolorbutton.h: fix comment: the widget is called
3921         GtkColorButton, not GtkColorSelectButton. Remove trailing
3922         whitespace and excess newlines.
3923
3924 2008-05-28  Michael Natterer  <mitch@imendio.com>
3925
3926         * configure.in: last but not least, add G_DISABLE_SINGLE_INCLUDES,
3927         GDK_PIXBUF_DISABLE_SINGLE_INCLUDES and GTK_DISABLE_SINGLE_INCLUDES
3928         to CPPFLAGS so it's impossible to commit code that would break
3929         apps which use DISABLE_INCLUDE defines.
3930
3931 2008-05-28  Michael Natterer  <mitch@imendio.com>
3932
3933         * gtk/gtk.h: define __GTK_H_INSIDE__ around including all other
3934         headers.
3935
3936         * gtk/gtktypebuiltins.h.template
3937         * gtk/gtkversion.h.in
3938         * gtk/gtk*.h: add single-include guards that #error out if
3939         GTK_DISABLE_SINGLE_INCLUDES is defined and any of these files is
3940         included individually.
3941
3942         * gtk/gtkprintbackend.h
3943         * gtk/gtkprinter-private.h
3944         * gtk/gtktextlayout.h
3945         * gtk/gtktexttagprivate.h
3946         * gtk/gtktexttypes.h
3947         * gtk/gtktreedatalist.h: include <gtk/gtk.h> instead of individual
3948         headers in these private or semi-private headers.
3949
3950         * gtk/gtkimmodule.h: also here because it's not in gtk.h.
3951
3952         * gtk/gtkpagesetupunixdialog.h
3953         * gtk/gtkprinter.h
3954         * gtk/gtkprintjob.h
3955         * gtk/gtkprintunixdialog.h: likewise in the gtkunixprint headers.
3956
3957         * gtk/gtkclist.h
3958         * gtk/gtkcombo.h
3959         * gtk/gtkctree.h
3960         * gtk/gtkfilesel.h
3961         * gtk/gtkitemfactory.h
3962         * gtk/gtklist.h
3963         * gtk/gtklistitem.h
3964         * gtk/gtkoldeditable.h
3965         * gtk/gtkoptionmenu.h
3966         * gtk/gtkpixmap.h
3967         * gtk/gtkpreview.h
3968         * gtk/gtksignal.h
3969         * gtk/gtktipsquery.h: whenever possible, include only <gtk/gtk.h>
3970         instead of individual headers in these deprecated headers. They
3971         don't get included at all when GTK_DISABLE_DEPRECATED is defined,
3972         so if an app needs them anyway, it must undef GTK_DISABLE_DEPRECATED
3973         and include them individually, which should continue to work.
3974
3975         * gtk/gtkclist.c: include "gtkctree.h" because of the change
3976         above.
3977
3978 2008-05-28  Kristian Rietveld  <kris@imendio.com>
3979
3980         Bug 449625 - crash in gtk_tree_view_real_move_cursor at
3981         gtktreeview.c:9641
3982
3983         * gtk/gtktreeview.c (gtk_tree_view_move_cursor_page_up_down):
3984         cursor_offset *must* be larger than background height of the cursor
3985         node, not just equal otherwise there is no guarantee there is a next
3986         node.
3987
3988 2008-05-28  Michael Natterer  <mitch@imendio.com>
3989
3990         * gtk/gtktestutils.c: don't include <gdk/gdktestutils.h>.
3991
3992 2008-05-28  Michael Natterer  <mitch@imendio.com>
3993
3994         * gdk/gdk.h: define __GDK_H_INSIDE__ around including all other
3995         headers.
3996
3997         * gdk/gdkenumtypes.h.template
3998         * gdk/gdk*.h: add single-include guards that #error out if
3999         GTK_DISABLE_SINGLE_INCLUDES is defined and any of these files is
4000         included individually. Also removed some redundant includes and
4001         did some tiny trailing whitespace removal that's not worth to
4002         commit separately.
4003
4004         * gdk/gdkprivate.h: include <gdk/gdk.h> instead of individual
4005         files.
4006
4007         * gdk/win32/gdkwin32.h
4008         * gdk/x11/gdkx.h: only include <gdk/gdkprivate.h> and remove all
4009         other includes.
4010
4011 2008-05-28  Kristian Rietveld  <kris@imendio.com>
4012
4013         Bug 504087 - make gtk_tooltip_set_custom a no-op for setting the
4014         current widget again.
4015
4016         * gtk/gtktooltip.c (gtk_tooltip_set_custom),
4017         (gtk_tooltip_reset), (gtk_tooltip_run_requery): use a
4018         custom_was_reset field to check if the custom widget is set again in
4019         the query-tooltip callback; if not, we set it to NULL.  Based on a
4020         patch by Xavier Claessens, insightful comments from Jean-Yves Lefort
4021         and Christian Persch.
4022
4023 2008-05-28  Michael Natterer  <mitch@imendio.com>
4024
4025         * modules/printbackends/cups/gtkcupsutils.c
4026         * modules/printbackends/cups/gtkprintbackendcups.c
4027         * modules/printbackends/file/gtkprintbackendfile.c
4028         * modules/printbackends/lpr/gtkprintbackendlpr.c: include
4029         <gtk/gtk.h> instead of individual files.
4030
4031 2008-05-28  Michael Natterer  <mitch@imendio.com>
4032
4033         * demos/testpixbuf.c: include <gdk-pixbuf/gdk-pixbuf.h> instead of
4034         individual files.
4035
4036 2008-05-28  Kristian Rietveld  <kris@imendio.com>
4037
4038         Bug 498010 - gtk_tree_view_set_cursor fails if model!=NULL.
4039
4040         * gtk/gtktreeview.c (gtk_tree_view_set_cursor_on_cell): return if fail
4041         ->priv->tree != NULL.  Suggestion from Stefan Kost.
4042
4043 2008-05-28  Kristian Rietveld  <kris@imendio.com>
4044
4045         Bug 324282 - add selected signal to cell renderer combo.
4046
4047         * gtk/gtkcellrenderercombo.c (gtk_cell_renderer_combo_class_init),
4048         (gtk_cell_renderer_combo_changed),
4049         (gtk_cell_renderer_combo_start_editing): add a new "changed" signal
4050         that will be emitted as soon as the combo box emitted changed and has
4051         an active iterator.  (Modified patch based on work by James
4052         Pelletier).
4053
4054         * gtk/gtkmarshalers.list: add marshaler.
4055
4056 2008-05-28  Kristian Rietveld  <kris@imendio.com>
4057
4058         Refactor expand/collapse timeout handling (amendment to bug 511217).
4059
4060         * gtk/gtktreeview.c (add_expand_collapse_timeout),
4061         (remove_expand_collapse_timeout): new functions, the remove function
4062         also clears expanded_collapsed_node,
4063         (cancel_arrow_animation): moved to be next to the add/remove timeout
4064         functions,
4065         (gtk_tree_view_unrealize),
4066         (gtk_tree_view_row_deleted),
4067         (gtk_tree_view_set_model),
4068         (cancel_arrow_animation),
4069         (gtk_tree_view_real_expand_row),
4070         (gtk_tree_view_real_collapse_row): use the new add/remove functions.
4071
4072 2008-05-28  Kristian Rietveld  <kris@imendio.com>
4073
4074         Amendment of bug 485218 - Strange warning encountered.
4075
4076         * gtk/gtktreemodelsort.[ch]
4077         (gtk_tree_model_sort_convert_child_iter_to_iter): return a boolean
4078         indication whether or not the conversion had succeeded.
4079
4080 2008-05-27  Matthias Clasen  <mclasen@redhat.com>
4081
4082         Bug 509788 - GTK+ should use CUPS to set Postscript level of PS output
4083
4084         * modules/printbackends/cups/gtkprintbackendcups.c
4085         (cups_printer_create_cairo_surface): Fall back to PostScript level 2
4086         if the printer does not support level 3. Patch by Marek Kašík.
4087
4088 2008-05-27  Matthias Clasen  <mclasen@redhat.com>
4089
4090         Bug 404571 - Scroll arrow backgrounds should be painted with different
4091         detail
4092
4093         * gtk/gtkmenu.c (gtk_menu_paint): Use "menu_scroll_arrow_up/down" 
4094         as detail when drawing scroll arrow backgrounds. Proposed by
4095         Tommi Komulainen.
4096         
4097 2008-05-27  Matthias Clasen  <mclasen@redhat.com>
4098
4099         Bug 511217 - potential memory corruption after refreshing a tree_view
4100
4101         * gtk/gtktreeview.c (cancel_arrow_animation): Reset
4102         expanded_collapsed_node when canceling the animation.
4103         Patch by Nicholas Setton.
4104
4105 2008-05-28  Michael Natterer  <mitch@imendio.com>
4106
4107         * modules/input/gtkimcontextime.h
4108         * modules/input/gtkimcontextmultipress.h
4109         * modules/input/gtkimcontextthai.h
4110         * modules/input/gtkimcontextxim.h: include <gtk/gtk.h> instead of
4111         individual files.
4112
4113         * modules/input/gtkimcontextime.c
4114         * modules/input/gtkimcontextmultipress.c
4115         * modules/input/gtkimcontextxim.c
4116         * modules/input/imam-et.c
4117         * modules/input/imcedilla.c
4118         * modules/input/imcyrillic-translit.c
4119         * modules/input/iminuktitut.c
4120         * modules/input/imipa.c
4121         * modules/input/imti-er.c
4122         * modules/input/imti-et.c
4123         * modules/input/imviqr.c: ditto. Some minor cleanups like moving
4124         "gtk/gtkintl.h" to the end of includes.
4125
4126 2008-05-28  Michael Natterer  <mitch@imendio.com>
4127
4128         * modules/engines/pixbuf/pixbuf-style.h
4129         * modules/engines/pixbuf/pixbuf-rc-style.h: include <gtk/gtk.h>
4130         instead of individual files.
4131
4132 2008-05-27  Matthias Clasen  <mclasen@redhat.com>
4133
4134         Bug 485218 - Strange warning encountered
4135
4136         * gtk/gtktreemodelsort.c (gtk_tree_model_sort_row_inserted):
4137         (gtk_tree_model_sort_convert_child_iter_to_iter):
4138         (gtk_tree_model_sort_build_level): Better warnings. Patch
4139         by Kristian Rietveld.
4140
4141 2008-05-27  Matthias Clasen  <mclasen@redhat.com>
4142
4143         Bug 351910 - Search column setting lost
4144
4145         * gtk/gtktreeview.c (gtk_tree_view_set_search_column): Clarify
4146         the docs. Patch by Matt Barnes.
4147
4148 2008-05-27  Matthias Clasen  <mclasen@redhat.com>
4149
4150         Bug 477278 - avoid unnecessary pointer subtraction
4151
4152         * gtk/gtkaccelgroup.c (quick_accel_remove): Avoid pointer 
4153         subtraction that sparse complains about. Patch by Christian
4154         Persch.
4155
4156 2008-05-27  Matthias Clasen  <mclasen@redhat.com>
4157
4158         Bug 106574 - Inconsistent increment behavior for gtkspinbutton
4159
4160         * gtk/gtkspinbutton.c (gtk_spin_button_real_value_change):
4161         Commit the entry text before doing an increment. Patch by
4162         Björn Lindqvist.
4163
4164 2008-05-27  Federico Mena Quintero  <federico@novell.com>
4165
4166         http://bugzilla.gnome.org/show_bug.cgi?id=533891 - Don't allow
4167         drag and drop from the file list into itself, as it doesn't make
4168         sense (it would just change the current folder).
4169
4170         * gtk/gtkfilechooserdefault.c (file_list_dest_targets): Use
4171         GTK_TARGET_OTHER_WIDGET so we don't DnD from the file list into
4172         itself.
4173
4174 2008-05-27  Michael Natterer  <mitch@imendio.com>
4175
4176         * gtk/gtksignal.h: move deprecated guards around everything,
4177         including includes and include guards (just as in all other
4178         deprecated files).
4179
4180 2008-05-27  Tor Lillqvist  <tml@novell.com>
4181
4182         * gtk/updateiconcache.c (build_cache): Use simpler mode for open()
4183         on Windows. (No S_I?GRP and S_I?OTH bits are defined in
4184         <sys/stat.h> on Windows, and the mode used in open() doesn't
4185         matter much as there are no rwxrwxrwx bits on Windows anyway.)
4186         Open file in binary mode. Passing "b" to fdopen() later isn't
4187         enough.
4188
4189 2008-05-27 10:33:41  Tim Janik  <timj@imendio.com>
4190
4191         * gtk/gtkwidget.c: guard gtk_widget_get_snapshot() against
4192         invalid or invisible widgets.
4193
4194 2008-05-27  Matthias Clasen  <mclasen@redhat.com>
4195
4196         Bug 531008 – Crash in gtkprintunixdialog.c
4197
4198         * gtk/gtkprintunixdialog.c: Disconnect signal handlers when
4199         the dialog closes. Patch by Yevgen Muntyan.
4200
4201 2008-05-27  Matthias Clasen  <mclasen@redhat.com>
4202
4203         RH bug 248245: cups client printing from gnome applications fail
4204
4205         * modules/printbackends/cups/gtkprintbackendcups.c
4206         (gtk_print_backend_cups_print_stream): Specify the right server.
4207
4208 2008-05-27  Carlos Garnacho  <carlos@imendio.com>
4209
4210         * gtk/gtkfilechooserdefault.c (set_select_multiple): Enable
4211         rubberbanding when "select-multiple" is TRUE. Bug #446068.
4212
4213 2008-05-27  Carlos Garnacho  <carlos@imendio.com>
4214
4215         * gtk/gtkmountoperation.c (gtk_mount_operation_ask_password): Enable
4216         correctly dialog buttons sensitivity when the anonymous option is
4217         enabled by default. Bug #531865.
4218
4219 2008-05-27  Carlos Garnacho  <carlos@imendio.com>
4220
4221         * gtk/gtkmountoperation.c (gtk_mount_operation_ask_password): Set
4222         password dialog modal and transient for the parent window also if it
4223         was specified in the constructor. Bug #531864.
4224
4225 2008-05-26  Richard Hult  <richard@imendio.com>
4226
4227         * gdk/quartz/gdkevents-quartz.c: (gdk_screen_get_setting): Try
4228         setting the default font, might need to tweak this.
4229
4230 2008-05-26  Michael Natterer  <mitch@imendio.com>
4231
4232         * examples/gtkdial/gtkdial.h
4233         * modules/input/gtkimcontextthai.h: use G_BEGIN/END_DECLS.
4234
4235 2008-05-26  Michael Natterer  <mitch@imendio.com>
4236
4237         * gtk/gtkimmodule.h: fix indentation.
4238
4239 2008-05-26  Michael Natterer  <mitch@imendio.com>
4240
4241         * gtk/gtkshow.h: include "gdk/gdk.h" instead of "gdk/gdkscreen.h"
4242
4243         * gtk/gtkshow.c: remove inclusion of single files from gdk/
4244
4245         Removed trailing whitespace in both files.
4246
4247 2008-05-26  Richard Hult  <richard@imendio.com>
4248
4249         Bug 530353 – Mac-like gtk_accelerator_get_label()
4250
4251         * gtk/gtkaccellabel.c: (gtk_accel_label_class_init),
4252         (append_keyval_symbol), (_gtk_accel_label_class_get_accelerator_label):
4253         On quartz, make gtk_accelerator_get_label() format a Mac-like
4254         string, using unicode characters for modifier keys, arrows, delete
4255         etc. Patch from Yevgen Muntyan.
4256
4257 2008-05-26  Richard Hult  <richard@imendio.com>
4258
4259         Bug 534869 – Length miscalculation in
4260         _gtk_quartz_get_selection_data_from_pasteboard
4261
4262         * gtk/gtkquartz.c: (_gtk_quartz_get_selection_data_from_pasteboard):
4263         Get the number of bytes, not the number of characters, patch from
4264         Yevgen Muntyan.
4265
4266 2008-05-26  Matthias Clasen  <mclasen@redhat.com>
4267
4268         * gtk/gtkwidget.c: Some doc formatting fixes.
4269
4270 2008-05-26  Matthias Clasen  <mclasen@redhat.com>
4271
4272         Bug 511163 – Remove pango_extents_to_pixels() calls
4273
4274         * gtk/gtkcellrenderertext.c (get_size): Use
4275         pango_layout_get_pixel_extents.
4276
4277         * configure.in: Bump Pango requirement to 1.20
4278
4279         * INSTALL.in: Update required versions
4280
4281 2008-05-26  Matthias Clasen  <mclasen@redhat.com>
4282
4283         Bug 513811 – Use cairo_format_stride_for_width()
4284
4285         * gtk/gtkhsv.c (paint_ring, paint_triangle):
4286         * gdk/gdkcairo.c (gdk_cairo_set_source_pixbuf): Use
4287         cairo_format_stride_for_width, proposed by Behdad Esfahbod.
4288
4289         * configure.in: Bump cairo requirement to 1.6.0
4290
4291         * INSTALL.in: Update required versions
4292
4293 2008-05-26  Matthias Clasen  <mclasen@redhat.com>
4294
4295         * gtk/gtkshow.[hc]: Formatting fixes
4296
4297         * gtk/gtkmountoperation.c: Add docs
4298
4299 2008-05-25  Cody Russell  <bratsche@gnome.org>
4300
4301         Bug 507389 – use gslice for gtksettings
4302
4303         * gtk/gtksettings.c: Change from g_new0/g_free to use GSlice.
4304         Report and patch by Christian Persch.
4305
4306 2008-05-25  Cody Russell  <bratsche@gnome.org>
4307
4308         Bug 523562 - gtk-update-icon-cache core dumps when run concurrently and
4309         when options are missing
4310
4311         * gtk/updateiconcache.c: Open the cache file (O_CREAT | O_EXCL) so
4312         that other processes that try to open it will fail gracefully.  Also
4313         fix a crasher caused by lack of a NULL check.  Report and patch
4314         by Erwann Chenede.
4315
4316 2008-05-25  Cody Russell  <bratsche@gnome.org>
4317
4318         Bug 526635 - _gdk_window_get_toplevel handles FOREIGN windows
4319
4320         * gdk/x11/gdkwindow-x11.c (_gdk_window_get_toplevel): Check
4321         !WINDOW_IS_TOPLEVEL instead of checking for GDK_WINDOW_CHILD,
4322         so that we also take into account for foreign windows.
4323         Report and patch by Nathaniel Smith.
4324
4325 2008-05-25  Cody Russell  <bratsche@gnome.org>
4326
4327         Bug 525461 - Don't invalidate under an input-only child
4328
4329         * gdk/x11/gdkgeometry-x11.c (_gdk_window_move_resize_child):
4330         Check that the window is not input-only before invalidating.
4331         Report and patch by Owen Taylor.
4332
4333 2008-05-25  Cody Russell  <bratsche@gnome.org>
4334
4335         Bug 524110 - Gdk should not assume reparenting WMs when retrieving
4336         window frame extents
4337
4338         * gdk/x11/gdkwindow-x11.c (gdk_window_get_frame_extents):
4339         Use _NET_FRAME_EXTENTS, if available.  Patch by Danny Baumann.
4340
4341 2008-05-25  Cody Russell  <bratsche@gnome.org>
4342
4343         Bug 522269 - Evince windows sometimes incorrectly unmaximized,
4344         caused by missing flag initialization
4345
4346         * gdk/x11/gdkwindow-x11.c (set_initial_hints): Initialize
4347         top-level private flags correctly.  Patch by Danny Baumann.
4348
4349 2008-05-25  Cody Russell  <bratsche@gnome.org>
4350
4351         Bug 534463 - non-editable GtkTextView should not call
4352         gtk_im_context_focus_in in focus event
4353
4354         * gtk/gtktextview.c: Add checks to see if the textview is
4355         editable.  Patch by Wang Diancheng.
4356
4357 2008-05-25  Matthias Clasen  <mclasen@redhat.com>
4358
4359         Bug 501730 – use GSlice for small allocs
4360
4361         * gtk/gtkmenuitem.c:
4362         * gtk/gtkmenu.c: Use the slice allocator for small allocations.
4363         Patch by Christian Persch.
4364         
4365 2008-05-25  Matthias Clasen  <mclasen@redhat.com>
4366
4367         Bug 523930 – sort -> search in gtktreeview.c
4368
4369         * gtk/gtktreeview.c (gtk_tree_view_set_search_column): Fix a doc
4370         glitch, pointed out by Björn Lindqvist.
4371
4372 2008-05-25  Matthias Clasen  <mclasen@redhat.com>
4373
4374         Bug 479384 – gtk_selection_data_targets_include_uri docs buglet
4375
4376         * gtk/gtkselection.c (gtk_selection_data_targets_include_uri): Fix
4377         doc glitch, pointed out by Christian Persch.
4378
4379 2008-05-25  Matthias Clasen  <mclasen@redhat.com>
4380
4381         Bug 534694 – Col id in GtkListStore could be out of range
4382
4383         * gtk/gtkliststore.c (list_store_start_element): Fix up error handling
4384         a bit. Pointed out by Jan Arne Petersen.
4385
4386 2008-05-25  Matthias Clasen  <mclasen@redhat.com>
4387
4388         Bug 532497 – Configure problem when cross-compiling
4389
4390         * configure.in: Use AC_CHECK_TOOLS to find C++ compiler, 
4391         pointed out by Marko Lindqvist.
4392
4393 2008-05-25  Richard Hult  <richard@imendio.com>
4394
4395         * gtk/gtkquartz.c: (_gtk_quartz_set_selection_data_for_pasteboard):
4396         Slight coding style cleanup.
4397
4398 2008-05-25  Tristan Van Berkom <tvb@gnome.org>
4399
4400         * gtk/gtkbuilderprivate.h, gtk/gtkbuilder.h, gtk/gtkbuilderparser.c:
4401         Added support for parsing required toolkit versions (so that ui descriptions
4402         can target specific versions of the backend widget libraries) bug 527612.
4403
4404         * gtk/docs/reference/gtk/tmpl/gtkbuilder.sgml: Added documentation
4405         for the added xml tags to the ui description.
4406
4407         * tests/buildertest.c: Enhanced pango attribute tests, Added tests
4408         for requires tag handling.
4409
4410 2008-05-25  Richard Hult  <richard@imendio.com>
4411
4412         * gtk/gtkdnd-quartz.c: (gtk_drag_drop_finished): Run
4413         gtk_drag_source_info_destroy in an idle, workaround for bug
4414         #501588, that makes any code that uses the context returned from
4415         gtk_drag_begin() crash, like treeview/iconview dnd.
4416         (GdkDragSourceOwner::provideDataForType): only use the data if we
4417         got any.
4418
4419 2008-05-25  Jan Arne Petersen  <jpetersen@jpetersen.org>
4420
4421         * gtk/gtkfilechooserdefault.c: (create_file_list): Add GDK_ACTION_MOVE
4422         to the drag actions to allow trash (#137717).
4423
4424 2008-05-25  Josselin Mouette  <joss@malsain.org>
4425
4426         reviewed by: Matthias Clasen
4427
4428         * gtk/gtksearchenginetracker.c: (_gtk_search_engine_tracker_new):
4429         check that tracker is actually working before using it. Fixes
4430         bug #479197.
4431
4432 2008-05-25  Sven Neumann  <sven@gimp.org>
4433
4434         * gtk/gtkdrawingarea.c (gtk_drawing_area_realize)
4435         (gtk_drawing_area_size_allocate): respect the GTK_NO_WINDOW flag
4436         and don't create an output window if it is set.
4437
4438         * gtk/gtkprintunixdialog.c: set the GTK_NO_WINDOW flag for the
4439         drawing areas. Fixes bug #519317.
4440
4441 2008-05-25  Jan Arne Petersen  <jpetersen@jpetersen.org>
4442
4443         * gtk/gtkentry.c: (gtk_entry_class_init), (get_text_area_size),
4444         (gtk_entry_get_text_area_size), (gtk_entry_draw_frame):
4445         * gtk/gtkentry.h:
4446         * gtk/gtkspinbutton.c: (gtk_spin_button_class_init),
4447         (gtk_spin_button_realize), (gtk_spin_button_size_allocate),
4448         (gtk_spin_button_expose), (gtk_spin_button_draw_arrow),
4449         (gtk_spin_button_enter_notify), (gtk_spin_button_leave_notify),
4450         (gtk_spin_button_grab_notify), (gtk_spin_button_state_changed),
4451         (start_spinning), (gtk_spin_button_button_release),
4452         (gtk_spin_button_motion_notify), (gtk_spin_button_value_changed),
4453         (gtk_spin_button_get_text_area_size), (gtk_spin_button_real_spin),
4454         (gtk_spin_button_update): Reorder strange window hierarchy of the
4455         GtkSpinButton (#466000).
4456
4457 2008-05-25  Jan Arne Petersen  <jpetersen@jpetersen.org>
4458
4459         * gtk/gtklabel.c: (get_layout_location): Subtract logical.x from x to
4460         fix the wrong position for right and center justified labels with
4461         logical.x > 0 (#530255).
4462
4463 2008-05-25  Jan Arne Petersen  <jpetersen@jpetersen.org>
4464
4465         * gtk/gtkfilechooserdefault.c:
4466         (shortcuts_activate_volume_mount_cb): Ignore G_IO_ERROR_FAILED_HANDLED
4467         errors (#532262).
4468
4469 2008-05-25  Björn Lindqvist  <bjourne@gmail.com>
4470
4471         * tests/pixbuf-lowmem.c
4472         * tests/pixbuf-random.c
4473         * tests/pixbuf-randomly-modified.c
4474         * tests/pixbuf-read.c
4475         * tests/pixbuf-threads.c
4476         * tests/testgtk.c
4477         * tests/testtreeview.c: Fix remaining compiler warnings in these
4478         files (#523751).
4479
4480 2008-05-25  Jaap A. Haitsma  <jaap@haitsma.org>
4481
4482         reviewed by: Matthias Clasen
4483
4484         * gtk/Makefile.am:
4485         * gtk/gtk.h:
4486         * gtk/gtk.symbols:
4487         * gtk/gtkshow.c: (gtk_show_uri):
4488         * gtk/gtkshow.h:
4489         Add gtk_show_uri to make showing uris really easy. Fixes bug #514396
4490
4491 2008-05-25  Jan Arne Petersen  <jpetersen@jpetersen.org>
4492
4493         * gtk/gtkliststore.c: (list_store_text): Use type of the correct
4494         column (#529535).
4495         * tests/buildertest.c: (test_list_store): Add test.
4496
4497 2008-05-24  Matthias Clasen  <mclasen@redhat.com>
4498
4499         Bug 520989 – icon factory buildable too strict
4500
4501         * gtk/gtkiconfactory.c (icon_source_start_element): Make filename
4502         an optional attribute.
4503
4504 2008-05-24  Matthias Clasen  <mclasen@redhat.com>
4505
4506         Bug 387972 – gtkassistant drawing problem
4507
4508         * gtk/gtkassistant.c (gtk_assistant_size_allocate): Make 
4509         GtkAssistant work better in glade. 
4510
4511 2008-05-24  Jan Arne Petersen  <jpetersen@jpetersen.org>
4512
4513         * gtk/gtktoolbar.c: (gtk_toolbar_class_init): Change defaults of child
4514         properties "expand" and "homogeneous" from TRUE to FALSE (as they are
4515         used in GtkToolItem) (#532787).
4516
4517 2008-05-24  Jan Arne Petersen  <jpetersen@jpetersen.org>
4518
4519         * gtk/gtkfilechooserdefault.c: (location_toggle_popup_handler): Don't
4520         try to toggle the visibility of the location entry field in search and
4521         recent mode (#526422).
4522
4523 2008-05-24  Jan Arne Petersen  <jpetersen@jpetersen.org>
4524
4525         * gtk/gtkfilechooserdefault.c: (shortcuts_query_tooltip_cb),
4526         (shortcuts_list_create): Show parse name as tooltip for path
4527         shortcuts (#137503).
4528
4529 2008-05-24  Björn Lindqvist  <bjourne@gmail.com>
4530
4531         * gdk/gdkcolor.c (gdk_color_parse): Update docstring to match
4532         pango_color_parse, do not reference XParseColor forms (#434991).
4533
4534 2008-05-24  James Sharpe <jsharpe@gnome.org>
4535
4536         * gdk/gdk.symbols: Remove duplicate
4537         gdk_window_redirect_to_drawable and gdk_window_remove_redirection
4538         * gtk/gtk.symbols: Remove duplicate gtk_widget_get_snapshot
4539         
4540 2008-05-23  Hans Breuer  <hans@breuer.org>
4541
4542         * **/makefile.msc gtk/makefile.msc.in : updated
4543         * gtk/gtkwidget.c : fix c99ism (variable at start of block
4544         * gdk/gdk.symbols gtk/gtk.symbols : export functions for window 
4545         redirection
4546         * gtk/gtkfilechooserdefault.c : #include <locale.h> for 
4547         setlocale(LC_ALL, ...)
4548
4549 2008-05-23  Tor Lillqvist  <tml@novell.com>
4550
4551         * gdk/gdk.symbols: Add gdk_window_redirect_to_drawable and
4552         gdk_window_remove_redirection.
4553
4554         * gdk/win32/gdkwindow-win32.c (_gdk_window_new)
4555         (_gdk_window_reparent): Rename to adapt to the offscreen rendering
4556         changes. Remove now unnecessary parameter checks as the caller
4557         does that already.
4558
4559         * gtk/gtk.symbols: Add gtk_widget_get_snapshot.
4560
4561 2008-05-23  Tor Lillqvist  <tml@novell.com>
4562
4563         * gdk/win32/gdkwindow-win32.c (update_style_bits): Don't do
4564         anything if style doesn't change. Improve debugging output.
4565
4566 2008-05-23  Michael Natterer  <mitch@gimp.org>
4567
4568         * perf/widgets.h
4569         * tests/print-editor.c
4570         * tests/prop-editor.h
4571         * tests/testmountoperation.c
4572         * tests/testmultidisplay.c
4573         * tests/testnouiprint.c
4574         * tests/testprint.c
4575         * tests/testprintfileoperation.h
4576         * tests/testtreesort.c
4577         * tests/textbuffertest.c: include <gtk/gtk.h> instead of single
4578         files. Remove some redundant includes.
4579
4580 2008-05-22  Hiroyuki Ikezoe  <poincare@ikezoe.net>
4581
4582         * gtk/gtksockget.c: (gtk_socket_realize): Remove second call of
4583         GTK_WIDGET_SET_FLAGS (widget, GTK_REALIZED).
4584
4585 2008-05-21  Richard Hult  <richard@imendio.com>
4586
4587         * gdk/quartz/gdkwindow-quartz.c:
4588         (_gdk_window_new), (_gdk_window_reparent): Renamed to adapt to the
4589         offscreen rendering changes, fixes build.
4590
4591 2008-05-21 21:10:15  Tim Janik  <timj@imendio.com>
4592
4593         * gtk/gtkwidget.h: added GdkRectangle *clip_rect to gtk_widget_get_snapshot().
4594
4595         * gtk/gtkwidget.c: clip the returned snapshot pixmap to clip_rect.
4596         return snapshot pixmap coordinates widget relative in *clip_rect.
4597
4598         * tests/testgtk.c: fixed bogus NULL pointer unref.
4599
4600 2008-05-21 21:04:28  Tim Janik  <timj@imendio.com>
4601
4602         * gtk/gtkwidget.c gtk_widget_get_snapshot(): grow snapshot area from
4603         widget's allocation to cover extra widget windows placed outside the
4604         widget allocation (spinbutton arrows are the prime example for this).
4605
4606 2008-03-18 10:49:20  Tim Janik  <timj@imendio.com>
4607
4608         * Applied pixmap redirection patch by Alexander Larsson with
4609         various updates from:
4610         Bug 318807 – Offscreen windows and window redirection.
4611
4612
4613         Updates:
4614
4615         * updated docs to mention "Since 2.16".
4616
4617         * tests/testgtk.c: fixed snapshooting pixmap leak.
4618         convert pixmap to pixbuf after snapshooting, to compensate for different
4619         bit depths (occurs when snapshooting ARGB visuals and displaying the
4620         pixmap in an RGB visual).
4621
4622         * gdk/gdkwindow.[hc]: made GdkWindowRedirect private.
4623
4624         * gdk/gdkwindow.c: removed damage idle handler, there's no aparent
4625         need for it. enqueue damage notification as GDK_DAMAGE events
4626         for each painting redirection at the start of the event queue.
4627         consider windows with a redirection fully visible when invalidating,
4628         and when updating from backing store. cleaned up stale variables.
4629
4630         * gdk/gdkevents.c: added _gdk_event_queue_prepend().
4631
4632         * gtk/gtkwidget.c: fixed coordinates for !NO_WINDOW widgets in
4633         gtk_widget_get_snapshot; this fixes garbage snap offsets for gammacurve,
4634         tree, drawingarea, text, handlebox, etc.
4635         clip the redirected window hierarchy to window sizes, the visible
4636         rectangles don't need to be taken into account here.
4637         extended snapshooting docs to recommend gdk_pixbuf_get_from_drawable()
4638         in case pixmap visuals could mismatch.
4639
4640         * gdk/x11/gdkwindow-x11.c: removed _gdk_windowing_window_get_visible_rect().
4641
4642
4643         Base patch:
4644
4645         * tests/testgtk.c: add a "Snapshot" test to demonstrate snapshooting
4646         of possibly obscured widgets into an offscreen pixmap.
4647
4648         * gtk/gtkwidget.[hc]: add GtkWidget::damage-event signal, add
4649         gtk_widget_get_snapshot() to render a widget's contents to a GdkPixmap.
4650
4651         * gtk/gtkmain.c: dispatch GDK_DAMAGE events.
4652
4653         * gdk/gdkwindow.c: moved outer gdk_window_new() and gdk_window_reparent()
4654         implementations here, adapted them to propagate redirects to child windows.
4655         gdk_window_end_paint(): copy repainted window contents to redirection pixmap,
4656         clipped to visible region. queue GDK_DAMAGE event delivery.
4657         gdk_window_redirect_to_drawable(): install window painting redirection.
4658         gdk_window_remove_redirection(): remove previously installed redirection.
4659
4660         * gdk/x11/gdkwindow-x11.c: added _gdk_windowing_window_get_visible_rect(),
4661         renamed _gdk_window_new() and _gdk_window_reparent().
4662
4663         * gdk/gdkwindow.h: added GdkWindowRedirect* to GdkWindowObject, export
4664         gdk_window_redirect_to_drawable() and gdk_window_remove_redirection().
4665
4666         * gdk/gdkevents.h: added GDK_DAMAGE event type.
4667
4668         * gdk/gdkevents.c: extract time and state from GDK_DAMAGE events.
4669
4670         * gdk/gdkinternals.h: added internal prototypes.
4671
4672 2008-05-21  Michael Natterer  <mitch@imendio.com>
4673
4674         * gtk/gtkalignment.c
4675         * gtk/gtkarrow.c
4676         * gtk/gtkbbox.c
4677         * gtk/gtkcalendar.c
4678         * gtk/gtkscrolledwindow.c: remove PROP_LAST enum values.
4679
4680 2008-05-20  Matthias Clasen  <mclasen@redhat.com>
4681
4682         RH bug 204621 - "GtkPrint" asks for "Letter" size paper when "A4" size
4683         was chosen
4684
4685         Patch by Marek Kasik.
4686
4687         * gtk/gtk.symbols:
4688         * gtk/gtkprinter.[hc]: Add gtk_printer_get_default_page_size.
4689         
4690         * gtk/gtkprintbackend.[hc]: Add fallback implementation.
4691
4692         * modules/printbackends/file/gtkprintbackendfile.c:
4693         * modules/printbackends/cups/gtkprintbackendcups.c: Implement
4694         get_default_page_size.
4695
4696         * gtk/gtkpagesetupunixdialog.c: When selecting a different printer,
4697         select its default paper size.
4698
4699         * gtk/gtkprintunixdialog.c: If no explicit page setup has been set,
4700         use the printer default.
4701
4702         * gtk/gtkprintoperation-unix.c: Don't create an empty page setup
4703         if we don't have a default page setup.
4704
4705 2008-05-20  Gian Mario Tagliaretti  <gianmt@gnome.org>
4706
4707         * gtk/gtkdnd.c: (gtk_drag_set_icon_pixmap): Fix the docs, the mask param
4708         can accept NULL for none. Fixes bug #533920.
4709
4710 2008-05-20  Björn Lindqvist  <bjourne@gmail.com>
4711
4712         * gtk/gtkspinbutton.c: (gtk_spin_button_snap,
4713         gtk_spin_button_update): Remove two chunks of duplicated
4714         code (#533733).
4715
4716 2008-05-20 14:27:34  Tim Janik  <timj@imendio.com>
4717
4718         * reverted recent unapproved changes by Yair Hershkovitz,
4719         regarding: Bug 503071 – Application direction changes to right
4720         to left even if theres no translation.
4721
4722 2008-05-19  Richard Hult  <richard@imendio.com>
4723
4724         * gdk/quartz/gdkwindow-quartz.c: (gdk_window_hide),
4725         (gdk_window_fullscreen), (gdk_window_unfullscreen): Use
4726         SetSystemUIMode instead of hiding and showing the menubar.
4727
4728 2008-05-19  Federico Mena Quintero  <federico@novell.com>
4729
4730         http://bugzilla.gnome.org/show_bug.cgi?id=322298 - Save dialog
4731         can't be resized until you expand the "Browse for other folders"
4732         section.
4733
4734         * gtk/gtkfilechooserembed.h (struct _GtkFileChooserEmbedIface):
4735         Removed the "get_resizable" method.
4736         (_gtk_file_chooser_embed_get_resizable): Removed.
4737
4738         * gtk/gtkfilechooserembed.c: Removed the _get_resizable() machinery.
4739
4740         * gtk/gtkfilechooserdefault.c: Likewise.
4741
4742         * gtk/gtkfilechooserdialog.c
4743         (file_chooser_widget_default_size_changed): Act as if the dialog
4744         were always resizable.
4745
4746 2008-05-19  Michael Natterer  <mitch@imendio.com>
4747
4748         * gtk/gtkcellrenderer.c
4749         * gtk/gtkcellrendererpixbuf.c
4750         * gtk/gtkcellrenderertoggle.c
4751         * gtk/gtkimagemenuitem.c
4752         * gtk/gtkmenutoolbutton.c
4753         * gtk/gtkoptionmenu.c
4754         * gtk/gtkstatusbar.c
4755         * gtk/gtktextview.c: s/PROP_ZERO/PROP_0/g, remove LAST_PROP.
4756
4757 2008-05-17  Yair Hershkovitz  <yairhr@gmail.com>
4758
4759         * gtk/gtkmain.c: gtk_disable_setlocale() - Added a call to
4760         g_disable_setlocale().
4761
4762 2008-05-17  Richard Hult  <richard@imendio.com>
4763
4764         * gdk/quartz/gdkwindow-quartz.c:
4765         (gdk_window_impl_quartz_invalidate_maybe_recurse):
4766         (gdk_window_quartz_update_idle): Use gdk_threads_add_idle instead
4767         of g_idle_add. Add a temporary check if the window is already in
4768         the updates list, since update_area currently doesn't always match
4769         the backend's state, see bug #530801.
4770
4771 2008-05-13  Tor Lillqvist  <tml@novell.com>
4772
4773         Bug 496958 - Wacom Bamboo doesn't function with GTK apps in Win32
4774
4775         * gdk/win32/gdkinput-win32.c (_gdk_input_wintab_init_check): Set
4776         the "packet rate" of devices to zero instead of 50. This is
4777         reported to help significantly with Wacom tablet behaviour in GIMP
4778         and Inkscape. Patch from Thomas Bleeker.
4779
4780 2008-05-12  Richard Hult  <richard@imendio.com>
4781
4782         * gdk/quartz/gdkevents-quartz.c:
4783         * gdk/quartz/gdkquartz.h: Remove special casing of menu key events
4784         as it's no longer necessary; instead the added quartz API to get
4785         the nsevent from an event should be used. Also move the global
4786         filter up so it's done before the check for window-less events.
4787
4788 2008-05-12  Tor Lillqvist  <tml@novell.com>
4789
4790         Bug 532558 - Cannot build dll when using separate builddir
4791
4792         * gdk/Makefile.am
4793         * gtk/Makefile.am: .def file belongs in $(srcdir). Patch by Marko
4794         Lindqvist.
4795
4796 2008-05-12  Yair Hershkovitz  <yairhr@gmail.com>
4797
4798         * gtk/gtkmain.c: g_i18n_init(); -> g_i18n_init ();
4799
4800 2008-05-12  Tor Lillqvist  <tml@novell.com>
4801
4802         Bug 532059 - Leak in win32 clipboard manipulation
4803
4804         * gdk/win32/gdkselection-win32.c
4805         (gdk_win32_selection_add_targets): Plug memory leak. Patch by
4806         Daniel Atallah.
4807
4808 2008-05-11  Yair Hershkovitz  <yairhr@gmail.com>
4809
4810         * gtk/gtkmain.c: call g_i18n_init() in gettext_initialization(). do
4811         gettext_initialization only once.
4812
4813         *  gtk/gtkbuilderparser.c: use glib i18n api. removed dpgettext() as it
4814         duplicates g_dpgettext() and added _g_dpgettext() to wrap g_dpgettext 
4815         with the extended functionality that was in the removed dpgettext().
4816
4817         * gtk/gtkaccellabelc:
4818         * gtk/gtkstock.c:
4819         * gtk/gtkimmulticontext.c:
4820         * gtk/gtkactiongroup.c:
4821         * gtk/gtkintl.h: use glib i18n api.
4822
4823 2008-05-08  Richard Hult  <richard@imendio.com>
4824
4825         * gdk/quartz/gdkgeometry-quartz.c (gdk_window_scroll): Move the
4826         currently invalidated region. Fixes bug #532048, patch by Yevgen
4827         Muntyan.
4828
4829 2008-05-08  Richard Hult  <richard@imendio.com>
4830
4831         * gdk/quartz/gdkeventloop-quartz.c (poll_func): Only set the fake
4832         fd's revents, not the first one. Fixes bug #531056, spotted by
4833         Yevgen Muntyan.
4834
4835 2008-05-07  Tor Lillqvist  <tml@novell.com>
4836
4837         * gtk-zip.sh.in: Add gtk-update-icon-cache.exe and more man pages
4838         to the dev zipfile.
4839
4840 2008-05-05  Matthias Clasen  <mclasen@redhat.com>
4841
4842         Apply a patch by Marek Kasik <mkasik@redhat.com> to display
4843         more printer status information in the print dialog. 
4844
4845         * modules/printbackends/cups/gtkprintbackendcups.c: Translate
4846         printer-state-reasons into suitable messages and icons.
4847
4848         * gtk/stock-icons/16/gtk-print-error.{svg,png}:
4849         * gtk/stock-icons/16/gtk-print-report.{svg,png}:
4850         * gtk/stock-icons/16/gtk-print-warning.{svg,png}:
4851         * gtk/Makefile.am: 
4852         * gtk/gtkiconfactory.c:
4853         * gtk/gtkstock.h: New stock icons to display printer state.
4854
4855 2008-05-07  Michael Natterer  <mitch@imendio.com>
4856
4857         * gdk/gdkinternals.h
4858         * gdk/gdkevents.c
4859         * gdk/directfb/gdkevents-directfb.c
4860         * gdk/quartz/gdkevents-quartz.c
4861         * gdk/win32/gdkevents-win32.c
4862         * gdk/x11/gdkevents-x11.c (_gdk_windowing_event_data_copy):
4863         order parameters src,dest and make src const.
4864
4865 2008-05-06  Richard Hult  <richard@imendio.com>
4866
4867         * gdk/gdkevents.c: (gdk_event_copy), (gdk_event_free):
4868         * gdk/gdkinternals.h: Add private backend data to events, and
4869         handle it when copying/freeing events. Currently only needed in
4870         the quartz backend.
4871
4872         * gdk/directfb/gdkevents-directfb.c:
4873         * gdk/quartz/gdkevents-quartz.c:
4874         * gdk/win32/gdkevents-win32.c:
4875         * gdk/x11/gdkevents-x11.c: (_gdk_windowing_event_data_copy)
4876         (_gdk_windowing_event_data_free): Add stubs for X11, win32 and
4877         directfb. Implement for quartz. Part of fixing bug #473822.
4878
4879 2008-05-05  Richard Hult  <richard@imendio.com>
4880
4881         * gdk/quartz/gdkmain-quartz.c (_gdk_windowing_init): Initalize
4882         framework if there is one.
4883
4884 2008-05-05  Michael Natterer  <mitch@imendio.com>
4885
4886         * gtk/gtkcellrenderercombo.h
4887         * gtk/gtkcellrendererspin.h
4888         * gtk/gtkfilechooserbutton.h: style cleanups for the sake of
4889         consistency.
4890
4891         * gtk/gtkfilechooserdialog.h
4892         * gtk/gtkfilechooserwidget.h
4893         * gtk/gtkscalebutton.h: reorder instance and class structs to be
4894         in canonical order.
4895
4896 2008-05-04  Richard Hult  <richard@imendio.com>
4897
4898         * gdk/quartz/gdkkeys-quartz.c (maybe_update_keymap): Check if
4899         gdk_unicode_to_keyval() worked before using the result. Makes
4900         function keys work, bug #530156. Also add F16 to the function key
4901         map.
4902
4903 2008-05-04  Richard Hult  <richard@imendio.com>
4904
4905         * gdk/quartz/gdkkeys-quartz.c (maybe_update_keymap): Remove stray
4906         semicolon after if statement. Fixes bug #530963, patch from Yevgen
4907         Muntyan.
4908
4909 2008-05-02  Michael Natterer  <mitch@imendio.com>
4910
4911         * gtk/gtk.h: add 15 files that were missing (they all got included
4912         indirectly by including gtk.h, so should have been here in the
4913         first place).
4914
4915 2008-05-02  Michael Natterer  <mitch@imendio.com>
4916
4917         * modules/input/imthai.c: use GETTEXT_PACKAGE instead of "gtk20".
4918
4919 2008-05-01  Richard Hult  <richard@imendio.com>
4920
4921         * gtk/gtkquartz.c (_gtk_quartz_set_selection_data_for_pasteboard):
4922         Prevent crash, fixes bug #530153. Patch from Yevgen Muntyan.
4923
4924 2008-05-01  Matthias Clasen  <mclasen@redhat.com>
4925
4926         * modules/imput/imthai.c: Register the right translation domain.
4927
4928 2008-04-30  Matthias Clasen  <mclasen@redhat.com>
4929
4930         Bug 529386 – Printing options hidden by blacklisted option
4931
4932         * modules/printbackend/cups/gtkprintbackendcups.c
4933         (cups_printer_get_options): Fix the blacklist handling. 
4934         Patch by Marek Kašík.
4935         
4936 2008-04-30  Richard Hult  <richard@imendio.com>
4937
4938         * gdk/quartz/GdkQuartzView.c: Simplify check for zero sized expose
4939         area.
4940
4941 2008-04-30  Richard Hult  <richard@imendio.com>
4942
4943         * gdk/quartz/gdkevents-quartz.c: (_gdk_events_queue): Don't send
4944         nsevents with the gdk lock held, fixes deadlock when doing manual
4945         window resizing with threading enabled.
4946
4947 2008-04-30  Richard Hult  <richard@imendio.com>
4948
4949         * gdk/quartz/gdkevents-quartz.c:
4950         (get_keyboard_modifiers_from_ns_event), (create_key_event): Map
4951         Alt to Alt and Cmd to Meta. This is not only more logical but also
4952         makes it easier to have Mac-like behavior.
4953
4954 2008-04-25  Björn Lindqvist  <bjourne@gmail.com>
4955
4956         * gtk/gtkentry.c: (gtk_entry_expose) Use existing window size when
4957         painting the flat box instead of recalculating it. (#437493,
4958         Ricardo Cruz)
4959
4960 2008-04-25  Michael Emmel  <mike.emmel@gmail.com>
4961
4962         Bug 529841 – incorrect position in directfb 
4963
4964         * gdk/directfb/gdkwindow-directfb.c: fix y = abs_x 
4965
4966 2008-04-25  Johan Dahlin  <jdahlin@async.com.br>
4967
4968         * gtk/gtkwidget.h: include <atk/atk.h> instead of <atk/atkobject.h>
4969
4970 2008-04-25  Michael Natterer  <mitch@imendio.com>
4971
4972         * gtk/gtkprintcontext.h: include <pango/pango.h> instead of
4973         <pango/pango-layout.h>.
4974
4975         * gtk/gtkiconfactory.c
4976         * gtk/gtkimmodule.c
4977         * gtk/gtkmain.c
4978         * gtk/gtkmodules.c
4979         * gtk/queryimmodules.c: remove inclusion of single files from
4980         pango, none of them was actually needed.
4981
4982         * modules/input/gtkimcontextime.c: include <pango/pango.h> instead of
4983         <pango/pango-utils.h>.
4984
4985 2008-04-25  Michael Natterer  <mitch@imendio.com>
4986
4987         * gdk/gdkfont.h: include <pango/pango.h> instead of
4988         <pango/pango-font.h>.
4989
4990 2008-04-25  Michael Natterer  <mitch@imendio.com>
4991
4992         * gtk/gtkmountoperation.h: include <gdk/gdk.h> instead of
4993         <gdk/gdkscreen.h>.
4994
4995 2008-04-21  Michael Natterer  <mitch@imendio.com>
4996
4997         * gtk/gtkselection.c: add tons of g_return_if_fail() instead of
4998         crashing when NULL pointers get passed.
4999
5000 2008-04-18  Michael Natterer  <mitch@imendio.com>
5001
5002         * gtk/gtkenums.h: move a few '{' to their own lines so all enums
5003         here have the same style.
5004
5005 2008-04-18  Michael Natterer  <mitch@imendio.com>
5006
5007         * gtk/gtkicontheme.h
5008         * gtk/gtkrecentmanager.h: include <gdk/gdk.h> instead of
5009         <gdk/gdkscreen.h>.
5010
5011         * gtk/gtkbuilderparser.c
5012         * gtk/gtklinkbutton.c
5013         * gtk/gtkpreview.c
5014         * gtk/gtkrecentchooserdefault.c
5015         * gtk/gtkrecentchoosermenu.c
5016         * modules/input/gtkimcontextthai.c: remove inclusion of single
5017         files from gdk, none of the includes was actually needed.
5018
5019 2008-04-18  Michael Natterer  <mitch@imendio.com>
5020
5021         * gdk/gdk.h: reorder one include so they are all alphabetical.
5022
5023 2008-04-18  Michael Natterer  <mitch@imendio.com>
5024
5025         * modules/printbackends/cups/gtkprintercups.[ch]
5026         (gtk_printer_cups_get_ppd_name): change return value and local
5027         variable to const gchar* to fix warning about discarding const
5028         qualifier.
5029
5030 2008-04-18  Emmanuele Bassi  <ebassi@gnome.org>
5031
5032         * gtk/gtkrecentmanager.c:
5033         (gtk_recent_manager_set_filename): Keep the default storage
5034         file in $HOME, as we don't have a migration code in place yet.
5035
5036 2008-04-18  Michael Natterer  <mitch@imendio.com>
5037
5038         * gtk/gtkrecentmanager.c (gtk_recent_manager_clamp_to_age):
5039         g_strfreev() the uris returned by g_bookmark_file_get_uris().
5040
5041 2008-04-17  Michael Natterer  <mitch@imendio.com>
5042
5043         * gtk/gtkiconfactory.c (get_default_icons): register the
5044         GTK_STOCK_PAGE_SETUP icon.
5045
5046 2008-04-17  Michael Natterer  <mitch@imendio.com>
5047
5048         * gtk/gtktooltips.c (gtk_tooltips_destroy): no need to
5049         g_return_if_fail(tooltips != NULL);
5050
5051 2008-04-16  Tristan Van Berkom <tvb@gnome.org>
5052
5053         * gtk/gtkwindow.c: Chain up in buildable_finish()
5054
5055         * gtk/gtkbuilder.c: _gtk_builder_get_absolute_filename() handle
5056         cases where g_path_get_dirname() returns "."
5057
5058         * docs/reference/gtk/tmpl/gtklabel.sgml, 
5059         docs/reference/gtk/tmpl/gtkbuilder.sgml: Added documentation
5060         for the <attributes> tags on GtkLabel
5061
5062 2008-04-15  Emmanuele Bassi  <ebassi@gnome.org>
5063
5064         * gtk/gtkrecentmanager.c:
5065         (gtk_recent_manager_real_changed): Fix last commit, and
5066         complete the gtk-recent-files-max-age semantics: if the
5067         property is set to 0 then purge the list.
5068
5069 2008-04-15  Emmanuele Bassi  <ebassi@gnome.org>
5070
5071         Bug 488507 – boundless growth of .recently-used.xbel file
5072         slows down applications
5073
5074         * gtk/gtkrecentmanager.c:
5075         (gtk_recent_manager_init),
5076         (gtk_recent_manager_real_changed),
5077         (gtk_recent_manager_set_filename),
5078         (gtk_recent_manager_clamp_to_age): Clamp the recently
5079         used resources list by the age of its items, using
5080         the newly added GtkSettings property.
5081
5082         * gtk/gtksettings.c (gtk_settings_class_init): Add the
5083         gtk-recent-files-max-age property, controlling the
5084         maximum age of the items in the recently used resources
5085         list.
5086
5087 2008-04-15  Emmanuele Bassi  <ebassi@gnome.org>
5088
5089         * gtk/gtkrecentmanager.c:
5090         (gtk_recent_manager_add_item_query_info),
5091         (gtk_recent_manager_add_item): Emit the ::changed signal
5092         at the end of the asynchronous MIME type query.
5093
5094 2008-04-15  Emmanuele Bassi  <ebassi@gnome.org>
5095
5096         Bug 487375 – gtkrecent apps poll ~/.recently-used.xbel
5097         every 5 seconds
5098
5099         * gtk/gtkrecentmanager.c: Use GFileMonitor to check for
5100         changes in the recently used resources storage file, and
5101         drop the timeout-based poll.
5102
5103         * ChangeLog: Fix attribution of the patch of the previous
5104         commit.
5105
5106 2008-04-15  Emmanuele Bassi  <ebassi@gnome.org>
5107
5108         Bug 506062 – gtk_recent_manager_add_item does not detect mime
5109         type on Windows
5110
5111         * configure.in: Depend on gio-2.0
5112
5113         * gtk/gtkrecentmanager.c:
5114         (gtk_recent_manager_add_item_query_info_cb),
5115         (gtk_recent_manager_add_item): Use GIO to (asynchronously)
5116         query the MIME type of the passed URI (based on a patch by
5117         Armin Burgmeier)
5118
5119 2008-04-11  Carlos Garnacho  <carlos@imendio.com>
5120
5121         * gtk/gtkassistant.c (gtk_assistant_set_current_page): Add current
5122         page to visited page list instead of next current page. (#527466,
5123         patch by Marcus Brinkmann)
5124
5125 2008-04-11  Tristan Van Berkom <tvb@gnome.org>
5126
5127         * gtk/gtklabel.c: Added <attributes> / <attribute>
5128         custom tags to parse pango attributes into labels (#527486).
5129
5130         * tests/buildertest.c: Added tests for GtkLabel custom
5131         tag parsing.
5132
5133 2008-04-10  Carlos Garnacho  <carlos@imendio.com>
5134
5135         * gtk/gtknotebook.c (hide_drag_window): Do not call
5136         gtk_widget_set_parent_window(), using widget->window instead of NULL
5137         to unset is the wrong thing, and gtk_widget_unparent() will already 
5138         take care of this (#467698, patch by Sébastien Granjoux)
5139
5140 2008-04-08  Tor Lillqvist  <tml@novell.com>
5141
5142         * demos/gtk-demo/builder.c (quit_activate, about_activate): Mark
5143         these functions with G_MODULE_EXPORT.
5144
5145 2008-04-08  Tomas Bzatek  <tbzatek@redhat.com>
5146
5147         * gtk/gtkfilesystem.c: (gtk_file_info_render_icon),
5148         (gtk_file_system_volume_render_icon):
5149         Fix fallback icon rendering size
5150
5151 2008-04-08  Michael Natterer  <mitch@imendio.com>
5152
5153         * gtk/gtkmenushell.c (gtk_real_menu_shell_move_current): fix a
5154         touchscreen-mode keynav corner case: when navigating to the parent
5155         menu, make sure we don't close two menus at the same time in case
5156         the deepest open menu has no selectable items.
5157
5158 2008-04-06  Tristan Van Berkom <tvb@gnome.org>
5159
5160         * gtk/gtkwidget.c: Clarified a g_warning message regarding
5161         parsing accelerators from builder files.
5162
5163 2008-04-03  Cody Russell  <bratsche@gnome.org>
5164
5165         * gtk/gtkprintoperation-win32.c: Fix variable declared in the middle
5166         of the block. (#526021, reported by Kazuki IWAMOTO)
5167
5168 2008-04-03  Tor Lillqvist  <tml@novell.com>
5169
5170         Bug 330743 - Up/down spinbuttons won't take zeros and exhibit very
5171         strange behavior
5172
5173         * gtk/gtkspinbutton.c (gtk_spin_button_insert_text) [Win32]: Add
5174         workaround for a specific kind of screwed up locale setting.
5175
5176 2008-04-02  Matthias Clasen  <mclasen@redhat.com>
5177
5178         * gdk/x11/gdkcolor-x11.c: Don't call XFreeColormap on foreign
5179         colormaps.  Found by Daniel Berrange.
5180
5181 2008-04-02  Björn Lindqvist  <bjourne@gmail.com>
5182
5183         * tests/autotestfilechooser.c: Cover
5184         GTK_FILE_CHOOSER_ACTION_CREATE_FOLDER action in tests for current
5185         name. (#346058, Joe Halliwell)
5186
5187 2008-04-02  Federico Mena Quintero  <federico@novell.com>
5188
5189         Fix http://bugzilla.gnome.org/show_bug.cgi?id=492134 - The file
5190         chooser incorrectly substitutes and expands a ~ when you type it
5191         in the filename entry.
5192
5193         * gtk/gtkfilesystemunix.c (expand_tilde): Ensure that empty
5194         basenames result in a slash-terminated pathname.
5195         gtk_file_system_unix_parse() is correct, but it was splitting
5196         "/home/username" into path="/home" and file_part="username", which
5197         is not what the caller wants when the entry has just "~" or
5198         "~username".
5199
5200 2008-04-02  Tor Lillqvist  <tml@novell.com>
5201
5202         * gtk/Makefile.am: Don't bother compiling gtksearchenginebeagle.c
5203         and gtksearchenginetracker.c on Windows.
5204
5205         * gtk/gtksearchengine.c: Don't define HAVE_BEAGLE and HAVE_TRACKER
5206         on Windows.
5207
5208 2008-04-01  Cody Russell  <bratsche@gnome.org>
5209
5210         * configure.in: Bump required Cairo to 1.5.2.
5211
5212         * gtk/gtkprintoperation-win32.c: Add support for using the new
5213         cairo_win32_printing_surface for printing.  Also fixed to use
5214         cairo_surface_show_page(). (#488833 and #521178)
5215
5216 2008-03-31  Cody Russell  <bratsche@gnome.org>
5217
5218         * demos/gtk-demo/printing.c (draw_page): Move down each line in         
5219         units of text_height rather than in units of data->font_size.
5220         (totally awesome catch by Dom Lachowicz)
5221
5222 2008-03-28  Richard Hult  <richard@imendio.com>
5223
5224         * gdk/quartz/gdkevents-quartz.c: (gdk_event_translate),
5225         (_gdk_quartz_events_trigger_crossing_events): Defer the generated
5226         event to the mainloop and don't generate one at all if the
5227         toplevel didn't change. Use the actual window and not the toplevel
5228         as event window. These changes make the generated crossing events
5229         match the X11 behavior and fixes issues with e.g. tooltips,
5230         comboboxes and menus.
5231
5232         * gdk/quartz/GdkQuartzView.c: Don't update the tracking rect if
5233         the view has no window, it will be updated as soon as it's put
5234         inside a window.
5235
5236         * gdk/quartz/gdkwindow-quartz.c:
5237         (_gdk_quartz_window_debug_highlight): Make it possible to track
5238         multiple windows with debug highlighting.
5239         (show_window_internal): Remove workaround for tooltips and popups
5240         that is no longer needed with the above changes.
5241
5242 2008-03-26  Federico Mena Quintero  <federico@novell.com>
5243
5244         * gtk/gtkfilechooserentry.c (commit_completion_and_refresh): New
5245         helper function; factored out from the functions that commit the
5246         current suggested autocompletion and that refresh the entry's paths.
5247         (gtk_file_chooser_entry_activate): Use commit_completion_and_refresh().
5248         (_gtk_file_chooser_entry_get_file_part): Likewise.
5249         (_gtk_file_chooser_entry_get_current_folder): Likewise.  This
5250         makes the entry have the correct paths when *not* using any form
5251         of completion (and makes the file chooser work when clicking the
5252         OK button).
5253
5254 2008-03-25  Richard Hult  <richard@imendio.com>
5255
5256         * gdk/quartz/gdkevents-quartz.c:
5257         (_gdk_quartz_events_trigger_crossing_events): Bail out early if we
5258         can't find a matching window.
5259
5260         * gdk/quartz/gdkwindow-quartz.c: (show_window_internal): Add a
5261         comment, and only trigger an event for non-temp windows, fixes
5262         problems for tooltips caused by the workarounds for the
5263         problematic tracking rect API.
5264
5265 2008-03-25  Richard Hult  <richard@imendio.com>
5266
5267         * gdk/quartz/gdkwindow-quartz.c:
5268         (gdk_window_quartz_process_all_updates): Plug a leak and add a
5269         check that we have a toplevel before accessing it.
5270
5271 2008-03-24  Tor Lillqvist  <tml@novell.com>
5272
5273         Bug 524151 - Dragging of 0-byte files results in an empty filename
5274         on Windows XP and above
5275
5276         * gdk/win32/gdkdnd-win32.c (resolve_link): Check for the file
5277         being empty first. For some reason ISHellLink and IPersistFile
5278         succeeds in interpreting empty files as shortcuts, claiming the
5279         target of the shortcut is an empty path.
5280
5281         Change the function to take the wide character file name that the
5282         caller already has anyway, to avoid a superfluous conversion from
5283         UTF-8 to UTF-16.
5284
5285 2008-03-23  Björn Lindqvist  <bjourne@gmail.com>
5286
5287         * gdk-pixbuf/gdk-pixbuf-io.c (gdk_pixbuf_new_from_xpm_data): Guard
5288         against NULL pointer. (#467051, Gian Mario Tagliaretti)
5289
5290 2008-03-23  Cody Russell  <bratsche@gnome.org>
5291
5292         * gdk/win32/gdkevents-win32.c (show_window_recurse):
5293         Check window state for GDK_WINDOW_STATE_ICONIFIED before doing
5294         ShowWindow (SW_RESTORE).  This fixes a problem where tearing off
5295         menus from a maximized window would force the window to restore
5296         its size. (#518846)
5297
5298 2008-03-23  Johan Dahlin  <johan@gnome.org>
5299
5300         * gtk/gtk-builder-convert:
5301         Properly convert GtkImageMenuItems which use stock labels but don't
5302         have any children.
5303         (#523932, Brian Pepple)
5304         
5305 2008-03-22  Matthew Barnes  <mbarnes@redhat.com>
5306
5307         * gtk/gtkentrycompletion.c (gtk_entry_completion_get_cells):
5308         New function implements GtkCellLayoutClass::get_cells.  (#523787)
5309
5310 2008-03-22  Tor Lillqvist  <tml@novell.com>
5311
5312         Bug 523782 - Leftover call to GDK_THREADS_LEAVE() in gtktoolbar.c
5313
5314         * gtk/gtktoolbar.c (slide_idle_handler): Remove obviously wrong
5315         GDK_THREADS_LEAVE() call. Approved by mclasen.
5316
5317 2008-03-22  Björn Lindqvist  <bjourne@gmail.com>
5318
5319         * gtk/gtkexpander.c (gtk_expander_get_label):
5320         gtk_label_get_label() should be used instead of
5321         gtk_label_get_text(). (#353088, Xan Lopez)
5322
5323 2008-03-21  Tor Lillqvist  <tml@novell.com>
5324
5325         Import the GDI+ gdk-pixbuf loaders for Windows by Dominic
5326         Lachowicz and Alberto Ruiz into the GTK+ tree, from the
5327         gdip-pixbuf-loader module.
5328
5329         * configure.in: Add switch --disable-gdiplus-loaders that disables
5330         building of the GDI+ loaders.
5331
5332         When including loaders in the gdk-pixbuf library, and building
5333         GDI+ loaders, either build in all the GDI+ loaders or none of
5334         them. Use just -DINCLUDE_gdiplus in $INCLUDED_LOADER_DEFINE to
5335         signal building them in.
5336
5337         Add Automake conditionals BUILD_GDIPLUS_LOADERS to indicate
5338         whether the GDI+ loaders should be built and INCLUDE_GDIPLUS to
5339         indicate whether they should be built-in.
5340         
5341         For the rest of the changes, see gdk-pixbuf/ChangeLog.
5342         
5343 2008-03-20  Tor Lillqvist  <tml@novell.com>
5344
5345         * gtk/Makefile.am: Revert accidental change that went in as part
5346         of the commit on 2008-03-18. Do use grep -o. Unbreaks build on
5347         Darwin. On Windows one has to use a newer GNU grep that has -o,
5348         for instance the one from gnuwin32, instead of the oldish one in
5349         MSYS that doesn't have -o.
5350
5351 2008-03-20  Tor Lillqvist  <tml@novell.com>
5352
5353         * tests/testfilechooserbutton.c (chooser_update_preview_cb): Don't
5354         pass NULL for %s to g_message().
5355         (main): Drop unnecessary call to gtk_widget_destroy().
5356
5357 2008-03-20  Tor Lillqvist  <tml@novell.com>
5358
5359         Bug 314084 - GTK+ dialogs should not be placed partially offscreen
5360
5361         * gtk/gtkwindow.c (clamp): New function. Clamps a window position
5362         in one dimension, or centered in case it doesn't fit.
5363         (clamp_window_to_rectangle): Simplify. Call clamp() for x and y
5364         dimensions.
5365
5366 2008-03-18  Tor Lillqvist  <tml@novell.com>
5367
5368         Bug 523225 - modules/input/im*.c: MODULE_ENTRY macros make illegal code
5369         
5370         * modules/input/im*.c: Modify the MODULE_ENTRY macro so the
5371         G_MODULE_ENTRY decoration can be put in a more correct place.
5372
5373 2008-03-18  Sven Neumann  <sven@gimp.org>
5374
5375         * gtk/gtkmountoperation.c (gtk_mount_operation_ask_password): set
5376         alternative button order on the password dialog.
5377
5378 2008-03-18  Tor Lillqvist  <tml@novell.com>
5379
5380         Bug 99192 - Add --with-include-input-modules
5381
5382         * configure.in: Add --with-included-immodules switch. Handled in a
5383         similar way as the --with-included-loaders switch. For each input
5384         method module foo: Collect the list of input modules to be built
5385         into libgtk into INCLUDED_IMMODULE_OBJ. Collect a list of
5386         -DINCLUDE_IM_foo definitions into INCLUDED_IMMODULE_DEFINE.
5387         Define Automake conditionals INCLUDE_IM_FOO.
5388
5389         * modules/input/Makefile.am: For modules to be included in libgtk,
5390         build a static library.
5391         
5392         * modules/input/im*.c: Use MODULE_ENTRY macros much like in
5393         gdk-pixbuf to get unique names for the functions called by libgtk
5394         in the included case. Use G_MODULE_EXPORT in the non-included case
5395         so that we don't unnecessarily export unneeded random global
5396         symbols on Windows.
5397
5398         * gtk/Makefile.am: Build the included modules and link them into libgtk.
5399
5400         * gtk/gtkimmodule.c: Handle the built-in modules. Remove
5401         copy/paste leftover mentions of "themes" in comments.
5402
5403 2008-03-18  Tor Lillqvist  <tml@novell.com>
5404
5405         * tests/Makefile.am: Build testmountoperation only on Unix for now.
5406
5407 2008-03-17  Christian Kellner  <gicmo@gnome.org>
5408
5409         Implement GtkMountOperation, a subclass of GMountOperation
5410         to be used with gio wherever there is the need to ask the
5411         user for credentials or questions while mounting a volume.
5412         This is bug #522245
5413
5414         * gtk/gtkmountoperation.c:
5415         * gtk/gtkmountoperation.h:
5416         Implement GtkMountOperation.
5417         
5418         * gtk/gtk.h: Add gtkmountoperation.h
5419         * gtk/Makefile.am: Add gtkmountoperation.[hc]
5420         * gtk/gtk.symbols: Add symbols of GtkMountOperation.
5421         * tests/testmountoperation.c: Test program for it.
5422         * tests/Makefile.am: Add testmountoperation.
5423
5424 2008-03-17  Emmanuele Bassi  <ebassi@gnome.org>
5425
5426         * gtk/gtkcontainer.c: Properly document
5427         gtk_container_set_focus_child(). (#521739, Andrew Cowie)
5428
5429 2008-03-16  Alberto Ruiz <aruiz@gnome.org>
5430
5431         * modules/engines/ms-windows/Theme/gtk-2.0/gtkrc: more descriptive
5432         style names for the ComboBox thickness style
5433
5434 2008-03-16  Alberto Ruiz <aruiz@gnome.org>
5435
5436         * modules/engines/ms-windows/Theme/gtk-2.0/gtkrc:
5437         * modules/engines/ms-windows/msw_style.c (draw_box) (draw_arrow)
5438         (combo_box_draw_arrow) (setup_msw_rc_style): draw box does more
5439         intelligent separation for the xp theming engine and the classic
5440         theme while drawing the GtkComboBox button.  combobox_draw_arrow
5441         is not used anymore, commented.  The style has been updated to fix
5442         border/thickness glitches in the combobox according to the fixes
5443         commited regarding bug #521442. (bug #461805)
5444
5445 2008-03-16  Alberto Ruiz <aruiz@gnome.org>
5446
5447         * gtk/gtkcombobox.c: (gtk_combo_box_size_allocate) The child is
5448         now aware of both the combobox and frame (if has-frame is set)
5449         thickness and border. (bug #521442)
5450
5451 2008-03-15  Andre Klapper  <a9016009@gmx.de>
5452
5453         * configure.in: Added "si" to ALL_LINGUAS.
5454
5455 2008-03-15  Matthias Clasen  <mclasen@redhat.com>
5456
5457         * gtk/gtktreeview.c (gtk_tree_view_ensure_interactive_directory):
5458         Set window type hint on the search popup.  (#522279, Danny Baumann)
5459
5460 2008-03-15  Matthias Clasen  <mclasen@redhat.com>
5461
5462         * gtk/gtkimcontextsimple.c: Emit preedit_start/_end as
5463         appropriate.  (#521934, Huang Peng)
5464
5465 2008-03-14  Michael Natterer  <mitch@imendio.com>
5466
5467         * gdk/gdkspawn.h
5468         * gtk/gtkbuilderprivate.h
5469         * gtk/gtkfilechoosersettings.c
5470         * gtk/gtksearchenginesimple.c
5471         * gtk/tests/liststore.c
5472         * gtk/tests/treestore.c: remove single-file includes of GLib
5473         headers or replace them by <glib.h> where needed.
5474
5475 2008-03-14  Michael Natterer  <mitch@imendio.com>
5476
5477         * gtk/gtkadjustment.c: coding style cleanup.
5478
5479         (gtk_adjustment_set_property): no need to call g_object_notify()
5480         on the set properties.
5481
5482         Implement GObject::dispatch_properties_changed() and make sure we
5483         emit "changed" when anything but the "value" property changes.
5484
5485 2008-03-14  Tor Lillqvist  <tml@novell.com>
5486
5487         * gdk/win32/gdkevents-win32.c: Drop the support for the
5488         MSH_MOUSEWHEEL message that MSDN says is used only on NT 3.51 and
5489         Win95. Thanks to mitch for noticing this obsolete code.
5490
5491 2008-03-14  Cody Russell  <bratsche@gnome.org>
5492
5493         * examples/scribble-xinput/scribble-xinput.c: Changed
5494         'void int main()' to 'int main()'. (#522211, Liqing Huang)
5495         
5496 2008-03-14  Richard Hult  <richard@imendio.com>
5497
5498         * gdk/quartz/gdkwindow-quartz.c:
5499         (gdk_window_quartz_process_all_updates): Patch from Paul Davis,
5500         only flush the toplevel once per update.
5501
5502 2008-03-13  Federico Mena Quintero  <federico@novell.com>
5503
5504         * gtk/gtkfilechooserentry.c (create_completion_feedback_window):
5505         Set the mouse cursor of the feedback window to invisible, so that
5506         we respect GtkEntry's invisible cursor while typing.
5507
5508 2008-03-13  Federico Mena Quintero  <federico@novell.com>
5509
5510         * gtk/gtkfilechooserentry.c (show_completion_feedback_window): Put
5511         the feedback window at entry_height/2 pixels to the right of the
5512         cursor, for a cheap "M-width / 2" spacing.
5513
5514 2008-03-13  Sven Neumann  <sven@gimp.org>
5515
5516         * gtk/gtkfilechooserdefault.c
5517         * gtk/gtkprintunixdialog.c: set alternative button order for
5518         overwrite confirmation dialogs (bug #522191).
5519
5520 2008-03-13  Sven Neumann  <sven@gimp.org>
5521
5522         * gtk/gtkprintunixdialog.c (add_custom_button_to_dialog)
5523         (overwrite_confirmation_dialog): added some line-breaks for
5524         readability.
5525
5526 2008-03-12  Federico Mena Quintero  <federico@novell.com>
5527
5528         Rework the way completion works in GtkFileChooserEntry.  Fixes
5529         http://bugzilla.gnome.org/attachment.cgi?bugid=314873 - 
5530         Tab completion should work even if the cursor is not at the end of
5531         the entry.
5532
5533         * gtk/gtkfilechooserentry.c: Change the strategy by which we do
5534         completion.
5535
5536         We distinguish between two cases:
5537
5538                 - autocompletion - happens only in the Open modes by
5539                   inserting and selecting the common prefix as you type.
5540
5541                 - explicit completion - happens when you hit Tab.
5542
5543         When some type of completion needs to happen, the entry first
5544         parses its input and sees if it needs to initiate a folder load.
5545         Completion will not happen until the folder finishes loading.
5546
5547         If the folder is already completely loaded, then completion is
5548         performed immediately.  Otherwise, the entry queues a pending
5549         completion and starts loading the new folder (or waits until the
5550         current folder is completely loaded).
5551
5552         Tab completion is allowed to happen even if the cursor is not at
5553         the end of the entry.
5554
5555         There is a new feedback mechanism for explicit completion, so that
5556         you will get an Emacs-like tip whenever there are ambiguities in
5557         completion, no matches, etc.  (This needs to be polished so that
5558         we support RTL entries and all the fancy Pango layout in GtkEntry).
5559
5560         The only remaining thing to fix is the popup suggestion window.
5561         Unfortunately, GtkEntryCompletion does not let us do what we want,
5562         and will need further changes.
5563
5564 2008-03-12  Tor Lillqvist  <tml@novell.com>
5565
5566         Bug 510000 - GtkStatusIcon doesn't reshow after explorer.exe crash
5567
5568         * gtk/gtkstatusicon.c [Win32]: Keep a list of status icons. Check
5569         for the TaskbarCreated message in the window procedure for the
5570         dummy "tray observer" window we create. When we get a
5571         TaskbarCreated message, iterate over the status icons and re-add
5572         them to the task bar, and update them by calling
5573         gtk_status_icon_update_image().
5574
5575         Move some ifdefs around to avoid unused functions.
5576
5577 2008-03-12  Tor Lillqvist  <tml@novell.com>
5578
5579         * config.h.win32.in: Update to match what configure produces.
5580
5581 2008-03-12  Jens Granseuer  <jensgr@gmx.net>
5582
5583         * modules/printbackends/cups/gtkprintbackendcups.c:
5584         (cups_printer_prepare_for_print): Don't define variables in the
5585         middle of a block. (#522067)
5586
5587 2008-03-12  Matthias Clasen  <mclasen@redhat.com>
5588
5589         * gtk/gtkprintunixdialog.c: Add an overwrite confirmation 
5590         dialog for print-to-file.  (#474302, Marek Kašík)
5591
5592 2008-03-12  Matthias Clasen  <mclasen@redhat.com>
5593
5594         * modules/printbackends/cups/gtkprintbackendcups.c: Fix a crash
5595         (#469210, Wouter Bolsterlee)
5596
5597 2008-03-12  Matthias Clasen  <mclasen@redhat.com>
5598
5599         * gtk/gtkpagesetup.c (gtk_page_setup_copy): Don't leak 
5600         paper_size here.  (#488820, Morten Welinder)
5601
5602 2008-03-12  Michael Natterer  <mitch@imendio.com>
5603
5604         * acconfig.h: remove this deprecated file.
5605
5606         * configure.in: added comments to all instances of AC_DEFINE() so
5607         config.h can be completely generated from configure.in.
5608
5609 2008-03-12  Michael Natterer  <mitch@imendio.com>
5610
5611         * modules/printbackends/cups/gtkprintbackendcups.c: include
5612         <glib/gstdio.h> for g_fopen().
5613
5614 2008-03-11  Matthias Clasen  <mclasen@redhat.com>
5615
5616         * modules/printbackends/cups/gtkprintbackendcups.c: Use
5617         g_ascii_formatd when formatting custom paper sizes, since
5618         cups doesn't handle , as decimal separator.  (#521548)
5619
5620 2008-03-11  Tor Lillqvist  <tml@novell.com>
5621
5622         Bug 469868 - Filenames with colon ":" are not saved correctly
5623
5624         * gtk/gtkfilechooserentry.c (insert_text_callback)
5625         (delete_text_callback) [Win32]: New functions to make sure that
5626         colons used otherwise than as a separator after a drive letter, or
5627         characters that are always illegal in file names, are rejected on
5628         input. This means that the GTK+ file chooser can't be used to
5629         input full names of alternate data streams, but oh well. There are
5630         still more checks that could be done on the file names, see the
5631         bug report. But this will do for now.
5632         (_gtk_file_chooser_entry_init) [Win32]: Connect above functions.
5633
5634 2008-03-11  Jordi Mallach  <jordi@sindominio.net>
5635
5636         * configure.in (ALL_LINGUAS): Add ca@valencia (Valencian-Catalan).
5637
5638 2008-03-11  Michael Natterer  <mitch@imendio.com>
5639
5640         * gdk/linux-fb/*: removed linux-fb backend files.
5641
5642         * acconfig.h
5643         * config.h.win32.in
5644         * docs/README.linux-fb
5645         * gtk/Makefile.am: remove remaining traces of linux-fb.
5646
5647         * gtk/gtkwindow-decorate.c: same here. There is some code that
5648         calls into linux-fb to set window move/resize callbacks. I put it
5649         in #if 0 as a reminder because we did use decorated windows with
5650         the DirectFB backend and it did work, so I don't really know why
5651         this code is needed or how it could work with DirectFB back then.
5652         The file does actually compile now if DECORATE_WINDOWS is defined,
5653         but I didn't test with DirectFB to check if it does anything.
5654
5655 2008-03-11  Alberto Ruiz  <aruiz@gnome.org>
5656
5657         * gtk/gtkcombobox.c (gtk_combo_box_size_allocate):
5658         Take thickness into account in the size allocation of the child widgets in
5659         list mode.
5660         Fixes #521442
5661
5662 2008-03-11  Richard Hult  <richard@imendio.com>
5663
5664         * gdk/quartz/gdkwindow-quartz.c: Implement gdk_window_reparent.
5665
5666 2008-03-10  Tor Lillqvist  <tml@novell.com>
5667
5668         * tests/teststatusicon.c (do_exit, popup_menu): Add the
5669         possibility to test what happens if the process just calls exit()
5670         without any orderly cleanup of GTK+.
5671
5672 2008-03-10  Tor Lillqvist  <tml@novell.com>
5673
5674         * gtk/gtktrayicon-win32.c: Remove from SVN, finally.
5675
5676 2008-03-10  Tor Lillqvist  <tml@novell.com>
5677
5678         Bug 520286 - Non-deletable window has no minimize / maximize buttons
5679
5680         * gdk/win32/gdkmain-win32.c (_gdk_win32_window_style_to_string):
5681         New debugging output function that decodes a set of WS_* bits.
5682
5683         * gdk/win32/gdkprivate-win32.h: Declare it.
5684
5685         * gdk/win32/gdkwindow-win32.c (update_single_system_menu_entry):
5686         New function that enables or disables one menu entry in the system
5687         menu of a top-level window. (The corresponding decoration will
5688         then also be enabled or disabled (grayed).)
5689
5690         (update_style_bits): Do as the comment says and don't try to
5691         update the window style based on the GdkWMFunctions set for the
5692         window.
5693                    
5694         (update_system_menu): New function that enables or disables the
5695         system menu entries based on a window's stored set of
5696         GdkWMFunctions.
5697
5698         (gdk_window_set_functions): Call update_system_menu() instead of
5699         update_style_bits().
5700
5701 2008-03-10  Emmanuele Bassi  <ebassi@gnome.org>
5702
5703         * README.in: Reword the 2.14 release notes entry about the
5704         deprecation of the gtkitemfactory.h header, and fix typos
5705         and grammar.
5706
5707 2008-03-08  Alberto Ruiz  <aruiz@gnome.org>
5708
5709         * modules/engines/ms-windows/msw_style.c (draw_shadow):
5710         Do not draw frame if parent if combobox.
5711         (draw_box):
5712         Uses scrollbar width system metrics for combobox button.
5713         Fixes #461805 for XP theme engine.
5714
5715 2008-03-07  Johan Dahlin  <johan@gnome.org>
5716
5717         * gtk/gtkbuilder.c:
5718         * gtk/gtkbuilderparser.c:
5719         * gtk/gtkbuilderprivate.h:
5720         * gtk/gtkiconfactory.c:
5721         * tests/buildertest.c:
5722         - Treat enums like enums and not values
5723         - Avoid invalid free, in case of more than two sources
5724         - Add better error messages
5725         - Add much improved tests
5726         (#520979, Christian Persch)
5727
5728 2008-03-07  Carlos Garnacho  <carlos@imendio.com>
5729
5730         * gtk/gtkiconfactory.c (gtk_icon_factory_buildable_custom_tag_end):
5731         Fix build.
5732
5733 2008-03-06  Federico Mena Quintero  <federico@novell.com>
5734
5735         Fix http://bugzilla.gnome.org/show_bug.cgi?id=505857 -
5736         GtkFileChooserDialog should set a default response button if the
5737         app doesn't set it.  Based on a patch by Chris Wang <chris.wang@sun.com>.
5738
5739         * gtk/gtkfilechooserdialog.c (is_stock_accept_response_id): New
5740         function, refactor from where there was duplicated code.
5741         (gtk_file_chooser_dialog_map): Look at the buttons in our
5742         action_area.  If the response ID for a button is one of the stock
5743         ones, make it the default response button.
5744
5745 2008-03-06  Johan Dahlin  <jdahlin@async.com.br>
5746
5747         * docs/reference/gtk/tmpl/gtkiconfactory.sgml:
5748         * gtk/gtkbuilder.c:
5749         * gtk/gtkbuilderprivate.h:
5750         * gtk/gtkiconfactory.c:
5751         * tests/buildertest.c:
5752         Implement GtkBuildable on GtkIconFactory, to make
5753         it possible to register custom stock icons.
5754         Fixes #517066
5755
5756 2008-03-06  Johan Dahlin  <johan@gnome.org>
5757
5758         Make gtk-doc happy:
5759         
5760         * gtk/gtkstyle.c: npoints->n_points.
5761         * gtk/gtktestutils.h: widget->spinner
5762         * gtk/gtktestutils.c: argc->argcp, argv->argvp
5763
5764 2008-03-06  William Lachance <wrlach@gmail.com>
5765
5766         * gtk/gtkfilechooserdefault.c: Oops, forgot to make the raw "%H:%M" 
5767         string localizable (as it should be). 
5768
5769 2008-03-06  William Lachance <wrlach@gmail.com>
5770
5771         * gtk/gtkfilechooserdefault.c: Don't print "Today at" in front of
5772         the time for today's date. It's redudant. (see bug #410517).
5773
5774 2008-03-06  Xan Lopez  <xan@gnome.org>
5775
5776         * gtk/gtkfixed.c: fix typo in documentation.
5777
5778 2008-03-06  Johan Dahlin  <jdahlin@async.com.br>
5779
5780         * gtk/gtkitemfactory.h:
5781         * gtk/gtktypeutils.h:
5782         Move GtkTranslateFunc to gtktypeutils.h so we can completely
5783         deprecate gtkitemfactory.h. 
5784
5785         * gtk/gtkactiongroup.h:
5786         * gtk/gtkstock.h:
5787         Do not include gtkitemfactory.h directly, instead include gtktypeutils.h
5788
5789         * README.in: 
5790         Add a note describing this slight incompatible change
5791         
5792 2008-03-06  Johan Dahlin  <johan@gnome.org>
5793
5794         * gtk/gtkpreview.h: Avoid double-deprecation.
5795
5796 2008-03-06  Michael Natterer  <mitch@imendio.com>
5797
5798         * gtk/gtk.h
5799         * gtk/Makefile.am: move the remaining deprecated widgets to the
5800         separate sections and replaced spaces by tabs in Makefile.am
5801
5802 2008-03-05  Johan Dahlin  <johan@gnome.org>
5803
5804         * configure.in: Add --disable-cups option.
5805         (#513826, Alberto Ruiz)
5806
5807         * gtk/gtk.h: 
5808         * gtk/Makefile.am:
5809         Separate broken and deprecated sources and headers into different sections
5810
5811         * tests/buildertest.c (test_list_store): Restore accidentally broken test.
5812
5813 2008-03-05  Kristian Rietveld  <kris@imendio.com>
5814
5815         * gtk/gtktreemodelfilter.c (gtk_tree_model_filter_row_inserted):
5816         short-circuit in case an empty root level would be build (and thus
5817         directly destroyed) if no virtual root has been set.
5818
5819 2008-03-04  Matthias Clasen  <mclasen@redhat.com>
5820
5821         * modules/printbackends/cups/gtkprintbackendcups.c: 
5822         Honor cups user default options from ~/.cups/lpoptions
5823         (#469210, Stijn Hoop)
5824
5825 2008-03-04  Michael Natterer  <mitch@imendio.com>
5826
5827         * gtk/gtkcellview.c
5828         * gtk/gtkcolorbutton.c
5829         * gtk/gtkentrycompletion.c
5830         * gtk/gtkfontbutton.c
5831         * gtk/gtkiconview.c
5832         * gtk/gtkobject.c
5833         * gtk/gtkpaned.c
5834         * gtk/gtkpreview.c: don't include "gtksignal.h".
5835
5836         * gtk/gtkfilefilter.c
5837         * gtk/gtkrecentchoosermenu.c
5838         * gtk/gtkrecentfilter.c
5839         * gtk/gtktext.c: don't include "gtkobject.h".
5840
5841 2008-03-04  Simos Xenitellis  <simos@gnome.org>
5842
5843         Patch from http://bugzilla.gnome.org/show_bug.cgi?id=321896
5844         - Synch gdkkeysyms.h/gtkimcontextsimple.c with X.org 6.9/7.0
5845         
5846         * gdk/gdkkeysyms.h: Updated file from upstream (using script from 
5847         same directory).
5848         
5849         * gtk/gtkimcontextsimpleseqs.h (gtk_compose_seqs_compact[]): New 
5850         file, contains compose sequences that used to exist in 
5851         gtk/gtkimcontextsimple.c
5852
5853         * gtk/compose-parse.py: Script to generate compose 
5854         sequences from upstream (Xorg).
5855
5856         * gtk/gtkimcontextsimple.c (compare_seq_index, check_compact_table, 
5857         check_algorithmically): New functions. First two search in
5858         gtk_compose_seqs_compact[] for matching compose sequence, third
5859         tries NFC normalisation on incoming compose sequence.
5860         (gtk_im_context_simple_filter_keypress): 
5861         Adds searching with check_compact_table(), check_algorithmically().
5862
5863 2008-03-03  Carlos Garnacho  <carlos@imendio.com>
5864
5865         Fix http://bugzilla.gnome.org/show_bug.cgi?id=417389 - Make the
5866         scrollwheel work in GtkPathBar.
5867
5868         * gtk/gtkpathbar.h (struct _GtkPathBar): New field event_window.
5869
5870         * gtk/gtkpathbar.c (gtk_path_bar_realize): New function.  Create
5871         an input-only window, event_window, which we'll use to capture
5872         scroll events.
5873         (gtk_path_bar_map): Show the event_window under the rest of the
5874         windows, so it will be a catch-all for unhandled events.
5875
5876 2008-03-03  Sven Neumann  <sven@gimp.org>
5877
5878         * gtk/gtkfilechooserbutton.c (G_DEFINE_TYPE_WITH_CODE): fixed a
5879         typo in the documentation of the GtkFileChooserButtons::file-set
5880         signal (see bug #353196).
5881
5882 2008-03-03  Tor Lillqvist  <tml@novell.com>
5883
5884         * gtk-zip.sh.in: Add gail bits. Simplify check for message catalog
5885         location.
5886
5887 2008-03-02  Johan Dahlin  <johan@gnome.org>
5888
5889         * gtk/gtkiconview.c (gtk_icon_view_paint_item): 
5890         Remove left-over focus_pad variable.
5891         (#490892, Claudio Saavedra)
5892
5893         * docs/tutorial/gtk-tut.sgml: Remove an extra space and swap word order
5894         (#518166, Matt Kraai)
5895
5896 2008-03-02  Johan Dahlin  <johan@gnome.org>
5897
5898         * docs/tutorial/gtk-tut.sgml: Add a missing space
5899         (#517954, Matt Kraai)
5900
5901 2008-03-03  Tor Lillqvist  <tml@novell.com>
5902
5903         * modules/engines/ms-windows/msw_style.c (draw_box): Check that
5904         the widget is a GtkButton before casting.
5905
5906 2008-03-02  Johan Dahlin  <johan@gnome.org>
5907
5908         * configure.in: Compare using = instead of ==, which is portable.
5909         (#490787, Thomas Klausner)
5910
5911 2008-03-02  Johan Dahlin  <johan@gnome.org>
5912
5913         * tests/Makefile.am (noinst_PROGRAMS): Remove autotestkeywords, it's added later,
5914         fixes non-C++ build.
5915         (#496032, Nelson Benitez)
5916
5917 2008-02-29  Johan Dahlin  <johan@gnome.org>
5918
5919         * demos/gtk-demo/demo.ui:
5920         * gtk/gtkbuilderparser.c:
5921         * gtk/gtkbuilderprivate.h:
5922         * gtk/gtkliststore.c:
5923         * tests/buildertest.c:
5924         Add translatable/context and comment attributes on
5925         <col> tags under a GtkListStore. Refactor parts of the
5926         translation api and make it available inside gtk+ itself.
5927         Update tests and example.
5928         Fixes a part of #518642
5929
5930 2008-02-29  Johan Dahlin  <johan@gnome.org>
5931
5932         * gtk/gtkbuilder.c:
5933         Add missing g_return_val_if_fail checks for public API.
5934
5935         * gtk/gtkbuilderparser.c:
5936         * gtk/gtkbuilderprivate.h:
5937         Do not use g_error for a few more errors, instead set
5938         the GError sent in through add_from_file/add_from_string.
5939         * tests/buildertest.c:
5940         Add a couple of new parsing tests.
5941         (#519199, Pavel Syomin)
5942
5943 2008-02-29  Federico Mena Quintero  <federico@novell.com>
5944
5945         * gtk/gtkfilesystemunix.c (gtk_file_system_unix_get_folder): When
5946         refreshing an existing folder (i.e. when we are about to reload
5947         its file list), turn off the folder's is_finished_loading flag.
5948         Otherwise callers which do ::is_finished_loading() followed by
5949         ::list_children() will get nothing.
5950
5951 2008-02-29  Cody Russell  <bratsche@gnome.org>
5952
5953         * docs/tutorial/gtk-tut.sgml: Fix tutorial documentation to
5954         say 'gtk_main_quit()' instead of 'gtk_quit()'. (#517908, Matt Kraai)
5955
5956 2008-02-28  Matthias Clasen  <mclasen@redhat.com>
5957
5958         * gtk/gtkcalendar.h: Remove trailing comma from enum to
5959         make the compiler happy.  (#517295, Sylvain Pasche)
5960
5961 2008-02-27  Michael Natterer  <mitch@imendio.com>
5962
5963         * gtk/gtkmenushell.c
5964         * gtk/gtktable.c
5965         * gtk/gtktext.c
5966         * gtk/gtktipsquery.c
5967         * gtk/gtktoolbar.c
5968         * gtk/gtktreeitem.c
5969         * gtk/gtktreeview.c
5970         * gtk/gtkviewport.c
5971         * gtk/gtkwin32embedwidget.c: remove g_return_if_fail() from
5972         private functions and virtual function implementations.
5973
5974 2008-02-27  Richard Hult  <richard@imendio.com>
5975
5976         * gdk/quartz/GdkQuartzView.c:
5977         * gdk/quartz/GdkQuartzView.h:
5978         * gdk/quartz/gdkwindow-quartz.c: (gdk_window_set_decorations):
5979         Fix performance regression for borderless transparent windows
5980         with shadow.
5981
5982 2008-02-27  Emmanuele Bassi  <ebassi@gnome.org>
5983
5984         * tests/testgtk.c: Revert back to r19454.
5985
5986 2008-02-27  Sven Neumann  <sven@gimp.org>
5987
5988         * gtk/Makefile.am (GTK_PRINT_PREVIEW_COMMAND): when building the
5989         Quartz backend, use a native Mac OS X application for the print
5990         preview (bug #518624).
5991
5992 2008-02-26  Michael Natterer  <mitch@imendio.com>
5993
5994         * gtk/gtktextbufferserialize.c (parse_info_free): don't g_free()
5995         the members of info->tag_stack since they are a) gobjects and b)
5996         not even owned by us, ugh... Fixes crash when deserializing fails.
5997
5998 2008-02-26  Sven Neumann  <sven@gimp.org>
5999
6000         * docs/tools/shooter.c (find_toplevel_window)
6001         * docs/tools/widgets.c (find_toplevel_window): fixed signedness of
6002         argument passed to XQueryTree().
6003
6004 2008-02-25  Matthias Clasen  <mclasen@redhat.com>
6005
6006         * gtk/gtksearchenginebeagle.c: Look for libbeagle.so.1 and
6007         don't use beagle_query_add_hit_type.
6008
6009 2008-02-25  Richard Hult  <richard@imendio.com>
6010
6011         * gdk/quartz/gdkevents-quartz.c
6012         (_gdk_quartz_events_trigger_crossing_events): Fix build on tiger.
6013
6014 2008-02-24  Richard Hult  <richard@imendio.com>
6015
6016         * gdk/quartz/GdkQuartzWindow.c: Prevent hidden windows from being
6017         shown without gdk's control when clicking the dock icon.
6018
6019 2008-02-24  Richard Hult  <richard@imendio.com>
6020
6021         * gdk/quartz/gdkprivate-quartz.h:
6022         * gdk/quartz/gdkeventloop-quartz.c: (got_fd_activity), (poll_func):
6023         Use the subtype field for the custom event that is used to wake up
6024         the mainloop so we can have other custom event types.
6025
6026         * gdk/quartz/gdkevents-quartz.c:
6027         (_gdk_quartz_events_trigger_crossing_events):
6028         * gdk/quartz/gdkwindow-quartz.c: (show_window_internal): Create
6029         crossing events after showing a window if necessary, to work
6030         around problems with the tracking rect API.
6031
6032 2008-02-22  Dominic Lachowicz  <domlachowicz@gmail.com>
6033
6034         * demos/gtk-demo/printing.c (do_printing): gtk-demo printing gives 
6035         wrong results on win32 because it doesn't set the printing units, 
6036         which affect the transformation of the cairo context 
6037         (#347125, Erik van Pienbroek)
6038
6039 2008-02-22  Tor Lillqvist  <tml@novell.com>
6040
6041         * tests/pixbuf-init.c: Add file missing from SVN, from the tarball.
6042
6043 2008-02-22  Dominic Lachowicz  <domlachowicz@gmail.com>
6044
6045         * gdk-pixbuf/queryloaders.c (loader_sanity_check): It's perfectly
6046         acceptable for a module to only support the save_to_callback()
6047         method if it marks itself as WRITABLE
6048
6049 2008-02-16  Matthias Clasen  <mclasen@redhat.com>
6050         
6051         * configure.in: Bump version
6052
6053 2008-02-16  Matthias Clasen  <mclasen@redhat.com>
6054
6055         * === Released 2.13.0 ===
6056
6057         * Makefile.decl: Start Xvfb at depth 16 so cairo doesn't choke.
6058
6059 2008-02-21  Tor Lillqvist  <tml@novell.com>
6060
6061         * gtk/gtkfilechooserdefault.c (list_mtime_data_func) [Win32]: Must
6062         pass the format string to strftime in the C library's locale's
6063         charset, not the system's. Correspondingly, the return value from
6064         strftime() is in the C library's locale's charset. (#509885)
6065
6066 2008-02-20  Richard Hult  <richard@imendio.com>
6067
6068         * gdk/quartz/gdkwindow-quartz.c: (gdk_window_set_decorations): Set
6069         the right window level and shadow after recreating the window.
6070
6071         * gdk/quartz/GdkQuartzView.c: (drawRect): Invalidate the shadow if
6072         necessary after drawing (bug #517338).
6073
6074 2008-02-20  Marc-Andre Lureau  <marcandre.lureau@gmail.com>
6075
6076         * gtk/gtkbuilder.c (_gtk_builder_enum_from_string): fix missing
6077         call to g_type_class_unref in case of error. (#517563)
6078
6079 2008-02-18  Sven Neumann  <sven@gimp.org>
6080
6081         * gtk/Makefile.am (STOCK_ICONS)
6082         * gtk/stock-icons/16/gtk-page-setup.png
6083         * gtk/stock-icons/24/gtk-page-setup.png: added page-setup icons
6084         taken from GNOME icon theme.
6085
6086         * gtk/gtkstock.[ch]: added GTK_STOCK_PAGE_SETUP. Closes bug #514410.
6087
6088 2008-02-18  Runa Bhattacharjee <runabh@gmail.com>
6089
6090         * configure.in: Added Kannada (kn) to ALL_LINGUAS
6091
6092 2008-02-17  Johan Dahlin  <johan@gnome.org>
6093
6094         * gtk/gtk-builder-convert (GtkBuilderConverter._add_action_from_menuitem): 
6095         When converting a stock item based on the label, remove the label property.
6096
6097 2008-02-17  Richard Hult  <richard@imendio.com>
6098
6099         * gdk/quartz/GdkQuartzWindow.c: (showAndMakeKey): Update the
6100         position after showing the window since the window manager might
6101         not place it where we requested in the first places.
6102
6103 2008-02-17  Richard Hult  <richard@imendio.com>
6104
6105         * gdk/quartz/gdkwindow-quartz.c: (show_window_internal),
6106         (_gdk_quartz_window_detach_from_parent),
6107         (_gdk_quartz_window_attach_to_parent), (gdk_window_focus): Clear
6108         the toplevel ordering list in all places where the order is
6109         potentially changed. Fixes mouse focus issues for windows with
6110         a transient parent set.
6111
6112 2008-02-17  Richard Hult  <richard@imendio.com>
6113
6114         * gdk/quartz/gdkevents-quartz.c
6115         (_gdk_quartz_events_update_mouse_window): Highlight the mouse
6116         window when event debugging is enabled.
6117
6118 2008-02-16  Richard Hult  <richard@imendio.com>
6119
6120         * gdk/quartz/gdkevents-quartz.c (create_scroll_event): Add state
6121         to the scroll event (bug #516757, Paul Davis).
6122
6123 2008-02-16  Matthias Clasen  <mclasen@redhat.com>
6124
6125         * NEWS: Updates
6126
6127 2008-02-16  Matthias Clasen  <mclasen@redhat.com>
6128
6129         * gtk/gtklinkbutton.c: Show the URI in a tooltip.  (#505480,
6130         Teppo Turtiainen)
6131
6132 2008-02-15  Matthias Clasen  <mclasen@redhat.com>
6133
6134         * gdk/Makefile.am: Don't install private headers. (#463510)
6135
6136         * gdk/gdkinternal.h: Include gdkmedialib.h here, not in
6137         the installed header gdkprivate.h.
6138
6139 2008-02-15  Matthias Clasen  <mclasen@redhat.com>
6140
6141         * gtk/gtknotebook.c (gtk_notebook_stop_reorder): Prevent
6142         a crash with hidden, reorderable tabs.  (#513230, 
6143         Mike Massonnet, patch by Carlos Garnacho)
6144
6145 2008-02-15  Matthias Clasen  <mclasen@redhat.com>
6146
6147         * gtk/gtkuimanager.c (gtk_ui_manager_insert_action_group):
6148         Warn on duplicate action group names.  (#501746, Christian
6149         Persch)
6150
6151 2008-02-15  Matthias Clasen  <mclasen@redhat.com>
6152
6153         * gtk/Makefile.am:
6154         * modules/other/gail/tests/Makefile.am:
6155         * modules/other/gail/libgail-util/Makefile.am:
6156         * modules/other/gail/Makefile.am: Fix builddir!=srcdir
6157         builds.  (#516254,  Yevgen Muntyan)
6158
6159 2008-02-15  Matthias Clasen  <mclasen@redhat.com>
6160
6161         * gtk/gtkentry.c:
6162         * gtk/gtkfilesel.c:
6163         * gtk/gtklabel.c:
6164         * gtk/gtkpathbar.c: Use gtk_drag_*_add_{text,uri}_targets 
6165         instead of hardcoded target tables.  (#516092, Christian Persch)
6166
6167 2008-02-15  Matthias Clasen  <mclasen@redhat.com>
6168
6169         * gtk/gtkselection.c (gtk_target_list_add_text_targets): Don't
6170         add the same target atom twice.  (#516087, Christian Persch)
6171
6172 2008-02-15  Matthias Clasen  <mclasen@redhat.com>
6173
6174         * tests/testfilechooser.c: Add a --backend option.
6175         (#516073, Christian Persch)
6176
6177 2008-02-16  Richard Hult  <richard@imendio.com>
6178
6179         * gdk/quartz/gdkprivate-quartz.h:
6180         * gdk/quartz/gdkwindow-quartz.c: Add debugging code to highlight a
6181         gdkwindow.
6182
6183 2008-02-15  Matthias Clasen  <mclasen@redhat.com>
6184
6185         * configure.in: Go back to 2.13.0 as version for now,
6186         as there was no consensus to do the jump.
6187
6188         * many other places: Update Since: tags.
6189
6190 2008-02-15  Matthias Clasen  <mclasen@redhat.com>
6191
6192         * gtk/gtk.symbols: Add gtk_tool_shell_get_type
6193
6194         * gtk/gtktestutils.c: Don't generate unnecessary PLT entries
6195
6196 2008-02-15  Richard Hult  <richard@imendio.com>
6197
6198         * gdk/quartz/GdkQuartzView.c: Adapt to the change to use frame
6199         instead of bounds when resizing windows.
6200
6201 2008-02-15  Matthias Clasen  <mclasen@redhat.com>
6202
6203         * gdk/x11/gdkkeys-x11.c:
6204         * gdk/x11/gdkcolor-x11.c:
6205         * gdk/gdkpolyreg-generic.c: Fix a small doc issues.
6206
6207 2008-02-15  Matthias Clasen <mclasen@redhat.com>
6208
6209         * gdk/x11/gdktestutils-x11.c:
6210         * gdk/x11/gdkscreen-x11.c: Documentation fixes.
6211
6212 2008-02-15  Tor Lillqvist  <tml@novell.com>
6213
6214         * gtk/gtkfilesystemwin32.c (get_viewable_logical_drives): Don't
6215         leak Registry key handles. (#516578)
6216
6217 2008-02-14  Richard Hult  <richard@imendio.com>
6218
6219         * gdk/quartz/gdkwindow-quartz.c: (gdk_window_focus): Using
6220         makeKeyWindow unfortunately doesn't work in all cases, we must use
6221         makeKeyAndOrderFront.
6222
6223 2008-02-14  Richard Hult  <richard@imendio.com>
6224
6225         * gdk/quartz/gdkwindow-quartz.c: (get_fullscreen_geometry),
6226         (gdk_window_hide), (gdk_window_fullscreen),
6227         (gdk_window_unfullscreen): Make sure we leave fullscreen mode if
6228         the window is hidden.
6229
6230 2008-02-14  Richard Hult  <richard@imendio.com>
6231
6232         * gdk/quartz/GdkQuartzWindow.c: Set frame, not bounds when
6233         resizing to be consistent and to avoid introducing an internal
6234         transform in the view.
6235
6236 2008-02-14  Richard Hult  <richard@imendio.com>
6237
6238         * gdk/quartz/gdkdisplay-quartz.c: (gdk_display_open): Coding style
6239         fix.
6240
6241 2008-02-14  Johan Dahlin  <johan@gnome.org>
6242
6243         * gdk/gdktestutils.h
6244         * gtk/gtktestutils.h: Remove ; trailing G_BEGIN/END_DECLS
6245
6246 2008-02-13  Richard Hult  <richard@imendio.com>
6247
6248         * gtk/gtkclipboard-quartz.c: (gtk_clipboard_wait_for_contents):
6249         Remove unused variables.
6250         (gtk_clipboard_set_contents),
6251         (gtk_clipboard_get_owner), (clipboard_unset),
6252         (gtk_clipboard_request_targets): Notify the previous clipboard
6253         owner when the owner changes. Fixes bug #493406.
6254         
6255 2008-02-13  Richard Hult  <richard@imendio.com>
6256
6257         * gdk/quartz/gdkcolor-quartz.c: (gdk_colormap_alloc_colors): Fix
6258         the return value (return number of colors that failed), and handle
6259         RGBA colormap.
6260         (gdk_colormap_free_colors): Fix typo in comment.
6261
6262 2008-02-13  Kristian Rietveld  <kris@imendio.com>
6263
6264         * gtk/gtktreeview.c (gtk_tree_view_stop_rubber_band): only
6265         queue a redraw if the rubber banding has actually been active.
6266
6267 2008-02-12  Matthias Clasen  <mclasne@redhat.com>
6268
6269         * gtk/gtkpapersize.c:
6270         * gtk/gtkprintoperation.c:
6271         * gtk/gtkvolumebutton.c:
6272         * gtk/gtkbulderparser.c: Fix some i18n errors. Pointed
6273         out by Behdad Esfahbod.
6274
6275 2008-02-12  Federico Mena Quintero  <federico@novell.com>
6276
6277         Merged from gtk-2-12:
6278
6279         Don't focus the file list when shortcuts get activated.  This
6280         removes a lot of ambiguity in when the file selection should
6281         change, and makes the overall code flow simpler.
6282
6283         This fixes http://bugzilla.gnome.org/show_bug.cgi?id=419737 -
6284         file/save dialog clears the filename entry when changing
6285         directories.
6286
6287         Also fixes http://bugzilla.gnome.org/show_bug.cgi?id=499940 -
6288         focus should not go to the file list when a shortcut is activated.
6289
6290         * gtk/gtkfilechooserdefault.c
6291         (shortcuts_activate_volume_mount_cb): Don't focus the file list
6292         (shortcuts_activate_get_info_cb): Likewise.
6293
6294         * gtk/gtkfilechooserdefault.c (switch_to_shortcut): Don't focus
6295         the file list (this was the last place where we would focus the
6296         file list explicitly).  If you are in the location entry, for
6297         example, you don't want Alt-Home to take you to the file list; you
6298         just want the current folder to change.  Thanks to Olle Bergkvist
6299         <olle.bergkvist@yahoo.se> for pointing this out in
6300         http://bugzilla.gnome.org/show_bug.cgi?id=419737#c51.
6301         (focus_browse_tree_view_if_possible): Removed.
6302
6303 2008-02-12  Matthias Clasen  <mclasen@redhat.com>
6304
6305         Skip exensions when selecting filenames in the save-as dialog.
6306         (#362516, Carlos Garnacho)
6307
6308         * gtk/gtkfilechooserentry.h:
6309         * gtk/gtkfilechooserentry.c (_gtk_file_chooser_entry_select_filename):
6310         New function to skip the extension part when selecting a filename.
6311         (_gtk_file_chooser_entry_set_base_folder): Use it here.
6312
6313         * gtk/gtkfilechooserdefault.c (gtk_file_chooser_entry_grab_focus):
6314         ...and here.
6315
6316 2008-02-12  Matthias Clasen  <mclasen@redhat.com>
6317
6318         * gtk/gtkiconview.c: Fix state change reporting for 
6319         accessibility.  (#499835, Rich Burridge, patch by LiYan Zhang)
6320
6321 2008-02-12  Emmanuele Bassi  <ebassi@gnome.org>
6322
6323         * gtk/gtkrecentchooser.c:
6324         (gtk_recent_chooser_class_init): Set the default value of the
6325         :show-not-found property to TRUE, as every implementation sets
6326         it to TRUE already.
6327
6328         * gtk/gtkrecentchooserdefault.c:
6329         (_gtk_recent_chooser_default_init): Sync show_tips to the
6330         default value of the :show-tips property.
6331
6332 2008-02-12  Matthias Clasen  <mclasen@redhat.com>
6333
6334         * gtk/gtkclipboard-quartz.c:
6335         * gtkquartz.c:
6336         * gtkselection.c: Use GSlice for GtkSelectionData.  (#515060,
6337         Christian Persch)
6338
6339 2008-02-12  Kristian Rietveld  <kris@imendio.com>
6340
6341         * gtk/gtktreeview.c (gtk_tree_view_real_select_cursor_row),
6342         (gtk_tree_view_real_toggle_cursor_row): guard against people
6343         deleting the row in question in the selection-changed callback.
6344         (#514621, Andreas Koehler).
6345
6346 2008-02-12  Matthias Clasen  <mclasen@redhat.com>
6347
6348         * gtk/*.c: Unify the handling of various "Enter" keysyms
6349         all over the place.  (#515047, Christian Persch)
6350
6351 2008-02-12  Matthias Clasen  <mclasen@redhat.com>
6352
6353         * gtk/gtkfilesystemmodel.c:
6354         * gtk/gtkprinter.c:
6355         * gtk/gtkwidget.c: Use g_value_set_static_string() where 
6356         appropriate.  (#515042, Christian Persch)
6357
6358 2008-02-12  Matthias Clasen  <mclasen@redhat.com>
6359
6360         * tests/prop-editor.c: Fix a memory leak (#515039, Christian Persch)
6361         
6362 2008-02-12  Matthias Clasen  <mclasen@redhat.com>
6363
6364         * tests/testmerge.c: Fix a memory leak (#515038, Christian Persch)
6365
6366 2008-02-12  Matthias Clasen  <mclasen@redhat.com>
6367
6368         * gtk/gtkfilechooserdefault.c (recent_model_sort_drag_data_get):
6369         (recent_model_sort_drag_data_get):
6370         (search_model_sort_drag_data_get):
6371         * gtk/gtkfilesystemmodel.c (drag_source_drag_data_get):
6372         * gtk/gtkpathbar.c (button_drag_data_get_cb):
6373         Use gtk_selection_data_set_uris() instead of doing it
6374         by hand.  (#514890, Christian Persch)
6375
6376 2008-02-12  Michael Natterer  <mitch@imendio.com>
6377
6378         * gtk/gtkstatusicon.c: #include "gtkmain.h" for
6379         gtk_get_current_event_time().
6380
6381 2008-02-12  Michael Natterer  <mitch@imendio.com>
6382
6383         * gtk/gtkwindow.c (gtk_window_activate_key): simply use
6384         gtk_window_get_key_hash() to get the hash instead of manually
6385         fiddling with quarks and gtk_window_keys_changed(). Also add
6386         g_return_if_fail() to this public function.
6387
6388 2008-02-11  Matthias Clasen  <mclasen@redhat.com>
6389
6390         Support keynav in status icons.  (#473786, Li Yuan)
6391
6392         * gtk/gtkstatusicon.c: Handle keynav, make the tray icon focusable.
6393
6394         * gtk/gtktrayicon-x11.c: Draw a focus rectangle when focused.
6395
6396 2008-02-11  Kristian Rietveld  <kris@imendio.com>
6397
6398         * gtk/gtkcellview.c (gtk_cell_view_cell_layout_reorder)
6399         * gtk/gtkiconview.c (gtk_icon_view_cell_layout_reorder): plug leak
6400         wrt. link deletion from list; contination of fix for #503569.
6401
6402 2008-02-11  Emmanuele Bassi  <ebassi@gnome.org>
6403
6404         * gtk/gtkrecentchoosermenu.c:
6405         (gtk_recent_chooser_menu_constructor): Set no-show-all flag
6406         on the placeholder menu item.
6407
6408         * tests/testrecentchoosermenu.c:
6409         (create_recent_chooser_menu): Use gtk_widget_show_all() to test
6410         whether the placeholder menu item gets shown.
6411
6412 2008-02-10  Cody Russell  <bratsche@gnome.org>
6413
6414         * gtk/gtkfilechooser.c (gtk_file_chooser_get_current_folder_uri):
6415         Check the return value of _gtk_file_chooser_get_file_system () for
6416         NULL before passing it to gtk_file_system_path_to_uri ().
6417         (#515667, Francesco Montorsi)
6418
6419 2008-02-10  Philip Withnall  <pwithnall@svn.gnome.org>
6420
6421         * gtk/gtkbuilder.c: Improve the documentation for
6422         gtk_builder_connect_signals. (#514471)
6423
6424 2008-02-10  Matthias Clasen  <mclasen@redhat.com>
6425
6426         * gtk/gtkrecentaction.c: Propagate local-only.  (#511987, 
6427         Jonh Wendell)
6428
6429 2008-02-08  Cody Russell  <bratsche@gnome.org>
6430
6431         * gtk/gtkcombobox.c (gtk_combo_box_cell_layout_pack_start):
6432         Removed an extra semicolon.  (#515219, reported by Kazuki IWAMOTO)
6433
6434 2008-02-08  Richard Hult  <richard@imendio.com>
6435
6436         * gdk/quartz/gdkevents-quartz.c (gdk_event_translate): Ignore the
6437         delta from the NSEvent for now, generating multiple scroll events
6438         results in a lot of events getting queued up and things get really
6439         slow.
6440
6441 2008-02-08  Sven Herzberg  <sven@imendio.com>
6442
6443         Adjust the code to match the documentation, examples, "common sense"
6444         and existing applications.
6445
6446         * gtk/gtkaction.c: (_gtk_action_sync_menu_visible): take into account
6447         that a GtkMenu for a <popup> element doesn't have to have a GtkAction
6448         assigned
6449
6450 2008-02-07  Cody Russell  <bratsche@gnome.org>
6451
6452         * gdk/win32/gdkevents-win32.c
6453         * gdk/win32/gdkwindow-win32.c: Fixed two declarations in the middle
6454         of a block that were causing compile problems on old
6455         compilers. (#515053, reported by Kazuki IWAMOTO)
6456         
6457 2008-02-07  Michael Natterer  <mitch@imendio.com>
6458
6459         * gtk/gtkcellview.c
6460         * gtk/gtklabel.c
6461         * gtk/gtklayout.c
6462         * gtk/gtklist.c
6463         * gtk/gtkmenu.c
6464         * gtk/gtkmenushell.c
6465         * gtk/gtkmisc.c
6466         * gtk/gtkoptionmenu.c
6467         * gtk/gtkplug.c
6468         * gtk/gtkpreview.c
6469         * gtk/gtkprogress.c
6470         * gtk/gtkradiomenuitem.c
6471         * gtk/gtkscale.c
6472         * gtk/gtkscrolledwindow.c
6473         * gtk/gtksocket.c: remove g_return_if_fail() from private
6474         functions and virtual function implementations.
6475
6476 2008-02-07  Michael Natterer  <mitch@imendio.com>
6477
6478         * gtk/gtkaction.c
6479         * gtk/gtkassistant.c
6480         * gtk/gtkbin.c
6481         * gtk/gtkbox.c
6482         * gtk/gtkcalendar.c
6483         * gtk/gtkcellrenderercombo.c
6484         * gtk/gtkcombobox.c
6485         * gtk/gtkcombo.c
6486         * gtk/gtkdrawingarea.c
6487         * gtk/gtkentrycompletion.c
6488         * gtk/gtkfixed.h
6489         * gtk/gtkgamma.c
6490         * gtk/gtkhpaned.c
6491         * gtk/gtkiconview.c
6492         * gtk/gtkitem.c
6493         * gtk/gtkitemfactory.c: remove g_return_if_fail() from private
6494         functions and virtual function implementations.
6495
6496 2008-02-07  Christian Persch  <chpe@gnome.org>
6497
6498         * gdk/gdkpixbuf-render.c:
6499         (gdk_pixbuf_render_pixmap_and_mask_for_colormap): If the pixbuf has an
6500         alpha channel, use gdk_draw_rgb_32_image to draw it to the pixmap;
6501         otherwise there will be random pixel values in the semi-transparent
6502         area of the pixbuf within the mask. Bug #487865.
6503
6504 2008-02-06  Cody Russell  <bratsche@gnome.org>
6505
6506         * gdk/win32/gdkevents-win32.c: Check if the window is a temp window,
6507         otherwise things get wonky when you click on a menu.  This fixes
6508         a regression caused in #505928.  Thanks to Tor for spotting this
6509         one!  (#514789)
6510
6511 2008-02-06  Michael Natterer  <mitch@imendio.com>
6512
6513         * gtk/gtkcontainer.c
6514         * gtk/gtkexpander.c
6515         * gtk/gtkframe.c
6516         * gtk/gtklabel.c
6517         * gtk/gtkmain.c
6518         * gtk/gtkmenu.c
6519         * gtk/gtkmenuitem.c
6520         * gtk/gtkmenushell.c
6521         * gtk/gtknotebook.c
6522         * gtk/gtkseparatortoolitem.c
6523         * gtk/gtksocket.c
6524         * gtk/gtktextlayout.c
6525         * gtk/gtktoggletoolbutton.c
6526         * gtk/gtktoolbutton.c
6527         * gtk/gtktoolitem.c
6528         * gtk/gtktree.c
6529         * gtk/gtktreeitem.c: replace "foo && GTK_IS_FOO (foo)" by simply
6530         "GTK_IS_FOO (foo)".
6531
6532 2008-02-05  Matthias Clasen  <mclasen@redhat.com>
6533
6534         * gtk/gtkprintsettings.c (gtk_print_settings_get_page_ranges):
6535         Allow to store half-open ranges.
6536
6537 2008-02-05  Cody Russell  <bratsche@gnome.org>
6538
6539         * gdk/win32/gdkwindow-win32.c (_gdk_modal_current): Walk
6540         down the stack until we get to a window that is mapped.
6541         Otherwise hiding a window will cause all windows in the app
6542         to be blocked. (#514643)
6543
6544 2008-02-05  Matthias Clasen  <mclasen@redhat.com>
6545
6546         * gtk/updateiconcache.c: Ignore images in the toplevel theme
6547         directory, avoiding one source of invalid caches that has been
6548         spotted in the wild.
6549
6550 2008-02-05  Matthias Clasen  <mclasen@redhat.com>
6551
6552         * gtk/updateiconcache.c: Fix the previous commit to compile.
6553
6554 2008-02-05  Matthias Clasen  <mclasen@redhat.com>
6555
6556         * gtk/updateiconcache.c: Install a printerr handler that
6557         prepends the program name, since gtk-update-icon-cache output
6558         often appears in the middle of other output, e.g. rpm update logs.
6559
6560 2008-02-05  Cody Russell  <bratsche@gnome.org>
6561
6562         * gdk/win32/gdkprivate-win32.h
6563         * gdk/win32/gdkevents-win32.c
6564         * gdk/win32/gdkwindow-win32.c
6565         * gdk/win32/gdkwindow-win32.h
6566         * gdk/win32/gdkwin32.h:
6567         Modal window rework.  (#455627 and #511111)
6568
6569 2008-02-04  Michael Natterer  <mitch@imendio.com>
6570
6571         * gtk/gtkcombobox.c (gtk_combo_box_cell_layout_add_attribute):
6572         g_return_if_fail() if the cell is not part of the combo instead of
6573         crashing in the next line.
6574
6575 2008-02-01  Cody Russell  <cody@jhu.edu>
6576
6577         * modules/engines/ms-windows/xp_theme.[ch]
6578         * modules/engines/ms-windows/xp_theme_defs.h
6579         * modules/engines/ms-windows/msw_rc_style.c
6580         * modules/engines/ms-windows/msw_theme_main.c
6581         * modules/engines/ms-windows/msw_style.c: Re-indented and generally
6582         attempted to stylize more like the rest of the gtk+ stack's code.
6583
6584 2008-02-01  Michael Natterer  <mitch@imendio.com>
6585
6586         * tests/testgtk.c: initialize GdkColor structs to fix warning
6587         about uninitialized "pixel" member.
6588
6589         * tests/testactions.c: connect the toolbar_style() callback so it
6590         does something useful and doesn't warn about being defined but not
6591         used.
6592
6593 2008-01-31  Cody Russell  <bratsche@gnome.org>
6594
6595         * gdk/win32/gdkevents-win32.c:
6596         Refactored some of the window hiding/showing code from
6597         WM_ACTIVATE to WM_SIZE and WM_SYSCOMMAND.  Having this
6598         under WM_ACTIVATE was causing the application to go into
6599         a weird state when the user right-clicked on the taskbar
6600         entry of a window that was minimized.  (#505928)
6601         
6602 2008-01-31  Cody Russell  <bratsche@gnome.org>
6603
6604         * gtk/gtkpaned.c (gtk_paned_set_position):
6605         Change queue_resize() to queue_draw(), and add a check for
6606         child2 != NULL in case someone calls this before there is
6607         a child packed in there.  (#144269 again)
6608
6609 2008-01-31  Sven Neumann  <sven@gimp.org>
6610
6611         * gdk/directfb/gdkimage-directfb.c (_gdk_directfb_copy_to_image):
6612         applied patch from Denis Oliver Kropp <dok@directfb.org>.
6613
6614 2008-01-31  Sven Neumann  <sven@gimp.org>
6615
6616         * gdk/directfb/gdkdisplay-directfb.c
6617         * gdk/directfb/gdkdrawable-directfb.c
6618         * gdk/directfb/gdkprivate-directfb.h
6619         * gdk/directfb/gdkwindow-directfb.c: applied patch from Denis
6620         Oliver Kropp <dok@directfb.org>. Fixes remaining warnings.
6621
6622 2008-01-31  Richard Hult  <richard@imendio.com>
6623
6624         * gdk/quartz/GdkQuartzView.c: Another attempt at fixing focus
6625         issues with undecorated windows. Revert the change done on
6626         2008-01-25 and fix it by using the view's bounds instead. The
6627         bounds will always be up to date when setting up the tracking
6628         rect, so this should be more robust.
6629
6630 2008-01-30  Sven Neumann  <sven@gimp.org>
6631
6632         * gdk/directfb/gdkdrawable-directfb.c
6633         * gdk/directfb/gdkwindow-directfb.c
6634         * gdk/directfb/gdkprivate-directfb.h: applied patch from Denis
6635         Oliver Kropp <dok@directfb.org>. Adds debug messages using
6636         DirectFB's debugging system
6637
6638 2008-01-30  Sven Neumann  <sven@gimp.org>
6639
6640         * gdk/directfb/gdkdirectfb.h
6641         * gdk/directfb/gdkdisplay-directfb.c
6642         * gdk/directfb/gdkdrawable-directfb.c
6643         * gdk/directfb/gdkim-directfb.c
6644         * gdk/directfb/gdkimage-directfb.c
6645         * gdk/directfb/gdkinput-directfb.c
6646         * gdk/directfb/gdkmain-directfb.c
6647         * gdk/directfb/gdkpixmap-directfb.c
6648         * gdk/directfb/gdktestutils-directfb.c
6649         * gdk/directfb/gdkvisual-directfb.c
6650         * gdk/directfb/gdkwindow-directfb.c: applied patch from Denis
6651         Oliver Kropp <dok@directfb.org>. Fixes various warnings, some
6652         errors and has some cleanups.
6653
6654 2008-01-30  Michael Natterer  <mitch@imendio.com>
6655
6656         * gtk/gtkbuilderparser.c (parse_custom): use the right type for
6657         "subparser_data" and remove the (gpointer*) cast. Fixes bogus
6658         aliasing warning.
6659
6660         * gtk/updateiconcache.c (add_string): cast const gchar* to
6661         gpointer when inserting in a GHashTable.
6662
6663         * tests/testcalendar.c (calendar_detail_cb): remove const from
6664         return value since it's a newly allocated string.
6665
6666         (calendar_update_details): free the detail.
6667
6668 2008-01-29  Johan Dahlin  <johan@gnome.org>
6669
6670         * demos/gtk-demo/builder.c: (quit_activate), (about_activate),
6671         (do_builder):
6672         * demos/gtk-demo/demo.ui:
6673         Move the about dialog to the glade file, add accessible tags
6674         examples to the markup file.
6675
6676 2008-01-28  Paolo Borelli  <pborelli@katamail.com>
6677
6678         * gtk/gtkprintunixdialog.c (draw_page_cb): do not leak the pango
6679         layout, fixes #512375.
6680
6681 2008-01-28  Michael Natterer  <mitch@imendio.com>
6682
6683         * gtk/gtktextchild.c
6684         * gtk/gtktextview.c: meant to use G_STRFUNC, not G_STRLOC...
6685
6686 2008-01-28  Michael Natterer  <mitch@imendio.com>
6687
6688         * demos/gtk-demo/builder.c (about_activate): use
6689         gtk_about_dialog_set_program_name() instead of the deprecated
6690         set_name().
6691
6692 2008-01-28  Michael Natterer  <mitch@imendio.com>
6693
6694         * gtk/gtktextchild.c
6695         * gtk/gtktextview.c: use G_STRLOC instead of G_GNUC_FUNCTION (which
6696         is deprecated now).
6697
6698 2008-01-26  Johan Dahlin  <johan@gnome.org>
6699
6700         * tests/Makefile.am:
6701         * tests/textbuffertest.c:
6702         Rename textbuffer test and port it to the new test framework
6703         
6704 2008-01-25  Johan Dahlin  <johan@gnome.org>
6705
6706         * gtk/gtktestutils.c (gtk_test_init): Restore accidentally removed
6707         unsetting of GTK_MODULES.
6708
6709         * gtk/gtk-builder-convert
6710         (GtkBuilderConverter._convert_adjustment): Handle the case where
6711         there is no child text node.
6712         (GtkBuilderConverter): Allow xml comments in most places.
6713
6714 2008-01-25  Johan Dahlin  <johan@gnome.org>
6715
6716         * gtk/gtk-builder-convert
6717         (GtkBuilderConverter._convert_combobox_items): Remove the items
6718         even if there are no items set.
6719         (GtkBuilderConverter._add_action_from_menuitem): Convert toggled
6720         signals and tooltips for all menu items subclasses and 
6721         GtkImageMenuItem:label. 
6722         Makes it possible to fully convert and run Jokosher.glade.
6723
6724 2008-01-25  Johan Dahlin  <johan@gnome.org>
6725
6726         * gtk/gtkwidget.c: (gtk_widget_buildable_interface_init),
6727         (gtk_widget_buildable_get_internal_child), (free_action),
6728         (free_relation), (gtk_widget_buildable_parser_finished),
6729         (accessibility_start_element),
6730         (gtk_widget_buildable_custom_tag_start),
6731         (gtk_widget_buildable_custom_finished):
6732         Implement accessible support, fixes #454653.
6733
6734         * gtk/gtk-builder-convert:
6735         Add support for migrating old glade files
6736         
6737         * tests/buildertest.c: (test_widget), (test_file):
6738         Add accessible tests and imprve the test_file function to display
6739         toplevels and run dialogs.
6740
6741 2008-01-25  Richard Hult  <richard@imendio.com>
6742
6743         * gdk/quartz/GdkQuartzView.c: Don't recreate a tracking rect if it
6744         didn't change, fixes focus event issues for undecorated windows.
6745
6746 2008-01-25  Richard Hult  <richard@imendio.com>
6747
6748         * gdk/quartz/gdkwindow-quartz.c: Fix compile warnings (add missing
6749         const and remove unused variables).
6750
6751 2008-01-25  Michael Natterer  <mitch@imendio.com>
6752
6753         * gtk/gtkbutton.h
6754         * gtk/gtkcellrenderer.h
6755         * gtk/gtkimcontext.h
6756         * gtk/gtkstyle.h
6757         * gtk/gtktoolbar.h
6758         * gtk/gtktooltip.h
6759         * gtk/gtktreeprivate.h
6760         * gtk/gtktreeviewcolumn.h
6761         * gtk/gtkwidget.h: add const to constant structs which are passed
6762         into GTK+. Also add some forgotten const for const strings.
6763         Fixes bug #511554.
6764
6765         * gtk/gtkbutton.c
6766         * gtk/gtkcellrenderer.c
6767         * gtk/gtkimcontext.c
6768         * gtk/gtkstyle.c
6769         * gtk/gtktoolbar.c
6770         * gtk/gtktooltip.c
6771         * gtk/gtktreeview.c
6772         * gtk/gtktreeviewcolumn.c
6773         * gtk/gtkwidget.c: changed accordingly.
6774
6775 2008-01-25  Sven Herzberg  <sven@imendio.com>
6776
6777         Reviewed by Johan Dahlin.
6778
6779         * gtk/gtkuimanager.c (gtk_ui_manager_remove_ui): emit a warning if
6780         this is called with something that's not a GtkUIManager
6781
6782 2008-01-24  Johan Dahlin  <johan@gnome.org>
6783
6784         * gtk/gtkdialog.c (gtk_dialog_buildable_get_internal_child): 
6785         Chain up to parent, so widgets can have internal children.
6786
6787 2008-01-22  Mathias Hasselmann  <mathias@openismus.com>
6788
6789         Add gdk_app_launch_context_get_type() to gdk.symbols (#511308, Kazuki
6790         IWAMOTO).
6791
6792         * gdk/gdk.symbols: Add gdk_app_launch_context_get_type().
6793
6794 2008-01-22  Mathias Hasselmann  <mathias@openismus.com>
6795
6796         Use pango_layout_set_height() for calendar details (#506049).
6797
6798         * configure.in: Require 1.19.3 for pango_layout_set_height().
6799         * gtk/gtkcalendar.c: Use pango_layout_set_height() for details.
6800
6801 2008-01-18  Johan Dahlin  <johan@gnome.org>
6802
6803         * gtk/gtk-builder-convert (get_property_node): New method
6804         (GtkBuilderConverter._create_object): Conditionally take a node as
6805         a property value, so don't lose translate/context attributes if they
6806         are set. 
6807         (GtkBuilderConverter._add_action_from_menuitem): Send in Node as
6808         property values instead of strings.
6809         (#509153, Erik van Pienbroek)
6810
6811 2008-01-16  Mathias Hasselmann  <mathias@openismus.com>
6812
6813         Change GtkCalendarDetailFunc to return newly allocated string. (#339540)
6814
6815         * gtk/gtkcalendar.c: Release the memory returned by the detail_func.
6816         * gtk/gtkcalendar.h: Remove G_CONST_RETURN from GtkCalendarDetailFunc.
6817         * tests/testcalendar.c: Duplicate calendar details before returning.
6818
6819 2008-01-16  Christian Persch  <chpe@gnome.org>
6820
6821         * gtk/gtkwidget.c: Store the event mask and extension event mode
6822         directly in the gobject data pointer, instead of in an allocated
6823         gint. Bug #506604.
6824
6825 2008-01-16  Michael Natterer  <mitch@imendio.com>
6826
6827         * configure.in (GDK_PIXBUF_PACKAGES): add "gio-2.0" because
6828         gdk-pixbuf now uses gio functions.
6829
6830 2008-01-16  Matthias Clasen  <mclasen@redhat.com>
6831
6832         * gtk/gtkcombobox.c (gtk_combo_box_set_model): Emit
6833         the notify::model signal.  (#509819, David Zeuthen)
6834
6835 2008-01-15  Michael Natterer  <mitch@imendio.com>
6836
6837         * gdk/gdkdisplay.h
6838         * gdk/gdkdrawable.h
6839         * gdk/gdkevents.h
6840         * gdk/gdkpango.h
6841         * gdk/gdkregion.h
6842         * gdk/gdkrgb.h
6843         * gdk/gdkwindow.h: made more struct pointer and array parameters
6844         const. GDK should now be constified as far as possible without
6845         breaking source compatibility. Includes some minor cleanup like
6846         indentation and s/nfoo/n_foo/ (bug #508544).
6847
6848         * gdk/gdkdisplay.c
6849         * gdk/gdkdraw.c
6850         * gdk/gdkevents.c
6851         * gdk/gdkpango.c
6852         * gdk/gdkregion-generic.c
6853         * gdk/gdkrgb.c
6854         * gdk/directfb/gdkdisplay-directfb.c
6855         * gdk/directfb/gdkwindow-directfb.c
6856         * gdk/quartz/gdkdisplay-quartz.c
6857         * gdk/quartz/gdkwindow-quartz.c
6858         * gdk/win32/gdkdisplay-win32.c
6859         * gdk/win32/gdkwindow-win32.c
6860         * gdk/x11/gdkdisplay-x11.c
6861         * gdk/x11/gdkwindow-x11.c: changed accordingly.
6862
6863 2008-01-14  Michael Natterer  <mitch@imendio.com>
6864
6865         * gtk/gtkrc.c (_gtk_rc_style_unset_rc_property): add cast to fix
6866         const warning.
6867
6868         (gtk_rc_parse_any): change variables to const and introduce
6869         another local variable to fix const warnings.
6870
6871 2008-01-14  Michael Natterer  <mitch@imendio.com>
6872
6873         * gdk/gdkscreen.c (gdk_screen_get_property): cast the return value
6874         of gdk_screen_get_font_options() to gpointer to get rid of const
6875         warning.
6876
6877 2008-01-14  Michael Natterer  <mitch@imendio.com>
6878
6879         * tests/testdnd.c (source_drag_data_get): fix another call to
6880         gtk_selection_data_set().
6881
6882 2008-01-14  Michael Natterer  <mitch@imendio.com>
6883
6884         * gtk/gtkoldeditable.c (gtk_old_editable_selection_received): fix
6885         signedness warning.
6886
6887 2008-01-14  Michael Natterer  <mitch@imendio.com>
6888
6889         * gtk/gtkiconcache.c (find_image_offset): remove unused variable.
6890
6891 2008-01-14  Michael Natterer  <mitch@imendio.com>
6892
6893         * gtk/gtkfilesystemmodel.c (drag_source_drag_data_get): cast
6894         "uris" to guchar* when passing it to gtk_selection_data_set().
6895
6896 2008-01-14  Michael Natterer  <mitch@imendio.com>
6897
6898         * gdk/gdk.h
6899         * gdk/gdkcairo.h
6900         * gdk/gdkcolor.h
6901         * gdk/gdkgc.h
6902         * gdk/gdkinternals.h
6903         * gdk/gdkregion.h
6904         * gdk/gdkwindow.h: made GdkRectangle*, GdkRegion* and GdkColor*
6905         parameters const (bug #508544).
6906
6907         * gdk/gdkcairo.c
6908         * gdk/gdkgc.c
6909         * gdk/gdkwindow.c
6910         * gdk/gdkrectangle.c
6911         * gdk/gdkpolyreg-generic.c
6912         * gdk/gdkregion-generic.c
6913         * gdk/directfb/gdkcolor-directfb.c
6914         * gdk/directfb/gdkgc-directfb.c
6915         * gdk/directfb/gdkgeometry-directfb.c
6916         * gdk/directfb/gdkwindow-directfb.c
6917         * gdk/quartz/gdkcolor-quartz.c
6918         * gdk/quartz/gdkgc-quartz.c
6919         * gdk/quartz/gdkgeometry-quartz.c
6920         * gdk/quartz/gdkwindow-quartz.c
6921         * gdk/win32/gdkcolor-win32.c
6922         * gdk/win32/gdkgc-win32.c
6923         * gdk/win32/gdkgeometry-win32.c
6924         * gdk/win32/gdkprivate-win32.h
6925         * gdk/win32/gdkwindow-win32.c
6926         * gdk/x11/gdkcolor-x11.c
6927         * gdk/x11/gdkgc-x11.c
6928         * gdk/x11/gdkgeometry-x11.c
6929         * gdk/x11/gdkmain-x11.c
6930         * gdk/x11/gdkprivate-x11.h
6931         * gdk/x11/gdkwindow-x11.c: changed accordingly.
6932
6933         * gdk/gdkpolyreg-generic.c: uncruftify to have proper function
6934         headers.
6935
6936 2008-01-14  Mathias Hasselmann  <mathias@openismus.com>
6937
6938         Explain name choice for gtk_tool_item_toolbar_reconfigured.
6939
6940         * gtk/gtktoolitem.c: Add comment expaining name choice for
6941         gtk_tool_item_toolbar_reconfigured.
6942
6943 2008-01-14  Mathias Hasselmann  <mathias@openismus.com>
6944
6945         Make _gtk_tool_item_toolbar_reconfigured public to allow GtkToolShell
6946         implementations to notify its children, when some aspect of their
6947         configuration changed (#509042).
6948
6949         * gtk/gtk.symbols: Add gtk_tool_item_toolbar_reconfigured.
6950         * gtk/gtktoolbar.c, gtk/gtktoolitem.c, gtk/gtktoolitem.h:
6951         Rename _gtk_tool_item_toolbar_reconfigured.
6952
6953 2008-01-12  Mathias Hasselmann  <mathias@openismus.com>
6954
6955         Include <gtk/gtktoolshell.h> from gtk.h.
6956
6957         * gtk/gtk.h: Add gtktoolshell.h
6958
6959 2008-01-12  Mathias Hasselmann  <mathias@openismus.com>
6960
6961         Print angle brackets arround e-mail addresses in the about dialog
6962         (#409520, Mariano Suárez-Alvarez).
6963
6964         * gtk/gtkaboutdialog.c: Keep e-mail brackets in add_credits_page().
6965
6966 2008-01-11 13:28:02  Tim Janik  <timj@imendio.com>
6967
6968         * gtk/gtktestutils.c (gtk_test_create_widget): removed old testutils
6969         special casing so test widgets are always queues for destruction
6970         during teardown.
6971
6972         * gtk/tests/testing.c: removed bits left-over from testing without
6973         gtestutils.h.
6974
6975 2008-01-10  Tor Lillqvist  <tml@novell.com>
6976
6977         * modules/other/gail/libgail-util/Makefile.am
6978         * modules/other/gail/tests/Makefile.am: Link with gtktargetlib and
6979         gdktargetlib.
6980         
6981 2008-01-10  Tor Lillqvist  <tml@novell.com>
6982
6983         * tests/Makefile.am: Build defaultvaluetest only on Unix as it
6984         uses gtkprintunixdialog API.
6985
6986 2008-01-10  Tor Lillqvist  <tml@novell.com>
6987
6988         * gdk/win32/gdkdisplay-win32.c
6989         * gdk/win32/gdkglobals-win32.c
6990         * gdk/win32/gdkprivate-win32.h
6991         * gdk/win32/gdkscreen-win32.c
6992         * gdk/win32/gdkwindow-win32.c: Implement
6993         gdk_screen_get_monitor_width_mm(), gdk_screen_get_monitor_height_mm()
6994         and gdk_screen_get_monitor_plug_name(). Thanks to Kazuki
6995         Iwamoto. (#505753)
6996
6997 2008-01-10  Cody Russell  <bratsche@gnome.org>
6998
6999         * gdk/win32/gdkwindow-win32.c: (gdk_window_set_transient_for),
7000         Properly ref/unref windows and parents.  (#506769)
7001
7002 2008-01-10  Richard Hult  <richard@imendio.com>
7003
7004         * gdk/quartz/gdkwindow-quartz.c: (show_window_internal),
7005         (gdk_window_hide), (move_resize_window_internal): Move the
7006         tracking rect workaround from here...
7007
7008         * gdk/quartz/GdkQuartzWindow.c:
7009         * gdk/quartz/GdkQuartzWindow.h: ...to here, and ignore window
7010         movements during showing/hiding operations. Fixes bug #508516.
7011
7012 2008-01-10  Michael Natterer  <mitch@imendio.com>
7013
7014         * gdk/directfb/gdkscreen-directfb.c
7015         (gdk_screen_get_monitor_width_mm)
7016         (gdk_screen_get_monitor_height_mm)
7017         (gdk_screen_get_monitor_plug_name): add these functions to make
7018         it build again.
7019
7020 2008-01-10  Emmanuele Bassi  <ebassi@gnome.org>
7021
7022         * gtk/gtkrecentchoosermenu.c:
7023         (idle_populate_func), (idle_populate_clean_up): Fix possible
7024         recursion by resetting the idle source id. (#507605, William
7025         Pitcock)
7026
7027 2008-01-10  Kristian Rietveld  <kris@imendio.com>
7028
7029         * gtk/gtktreeview.c (gtk_tree_view_motion_draw_column_motion_arrow),
7030         (_gtk_tree_view_column_start_drag): fully initialize GdkWindowAttr to
7031         avoid valgrind warnings.  (#507751, patch from Christian Persch).
7032
7033 2008-01-10  Kristian Rietveld  <kris@imendio.com>
7034
7035         * gtk/gtktreemodelfilter.c (gtk_tree_model_filter_get_path): Fix
7036         a leak of the path (#504611, patch from Sadrul Habib Chowdhury).
7037
7038 2008-01-10  Kristian Rietveld  <kris@imendio.com>
7039
7040         Fix #477175, reported by Juri Pakaste.
7041
7042         * gtk/gtktreeprivate.h:
7043         * gtk/gtktreeview.c (gtk_tree_view_top_row_to_dy): do not set
7044         tree_view->priv->dy here directly, just calculate the new value
7045         and set it on the adjustment,
7046         (gtk_tree_view_adjustment_changed): add guards to not call
7047         gtk_tree_view_dy_to_top_row() if we are currently in
7048         gtk_tree_view_top_row_to_dy(),
7049         (gtk_tree_view_put): fix coordinate annotation: these are bin_window
7050         coordinates, not tree coordinates,
7051         (gtk_tree_view_real_start_editing): add cast.
7052
7053         * gtk/tests/treeview-scrolling.c: add an assertion for checking the
7054         position of the editable in the "create new row and start editing"
7055         tests.
7056
7057 2008-01-09  Michael Natterer  <mitch@imendio.com>
7058
7059         * gtk/gtkcolorsel.c (make_label_spinbutton): remove unused
7060         variable.
7061
7062         * gtk/gtkcombobox.c (gtk_combo_box_detacher)
7063         * gtk/gtkicontheme.c (theme_list_contexts)
7064         (gtk_icon_theme_lookup_icon)
7065         * gtk/gtkimcontextsimple.c (beep_window)
7066         * gtk/gtklinkbutton.c (set_link_color)
7067         * gtk/gtkuimanager.c (child_hierarchy_changed_cb): add casts to
7068         fix warnings.
7069
7070         * gtk/gtkpathbar.c (_gtk_path_bar_set_file_system): remove unused
7071         variable and add const to another to fix a warning.
7072
7073 2008-01-07  Matthias Clasen  <mclasen@redhat.com>
7074
7075         * gtk/gtkassistant.c (remove_page): Be more robust when removing 
7076         the current page.  (#499951, Andreas Sandberg)
7077
7078 2008-01-06  Johan Dahlin  <johan@gnome.org>
7079
7080         * gtk/gtkspinbutton.c: Declare value in the example code for
7081         GtkSpinButton::output, as pointed out by Anders Carlsson.
7082
7083 2008-01-06  Christian Persch  <chpe@gnome.org>
7084
7085         * gtk/gtkpagesetupunixdialog.c: Make the labels left-aligned,
7086         and remove an obsolete event box. Bug #506760.
7087
7088 2008-01-06  Johan Dahlin  <johan@gnome.org>
7089
7090         * tests/buildertest.c (test_domain): 
7091         Update, GtkBuilder::translation-domain is no longer set
7092         
7093         * gtk/gtkbuilderparser.c (parse_interface): 
7094         Allow domains to be overridden in <interface>'s if a translation-domain
7095         is set in the builder.
7096         (_gtk_builder_parser_parse_buffer): Do not modify the translation-domain
7097         of the builder, make the domain set in the <interface> apply only to strings
7098         in that interface.
7099         (#496831, Ryan Lortie)
7100
7101         * gtk/gtkbuilder.c: Avoid adding unnecessary trailing newlines 
7102         to g_warning calls.
7103
7104         * gtk/gtktreestore.c (tree_model_end_element): 
7105         Remove an unused variable
7106
7107 2008-01-06  Matthias Clasen  <mclasen@redhat.com>
7108
7109         * gtk/gtkspinbutton.c: Document the ::output signal and
7110         add an example.  (#507566, example by Owen Taylor)
7111
7112 2008-01-06  Johan Dahlin  <johan@gnome.org>
7113
7114         * gtk/gtkcellrenderercombo.c:
7115         (gtk_cell_renderer_combo_get_property),
7116         (gtk_cell_renderer_combo_set_property):
7117         * gtk/gtkcombobox.c: (gtk_combo_box_set_property):
7118         * gtk/gtkcomboboxentry.c: (gtk_combo_box_entry_set_property):
7119         * gtk/gtknotebook.c: (gtk_notebook_set_property):
7120         * gtk/gtkspinbutton.c: (gtk_spin_button_set_property):
7121         * gtk/gtktextbuffer.c: (gtk_text_buffer_set_property),
7122         (gtk_text_buffer_get_property):
7123         * gtk/gtktextview.c: (gtk_text_view_set_property):
7124         * gtk/gtktogglebutton.c: (gtk_toggle_button_set_property):
7125         * gtk/gtktoolbutton.c: (gtk_tool_button_set_property),
7126         (gtk_tool_button_get_property):
7127         * gtk/gtktoolitem.c: (gtk_tool_item_set_property),
7128         (gtk_tool_item_get_property):
7129         * gtk/gtktreeview.c: (gtk_tree_view_set_property):
7130         * gtk/gtkwidget.c: (gtk_widget_set_property):
7131         * gtk/gtkwindow.c: (gtk_window_set_property):
7132         Use G_OBJECT_WARN_INVALID_PROPERTY_ID consistently.
7133         Fixes #507585
7134
7135 2008-01-06  Johan Dahlin  <johan@gnome.org>
7136
7137         * gtk/gtk-builder-convert (GtkBuilderConverter._strip_root): 
7138         Make sure that --root works for toplevel widgets.
7139         (#491847, Phil Lello)
7140
7141 2008-01-05  Johan Dahlin  <johan@gnome.org>
7142
7143         * modules/other/gail/tests/Makefile.am: Include Makefile.decl,
7144         to make sure that make test-report works properly
7145
7146 2008-01-05  Christian Persch  <chpe@gnome.org>
7147
7148         * tests/defaultvaluetest.c: Fix mem leak, and don't pass
7149         GType as integer through gpointer. Bug #507395.
7150
7151 2008-01-04  Mathias Hasselmann  <mathias@openismus.com>
7152
7153         Avoid some compiler warnings (#507000).
7154
7155         * gtk/gtkbuilder.c, gtk/gtkbuilderprivate.h: Use proper sign
7156         for value argument of _gtk_builder_flags_from_string.
7157         * gtk/gtkwidget.c: Don't alias the child pointer passed
7158         to gdk_window_get_user_data.
7159
7160 2008-01-04  Michael Natterer  <mitch@imendio.com>
7161
7162         * gdk/x11/gdkinput-x11.c (_gdk_device_get_history): don't forget
7163         to set the time in the returned GdkTimeCoords.
7164
7165 2008-01-03  Emmanuele Bassi  <ebassi@gnome.org>
7166
7167         * gtk/gtkfilechooserdefault.c (recent_sort_mru): Use the
7168         correct comparison function (kudos to Christian Persch and
7169         Claudio Saavedra for spotting this)
7170
7171         * gtk/gtkrecentchooserutils.c:
7172         (sort_recent_items_mru),
7173         (sort_recent_items_lru): Ditto as above.
7174
7175 2008-01-03  Johan Dahlin  <johan@gnome.org>
7176
7177         * tests/defaultvaluetest.c: Make it pass again.
7178
7179 2008-01-02  Johan Dahlin  <johan@gnome.org>
7180
7181         * tests/defaultvaluetest.c (test_type): Ignore a few more tests to 
7182         make it pass on Ubuntu.
7183         (main): Use gtk_test_list_all_types () instead of providing our
7184         own list.
7185         And it no longer passes.
7186
7187 2007-12-30  Johannes Schmid <jhs@gnome.org>
7188
7189         * gtk/gtknotebook.c: (gtk_notebook_stop_reorder):
7190         Also reorder menu when reordering tabs by drag & drop
7191         (Bug #506474)
7192         
7193         * tests/testnotebookdnd.c: (create_notebook_with_notebooks):
7194         Add a menu to one of the notebooks to have a test-case for
7195         the change mentioned above.
7196
7197 2007-12-31  Philip Van Hoof  <pvanhoof@gnome.org>
7198
7199         * gtk/gtktreemodel.c: Using GSlice for GtkTreePath
7200
7201 2007-12-31  Christian Persch  <chpe@gnome.org>
7202
7203         * gtk/gtkprintunixdialog.c: (gtk_print_unix_dialog_get_property):
7204         Plug a mem leak. Bug #506107.
7205
7206 2007-12-28  Matthias Clasen  <mclasen@redhat.com>
7207
7208         * gtk/gtkiconfactory.c (render_fallback_image): Adjust to
7209         icon cache api change.  (#506135, Kazuki Iwamoto)
7210
7211 2007-12-28  Mathias Hasselmann  <mathias@openismus.com>
7212
7213         Consider "wide-separators" and "separator-height" style properties:
7214         The separator is drawn using gtk_paint_box instead of cairo, when
7215         "wide-separators" is set. Also do not highlight details for previous
7216         or next month, if their day matches the selected day. (#339540)
7217
7218         * gtk/gtkcalendar.c: Consider "wide-separators" and "separator-height"
7219         in gtk_calendar_size_request and calendar_paint_day
7220         * gtk/gtkstyle.c: Modify gtk_default_draw_box to use special colors
7221         for selected detail separators in GtkCalendar.
7222
7223 2007-12-28  Mathias Hasselmann  <mathias@openismus.com>
7224
7225         Remove max_detail_height field from GtkCalendarPrivate. (#339540)
7226
7227         * gtk/gtkcalendar.c: Drop max_detail_height field, and use
7228         a local variable instead in gtk_calendar_size_request.
7229
7230 2007-12-28  Matthias Clasen  <mclasen@redhat.com>
7231
7232         * tests/defaultvaluetest.c: Add enough exclusions to make the
7233         test succeed.
7234
7235 2007-12-28  Christian Persch  <chpe@gnome.org>
7236
7237         * modules/other/gail/Makefile.am:
7238         * modules/other/gail/tests/*:
7239         * configure.in: Merge tests from standalone gail. Bug #504568.
7240
7241 2007-12-28  Matthias Clasen  <mclasen@redhat.com>
7242
7243         * gtk/gtkclipboard.c: Make the finalizer work when display is
7244         not set.
7245
7246 2007-12-28  Mathias Hasselmann  <mathias@openismus.com>
7247
7248         Draw bottom shadow of GtkCalender headings. (#506113)
7249
7250         * gtk/gtkcalendar.c: Set proper initial height for priv->header_win.
7251
7252 2007-12-28  Matthias Clasen  <mclasen@redhat.com>
7253
7254         * gtk/gtkcalendar.c: Document the initial values of year/month/day
7255         properties.
7256
7257 2007-12-28  Christian Persch  <chpe@gnome.org>
7258
7259         * gtk/gtkfontsel.c: (gtk_font_selection_get_property): Plug
7260         a mem leak. Bug #506096.
7261
7262 2007-12-28  Matthias Clasen  <mclasen@redhat.com>
7263
7264         * gtk/gtktable.c:
7265         * gtk/gtktreeview.c:
7266         * gtk/gtkprintoperation.c:
7267         * gtk/gtkprogressbar.c:
7268         * gtk/gtkmessagedialog.c:
7269         * gtk/gtknotebook.c:
7270         * gtk/gtkprinter.c:
7271         * gtk/gtkfilesel.c:
7272         * gtk/gtklabel.c:
7273         * gtk/gtklinkbutton.c:
7274         * gtk/gtkmenu.c: More default property value corrections.
7275
7276 2007-12-28  Matthias Clasen  <mclasen@redhat.com>
7277
7278         * gtk/gtkitemfactory.c (gtk_item_factory_finalize): Don't unref
7279         accel_group unless it is set.
7280
7281 2007-12-28  Matthias Clasen  <mclasen@redhat.com>
7282
7283         * gdk/x11/gdkwindow-x11.c (get_default_title): Don't return NULL.
7284
7285 2007-12-28  Matthias Clasen  <mclasen@redhat.com>
7286
7287         * gtk/gtkhandlebox.c: Fix the default values of shadow and 
7288         shadow-type properties.
7289
7290         * gtk/gtkfontsel.c: Fix the default values of several properties.
7291
7292         * gtk/gtkfilesel.c: Fix the default value of the show-fileops
7293         property.
7294
7295         * gtk/gtkcurve.c: Fix the default value of the curve-type property.
7296
7297         * gtk/gtkcombo.c: Fix the default value of the enable-arrows-always
7298         property.
7299
7300 2007-12-28  Johan Dahlin  <johan@gnome.org>
7301
7302         * gtk/gtkdialog.c (gtk_dialog_buildable_custom_finished)
7303         (gtk_dialog_buildable_custom_tag_start): Chain up. 
7304         This makes it possible to have accelerators tags on GtkDialog 
7305         subclasses.
7306
7307 2007-12-28  Mathias Hasselmann  <mathias@openismus.com>
7308
7309         Add GTK_CALENDAR_SHOW_DETAILS display flag, which chooses if details
7310         are shown within the widget, or just as tooltip. (#339540)
7311
7312         * gtk/gtkcalendar.c, gtk/gtkcalendar.h: Add "show-details" property
7313         aka. GTK_CALENDAR_SHOW_DETAILS, and use it.
7314         * tests/testcalendar.c: Test GTK_CALENDAR_SHOW_DETAILS. Reduce padding
7315         in flags vbox.
7316
7317 2007-12-28  Mathias Hasselmann  <mathias@openismus.com>
7318
7319         Try more decent appearance of calendar details separator. (#339540)
7320
7321         * gtk/gtkcalendar.c: Use different colors for drawing the separator,
7322         and make it short by one pixel on each side.
7323
7324 2007-12-28  Mathias Hasselmann  <mathias@openismus.com>
7325
7326         Apply trivial code-style changes from attachement 101101. (#339540)
7327
7328         * tests/testcalendar.c: Some updates to current GTK+ code-style.
7329
7330 2007-12-28  Mathias Hasselmann  <mathias@openismus.com>
7331
7332         Restructure testcalendar for testing calendar details. (#339540)
7333
7334         * tests/testcalendar.c: Push code arround for testing calendar details.
7335
7336 2007-12-28  Mathias Hasselmann  <mathias@openismus.com>
7337
7338         Implement GtkTooltip API for calendar details. (#339540)
7339
7340         * gtk/gtkcalendar.c: Add gtk_calendar_query_tooltip and chain it up.
7341         Remember detail overflows in calendar_paint_day to show the tooltip
7342         only when neccessary.
7343
7344 2007-12-28  Mathias Hasselmann  <mathias@openismus.com>
7345
7346         Without setting "detail-width-chars" and "detail-height-rows"
7347         properties not only the widget has to be redrawn on certain
7348         conditions, but also its size must be recalculated. (#339540)
7349
7350         * gtk/gtkcalendar.c: Add calendar_queue_refresh and call
7351         that function instead of gtk_widget_queue_draw.
7352
7353 2007-12-28  Mathias Hasselmann  <mathias@openismus.com>
7354
7355         Consider details for size-request and expose-event. (#339540)
7356
7357         * gtk/gtkcalendar.c: Add gtk_calendar_get_detail and
7358         is_color_attribute functions. Change gtk_calendar_size_request
7359         and calendar_paint_day to consider and show calender details.
7360
7361 2007-12-28  Matthias Clasen  <mclasen@redhat.com>
7362
7363         * gtk/gtkcombobox.c: Introduce local priv variables to 
7364         reduce ->->
7365
7366 2007-12-27  Matthias Clasen  <mclasen@redhat.com>
7367
7368         * gtk/gtkcombobox.c: Correct the default value for the 
7369         tearoff-title property.
7370
7371         * gtk/gtkcellrenderertext.c: Fix the default value for the
7372         wrap-mode and font-scale properties.
7373
7374         * gtk/gtkaspectratio.c: Fix the default value for the ratio
7375         property.
7376
7377 2007-12-27  Matthias Clasen  <mclasen@redhat.com>
7378
7379         * gkt/gtksignal.h: Fix 0<>NULL confusion in gtk_signal_connect...
7380         defines.  (#505708,  MINAMI Hirokazu)
7381
7382 2007-12-27  Christian Persch  <chpe@gnome.org>
7383         
7384         * Makefile.am: Install gail.pc. Bug #505859.
7385
7386 2007-12-27  Mathias Hasselmann  <mathias@openismus.com>
7387
7388         Add infrastructure for GtkCalendar details. (#339540)
7389
7390         * gtk/gtkcalendar.c, gtk/gtkcalendar.h, gtk/gtk.symbols:
7391         Add "detail-width-chars" and "detail-height-rows" properties,
7392         and gtk_calendar_set_detail_func function.
7393
7394 2007-12-27  Xan Lopez  <xan@gnome.org>
7395
7396         * gtk/gtk.symbols: 
7397         * gtk/gtkstyle.c (gtk_border_new, gtk_border_copy): 
7398
7399         Add gtk_border_new to avoid memory allocator confusions when using
7400         GtkBorders. Also, make gtk_border_copy use g_slice_dup. (#454042)
7401
7402 2007-12-27  Christian Persch  <chpe@gnome.org>
7403
7404         * gdk/x11/gdkscreen-x11.c: (init_randr12): Fir the patch from 
7405         bug #504886 not to read unitialised memory.
7406
7407 2007-12-26  Xan Lopez  <xan@gnome.org>
7408
7409         * gtk/gtkstatusbar.c (has_extra_children): take into account the
7410         modification of the internal frame contents to decide if we have
7411         extra children. (#415677)
7412
7413 2007-12-22  Christian Persch  <chpe@gnome.org>
7414
7415         * modules/other/gail/gailitem.c: Fix mem leak. Bug #505556.
7416
7417 2007-12-25  Christian Persch  <chpe@gnome.org>
7418
7419         * modules/other/gail/gailwindow.c: (gail_window_initialize):
7420         Initialise |widget|. Fixes a buglet introduced by the commit from bug
7421         #505226.
7422
7423 2007-12-25  Christian Persch  <chpe@gnome.org>
7424
7425         * modules/other/gail/*.h: Use G_BEGIN_DECLS/G_END_DECLS. Bug #505268.
7426         
7427 2007-12-25  Christian Persch  <chpe@gnome.org>
7428
7429         * modules/other/gail/*.[ch]: Remove relocations from the atk
7430         factories. Remove unused gail_foo_new() functions. Fix object
7431         instantiation to be derivation safe by moving initialisation code
7432         from the removed gail_foo_new() functions to the
7433         AtkObjectClass::initialize implementation. Bug #505226.
7434
7435 2007-12-24  Matthias Clasen  <mclasen@redhat.com>
7436
7437         * modules/other/gail/gailentry.c:
7438         * modules/other/gail/gailimage.c:
7439         * modules/other/gail/gailtextview.c: Remove non-multihead-safe
7440         uses of clipboards and settings.  (#504722, Christian Persch)
7441
7442 2007-12-24  Matthias Clasen  <mclasen@redhat.com>
7443
7444         * gdk/gdkapplaunchcontext.c: Remove unneeded includes. (#505411,
7445          Kazuki IWAMOTO)
7446
7447 2007-12-24  Matthias Clasen  <mclasen@redhat.com>
7448
7449         * gtk/gtkcombobox.c: When popping up a menu from a treeview cell,
7450         use the time and button information from the event.  (#504901,
7451         Peter Bloomfield)
7452
7453 2007-12-23  Cody Russell  <bratsche@gnome.org>
7454
7455         * gdk/win32/gdkevents-win32.c (show_window_recurse): Check that
7456         the window is mapped before setting SW_RESTORE or SW_MINIMIZE.
7457         Fixes a regression caused by #164537 patch where transient
7458         windows that are hidden get shown (incorrectly) when their
7459         parents are minimized. (#504984)
7460         
7461 2007-12-22  Christian Persch  <chpe@gnome.org>
7462
7463         * modules/other/gail/gailcell.c:
7464         * modules/other/gail/gailcontainercell.c:
7465         * modules/other/gail/gailexpander.c:
7466         * modules/other/gail/gailtextcell.c:
7467         * modules/other/gail/gailtextview.c:
7468         * modules/other/gail/gailwindow.c: Fix compile warnings. Bug #504701.
7469
7470 2007-12-22  Christian Persch  <chpe@gnome.org>
7471
7472         * modules/other/gail/*.c: Include config.h. Bug #504720.
7473
7474 2007-12-22  Christian Persch  <chpe@gnome.org>
7475
7476         * modules/other/gail/*.c: Use G_DEFINE_TYPE[_WITH_CODE] instead of
7477         handwritten get_type functions. Bug #504661.
7478
7479 2007-12-23  Xan Lopez  <xan@gnome.org>
7480
7481         * gtk/gtktreeview.c (gtk_tree_view_build_tree): pass correct argument
7482         to g_signal_emit for TEST_EXPAND_ROW (GtkTreeIter* vs. GtkTreeIter**).
7483
7484         Patch by Sadrul Habib Chowdhury (#504804)
7485
7486 2007-12-22  Christian Persch  <chpe@gnome.org>
7487
7488         * modules/other/gail/Makefile.am: Link to gdk and gtk libs. Bug
7489         #504645, patch by Li Yuan.
7490
7491 2007-12-22  Christian Persch  <chpe@gnome.org>
7492
7493         * gdk/x11/gdkscreen-x11.c: (init_randr12): Plug mem leaks. Bug #504886.
7494
7495 2007-12-22  Christian Persch  <chpe@gnome.org>
7496         
7497         * modules/other/gail/gail.c:
7498         * modules/other/gail/gailbutton.c:
7499         * modules/other/gail/gailcell.c:
7500         * modules/other/gail/gailcombo.c:
7501         * modules/other/gail/gailcombo.h:
7502         * modules/other/gail/gailcombobox.c:
7503         * modules/other/gail/gailentry.c:
7504         * modules/other/gail/gailexpander.c:
7505         * modules/other/gail/gailmenuitem.c:
7506         * modules/other/gail/gailnotebook.c:
7507         * modules/other/gail/gailnotebookpage.c:
7508         * modules/other/gail/gailnotebookpage.h:
7509         * modules/other/gail/gailoptionmenu.c:
7510         * modules/other/gail/gailrange.c:
7511         * modules/other/gail/gailtextview.c:
7512         * modules/other/gail/gailtreeview.c:
7513         * modules/other/gail/gailtreeview.h:
7514         * modules/other/gail/gailwindow.c: Use gdk_threads_add_idle.
7515         Bug #504571.
7516
7517 2007-12-22  Matthias Clasen  <mclasen@redhat.com>
7518
7519         * modules/other/gail/gailclist.c: Chain up the finalizer (#504570,
7520         Christian Persch)
7521
7522 2007-12-21  Richard Hult  <richard@imendio.com>
7523
7524         * gdk/quartz/gdkwindow-quartz.c: (_gdk_windowing_window_destroy):
7525         Plug leak of destroyed subviews, fixes bug #504753.
7526
7527 2007-12-20  Johan Dahlin  <johan@gnome.org>
7528
7529         * tests/Makefile.am (TEST_PROGS): 
7530         * tests/defaultvaluetest.c: Add a test for default values,
7531         based on program by Christan Perch
7532
7533 2007-12-20  Johan Dahlin  <johan@gnome.org>
7534
7535         * gtk/gtk-builder-convert (GtkBuilderConverter._remove_window): 
7536         Refactor to avoid some duplication.
7537         Convert toplevel GtkMenu's top popups and not menubars in the ui manager.
7538         Fixes #504749, Yuri Pimenov
7539
7540 2007-12-20  Kristian Rietveld  <kris@imendio.com>
7541
7542         * configure.in: RYuri Pimenovemove leftovers from old XRandR check.  Makes
7543         the build work again on systems without xrandr 1.2.
7544
7545 2007-12-20  Christian Persch  <chpe@gnome.org>
7546
7547         * configure.in:
7548         * modules/other/gail/libgail-util/Makefile.am:
7549         Keep the same libtool version as the standalone libgail-util had.
7550         Bug #504643.
7551
7552 2007-12-20 15:30:09  Tim Janik  <timj@imendio.com>
7553
7554         * Makefile.decl: generate HTML reports for test-report perf-report full-report.
7555
7556 2007-12-20  Alexander Larsson  <alexl@redhat.com>
7557         
7558         * gdk/x11/gdkapplaunchcontext-x11.c:
7559         Update for gio API changes
7560
7561 2007-12-20  Richard Hult  <richard@imendio.com>
7562
7563         * gdk/quartz/GdkQuartzWindow.c:
7564         * gdk/quartz/GdkQuartzWindow.h: Make manual resizing smoother by
7565         processing events after changing the size.
7566
7567 2007-12-20  Richard Hult  <richard@imendio.com>
7568
7569         * modules/other/gail/gailwindow.c: (gail_window_get_mdi_zorder):
7570         Add stub for quartz to fix build.
7571
7572 2007-12-20  Christian Persch  <chpe@gnome.org>
7573
7574         * modules/other/gail/Makefile.am:
7575         * modules/other/gail/gailimage.c: (gail_image_class_init),
7576         (gail_image_init), (elide_underscores), (gail_image_get_name),
7577         (atk_image_interface_init), (gail_image_finalize):
7578         * modules/other/gail/gailimage.h:
7579         R modules/other/gail/gailintl.h:
7580         * po/POTFILES.skip: Use the stock item's label as the name of the
7581         accessible in gailimage.c. Bug #504246.
7582
7583 2007-12-19  Mathias Hasselmann  <mathias@openismus.com>
7584
7585         Avoid some compiler warnings and remove obsolete code. (#339540)
7586
7587         * gtk/gtkcalendar.c: Change week and year variable in
7588         calendar_paint_week_numbers from gint to guint. Remove obsolete "#if
7589         0" block from calendar_paint_day: The feature in question is handled
7590         few lines above. Cast data returned by gtk_selection_data_get_text()
7591         to (gchar*) in gtk_calendar_drag_data_received.
7592
7593 2007-12-19 17:05:31  Tim Janik  <timj@imendio.com>
7594
7595         * modules/other/Makefile.am: include Makefile.decl to unbreak test rules.
7596
7597 2007-12-19  Johan Dahlin  <johan@gnome.org>
7598
7599         * tests/buildertest.c (test_object_properties): 
7600         Add another call to gtk_builder_add_string after using
7601         delayed properties, as reported in #504393 but already
7602         fixed in #495769.
7603
7604 2007-12-18  Christian Persch  <chpe@gnome.org>
7605
7606         * configure.in:
7607         * docs/reference/Makefile.am:
7608         * docs/reference/libgail-util/*:
7609         * gail-uninstalled.pc.in:
7610         * gail.pc.in:
7611         * modules/Makefile.am:
7612         * modules/other/Makefile.am:
7613         * modules/other/gail/*:
7614         * modules/other/gail/libgail-util/*:
7615         * po/POTFILES.skip: Integrate gail into gtk+. Bug #169488.
7616
7617 2007-12-17  Matthias Clasen  <mclasen@redhat.com>
7618
7619         * gtk/gtksettings.c: Add a gtk-im-module GTK setting
7620         * gdk/win32/gdkproperty-win32.c: 
7621         * gdk/x11/gdksettings.c: ...and back it by a Gtk/IMModule X setting.
7622
7623         * gtk/gtkimmodule.[hc]: 
7624         * gtk/gtkimmulticontext.[hc]: When determining the default context,
7625         look at the gtk-im-module setting, and listen for changes to the
7626         setting.  (#502446, Akira Tagoh)
7627
7628 2007-12-17  Kristian Rietveld  <kris@imendio.com>
7629
7630         * gtk/gtktooltip.c (gtk_tooltip_finalize),
7631         (gtk_tooltip_set_last_window): use a weak pointer to set last_window
7632         to NULL as soon as it's destroyed.  (#496546, patch from
7633         Benjamin Berg).
7634
7635 2007-12-17  Kristian Rietveld  <kris@imendio.com>
7636
7637         * gtk/gtktreeviewcolumn.c (gtk_tree_view_column_update_button):
7638         always determine what arrow to show if show_sort_indicator is true.
7639         (#352738, Chris Vine).
7640
7641 2007-12-16  Mathias Hasselmann  <mathias@openismus.com>
7642
7643         Prevent assertion failure in gtk_paned_find_neighbours. (#503824,
7644         Sébastien Granjoux)
7645
7646         * gtk/gtkpaned.c: Call gtk_container_forall instead of
7647         gtk_container_foreach in get_child_panes.
7648
7649 2007-12-15  Xan Lopez  <xan.lopez@nokia.com>
7650
7651         * gtk/gtktreeviewcolumn.c (gtk_tree_view_column_cell_layout_reorder):
7652
7653         Plug leak: When reordering the info in the list the old node is
7654         removed but not freed. (#503569)
7655
7656 2007-12-15  Sebastian Dröge  <slomo@circular-chaos.org>
7657
7658         * gdk/directfb/gdkcursor-directfb.c: (gdk_cursor_new_for_display):
7659         Use u32 instead of __u32 and u8 instead of __u8 as the other types
7660         are deprecated since DirectFB 1.0.0. If compiling with an older
7661         version define the new type name to the old types. Fixes bug #503190.
7662
7663 2007-12-14  Ray Strode  <rstrode@redhat.com>
7664
7665         * gtk/gtkwidget.c: Suggest g_signal_connect (..., "realize", ...)
7666         instead of g_signal_connect_after (..., "realize", ...) as an
7667         alternative to gtk_widget_realize () (bug 503537).
7668
7669 2007-12-14  Michael Natterer  <mitch@imendio.com>
7670
7671         * gdk/gdkinternals.h
7672         * gdk/gdkapplaunchcontext.h: #include <gio/gio.h> instead of
7673         individual files.
7674
7675         * gdk/gdkapplaunchcontext.c
7676         * gdk/x11/gdkapplaunchcontext-x11.c: remove all gio includes, the
7677         header already includes everything now.
7678
7679 2007-12-14  Mathias Hasselmann  <mathias@openismus.com>
7680
7681         Correct "Since:" tags for GtkPageSetup and GtkPrintSettings as
7682         next stable release shall be 2.16, not 2.14 - even if disagree.
7683
7684         * gtk/gtkpagesetup.c, gtk/gtkprintsettings.c: s/2.14/2.16/
7685
7686 2007-12-14  Mathias Hasselmann  <mathias@openismus.com>
7687
7688         Change GtkToolItem to retrieve its properties from GtkToolShell
7689         interface, instead of relying on being child of a GtkToolbar.
7690         (#5034079)
7691
7692         * gtk/gtk.symbols, docs/reference/gtk/gtk-docs.sgml,
7693         docs/reference/gtk/gtk-sections.txt: Add GtkToolShell symbols.
7694         * docs/reference/gtk/tmpl/gtktoolitem.sgml: Move section docs inline.
7695         * gtk/gtktoolbar.c: Implement GtkToolShellIface.
7696         * gtk/gtktoolbar.h: Remove _gtk_toolbar_rebuild_menu.
7697         * gtk/gtktoolitem.c: Use GtkToolShell, instead of GtkToolbar.
7698         Take section docs from template file and update them for GtkToolShell.
7699         * gtk/Makefile.am: Add gtk/gtktoolshell.c and gtk/gtktoolshell.h.
7700         * gtk/gtktoolshell.c, gtk/gtktoolshell.h: New GtkToolShellIface.
7701
7702 2007-12-14  Mathias Hasselmann  <mathias@openismus.com>
7703
7704         Extract loading of GtkPageSetup and GtkPrintSettings from their
7705         *_new_*() functions and move that code into separate
7706         *_load_*() functions (#475565).
7707
7708         * gtk/gtk.symbols, gtk/gtkpagesetup.c, gtk/gtkpagesetup.h:
7709         Extract gtk_page_setup_load_file, gtk_page_setup_load_key_file,
7710         gtk_print_settings_load_file and gtk_print_settings_load_key_file.
7711         Change the matching *_new_*() functions to use those functions.
7712
7713 2007-12-14  Matthias Clasen  <mclasen@redhat.com>
7714
7715         * gtk/gtk.symbols:
7716         * gtk/gtktooltip.[hc]: Add gtk_tooltip_set_icon_from_icon_name().
7717
7718 2007-12-14  Kristian Rietveld  <kris@imendio.com>
7719
7720         * gtk/tests/liststore.c:
7721         * gtk/tests/treestore.c: added tests for insertion functions.
7722
7723 Thu Dec 13 13:14:50 2007  Søren Sandmann  <sandmann@redhat.com>
7724
7725         * Add RandR 1.2 support
7726
7727         - New monitors_changed signal - New API to get width/height of
7728           monitors, and the name of the plug
7729
7730 2007-12-13  Kristian Rietveld  <kris@imendio.com>
7731
7732         * gtk/tests/liststore.c:
7733         * gtk/tests/treestore.c: test the move and swap functions on a
7734         store with only one node.
7735
7736 2007-12-13  Kristian Rietveld  <kris@imendio.com>
7737
7738         * gtk/gtktestutils.c (gtk_test_init): add a call to
7739         g_test_bug_base().
7740
7741         * gtk/tests/treeview-scrolling.c: add g_test_bug() calls to
7742         appriopriate tests.
7743
7744 2007-12-13  Kristian Rietveld  <kris@imendio.com>
7745
7746         * gtk/tests/liststore.c:
7747         * gtk/tests/treestore.c: start composing tests for the list and tree
7748         store.
7749
7750         * gtk/tests/treeview-scrolling.c: added automated tests for
7751         GtkTreeView's scrolling "subsystem".
7752
7753         * gtk/tests/Makefile.am: updated; added new test programs.
7754
7755 2007-12-13  Mathias Hasselmann  <mathias@openismus.com>
7756
7757         Make the code compile again after the GdkAppLaunchContext changes.
7758
7759         * configure.in: Add gio-2.0 to GDK_PACKAGES.
7760         * gdk/gdkinternals.h: Include <gio/gappinfo.h>.
7761
7762 2007-12-12  Matthias Clasen  <mclasen@redhat.com>
7763
7764         * gdk/gdkapplaunchcontext.c: Add docs
7765
7766 2007-12-12  Matthias Clasen  <mclasen@redhat.com>
7767
7768         * gdk/gdkapplaunchcontext.[hc]: Implement GAppLaunchContext 
7769         in gdk, providing startup notification.  (#503203)
7770
7771         * gdk/x11/gdkapplaunchcontext-x11.c: 
7772         * gdk/win32/gdkapplaunchcontext-win32.c:
7773         * gdk/quartz/gdkapplaunchcontext-quartz.c: 
7774         * gdk/directfb/gdkapplaunchcontext-directfb.c: Backend-specific
7775         parts. All but X11 are just empty stubs for now.
7776
7777         * gdk/gdk.symbols:
7778         * gdk/gdkinternals.h:
7779         * gdk/Makefile.am:
7780         * gdk/x11/Makefile.am: 
7781         * gdk/win32/Makefile.am: 
7782         * gdk/quartz/Makefile.am: 
7783         * gdk/directfb/Makefile.am: Necessary glue.
7784
7785 2007-12-12  Mathias Hasselmann  <mathias@openismus.com>
7786
7787         * gtk/gtkdnd.c: Another attempt to improve gtk_drag_dest_set docs.
7788
7789 2007-12-11  Attilio Fiandrotti  <attilio.fiandrotti@gmail.com>
7790
7791         * gdk/directfb/gdktestutils-directfb.c:
7792         * gdk/directfb/Makefile.am: Applied a patch by Claudio Ciccani
7793         which adds testing functions to the DirectFB backend.
7794
7795 2007-12-11  Attilio Fiandrotti  <attilio.fiandrotti@gmail.com>
7796
7797         * gdk/directfb/gdkdrawable-directfb.c: Applied a patch by Claudio
7798         Ciccani which fixes the mixing of gdk and cairo rendering.
7799
7800 2007-12-11  Mathias Hasselmann  <mathias@openismus.com>
7801
7802         * gtk/gtkdnd.c, gtk/gtkwidget.c: Mention impact of GtkDestDefaults
7803         on "drag-motion" handlers. Clearify documentation for
7804         gtk_drag_dest_set.
7805
7806 2007-12-11 15:44:01  Tim Janik  <timj@imendio.com>
7807
7808         * buildertest.c: made unnecessarily exported symbols static.
7809         switched g_return_if_fail() statements in tests to assertions.
7810         special cased currently failing Widget/accesibility test to
7811         run only for g_test_thorough(), so it doesn't break make check.
7812         some coding style fixes.
7813
7814         * Makefile.am: added buildertest to TEST_PROGS.
7815
7816 2007-12-11  Stefan Kost  <ensonic@users.sf.net>
7817
7818         * docs/tutorial/gtk-tut.sgml:
7819           Use gtk_widget_get_parent_window() instead of widget->parent->window.
7820
7821 2007-12-10  Richard Hult  <richard@imendio.com>
7822
7823         * gdk/quartz/Makefile.am:
7824         * gdk/quartz/gdkquartz.h:
7825         * gdk/quartz/gdkwindow-quartz.c: Install backend specific
7826         header (bug #405915). Also add a getter for the toplevel nswindow.
7827
7828 2007-12-10  Richard Hult  <richard@imendio.com>
7829
7830         * gdk/quartz/gdkdrawable-quartz.c:
7831         (gdk_quartz_drawable_get_context),
7832         (gdk_quartz_drawable_release_context):
7833         * gdk/quartz/gdkeventloop-quartz.c: (gdk_event_prepare),
7834         (gdk_event_check), (gdk_event_dispatch), (poll_func):
7835         * gdk/quartz/gdkwindow-quartz.h: Replace the autorelease pools
7836         used for each drawing context and in prepare, dispatch and poll
7837         with one that exists across each main loop iteration. Fixes leaks
7838         on leopard and protects against future leaks introduce when the
7839         underlying system changes again (bug #492977).
7840
7841 2007-12-10  Richard Hult  <richard@imendio.com>
7842
7843         * gdk/quartz/gdkwindow-quartz.c: (move_resize_window_internal):
7844         Fix the check for no changes to position and size.
7845
7846 2007-12-10  Richard Hult  <richard@imendio.com>
7847
7848         * gdk/quartz/GdkQuartzView.c: Ignore drawRect calls with zero
7849         sized areas at (0, 0), patch from Paul Davis.
7850
7851 2007-12-10  Richard Hult  <richard@imendio.com>
7852
7853         * gdk/quartz/gdkprivate-quartz.h: 
7854         * gdk/quartz/gdkeventloop-quartz.c:
7855         (_gdk_quartz_event_loop_get_pending),
7856         (_gdk_quartz_event_loop_check_pending),
7857         (_gdk_quartz_event_loop_release_event), (gdk_event_prepare),
7858         (gdk_event_check), (gdk_event_dispatch):
7859         * gdk/quartz/gdkevents-quartz.c: (gdk_events_pending)
7860         (_gdk_events_queue): Fix a bug where we could end up trying to
7861         handle the same event more than once. Based on patch from Paul
7862         Davis.
7863
7864 2007-12-10  Tor Lillqvist  <tml@novell.com>
7865
7866         * gtk-zip.sh.in: Include bin/gtk-builder-convert in the dev
7867         package. (#502850)
7868
7869 2007-12-10  Matthias Clasen  <mclasen@redhat.com>
7870
7871         * gtk/gtknotebook.c (gtk_notebook_real_remove): Another fix
7872         to avoid further fallout from the fix for bug 388321.
7873
7874 2007-12-09 09:56:06  Attilio Fiandrotti  <attilio.fiandrotti@gmail.com>
7875
7876         * gdk/directfb/gdkgc-directfb.c:
7877         * gdk/directfb/gdkdrawable-directfb.c:
7878         * gdk/directfb/gdkdirectfb.h:
7879         * gdk/directfb/gdkwindow-directfb.c:
7880         * gdk/directfb/gdkprivate-directfb.h: Committed several patches
7881         (window_flip_group, no_background_pixmap_fix, opt_temp_region2,
7882         blit_after_cairo_fix, rect_clip_fix, fast_blend, opt_temp_region_etc,
7883         opt_clip_region_and_fill_rects, no_state_resets) by Denis Oliver Knopp
7884         which are expected to improve the performance of the DirectFB backend.
7885         Experimental pieces of code (GDK_DIRECTFB_NO_EXPERIMENTS) are disabled.
7886
7887 2007-12-07  Matthias Clasen  <mclasen@redhat.com>
7888
7889         * gtk/gtkcontainer.c: Correct the documentation of child
7890         property getter arguments.  (#501992, David Brigada)
7891
7892 2007-12-07  Matthias Clasen  <mclasen@redhat.com>
7893
7894         * gtk/gtkfilechooserdefault.c (shortcuts_reload_icons): Don't
7895         leak pixbufs.  (#502250, Yevgen Muntyan)
7896
7897 2007-12-07  Yevgen Muntyan  <muntyan@tamu.edu>
7898
7899         * gtk/gtkprintunixdialog.c:
7900         * gtk/gtkpagesetupunixdialog.c: added alternative button order in
7901         Print and Page Setup dialogs (#502202).
7902
7903 2007-12-07 13:16:33  Tim Janik  <timj@imendio.com>
7904
7905         * Makefile.decl: skip tests if gdktarget!=x11, since GUI tests need
7906         Xvfb. only start Xvfb if TEST_PROGS is not empty. moved "set -e" out
7907         of XVFB_START, since it's the GTESTER invokation that needs this.
7908
7909 2007-12-06  Tommi Komulainen  <tommi.komulainen@iki.fi>
7910
7911         * gdk-pixbuf/gdk-pixbuf.symbols:
7912         * gdk/gdk.symbols:
7913         * gdk/gtk.symbols: Remove trailing whitespace that can trigger false
7914         positives in abicheck.sh
7915
7916 2007-12-06 18:45:06  Attilio Fiandrotti  <attilio.fiandrotti@gmail.com>
7917
7918         * gdk/directfb/gdkevents-directfb.c: Committed a patch by DOK to fix
7919         GDK events generations in the DirectFB backend.
7920
7921 2007-12-06 13:55:06  Tim Janik  <timj@imendio.com>
7922
7923         * Makefile.decl: replaced seq(1) invokation for X11 ids with a hardcoded
7924         set of likely unused display ids, because MacOS has no seq(1) command.
7925
7926 2007-12-06  Richard Hult  <richard@imendio.com>
7927
7928         * gdk/quartz/gdkevents-quartz.c:
7929         (synthesize_crossing_events_for_ns_event): Fix warning when
7930         switching spaces in leopard.
7931
7932 2007-12-06 13:38:36  Tim Janik  <timj@imendio.com>
7933
7934         * tests/floatingtest.c: ported to new testing framework.
7935
7936         * tests/Makefile.am: run floatingtest as testing framework test.
7937
7938 2007-12-06 10:44:52  Tim Janik  <timj@imendio.com>
7939
7940         * tests/autotestfilechooser.c: majorly speed up execution by reducing
7941         timeouts and converting main loop sleeps to pending/iterate loops with
7942         very low priority async handlers. eliminate output for non-verbose
7943         tests. assert successfull subtests in all test functions. use testing
7944         framework in main().
7945
7946         * tests/Makefile.am: add autotestfilechooser to TEST_PROGS, so it's
7947         executed inside Xvfb upon make check.
7948
7949 2007-12-06 08:23:38  Tim Janik  <timj@imendio.com>
7950
7951         * tests/objecttests.c: use string comparisons for string property
7952         values and get rid of referencing symbols in array initialization.
7953
7954 2007-12-05 18:59:59  Tim Janik  <timj@imendio.com>
7955
7956         * gtk+/Makefile.decl: run tests in current dir after setting up the
7957         logging directory, so their results get properly merged into the
7958         resulting test log.
7959
7960         * gtk+/gtk/gtktestutils.[hc]: added gtk_test_list_all_types() for
7961         tests to loop over registered Gdk/Gtk+ types.
7962
7963         * gtk+/tests/objecttests.c: new test program, implements automated
7964         property tests. several properties are blacklisted because they
7965         seem to trigger Gdk/Gtk+ bugs. ./objecttests -m thorough --verbose
7966         can be used to test blacklisted properties and see which proprty failed.
7967
7968 2007-12-04  Richard Hult  <richard@imendio.com>
7969
7970         * gdk/quartz/gdkwindow-quartz.c: (_gdk_windowing_window_init):
7971         Fully initialize the root window, fixes bug #501583.
7972
7973 2007-12-04  Matthias Clasen  <mclasen@redhat.com>
7974
7975         * gtk/gtknotebook.c: Modify the tab-label-destroy fix to not
7976         crash epiphany.
7977
7978 2007-12-03  Richard Hult  <richard@imendio.com>
7979
7980         * gtk/gtkquartz.c: (_gtk_quartz_set_selection_data_for_pasteboard):
7981         Don't crash when dragging from a source that doesn't support uri
7982         lists (bug #499868, Paul Davis).
7983
7984 2007-12-03  Richard Hult  <richard@imendio.com>
7985
7986         * gdk/quartz/gdkwindow-quartz.c:
7987         (gdk_window_impl_quartz_begin_paint_region): Don't crash when a
7988         parent relative bg pixmap is set, and no parent has a bg
7989         pixmap. Fixes bug #500804.
7990
7991 2007-12-03  Matthias Clasen  <mclasen@redhat.com>
7992
7993         Two optimizations for icon cache lookups.
7994
7995         * gtk/gtkiconcache.[hc]:
7996         * gtk/gtkicontheme.c: Remember the directory index for
7997         subdirectories, instead of running over the directory list
7998         again and again.
7999
8000         * gtk/gtkiconcache.c (find_image_offset): Remember the last 
8001         chain and try it first; this helps with the the usage patterns
8002         in gtkicontheme.c, where the same icon is queried for a lot
8003         of subdirectories.
8004
8005 2007-12-03 15:18:17  Tim Janik  <timj@imendio.com>
8006
8007         * gtk/Makefile.am (gtktypefuncs.c): use 'grep -o' to extract _get_type
8008         functions from header files. this should be portable across linux and
8009         Mac OS, unlike the previpous sed expression.
8010
8011 2007-12-1  Cody Russell  <bratsche@gnome.org>
8012
8013         * gtk/gtkpaned.c: (gtk_paned_set_position) [Win32]:
8014         On Windows, queue a redraw of child2 whenever we set
8015         the pane handle position.  This is unfortunately kind
8016         of hacky, but solves the visual artifacts that were
8017         occuring on at least certain types of child widgets
8018         (e.g., text views and tree views) that are inside
8019         horizontal or vertical panes. (#144269)
8020
8021 2007-11-30  Matthias Clasen  <mclasen@redhat.com>
8022
8023         * gtk/gtkrc.c: Fix doc typos.  (#500672, David Lambert)
8024
8025 2007-11-29  Matthias Clasen  <mclasen@redhat.com>
8026
8027         * gtk/gtkmenuitem.c (gtk_menu_item_paint): Remove leftover
8028         debug spew.
8029
8030 2007-11-29  Matthias Clasen  <mclasen@redhat.com>
8031
8032         * gtk/Makefile.am: Fix ordering of subdirs.
8033
8034 2007-11-28  Tor Lillqvist  <tml@novell.com>
8035
8036         A proper build of GNU libintl is supposed to export the variable
8037         _nl_msg_cat_cntr. configure looks for that variable in order to
8038         recognize GNU gettext. If it sees that it is indeed GNU gettext
8039         that is used, it decides to install message catalogs in
8040         share/locale, otherwise in lib/locale. Until now on Windows I have
8041         built GTK+ against a build of GNU gettext that did not export
8042         _nl_msg_cat_cntr. But this will change, so we can't assume message
8043         catalogs are always in lib/locale.
8044
8045         * gtk/gtkmain.c: (_gtk_get_localedir) [Win32]: Rework to handle
8046         GTK_LOCALEDIR being either in "lib" or "share". Move the function
8047         before the inclusion of gtkprivate.h so that it sees the original
8048         GTK_LOCALEDIR.
8049
8050         * gtk-zip.sh.in: Check whether the message catalogs are in
8051         share/locale or lib/locale.
8052
8053         * config.h.win32.in: Tack on "/share/locale" to GTK_LOCALEDIR so
8054         that the code in _gtk_get_localedir() will find the slashes.
8055
8056 2007-11-28  Tor Lillqvist  <tml@novell.com>
8057
8058         * gtk/Makefile.am: Improve portability. The -o option is present
8059         only in newish GNU egreps. Use one more sed in the pipeline
8060         instead.
8061
8062 2007-11-28  Tor Lillqvist  <tml@novell.com>
8063
8064         Fix #375893, patch by Ben Hague:
8065
8066         * gtk/gtkfilesystemwin32.c (get_viewable_logical_drives): Wrapper
8067         around GetLogicalDrives() that takes also the viewable drive
8068         restrictions in the Registry (which are usually the result of an
8069         Active Directory Group Policy) into account.
8070
8071         (check_volumes, gtk_file_system_win32_list_volumes) Call
8072         get_viewable_logical_drives() instead of GetLogicalDrives().
8073
8074 2007-11-27  Matthias Clasen <mclasen@redhat.com>
8075
8076         * gtk/gtkwindow.c (gtk_window_move_resize): Zero some
8077         variables to silence valgrind.  (#495124, Morten Welinder)
8078
8079 2006-11-26  Ryan Lortie  <desrt@desrt.ca>
8080
8081         * docs/reference/gtk/tmpl/gtkbuildable.sgml: add clarification stating
8082         that the construct_child function is responsible for returning a
8083         reference.
8084         * gtkbuilder.c (_gtk_builder_construct): remove g_object_ref() for
8085         objects from constructors
8086         * gtkuimanager.c (gtk_ui_manager_buildable_construct_child): add
8087         g_object_ref() to this construction function (it's the only
8088         implementer in GTK)
8089
8090         Fixes #496645.
8091
8092 2006-11-26  Ryan Lortie  <desrt@desrt.ca>
8093
8094         * gtkbuilder.c: remove concept of root objects and just refcount
8095         all objects in the builder.  Fixes #496651.
8096
8097 2007-11-26  Ryan Lortie  <desrt@desrt.ca>
8098
8099         * tests/buildertest.c (test_window): fix invalid free
8100
8101 2007-11-26  Josselin Mouette <joss@malsain.org>
8102
8103         reviewed by: Federico Mena Quintero
8104
8105         * gtk/gtkfilechooserdefault.c: (shortcuts_append_paths),
8106         (shortcuts_add_bookmarks), (shortcuts_selection_changed_cb),
8107         (shortcuts_list_create), (gtk_file_chooser_default_should_respond):
8108         Make the shortcuts activate with a single click. (#148828)
8109         Fix a few things affected by the change:
8110           - Set selection mode to GTK_SELECTION_SINGLE to allow a case 
8111             where no shortcut is selected.
8112           - Don't activate a shortcut in the response callback.
8113           - Filter out duplicate entries in volumes and bookmarks to 
8114             avoid the selection to change when reordering them with DnD.
8115
8116 2007-11-26  Matthias Clasen  <mclasen@redhat.com>
8117
8118         * gtk/gtkmain.c:
8119         * gtk/gtknotebook.c:
8120         * gtk/gtkplugprivate.h:
8121         * gtk/gtksocket.c:
8122         * gtk/gtksocketprivate.h:
8123         * gtk/gtktable.c: Fix up some doc comments to shut up gtk-doc.
8124
8125 2007-11-26  Matthias Clasen  <mclasen@redhat.com>
8126
8127         * configure.in: Use $CUPS_CONFIG instead of hardcoded cups-config.
8128         (#495574, Richard Hult)
8129
8130 2007-11-26  Matthias Clasen  <mclasen@redhat.com>
8131
8132         * gtk/gtkprintunixdialog.c: Change some labels to be clearer.
8133         String change !   (#376361, Sven Neumann)
8134
8135 2007-11-26  Matthias Clasen  <mclasen@redhat.com>
8136
8137         * gtk/gtknotebook.c (gtk_notebook_update_labels): Short-circuit on
8138         destroy.
8139         (gtk_notebook_destroy): Destroy tab_label widgets. (#388321, Morten
8140         Welinder)
8141
8142 2007-11-26  Matthias Clasen  <mclasen@redhat.com>
8143
8144         * gtk/gtkassistant.c: Improve alternative button
8145         ordering.  (#476827, Yevgen Muntyan, patch by Carlos Garnacho)
8146
8147 2007-11-26  Matthias Clasen  <mclasen@redhat.com>
8148
8149         * gtk/gtkcalendar.c: Fix a theming problem with colors
8150         in GtkCalendar.  (#499703, Michael Hofmann)
8151
8152 2007-11-26  Matthias Clasen  <mclasen@redhat.com>
8153
8154         * configure.in: Bump glib requirement to 2.15.0 (for g_test_init)
8155
8156 2007-11-26  Matthias Clasen  <mclasen@redhat.com>
8157
8158         Use templates for glib-mkenums calls instead of 
8159         complicated commandlines in Makefiles.  (#429910)
8160
8161         * gdk-pixbuf/Makefile.am:
8162         * gdk/Makefile.am: 
8163         * gtk/Makefile.am: 
8164         * perf/Makefile.am: Use templates for glib-mkenums
8165
8166         * gdk-pixbuf/gdk-pixbuf-enum-types.[ch].template:
8167         * gdk/gdkenumtypes.[ch].template: 
8168         * gtk/gtktypebuiltings.[ch].template: 
8169         * perf/typebuiltins.[ch].template: The templates
8170
8171 2007-11-26  Matthias Clasen  <mclasen@redhat.com>
8172
8173         * gtk/gtkfilechooserbutton.c:
8174         * gtk/gtktoolbar.c: Don't use guint8 for bitfields, since
8175         some compilers choke on that.  (#467722)
8176
8177 2007-11-26  Matthias Clasen  <mclasen@redhat.com>
8178
8179         * gtk/gtkaboutdialog.c (gtk_about_dialog_set_website): Add a note
8180         about hook setup.  (#425004, Emmanuele Bassi)
8181
8182 2007-11-26  Tor Lillqvist  <tml@novell.com>
8183
8184         * gdk/win32/gdkwindow-win32.c (gdk_window_fullscreen): Use the
8185         monitor the window currently is on, not always the primary
8186         monitor. (#463865, Tim Evans)
8187
8188 2007-11-26  Tor Lillqvist  <tml@novell.com>
8189
8190         * gdk/win32/gdktestutils-win32.c: New file, dummy implementations.
8191
8192         * gdk/win32/Makefile.am: Add it.
8193
8194 2007-11-26  Tor Lillqvist  <tml@novell.com>
8195
8196         * configure.in: Don't add jasper to all_loaders if no libjasper.
8197
8198 2007-11-25  Bastien Nocera  <hadess@hadess.net>
8199
8200         * configure.in: Add detection for libjasper, used by the
8201         gdk-pixbuf JPEG2000 loader
8202
8203 2007-11-25  Matthias Clasen  <mclasen@redhat.com>
8204
8205         * configure.in: Require gtk-doc 1.8
8206
8207         * */*.c: Use gtk-doc abbreviations for examples in docs.
8208
8209 2007-11-25  Matthias Clasen  <mclasen@redhat.com>
8210
8211         * gtk/gtktreeview.c (gtk_tree_view_set_show_expanders): Fix a
8212         typo.  (#498922)
8213
8214 2007-11-25  Matthias Clasen  <mclasen@redhat.com>
8215
8216         * gtk/gtkdialog.c: Move signal and property documentation inline,
8217         fix a problem with the ::response signal docs.  (#499133, Josselin
8218         Mouette)
8219
8220 2007-11-22 15:48:26  Tim Janik  <timj@imendio.com>
8221
8222         * Makefile.decl: initialize automake variables EXTRA_DIST and
8223         TEST_PROGS for unconditional appending via += in other makefiles.
8224         define recursive test targets: test, test-report, perf-report,
8225         full-report, as described here:
8226       http://mail.gnome.org/archives/gtk-devel-list/2007-November/msg00000.html
8227         the test targets will execute Gtk+ test programs within an Xvfb session.
8228
8229         * gtk/gtktestutils.c: call g_test_init() from gtk_test_init().
8230
8231         * gtk/tests/testing.c: use g_test_add_func() to register tests and use
8232         g_test_run() to run the tests to integrate with the testing framework.
8233
8234         * gtk/tests/Makefile.am: removed exemplary testing rules.
8235
8236         * Makefile.am, gtk/tests/Makefile.am, gtk/Makefile.am:
8237         * gtk/xdgmime/Makefile.am, gtk/theme-bits/Makefile.am:
8238         * tests/Makefile.am, docs/reference/gdk-pixbuf/Makefile.am:
8239         * docs/reference/gdk/Makefile.am, docs/reference/gtk/Makefile.am:
8240         * docs/reference/Makefile.am, docs/tools/Makefile.am:
8241         * docs/tutorial/Makefile.am, docs/faq/Makefile.am, docs/Makefile.am:
8242         * gdk-pixbuf/pixops/Makefile.am, gdk-pixbuf/Makefile.am:
8243         * demos/gtk-demo/Makefile.am, demos/Makefile.am:
8244         * modules/input/Makefile.am, modules/printbackends/file/Makefile.am:
8245         * modules/printbackends/test/Makefile.am, modules/printbackends/Makefile.am:
8246         * modules/printbackends/cups/Makefile.am, modules/printbackends/lpr/Makefile.am:
8247         * modules/engines/ms-windows/Theme/gtk-2.0/Makefile.am:
8248         * modules/engines/ms-windows/Theme/Makefile.am:
8249         * modules/engines/ms-windows/Makefile.am:
8250         * modules/engines/Makefile.am,  modules/engines/pixbuf/Makefile.am:
8251         * modules/Makefile.am, m4macros/Makefile.am, perf/Makefile.am:
8252         * contrib/Makefile.am, contrib/gdk-pixbuf-xlib/Makefile.am:
8253         * gdk/directfb/Makefile.am, gdk/linux-fb/Makefile.am:
8254         * gdk/quartz/Makefile.am, gdk/win32/rc/Makefile.am:
8255         * gdk/win32/Makefile.am, gdk/x11/Makefile.am, gdk/Makefile.am:
8256         include $(top_srcdir)/Makefile.decl, adapted EXTRA_DIST assignments.
8257
8258 2007-11-22  Matthias Clasen  <mclasen@redhat.com>
8259
8260         * modules/printbackends/cups/gtkcupsutils.c: Fix a casting problem.
8261         (#485662, patch by Herbert Valerio Riedel)
8262
8263 2007-11-22  Matthias Clasen  <mclasen@redhat.com>
8264
8265         * gtk/gtktextiter.c: Fix an aliasing problem.  (#347585, Ed Catmur)
8266
8267 2007-11-21  Richard Hult  <richard@imendio.com>
8268
8269         * gdk/quartz/Makefile.am: * gdk/quartz/gdktestutils-quartz.c: Add
8270         stubs for the testing functions to fix the build.
8271
8272 2007-11-21  Behdad Esfahbod  <behdad@gnome.org>
8273
8274         * tests/testrichtext.c (setup_buffer): Fix C89 compilation issue.
8275         (#467711, The Written Word)
8276
8277 2007-11-21  Ross Burton  <ross@openedhand.com>
8278
8279         * gdk/x11/gdksettings.c:
8280         Add xsetting for gtk-scrolled-window-placement (#458103).
8281
8282 2007-11-21  Behdad Esfahbod  <behdad@gnome.org>
8283
8284         * gtk/gtkmenuitem.c (gtk_menu_item_class_init),
8285         (gtk_menu_item_paint): Make GtkMenuItem's arrow size themeable.
8286         (#469239, Michael Natterer)
8287
8288 2007-11-21  Behdad Esfahbod  <behdad@gnome.org>
8289
8290         * gdk/x11/gdksettings.c (gdk_settings_names, gdk_settings_map): Add
8291         Gtk/EnableAccels and Gtk/EnableMnemonics xsettings for
8292         gtk-enable-accels and gtk-enable-mnemonics GtkSettings respectively.
8293         (#436536, Tommi Komulainen)
8294
8295 2007-11-21  Matthias Clasen  <mclasen@redhat.com>
8296
8297         * gtk/gtktoolbar.c: Fix the default value of the toolbar-style
8298         property.  (#489782, Jan Janech)
8299
8300 2007-11-20  Matthias Clasen  <mclasen@redhat.com>
8301
8302         * gtk/gtkimage.c (animation_timeout): Avoid drawing one too many
8303         frames.  (#107398, Owen Taylor, Miguel Gomez)
8304
8305 Tue Nov 20 15:19:42 2007 +0100 Tim Janik
8306
8307         Moved Gdk test functions from Gtk+ to Gdk test utils.
8308
8309         * gdk/Makefile.am: added gdktestutils.h to public includes.
8310
8311         * gdk/gdk.h: added gdktestutils.h to public includes.
8312
8313         * gdk/gdk.symbols: added gdk_test_simulate_button,
8314         gdk_test_simulate_key, gdk_test_render_sync.
8315
8316         * gdk/gdktestutils.h: new file, added prototypes for
8317         gdk_test_simulate_button, gdk_test_simulate_key, gdk_test_render_sync.
8318
8319         * gdk/x11/Makefile.am: build gdktestutils-x11.c.
8320
8321         * gdk/x11/gdktestutils-x11.c: implemented gdk_test_simulate_button,
8322         gdk_test_simulate_key, gdk_test_render_sync.
8323
8324         * gtk/gtktestutils.c:
8325         * gtk/gtktestutils.h:
8326         * gtk/gtk.symbols: removed gtk_test_simulate_button
8327         gtk_test_simulate_key, gtk_test_xserver_render_sync.
8328
8329         * gtk/tests/testing.c: call gdk_test_render_sync.
8330
8331 Thu Nov 15 13:11:39 2007 +0100 Tim Janik
8332
8333         Added unit tests for Gtk+ testing utilities.
8334
8335         * gtk/tests/testing.c: added a sample test program that tests Gtk+ test
8336         utility functions. some g_test_* related portions are disabled and need
8337         to be enabled once Gtk+ depends on a new glib with the GLib testing
8338         framework integrated.
8339
8340         * gtk/tests/Makefile.am: new subdirectory to include quick Gtk+
8341         tests.  added exemplary test rules to run tests inside Xvfb. this
8342         needs to depend on gtester for full fledged testing.
8343
8344         * gtk/Makefile.am: build gtk+/gtk/tests, define
8345         -DGTK_ENABLE_BROKEN when collecting _get_type functions to catch
8346         e.g. gtk_text_get_type().
8347
8348         * configure.in: create gtk/tests/Makefile.in and gtk/tests/Makefile.
8349
8350 Thu Nov 15 11:55:34 2007 +0100 Tim Janik
8351
8352         Added Gtk+ testing utilities.
8353
8354         * gtk/gtktestutils.h, gtk/gtktestutils.c: added unit test utility
8355         functions.  for the most part, the functions herein involve
8356         navigating and interacting with dialog elements programatically,
8357         to automate user interaction tests of dialogs and widgets.
8358
8359         * gtk/gtk.h: include gtk/gtktestutils.h as public API.
8360
8361         * gtk/gtk.symbols: added gtk_test_* symbols.
8362
8363         * gtk/Makefile.am: include gtktestutils.h and gtktestutils.c into
8364         the build.  generate gtktypefuncs.c which contains a list of all
8365         _get_type functions in Gtk+ and Gdk.
8366
8367 2007-11-20  Bastien Nocera  <hadess@hadess.net>
8368
8369         * configure.in: add support for conditional icns gdk-pixbuf loader
8370         (Closes: #395738)
8371
8372 2007-11-19 10:31:26  Tim Janik  <timj@imendio.com>
8373
8374         * configure.in: updated version number to 2.15.0 for development.
8375
8376 2007-11-19 10:27:39  Tim Janik  <timj@imendio.com>
8377
8378         === Branch for 2.12 ===
8379