Changeset 895 for trunk/changelog
- Timestamp:
- Sep 9, 1999, 8:01:10 PM (26 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/changelog
r891 r895 1 /* $Id: changelog,v 1.188 1999-09-09 10:25:54 phaller Exp $ */ 1 /* $Id: changelog,v 1.189 1999-09-09 18:01:09 dengert Exp $ */ 2 3 99-09-09: Daniela Engert <dani@ngrt.de> 4 - USER32\NEW: begin new DC/related code. BeginPaint/EndPaint done. 2 5 3 6 99-09-09: Patrick Haller <phaller@gmx.net> … … 9 12 99-09-08: Yuri Dario <mc6530@mclink.it> 10 13 - INCLUDE\WIN: Changes to wingdi.h (more WINELIB_NAME defs) & winuser.h (mssing definitions) 11 14 Missing ';' in custcntl.h at line 106 12 15 13 16 99-09-08: David Raison … … 16 19 99-09-08: knut st. osmundsen <knut.stange.osmundsen@pmsc.no> 17 20 - KERNEL32, USER32, USER32\NEW, GDI32, ADVAPI32: <dllname>exp.def is 18 21 now generated by a util called ImpDef. (source in tools\impdef). 19 22 - INC: pdwin32.tools is updated with a IMPDEF macro. This requires 20 23 the macro PDWIN32_TOOLS too point to the tools\bin directory. 21 24 - TOOLS: New directory tree for tools developed to aid us create odin32. 22 23 25 Create a subdirectory for each tool. 26 Currently database, impdef and omfdumper is placed here. 24 27 - TOOLS\IMPDEF: generates the <dllname>exp.def files. 25 28 - TOOLS\OMFDUMPER: source for the omfdumper use to create pmwinx.def. 26 29 Base source for a library converted used in win32k. 27 30 - TOOLS\DATABASE: source for the odin32 API database and it's tools. 28 29 31 See the Odin32 API Database Design Document for more info. 32 Document will soon be placed in the 'Vault' of the win32-os2 group. 30 33 - TOOLS\DATABASE\MYSQL: mysql headers and libraries. 31 34 - TOOLS\DATABASE\GD: Gifdraw 1.2 - used to draw graphs. … … 38 41 - Minor changes to odin.h (nameless union allowed in VAC 3.6.5) & windowsx.h 39 42 - USER32\NEW: Use fixed user32exp.def. Doesn't work for GetOS2Callback__15Win32WindowProcFv 40 43 (causes link failure for comdlg32) 41 44 - TOOLS\WRC: Ported Wine wrc. Needs EMX+GCC 42 45 … … 58 61 - KERNEL32: Fixed icon- & cursorgroup conversion (Solitaire icon now correct again) 59 62 - USER32\NEW: Started with Wine dialog code port. Dialog creation done, 60 63 but not tested. 61 64 62 65 99-09-04: Jens Wiessner <wiessnej@rfi.de>
Note:
See TracChangeset
for help on using the changeset viewer.