Alexandre Julliard
|
7dd9e339c9
|
Install more of the Winelib programs by default (based on a patch by
Andriy Palamarchuk).
|
2002-05-02 01:42:01 +00:00 |
Andriy Palamarchuk
|
6e5d46e80e
|
Do not install hlp2sgml.
|
2002-05-02 01:40:34 +00:00 |
Alexandre Julliard
|
dec2cee2fb
|
Removed some direct accesses to the DC structure.
|
2002-05-02 01:39:48 +00:00 |
Alexandre Julliard
|
acd1c14835
|
Commented out removed headers.
|
2002-05-02 01:30:30 +00:00 |
Alexandre Julliard
|
b6a7ca5855
|
Removed a bunch of multimedia code at Hidenori's request.
|
2002-05-02 01:29:18 +00:00 |
Alexandre Julliard
|
d1d63927be
|
Rewrote some headers from scratch to avoid EULA/patent concerns.
|
2002-05-02 01:22:00 +00:00 |
Rizsanyi Zsolt
|
e7c6d17b3e
|
Implemented IOCTL_SCSI_GET_ADDRESS for non true scsi cdrom drives
(only on linux).
Initialize registry under HKEY_LOCAL_MACHINE/HARDWARE/DEVICEMAP/Scsi.
Added IOCTL_CDROM_MEDIA_REMOVAL support.
|
2002-05-01 22:25:41 +00:00 |
Laurent Pinchart
|
b50a532aff
|
Fixed NtQueryInformationProcess to return correct information and
error code for ProcessDebugPort when no debugger is attached.
|
2002-05-01 22:02:02 +00:00 |
Laurent Pinchart
|
0314a65a58
|
Implementation of IOCTL_SCSI_PASS_THROUGH and
IOCTL_SCSI_PASS_THROUGH_DIRECT.
|
2002-05-01 22:01:30 +00:00 |
Alexandre Julliard
|
b53f13093e
|
Attempt at fixing MAX_PATH issues for mingw.
|
2002-05-01 18:13:18 +00:00 |
Michael Cardenas
|
c4e9ea1a7e
|
Fixed quoting of KDE desktop entry.
|
2002-05-01 18:05:57 +00:00 |
Johan Gill
|
8fc98cdef8
|
DirectSoundEnumerateA() now passes a GUID to the callback if the first
call returned TRUE.
|
2002-05-01 18:05:30 +00:00 |
Jason Edmeades
|
e6bdef2a41
|
Correct behaviour of DEL key back to deleting the current character.
|
2002-05-01 18:04:36 +00:00 |
Jukka Heinonen
|
7ec04452a1
|
When DOS program executes another DOS program, command line is now
passed correctly. If DOS command line is too long, command line is now
truncated instead of letting it trash memory.
|
2002-05-01 18:04:11 +00:00 |
Jason Edmeades
|
b7b75a86ec
|
- Added f8 (history retrieval from partial command) support
- Delete key deletes current character
- Ctrl + end deletes to end of line
- Ctrl + right stopped before the word itself
|
2002-04-30 21:17:34 +00:00 |
Alexandre Julliard
|
d0893548e6
|
Moved remaining files in windows/x11drv to dlls/x11drv.
|
2002-04-30 21:16:39 +00:00 |
Andriy Palamarchuk
|
2f0d85c202
|
Implemented regsvr32 tool. Based on ReactOS implementation.
|
2002-04-29 23:47:39 +00:00 |
Jason Edmeades
|
a88289500c
|
- Support for dir /w and /b flags
- Fixed a couple of unclosed FindFirst/FindNext pairs
|
2002-04-29 23:33:09 +00:00 |
Hidenori Takeshima
|
8ad2676dfc
|
Removed some code because of MS EULA concerns.
Rewrote stubs.
|
2002-04-29 23:32:39 +00:00 |
Marco Bizzarri
|
f596eceb22
|
Implemented the TB_REPLACEBITMAP message.
|
2002-04-29 23:32:07 +00:00 |
Alexandre Julliard
|
aa04a6f728
|
Don't prepend '--' to the command line when starting a Windows binary.
|
2002-04-29 19:34:06 +00:00 |
Dustin Navea
|
35ba7b9e81
|
Write menu information to /usr/lib/menu/wine.
Try to autodetect KDE version using kde-config.
|
2002-04-29 19:33:09 +00:00 |
Patrik Stridvall
|
fc2be7edcc
|
Fixed some issues found by winapi_check.
|
2002-04-29 18:48:56 +00:00 |
Patrik Stridvall
|
c56ed505f3
|
- API files update.
- Fixed parser to handle C/C++ comments in strings.
- Report if C++ comments are used.
|
2002-04-29 18:45:12 +00:00 |
Patrik Stridvall
|
4c692b9b9f
|
Stub implementation of SNMPAPI.DLL.
|
2002-04-29 18:43:35 +00:00 |
Patrik Stridvall
|
441a7dcf7e
|
Microsoft C related changes.
|
2002-04-29 18:37:36 +00:00 |
Hidenori Takeshima
|
9fe4deb7de
|
Reimplemented the asynchronous source filter.
|
2002-04-29 18:36:33 +00:00 |
Jakob Eriksson
|
3315199cd8
|
Added unit tests for file functions.
|
2002-04-29 17:14:50 +00:00 |
Jason Edmeades
|
a4c214e736
|
Emulate the dos cmd 'cls'.
|
2002-04-29 17:12:57 +00:00 |
Jukka Heinonen
|
6138ba089f
|
When freeing XMS memory block, return an error if block has not been
previously allocated.
|
2002-04-29 17:12:29 +00:00 |
Marcus Meissner
|
30678c33cb
|
Make twain compile again.
|
2002-04-29 17:12:13 +00:00 |
Marcus Meissner
|
5b85db3db0
|
Fixed StatusBar SetText again, added some comments.
|
2002-04-29 17:12:01 +00:00 |
Alexandre Julliard
|
9a68b7bef0
|
Link the tools and the server against libwine so we can use the
portability functions in there.
|
2002-04-27 21:19:22 +00:00 |
Alexandre Julliard
|
3b1e3c8f9b
|
Fixed warnings.
|
2002-04-27 21:16:28 +00:00 |
Alexandre Julliard
|
9560e58ac5
|
FreeBSD compile fix.
|
2002-04-27 21:14:50 +00:00 |
Martin Wilck
|
b28f933b60
|
Added unit test for winsock.
|
2002-04-27 01:27:34 +00:00 |
Martin Wilck
|
75242f9bef
|
Fixes to FD_CLOSE handling.
|
2002-04-27 01:06:09 +00:00 |
Martin Wilck
|
cf518bcd6d
|
SO_OPENTYPE has to be a per-thread setting.
|
2002-04-27 01:05:35 +00:00 |
Alexandre Julliard
|
c1494edc3e
|
Updated module definitions for Perl unit tests.
|
2002-04-27 00:19:41 +00:00 |
Alexandre Julliard
|
575f5f8cac
|
Added possibility of specifying a name for the .pm file that can be
different from the header name.
|
2002-04-27 00:18:42 +00:00 |
Alexandre Julliard
|
9a8e6e98c5
|
Added some shdocvw ordinals and stubs.
Fixed a few winapi_check issues.
|
2002-04-27 00:16:25 +00:00 |
Dustin Navea
|
693d719f63
|
Always run ldconfig even if we don't change ld.so.conf.
|
2002-04-27 00:15:12 +00:00 |
Robert O'Callahan
|
71a8a74b43
|
Fixed bug in TEXT_WordBreak that was variously throwing Lotus Notes
into an infinite loop or causing it to crash.
|
2002-04-27 00:14:16 +00:00 |
Alexandre Julliard
|
5769d1de00
|
Better support for configure detection of missing types, added check
for ssize_t.
Removed a couple of no longer used portability functions.
Various portability fixes in port.h.
|
2002-04-26 19:05:15 +00:00 |
Alexandre Julliard
|
605cba3c8e
|
Update the queue key state even if no window has the focus (spotted by
Rizsanyi Zsolt).
|
2002-04-26 18:36:06 +00:00 |
Martin Wilck
|
ff1f320ac8
|
Fixed some bugs in my recently submitted patch series.
|
2002-04-26 18:31:19 +00:00 |
Paul Millar
|
b0b3c385e1
|
Fixed minor typo.
|
2002-04-25 23:05:02 +00:00 |
Steven Edwards
|
882e8ad0c7
|
Fix for mingw32.
|
2002-04-25 23:04:27 +00:00 |
Andriy Palamarchuk
|
40aa1c79da
|
Updated lists of debugging channels.
|
2002-04-25 23:03:40 +00:00 |
Mike McCormack
|
eeb356567b
|
Added support for TransmitCommChar.
|
2002-04-25 23:00:45 +00:00 |