Changeset 5537 for trunk/changelog


Ignore:
Timestamp:
Apr 17, 2001, 6:37:58 AM (24 years ago)
Author:
bird
Message:

* empty log message *

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/changelog

    r5520 r5537  
    1 /* $Id: changelog,v 1.1364 2001-04-16 17:04:27 sandervl Exp $ */
     1/* $Id: changelog,v 1.1365 2001-04-17 04:37:58 bird Exp $ */
     2
     3 2001-04-17: knut st. osmundsen <knut.stange.osmundsen@mynd.no>
     4    - Unicode:  o Minor addjustments to makefile. CFLAGS is the correct
     5                  place to addjust flags for C compilation. And flags
     6                  are compiler specific.. wrapped it in CCENV checks.
     7    - Tools\Common:
     8                o Revamped a couple of things - introduced interface classes.
     9                  Not quite statisfied yet, but it's working.
     10                o Starting to make an kFileSDF class to access .SDF files
     11                  SDF = Structure Definition Files - used by PMDF. Contains
     12                  information about structures (struct _somthing_s).
     13                  Needs this information for win32k.
     14    - Tools\Database:
     15                o Recreate makefiles, new style. GD is not compiled any longer.
     16                o Addjusted APIImport to fit changes in Tools\Common.
     17    - Tools\ImpLib:
     18                o Addjusted code to fit changes in Tools\Common.
    219
    320 2001-04-16: Sander van Leeuwen <sandervl@xs4all.nl>
     
    623    - TOOLS\WRC:o Ported latest wrc. (has proper ascii -> unicode conversion
    724                  and more features)
    8                 o Open files in binary mode only; fixes load failures for 
     25                o Open files in binary mode only; fixes load failures for
    926                  shell32 icons (newlines were translated; bytes removed from
    1027                  icon data)
Note: See TracChangeset for help on using the changeset viewer.