source: trunk/changelog@ 8024

Last change on this file since 8024 was 8024, checked in by sandervl, 24 years ago

* empty log message *

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