wine
22 years agoReanalyze button status during NCCalcSize processing because size of
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.

22 years agoWe cannot ignore NotifyNonlinear focus events.
Alexandre Julliard [Fri, 22 Mar 2002 01:03:36 +0000 (01:03 +0000)] 
We cannot ignore NotifyNonlinear focus events.

22 years agoProperly handle loadorder specifications containing a .dll extension.
Alexandre Julliard [Fri, 22 Mar 2002 01:01:09 +0000 (01:01 +0000)] 
Properly handle loadorder specifications containing a .dll extension.

22 years agoFixed rule for test program.
Alexandre Julliard [Fri, 22 Mar 2002 01:00:34 +0000 (01:00 +0000)] 
Fixed rule for test program.

22 years agoAdded tests for GetSystemDirectoryA/W and GetWindowsDirectoryA/W.
Dmitry Timoshkov [Fri, 22 Mar 2002 01:00:17 +0000 (01:00 +0000)] 
Added tests for GetSystemDirectoryA/W and GetWindowsDirectoryA/W.

22 years agoAdd trace function (same as in the perl framework).
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.

22 years agoImplemented EnumProcesses and EnumProcessModules.
Hidenori Takeshima [Fri, 22 Mar 2002 00:56:36 +0000 (00:56 +0000)] 
Implemented EnumProcesses and EnumProcessModules.

22 years agoCorrectly fill parent pid, module size and module name in process and
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.

22 years agoFix range in aRts 8bit volume code.
Chris Morgan [Fri, 22 Mar 2002 00:12:31 +0000 (00:12 +0000)] 
Fix range in aRts 8bit volume code.

22 years agoInitialise a stack variable.
Bill Medland [Fri, 22 Mar 2002 00:12:15 +0000 (00:12 +0000)] 
Initialise a stack variable.

22 years agoFixed linking of wine target.
Alexandre Julliard [Thu, 21 Mar 2002 20:36:52 +0000 (20:36 +0000)] 
Fixed linking of wine target.

22 years agoStarted TWAIN implementation.
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.

22 years agoMake warnings quiet by default and added -w option.
Alexandre Julliard [Thu, 21 Mar 2002 01:38:53 +0000 (01:38 +0000)] 
Make warnings quiet by default and added -w option.

22 years agoAdded aRts driver.
Chris Morgan [Thu, 21 Mar 2002 01:38:19 +0000 (01:38 +0000)] 
Added aRts driver.

22 years agoAdded some stubs.
Michael Cardenas [Thu, 21 Mar 2002 01:25:42 +0000 (01:25 +0000)] 
Added some stubs.

22 years agoChanged registry handling in RegOpenKeyExA to behave like windows95
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.

22 years agoAdded check to fwrite for size == 0.
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.

22 years agoFixed rules for main module spec file.
Alexandre Julliard [Wed, 20 Mar 2002 22:58:11 +0000 (22:58 +0000)] 
Fixed rules for main module spec file.

22 years agoAdded some stubs.
Hidenori Takeshima [Wed, 20 Mar 2002 22:57:15 +0000 (22:57 +0000)] 
Added some stubs.
Started implementing MPEG parser.

22 years agoAdded a missing header.
Hidenori Takeshima [Wed, 20 Mar 2002 22:56:20 +0000 (22:56 +0000)] 
Added a missing header.

22 years agoMade notepad uses NLS properly.
Sylvain Petreolle [Wed, 20 Mar 2002 22:55:46 +0000 (22:55 +0000)] 
Made notepad uses NLS properly.

22 years agoConnect the msvcrt file byte locking up to ntdll.
Bill Medland [Wed, 20 Mar 2002 22:50:38 +0000 (22:50 +0000)] 
Connect the msvcrt file byte locking up to ntdll.

22 years agoNo need for the fixme on a simple TBSTYLE_SEP.
Bill Medland [Wed, 20 Mar 2002 22:49:44 +0000 (22:49 +0000)] 
No need for the fixme on a simple TBSTYLE_SEP.

