projects
/
wine
/ history
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
first
⋅
prev
⋅
next
Correct the size of the colour map allocated in the bitmap header for
[wine]
/
dlls
/
user
/
2001-10-28
Jeremy Newman
Replaced Martini glass.
tree
|
commitdiff
2001-10-22
Alexandre Julliard
Store in the server all the window information accessib...
tree
|
commitdiff
2001-10-21
Mike McCormack
Return TRUE on success in COMM_BuildOldCommDCB.
tree
|
commitdiff
2001-10-18
Alexandre Julliard
Changed X11 mouse driver to use SendInput, and removed...
tree
|
commitdiff
2001-10-17
Alexandre Julliard
Added support for low-level mouse and keyboard hooks.
tree
|
commitdiff
2001-10-17
Alexandre Julliard
Make sure that GetMessagePos and GetMessageTime return...
tree
|
commitdiff
2001-10-16
Alexandre Julliard
Added internal Wine messages to perform SetWindowPos...
tree
|
commitdiff
2001-10-16
Alexandre Julliard
Moved scrollbar tracking code to scroll.c.
tree
|
commitdiff
2001-10-15
Alexandre Julliard
Renamed WIN_GetWndPtr into WIN_GetPtr and added corresp...
tree
|
commitdiff
2001-10-14
Francois Gouget
When including config.h, include it first.
tree
|
commitdiff
2001-10-14
Francois Gouget
Don't print NULL strings (crashes on Solaris).
tree
|
commitdiff
2001-10-12
Alexandre Julliard
Store window properties in the server. Moved property...
tree
|
commitdiff
2001-10-12
Alexandre Julliard
Moved MAKEINTATOM to winbase.h and added Unicode version.
tree
|
commitdiff
2001-10-08
Alexandre Julliard
Renamed USER_Init into UserClientDllInitialize.
tree
|
commitdiff
2001-10-05
Gerard Patel
Fix sign extension problem in map_wparam_WtoA.
tree
|
commitdiff
2001-10-03
Gerard Patel
Map a window if it is shown by a direct style change.
tree
|
commitdiff
2001-10-02
Alexandre Julliard
Merged mouse buttons states into the key state array.
tree
|
commitdiff
2001-09-24
Alexandre Julliard
A couple of optimizations to avoid some server calls...
tree
|
commitdiff
2001-09-20
Aric Stewart
The behavior for wsprintfA is different that for wsprin...
tree
|
commitdiff
2001-09-19
Alexandre Julliard
Made all 16<->32 HWND conversions use explicit function...
tree
|
commitdiff
2001-09-14
Alexandre Julliard
Make sure that HWND comparisons are always done with...
tree
|
commitdiff
2001-09-12
Alexandre Julliard
Make sure that functions returning an HWND always retur...
tree
|
commitdiff
2001-09-07
Guy L. Albertelli
Enhance SPY_GetMsgName to translate common control...
tree
|
commitdiff
2001-08-24
Alexandre Julliard
Implemented GetAncestor and removed WIN_GetTopParent.
tree
|
commitdiff
2001-08-22
Dmitry Timoshkov
Replaced PROFILE_ functions by RegQueryValueExA.
tree
|
commitdiff
2001-08-22
Eugene Mayevski
Fixed DT_RTLREADING flag interpretation.
tree
|
commitdiff
2001-08-21
Francois Gouget
Documentation updates (mainly thru vs. through).
tree
|
commitdiff
2001-08-18
Alexandre Julliard
Removed a number of direct accesses to the window struc...
tree
|
commitdiff
2001-08-18
Alexandre Julliard
Fixed internal inline function that was declared extern.
tree
|
commitdiff
2001-08-16
Alexandre Julliard
Added names to standard critical sections (suggested...
tree
|
commitdiff
2001-08-13
Alexandre Julliard
Added mappings for a few messages.
tree
|
commitdiff
2001-08-10
Alexandre Julliard
Removed a number of direct accesses to the WND structur...
tree
|
commitdiff
2001-08-09
Eric Pouech
- implemented correctly the HSZ as local atoms and...
tree
|
commitdiff
2001-08-08
Alexandre Julliard
Fixed DrawState16 callback support.
tree
|
commitdiff
2001-08-07
Alexandre Julliard
Rewrote most of SendMessage/PeekMessage.
tree
|
commitdiff
2001-07-26
Alexandre Julliard
Removed a few unnecessary Callouts.
tree
|
commitdiff
2001-07-26
Travis Michielsen
Fully implement DrawTextEx* functions.
tree
|
commitdiff
2001-07-25
Alexandre Julliard
Removed unnecessary inclusion of heap.h.
tree
|
commitdiff
2001-07-24
Alexandre Julliard
Removed HEAP_strdupA.
tree
|
commitdiff
2001-07-24
Mike McCormack
Move 16-bit COMM code to USER dll.
tree
|
commitdiff
2001-07-18
Patrik Stridvall
- Made sure that the files that contains the declarations
tree
|
commitdiff
2001-07-17
Andreas Mohr
Fixed some more overflowing string traces.
tree
|
commitdiff
2001-07-17
Gerard Patel
Fixed unicode warning.
tree
|
commitdiff
2001-07-11
Patrik Stridvall
Documentation fixes.
tree
|
commitdiff
2001-07-02
Patrik Stridvall
Documentation fixes.
tree
|
commitdiff
2001-06-29
Dmitry Timoshkov
Fix 'make depend' for out of the source tree build.
tree
|
commitdiff
2001-06-29
Alexandre Julliard
Moved ForceWindowRaise to the USER driver and removed...
tree
|
commitdiff
2001-06-25
Jau-Horng Chen
Added Traditional Chinese Support
tree
|
commitdiff
2001-06-25
Alexandre Julliard
Implemented SendInput().
tree
|
commitdiff
2001-06-22
Eric Pouech
Merge from Corel tree. Contributors are:
tree
|
commitdiff
2001-06-21
Ove Kaaven
Make GetCursorPos call XQueryPointer.
tree
|
commitdiff
2001-06-20
Alexandre Julliard
Moved queue paint count to the server. Removed a few...
tree
|
commitdiff
2001-06-20
Patrik Stridvall
Fixed some issues found by winapi_check.
tree
|
commitdiff
2001-06-19
Alexandre Julliard
Moved hardware message queue handling to the server.
tree
|
commitdiff
2001-06-19
Patrik Stridvall
Fixed some issues found by winapi_check.
tree
|
commitdiff
2001-06-14
Dmitry Timoshkov
Move IsCharAlphaA and IsCharAlphaNumericA to user32.
tree
|
commitdiff
2001-06-13
Patrik Stridvall
Documentation ordinal fixes (using winapi_fixup).
tree
|
commitdiff
2001-06-08
Andreas Mohr
Limit output for certain text functions.
tree
|
commitdiff
2001-06-06
Bobby Bingham
Stub implementation of AnimateWindow().
tree
|
commitdiff
2001-06-04
Alexandre Julliard
Create an X window for every window, including children.
tree
|
commitdiff
2001-05-31
Dmitry Timoshkov
List 16-bit resources separately as RC_SRCS16.
tree
|
commitdiff
2001-05-24
Andreas Mohr
Get rid of GetCurrentTime16().
tree
|
commitdiff
2001-05-18
Alexandre Julliard
Moved the major part of message queue and window timer...
tree
|
commitdiff
2001-05-16
Alexandre Julliard
Create an X connection for each thread, and process...
tree
|
commitdiff
2001-05-11
Alexandre Julliard
Create a new window for the top popup menu on every...
tree
|
commitdiff
2001-05-10
Alexandre Julliard
Moved ScrollWindowEx implementation to the graphics...
tree
|
commitdiff
2001-05-09
Francois Gouget
Add '\n' at the end of traces.
tree
|
commitdiff
2001-05-09
Alexandre Julliard
Moved window move/resize syscommand handling to the...
tree
|
commitdiff
2001-05-05
Alexandre Julliard
Remove Get/SetBeepActive from USER driver and manage...
tree
|
commitdiff
2001-04-24
Alexandre Julliard
Moved most of the implementation of SetWindowPos and...
tree
|
commitdiff
2001-04-18
Alexandre Julliard
No need to preallocate DCEs since they are allocated...
tree
|
commitdiff
2001-04-16
Eric Pouech
Fix some crash on bad parameter conditions.
tree
|
commitdiff
2001-04-09
Marcus Meissner
Added some stubs for functions used by newer rpcrt4...
tree
|
commitdiff
2001-04-09
Rein Klazes
When calling CreateMutex() handle the case when the...
tree
|
commitdiff
2001-03-28
Alexandre Julliard
Always load the 32-bit dll containing a given 16-bit...
tree
|
commitdiff
2001-03-23
Alexandre Julliard
Small dll separation fixes.
tree
|
commitdiff
2001-03-20
Eric Kohl
Added stubs for GetWindowsModuleFileName[A/W].
tree
|
commitdiff
2001-02-28
Francois Gouget
Small 'typos in comments' fixes.
tree
|
commitdiff
2001-02-26
Eric Pouech
Added a few missing stubs to KERNEL32 and USER32.
tree
|
commitdiff
2001-02-23
Dmitry Timoshkov
Add version information (16 and 32 bit) to core built...
tree
|
commitdiff
2001-02-12
Dmitry Timoshkov
Added unicode MDI client window proc.
tree
|
commitdiff
2001-01-28
Eric Pouech
Added a few missing exports.
tree
|
commitdiff
2001-01-26
James Juran
Add <string.h> to files that needed it.
tree
|
commitdiff
2001-01-26
Andreas Mohr
Some more cleanups.
tree
|
commitdiff
2001-01-25
Alexandre Julliard
Got rid of WPRINTF_ExtractVAPtr.
tree
|
commitdiff
2001-01-25
Patrik Stridvall
Documentation ordinal fixes.
tree
|
commitdiff
2001-01-22
Jon Griffiths
- Remove <string.h> from winnt.h.
tree
|
commitdiff
2001-01-20
Alexandre Julliard
Fixed a number of incompatibilities in OEM icons/cursor...
tree
|
commitdiff
2001-01-20
Ulrich Czekalla
Prevent buffer overflow in TEXT_NextLineW.
tree
|
commitdiff
2001-01-18
Alexandre Julliard
Store USER icons and cursors as resources instead of...
tree
|
commitdiff
2001-01-15
Alexandre Julliard
Updated debug channels.
tree
|
commitdiff
2001-01-15
Alexandre Julliard
Moved tweak support to USER dll. Removed tweak.h and...
tree
|
commitdiff
2001-01-09
Dmitry Timoshkov
Added unicode window proc for the listbox control.
tree
|
commitdiff
2001-01-09
François Gouget
Move HDWP to winuser.h.
tree
|
commitdiff
2001-01-06
François Gouget
Fixed some HFILE vs. HANDLE mismatches.
tree
|
commitdiff
2001-01-02
Marcus Meissner
16bit user GetProp/SetProp get strings or atoms, so...
tree
|
commitdiff
2000-12-27
Ulrich Weigand
Added check whether unaligned memory access is allowed.
tree
|
commitdiff
2000-12-22
Eric Pouech
Added some 16 bit entry points needed by multimedia...
tree
|
commitdiff
2000-12-21
Patrik Stridvall
Fixed some issues found by winapi_check.
tree
|
commitdiff
2000-12-19
François Gouget
DUMMYSTRUCTNAME2 creates a conflict when using anonymou...
tree
|
commitdiff
next