projects
/
wine
/ history
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅
next
Implemented NtDelayExecution and make Sleep call it.
[wine]
/
dlls
/
user
/
2003-06-30
Marcelo Duarte
- Localization to Portuguese of Brazil
tree
|
commitdiff
2003-06-30
Alexandre Julliard
Replace calls to WaitForMultipleObjects with a 0 count...
tree
|
commitdiff
2003-06-23
Ulrich Czekalla
- use global atoms for the format ids
tree
|
commitdiff
2003-06-18
Francois Gouget
'sizeof type' is best avoided as it won't always compil...
tree
|
commitdiff
2003-06-16
Rok Mandeljc
Updated a bunch of translations for Slovenian language.
tree
|
commitdiff
2003-06-07
Mike Hearn
Protect WDML_GetConv against null handles.
tree
|
commitdiff
2003-06-04
Vitaliy Margolen
DrawTextEx: honor clipping for underscores.
tree
|
commitdiff
2003-06-04
Dmitry Timoshkov
Revert some really unwanted changes to the DDE code.
tree
|
commitdiff
2003-05-19
Dmitry Timoshkov
Expect multiple DNS_ flags.
tree
|
commitdiff
2003-05-19
Dmitry Timoshkov
GetClassInfo returns class atom on success.
tree
|
commitdiff
2003-05-19
Alexandre Julliard
Catch broadcast window handles in functions that are...
tree
|
commitdiff
2003-05-19
Mike McCormack
Implemented BroadcastSystemMessageW.
tree
|
commitdiff
2003-05-16
Alexandre Julliard
Avoid using the MapHModule functions.
tree
|
commitdiff
2003-05-16
Alexandre Julliard
Call the user signal proc for exe modules too, to avoid...
tree
|
commitdiff
2003-05-15
Alexandre Julliard
Get rid of the 32-bit user signal proc since we always...
tree
|
commitdiff
2003-05-13
Robert Shearman
PrivateExtractIcon* should search the path for the...
tree
|
commitdiff
2003-05-13
Mike McCormack
Implemented SetMessageExtraInfo.
tree
|
commitdiff
2003-05-13
Mike McCormack
Fixed packing/unpacking of WM_WININICHANGE.
tree
|
commitdiff
2003-05-12
Alexandre Julliard
Commented out the new win98 exports, they are causing...
tree
|
commitdiff
2003-05-11
Dmitry Timoshkov
Fix the logic for setting the lps->fErase flag in Begin...
tree
|
commitdiff
2003-05-11
Alexandre Julliard
Added A<->W mappings for WM_IME_CHAR.
tree
|
commitdiff
2003-05-11
Dmitry Timoshkov
Do not abort dialog creation if DS_NOFAILCREATE allows...
tree
|
commitdiff
2003-05-06
Dimitrie O. Paun
Make it easy to use something other than wrc to compile...
tree
|
commitdiff
2003-05-04
Igor Stepin
Added a lot of Russian translations.
tree
|
commitdiff
2003-05-02
Andreas Mohr
Added some stubs.
tree
|
commitdiff
2003-05-02
Andreas Mohr
Added missing Win98 user32.dll function exports entries.
tree
|
commitdiff
2003-04-30
Dmitry Timoshkov
Protect BeginPaint and EndPaint from lps being NULL.
tree
|
commitdiff
2003-04-26
Ferenc Wagner
Added listbox test.
tree
|
commitdiff
2003-04-22
Alex Pasadyn
Implemented EnumDisplaySettings* and ChangeDisplaySetti...
tree
|
commitdiff
2003-04-21
Alexandre Julliard
Removed no longer needed uses of LDPATH.
tree
|
commitdiff
2003-04-14
Alexandre Julliard
Allow overriding CFLAGS when running configure. Other...
tree
|
commitdiff
2003-04-08
Alexandre Julliard
Avoid warning.
tree
|
commitdiff
2003-04-03
Vitaliy Margolen
Remove bogus initialization in SetKeyboardState.
tree
|
commitdiff
2003-04-02
Andreas Mohr
Some spelling and formatting fixes.
tree
|
commitdiff
2003-04-01
Alexandre Julliard
Added support for specifying an stdcall dll entry point.
tree
|
commitdiff
2003-03-28
Alexandre Julliard
Moved 16-bit dialog routines to a separate dialog16...
tree
|
commitdiff
2003-03-27
Dimitrie O. Paun
Remove unused options -a and -C.
tree
|
commitdiff
2003-03-23
Alexandre Julliard
List 16-bit spec files explicitly to avoid problems...
tree
|
commitdiff
2003-03-23
Alexandre Julliard
Converted winebuild option parsing to use getopt_long...
tree
|
commitdiff
2003-03-20
Alexandre Julliard
Take advantage of new winebuild syntax to remove redund...
tree
|
commitdiff
2003-03-19
Alexandre Julliard
Fixed bug that could cause SendMessage to return too...
tree
|
commitdiff
2003-03-10
Vitaliy Margolen
Fixed typo in PrivateExtractIconExW function.
tree
|
commitdiff
2003-02-27
Alexandre Julliard
Replaced most uses of the auto-generated glue code...
tree
|
commitdiff
2003-02-18
Alexandre Julliard
Print thread ids in traces with only 4 digits now that...
tree
|
commitdiff
2003-01-31
Bill Medland
Better handling of bad data in TabbedTextOut/TabbedText...
tree
|
commitdiff
2003-01-23
Matthew Davison
Removed calls to HEAP_strdupAtoW.
tree
|
commitdiff
2003-01-21
Marcus Meissner
Changed MONITORINFOEXA,W definition to the one in MSDN...
tree
|
commitdiff
2003-01-20
Francois Gouget
Check for sysparams keys in either the Win9x or NT...
tree
|
commitdiff
2003-01-16
Francois Gouget
Don't use old_spacing-1 if old_spacing already has...
tree
|
commitdiff
2003-01-13
Francois Gouget
Update the registry keys of SPI_ICONHORIZONTALSPACING,
tree
|
commitdiff
2003-01-13
Robert Shearman
AlignRects stub.
tree
|
commitdiff
2003-01-09
Dimitrie O. Paun
Collapse the -hHrs options into the -O option.
tree
|
commitdiff
2003-01-08
Dan Kegel
Change RECT to use LONG to match win32 standard headers...
tree
|
commitdiff
2003-01-08
Alexandre Julliard
Store the keyboard state in the thread input structure...
tree
|
commitdiff
2003-01-08
Alexandre Julliard
Store the hardware messages in the thread input structu...
tree
|
commitdiff
2003-01-07
Dimitrie O. Paun
Define NONAMELESS{STRUCT,UNION} explicitly in the files...
tree
|
commitdiff
2003-01-05
Francois Gouget
Fix signed/unsigned compilation warnings.
tree
|
commitdiff
2003-01-03
Francois Gouget
Win9x does not support {Get,Set}WindowLongW. Use the...
tree
|
commitdiff
2003-01-02
Dmitry Timoshkov
Added ctl3d, ctl3dv2 and ctl3d32 API implementations.
tree
|
commitdiff
2002-12-19
Alexandre Julliard
LPCONVCONTEXT should be PCONVCONTEXT (spotted by Dimitr...
tree
|
commitdiff
2002-12-18
Francois Gouget
wsprintfW is not supported on Win9x platforms.
tree
|
commitdiff
2002-12-12
Dimitrie O. Paun
Move excpt.h out of include/msvcrt/ as it does not...
tree
|
commitdiff
2002-12-12
Rolf Kalbermatter
Fix a possible memory leak when extracting from an...
tree
|
commitdiff
2002-12-12
Alexandre Julliard
Added .spec.def files.
tree
|
commitdiff
2002-12-12
Francois Gouget
Skip the Unicode tests (effectively all tests currently...
tree
|
commitdiff
2002-12-11
Alexandre Julliard
Pass the -J option to wrc to avoid including installed...
tree
|
commitdiff
2002-12-10
Rolf Kalbermatter
- Modify ICO_ExtractIconExW to:
tree
|
commitdiff
2002-12-03
Alexandre Julliard
Removed input.h, queue.h, spy.h and sysmetrics.h and...
tree
|
commitdiff
2002-12-03
Rolf Kalbermatter
Modify PrivateExtractIcons{AW} to match better current...
tree
|
commitdiff
2002-12-02
Francois Gouget
Removed unnecessary HANDLE typecasts.
tree
|
commitdiff
2002-11-24
Bill Medland
Correct UnhookWindowsHook: clear the handle so that...
tree
|
commitdiff
2002-11-22
Alexandre Julliard
Made user compile with -DSTRICT.
tree
|
commitdiff
2002-11-22
Alexandre Julliard
Fixed more -DSTRICT issues.
tree
|
commitdiff
2002-11-22
Alexandre Julliard
Properly split the 16-bit versions of GrayString and...
tree
|
commitdiff
2002-11-22
Alexandre Julliard
Moved some more 16-bit functions to user16.c.
tree
|
commitdiff
2002-11-21
Steve Lustbader
Have PostMessage call PostThreadMessage when hwnd is...
tree
|
commitdiff
2002-11-20
Alexandre Julliard
Added support for system-wide hooks.
tree
|
commitdiff
2002-11-18
Alexandre Julliard
Removed support for 'rsrc' spec file statement.
tree
|
commitdiff
2002-11-15
Patrik Stridvall
Made tests compile on Windows.
tree
|
commitdiff
2002-11-14
Alexandre Julliard
Added ReleaseDC function to the USER driver interface.
tree
|
commitdiff
2002-11-12
Patrik Stridvall
Updated the generated tests.
tree
|
commitdiff
2002-11-11
Eric Pouech
Implemented a Wine-only scheme for interprocess WinHelp...
tree
|
commitdiff
2002-11-06
Patrik Stridvall
Updated the generated tests.
tree
|
commitdiff
2002-11-06
Alexandre Julliard
Added winebuild -e option to specify the entry point...
tree
|
commitdiff
2002-11-04
Zoly Nagy
Added/upgraded Hungarian resources.
tree
|
commitdiff
2002-11-04
Patrik Stridvall
Updated the generated tests.
tree
|
commitdiff
2002-10-31
Alexandre Julliard
Split out some more 16-bit code.
tree
|
commitdiff
2002-10-31
Dmitry Timoshkov
Fix some types and function prototypes according to...
tree
|
commitdiff
2002-10-30
Michael Stefaniuc
Some more fixes for compiling the user dll with -DSTRICT.
tree
|
commitdiff
2002-10-29
Alexandre Julliard
Removed a couple of no longer used queue functions.
tree
|
commitdiff
2002-10-29
Patrik Stridvall
Fixed some issues found by winapi_check.
tree
|
commitdiff
2002-10-29
Patrik Stridvall
Fixed tests to compile with MS C on Windows.
tree
|
commitdiff
2002-10-29
Patrik Stridvall
Updated the generated tests.
tree
|
commitdiff
2002-10-29
Alexandre Julliard
Rewrote hook support to store the hook chain in the...
tree
|
commitdiff
2002-10-28
Michael Stefaniuc
Some fixes for the compilation of the user dll with...
tree
|
commitdiff
2002-10-28
Alexandre Julliard
Moved a few remaining 16-bit window functions to wnd16...
tree
|
commitdiff
2002-10-25
Alexandre Julliard
Install the shell hook as a 32-bit hook.
tree
|
commitdiff
2002-10-23
Vincent Béron
Bring some French resources in sync with English ones.
tree
|
commitdiff
2002-10-23
Alexandre Julliard
Moved network.c to 16-bit sources.
tree
|
commitdiff
2002-10-23
Alexandre Julliard
Store thread id instead of queue handle in timer structure.
tree
|
commitdiff
next