22 years agoAdded some missing GUIDs.
Hidenori Takeshima [Wed, 20 Mar 2002 22:49:01 +0000 (22:49 +0000)] 
Added some missing GUIDs.

22 years agoChanged builtin dlls file names to make it clear they are not normal
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.

22 years agoUpdate shell xxxAW wrapper prototypes for fixed SHLWAPI functions.
Jon Griffiths [Wed, 20 Mar 2002 01:33:39 +0000 (01:33 +0000)] 
Update shell xxxAW wrapper prototypes for fixed SHLWAPI functions.

22 years agoDocument, implement/fix and test 110+ Path 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.

22 years agoOn WM_GETTEXT, terminate the lparam buffer even if string is empty.
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.

22 years ago- Preliminary implementation of TVS_NOSCROLL and TVS_NOHSCROLL
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.

22 years agoAdded German 105 keys keyboard.
Matthias Fechner [Wed, 20 Mar 2002 01:28:20 +0000 (01:28 +0000)] 
Added German 105 keys keyboard.

22 years agoImplemented the basic COM framework.
Hidenori Takeshima [Wed, 20 Mar 2002 01:02:15 +0000 (01:02 +0000)] 
Implemented the basic COM framework.
Fixed all IUnknown of shdocvw.dll.

22 years agoFixed license text.
Martin Garton [Wed, 20 Mar 2002 00:59:27 +0000 (00:59 +0000)] 
Fixed license text.

22 years agoAuthors: Charles Vaughn <charlesv@mfos.org>, Lionel Ulmer <lionel.ulmer@free.fr>
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

22 years agoAdded InternetOpenURLA implementation.
Bernhard Rosenkraenzer [Wed, 20 Mar 2002 00:56:49 +0000 (00:56 +0000)] 
Added InternetOpenURLA implementation.

22 years agoHook back into the correct MSVCRT__tolower/upper.
Bill Medland [Wed, 20 Mar 2002 00:55:40 +0000 (00:55 +0000)] 
Hook back into the correct MSVCRT__tolower/upper.

22 years agoBeginnings of the code that should allow DOS programs to set their
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.

22 years agoAdd LVS_NOSORTHEADER support.
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.

22 years agoAdded default stock objects for known non-US charsets.
Hidenori Takeshima [Wed, 20 Mar 2002 00:51:26 +0000 (00:51 +0000)] 
Added default stock objects for known non-US charsets.

22 years agoImplemented some APIs.
Hidenori Takeshima [Wed, 20 Mar 2002 00:50:35 +0000 (00:50 +0000)] 
Implemented some APIs.
Added some stubs.

22 years agoAdded FilterData of DirectShow filters (FilterData should be
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).

22 years ago- Reimplement functions 350, 351, 352 to use appropriate W functions
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.

22 years ago- Correct RBN_CHILDSIZE rect value for CCS_VERT rebar.
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.

22 years agoFixed some bugs.
Hidenori Takeshima [Tue, 19 Mar 2002 02:15:26 +0000 (02:15 +0000)] 
Fixed some bugs.
Fixed audio renderer.
Implemented seeking.
Added some stubs.

22 years agoAdded some stubs.
Leo van den Berg [Tue, 19 Mar 2002 02:14:34 +0000 (02:14 +0000)] 
Added some stubs.

22 years agoAdded a missing CLSID.
Hidenori Takeshima [Tue, 19 Mar 2002 02:12:23 +0000 (02:12 +0000)] 
Added a missing CLSID.

22 years agoOrdinal 342 is really named SHInterlockedCompareExchange.
Sergei Turchanov [Tue, 19 Mar 2002 02:12:05 +0000 (02:12 +0000)] 
Ordinal 342 is really named SHInterlockedCompareExchange.

22 years agoTOOLBAR_LButtonUp should work even if ReleaseCapture was already
Duane Clark [Tue, 19 Mar 2002 02:11:03 +0000 (02:11 +0000)] 
TOOLBAR_LButtonUp should work even if ReleaseCapture was already
called.

22 years agoFixed WARRANTY inclusion.
Jeremy Newman [Tue, 19 Mar 2002 02:10:35 +0000 (02:10 +0000)] 
Fixed WARRANTY inclusion.

