Uwe Bonnes
|
695421d09a
|
FileOpenDlgProc95: notify application of changed selection after
filling template.
|
2000-12-02 23:43:10 +00:00 |
Eric Pouech
|
816845026c
|
Fixed bugs when tray was open.
|
2000-12-02 23:42:42 +00:00 |
Alexandre Julliard
|
218188c2d2
|
Always put the dll constructor in the .init section, and like the
.spec.o file first to ensure correct calling order of the constructors.
|
2000-12-02 20:38:47 +00:00 |
Francois Gouget
|
519346a47e
|
Fixed miscellaneous typos, syntactic and grammatical errors.
|
2000-12-02 20:18:08 +00:00 |
Andreas Mohr
|
3f014882f7
|
InternetCloseHandle didn't return TRUE in all appropriate cases.
|
2000-12-02 20:09:54 +00:00 |
Hidenori Takeshima
|
60ebbefe0b
|
Added some stubs.
|
2000-12-02 20:09:10 +00:00 |
Patrik Stridvall
|
2b3aa616e8
|
Added/modified documentation for function arguments.
|
2000-12-01 23:58:28 +00:00 |
Patrik Stridvall
|
b5e5555c7c
|
Fixed Win16 documentation not fixed because of a bug in winapi_check.
|
2000-12-01 23:54:51 +00:00 |
Patrik Stridvall
|
7a4e599780
|
Fixed some issues found by winapi_check.
|
2000-12-01 23:53:46 +00:00 |
Alexandre Julliard
|
ef57e18f99
|
Removed some unnecessary includes.
|
2000-12-01 21:32:55 +00:00 |
Alexandre Julliard
|
7afce0e6d6
|
Moved the few remaining functions in wprocs.dll to kernel.dll.
No longer load wprocs.dll unconditionally.
Restored default interrupt handler behavior (reported by Andreas Mohr).
|
2000-12-01 21:25:31 +00:00 |
Alexandre Julliard
|
3a0f8b7953
|
Finished separation of shell32 and wsock32.
|
2000-12-01 20:48:41 +00:00 |
Eric Pouech
|
ec1ece111a
|
Fixed segstr to str proto.
|
2000-12-01 20:46:23 +00:00 |
Aric Stewart
|
aa838cb236
|
A number of additions to the nls files. Also one correction, we had
895 for the Czech default codepage but according to microsoft it
should be 852.
|
2000-12-01 20:45:02 +00:00 |
Alexandre Julliard
|
5ce2329a95
|
Finished separation of advapi32.
|
2000-11-30 20:31:41 +00:00 |
Alexandre Julliard
|
b2ed2528b4
|
Finished separation of ole32.
|
2000-11-30 20:29:30 +00:00 |
Guy L. Albertelli
|
9717845a28
|
Implement better version of DPA_Merge.
|
2000-11-30 19:58:56 +00:00 |
Gerald Pfeifer
|
b75b823a99
|
Add missing #include <netinet/in.h> to get struct in_addr on all platforms.
|
2000-11-30 19:58:34 +00:00 |
David Elliott
|
ea186796eb
|
Remove libXXXX.so.1.0 lines from .cvsignore files.
|
2000-11-30 19:57:34 +00:00 |
Alexandre Julliard
|
a8d1a7c52b
|
Finished separation of comclt32 and comdlg32.
|
2000-11-30 19:07:09 +00:00 |
Alexandre Julliard
|
80338d4afd
|
Export a few 16-bit functions needed by higher-level dlls.
|
2000-11-30 18:53:38 +00:00 |
Alexandre Julliard
|
42a7320388
|
Export the wine server functions from ntdll.
|
2000-11-30 18:51:58 +00:00 |
Patrik Stridvall
|
1ed5577522
|
Don't include windows.h internally.
|
2000-11-30 01:31:28 +00:00 |
Alexandre Julliard
|
71d68bbae0
|
Use the HEAP_WINE_SEGPTR flag to specify allocations on the segptr heap.
Added a hack in MapLS to recognize such allocations and use the heap
selector in this case.
|
2000-11-30 01:19:51 +00:00 |
Alexandre Julliard
|
e8e7d1eca5
|
Removed dependencies on Wine internal functions.
|
2000-11-30 01:17:55 +00:00 |
Dimitrie O. Paun
|
2af03e45b5
|
Do not include sys/ptrace.h and sys/user.h unconditionally.
Other portability fixes.
|
2000-11-29 20:04:09 +00:00 |
Brian Teague
|
161bc83164
|
Add a stub for the CAPS1 capability in GetDeviceCaps.
Define the CAPS1 bit flags in wingdi.h
Make various calls to GetDeviceCaps in DLLS use #defined values.
|
2000-11-29 20:02:46 +00:00 |
Alexandre Julliard
|
e296bf3717
|
Renamed CallTo16* functions to wine_call_to_16* and export them from
kernel32.spec.
|
2000-11-29 19:39:30 +00:00 |
Gerard Patel
|
b5eefcd134
|
Fixed returned length of files.
|
2000-11-29 19:01:07 +00:00 |
Alexandre Julliard
|
49556bcbf5
|
Cleaned up some more dependencies on Wine internal functions.
|
2000-11-29 18:38:24 +00:00 |
Dimitrie O. Paun
|
ef7a5c1b8c
|
Fixed a few compilation warnings.
|
2000-11-29 00:03:27 +00:00 |
Aric Stewart
|
147bc6d21b
|
Ownerdata listviews were not clearing previously selected items when a
new item is set as selected using SetItem and the listview has
LVIS_SINGLESEL.
|
2000-11-29 00:00:11 +00:00 |
Andreas Mohr
|
c568d47033
|
- fix crash in SETUPX_TranslateLDID()
- implement custom LDID lookup
|
2000-11-28 23:50:34 +00:00 |
Alexandre Julliard
|
24a62ab9b0
|
Got rid of the Wine internal lstrcpy* functions and of winestring.h.
|
2000-11-28 22:40:56 +00:00 |
Alexandre Julliard
|
89b18a7e1a
|
Moved EnumPortsA to dlls/winspool.
|
2000-11-28 22:33:46 +00:00 |
Dimitrie O. Paun
|
529da54394
|
Require {DECLARE,DEFAULT}_DEBUG_CHANNEL statements to end in a ;
|
2000-11-27 23:54:25 +00:00 |
Marcus Meissner
|
e38b41911f
|
Truncate dest blit rectangle down to surface size.
|
2000-11-27 23:06:36 +00:00 |
Marcus Meissner
|
c7dd25420e
|
WARN() about missing /dev/sequencer, it's too confusing for newbies.
|
2000-11-27 23:01:10 +00:00 |
Alexandre Julliard
|
2682bc24ca
|
Fixed a few dependencies on 16-bit or internal functions. Fixed a few
warnings.
|
2000-11-27 22:03:23 +00:00 |
Alexandre Julliard
|
62469b21b6
|
Fixed SEGPTR_GET usage.
|
2000-11-27 22:02:08 +00:00 |
Alexandre Julliard
|
3062240db4
|
Added entry for PrivateExtractIconsA.
|
2000-11-27 22:01:21 +00:00 |
Alexandre Julliard
|
5ce902b0b9
|
Implemented DosFileHandleToWin32Handle, Win32HandleToDosFileHandle and
DisposeLZ32Handle and use them to replace file.c internal functions.
Renamed WOW* functions into K32WOW*.
|
2000-11-27 21:59:08 +00:00 |
Alexandre Julliard
|
1c07718a54
|
Added entry for TerminateApp16.
|
2000-11-27 21:55:30 +00:00 |
Alexandre Julliard
|
ac7efef3b5
|
Changed GetProcAddress16 and 16-bit resource functions to take normal
pointers instead of SEGPTRs.
Removed WIN16_GetTempDrive.
|
2000-11-27 21:54:01 +00:00 |
Andreas Mohr
|
cb45438be2
|
- added winver settings nt2k, win30 and win20 (yes, some rare programs need this)
and *document* it (win98 was not documented previously)
- OaBuildVersion: add value for NT4 SP6
- spelling fixes
|
2000-11-27 01:39:05 +00:00 |
Jon Griffiths
|
d6deb6db91
|
- configure tests for finite()/fpclass(), fixes BSD compile
- winapi_check updates, fix errno in more math calls
|
2000-11-27 01:37:28 +00:00 |
Alexandre Julliard
|
394e0eb19b
|
Moved UTSelectorOffsetToLinear and UTLinearToSelectorOffset to
dlls/win32s.
|
2000-11-26 22:42:49 +00:00 |
Alexandre Julliard
|
69dd0a9467
|
Removed dependency on 16-bit file I/O functions.
|
2000-11-26 22:40:49 +00:00 |
Alexandre Julliard
|
5b971f009a
|
Moved wsprintf functions to dlls/user.
|
2000-11-26 22:39:50 +00:00 |
Marcus Meissner
|
3c379ddc6b
|
Ignore SOL_SOCKET/SO_DEBUG setsockopt() calls.
|
2000-11-26 22:36:38 +00:00 |