]> Pileus Git - ~andy/gtk/blob - ChangeLog
return the hostname instead of NULL.
[~andy/gtk] / ChangeLog
1 2006-08-24  Michael Natterer  <mitch@imendio.com>
2
3         * gdk/quartz/gdkdisplay-quartz.c (gdk_display_get_name): return
4         the hostname instead of NULL.
5
6 2006-08-23  Matthias Clasen  <mclasen@redhat.com>
7
8         * gtk/gtkprinteroptionwidget.[hc]: Fix confusion about
9         names and values in comboboxes, and clean up some
10         coding style issues.
11
12 2006-08-23  Tor Lillqvist  <tml@novell.com>
13
14         * gtk/gtkfilesystemwin32.c (gtk_file_system_win32_make_path):
15         Revert unintended translatable string addition. Use same string
16         in GError as in gtkfilesystemunix.c.
17
18         * gtk/gtkfilesystemwin32.c (_gtk_file_system_win32_path_compare):
19         Fix logic at the end of strings. 
20
21         * gtk/gtkfilesystemwin32.c: Maintain a hash table of live
22         handles and check that we have no outstanding handles at
23         finalization time. (Copying what Matthias did for
24         gtkfilesystemunix.c)
25
26 2006-08-23  Matthias Clasen  <mclasen@redhat.com>
27
28         * gtk/gtkfilesystemunix.c: Maintain a hash table
29         of live handles and check that we have no outstanding
30         handles at finalization time. (Copying what
31         Federico did for gtkfilesystemgnomevfs.c)
32
33 2007-08-22  Matthias Clasen  <mclasen@redhat.com> 
34
35         * Branch for 2.10
36