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