22 years agoAdded some missing enums.
Hidenori Takeshima [Tue, 19 Mar 2002 02:08:17 +0000 (02:08 +0000)] 
Added some missing enums.

22 years agoAdded stubs.
Hidenori Takeshima [Tue, 19 Mar 2002 02:07:40 +0000 (02:07 +0000)] 
Added stubs.

22 years agoAdd missing #includes for FreeBSD and Solaris.
Gerald Pfeifer [Tue, 19 Mar 2002 02:06:25 +0000 (02:06 +0000)] 
Add missing #includes for FreeBSD and Solaris.

22 years agoConsole mode DOS programs now receive mouse events.
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.

22 years ago- fix complete listbox messup by only updating in case it needs
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

22 years agoDon't show the window.
Francois Gouget [Tue, 19 Mar 2002 02:03:17 +0000 (02:03 +0000)] 
Don't show the window.

22 years agoSmall fixes.
Francois Gouget [Tue, 19 Mar 2002 02:02:41 +0000 (02:02 +0000)] 
Small fixes.

22 years agoBegin to make wine an SMB client.
Mike McCormack [Tue, 12 Mar 2002 19:24:04 +0000 (19:24 +0000)] 
Begin to make wine an SMB client.

22 years agoAdded some missing headers.
Hidenori Takeshima [Tue, 12 Mar 2002 19:20:44 +0000 (19:20 +0000)] 
Added some missing headers.

22 years agoFinish any pending WaitCommEvents if the event mask is set to 0.
Mike McCormack [Tue, 12 Mar 2002 19:19:57 +0000 (19:19 +0000)] 
Finish any pending WaitCommEvents if the event mask is set to 0.

22 years agopDst was advanced too much when decoding DELTA blocks.
Michael Karcher [Tue, 12 Mar 2002 19:19:23 +0000 (19:19 +0000)] 
pDst was advanced too much when decoding DELTA blocks.

22 years agoAdded option SW_FORCEMINIMIZE to ShowWindow.
Jukka Heinonen [Tue, 12 Mar 2002 19:18:48 +0000 (19:18 +0000)] 
Added option SW_FORCEMINIMIZE to ShowWindow.

22 years agoMade winebuild (almost) compile and work on Windows.
Patrik Stridvall [Mon, 11 Mar 2002 05:09:02 +0000 (05:09 +0000)] 
Made winebuild (almost) compile and work on Windows.

22 years ago- Better handling when settimeofday is not available.
Patrik Stridvall [Mon, 11 Mar 2002 05:08:38 +0000 (05:08 +0000)] 
- Better handling when settimeofday is not available.
- Adding name translations for p{close,open} and str{,n}casecmp if
  they exists under other names.

22 years agoAdded some optional headers and functions for compiling on Windows
Patrik Stridvall [Mon, 11 Mar 2002 05:08:14 +0000 (05:08 +0000)] 
Added some optional headers and functions for compiling on Windows
with MSVC.

22 years agoFixed inter-process packing of CB/LB_FINDSTRING, CB/LB_FINDSTRINGEXACT
Alexandre Julliard [Mon, 11 Mar 2002 05:06:04 +0000 (05:06 +0000)] 
Fixed inter-process packing of CB/LB_FINDSTRING, CB/LB_FINDSTRINGEXACT
and CB/LB_SELECTSTRING.

22 years agoFixed Unicode conversion for CB/LB_FINDSTRING, CB/LB_FINDSTRINGEXACT
Mehmet Yasar [Mon, 11 Mar 2002 05:05:16 +0000 (05:05 +0000)] 
Fixed Unicode conversion for CB/LB_FINDSTRING, CB/LB_FINDSTRINGEXACT
and CB/LB_SELECTSTRING.

22 years agoImplemented stdio buffering and ungetc. Misc stdio fixes.
Waldek Hebisch [Mon, 11 Mar 2002 05:03:05 +0000 (05:03 +0000)] 
Implemented stdio buffering and ungetc. Misc stdio fixes.

