Changeset 3706 for trunk/changelog


Ignore:
Timestamp:
Jun 14, 2000, 3:19:02 PM (25 years ago)
Author:
sandervl
Message:

* empty log message *

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/changelog

    r3704 r3706  
    1  /* $Id: changelog,v 1.988 2000-06-14 02:28:43 phaller Exp $ */
     1 /* $Id: changelog,v 1.989 2000-06-14 13:19:02 sandervl Exp $ */
     2
     3 2000-06-14: Sander van Leeuwen <sandervl@xs4all.nl>
     4    - USER32:       Rewrote ExcludeUpdateRgn & GetUpdateRgn
     5    - GDI32:        Put back region apis
     6                    Rewrote region functions
    27
    38 2000-06-14: Patrick Haller <phaller@gmx.net>
    4     - KERNEL32:     - altered calling of dllEntryPoint() depending on
    5                       static or dynamic loading if library according
    6                       to the Win32 documentation. (StarCraft)
     9    - KERNEL32:     Altered calling of dllEntryPoint() depending on
     10                    static or dynamic loading if library according
     11                    to the Win32 documentation. (StarCraft)
    712
    813 2000-06-13: Sander van Leeuwen <sandervl@xs4all.nl>
     
    1116
    1217 2000-06-12: Patrick Haller <phaller@gmx.net>
    13     - LZ32:         - updated to current WINE level (minor changes)
     18    - LZ32:         Updated to current WINE level (minor changes)
    1419
    1520 2000-06-11: Patrick Haller <phaller@gmx.net>
    16     - KERNEL32:     - moved GetNumberFormat to different source file and enhanced
    17                       it a little (WinRAR shows file sizes)
    18                     - creating an existing directory does not return an error ?!
    19                     - updated GetStringTypeA/W and GetStringTypeExA/W
     21    - KERNEL32:     Moved GetNumberFormat to different source file and enhanced
     22                    it a little (WinRAR shows file sizes)
     23                    Creating an existing directory does not return an error ?!
     24                    Updated GetStringTypeA/W and GetStringTypeExA/W
    2025
    2126    - SHLWAPI:      Added a whole lot of missing functions, forwarders, stubs
     
    4045                    if update region doesn't include (part of) the nonclient area.
    4146                    -> fixes RealPlayer 7 titlebar, borders & menu
    42                     GetTopWindow fix. (should work properly now)
    43     - GDI32:        Moved clip & update region/rect functions into user32
     47                    GetTopWindow fix. (should work properly now)                 
    4448
    4549 2000-08-03: knut st. osmundsen <knut.stange.osmundsen@mynd.no>
    46     - tools/install: Added a stram 'close' on the changelog.
    47                      (4OS2 can't copy files which are opened for write(?).
    48                      The changelog has to be closed after copying it into
    49                      the odininst.wis file.)
     50    - tools/install:Added a stram 'close' on the changelog.
     51                    (4OS2 can't copy files which are opened for write(?).
     52                    The changelog has to be closed after copying it into
     53                    the odininst.wis file.)
    5054    - tools/DailyBuild:
    51                      - Creates .WPI releases too.
    52                        (odin32pack.cmd and odin32ftp2.cmd)
    53                      - WarpIn is added to the build environment variables
    54                        (odin32env.cmd).
    55                      - WarpIn is added to the build environment variables
    56                        (odin32env.cmd).
     55                    Creates .WPI releases too.
     56                    (odin32pack.cmd and odin32ftp2.cmd)
     57                    WarpIn is added to the build environment variables
     58                    (odin32env.cmd).
     59                    WarpIn is added to the build environment variables
     60                    (odin32env.cmd).
    5761
    5862 2000-06-07: Sander van Leeuwen <sandervl@xs4all.nl>
Note: See TracChangeset for help on using the changeset viewer.