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