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