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