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
RevLine 
[8000]1/* $Id: changelog,v 1.2001 2002-02-23 23:52:30 bird Exp $ */
[7715]2
[8000]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
[7993]16 2002-02-23: Sander van Leeuwen <sandervl@xs4all.nl>
[8000]17 - WSOCK32: o Don't send FD_CONNECT is socket was already connected
[7993]18 (accept returns connected socket)
19
[7984]20 2002-02-21: Sander van Leeuwen <sandervl@xs4all.nl>
21 - NTDLL/ADVAPI32:
22 o Some Wine updates
23
[7982]24 2002-02-21: Platon Fomichev <platon@innotek.de>
25 - IPHLPAPI o GetNetworkParams bugfixes
26
[7974]27 2002-02-20: Platon Fomichev <platon@innotek.de>
28 - IPHLPAPI o Implemented GetAdaptersInfo & GetNetworkParams
29
[7972]30 2002-02-20: Sander van Leeuwen <sandervl@xs4all.nl>
31 - WSOCK32: o Changed reported winsock version to 2.0 (from 1.1)
[7978]32 o Bugfix for accept when changing flags of active async request
[7975]33 - COMCTL32: o Listview fix: update item width & height during WM_SIZE
34 (fixes incorrect redraws when selecting items in CVP)
[7972]35
[7969]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
[7957]40 2002-02-19: Sander van Leeuwen <sandervl@xs4all.nl>
[7961]41 - KERNEL32: o Added support for Russian country code + other countries
[7967]42 - OLE32: o Removed old code + some unnecessary changes
[7961]43 - SHELL32: o compile fix for SHBrowseForFolderW (due to recent header changes)
[7957]44
[7950]45 2002-02-18: Patrick Haller <patrick.haller@innotek.de>
[8000]46 - USER32: o fixed structure size for
[7950]47 SystemParametersInfo(SPI_GETNONCLIENTMETRICSA)
48 o fixed GetModuleHandleW(NULL) string conversion
49
[7946]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
[7942]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
[7907]58 2002-02-14: Sander van Leeuwen <sandervl@xs4all.nl>
59 - OLE32: o Extended logging added
[7946]60 o Resync with Wine (20020215)
[7931]61 (Out of process COM objects; InstallShield 6)
[7917]62 - OLEAUT32: o Partial resync with Wine (20020215)
63 o Extended logging added
[7920]64 - COMCTL32: o Extended logging added
[7930]65 - KERNEL32: o Named pipe updates
[7907]66
[7903]67 2002-02-13: Sander van Leeuwen <sandervl@xs4all.nl>
68 - SHELL32: o Extended logging added
69
[7899]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
[7895]74 2002-02-12: Platon Fomichev <platon@innotek.de>
75 - USER32: o Ignore keyboard messages (PM) with scancode 0
76
[7892]77 2002-02-11: Platon Fomichev <platon@innotek.de>
78 - USER32: o Fix for double enter keyboard messages
79
[7884]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)
[7946]84 - USER32: o Fixed reference count leak in SetFocus, GetDlgCtrlID,
[7889]85 EndDialog & window dtor
[7884]86
[7868]87 2002-02-10: Sander van Leeuwen <sandervl@xs4all.nl>
88 - USER32: o Extended logging added
[7856]89
[7868]90 2002-02-10: Platon Fomichev <platon@innotek.de>
91 - USER32\PMKBDHK:
92 o Fixes for shift-enter & shift-enter (numpad)
[7870]93 - USER32: o Numpad enter fix for GetKeyNameTextA
[7868]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
[7852]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
[7851]107
[7845]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
[7841]113 2002-02-08: Platon Fomichev <platon@innotek.de>
[7836]114 - USER32: o Fixes for handling Shift-Enter & Alt-Enter
115
[7835]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
[7830]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)
[7836]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
[7830]128
[7806]129 2002-02-06: Sander van Leeuwen <sandervl@xs4all.nl>
130 - WSOCK32: o minor recv update for error handling
[7809]131 - USER32: o Ported TrackMouseEvent (Wine 20020122)
[7812]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))
[7816]136 - COMCTL32: o Wine updates (smoothscroll, ipaddress, rebar, toolbar, tab,
[7817]137 comboex, imagelist) (20020122)
138 - SHLWAPI: o Wine resync (20020122)
[7806]139
[7802]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
[7803]144 (hook calls)
[7802]145
[7796]146 2002-02-03: Sander van Leeuwen <sandervl@xs4all.nl>
147 - KERNEL32; o Added dummy executable class
[7799]148 o Ported GetTempPathA/W from Wine
[7796]149
Note: See TracBrowser for help on using the repository browser.