X-Git-Url: http://pileus.org/git/?a=blobdiff_plain;f=ChangeLog.pre-2-0;h=ccb53c916e9fb3bb2c99cc267494aa01d894e894;hb=45a3396064873cf248908a0d275caa342a3bc4c1;hp=188e6510a02f4139e7803e2ba241e9a41637cb28;hpb=0a07d3ba1f9ee29fdf0cc5a145a439df9d1df65c;p=~andy%2Fgtk diff --git a/ChangeLog.pre-2-0 b/ChangeLog.pre-2-0 index 188e6510a..ccb53c916 100644 --- a/ChangeLog.pre-2-0 +++ b/ChangeLog.pre-2-0 @@ -1,4 +1,21 @@ -Thu Jul 15 13:33:15 BST 1999 Tony Gale +1999-07-21 Tor Lillqvist + + * README.win32: Update gcc build instructions. Mention gettext is + GPL. + + * gdk/win32/gdkcursor.c (gdk_cursor_new_from_pixmap): Get correct + supported cursor size with GetSystemMetrics. + + * gdk/win32/gdkfont.c + * gtk/gtkfontsel.c: Guard against some font weight and charset + symbols being undefined (in mingw32 headers). + + * gdk/win32/makefile.cygwin + * gtk/makefile.cygwin + * gtk/gtkthemes.c: No longer need to have differently named + gcc-built DLLs when using gcc-2.95 and -fnative-struct. + +hu Jul 15 13:33:15 BST 1999 Tony Gale * docs/gtkfaq.sgml: Long awaited FAQ update.