source: trunk/changelog@ 2561

Last change on this file since 2561 was 2561, checked in by sandervl, 26 years ago

* empty log message *

File size: 19.1 KB
RevLine 
[2561]1 /* $Id: changelog,v 1.675 2000-01-29 14:57:46 sandervl Exp $ */
[1567]2
[2557]3 2000-01-29: Sander van Leeuwen <sandervl@xs4all.nl>
4 - GDI32: Save and restore FPU control word when calling
5 Open32's DrawText. DrawText trashes it which causes drawing
6 problems in RealPlayer 7.
7 - USER32: Call DrawTextA in uitools.cpp, not Open32's DrawText.
[2561]8 - INCLUDE\WIN\wingdi.h: Added GdiFlush declaration
9 - INCLUDE\makefiles: Added c/c++ definitions for win32 apps (without
10 -D__WINE__ so you don't need to specify whether you use the ascii
11 or unicode version of a win32 api)
[2557]12
[2555]13 2000-01-29: Przemyslaw Dobrowolski <dobrawka@asua.org.pl>
14 - KERNEL32: Added GlobalWire/GlobalUnwire
15
[2553]16 2000-01-28: Sander van Leeuwen <sandervl@xs4all.nl>
17 - GDI32: Wrong return values for GetDIBits & SetDIBitsToDevice
18 (nr of scan lines copied; not true/false)
19 - USER32: Don't call default frame handler for WM_ADJUSTWINDOWPOS
20 (fixes window resize when playing videos in RealPlayer v7 &
21 dragging titlebar in Professional Mine Sweeper)
22
[2543]23 2000-01-28: Knut St. Osmundsen <knut.stange.osmundsen@pmsc.no>
24 - Win32k: Heap is splitted into a swappable and a resident heap.
25 Fixups are now applied when a page is loaded from disk.
26 This is done by overloading the kernel function called
27 (_)ldrEnum32bitRelRecs. This should improve performance a lot!
28
[2530]29 2000-01-27: Jeroen van den Horn <J.vandenHorn@fibre.a2000.nl>
[2543]30 - OPENGL: First version of opengl implementation
[2530]31
32 2000-01-27: Sander van Leeuwen <sandervl@xs4all.nl>
[2543]33 - USER32: Fixed FS corruption in OSLibPostThreadMessage
[2530]34 Send WM_CHILDACTIVATE to child windows (not only
35 to MDI children) instead of WM_ACTIVATE
[2543]36 - SHELL32: Fixed FS corruption in DragAcceptFiles
[2530]37
38 2000-01-26: Yuri Dario <mc6530@mclink.it>
[2543]39 - INCLUDE\WIN: Additions & changes for compiling Opera.
40 - many dlls: create correct library (impdef)
[2530]41
42 2000-01-26: Jeroen van den Horn <J.vandenHorn@fibre.a2000.nl>
[2543]43 - GDI32: Changes for Opengl support
[2530]44
[2522]45 2000-01-26: Christoph Bratschi <cbratschi@datacomm.ch>
[2543]46 - USER32: fixed WM_MOVE, MsgFormatFrame and WM_WINDOWPOS* to use parent
47 coordinates
48 changed min frame size
49 - COMCTL32: fixed wrong progress frame
[2522]50
[2520]51 2000-01-26: Sander van Leeuwen <sandervl@xs4all.nl>
[2543]52 - OLEAUT32: Don't create logfile when logging is turned off
53 - PELDR: Don't modify cmd line in PIB structure
54 - INCLUDE: Removed string.h.
55 - KERNEL32: Added workaround for OS/2 DosSetMem bug in VirtualAlloc
[2530]56 (if memory is reserved, set read & write page flags)
[2520]57
[2514]58 2000-01-25: Sander van Leeuwen <sandervl@xs4all.nl>
[2543]59 - PELDR/KERNEL32: Allocate low memory at right address and with right size
[2514]60 in peldr.dll (fixes install of Windows Media Player)
[2543]61 - KERNEL32: Print thread id for each log message
[2514]62
[2498]63 2000-01-22: Michal Necasek <mike@mendelu.cz>
[2543]64 - DINPUT: Fixes + basic functionality is complete; enough for many games
[2498]65
[2490]66 2000-01-21: Sander van Leeuwen <sandervl@xs4all.nl>
[2543]67 - USER32: Put back old WM_MOVE, MsgFormatChanged & OSLibSWPToWINDOWPOSFrame
[2490]68 Previous changes broke many apps (VPBuddy, MIrc32)
69 Don't update window if style changes (responsibility of the app)
70 Store window menu & id in same variable (fixes clock ->
71 double click on analog window -> titlebar & menu gone; menu
72 used to stay there)
73 Put back WM_CALCVALIDRECT code in pmwindow. Fixes updates
74 of clock window (who's class has CS_H/VREDRAW style).
[2543]75 - KERNEL32: Fixed image loading for resource lookup only (don't care
[2491]76 where those images are loaded as we only use it to query
77 the version resource; so base address doesn't matter)
78 (-> RealPlayer 7 installs now)
[2490]79
[2487]80 2000-01-20: Sander van Leeuwen <sandervl@xs4all.nl>
[2543]81 - KERNEL32: Disabled creation of pe_x.log if logging disabled
82 Only get codepage once from odin.ini.
83
[2487]84 2000-01-20: Vit Timchishin <tvv@sbs.kiev.ua>
[2543]85 - KERNEL32: Codepage bugfix & unicode translation changes (heapstring.cpp)
86 - GDI32: Added codepage support for CreateCompatibleDC
[2487]87
[2482]88 2000-01-20: Christoph Bratschi <cbratschi@datacomm.ch>
[2543]89 - USER32: fixed WM_CONTEXTMENU
90 dispatch WM_MOUSEMOVE in menu loop
[2482]91
[2474]92 2000-01-18: Sander van Leeuwen <sandervl@xs4all.nl>
[2543]93 - USER32: Removed 'old' user32 and replaced it with the new one
[2474]94 Call default window proc when DefMDIChildProcA/W is called
95 for a non-MDI window.
[2480]96 Fixed menu check & submenu marks painting
[2543]97 - KERNEL32: Increased shared heap reserve size to 512 kb
98 - SHELL32: Display Odin logo in Shell about dialog box
[2474]99
100 2000-01-18: Jens Wiessner <wiessnej@rfi.de>
[2543]101 - WINMM\WAVEMAP
102 Updated to Wine level 20000109 + corrected compile
103 - MCICDA: ported MCICDA.DLL from Wine 20000901 (Linux cdrom calls stubbed
[2474]104 so it doesn't work)
105
[2464]106 2000-01-17: Sander van Leeuwen <sandervl@xs4all.nl>
[2543]107 - USER32\NEW: Added basic support for DInput WM_CHAR notification
[2464]108 (the rest needs to be done in dinput.dll)
109 Use KEYBOARD_Enable user32 export to (un)register WM_CHAR
110 handler. (WNDPROC type) It's called when a WM_CHAR message
111 arrives for an Odin window with hwnd, msg, wParam & lParam.
[2543]112 - DINPUT: Fixed bugs reported by Michal Necasek
[2464]113
[2457]114 2000-01-16: Christoph Bratschi <cbratschi@datacomm.ch>
[2543]115 - USER32/NEW: implemented sysmenu commands: SC_SIZE and SC_TASKLIST
116 fixed WM_MOVE
117 changed HTCAPTION system menu position
118 changed maximized window position
119 don't move/size maximized windows
[2457]120
[2454]121 2000-01-15: Jens Wiessner <wiessnej@rfi.de>
[2543]122 - TWAIN_32: Update
123 - WINMM\MCIANIM,MCIAVI32,MCISEQ,MCIWAVE,MIDIMAP
[2454]124 Updated to Wine level 20000109 + corrected compile errors
[2543]125 - WINMM: Ported Wine wave mapper.
[2454]126
[2448]127 2000-01-15: Sander van Leeuwen <sandervl@xs4all.nl>
[2543]128 - USER32\NEW: Fixed scroll repaints (never use GetMessage with window
[2448]129 handle as that can prevent WM_PAINTs from being dispatched)
130 (may need reworking of Get/PeekMessage instead)
131 ScrollWindow changes
[2450]132 Removed frame drawing 'bugfix'.
[2451]133 Fixed system menu position for child windows (i.e. MDI)
134 Fixed titlebar tracking for child windows (i.e. MDI)
[2543]135 - KERNEL32: Check for null pointers in lstrcmpA
[2448]136
[2443]137 2000-01-15: Christoph Bratschi <cbratschi@datacomm.ch>
[2543]138 - USER32/NEW: cache menu and caption drawing
139 changed minimize button position
140 don't redraw system menu icon in menu.cpp
141 hilighted menubar items don't have an edge in Win9x
142 don't open system menu on mouseover if menubar is used and vice versa
143 show sysmenu on WM_NCRBUTTONUP with HTCAPTION set (todo: position)
144 use WIN32_STDCLASS2 for windows with CS_SAVEBITS class style
[2443]145
[2439]146 2000-01-14: Christoph Bratschi <cbratschi@datacomm.ch>
[2543]147 - USER32/NEW: added caption clipping for faster window text updates
[2439]148
[2436]149 2000-01-14: Sander van Leeuwen <sandervl@xs4all.nl>
[2543]150 - USER32\NEW: Fixed min/max bug for mdi child windows
151 Fixed DrawMenuBar (invalidate frame rectangle in
[2436]152 FrameUpdateClient if client rectangle wasn't changed)
153 Fixed bugs in MsgFormatFrame & SendNCCalcSize
154 Fixed WM_WINDOWPOSCHANGED translation for frame window (not done yet)
[2438]155 (Winamp works now)
156 Removed code that's no longer used (subclassed OS/2 frame
157 controls & OS/2 scrollbar functions etc)
[2436]158
[2427]159 2000-01-13: Sander van Leeuwen <sandervl@xs4all.nl>
[2543]160 - USER32\NEW: WM_ACTIVATEAPP should be sent when another process' window
[2427]161 is activated or deactivated
162 Send correct thread id for non-Odin windows in WM_ACTIVATEAPP
163 Set window handle of non-Odin window to window desktop in WM_ACTIVATE
[2543]164 Return window desktop handle for window handle returned by
[2427]165 SetActiveWindow if window is non-Odin.
166 Fixed activation of windows. (send WM_ACTIVATE when receiving
167 a WM_WINDOWPOSCHANGED message in pmframe.cpp)
168 Fixed DrawFrame; bottom & right frame borders now drawn correctly
[2432]169 Fixed scrollbar positioning (style.exe)
170 Fixed CS_OWNDC for GetDCEx (DCX_WINDOW); don't use a window
171 DC to save/restore a window's own dc.
172 Fixed client rectangle problems. Client rectangles
[2543]173 are always in frame coordinates; window rectangles in
174 screen coordinates. Whenever necessary (i.e WM_MOVE)
[2432]175 client coordinates are converted to coordinates relative
176 to it's parent client window.
[2543]177 Changed WM_MOVE -> client coordinates relative to parent origin
[2432]178 if child; otherwise relative to screen origin. (needs testing)
179 (WM_NCCALCSIZE needs to be done as well)
[2543]180 - COMCTL32: Version resource version nrs changed (based on NT 4 SP3)
181 - KERNEL32: Added DisableLogging & EnableLogging functions to
[2432]182 disable logging in parts of code. Logging will only be
183 done if the logcount is bigger than 0.
[2427]184
[2420]185 2000-01-12: Christoph Bratschi <cbratschi@datacomm.ch>
[2543]186 - USER32/NEW: fixed WM_CALCVALIDRECTS
187 activated WM_NCPAINT clipping
188 added improved frame redraw mechanism
[2420]189
[2427]190 2000-01-12: Sander van Leeuwen <sandervl@xs4all.nl>
[2543]191 - USER32\NEW: Changed client rectangle positioning (not done by PM frame
[2417]192 handler anymore) -> fixes problems with Shell About dialog
193 and jumping controls when resizing (Winhlp32)
194 Fixed menu tracking for different submenus
195 Fixed delayed repaints of invalidated menu rectangles
[2419]196 Ported Wine messagebox code. (for GUI consistency)
197 Fixed bugs in ShowScrollBar. (vert. scrollbar wasn't enabled
198 in notepad)
199 Fixed 'frame' control updates (resizing client window in
200 SetWindowPos for SWP_FRAMECHANGED)
[2543]201
[2413]202 2000-01-11: Jens Wiessner <wiessnej@rfi.de>
[2543]203 - TWAIN_32: Bugfix (removed test code)
[2413]204
[2409]205 2000-01-11: Christoph Bratschi <cbratschi@datacomm.ch>
[2543]206 - USER32/NEW: fixed AdjustWindowRectEx
[2409]207
[2404]208 2000-01-11: Sander van Leeuwen <sandervl@xs4all.nl>
[2543]209 - USER32\NEW: Put nonclient code in win32wbasenonclient.cpp
[2404]210 Removed hardcoded dependancy on shell32; load it on-demand
211 Fixed LoadBitmap (OBM_RADIOCHECK was missing from system bitmap list)
[2405]212 Fixed wrong return value for OSLibWinGetMsg
213 Workaround for bug in GDI32 FillRect (menu items painted
214 black instead of gray) (menu.cpp, MENU_DrawMenuItem)
215 Applied patch to Wine menu code for RealPlayer
216 Fixed default return value of DefWndProc (0)
217 Fixed SetMenu (menus should be set when a window is no child)
218 Call correct SetMenu function from MsgCreate Win32BaseWindow method
[2407]219 Use WIN32_INNERFRAME frame class for top level windows again.
220 (VPBuddy repaint problems were solved by using this class)
[2404]221
[2402]222 2000-01-10: Sander van Leeuwen <sandervl@xs4all.nl>
[2543]223 - USER32: Fixed message translation for WM_TIMER with no window handle or timer proc
[2402]224 Bugfix for OSLibWinGetMsg & OSLibWinPeekMsg (wrong return value)
[2543]225 - WINMM: Fixed wrong error code for waveOutOpen & waveOutGetDevCaps when
[2402]226 there's no audio device
[2543]227 - USER32\NEW: Fixed message translation for WM_TIMER with no window handle or timer proc
[2402]228 Changed WM_NCHITTEST behaviour. Now sent during WM_MOUSEMOVE
229 or button down/up message translation.
230 Fixed LoadBitmap (only load from user32 if it's a system bitmap)
231 Added WM_NCACTIVATE message generation
232 Bugfix for OSLibWinGetMsg & OSLibWinPeekMsg (wrong return value)
233 Changed GetSystemMenu; added method to Win32BaseWindow class
234 (destroy old menu if present and switch back to default system
235 menu if bRevert = TRUE; needs changes in non-client code)
236
[2397]237 2000-01-10: Christoph Bratschi <cbratschi@datacomm.ch>
[2543]238 - USER32/NEW: activated menu code
[2397]239
[2385]240 2000-01-09: Sander van Leeuwen <sandervl@xs4all.nl>
[2543]241 - USER32: Added border size for top-level windows in OSLibWinConvertStyle
[2385]242 (borders are not drawn correctly)
243 Fixed bug in pmframe WM_WINDOWPOSCHANGED handler (don't update
244 client/window rectangle when size nor position have changed)
245 Fixed out of sync rectWindow. (children don't get notified of
246 parent position change -> rectWindow (in screen coord.) not updated)
[2387]247 Fixed LoadBitmap for system bitmaps
248 Fixes for win32 titlebar + added win32 system menu
[2392]249 System menu commands now work
[2395]250 Fixed repaint problem for win32 titlebar
[2543]251 Added Christoph's gradient filled title bars code
[2395]252 For (experimental) win32-like windows add this to odin.ini:
[2543]253 [CUSTOMIZATION]
254 OS2Look=0
[2385]255
[2543]256 [COLORS]
257 UseWinColors=1
[2395]258
[2382]259 2000-01-09: David Raison <djr@lemur.co.uk>
260 - OLEAUT32: Typelib - Updated TKIND_ALIAS handling.
261
[2380]262 2000-01-09: Christoph Bratschi <cbratschi@datacomm.ch>
[2543]263 - USER32/NEW: implemented scrollbar nc handling
264 windows without menus work now fine
265 implemented gradient filled title bars
[2380]266
[2365]267 2000-01-08: Sander van Leeuwen <sandervl@xs4all.nl>
[2543]268 - USER32: ModifyMenuA bugfix (changing menu ids didn't work)
[2370]269 OSLibGetMsg bugfix + WM_QUIT translation fix
[2385]270 OSLibGetMenuItemRect fix (y coordinate conversion)
271 Changed WM_NCHITTEST behaviour. Now sent during WM_MOUSEMOVE
272 or button down/up message translation.
[2543]273 - OLE32/OLEAUT32/OLESVR32/OLEDLG/OLECLI32:
[2368]274 Added Wine-like license that supercedes the main Odin license
[2543]275 - CRTDLL: Fixed many register based floating point exports (CRTDLL__CIcos,
[2370]276 CRTDLL__CIatan etc etc)
[2365]277
[2369]278 2000-01-08: Jens Wiessner <wiessnej@rfi.de>
[2543]279 - CRTDLL: Compile fix
[2369]280
[2356]281 2000-01-08: Patrick Haller <phaller@gmx.net>
[2543]282 - SHELL32: Update: to WINE level 2000/01/08
283 - KERNEL32: Add: stub for GetDiskFreeSpaceExAW
[2356]284
[2353]285 2000-01-06: Christoph Bratschi <cbratschi@datacomm.ch>
[2543]286 - GDI32: added PatBlt support for negative width/height
[2353]287
[2342]288 2000-01-06: Sander van Leeuwen <sandervl@xs4all.nl>
[2543]289 - ADVAPI32: Implemented StartServiceCtrlDispatcherA/W
[2342]290 Faked RegisterServiceCtrlHandlerA/W (TODO)
291 Partly implemented SetServiceBits/SetServiceStatus
292 Improved QueryServiceStatus
293 Call RtlCreateAcl in InitializeAcl
[2543]294 - LZ32: Create correct library
295 - CRTDLL: Fixed CRTDLL__wcsnicmp (use Wine version)
296 - VERSION: Fixed VerQueryValue32A and merged with latest Wine sources
[2342]297 (991212) (-> fixes errors in RealPlayer)
[2543]298 - USER32: GetMenuStringA fix (return length of string if string pointer
[2351]299 or size parameter == 0)
[2342]300
[2338]301 2000-01-05: Jens Wiessner <wiessnej@rfi.de>
[2543]302 - TWAIN_32: Update
[2338]303
[2336]304 2000-01-05: Christoph Bratschi <cbratschi@datacomm.ch>
[2543]305 - USER32/NEW: single window works now
[2336]306
[2330]307 2000-01-05: Sander van Leeuwen <sandervl@xs4all.nl>
[2543]308 - KERNEL32/NTDLL: Partially implemented NtOpenThreadToken
[2330]309 (should be changed)
310 MS Office 2000 install (first part) almost working.
311 (installs windows installer as system service)
[2543]312 - OLEAUT32: Typelib bugfix for MS Office 2k install
313 - odin_ini.txt: Added information about CODEPAGES & TWAIN section
[2330]314
[2325]315 2000-01-05: David Raison <djr@lemur.co.uk>
316 - OLEAUT32: LHashValOfNameSys(A)
317
[2322]318 2000-01-04: Jens Wiessner <wiessnej@rfi.de>
[2543]319 - TWAIN_32: Created twain dll for usage with CFM Twain for OS/2.
[2322]320
[2315]321 2000-01-04: Sander van Leeuwen <sandervl@xs4all.nl>
[2543]322 - USER32: InsertMenu bugfix (RealPlayer calls InsertMenu with flag 0 & pos -1)
[2315]323 Delete old region in SetWindowRegion
324
[2310]325 2000-01-03: Przemyslaw Dobrowolski <dobrawka@asua.org.pl>
[2543]326 - KERNEL32: Named pipe updates & bugfixes
[2310]327
[2305]328 2000-01-03: Jens Wiessner <wiessnej@rfi.de>
[2543]329 - LZ32/TAPI32: Updated def files to match NT 4 SP6
330 - MSVCRT: Updated def files + MSVCRT40 version info
331 - WINMM: Added Wine's MCI dlls (not compiled as this requires
[2305]332 a working MCI subsystem in winmm and a redesign of
333 wave & midi)
334
335 2000-01-03: Sander van Leeuwen <sandervl@xs4all.nl>
[2543]336 - LZ32: Cleaned up .def file (don't import directly) & removed
[2305]337 debugtools.h
[2543]338 - USER32: Fixed PostThreadMessage + bugs in GetMessage
339 - KERNEL32: Set hmq & hab THDB values for newly created
[2310]340 threads (hmq not correct now)
[2305]341
[2303]342 2000-01-02: Przemyslaw Dobrowolski <dobrawka@asua.org.pl>
[2543]343 - KERNEL32: Started implementing named pipe apis
[2303]344
[2297]345 2000-01-02: David Raison <djr@lemur.co.uk>
346 - OLEAUT32: Typelib fixes - Custom Data & Default values.
347 Added private logging to tlib_n.log when reading a TLIB.
348 (Should clarify what is being read & why)
349 Now supports embedded named TLIBS in the format
350 <path>\<libname>\<id> (required for VB6, etc.)
[2543]351 Preparatory work to reduce dependance on
352 current file position to enable delaying parsing
[2297]353 data until it is requested by user.
354
[2293]355 2000-01-02: Sander van Leeuwen <sandervl@xs4all.nl>
[2543]356 - USER32: Implemented Set/GetWindowRgn (not activated)
357 - KERNEL32: Fixed Odin zombie processes when there's a trap inside
[2299]358 vfprintf during logging.
[2303]359 Cleaned up file io procedures in oslibdos.cpp
[2289]360
[2288]361 2000-01-01: Sander van Leeuwen <sandervl@xs4all.nl>
[2543]362 - USER32: Workaround for crash in Lotus Notes when switching to a new
[2288]363 view (PM sends WM_WINDOWPOSCHANGED msg after DestroyWindow
364 has been called for a window -> don't dispatch this msg)
365
Note: See TracBrowser for help on using the repository browser.