projects
/
wine
/ history
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅
next
Documentation update.
[wine]
/
dlls
/
kernel
/
2000-12-19
Andrew Johnston
Documentation update.
tree
|
commitdiff
2000-12-14
Francois Gouget
Removed the name of APIs exported by ordinal.
tree
|
commitdiff
2000-12-14
Nemeth Peter
Some NLS updates.
tree
|
commitdiff
2000-12-13
Alexandre Julliard
Replaced PTR_SEG_TO_LIN macro by exported MapSL function.
tree
|
commitdiff
2000-12-13
Eric Pouech
FormatMessageA wasn't properly handling the %ls modifier.
tree
|
commitdiff
2000-12-12
Alexandre Julliard
Got rid of main.h.
tree
|
commitdiff
2000-12-11
Alexandre Julliard
Moved all Wine internal definitions out of process.h.
tree
|
commitdiff
2000-12-06
Michael Veksler
Add basic NLS information needed for Hebrew.
tree
|
commitdiff
2000-12-06
Huw D M Davies
Welsh needs iso8859-14.
tree
|
commitdiff
2000-12-05
Nerijus Baliunas
Fixed Serbian language code page.
tree
|
commitdiff
2000-12-05
Rein Klazes
Somes fixes for Dutch locales.
tree
|
commitdiff
2000-12-01
Patrik Stridvall
Added/modified documentation for function arguments.
tree
|
commitdiff
2000-12-01
Patrik Stridvall
Fixed Win16 documentation not fixed because of a bug...
tree
|
commitdiff
2000-12-01
Patrik Stridvall
Fixed some issues found by winapi_check.
tree
|
commitdiff
2000-12-01
Alexandre Julliard
Moved the few remaining functions in wprocs.dll to...
tree
|
commitdiff
2000-12-01
Alexandre Julliard
Finished separation of shell32 and wsock32.
tree
|
commitdiff
2000-12-01
Eric Pouech
Fixed segstr to str proto.
tree
|
commitdiff
2000-12-01
Aric Stewart
A number of additions to the nls files. Also one correc...
tree
|
commitdiff
2000-11-30
David Elliott
Remove libXXXX.so.1.0 lines from .cvsignore files.
tree
|
commitdiff
2000-11-30
Alexandre Julliard
Export a few 16-bit functions needed by higher-level...
tree
|
commitdiff
2000-11-30
Alexandre Julliard
Use the HEAP_WINE_SEGPTR flag to specify allocations...
tree
|
commitdiff
2000-11-29
Alexandre Julliard
Renamed CallTo16* functions to wine_call_to_16* and...
tree
|
commitdiff
2000-11-28
Alexandre Julliard
Got rid of the Wine internal lstrcpy* functions and...
tree
|
commitdiff
2000-11-27
Dimitrie O. Paun
Require {DECLARE,DEFAULT}_DEBUG_CHANNEL statements...
tree
|
commitdiff
2000-11-27
Alexandre Julliard
Implemented DosFileHandleToWin32Handle, Win32HandleToDo...
tree
|
commitdiff
2000-11-27
Alexandre Julliard
Added entry for TerminateApp16.
tree
|
commitdiff
2000-11-27
Alexandre Julliard
Changed GetProcAddress16 and 16-bit resource functions...
tree
|
commitdiff
2000-11-26
Alexandre Julliard
Moved wsprintf functions to dlls/user.
tree
|
commitdiff
2000-11-26
Alexandre Julliard
Added entry point flags -noimport, -norelay, -ret64...
tree
|
commitdiff
2000-11-25
Alexandre Julliard
Moved GET_IP out of winnt.h.
tree
|
commitdiff
2000-11-25
Nerijus Baliunas
Added missing locales to locale_rc.rc.
tree
|
commitdiff
2000-11-25
Alexandre Julliard
Fixed GetLargestConsoleWindowSize return type for Winel...
tree
|
commitdiff
2000-11-25
Nerijus Baliunas
Completed lvi.nls and lth.nls.
tree
|
commitdiff
2000-11-25
Dimitrie O. Paun
Avoid using TIOCM_* constants if not available.
tree
|
commitdiff
2000-11-25
Aric Stewart
Added the turkish locale.
tree
|
commitdiff
2000-11-25
Marcus Meissner
Handle %ls same as %s.
tree
|
commitdiff
2000-11-15
Alexandre Julliard
Moved standard syslevel APIs declaration to winbase.h.
tree
|
commitdiff
2000-11-14
Alexandre Julliard
Moved LDT handling to libwine.so. Changed the interface...
tree
|
commitdiff
2000-11-13
Alexandre Julliard
Fixed copy/paste typo spotted by Dimitrie O. Paun.
tree
|
commitdiff
2000-11-13
Mike McCormack
- created server object for handling async i/o
tree
|
commitdiff
2000-11-13
Alexandre Julliard
Export the CallFrom16xxx functions from kernel32. Renam...
tree
|
commitdiff
2000-11-12
Alexandre Julliard
Raise an exception for unimplemented 16-bit entry point...
tree
|
commitdiff
2000-11-08
Alexandre Julliard
Check all Callouts function pointers for NULL before...
tree
|
commitdiff
2000-11-06
Alexandre Julliard
Use .mc.rc extension for rc files generated by the...
tree
|
commitdiff
2000-11-05
Alexandre Julliard
Declare debug channels in all dlls that need them;...
tree
|
commitdiff
2000-11-01
Alexandre Julliard
Authors: Andreas Mohr <amohr@codeweavers.com>, Dimitrie...
tree
|
commitdiff
2000-11-01
Alexandre Julliard
Do not truncate high word of message id.
tree
|
commitdiff
2000-10-31
Rein Klazes
Return TIME_ZONE_ID_STANDARD in GetTimeZoneInformation().
tree
|
commitdiff
2000-10-31
Alexandre Julliard
Added import of ntdll.
tree
|
commitdiff
2000-10-29
David Elliott
Added basic working stubs of new Windows 2000 API funct...
tree
|
commitdiff
2000-10-23
Alexandre Julliard
Build Win32 resources as .res files and dump them into...
tree
|
commitdiff
2000-10-17
Andreas Mohr
Implemented old Win 2.x string functions.
tree
|
commitdiff
2000-10-15
Alexandre Julliard
Converted a few more server requests to the new mechanism.
tree
|
commitdiff
2000-10-15
Alexandre Julliard
Set selector 0000H base to 0xf0000 until the first...
tree
|
commitdiff
2000-10-13
Francois Gouget
Fixed the signature of the FormatMessage APIs.
tree
|
commitdiff
2000-10-13
Francois Gouget
HFILE is an int, not a regular HANDLE.
tree
|
commitdiff
2000-10-13
Alexandre Julliard
Added a few more large integer functions.
tree
|
commitdiff
2000-10-13
Mike McCormack
Moved comm.c into kernel32.
tree
|
commitdiff
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
next