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