22 years agoAdd support for report mode text justification.
Duane Clark [Mon, 11 Mar 2002 05:02:11 +0000 (05:02 +0000)] 
Add support for report mode text justification.

22 years agoSet an overlapped hEvent before calling any APCs.
Mike McCormack [Mon, 11 Mar 2002 01:19:29 +0000 (01:19 +0000)] 
Set an overlapped hEvent before calling any APCs.

22 years agoAdded some stubs.
Hidenori Takeshima [Mon, 11 Mar 2002 01:18:30 +0000 (01:18 +0000)] 
Added some stubs.

22 years agoAdded some CLSIDs.
Hidenori Takeshima [Mon, 11 Mar 2002 01:18:16 +0000 (01:18 +0000)] 
Added some CLSIDs.

22 years agoFixed some issues found by winapi_check.
Patrik Stridvall [Mon, 11 Mar 2002 01:17:26 +0000 (01:17 +0000)] 
Fixed some issues found by winapi_check.

22 years ago- Minor API update.
Patrik Stridvall [Mon, 11 Mar 2002 01:17:04 +0000 (01:17 +0000)] 
- Minor API update.
- Minor bug fixes.

22 years agoAdded and fixed some Japanese resources.
Hidenori Takeshima [Mon, 11 Mar 2002 01:16:42 +0000 (01:16 +0000)] 
Added and fixed some Japanese resources.

22 years agoAdd support for WM_WINDOWPOSCHANGED to save new origin of window.
Guy L. Albertelli [Mon, 11 Mar 2002 01:16:02 +0000 (01:16 +0000)] 
Add support for WM_WINDOWPOSCHANGED to save new origin of window.

22 years agoPass information through arguments instead of static variables.
Bill Medland [Mon, 11 Mar 2002 01:15:31 +0000 (01:15 +0000)] 
Pass information through arguments instead of static variables.
Add protection to prevent reading outside the buffer.
Better handling of degenerate cases.

