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