]> Pileus Git - ~andy/gtk/blob - ChangeLog
Don't leak PangoAttributes. (#352391, Paolo Borelli)
[~andy/gtk] / ChangeLog
1 2006-08-26  Matthias Clasen  <mclasen@redhat.com>
2
3         * gtk/gtklinkbutton.c (set_link_underline): Don't leak
4         PangoAttributes.  (#352391, Paolo Borelli)
5
6 2006-08-25  Matthias Clasen  <mclasen@redhat.com>
7
8         * demos/gtk-demo/Makefile.am:
9         * demos/gtk-demo/textscroll.c: Add an example of automatic
10         scrolling, thanks to Yevgen Muntyan.  (#351206)
11         
12         * gtk/gtkmodules.c (find_module): Use local binding when
13         loading modules.  (#351868)
14
15 2006-08-24  Michael Natterer  <mitch@imendio.com>
16
17         * gdk/quartz/gdkdisplay-quartz.c (gdk_display_get_name): return
18         the hostname instead of NULL.
19
20 2006-08-23  Matthias Clasen  <mclasen@redhat.com>
21
22         * gtk/gtkprinteroptionwidget.[hc]: Fix confusion about
23         names and values in comboboxes, and clean up some
24         coding style issues.
25
26 2006-08-23  Tor Lillqvist  <tml@novell.com>
27
28         * gtk/gtkfilesystemwin32.c (gtk_file_system_win32_make_path):
29         Revert unintended translatable string addition. Use same string
30         in GError as in gtkfilesystemunix.c.
31
32         * gtk/gtkfilesystemwin32.c (_gtk_file_system_win32_path_compare):
33         Fix logic at the end of strings. 
34
35         * gtk/gtkfilesystemwin32.c: Maintain a hash table of live
36         handles and check that we have no outstanding handles at
37         finalization time. (Copying what Matthias did for
38         gtkfilesystemunix.c)
39
40 2006-08-23  Matthias Clasen  <mclasen@redhat.com>
41
42         * gtk/gtkfilesystemunix.c: Maintain a hash table
43         of live handles and check that we have no outstanding
44         handles at finalization time. (Copying what
45         Federico did for gtkfilesystemgnomevfs.c)
46
47 2007-08-22  Matthias Clasen  <mclasen@redhat.com> 
48
49         * Branch for 2.10
50