Hans Leidekker [Tue, 2 Mar 2004 20:53:31 +0000 (20:53 +0000)]
Added protocol type constants.
Dan Kegel [Tue, 2 Mar 2004 20:53:05 +0000 (20:53 +0000)]
Fixed typo in test arguments.
Alexandre Julliard [Tue, 2 Mar 2004 06:58:21 +0000 (06:58 +0000)]
Build the tests with winegcc.
Dimitrie O. Paun [Tue, 2 Mar 2004 06:53:16 +0000 (06:53 +0000)]
Add support for passing options to winebuild via -Wb.
Generate only the loader script when given just the .exe.so.
Add function to delete element from a strarray.
Alexandre Julliard [Tue, 2 Mar 2004 06:48:48 +0000 (06:48 +0000)]
We need to use AC_CHECK_TOOL to check for cpp in order to support
cross-compilation properly.
Robert Reif [Tue, 2 Mar 2004 06:44:26 +0000 (06:44 +0000)]
Added dxerr8.h and dxerr9.h header files.
Christian Costa [Tue, 2 Mar 2004 06:44:03 +0000 (06:44 +0000)]
Added stub for RasGetEntryPropertiesA.
Alexandre Julliard [Tue, 2 Mar 2004 05:00:52 +0000 (05:00 +0000)]
Removed obsolete definitions from generated makefiles.
Alexandre Julliard [Tue, 2 Mar 2004 05:00:17 +0000 (05:00 +0000)]
Removed obsolete --dll option from loader script.
Added support for WINEBUILD environment variable.
Don't generate the loader script if the output file name ends in
.exe.so.
Fixed handling of -L option.
Static libraries have to be linked in after object files.
Juan Lang [Tue, 2 Mar 2004 04:57:35 +0000 (04:57 +0000)]
Added a secur32.dll that loads other SSP DLLs and forwards calls to
them.
Vitaliy Margolen [Tue, 2 Mar 2004 04:52:35 +0000 (04:52 +0000)]
Adjust all dimensions to match native.
Invalidate whole tab area when multi-line.
In vertical tab placement go from top to bottom.
Fix annoying visual artifacts.
Dimitrie O. Paun [Tue, 2 Mar 2004 02:23:26 +0000 (02:23 +0000)]
Instrument winegcc to use the compilers and options detected at
configure time. Add support for parsing/formatting a string array
from/to a char string. Add option to disable short wchar support in
winegcc.
Alexandre Julliard [Tue, 2 Mar 2004 01:31:58 +0000 (01:31 +0000)]
Removed useless #ifdef SIZEOF_LONG_LONG.
Dmitry Timoshkov [Mon, 1 Mar 2004 23:38:25 +0000 (23:38 +0000)]
- Add a lot of traces to make debugging a bit easier.
- Add support for MCIWNDF_NOAUTOSIZEMOVIE, MCIWNDF_NOAUTOSIZEWINDOW
and MCIWNDF_NOERRORDLG flags in the MCIWndClass implementation.
- Implement support for MCI_UPDATE in the MCIAVI driver and use it in
the MCIWndClass WM_PAINT handler.
- Reimplement MCI_STOP command in the MCIAVI driver via an event.
- Add a test preventing the MCIAVI driver to crash after MCI_SEEK
behind an end of stream.
Juan Lang [Mon, 1 Mar 2004 23:35:25 +0000 (23:35 +0000)]
- The virtual netbios device driver is properly named vnbt.vxd, not
vnb.vxd.
- Make it not depend on UNIX includes.
Hans Leidekker [Mon, 1 Mar 2004 23:32:35 +0000 (23:32 +0000)]
Export LC_ALL before calling sed.
Christian Costa [Mon, 1 Mar 2004 23:32:04 +0000 (23:32 +0000)]
Implemented IFilterMapper and IEnumRegFilters interfaces.
Fixed IFilterMapper2_EnumMatchingFilters.
Juan Lang [Mon, 1 Mar 2004 23:28:02 +0000 (23:28 +0000)]
Connect to winehq.org by its name rather than by its IP addr.
Oleg Prokhorov [Mon, 1 Mar 2004 23:13:30 +0000 (23:13 +0000)]
- key accelerators for "New Game" and exit
- auto flag after successful game those entries which were not flagged
by player during the game himself
Kevin Koltzau [Mon, 1 Mar 2004 23:12:47 +0000 (23:12 +0000)]
Define MKSYS_URLMONIKER.
Huw Davies [Mon, 1 Mar 2004 23:11:53 +0000 (23:11 +0000)]
Add a missing '\\'.
Dimitrie O. Paun [Mon, 1 Mar 2004 23:11:08 +0000 (23:11 +0000)]
Submit results to WineHQ.
Steve Lustbader [Mon, 1 Mar 2004 23:10:52 +0000 (23:10 +0000)]
Handle the firstVisible item being NULL in
TREEVIEW_UpdateScrollBars().
Juan Lang [Mon, 1 Mar 2004 23:10:33 +0000 (23:10 +0000)]
Added sspi.h.
Alexandre Julliard [Mon, 1 Mar 2004 21:32:02 +0000 (21:32 +0000)]
Portability fixes for LSB compatibility.
Juan Lang [Mon, 1 Mar 2004 21:23:51 +0000 (21:23 +0000)]
Implement NetpNetbiosStatusToApiStatus.
Rein Klazes [Mon, 1 Mar 2004 21:23:18 +0000 (21:23 +0000)]
In TIME_GetBias make sure there is a cached value for daylight as
well.
Martin Fuchs [Mon, 1 Mar 2004 21:22:59 +0000 (21:22 +0000)]
Correct return type of SysStringLen() and SysStringByteLen().
Martin Fuchs [Mon, 1 Mar 2004 21:22:25 +0000 (21:22 +0000)]
Set error code ERROR_DDE_FAIL if the DDE connection failed in
ShellExecute().
Juan Lang [Mon, 1 Mar 2004 21:20:33 +0000 (21:20 +0000)]
Make rsabase.dll self-register.
Juan Lang [Mon, 1 Mar 2004 21:19:37 +0000 (21:19 +0000)]
- correct some prototypes, add some defines
- stub a couple more functions
Juan Lang [Mon, 1 Mar 2004 21:18:49 +0000 (21:18 +0000)]
Declare a few more Net apis and constants.
Alexandre Julliard [Sat, 28 Feb 2004 01:51:18 +0000 (01:51 +0000)]
Remove the $(datadir)/wine directory on uninstall.
Alexandre Julliard [Sat, 28 Feb 2004 01:50:27 +0000 (01:50 +0000)]
No longer needed.
Alexandre Julliard [Sat, 28 Feb 2004 01:50:15 +0000 (01:50 +0000)]
Moved generic.ppd to dlls/wineps, and install it in datadir.
Patrik Stridvall [Sat, 28 Feb 2004 01:49:37 +0000 (01:49 +0000)]
More stubs and better headers for mswsock.dll.
Dmitry Timoshkov [Sat, 28 Feb 2004 01:46:56 +0000 (01:46 +0000)]
Add SHMenuIndexFromID and SHCoCreateInstanceAC.
Alexandre Julliard [Fri, 27 Feb 2004 23:34:18 +0000 (23:34 +0000)]
Use the new .inf script instead of winedefault.reg.
Removed some obsolete code.
Alexandre Julliard [Fri, 27 Feb 2004 22:04:55 +0000 (22:04 +0000)]
Added wine.inf setupapi script to setup the initial Wine registry
(based on the work of Chris Morgan and Brian Vincent).
Alexandre Julliard [Fri, 27 Feb 2004 21:51:12 +0000 (21:51 +0000)]
Moved msrle32 to the top-level dlls directory.
Patrik Stridvall [Fri, 27 Feb 2004 21:32:54 +0000 (21:32 +0000)]
Fixed some issues found by winapi_check.
Ove Kaaven [Fri, 27 Feb 2004 21:30:16 +0000 (21:30 +0000)]
Fixed icon leak.
Robert Reif [Fri, 27 Feb 2004 21:29:32 +0000 (21:29 +0000)]
Cleanup prepare/unprepare header parameter checking.
Fix midiInGetDevCapsW.
Robert Reif [Fri, 27 Feb 2004 21:29:10 +0000 (21:29 +0000)]
Added missing #define for DS_INCOMPLETE.
Patrik Stridvall [Fri, 27 Feb 2004 21:28:45 +0000 (21:28 +0000)]
API files update.
Patrik Stridvall [Fri, 27 Feb 2004 21:28:34 +0000 (21:28 +0000)]
Added proper headers for the *ActCtx* functions.
Patrik Stridvall [Fri, 27 Feb 2004 21:25:12 +0000 (21:25 +0000)]
Added macro DEFAULT_UNREACHABLE.
Dmitry Timoshkov [Fri, 27 Feb 2004 21:24:47 +0000 (21:24 +0000)]
Fix a typo in a comment.
Dimitrie O. Paun [Fri, 27 Feb 2004 21:24:20 +0000 (21:24 +0000)]
Generate a simple Makefile that uses winegcc to compile.
No longer generate a configure script, that's project policy.
Alexandre Julliard [Fri, 27 Feb 2004 06:08:32 +0000 (06:08 +0000)]
Sync some of the dll registrations with the contents of
winedefault.reg.
Alexandre Julliard [Fri, 27 Feb 2004 06:06:38 +0000 (06:06 +0000)]
SPINST_UNREGSVR must use the UnregisterDlls section, not the
RegisterDlls one.
Alexandre Julliard [Fri, 27 Feb 2004 04:43:32 +0000 (04:43 +0000)]
Implemented InstallHinfSection (based on a patch by Chris Morgan).
Robert Shearman [Fri, 27 Feb 2004 04:41:06 +0000 (04:41 +0000)]
- Remove duplicate free.
- Remove debug message that dumps invalid string.
Robert Shearman [Fri, 27 Feb 2004 04:40:08 +0000 (04:40 +0000)]
Update common control function documentation.
Robert Shearman [Fri, 27 Feb 2004 04:35:43 +0000 (04:35 +0000)]
Update documentation for Rtl functions.
Kevin Koltzau [Fri, 27 Feb 2004 04:34:00 +0000 (04:34 +0000)]
Implement GetThemeTextMetrics.
Robert Shearman [Fri, 27 Feb 2004 04:33:41 +0000 (04:33 +0000)]
- Fix a bad use of HeapRealloc.
- Fix error return codes.
- Improve traces.
Matt Chapman [Fri, 27 Feb 2004 04:32:54 +0000 (04:32 +0000)]
REBAR_Layout should respect the minimum size of bands even when
RBBS_FIXEDSIZE is not set.
Dmitry Timoshkov [Fri, 27 Feb 2004 04:32:16 +0000 (04:32 +0000)]
Use some heuristics to decide what type of MCIWNDM_OPEN message to
use.
Alexandre Julliard [Fri, 27 Feb 2004 00:47:10 +0000 (00:47 +0000)]
Added support for the RegisterDlls section (partly based on a patch by
Chris Morgan).
Huw Davies [Fri, 27 Feb 2004 00:43:20 +0000 (00:43 +0000)]
Cache the result of TIME_GetBias for up to 1 second.
Matt Chapman [Fri, 27 Feb 2004 00:43:04 +0000 (00:43 +0000)]
REBAR_ShowBand needs to force layout of the rebar after a band is
hidden/unhidden.
Dmitry Timoshkov [Fri, 27 Feb 2004 00:42:44 +0000 (00:42 +0000)]
Convert MCIAVI window support to unicode.
Allow multiple simultaneous MCIAVI driver instances.
Dimitrie O. Paun [Fri, 27 Feb 2004 00:42:26 +0000 (00:42 +0000)]
Remove the no longer used winewrap utility.
Dimitrie O. Paun [Thu, 26 Feb 2004 05:30:54 +0000 (05:30 +0000)]
Remove the win32 debug channel, misc cleanup of debugging code.
Hans Leidekker [Thu, 26 Feb 2004 05:30:15 +0000 (05:30 +0000)]
Document building tests with MinGW.
Mike Hearn [Thu, 26 Feb 2004 05:29:55 +0000 (05:29 +0000)]
Use time rather than win32 debug channel for kernel time functions.
Mike Hearn [Thu, 26 Feb 2004 05:29:26 +0000 (05:29 +0000)]
Add a comment to explain the LockWindowUpdate situation.
Dmitry Timoshkov [Thu, 26 Feb 2004 05:28:49 +0000 (05:28 +0000)]
Add A/W mapping for MCI_DGV_WINDOW_PARMS.
Dimitrie O. Paun [Thu, 26 Feb 2004 05:28:35 +0000 (05:28 +0000)]
For static libs (.a) we need to pass the actual filename to winebuild,
not a -l switch. Do not remove the file extension to get to the base
name if it's not .exe or .exe.so. Link shell32 by default for GUI
programs. Fix parsing of options with arguments.
Sean Young [Thu, 26 Feb 2004 05:28:01 +0000 (05:28 +0000)]
Check uSize parameter in waveOutUnprepareHeader and
waveOutPrepareHeader.
Fabian Cenedese [Thu, 26 Feb 2004 05:27:11 +0000 (05:27 +0000)]
VarRound implementation (without type DECIMAL yet) with test function.
Huw Davies [Thu, 26 Feb 2004 05:26:34 +0000 (05:26 +0000)]
Call TIME_GetBias rather than RtlQueryTimeZoneInfo if we're only
interested in the bias - it's faster.
Alexandre Julliard [Wed, 25 Feb 2004 01:35:01 +0000 (01:35 +0000)]
Fixed callers of GetLocaleInfoW to use the correct buffer size.
Alexandre Julliard [Wed, 25 Feb 2004 01:31:17 +0000 (01:31 +0000)]
Return the right error code for non-existent VxD modules.
Rok Mandeljc [Wed, 25 Feb 2004 01:30:03 +0000 (01:30 +0000)]
Added name resolving for CLSIDs, IIDs, GUIDs and return codes.
Lionel Ulmer [Wed, 25 Feb 2004 01:25:49 +0000 (01:25 +0000)]
Handle proper substraction of unsigned numbers.
Dimitrie O. Paun [Wed, 25 Feb 2004 01:25:21 +0000 (01:25 +0000)]
Add VMM VxD.
Huw Davies [Wed, 25 Feb 2004 01:25:00 +0000 (01:25 +0000)]
Speed up RtlTimeFieldsToTime.
Matt Chapman [Wed, 25 Feb 2004 01:24:42 +0000 (01:24 +0000)]
Fix dumping of Unicode strings.
Matt Chapman [Wed, 25 Feb 2004 01:24:22 +0000 (01:24 +0000)]
Fix a reentrancy issue in the property sheet implementation by not
caching a pointer that can change.
Fabian Cenedese [Wed, 25 Feb 2004 01:23:49 +0000 (01:23 +0000)]
No sign extension for negative values.
Alexandre Julliard [Tue, 24 Feb 2004 01:26:31 +0000 (01:26 +0000)]
Tweak the load order algorithm a bit to better reflect the user's
intention, by taking into account non-wildcard module specifications
for all directories.
Alexandre Julliard [Tue, 24 Feb 2004 01:25:03 +0000 (01:25 +0000)]
Return right away from import_dll when a dll is not found to avoid
displaying many useless function errors.
Alexandre Julliard [Tue, 24 Feb 2004 01:24:20 +0000 (01:24 +0000)]
More robust fix for the artsc-config breakage.
Yorick Hardy [Tue, 24 Feb 2004 01:22:37 +0000 (01:22 +0000)]
Use SHN_UNDEF instead of STN_UNDEF to specify undefined section
index.
Christian Costa [Tue, 24 Feb 2004 01:22:18 +0000 (01:22 +0000)]
Replaced the timer and its callback by a thread for receiving midi in
events.
Handled DRVM_EXIT in OSS_midMessage.
Dmitry Timoshkov [Tue, 24 Feb 2004 01:21:56 +0000 (01:21 +0000)]
Set SA_RESTART sigaction flag for other BSDs beside NetBSD.
Lionel Ulmer [Tue, 24 Feb 2004 01:21:43 +0000 (01:21 +0000)]
- fix 'empty' glyphs
- implement proper bitmap coordinates
Alexandre Julliard [Tue, 24 Feb 2004 01:15:12 +0000 (01:15 +0000)]
Removed some of the DOS device hacks (based on a patch by Eric
Pouech).
Uwe Bonnes [Tue, 24 Feb 2004 01:09:39 +0000 (01:09 +0000)]
Implement I64 modifier, move WARN to TRACE.
Alexandre Julliard [Tue, 24 Feb 2004 01:07:52 +0000 (01:07 +0000)]
Changed handling of special DOS devices to use real file handles
instead of the server device object.
Uwe Bonnes [Tue, 24 Feb 2004 01:06:30 +0000 (01:06 +0000)]
Pass inherit handle flag properly for CreateNamedPipe.
Ivan Leo Murray-Smith [Tue, 24 Feb 2004 01:05:05 +0000 (01:05 +0000)]
Italian update.
Christian Costa [Tue, 24 Feb 2004 01:04:27 +0000 (01:04 +0000)]
Accept null module instance, Loadstring can handle it.
Christian Costa [Tue, 24 Feb 2004 01:02:01 +0000 (01:02 +0000)]
Fixed waveInGetDevCapsW.
Huw Davies [Tue, 24 Feb 2004 01:01:27 +0000 (01:01 +0000)]
Speed up RtlTimeToTimeFields.
Dmitry Timoshkov [Tue, 24 Feb 2004 01:01:10 +0000 (01:01 +0000)]
Convert app description field to unicode and use CP_UNIXCP when
printing it on the console.
Dimitrie O. Paun [Tue, 24 Feb 2004 01:00:53 +0000 (01:00 +0000)]
Merge winewrap into winegcc. Many cleanups.
Eric Pouech [Tue, 24 Feb 2004 00:59:57 +0000 (00:59 +0000)]
- fixed ELF modules' size information
- fixed containers' tests