source: trunk/changelog@ 9079

Last change on this file since 9079 was 9078, checked in by sandervl, 23 years ago

* empty log message *

File size: 6.4 KB
Line 
1/* $Id: changelog,v 1.2280 2002-08-21 17:22:50 sandervl Exp $ */
2
3 2002-08-21: Sander van Leeuwen <sandervl@innotek >
4 - KERNEL32: o EV_RLSD/MS_RLSD_ON status corresponds to OS/2 DCD (data carrier detect) status
5 GetCommModemStatus & GetCommEvent changed
6
7 2002-08-21: Platon Fomichev <platon@innotek >
8 - USER32: o Fixed OSLibWinSetSysValue
9 o Fixed OSLibSetWindowStyle; delete frame controls if required
10
11 2002-08-21: Yuri Dario <mc6530@mclink >
12 - USER32: o OSLibWinChangeTaskList & OSLibWinAddToTaskList bugfixes;
13 wrong CharToOemBuffA call.
14
15 2002-08-20: knut st. osmundsen <bird@anduin >
16 - FASTDEP: o Support for special makefile chars.
17 o Optimized cyclic dependency checks for large systems.
18 - MAKE: o Corrected all ilib (AR) rules.
19 o Quick LIB testcases.
20
21 2002-08-20: Platon Fomichev <platon@innotek >
22 - COMCTL32: o Trackbar: set position fix
23
24 2002-08-19: knut st. osmundsen <bird@anduin >
25 - MAKE: o New TARGET_MODE: DEPEND.
26 o ilib+dashes and some other bugfixing.
27 o VAC debug memory management option.
28 o Implemented structured make passes.
29 o Polish.
30 - TOOLS: o Did some polish and help on BuildEnv.cmd.
31 o Show make pass number while traversing the tree. (Do*.cmd)
32
33 2002-08-19: Sander van Leeuwen <sandervl@innotek >
34 - USER32: o Don't send queued WM_CHAR messages for windows that have
35 just been destroyed. (Get/PeekMessage)
36
37 2002-08-17: Yuri Dario <mc6530@mclink >
38 - INCLUDE: o Fixed INT32 definition
39 - USER32: o Merged latest Rewind edit control code
40
41 2002-08-16: Sander van Leeuwen <sandervl@innotek >
42 - WINMM: o Put back old wave playback resume code
43 - DINPUT: o Merged with latest Wine (DirectInput 8 support)
44 o Added bugfix from June 18th:
45 SysMouseAImpl_GetDeviceData: check if internal dinput
46 mouse state is out of sync and update if necessary
47 - USER32: o SetCursorPos change:
48 The current cursor position may not have been passed to the application
49 just yet. The position change discards any previous events which may
50 lead to inconsistent mouse behaviour (like in DirectInput).
51 To fix this, we pass down a mouse move event to any hook handlers.
52
53 2002-08-16: Platon Fomichev <platon@innotek >
54 - KERNEL32: o Fully implemented GetShortPathNameA/W & GetLongPathNameA/W
55 (based on Rewind code)
56
57 2002-08-15: Yuri Dario <mc6530@mclink >
58 - USER32: o SPI_GETNONCLIENTMETRICS size check extended
59 o Fixed RMB on icon of minimized mdi window
60
61 2002-08-14: Sander van Leeuwen <sandervl@innotek >
62 - USER32: o CUSTOM_TRACKFRAME code is the default now. removed old code
63 - WINMM: o Dart wave playback bugfix
64
65 2002-08-14: Yuri Dario <mc6530@mclink >
66 - USER32: o RMB on system menu icon pops up system menu (OS/2 look)
67 o GetSysPopupPos fix
68
69 2002-08-13: Sander van Leeuwen <sandervl@innotek >
70 - GDI32: o SelectObject bugfix for region handles. (fixes crash in
71 Freecell)
72 - USER32: o Added more logging for PM SWP & QFC flags
73 o Enable owner of window destroyed by DestroyWindow. Disabled
74 owners will never be activated by PM.
75
76 2002-08-13: Yuri Dario <mc6530@mclink >
77 - USER32: o Resync WM_RBUTTONUP & WM_CONTEXTMENU default window handlers
78 (Rewind)
79
80 2002-08-12: Sander van Leeuwen <sandervl@innotek >
81 - DDRAW: o SetCustomFullScreenMode added to force DirectDraw to
82 report only one fullscreen mode
83 o Added cases for 32 bpp in mode enumeration
84 o DrawEnumDisplayModes bugfixes
85 o Call ShowWindow in SetCooperativeLevel (if valid window)
86 o Resize associated window to full screen in SetCooperativeLevel
87 (not sure if this is correct)
88 o Call DrawSetDisplayMode2 in DrawSetDisplayMode (code duplication)
89
90 2002-08-12: Platon Fomichev <platon@innotek >
91 - COMCTL32: o Tooltips: ignore TTS_ALWAYSTIP style. Windows 2000 appears
92 to do the same.
93 - USER32: o Wine (X11) resync for AdjustRectOuter
94
95 2002-08-10: Sander van Leeuwen <sandervl@innotek >
96 - WGSS50: o Update from IBM
97
98 2002-08-09: Sander van Leeuwen <sandervl@innotek >
99 - USER32: o Partly implemented GetGUIThreadInfo
100 - KERNEL32: o Lock drive when sharing is disabled (CreateFile for drives);
101 unlock when closed
102
103 2002-08-08: Platon Fomichev <platon@innotek >
104 - USER32: o Fix for handling VK_RETURN in dialogs
105
106 2002-08-08: Sander van Leeuwen <sandervl@innotek >
107 - ChangeLog:o Obfuscated email addresses because people continue to
108 post the ChangeLog file in mailinglists/newsgroups.
109 - KERNEL32: o CreateFile now fails earlier if used for non-existing drive
110 letter.
111 - OLE32: o Disabled mouse cursor changes in drag 'n drop code.
112 (causes mouse cursor changes when clicking on item in
113 file open dialog)
114
115 2002-08-07: Platon Fomichev <platon@innotek >
116 - USER32: o Listbox fix for keyboard search (Rewind (Wine/X11))
117
118 2002-08-05: Sander van Leeuwen <sandervl@innotek >
119 - USER32: o MsgWaitForMultipleObjects changes; check objects before
120 message queue status
121 o Translate WM_DRAWCLIPBOARD for clipboard change notification
122
123 2002-08-04: Sander van Leeuwen <sandervl@innotek >
124 - KERNEL32: o Return ERROR_OPERATION_ABORTED in GetOverlappedResult if
125 request was cancelled
126
127 2002-08-01: Sander van Leeuwen <sandervl@innotek >
128 - WINMM: o Keep filling DART buffers during WaveOutWrite until there's
129 no more room.
130 o Fill DART buffers during resume
131 - KERNEL32: o Create event semaphore during TEB setup. Used for
132 Post(Thread)Message in combination with MsgWaitForMultipleObjects
133 - USER32: o MsgWaitForMultipleObjects; change for waiting for object &
134 message (timeout != 0, fWaitAll == FALSE, nCount > 0)
135 If dwWakeMsg & QS_POSTMESSAGE, also wait for post msg event
136 semaphore.
137 o Signal post message event semaphore in PostMessageA/W &
138 PostThreadMessage
139
Note: See TracBrowser for help on using the repository browser.