]> Pileus Git - ~andy/gtk/commit
Fix start and end radial endpoint calculations which were totally wrong.
authorTor Lillqvist <tml@src.gnome.org>
Mon, 16 Aug 1999 04:45:01 +0000 (04:45 +0000)
committerTor Lillqvist <tml@src.gnome.org>
Mon, 16 Aug 1999 04:45:01 +0000 (04:45 +0000)
commit0455fa3029a4744fa40ab58bf4f837bfa1890509
tree0312e5fec05cad870e9209af2ab541fdc97ae6da
parent0139b4a3dc5ca5e892534e9d9baae93e66a5b173
Fix start and end radial endpoint calculations which were totally wrong.

* gdk/win32/gdkdraw.c (gdk_draw_arc): Fix start and end radial
endpoint calculations which were totally wrong. (A little RTFMing
helps a lot ;-)

* gtk/makefile.{cygwin,msc}: Use libintl extracted from glibc
from a separate directory, not from gettext, because of licensing
issues (we want to use the LGPL version).

* README.win32: Mention the intl from glibc vs from gettext issue.
12 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/gdkdraw.c
gdk/win32/gdkdrawable-win32.c
gtk/makefile.cygwin
gtk/makefile.msc