]> Pileus Git - ~andy/gtk/blob - ChangeLog
c19d9efd1c1986725e91ed53af493f818a0a4352
[~andy/gtk] / ChangeLog
1 2006-08-23  Tor Lillqvist  <tml@novell.com>
2
3         * gtk/gtkfilesystemwin32.c (gtk_file_system_win32_make_path):
4         Revert accidental translatable string change, use same string
5         for warning as in gtkfilesystemunix.c.
6
7         * gtk/gtkfilesystemwin32.c (_gtk_file_system_win32_path_compare):
8         Fix logic at the end of strings. 
9
10         * gtk/gtkfilesystemwin32.c: Maintain a hash table of live
11         handles and check that we have no outstanding handles at
12         finalization time. (Copying what Matthias did for
13         gtkfilesystemunix.c)
14
15 2006-08-23  Matthias Clasen  <mclasen@redhat.com>
16
17         * gtk/gtkfilesystemunix.c: Maintain a hash table
18         of live handles and check that we have no outstanding
19         handles at finalization time. (Copying what
20         Federico did for gtkfilesystemgnomevfs.c)
21
22 2007-08-22  Matthias Clasen  <mclasen@redhat.com> 
23
24         * Branch for 2.10
25