]> Pileus Git - ~andy/gtk/commit
Update gcc build instructions. Mention gettext is GPL.
authorTor Lillqvist <tml@src.gnome.org>
Wed, 21 Jul 1999 19:27:25 +0000 (19:27 +0000)
committerTor Lillqvist <tml@src.gnome.org>
Wed, 21 Jul 1999 19:27:25 +0000 (19:27 +0000)
commit45a3396064873cf248908a0d275caa342a3bc4c1
tree76eb1cb0c5371f21113179f1203f474a69fd38cf
parent0a07d3ba1f9ee29fdf0cc5a145a439df9d1df65c
Update gcc build instructions. Mention gettext is GPL.

* 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.
16 files changed:
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
README.win32
gdk/win32/gdkcursor-win32.c
gdk/win32/gdkcursor.c
gdk/win32/gdkfont-win32.c
gdk/win32/gdkfont.c
gdk/win32/makefile.cygwin
gtk/gtkfontsel.c
gtk/gtkthemes.c
gtk/makefile.cygwin