Alexandre Julliard [Thu, 28 Mar 2002 22:22:05 +0000 (22:22 +0000)]
Changed the GDI driver interface to pass an opaque PHYSDEV pointer
instead of a DC structure.
Removed some direct accesses to the DC structure from the drivers.
Got rid the bitmap driver.
Alexandre Julliard [Thu, 28 Mar 2002 22:06:56 +0000 (22:06 +0000)]
Don't strip out .exe extension.
Andriy Palamarchuk [Thu, 28 Mar 2002 22:06:33 +0000 (22:06 +0000)]
Added declaration of the DisconnectNamedPipe call.
Marco Pietrobono [Thu, 28 Mar 2002 22:05:57 +0000 (22:05 +0000)]
Added support for 16bit mouse cursor bitmaps in RGB 565 format.
Dimitrie O. Paun [Thu, 28 Mar 2002 22:05:18 +0000 (22:05 +0000)]
- updown unicodification
- better/cleaner buddy handling
- few bugs fixed
- more testing
- consistent indentation
Uwe Bonnes [Thu, 28 Mar 2002 22:04:45 +0000 (22:04 +0000)]
MenuItemFromPoint: rough implementation.
Alexandre Julliard [Thu, 28 Mar 2002 18:21:06 +0000 (18:21 +0000)]
Need to set WINEDLLPATH too.
Alexandre Julliard [Wed, 27 Mar 2002 21:18:02 +0000 (21:18 +0000)]
Added alloc.ok.
Sylvain Petreolle [Wed, 27 Mar 2002 21:17:01 +0000 (21:17 +0000)]
Converted to use of NLS.
Alexandre Julliard [Wed, 27 Mar 2002 21:13:40 +0000 (21:13 +0000)]
Moved metafiles and win16 drivers to dlls/gdi.
Geoffrey Hausheer [Wed, 27 Mar 2002 21:03:50 +0000 (21:03 +0000)]
Added memory allocation test.
Andriy Palamarchuk [Wed, 27 Mar 2002 21:03:24 +0000 (21:03 +0000)]
fwrite: fixed handling of already buffered data.
Alexandre Julliard [Tue, 26 Mar 2002 19:56:06 +0000 (19:56 +0000)]
Renamed some 16-bit spec files to match the dll name.
Vincent Béron [Tue, 26 Mar 2002 19:48:42 +0000 (19:48 +0000)]
- Converted HACMOBJ to void*
- acmMetrics16 calls acmMetrics only if hao is NULL
Mehmet Yasar [Tue, 26 Mar 2002 19:47:40 +0000 (19:47 +0000)]
Fix default extension behavior with GetOpenFileName.
Alexandre Julliard [Tue, 26 Mar 2002 01:55:25 +0000 (01:55 +0000)]
Ignore imports and resources when building a .def file.
Marcus Meissner [Tue, 26 Mar 2002 01:54:25 +0000 (01:54 +0000)]
Ported variant tests to the new testing framework.
Uwe Bonnes [Tue, 26 Mar 2002 01:51:55 +0000 (01:51 +0000)]
Add stub for __lconv_init().
Uwe Bonnes [Mon, 25 Mar 2002 20:56:20 +0000 (20:56 +0000)]
__[x|]getmainargs: Accept NULL new_mode argument.
Vincent Béron [Mon, 25 Mar 2002 20:55:58 +0000 (20:55 +0000)]
Converted HACMSTREAM, HACMDRIVERID and HACMDRIVER to void*.
Vincent Béron [Mon, 25 Mar 2002 20:53:35 +0000 (20:53 +0000)]
Changes some handle definitions to the proper type.
Chris Morgan [Mon, 25 Mar 2002 20:52:42 +0000 (20:52 +0000)]
wodOpen() should return MMSYSERR_ALLOCATED if the device is already
allocated. Allow for multiple audio devices. Fix wodPlayer_reset as
with aRts we cannot cancel audio data already written to the server.
Rename some functions. Cleanup unused code.
Chris Morgan [Mon, 25 Mar 2002 20:52:17 +0000 (20:52 +0000)]
Dsound will now try as many devices as are available when trying to
open a waveOut device in DirectSoundCreate().
Marcus Meissner [Mon, 25 Mar 2002 20:51:48 +0000 (20:51 +0000)]
Added missing header.
Alexandre Julliard [Sat, 23 Mar 2002 21:43:56 +0000 (21:43 +0000)]
Added support for driver-specific escapes in the x11drv to retrieve
X11 information. Finished dll separation of opengl32.
Patrik Stridvall [Sat, 23 Mar 2002 21:39:31 +0000 (21:39 +0000)]
- API file update.
- Missing API file entries now only reported once.
Patrik Stridvall [Sat, 23 Mar 2002 21:39:05 +0000 (21:39 +0000)]
Fixed some issues found by winapi_check.
Alexandre Julliard [Sat, 23 Mar 2002 20:46:41 +0000 (20:46 +0000)]
Removed service thread support.
Alexandre Julliard [Sat, 23 Mar 2002 20:43:52 +0000 (20:43 +0000)]
Send message for WSAAsyncSelect sockets directly from the server,
instead of using the service thread. Finished separation of ws2_32.
Hidenori Takeshima [Sat, 23 Mar 2002 20:18:11 +0000 (20:18 +0000)]
Implemented an IMA driver.
Eric Pouech [Sat, 23 Mar 2002 20:14:04 +0000 (20:14 +0000)]
Wineconsole is now able to handle non raster fonts (vector, true
type).
Alexandre Julliard [Sat, 23 Mar 2002 18:50:04 +0000 (18:50 +0000)]
Fixed handling of timer callback routines when the thread owning the
callback terminates.
Alexandre Julliard [Sat, 23 Mar 2002 18:48:53 +0000 (18:48 +0000)]
Create threads to manage timers instead of using the service thread.
Alexandre Julliard [Sat, 23 Mar 2002 18:48:12 +0000 (18:48 +0000)]
Export the FILE_GetUnixHandle functionality from ntdll.
Eric Pouech [Sat, 23 Mar 2002 18:45:57 +0000 (18:45 +0000)]
Started implementing event reduction.
Eric Pouech [Sat, 23 Mar 2002 18:45:40 +0000 (18:45 +0000)]
Fixed some issues in resources definition.
Eric Pouech [Sat, 23 Mar 2002 18:45:25 +0000 (18:45 +0000)]
Changed fixed fonts family name.
Eric Pouech [Sat, 23 Mar 2002 18:44:13 +0000 (18:44 +0000)]
Fixed VxD call tracing.
Tijs van Bakel [Sat, 23 Mar 2002 18:43:55 +0000 (18:43 +0000)]
Added support for C++ identifier syntax.
Alexandre Julliard [Fri, 22 Mar 2002 19:20:11 +0000 (19:20 +0000)]
Rewrote some headers from scratch based on publicly available
information to avoid EULA concerns.
Hidenori Takeshima [Fri, 22 Mar 2002 19:19:23 +0000 (19:19 +0000)]
Removed some code because of concerns over the Microsoft DirectX SDK
license agreement.
Hidenori Takeshima [Fri, 22 Mar 2002 19:16:10 +0000 (19:16 +0000)]
Implemented G711 codec driver.
Guy L. Albertelli [Fri, 22 Mar 2002 19:11:38 +0000 (19:11 +0000)]
- Implement CCM_{GET|SET}COLORSCHEME.
- Implement WM_NOTIFYFORMAT and correct passing WM_NOTIFY with correct
message call.
- Ignore PGM_FORWARDMOUSE like native.
Guy L. Albertelli [Fri, 22 Mar 2002 19:11:11 +0000 (19:11 +0000)]
Reanalyze button status during NCCalcSize processing because size of
window may have changed.
Alexandre Julliard [Fri, 22 Mar 2002 01:03:36 +0000 (01:03 +0000)]
We cannot ignore NotifyNonlinear focus events.
Alexandre Julliard [Fri, 22 Mar 2002 01:01:09 +0000 (01:01 +0000)]
Properly handle loadorder specifications containing a .dll extension.
Alexandre Julliard [Fri, 22 Mar 2002 01:00:34 +0000 (01:00 +0000)]
Fixed rule for test program.
Dmitry Timoshkov [Fri, 22 Mar 2002 01:00:17 +0000 (01:00 +0000)]
Added tests for GetSystemDirectoryA/W and GetWindowsDirectoryA/W.
Francois Gouget [Fri, 22 Mar 2002 00:58:00 +0000 (00:58 +0000)]
Add trace function (same as in the perl framework).
Add support for todo tests.
Make it possible to specify a printf-style message in ok.
Include windef.h in test.h for compiling tests on Windows.
Hidenori Takeshima [Fri, 22 Mar 2002 00:56:36 +0000 (00:56 +0000)]
Implemented EnumProcesses and EnumProcessModules.
Alexandre Julliard [Fri, 22 Mar 2002 00:21:23 +0000 (00:21 +0000)]
Correctly fill parent pid, module size and module name in process and
module snapshots. Based on patches by Eric Pouech and Andreas Mohr.
Chris Morgan [Fri, 22 Mar 2002 00:12:31 +0000 (00:12 +0000)]
Fix range in aRts 8bit volume code.
Bill Medland [Fri, 22 Mar 2002 00:12:15 +0000 (00:12 +0000)]
Initialise a stack variable.
Alexandre Julliard [Thu, 21 Mar 2002 20:36:52 +0000 (20:36 +0000)]
Fixed linking of wine target.
Shi Quan He [Thu, 21 Mar 2002 02:58:39 +0000 (02:58 +0000)]
Started TWAIN implementation.
Marcus Meissner <marcus@jet.franken.de>
Merged into WineHQ, made sure it works without SANE.
Alexandre Julliard [Thu, 21 Mar 2002 01:38:53 +0000 (01:38 +0000)]
Make warnings quiet by default and added -w option.
Chris Morgan [Thu, 21 Mar 2002 01:38:19 +0000 (01:38 +0000)]
Added aRts driver.
Michael Cardenas [Thu, 21 Mar 2002 01:25:42 +0000 (01:25 +0000)]
Added some stubs.
Michael Cardenas [Thu, 21 Mar 2002 01:24:52 +0000 (01:24 +0000)]
Changed registry handling in RegOpenKeyExA to behave like windows95
when winver==win95.
Andriy Palamarchuk [Thu, 21 Mar 2002 01:23:32 +0000 (01:23 +0000)]
Added check to fwrite for size == 0.
Fixed order and format of "size" and "nmemb" parameters in calls to
fwrite.
Alexandre Julliard [Wed, 20 Mar 2002 22:58:11 +0000 (22:58 +0000)]
Fixed rules for main module spec file.
Hidenori Takeshima [Wed, 20 Mar 2002 22:57:15 +0000 (22:57 +0000)]
Added some stubs.
Started implementing MPEG parser.
Hidenori Takeshima [Wed, 20 Mar 2002 22:56:20 +0000 (22:56 +0000)]
Added a missing header.
Sylvain Petreolle [Wed, 20 Mar 2002 22:55:46 +0000 (22:55 +0000)]
Made notepad uses NLS properly.
Bill Medland [Wed, 20 Mar 2002 22:50:38 +0000 (22:50 +0000)]
Connect the msvcrt file byte locking up to ntdll.
Bill Medland [Wed, 20 Mar 2002 22:49:44 +0000 (22:49 +0000)]
No need for the fixme on a simple TBSTYLE_SEP.
Hidenori Takeshima [Wed, 20 Mar 2002 22:49:01 +0000 (22:49 +0000)]
Added some missing GUIDs.
Alexandre Julliard [Wed, 20 Mar 2002 22:19:06 +0000 (22:19 +0000)]
Changed builtin dlls file names to make it clear they are not normal
Unix libraries, and install them in $libdir/wine instead of $libdir to
avoid name conflicts in /usr/lib.
Jon Griffiths [Wed, 20 Mar 2002 01:33:39 +0000 (01:33 +0000)]
Update shell xxxAW wrapper prototypes for fixed SHLWAPI functions.
Jon Griffiths [Wed, 20 Mar 2002 01:33:19 +0000 (01:33 +0000)]
Document, implement/fix and test 110+ Path functions.
Share the GET_FUNC macro, other places than ordinal.c need it.
Duane Clark [Wed, 20 Mar 2002 01:31:03 +0000 (01:31 +0000)]
On WM_GETTEXT, terminate the lparam buffer even if string is empty.
Guy L. Albertelli [Wed, 20 Mar 2002 01:29:04 +0000 (01:29 +0000)]
- Preliminary implementation of TVS_NOSCROLL and TVS_NOHSCROLL
- Implement A and W versions of WM_NOTIFY based on response to
WM_NOTIFYFORMAT. Note that the EDITLABEL notifies are not done.
- Implement WM_NOTIFYFORMAT.
Matthias Fechner [Wed, 20 Mar 2002 01:28:20 +0000 (01:28 +0000)]
Added German 105 keys keyboard.
Hidenori Takeshima [Wed, 20 Mar 2002 01:02:15 +0000 (01:02 +0000)]
Implemented the basic COM framework.
Fixed all IUnknown of shdocvw.dll.
Martin Garton [Wed, 20 Mar 2002 00:59:27 +0000 (00:59 +0000)]
Fixed license text.
Alexandre Julliard [Wed, 20 Mar 2002 00:58:40 +0000 (00:58 +0000)]
Authors: Charles Vaughn <charlesv@mfos.org>, Lionel Ulmer <lionel.ulmer@free.fr>
- added support for glMTexCoord2fSGIS
- updated to latest OpenGL extensions
Bernhard Rosenkraenzer [Wed, 20 Mar 2002 00:56:49 +0000 (00:56 +0000)]
Added InternetOpenURLA implementation.
Bill Medland [Wed, 20 Mar 2002 00:55:40 +0000 (00:55 +0000)]
Hook back into the correct MSVCRT__tolower/upper.
Admiral Coeyman [Wed, 20 Mar 2002 00:55:05 +0000 (00:55 +0000)]
Beginnings of the code that should allow DOS programs to set their
color palette.
Duane Clark [Wed, 20 Mar 2002 00:53:42 +0000 (00:53 +0000)]
Add LVS_NOSORTHEADER support.
Sort column on HDN_ITEMCLICKA too.
Do not edit labels if icon was clicked.
Fix the incorrect icon width in my earlier patch.
Hidenori Takeshima [Wed, 20 Mar 2002 00:51:26 +0000 (00:51 +0000)]
Added default stock objects for known non-US charsets.
Hidenori Takeshima [Wed, 20 Mar 2002 00:50:35 +0000 (00:50 +0000)]
Implemented some APIs.
Added some stubs.
Hidenori Takeshima [Wed, 20 Mar 2002 00:50:00 +0000 (00:50 +0000)]
Added FilterData of DirectShow filters (FilterData should be
registered for rendering media files).
Guy L. Albertelli [Wed, 20 Mar 2002 00:49:36 +0000 (00:49 +0000)]
- Reimplement functions 350, 351, 352 to use appropriate W functions
(thanks Jürgen!)
- Add additional comments to functions 266, 267, 276 and adjust the
stubbed return values.
Guy L. Albertelli [Wed, 20 Mar 2002 00:49:06 +0000 (00:49 +0000)]
- Correct RBN_CHILDSIZE rect value for CCS_VERT rebar.
- Do UpdateWindow only if doing redraws when doing layout.
Hidenori Takeshima [Tue, 19 Mar 2002 02:15:26 +0000 (02:15 +0000)]
Fixed some bugs.
Fixed audio renderer.
Implemented seeking.
Added some stubs.
Leo van den Berg [Tue, 19 Mar 2002 02:14:34 +0000 (02:14 +0000)]
Added some stubs.
Hidenori Takeshima [Tue, 19 Mar 2002 02:12:23 +0000 (02:12 +0000)]
Added a missing CLSID.
Sergei Turchanov [Tue, 19 Mar 2002 02:12:05 +0000 (02:12 +0000)]
Ordinal 342 is really named SHInterlockedCompareExchange.
Duane Clark [Tue, 19 Mar 2002 02:11:03 +0000 (02:11 +0000)]
TOOLBAR_LButtonUp should work even if ReleaseCapture was already
called.
Jeremy Newman [Tue, 19 Mar 2002 02:10:35 +0000 (02:10 +0000)]
Fixed WARRANTY inclusion.
Hidenori Takeshima [Tue, 19 Mar 2002 02:08:17 +0000 (02:08 +0000)]
Added some missing enums.
Hidenori Takeshima [Tue, 19 Mar 2002 02:07:40 +0000 (02:07 +0000)]
Added stubs.
Gerald Pfeifer [Tue, 19 Mar 2002 02:06:25 +0000 (02:06 +0000)]
Add missing #includes for FreeBSD and Solaris.
Jukka Heinonen [Tue, 19 Mar 2002 02:05:57 +0000 (02:05 +0000)]
Console mode DOS programs now receive mouse events.
Replaced GetMessage with PeekMessage, since MsgWaitForMultipleObjects
is allowed to return spontaneously.
Andreas Mohr [Tue, 19 Mar 2002 02:03:58 +0000 (02:03 +0000)]
- fix complete listbox messup by only updating in case it needs
updating
- fix listbox selection breakage causing multiple programs to get
uninstalled
- implemented sorting of entries
- much better debug strings
Francois Gouget [Tue, 19 Mar 2002 02:03:17 +0000 (02:03 +0000)]
Don't show the window.
Francois Gouget [Tue, 19 Mar 2002 02:02:41 +0000 (02:02 +0000)]
Small fixes.
Mike McCormack [Tue, 12 Mar 2002 19:24:04 +0000 (19:24 +0000)]
Begin to make wine an SMB client.
Hidenori Takeshima [Tue, 12 Mar 2002 19:20:44 +0000 (19:20 +0000)]
Added some missing headers.