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