]> Pileus Git - ~andy/gtk/commit
Fix problem with using result of g_get_charset() backwards - pointed out
authorOwen Taylor <otaylor@redhat.com>
Sun, 12 Nov 2000 19:16:11 +0000 (19:16 +0000)
committerOwen Taylor <otaylor@src.gnome.org>
Sun, 12 Nov 2000 19:16:11 +0000 (19:16 +0000)
commit2cb2d33b2086617fcb8d968f08bde3e60e09a9f7
treecbc6bbde17abfff2378b0feaa305c9dda25a0c1f
parent114d0b6b25d64d70d68997d64d46b561ecfe4e46
Fix problem with using result of g_get_charset() backwards - pointed out

Sun Nov 12 14:10:09 2000  Owen Taylor  <otaylor@redhat.com>

* gdk/x11/gdkselection-x11.c (gdk_utf8_to_compound_text): Fix
problem with using result of g_get_charset() backwards -
pointed out by Mikael Hermansson <mikeh@bahnhof.se>.

* gtk/gtkwindow.c (gtk_window_compute_hints): Support
negative min_width/height and max_width/height to
mean "requisition"; this allows setting a window
to be user-resizable in only one direction easily.

* gtk/testgtk.c (create_main_window): Remove hard-coded
usize - set a default size in the vertical direction.
ChangeLog
ChangeLog.pre-2-0
ChangeLog.pre-2-10
ChangeLog.pre-2-2
ChangeLog.pre-2-4
ChangeLog.pre-2-6
ChangeLog.pre-2-8
gdk/x11/gdkselection-x11.c
gtk/gtkwindow.c
gtk/testgtk.c
tests/testgtk.c