source: trunk/changelog@ 8001

Last change on this file since 8001 was 8000, checked in by bird, 24 years ago

* empty log message *

File size: 6.5 KB
Line 
1/* $Id: changelog,v 1.2001 2002-02-23 23:52:30 bird Exp $ */
2
3 2002-02-23: knut st. osmundsen <bird@anduin.net>
4 - MAKEFILES:
5 o Cleaned up some demangling mess in makefiles.
6 Now both VAC308 and VAC365 builds works again.
7 - /Makefile:
8 o Added a cleanall rule to /makefile which will cleanup
9 for every compiler and all tree build modes.
10 o Corrected problemous odin_library rules in /makefile.
11 (didn't work on a clean tree)
12 - /src/Makefile:
13 o Corrected directory locking for lib module.
14 (Can now build debug and release builds concurrently.)
15
16 2002-02-23: Sander van Leeuwen <sandervl@xs4all.nl>
17 - WSOCK32: o Don't send FD_CONNECT is socket was already connected
18 (accept returns connected socket)
19
20 2002-02-21: Sander van Leeuwen <sandervl@xs4all.nl>
21 - NTDLL/ADVAPI32:
22 o Some Wine updates
23
24 2002-02-21: Platon Fomichev <platon@innotek.de>
25 - IPHLPAPI o GetNetworkParams bugfixes
26
27 2002-02-20: Platon Fomichev <platon@innotek.de>
28 - IPHLPAPI o Implemented GetAdaptersInfo & GetNetworkParams
29
30 2002-02-20: Sander van Leeuwen <sandervl@xs4all.nl>
31 - WSOCK32: o Changed reported winsock version to 2.0 (from 1.1)
32 o Bugfix for accept when changing flags of active async request
33 - COMCTL32: o Listview fix: update item width & height during WM_SIZE
34 (fixes incorrect redraws when selecting items in CVP)
35
36 2002-02-20: Dmitry Froloff <froloff@os2.ru>
37 - PELDR: o Added support for WINDOWSPATH environment variable; PE
38 searches for executables in directories listed in WINDOWSPATH
39
40 2002-02-19: Sander van Leeuwen <sandervl@xs4all.nl>
41 - KERNEL32: o Added support for Russian country code + other countries
42 - OLE32: o Removed old code + some unnecessary changes
43 - SHELL32: o compile fix for SHBrowseForFolderW (due to recent header changes)
44
45 2002-02-18: Patrick Haller <patrick.haller@innotek.de>
46 - USER32: o fixed structure size for
47 SystemParametersInfo(SPI_GETNONCLIENTMETRICSA)
48 o fixed GetModuleHandleW(NULL) string conversion
49
50 2002-02-18: knut st. osmundsen <bird@anduin.net>
51 - KERNEL32: o Tried to work around the 4.51 toolkit issue with the
52 QS*/qs typedefs. Hope this wont cause any problems...
53
54 2002-02-18: Sander van Leeuwen <sandervl@xs4all.nl>
55 - USER32: o Added function to force color to mono mouse cursor conversion
56 (for mouse cursors with more than 2 colors)
57
58 2002-02-14: Sander van Leeuwen <sandervl@xs4all.nl>
59 - OLE32: o Extended logging added
60 o Resync with Wine (20020215)
61 (Out of process COM objects; InstallShield 6)
62 - OLEAUT32: o Partial resync with Wine (20020215)
63 o Extended logging added
64 - COMCTL32: o Extended logging added
65 - KERNEL32: o Named pipe updates
66
67 2002-02-13: Sander van Leeuwen <sandervl@xs4all.nl>
68 - SHELL32: o Extended logging added
69
70 2002-02-12: Sander van Leeuwen <sandervl@xs4all.nl>
71 - SHLWAPI: o StrFromTimeIntervalA/W takes 4 parameters, not 2
72 o Added extended logging
73
74 2002-02-12: Platon Fomichev <platon@innotek.de>
75 - USER32: o Ignore keyboard messages (PM) with scancode 0
76
77 2002-02-11: Platon Fomichev <platon@innotek.de>
78 - USER32: o Fix for double enter keyboard messages
79
80 2002-02-11: Sander van Leeuwen <sandervl@xs4all.nl>
81 - KERNEL32/USER32:
82 o Moved Char*, IsChar*, Oem* functions to kernel32
83 (forwarders in user32)
84 - USER32: o Fixed reference count leak in SetFocus, GetDlgCtrlID,
85 EndDialog & window dtor
86
87 2002-02-10: Sander van Leeuwen <sandervl@xs4all.nl>
88 - USER32: o Extended logging added
89
90 2002-02-10: Platon Fomichev <platon@innotek.de>
91 - USER32\PMKBDHK:
92 o Fixes for shift-enter & shift-enter (numpad)
93 - USER32: o Numpad enter fix for GetKeyNameTextA
94
95 2002-02-10: Dmitry Froloff <froloff@os2.ru>
96 - KERNEL32: o Translate strings used for Dos* functions from Windows
97 to OS/2 codepage
98 o Translate strings returned by Dos* functions from OS/2
99 to Windows codepage
100 - USER32: o Translate strings used to set the window title (OS/2 mode)
101 from Windows to OS/2 codepage.
102
103 2002-02-09: Sander van Leeuwen <sandervl@xs4all.nl>
104 - KERNEL32: o Logging updates
105 - INCLUDE\makefiles:
106 o New rules for generating .def files
107
108 2002-02-08: Sander van Leeuwen <sandervl@xs4all.nl>
109 - KERNEL32: o Implemented tracing of all exported functions
110 (meant to replace ODINFUNCTION* macros; useful mainly
111 to improve logging in Wine modules)
112
113 2002-02-08: Platon Fomichev <platon@innotek.de>
114 - USER32: o Fixes for handling Shift-Enter & Alt-Enter
115
116 2002-02-08: knut st. osmundsen <bird@anduin.net>
117 - WRC: o Added codepage.c from kernel32 as a hotfix to the
118 unresolved external issue. Only the get_char_typeW
119 is enabled.
120
121 2002-02-07: Sander van Leeuwen <sandervl@xs4all.nl>
122 - KERNEL32: o Thread change: determine if thread callback is inside
123 a PE dll. If it is, then force switch to win32 TIB.
124 (necessary for Opera when loading win32 plugins)
125 o Use NLS resources from Wine (no longer rely on OS/2 unicode
126 dll)
127 o ole2nls update; now use GetLocaleInfoA/W from Wine
128
129 2002-02-06: Sander van Leeuwen <sandervl@xs4all.nl>
130 - WSOCK32: o minor recv update for error handling
131 - USER32: o Ported TrackMouseEvent (Wine 20020122)
132 - KERNEL32: o SetWin32TIB update (switch to force switch to win32 FS selector)
133 o Force switch to win32 FS selector when calling PE image
134 entrypoints (necessary for Odin32 applications that use
135 PE dlls (like Opera))
136 - COMCTL32: o Wine updates (smoothscroll, ipaddress, rebar, toolbar, tab,
137 comboex, imagelist) (20020122)
138 - SHLWAPI: o Wine resync (20020122)
139
140 2002-02-05: Sander van Leeuwen <sandervl@xs4all.nl>
141 - USER32: o Ported SendMessageCallbackA/W, SendMessageTimeoutA/W,
142 SendNotifyMessageA/W from Wine (20020122)
143 o Rewrote SendMessageA/W to behave more like Wine
144 (hook calls)
145
146 2002-02-03: Sander van Leeuwen <sandervl@xs4all.nl>
147 - KERNEL32; o Added dummy executable class
148 o Ported GetTempPathA/W from Wine
149
Note: See TracBrowser for help on using the repository browser.