diff options
author | Owen Taylor <otaylor@redhat.com> | 2004-03-02 21:55:01 +0000 |
---|---|---|
committer | Owen Taylor <otaylor@src.gnome.org> | 2004-03-02 21:55:01 +0000 |
commit | ce52e0776ee98cfed42e565ca2a006bff5a1ce88 (patch) | |
tree | fedcc596a27e68f90e7721858084b2ad52a96bee /ChangeLog.pre-2-8 | |
parent | d0f6b4819900f9af5e74cf7b55962d96e8645c2d (diff) | |
download | gtk+-ce52e0776ee98cfed42e565ca2a006bff5a1ce88.tar.gz |
Move the /nonexistant stuff out of the main window, keep the main window
Tue Mar 2 16:47:40 2004 Owen Taylor <otaylor@redhat.com>
* tests/testfilechooser.c (set_filename_existing_nonexistent_cb):
Move the /nonexistant stuff out of the main window,
keep the main window somewhat normal looking.
Diffstat (limited to 'ChangeLog.pre-2-8')
-rw-r--r-- | ChangeLog.pre-2-8 | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/ChangeLog.pre-2-8 b/ChangeLog.pre-2-8 index 71d57be9bc..50de61757a 100644 --- a/ChangeLog.pre-2-8 +++ b/ChangeLog.pre-2-8 @@ -1,3 +1,9 @@ +Tue Mar 2 16:47:40 2004 Owen Taylor <otaylor@redhat.com> + + * tests/testfilechooser.c (set_filename_existing_nonexistent_cb): + Move the /nonexistant stuff out of the main window, + keep the main window somewhat normal looking. + Tue Mar 2 16:18:43 2004 Owen Taylor <otaylor@redhat.com> * gtk/gtktreestore.c (gtk_tree_store_reorder) |