Patrik Stridvall [Mon, 18 Dec 2000 03:13:52 +0000 (03:13 +0000)]
Solaris fixes.
Guy L. Albertelli [Mon, 18 Dec 2000 03:13:19 +0000 (03:13 +0000)]
- Implement drag for vertical rebars (drag up and down).
- Better algorithims for inserting new bands - matches native version
closer.
- Make drawing of rebar attempt to match native pixel by pixel (note
this does not fix the embedded controls in each band - they still are
as good or bad as before.)
- Implement some of the notifications (RBN_HEIGHTCHANGE, _CHILDSIZE,
_DELETINGBAND, _DELETEDBAND).
Guy L. Albertelli [Mon, 18 Dec 2000 03:12:31 +0000 (03:12 +0000)]
Pass WM_COMMAND and WM_NOTIFY to parent as received.
Gerard Patel [Mon, 18 Dec 2000 03:12:06 +0000 (03:12 +0000)]
Change the current directory as the user browses the directory tree.
David Elliott [Mon, 18 Dec 2000 03:11:32 +0000 (03:11 +0000)]
Changed typo va_list to valist.
Gerard Patel [Mon, 18 Dec 2000 03:11:10 +0000 (03:11 +0000)]
Allow for the dialog font size to be set directly in pixels.
Gerard Patel [Mon, 18 Dec 2000 03:10:42 +0000 (03:10 +0000)]
WM_GETMINMAXINFO track min size should be used in SetWindowPos also
for 32 bits apps.
Marcus Meissner [Mon, 18 Dec 2000 03:10:19 +0000 (03:10 +0000)]
Mapping for ICM_SETSTATE (ptr in lParam1 to private data).
Patrik Stridvall [Sat, 16 Dec 2000 21:55:05 +0000 (21:55 +0000)]
Fixed some issues found by winapi_check.
Patrik Stridvall [Sat, 16 Dec 2000 21:54:49 +0000 (21:54 +0000)]
- Minor API file update.
- Turned on --documentation-arguments by default.
Jon Griffiths [Sat, 16 Dec 2000 21:53:56 +0000 (21:53 +0000)]
- Fix _fullpath & splitpath, winapi_check fixes
- Add cprintf,cscanf,_fgetwchar,_fgetwc,_fputwchar,_fputwc,
_wtoi & _wtol (fwd),scanf,_timezone_dll
Alexandre Julliard [Sat, 16 Dec 2000 20:37:16 +0000 (20:37 +0000)]
Avoid a couple of dependencies on input.c internal variables.
Alexandre Julliard [Sat, 16 Dec 2000 20:19:11 +0000 (20:19 +0000)]
Fixed infinite loop in CRTDLL__fcloseall.
Hidenori Takeshima [Sat, 16 Dec 2000 20:18:07 +0000 (20:18 +0000)]
Implemented some APIs and IME class - far from complete.
Marcus Meissner [Sat, 16 Dec 2000 20:17:22 +0000 (20:17 +0000)]
Check for NULL before doing IsEqualGUID().
Eric Pouech [Sat, 16 Dec 2000 20:17:04 +0000 (20:17 +0000)]
Fixed loading of 16 bit MCI drivers (for command tables).
Fixed alias handling in mciSendString.
Andreas Mohr [Sat, 16 Dec 2000 20:16:33 +0000 (20:16 +0000)]
- don't initialize with pFirstLDD if pFirstLDD isn't initialized yet either
- corrected VcpClose .spec
Alexandre Julliard [Fri, 15 Dec 2000 23:04:40 +0000 (23:04 +0000)]
Allocate entry points dynamically to allow for a larger number of
ordinals.
Hidenori Takeshima [Fri, 15 Dec 2000 23:00:00 +0000 (23:00 +0000)]
Implemented some DDK APIs - far from complete.
Francois Gouget [Fri, 15 Dec 2000 22:59:16 +0000 (22:59 +0000)]
Create a symbolic link to ole/libuuid.a.
Francois Gouget [Fri, 15 Dec 2000 22:58:55 +0000 (22:58 +0000)]
Always link with uuid.
Ulrich Czekalla [Fri, 15 Dec 2000 22:58:25 +0000 (22:58 +0000)]
Only capture mouse when an item is selected.
François Gouget [Fri, 15 Dec 2000 21:31:03 +0000 (21:31 +0000)]
Moved some macros like NULL, FALSE to winnt.h
Moved the anonymous struct/unions to winnt.h
Moved calling convention macros to winnt.h
Moved some basic types like BOOL, INT, LONG, etc. to winnt.h
Moved HANDLE and DECLARE_HANDLE to winnt.h
Moved structure packing macros to winnt.h
François Gouget [Fri, 15 Dec 2000 21:30:35 +0000 (21:30 +0000)]
Needs to include windef.h.
François Gouget [Fri, 15 Dec 2000 21:29:59 +0000 (21:29 +0000)]
Added OleIsCurrentClipboard and OleSetClipboard.
François Gouget [Fri, 15 Dec 2000 21:29:41 +0000 (21:29 +0000)]
Fixed the prototype of GetClassFile.
Gerard Patel [Fri, 15 Dec 2000 21:29:13 +0000 (21:29 +0000)]
Don't return last active popup if it is pointing to a deleted window.
Andreas Mohr [Fri, 15 Dec 2000 21:28:47 +0000 (21:28 +0000)]
Improved usage message.
Alexandre Julliard [Fri, 15 Dec 2000 20:57:00 +0000 (20:57 +0000)]
Converted enum_key_value request to the new request mechanism.
Huw D M Davies [Fri, 15 Dec 2000 20:55:39 +0000 (20:55 +0000)]
Status of CDROM_AUDIO_INVALID seems to mean the disk is stopped.
Aric Stewart [Fri, 15 Dec 2000 20:55:20 +0000 (20:55 +0000)]
Fixed some difficulties with the font on vertical tabs. Also plugged a
resource leak.
Ulrich Czekalla [Fri, 15 Dec 2000 20:54:41 +0000 (20:54 +0000)]
Mark width as valid when we send HDN_ENDTRACKA.
Huw D M Davies [Fri, 15 Dec 2000 20:54:18 +0000 (20:54 +0000)]
Check to see whether any ancestor windows are drop targets.
Huw D M Davies [Fri, 15 Dec 2000 20:54:01 +0000 (20:54 +0000)]
Spelling fix.
François Gouget [Fri, 15 Dec 2000 20:53:39 +0000 (20:53 +0000)]
Changed the type of Function to PDWORD as on Windows.
François Gouget [Fri, 15 Dec 2000 20:53:05 +0000 (20:53 +0000)]
Removed the declspec specifier.
Alexandre Julliard [Fri, 15 Dec 2000 03:38:11 +0000 (03:38 +0000)]
Added support for Unicode applications in winebuild.
Removed cuiexe_no_main hack.
Avoid stdcall function declarations inside functions because of gcc bug.
Martin Pilka [Fri, 15 Dec 2000 03:22:27 +0000 (03:22 +0000)]
- registry loading speed up (reduced client <-> server communication)
- make the code a bit more understandable
Jon Griffiths [Thu, 14 Dec 2000 22:18:22 +0000 (22:18 +0000)]
Added "ignore" directive for skipping individual symbol resolution.
Vasily I. Volchenko [Thu, 14 Dec 2000 21:58:02 +0000 (21:58 +0000)]
Added more Russian support.
Hidenori Takeshima [Thu, 14 Dec 2000 21:56:18 +0000 (21:56 +0000)]
Added a spec file for 16bit imm.
Added spec files for winnls and winnls32.
Alexandre Julliard [Thu, 14 Dec 2000 20:31:17 +0000 (20:31 +0000)]
Added inline definition for MapSL.
Andreas Mohr [Thu, 14 Dec 2000 20:30:35 +0000 (20:30 +0000)]
Fixed an unquoted string.
Lawson Whitney [Thu, 14 Dec 2000 20:30:13 +0000 (20:30 +0000)]
Add strerror() to the "Could not stat" and "Invalid path" startup
error messages.
Alexandre Julliard [Thu, 14 Dec 2000 19:30:01 +0000 (19:30 +0000)]
Commented out large stack init now that thread stacks are at least 1Mb.
Marcus Meissner [Thu, 14 Dec 2000 19:25:36 +0000 (19:25 +0000)]
If DirectDrawCreate gets passed a IDirectDraw{2,4,7} interface, get
this interface and do not use IDirectDraw.
Francois Gouget [Thu, 14 Dec 2000 19:25:13 +0000 (19:25 +0000)]
Removed the name of APIs exported by ordinal.
Nemeth Peter [Thu, 14 Dec 2000 19:24:31 +0000 (19:24 +0000)]
Some NLS updates.
John R. Sheets [Wed, 13 Dec 2000 21:52:37 +0000 (21:52 +0000)]
Documentation update.
James Abbatiello [Wed, 13 Dec 2000 21:32:55 +0000 (21:32 +0000)]
Work around glibc 2.1.x dlopen bug (again).
Andreas Mohr [Wed, 13 Dec 2000 21:31:37 +0000 (21:31 +0000)]
- implemented proper LDD/LDID handling
- implement Ctl*Ldd(), Ctl[GS]etLddPath, GenInstall (no real operations
yet, I want help), InstallHinfSection
- Stubbed out DiGetClassDevs16 (needed for e.g. Monkey Island 3 ;)
- many new .spec stubs
Andreas Mohr [Wed, 13 Dec 2000 21:29:35 +0000 (21:29 +0000)]
SHGetMalloc must use MEMCTX_TASK, otherwise CoGetMalloc will
badly fail with E_INVALIDARG in case native OLE32 is used.
François Gouget [Wed, 13 Dec 2000 21:28:57 +0000 (21:28 +0000)]
Added mapi.h with the definitions needed by the MFC.
Eric Kohl [Wed, 13 Dec 2000 21:28:15 +0000 (21:28 +0000)]
Implemented _ultow() and export [Nt/Zw]QueryVolumeInformationFile().
Eric Pouech [Wed, 13 Dec 2000 21:27:26 +0000 (21:27 +0000)]
Fixed path resolution for a/b.c source files.
Louis Philippe Gagnon [Wed, 13 Dec 2000 21:26:45 +0000 (21:26 +0000)]
Invalidate the focus rect when a listbox is resized.
Alexandre Julliard [Wed, 13 Dec 2000 20:23:41 +0000 (20:23 +0000)]
Removed some unnecessary includes.
Got rid of ldt.h.
Alexandre Julliard [Wed, 13 Dec 2000 20:22:47 +0000 (20:22 +0000)]
Use getpagesize() instead of VIRTUAL_GetPageSize().
Alexandre Julliard [Wed, 13 Dec 2000 20:20:09 +0000 (20:20 +0000)]
Replaced PTR_SEG_TO_LIN macro by exported MapSL function.
Fixed a few ptr/segptr mismatches.
Moved CONV_RECT/POINT macros to wingdi16.h.
Alexandre Julliard [Wed, 13 Dec 2000 20:03:53 +0000 (20:03 +0000)]
Fixed some warnings.
Eric Pouech [Wed, 13 Dec 2000 02:07:40 +0000 (02:07 +0000)]
Split driver functions into USER (16 bit part) and WINMM (32 bit part).
Fixed some bugs in 16 bit part as well.
Now correctly parsing the system.ini extra parameters.
Marcus Meissner [Wed, 13 Dec 2000 01:59:40 +0000 (01:59 +0000)]
Fixed crtdll compile problem regarding fpos_t in glibc2.2.
Jon Griffiths [Wed, 13 Dec 2000 01:58:39 +0000 (01:58 +0000)]
- Implement console I/O
- Support temporary files, add tmpfile, rmtmp
- spawn* functions: fix args, add cwait, searchenv
Eric Pouech [Wed, 13 Dec 2000 01:53:51 +0000 (01:53 +0000)]
Removed a crash in program/clock.
Eric Kohl [Wed, 13 Dec 2000 01:52:23 +0000 (01:52 +0000)]
Fixed crash of WinZip 8.0 due to invalid image list handle.
Francois Gouget [Wed, 13 Dec 2000 01:51:47 +0000 (01:51 +0000)]
Define NULL as in Win32.
Eric Pouech [Wed, 13 Dec 2000 01:51:04 +0000 (01:51 +0000)]
Return values from DRV_ENABLE should not be checked.
Eric Pouech [Wed, 13 Dec 2000 01:50:19 +0000 (01:50 +0000)]
FormatMessageA wasn't properly handling the %ls modifier.
Andreas Mohr [Wed, 13 Dec 2000 01:49:51 +0000 (01:49 +0000)]
Invalid buttons are "hidden".
Andreas Mohr [Wed, 13 Dec 2000 01:49:04 +0000 (01:49 +0000)]
Move all values of SHGetSpecialFolderPathA into an array, add some
other registry locations and improve the number of supported CSIDLs.
Ian Pilcher [Wed, 13 Dec 2000 01:46:26 +0000 (01:46 +0000)]
Changed FILEDLG95_OnOpen to "double terminate" the returned string if
OFN_ALLOWMULTISELECT is set.
Alexandre Julliard [Tue, 12 Dec 2000 00:50:19 +0000 (00:50 +0000)]
Got rid of main.h.
Alexandre Julliard [Tue, 12 Dec 2000 00:49:45 +0000 (00:49 +0000)]
Use __ASM_GLOBAL_FUNC directly in i386-only code.
Alexandre Julliard [Tue, 12 Dec 2000 00:48:06 +0000 (00:48 +0000)]
Changed LoadImage16 to take an LPCSTR instead of a SEGPTR.
Alexandre Julliard [Tue, 12 Dec 2000 00:44:42 +0000 (00:44 +0000)]
Use the DRIVE_* API constants instead of the DRIVETYPE enum.
Changed DRIVE_CANNOTDETERMINE and DRIVE_DOESNOTEXIST to use the
correct names.
Cleaned up a few dependencies on internal drive.c functions.
Marcus Meissner [Tue, 12 Dec 2000 00:38:58 +0000 (00:38 +0000)]
Added preferences to dinput drivers (so we can have two joystick
drivers). Implemented a joystick driver for the Linux 2.4
dev/input/event API.
Jon Griffiths [Tue, 12 Dec 2000 00:37:27 +0000 (00:37 +0000)]
- Implemented setlocale parsing and LC_TYPE behavior.
- Implemented isleadbyte, snprintf.
- Added NLS IsValidCodePage prototype, misc CRTDLL fixes.
Francois Gouget [Tue, 12 Dec 2000 00:36:16 +0000 (00:36 +0000)]
Added a prototype for SHAppBarMessage.
Dimitrie O. Paun [Tue, 12 Dec 2000 00:35:54 +0000 (00:35 +0000)]
Fixed indentation problems resulting from automatic renaming, other
aesthetic fixes.
Gerard Patel [Tue, 12 Dec 2000 00:35:20 +0000 (00:35 +0000)]
Use DrawText to display text in horizontal tabs.
Martin Pilka [Tue, 12 Dec 2000 00:34:44 +0000 (00:34 +0000)]
Changed the condition so it also works in case when sscanf returns EOF.
Alexandre Julliard [Mon, 11 Dec 2000 03:48:15 +0000 (03:48 +0000)]
Moved all Wine internal definitions out of process.h.
Alexandre Julliard [Mon, 11 Dec 2000 03:42:20 +0000 (03:42 +0000)]
Output the exports table in assembly code to make it possible to
export C++ mangled names.
Alexandre Julliard [Mon, 11 Dec 2000 03:41:19 +0000 (03:41 +0000)]
Implemented RtlAcquirePebLock and RtlReleasePebLock.
Gerard Patel [Mon, 11 Dec 2000 03:39:08 +0000 (03:39 +0000)]
Implemented DrawTextW as Unicode and DrawTextA as call to DrawTextW.
Dmitry Timoshkov [Mon, 11 Dec 2000 01:09:56 +0000 (01:09 +0000)]
Add CF_UNICODETEXT as primary text clipboard format.
Use [x11drv].TextCP for interchange with X.
Dennis Bjorklund [Sun, 10 Dec 2000 23:11:41 +0000 (23:11 +0000)]
Remove old link before creating the new one.
Alexandre Julliard [Sun, 10 Dec 2000 23:01:33 +0000 (23:01 +0000)]
Moved most builtin controls structures into their respective C file.
Created new controls.h file private to user32.dll and moved remaining
builtin controls definitions there.
Alexandre Julliard [Sat, 9 Dec 2000 03:25:34 +0000 (03:25 +0000)]
Removed no longer used elfdll loader.
Andreas Mohr [Sat, 9 Dec 2000 03:15:32 +0000 (03:15 +0000)]
- README update
- add offsets to ASPI struct defines
- spelling
Andreas Mohr [Sat, 9 Dec 2000 03:08:02 +0000 (03:08 +0000)]
Don't fail on pointer address checking when foreign heap.
Andreas Mohr [Sat, 9 Dec 2000 03:07:40 +0000 (03:07 +0000)]
Removed duplicate defines.
Andreas Mohr [Sat, 9 Dec 2000 03:06:54 +0000 (03:06 +0000)]
Fixed MessageBox() usage.
Andreas Mohr [Sat, 9 Dec 2000 03:06:18 +0000 (03:06 +0000)]
Print CDB area.
Hidenori Takeshima [Thu, 7 Dec 2000 23:55:11 +0000 (23:55 +0000)]
Added handlers for some IME messages in DefWindowProc.
Gerard Patel [Thu, 7 Dec 2000 23:54:19 +0000 (23:54 +0000)]
Fileokstring notification should be sent to the custom child dialog,
not to the main dialog.
Alexandre Julliard [Thu, 7 Dec 2000 23:53:47 +0000 (23:53 +0000)]
Authors: Andrew Lewycky <andrew@transgaming.com>, Ove Kaaven <ovek@transgaming.com>
De-stub sin() and cos().
Add noimport flag to sin(), cos(), and pow().
Alexandre Julliard [Thu, 7 Dec 2000 23:39:16 +0000 (23:39 +0000)]
Removed dependencies on the internals of the CLASS structure.
Added support for having both ASCII and Unicode window procedures for
builtin classes.
Alexandre Julliard [Thu, 7 Dec 2000 23:24:41 +0000 (23:24 +0000)]
Removed calls to WIDGETS_IsControl.
Francois Gouget [Thu, 7 Dec 2000 23:14:29 +0000 (23:14 +0000)]
Uncomment GOPHER_ATTRIBUTE_TYPE and GopherGetAttribute.
Create A/W versions of GOPHER_ATTRIBUTE_TYPE and
GOPHER_ATTRIBUTE_ENUMERATOR.