]> Pileus Git - ~andy/gtk/commitdiff
Improve a bit.
authorTor Lillqvist <tml@iki.fi>
Tue, 4 Jul 2000 06:19:29 +0000 (06:19 +0000)
committerTor Lillqvist <tml@src.gnome.org>
Tue, 4 Jul 2000 06:19:29 +0000 (06:19 +0000)
2000-07-04  Tor Lillqvist  <tml@iki.fi>

* README.win32: Improve a bit.

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

index 2158db0f06e67669bc60fb75fc80a3b367a46956..729ec585aaf42c974988d6f3fe24e7ca24dedd93 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,5 +1,7 @@
 2000-07-04  Tor Lillqvist  <tml@iki.fi>
 
+       * README.win32: Improve a bit.
+
        * gdk/win32/gdkevents-win32.c (gdk_event_translate): Handle also
        WM_SYSCHAR, and other changes to get handling of Alt+nnn or
        Alt+0nnn on the numpad (used to enter characters by numeric code
        * gdk/win32/gdkwin32.h: Add also WM_MOUSEWHEEL and CopyCursor
        definitions in case missing from headers.
 
-       * gdk/win32/gdkwindow-win32.c (gdk_win32_window_destroy): ALso
+       * gdk/win32/gdkwindow-win32.c (gdk_win32_window_destroy): Also
        destroy the window-specific cursor.
        (RegisterGdkClass): Use the global gdk_ProgInstance instead of
        calling GetModuleHandle(NULL).
        (gdk_window_set_cursor): Reworked to always copy the passed cursor
-       with CopyCursor before setting it. It is OK for the caller to
-       destroy the GdkCursor (and thus also the Windows cursor) after
-       calling this function. Also, destroy any previous cursor for this
-       window.
+       with CopyCursor before setting it as the window-specific
+       cursor. It is OK for the caller to destroy the GdkCursor (and thus
+       also its Windows cursor) after calling this function. Destroy any
+       previous window-specific cursor.
 
 Mon Jul  3 17:54:49 2000  Owen Taylor  <otaylor@redhat.com>
 
index 2158db0f06e67669bc60fb75fc80a3b367a46956..729ec585aaf42c974988d6f3fe24e7ca24dedd93 100644 (file)
@@ -1,5 +1,7 @@
 2000-07-04  Tor Lillqvist  <tml@iki.fi>
 
+       * README.win32: Improve a bit.
+
        * gdk/win32/gdkevents-win32.c (gdk_event_translate): Handle also
        WM_SYSCHAR, and other changes to get handling of Alt+nnn or
        Alt+0nnn on the numpad (used to enter characters by numeric code
        * gdk/win32/gdkwin32.h: Add also WM_MOUSEWHEEL and CopyCursor
        definitions in case missing from headers.
 
-       * gdk/win32/gdkwindow-win32.c (gdk_win32_window_destroy): ALso
+       * gdk/win32/gdkwindow-win32.c (gdk_win32_window_destroy): Also
        destroy the window-specific cursor.
        (RegisterGdkClass): Use the global gdk_ProgInstance instead of
        calling GetModuleHandle(NULL).
        (gdk_window_set_cursor): Reworked to always copy the passed cursor
-       with CopyCursor before setting it. It is OK for the caller to
-       destroy the GdkCursor (and thus also the Windows cursor) after
-       calling this function. Also, destroy any previous cursor for this
-       window.
+       with CopyCursor before setting it as the window-specific
+       cursor. It is OK for the caller to destroy the GdkCursor (and thus
+       also its Windows cursor) after calling this function. Destroy any
+       previous window-specific cursor.
 
 Mon Jul  3 17:54:49 2000  Owen Taylor  <otaylor@redhat.com>
 
index 2158db0f06e67669bc60fb75fc80a3b367a46956..729ec585aaf42c974988d6f3fe24e7ca24dedd93 100644 (file)
@@ -1,5 +1,7 @@
 2000-07-04  Tor Lillqvist  <tml@iki.fi>
 
+       * README.win32: Improve a bit.
+
        * gdk/win32/gdkevents-win32.c (gdk_event_translate): Handle also
        WM_SYSCHAR, and other changes to get handling of Alt+nnn or
        Alt+0nnn on the numpad (used to enter characters by numeric code
        * gdk/win32/gdkwin32.h: Add also WM_MOUSEWHEEL and CopyCursor
        definitions in case missing from headers.
 
-       * gdk/win32/gdkwindow-win32.c (gdk_win32_window_destroy): ALso
+       * gdk/win32/gdkwindow-win32.c (gdk_win32_window_destroy): Also
        destroy the window-specific cursor.
        (RegisterGdkClass): Use the global gdk_ProgInstance instead of
        calling GetModuleHandle(NULL).
        (gdk_window_set_cursor): Reworked to always copy the passed cursor
-       with CopyCursor before setting it. It is OK for the caller to
-       destroy the GdkCursor (and thus also the Windows cursor) after
-       calling this function. Also, destroy any previous cursor for this
-       window.
+       with CopyCursor before setting it as the window-specific
+       cursor. It is OK for the caller to destroy the GdkCursor (and thus
+       also its Windows cursor) after calling this function. Destroy any
+       previous window-specific cursor.
 
 Mon Jul  3 17:54:49 2000  Owen Taylor  <otaylor@redhat.com>
 
index 2158db0f06e67669bc60fb75fc80a3b367a46956..729ec585aaf42c974988d6f3fe24e7ca24dedd93 100644 (file)
@@ -1,5 +1,7 @@
 2000-07-04  Tor Lillqvist  <tml@iki.fi>
 
+       * README.win32: Improve a bit.
+
        * gdk/win32/gdkevents-win32.c (gdk_event_translate): Handle also
        WM_SYSCHAR, and other changes to get handling of Alt+nnn or
        Alt+0nnn on the numpad (used to enter characters by numeric code
        * gdk/win32/gdkwin32.h: Add also WM_MOUSEWHEEL and CopyCursor
        definitions in case missing from headers.
 
-       * gdk/win32/gdkwindow-win32.c (gdk_win32_window_destroy): ALso
+       * gdk/win32/gdkwindow-win32.c (gdk_win32_window_destroy): Also
        destroy the window-specific cursor.
        (RegisterGdkClass): Use the global gdk_ProgInstance instead of
        calling GetModuleHandle(NULL).
        (gdk_window_set_cursor): Reworked to always copy the passed cursor
-       with CopyCursor before setting it. It is OK for the caller to
-       destroy the GdkCursor (and thus also the Windows cursor) after
-       calling this function. Also, destroy any previous cursor for this
-       window.
+       with CopyCursor before setting it as the window-specific
+       cursor. It is OK for the caller to destroy the GdkCursor (and thus
+       also its Windows cursor) after calling this function. Destroy any
+       previous window-specific cursor.
 
 Mon Jul  3 17:54:49 2000  Owen Taylor  <otaylor@redhat.com>
 
index 2158db0f06e67669bc60fb75fc80a3b367a46956..729ec585aaf42c974988d6f3fe24e7ca24dedd93 100644 (file)
@@ -1,5 +1,7 @@
 2000-07-04  Tor Lillqvist  <tml@iki.fi>
 
+       * README.win32: Improve a bit.
+
        * gdk/win32/gdkevents-win32.c (gdk_event_translate): Handle also
        WM_SYSCHAR, and other changes to get handling of Alt+nnn or
        Alt+0nnn on the numpad (used to enter characters by numeric code
        * gdk/win32/gdkwin32.h: Add also WM_MOUSEWHEEL and CopyCursor
        definitions in case missing from headers.
 
-       * gdk/win32/gdkwindow-win32.c (gdk_win32_window_destroy): ALso
+       * gdk/win32/gdkwindow-win32.c (gdk_win32_window_destroy): Also
        destroy the window-specific cursor.
        (RegisterGdkClass): Use the global gdk_ProgInstance instead of
        calling GetModuleHandle(NULL).
        (gdk_window_set_cursor): Reworked to always copy the passed cursor
-       with CopyCursor before setting it. It is OK for the caller to
-       destroy the GdkCursor (and thus also the Windows cursor) after
-       calling this function. Also, destroy any previous cursor for this
-       window.
+       with CopyCursor before setting it as the window-specific
+       cursor. It is OK for the caller to destroy the GdkCursor (and thus
+       also its Windows cursor) after calling this function. Destroy any
+       previous window-specific cursor.
 
 Mon Jul  3 17:54:49 2000  Owen Taylor  <otaylor@redhat.com>
 
index 2158db0f06e67669bc60fb75fc80a3b367a46956..729ec585aaf42c974988d6f3fe24e7ca24dedd93 100644 (file)
@@ -1,5 +1,7 @@
 2000-07-04  Tor Lillqvist  <tml@iki.fi>
 
+       * README.win32: Improve a bit.
+
        * gdk/win32/gdkevents-win32.c (gdk_event_translate): Handle also
        WM_SYSCHAR, and other changes to get handling of Alt+nnn or
        Alt+0nnn on the numpad (used to enter characters by numeric code
        * gdk/win32/gdkwin32.h: Add also WM_MOUSEWHEEL and CopyCursor
        definitions in case missing from headers.
 
-       * gdk/win32/gdkwindow-win32.c (gdk_win32_window_destroy): ALso
+       * gdk/win32/gdkwindow-win32.c (gdk_win32_window_destroy): Also
        destroy the window-specific cursor.
        (RegisterGdkClass): Use the global gdk_ProgInstance instead of
        calling GetModuleHandle(NULL).
        (gdk_window_set_cursor): Reworked to always copy the passed cursor
-       with CopyCursor before setting it. It is OK for the caller to
-       destroy the GdkCursor (and thus also the Windows cursor) after
-       calling this function. Also, destroy any previous cursor for this
-       window.
+       with CopyCursor before setting it as the window-specific
+       cursor. It is OK for the caller to destroy the GdkCursor (and thus
+       also its Windows cursor) after calling this function. Destroy any
+       previous window-specific cursor.
 
 Mon Jul  3 17:54:49 2000  Owen Taylor  <otaylor@redhat.com>
 
index 2158db0f06e67669bc60fb75fc80a3b367a46956..729ec585aaf42c974988d6f3fe24e7ca24dedd93 100644 (file)
@@ -1,5 +1,7 @@
 2000-07-04  Tor Lillqvist  <tml@iki.fi>
 
+       * README.win32: Improve a bit.
+
        * gdk/win32/gdkevents-win32.c (gdk_event_translate): Handle also
        WM_SYSCHAR, and other changes to get handling of Alt+nnn or
        Alt+0nnn on the numpad (used to enter characters by numeric code
        * gdk/win32/gdkwin32.h: Add also WM_MOUSEWHEEL and CopyCursor
        definitions in case missing from headers.
 
-       * gdk/win32/gdkwindow-win32.c (gdk_win32_window_destroy): ALso
+       * gdk/win32/gdkwindow-win32.c (gdk_win32_window_destroy): Also
        destroy the window-specific cursor.
        (RegisterGdkClass): Use the global gdk_ProgInstance instead of
        calling GetModuleHandle(NULL).
        (gdk_window_set_cursor): Reworked to always copy the passed cursor
-       with CopyCursor before setting it. It is OK for the caller to
-       destroy the GdkCursor (and thus also the Windows cursor) after
-       calling this function. Also, destroy any previous cursor for this
-       window.
+       with CopyCursor before setting it as the window-specific
+       cursor. It is OK for the caller to destroy the GdkCursor (and thus
+       also its Windows cursor) after calling this function. Destroy any
+       previous window-specific cursor.
 
 Mon Jul  3 17:54:49 2000  Owen Taylor  <otaylor@redhat.com>
 
index 4ab5002eb6a07e7a656a2faaa3091cbfec53246c..b25d2e7e7a32e4e500cac44a3f15b8d568a48acb 100644 (file)
@@ -8,7 +8,7 @@ although it works OK for the GIMP.)
 
 The Win32 port of GTk+ is a work in progress, and not as stable or
 correct as the Unix/X11 version. For more information about the Win32
-port, see http://www.gimp.org/tml/gimp/win32/ or
+port, see http://www.gimp.org/win32/ or
 http://www.iki.fi/tml/gimp/win32/ .
 
 To build GTk+ on Win32, you need either the Microsoft compiler and
@@ -21,8 +21,8 @@ really be called makefile.mingw.
 See the README.win32 file in the GLib distribution for instructions
 how to build with gcc.
 
-To use GTk+ on Win32, you also need either of the above mentioned
-compilers. Other compilers might work, but don't count on it.  The
+To use GTk+ on Win32, you also need either one of the above mentioned
+compilers. Other compilers might work, but don't count on it. The
 same instructions on how to set up a correct version of gcc should
 also be followed if you want to build applications that use GTk+ with
 gcc.
@@ -41,7 +41,7 @@ undefine ENABLE_NLS, HAVE_GETTEXT and HAVE_LIBINTL in the
 config.h.win32 file, and remove references to the gnu-intl library
 from the makefiles.
 
-Note that while the GNU gettext package is under the GPL, the "intl"
-part of it which is distributed with GNU libc is under the LGPL (like
-GTk+ or GLib). We want the LGPL one, even if they are the same, more
-or less.
+Note that while the GNU gettext package is under the GPL license, the
+"intl" part of it is also distributed as part of the GNU C library
+(glibc) where it is under the LGPL license (as is GTk+ or GLib). We
+want the LGPL licensed version. The code is more or less the same.