projects
/
wine
/ history
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅ next
- Background should not be drawn if the background color is CLR_NONE.
[wine]
/
dlls
/
kernel
/
2000-10-12
Niels Kristian Bec...
Define LOCALE_IDEFAULTMACCODEPAGE for Danish locale.
tree
|
commitdiff
2000-10-02
Alexandre Julliard
Forward all large integer functions to ntdll.
tree
|
commitdiff
2000-10-02
Patrik Stridvall
Fixed some issues found by winapi_check.
tree
|
commitdiff
2000-10-01
Alexandre Julliard
Implemented a bunch of large integer functions in ntdll.
tree
|
commitdiff
2000-09-29
Alexandre Julliard
Moved a bunch of routines to kernel32.dll (with the...
tree
|
commitdiff
2000-09-29
Alexandre Julliard
Moved critical section implementation to ntdll.
tree
|
commitdiff
2000-09-26
Alexandre Julliard
Moved all Win16 definitions out of the standard Windows...
tree
|
commitdiff
2000-09-25
Alexandre Julliard
Removed some of the XXX_reg macros now that we are...
tree
|
commitdiff
2000-09-25
Alexandre Julliard
Removed inclusion of wine/winestring.h from winbase...
tree
|
commitdiff
2000-09-22
Andreas Mohr
Add FIXMEs for all these nice completely unimplemented...
tree
|
commitdiff
2000-09-16
Andreas Mohr
Added VirtualAllocEx.
tree
|
commitdiff
2000-09-13
Ulrich Weigand
Update ESP correctly on return from flat thunk routines.
tree
|
commitdiff
2000-09-12
Andreas Mohr
"implemented" GetSystemTimeAdjustment.
tree
|
commitdiff
2000-09-12
Uwe Bonnes
Use tpXXX instead of tbXXX in tagTHREADENTRY32.
tree
|
commitdiff
2000-08-30
Alexandre Julliard
Added exception handling wrapper to a number of server...
tree
|
commitdiff
2000-08-28
Dmitry Timoshkov
Add missing message to winerr_enu.mc.
tree
|
commitdiff
2000-08-28
James Abbatiello
Increase number of supported args for WOW_CallProc32W16...
tree
|
commitdiff
2000-08-28
James Abbatiello
Stub support for int2f/ax=1684/bx=0027 (VXDLDR).
tree
|
commitdiff
2000-08-25
Alexandre Julliard
Moved TASK_Create call to KERNEL initialisation routine.
tree
|
commitdiff
2000-08-25
Alexandre Julliard
Fixed a couple of WINAPI issues with 16-bit spec files...
tree
|
commitdiff
2000-08-22
James Abbatiello
Allow FormatMessage to load Unicode string resources.
tree
|
commitdiff
2000-08-21
Uwe Bonnes
Call WriteOutProfiles16 to make sure that last profile...
tree
|
commitdiff
2000-08-18
Chris Morgan
Stubbed SetConsoleInputExeNameA/W.
tree
|
commitdiff
2000-08-16
Peter Ganten
If a module cannot be found in LoadLibraryEx32W16,...
tree
|
commitdiff
2000-08-14
Alexandre Julliard
Cleaned up a few inter-dll dependencies. Added a few...
tree
|
commitdiff
2000-08-14
Alexandre Julliard
Replaced all lstr* calls from inside Wine code by their...
tree
|
commitdiff
2000-08-14
Alexandre Julliard
Replaced global Callbacks structure by appropriate...
tree
|
commitdiff
2000-08-09
Alexandre Julliard
Removed obsolete SHMDATA parameter in GLOBAL_CreateBlock.
tree
|
commitdiff
2000-08-09
Alexandre Julliard
Moved a few non-standard headers into their respective...
tree
|
commitdiff
2000-08-08
Alexandre Julliard
Small dll interfaces cleanups.
tree
|
commitdiff
2000-08-07
Andreas Mohr
Prevent endless looping in linebreak handling.
tree
|
commitdiff
2000-08-07
Peter Ganten
LoadLibraryEx32W16 should use the search algorithm...
tree
|
commitdiff
2000-08-06
Alexandre Julliard
Moved most USER string functions to dlls/user.
tree
|
commitdiff
2000-08-04
Alexandre Julliard
Moved a bunch of functions out of libwine/kernel/gdi...
tree
|
commitdiff
2000-08-03
Alexandre Julliard
Make USER and GDI separate dlls.
tree
|
commitdiff
2000-08-03
Alexandre Julliard
Added explicit dependency on message files for people...
tree
|
commitdiff
2000-08-02
Marcus Meissner
PE_MESSAGE_HEADER.Length contains the header itself...
tree
|
commitdiff
2000-07-31
Alexandre Julliard
Moved toolhelp implementation into kernel32 dll.
tree
|
commitdiff
2000-07-31
Dave Pickles
Added text for all messages included in win95 and winNT.
tree
|
commitdiff
2000-07-31
Marcus Meissner
Added { } around stuff in ADD_TO_T macros.
tree
|
commitdiff
2000-07-29
Marcus Meissner
Get rid of USER32 functions in KERNEL32.
tree
|
commitdiff
2000-07-28
Alexandre Julliard
Added 'owner' field to 16-bit spec files to specify...
tree
|
commitdiff
2000-07-26
Alexandre Julliard
Merged setupx.dll into setupapi.dll.
tree
|
commitdiff
2000-07-25
Dave Pickles
Improved FormatMessage:
tree
|
commitdiff
2000-07-25
Alexandre Julliard
Moved thunking functions off to kernel32.dll.
tree
|
commitdiff
2000-07-24
Alexandre Julliard
Merged msacm and msacm32 dlls.
tree
|
commitdiff
2000-07-15
Mike McCormack
Hook serialui dll into existing comm functions.
tree
|
commitdiff
2000-07-11
Alexandre Julliard
Set ansi/oem/mac code pages from current locale.
tree
|
commitdiff
2000-07-10
Dmitry Timoshkov
Moved all NLS dependent data to the KERNEL resources.
tree
|
commitdiff
2000-07-09
Alexandre Julliard
Created separate libraries for dplay, shfolder, shlwapi...
tree
|
commitdiff
2000-07-08
Stefan Leichter
Started implementation of the functions GetDefaultCommC...
tree
|
commitdiff
2000-07-08
Slava Monich
Implementation of Get/SetThreadPriorityBoost.
tree
|
commitdiff
2000-06-24
Eric Pouech
A few missing console stubs.
tree
|
commitdiff
2000-06-24
Andreas Mohr
CallProcEx32W should be named _CallProcEx32W.
tree
|
commitdiff
2000-06-23
Andreas Mohr
Added more ordinals to KERNEL, GDI, USER and system...
tree
|
commitdiff
2000-06-20
Alexandre Julliard
For dlls, derive SPEC_SRCS from MODULE and ALTNAMES.
tree
|
commitdiff
2000-06-10
Alexandre Julliard
Rewrote codepage support to use the new codepage tables.
tree
|
commitdiff
2000-06-03
Alexandre Julliard
Delay loading of interrupt table functions until they...
tree
|
commitdiff
2000-06-03
Alexandre Julliard
Moved kernel initialization to kernel_main.c
tree
|
commitdiff
2000-06-03
Dimitrie O. Paun
Start to separate KERNEL out of libwine.
tree
|
commitdiff