mirror of
https://gitlab.gnome.org/GNOME/gtk.git
synced 2025-01-11 21:20:09 +00:00
fix bugzilla references
This commit is contained in:
parent
c2f90c2725
commit
b80a2fe93d
@ -2,7 +2,7 @@ Sat Jun 15 23:53:03 2002 Owen Taylor <otaylor@redhat.com>
|
||||
|
||||
* gtk/gtkfilesel.c (gtk_file_selection_set_filename):
|
||||
Actually use the UTF-8 filename, so we actually
|
||||
fix #83386.
|
||||
fix #77948.
|
||||
|
||||
* tests/testgtk.c: Remember the directory as a
|
||||
test of gtk_file_selection_set_filename().
|
||||
@ -86,7 +86,7 @@ Thu Jun 13 12:24:09 2002 Owen Taylor <otaylor@redhat.com>
|
||||
* gtk/gtkfilesel.c (gtk_file_selection_set_filename):
|
||||
Fix so that the encoding of the filename is handled
|
||||
properly in the case of non-UTF-8 filesystems;
|
||||
document the encoding. (#83386, Sebastian Ritau)
|
||||
document the encoding. (#77948, Sebastian Ritau)
|
||||
|
||||
* gtk/gtkfilesel.c (filenames_drag_get): Remove
|
||||
debug printf. Fix UTF-8 / filename encoding
|
||||
|
@ -2,7 +2,7 @@ Sat Jun 15 23:53:03 2002 Owen Taylor <otaylor@redhat.com>
|
||||
|
||||
* gtk/gtkfilesel.c (gtk_file_selection_set_filename):
|
||||
Actually use the UTF-8 filename, so we actually
|
||||
fix #83386.
|
||||
fix #77948.
|
||||
|
||||
* tests/testgtk.c: Remember the directory as a
|
||||
test of gtk_file_selection_set_filename().
|
||||
@ -86,7 +86,7 @@ Thu Jun 13 12:24:09 2002 Owen Taylor <otaylor@redhat.com>
|
||||
* gtk/gtkfilesel.c (gtk_file_selection_set_filename):
|
||||
Fix so that the encoding of the filename is handled
|
||||
properly in the case of non-UTF-8 filesystems;
|
||||
document the encoding. (#83386, Sebastian Ritau)
|
||||
document the encoding. (#77948, Sebastian Ritau)
|
||||
|
||||
* gtk/gtkfilesel.c (filenames_drag_get): Remove
|
||||
debug printf. Fix UTF-8 / filename encoding
|
||||
|
@ -2,7 +2,7 @@ Sat Jun 15 23:53:03 2002 Owen Taylor <otaylor@redhat.com>
|
||||
|
||||
* gtk/gtkfilesel.c (gtk_file_selection_set_filename):
|
||||
Actually use the UTF-8 filename, so we actually
|
||||
fix #83386.
|
||||
fix #77948.
|
||||
|
||||
* tests/testgtk.c: Remember the directory as a
|
||||
test of gtk_file_selection_set_filename().
|
||||
@ -86,7 +86,7 @@ Thu Jun 13 12:24:09 2002 Owen Taylor <otaylor@redhat.com>
|
||||
* gtk/gtkfilesel.c (gtk_file_selection_set_filename):
|
||||
Fix so that the encoding of the filename is handled
|
||||
properly in the case of non-UTF-8 filesystems;
|
||||
document the encoding. (#83386, Sebastian Ritau)
|
||||
document the encoding. (#77948, Sebastian Ritau)
|
||||
|
||||
* gtk/gtkfilesel.c (filenames_drag_get): Remove
|
||||
debug printf. Fix UTF-8 / filename encoding
|
||||
|
@ -2,7 +2,7 @@ Sat Jun 15 23:53:03 2002 Owen Taylor <otaylor@redhat.com>
|
||||
|
||||
* gtk/gtkfilesel.c (gtk_file_selection_set_filename):
|
||||
Actually use the UTF-8 filename, so we actually
|
||||
fix #83386.
|
||||
fix #77948.
|
||||
|
||||
* tests/testgtk.c: Remember the directory as a
|
||||
test of gtk_file_selection_set_filename().
|
||||
@ -86,7 +86,7 @@ Thu Jun 13 12:24:09 2002 Owen Taylor <otaylor@redhat.com>
|
||||
* gtk/gtkfilesel.c (gtk_file_selection_set_filename):
|
||||
Fix so that the encoding of the filename is handled
|
||||
properly in the case of non-UTF-8 filesystems;
|
||||
document the encoding. (#83386, Sebastian Ritau)
|
||||
document the encoding. (#77948, Sebastian Ritau)
|
||||
|
||||
* gtk/gtkfilesel.c (filenames_drag_get): Remove
|
||||
debug printf. Fix UTF-8 / filename encoding
|
||||
|
@ -2,7 +2,7 @@ Sat Jun 15 23:53:03 2002 Owen Taylor <otaylor@redhat.com>
|
||||
|
||||
* gtk/gtkfilesel.c (gtk_file_selection_set_filename):
|
||||
Actually use the UTF-8 filename, so we actually
|
||||
fix #83386.
|
||||
fix #77948.
|
||||
|
||||
* tests/testgtk.c: Remember the directory as a
|
||||
test of gtk_file_selection_set_filename().
|
||||
@ -86,7 +86,7 @@ Thu Jun 13 12:24:09 2002 Owen Taylor <otaylor@redhat.com>
|
||||
* gtk/gtkfilesel.c (gtk_file_selection_set_filename):
|
||||
Fix so that the encoding of the filename is handled
|
||||
properly in the case of non-UTF-8 filesystems;
|
||||
document the encoding. (#83386, Sebastian Ritau)
|
||||
document the encoding. (#77948, Sebastian Ritau)
|
||||
|
||||
* gtk/gtkfilesel.c (filenames_drag_get): Remove
|
||||
debug printf. Fix UTF-8 / filename encoding
|
||||
|
@ -2,7 +2,7 @@ Sat Jun 15 23:53:03 2002 Owen Taylor <otaylor@redhat.com>
|
||||
|
||||
* gtk/gtkfilesel.c (gtk_file_selection_set_filename):
|
||||
Actually use the UTF-8 filename, so we actually
|
||||
fix #83386.
|
||||
fix #77948.
|
||||
|
||||
* tests/testgtk.c: Remember the directory as a
|
||||
test of gtk_file_selection_set_filename().
|
||||
@ -86,7 +86,7 @@ Thu Jun 13 12:24:09 2002 Owen Taylor <otaylor@redhat.com>
|
||||
* gtk/gtkfilesel.c (gtk_file_selection_set_filename):
|
||||
Fix so that the encoding of the filename is handled
|
||||
properly in the case of non-UTF-8 filesystems;
|
||||
document the encoding. (#83386, Sebastian Ritau)
|
||||
document the encoding. (#77948, Sebastian Ritau)
|
||||
|
||||
* gtk/gtkfilesel.c (filenames_drag_get): Remove
|
||||
debug printf. Fix UTF-8 / filename encoding
|
||||
|
Loading…
Reference in New Issue
Block a user