22 years agoPrevent setup from crashing if a section in the INF is empty (no
Mehmet Yasar [Mon, 11 Mar 2002 01:15:01 +0000 (01:15 +0000)] 
Prevent setup from crashing if a section in the INF is empty (no
entries) (this happens when installing IE5).

22 years agoImplement ordinal 342.
Turchanov Sergei [Mon, 11 Mar 2002 01:14:17 +0000 (01:14 +0000)] 
Implement ordinal 342.

22 years agoMake wineclipsrv run as a daemon (close stdout/stderr, no controlling
Jason Phillips [Mon, 11 Mar 2002 01:13:27 +0000 (01:13 +0000)] 
Make wineclipsrv run as a daemon (close stdout/stderr, no controlling
terminal, session group leader).

22 years agoAdded keyboard layout for Logitech Cordless Desktop Pro.
Axel Schmidt [Mon, 11 Mar 2002 01:12:07 +0000 (01:12 +0000)] 
Added keyboard layout for Logitech Cordless Desktop Pro.

22 years agoAdded FIXMEs for actions with id>=115. These actions were not
Andriy Palamarchuk [Mon, 11 Mar 2002 01:11:41 +0000 (01:11 +0000)] 
Added FIXMEs for actions with id>=115. These actions were not
processed before.

22 years ago- Add scaffolding for TB_{GET|SET}PADDING.
Guy L. Albertelli [Mon, 11 Mar 2002 01:11:19 +0000 (01:11 +0000)] 
- Add scaffolding for TB_{GET|SET}PADDING.
- Replace wrong test for CCS_VERT with correct test for undocumented
  TBSTYLE_EX_ style 0x04.
- Add support for undocumented TB_SETBUTTONSIZE where the size is
  zero, sets to default value.
- Issue FIXMEs for unsupported extended styles.
- Implement first try at undocumented toolbar message 0x0463.

22 years agoTrace undocumented toolbar messages.
Guy L. Albertelli [Mon, 11 Mar 2002 01:10:40 +0000 (01:10 +0000)] 
Trace undocumented toolbar messages.

22 years ago- Add BTN_... definitions (replacement for TBSTYLE_...).
Guy L. Albertelli [Mon, 11 Mar 2002 01:10:22 +0000 (01:10 +0000)] 
- Add BTN_... definitions (replacement for TBSTYLE_...).
- Add definitions of additional TBSTYLE_EX_ styles. Including
  undocumented one used by IE5.
- Add additional toolbar message definitions including
  undocumented ones used by at least IE5.

22 years agoSome small cleanups to dinput mouse code.
Andreas Mohr [Mon, 11 Mar 2002 01:09:44 +0000 (01:09 +0000)] 
Some small cleanups to dinput mouse code.

22 years agoCreated dummy implementation of InternetSetOption function.
Andriy Palamarchuk [Mon, 11 Mar 2002 01:09:25 +0000 (01:09 +0000)] 
Created dummy implementation of InternetSetOption function.

22 years agoTest bUnicode and call appropriate DrawText routine.
Duane Clark [Mon, 11 Mar 2002 01:08:29 +0000 (01:08 +0000)] 
Test bUnicode and call appropriate DrawText routine.

22 years agoRelease 20020310. wine-20020310
Alexandre Julliard [Sun, 10 Mar 2002 20:14:37 +0000 (20:14 +0000)] 
Release 20020310.

22 years agoKeep old license around.
Alexandre Julliard [Sun, 10 Mar 2002 03:25:42 +0000 (03:25 +0000)] 
Keep old license around.

22 years agoRemoved some obsolete files.
Alexandre Julliard [Sun, 10 Mar 2002 00:31:56 +0000 (00:31 +0000)] 
Removed some obsolete files.

22 years agoAdded LGPL standard comment, and copyright notices where necessary.
Alexandre Julliard [Sat, 9 Mar 2002 23:29:33 +0000 (23:29 +0000)] 
Added LGPL standard comment, and copyright notices where necessary.
Global replacement of debugtools.h by wine/debug.h.

22 years agoChanged license to LGPL.
Alexandre Julliard [Sat, 9 Mar 2002 20:46:36 +0000 (20:46 +0000)] 
Changed license to LGPL.

22 years agoRelease 20020228. wine-20020228
Alexandre Julliard [Thu, 28 Feb 2002 23:41:33 +0000 (23:41 +0000)] 
Release 20020228.

22 years agoUpdated authors list from the Changelog. Please let me know if you
Alexandre Julliard [Thu, 28 Feb 2002 23:00:28 +0000 (23:00 +0000)] 
Updated authors list from the Changelog. Please let me know if you
have been left out.

22 years agoAdded tests extra directories.
Alexandre Julliard [Thu, 28 Feb 2002 21:47:58 +0000 (21:47 +0000)] 
Added tests extra directories.

22 years agoMade regapi scripts able to process .reg files in regedit
Andriy Palamarchuk [Thu, 28 Feb 2002 21:46:43 +0000 (21:46 +0000)] 
Made regapi scripts able to process .reg files in regedit
format. Implemented unit tests for reg diff functionality.

22 years agoAdded make check target to run unit tests too since this seems to be
Alexandre Julliard [Thu, 28 Feb 2002 21:43:46 +0000 (21:43 +0000)] 
Added make check target to run unit tests too since this seems to be
standard.

22 years agoFixed winproc memory leak.
Dave Hawkes [Thu, 28 Feb 2002 21:43:06 +0000 (21:43 +0000)] 
Fixed winproc memory leak.

22 years agoAsk for correct number of chars in EditLblWndProcT.
Duane Clark [Thu, 28 Feb 2002 21:42:25 +0000 (21:42 +0000)] 
Ask for correct number of chars in EditLblWndProcT.

22 years agoMore complete implementation of SHLWAPI_356.
Michael Cardenas [Thu, 28 Feb 2002 20:47:30 +0000 (20:47 +0000)] 
More complete implementation of SHLWAPI_356.

22 years agoFixed merge error.
Mike McCormack [Thu, 28 Feb 2002 20:46:31 +0000 (20:46 +0000)] 
Fixed merge error.