projects
/
wine
/ history
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅
next
Use IShellFolder::GetDisplayNameOf instead of SHGetPathFromIDList to
[wine]
/
dlls
/
user
/
2005-05-25
Alexandre Julliard
Moved functions from windows/user.c to more appropriate...
tree
|
commitdiff
2005-05-25
Alexandre Julliard
Moved a couple of 16-bit functions to dlls/user/user16.c.
tree
|
commitdiff
2005-05-25
Rein Klazes
Use the screen resolution to convert from twips (1440...
tree
|
commitdiff
2005-05-25
Alexandre Julliard
Moved the syscolor functions to dlls/user/sysparams.c.
tree
|
commitdiff
2005-05-24
Vitaly Lipatov
Add BUTTON_NOTIFY_PARENT macro (as in edit.c).
tree
|
commitdiff
2005-05-24
Richard Cohen
Fix off-by-one in menu height calculation (& therefore
tree
|
commitdiff
2005-05-23
Alexandre Julliard
Comment out stub WEP entry points so that we can call...
tree
|
commitdiff
2005-05-19
Dimi Paun
Remove LOCAL_*() calls from USER, use Local*16() instead.
tree
|
commitdiff
2005-05-18
Alexandre Julliard
Removed implementation of LoadDIBIconHandler16 and
tree
|
commitdiff
2005-05-17
Dimi Paun
Use standard Local*16() functions instead of LOCAL_...
tree
|
commitdiff
2005-05-16
Alexandre Julliard
Removed the special casing of kernel32 and ntdll for...
tree
|
commitdiff
2005-05-16
Alexandre Julliard
Avoid referencing stackframe.h from outside kernel32.
tree
|
commitdiff
2005-05-16
Michael Stefaniuc
Add some SystemParametersInfo SPI_* defines.
tree
|
commitdiff
2005-05-14
Paul Vriens
Check for a NULL pointer in GetWindowTextA/W.
tree
|
commitdiff
2005-05-14
Alexandre Julliard
Store the 16-bit stack pointer in the WOW32Reserved...
tree
|
commitdiff
2005-05-13
Alexandre Julliard
Process the pending expose events on RDW_UPDATENOW...
tree
|
commitdiff
2005-05-13
Dmitry Timoshkov
Avoid a crash in free_window_handle() on an invalid...
tree
|
commitdiff
2005-05-11
Alexandre Julliard
Allow passing a string to the window property server...
tree
|
commitdiff
2005-05-11
Alexandre Julliard
Store a bitmap of active hooks on the client side to...
tree
|
commitdiff
2005-05-10
Rein Klazes
Multi column popup menus have 4 pixel space between...
tree
|
commitdiff
2005-05-09
Alexandre Julliard
Added rules for building import libraries in the indivi...
tree
|
commitdiff
2005-05-07
Alexandre Julliard
Treat 0xffff the same as 0 for the handle generation...
tree
|
commitdiff
2005-05-07
Alexandre Julliard
Added rules to build import libraries in the individual...
tree
|
commitdiff
2005-05-06
Alexandre Julliard
Renamed ttydrv and x11drv to winetty.drv and winex11...
tree
|
commitdiff
2005-05-05
Alexandre Julliard
Don't retrieve a window DC in GetUpdateRect if there...
tree
|
commitdiff
2005-05-05
Rein Klazes
Add 16<->32 bit message mappings for WM_COPYDATA messages.
tree
|
commitdiff
2005-05-04
Ulrich Czekalla
Let the default winproc handle WM_MOUSEACTIVATE.
tree
|
commitdiff
2005-04-28
Mike McCormack
Implemented GetLastInputInfo.
tree
|
commitdiff
2005-04-27
Alexandre Julliard
Moved the USER syslevel to dlls/user/user_main.c.
tree
|
commitdiff
2005-04-27
Alexandre Julliard
Moved remaining messaging definitions to user_private...
tree
|
commitdiff
2005-04-27
Alexandre Julliard
Removed the MESSAGEQUEUE structure, and store the corre...
tree
|
commitdiff
2005-04-26
Alexandre Julliard
Moved some messaging and input functions to message...
tree
|
commitdiff
2005-04-26
Ulrich Czekalla
SetParent should not remove menu from non-child windows.
tree
|
commitdiff
2005-04-26
Huw Davies
The ansi version of CB_ADDSTRING shouldn't overwrite...
tree
|
commitdiff
2005-04-25
Alexandre Julliard
Moved the ScrollWindow and ScrollDC functions to dlls...
tree
|
commitdiff
2005-04-25
Alexandre Julliard
Moved most files from the windows directory to dlls...
tree
|
commitdiff
2005-04-20
Alexandre Julliard
Handle posted internal messages directly in PeekMessage...
tree
|
commitdiff
2005-04-20
Francois Gouget
Tweak the API documentation to silence winapi_check...
tree
|
commitdiff
2005-04-20
Alexandre Julliard
Allow nested hardware message processing by storing...
tree
|
commitdiff
2005-04-19
Francois Gouget
Add trailing '\n's to ok() calls.
tree
|
commitdiff
2005-04-19
Jose Alonso
Change the order of DispatchMessage and message removal.
tree
|
commitdiff
2005-04-18
Peter Berg Larsen
Eliminate strncpy. Correct a \0 assingment to the modst...
tree
|
commitdiff
2005-04-18
Peter Berg Larsen
Replace strncpy with memcpy or lstrcpyn.
tree
|
commitdiff
2005-04-14
Robert Shearman
Add a test for a menu problem I found.
tree
|
commitdiff
2005-04-14
Robert Shearman
Recalculate the menu on calling ModifyMenu so that...
tree
|
commitdiff
2005-04-13
Alexandre Julliard
Moved handling of the 55AA pattern brush to syscolor...
tree
|
commitdiff
2005-04-11
Rein Klazes
In ScrollWindowEx, if the window already has an update...
tree
|
commitdiff
2005-03-31
Rein Klazes
Fix some incorrect uses of the ok macro where the resul...
tree
|
commitdiff
2005-03-31
Rein Klazes
If ScrollWindowEx do not use the DCX_USESTYLE to get...
tree
|
commitdiff
2005-03-31
Paul Vriens
Use textlen instead of len.
tree
|
commitdiff
2005-03-30
Dmitry Timoshkov
- Make GetSystemMenu respect CS_NOCLOSE.
tree
|
commitdiff
2005-03-30
Alexandre Julliard
The update region passed in WM_NCPAINT and the clipping...
tree
|
commitdiff
2005-03-30
Alexandre Julliard
Only reset the clip region in GetDC() if a new region...
tree
|
commitdiff
2005-03-30
Uwe Bonnes
Zero out return string in GetMenuStringA/W.
tree
|
commitdiff
2005-03-29
Peter Berg Larsen
Janitorial: Get rid of strncpy/strncpyW.
tree
|
commitdiff
2005-03-29
Alexandre Julliard
Only restore the DC attributes on the next GetDC, and...
tree
|
commitdiff
2005-03-29
Alexandre Julliard
Moved 16-bit string functions to user16.c and kbd16.c.
tree
|
commitdiff
2005-03-29
Alexandre Julliard
Moved rectangle functions to uitools.c and removed...
tree
|
commitdiff
2005-03-29
Rein Klazes
ScrollWindow should call ScrollWindowEx with the SW_ERA...
tree
|
commitdiff
2005-03-29
Alexandre Julliard
Moved 16-bit rectangle functions to user16.c.
tree
|
commitdiff
2005-03-29
Rein Klazes
- GetScrollRange should return an empty range, both...
tree
|
commitdiff
2005-03-25
Ulrich Czekalla
Child windows with the WS_POPUP style are allowed to...
tree
|
commitdiff
2005-03-25
Rein Klazes
ScrollDC and X11DRV_SCROLLDC should scroll only pixels...
tree
|
commitdiff
2005-03-25
Alexandre Julliard
Moved DCE support to the X11 driver.
tree
|
commitdiff
2005-03-25
Ulrich Czekalla
Don't map point to parent's client window because the...
tree
|
commitdiff
2005-03-25
Alexandre Julliard
Replace the link_window request by a set_parent request...
tree
|
commitdiff
2005-03-24
Jakob Eriksson
Get rid of HeapAlloc casts.
tree
|
commitdiff
2005-03-24
Alexandre Julliard
Avoid calling WIN_ListChildren from the graphics drivers.
tree
|
commitdiff
2005-03-24
Kevin Koltzau
Added full support for xbuttons (side mouse buttons).
tree
|
commitdiff
2005-03-24
Alexandre Julliard
Don't maintain a client-side WND structure for the...
tree
|
commitdiff
2005-03-23
Alexandre Julliard
Get rid of the window lock suspend mechanism.
tree
|
commitdiff
2005-03-23
Francois Gouget
Assorted spelling fixes.
tree
|
commitdiff
2005-03-23
Alexandre Julliard
Get rid of the remaining WIN_FindWndPtr calls.
tree
|
commitdiff
2005-03-23
Alexandre Julliard
Create a new server request for accepting hardware...
tree
|
commitdiff
2005-03-23
Robert Shearman
- Window styles passed to CreateWindowEx must the same...
tree
|
commitdiff
2005-03-22
Alexandre Julliard
Simplify hardware message processing by merging the...
tree
|
commitdiff
2005-03-22
Dmitry Timoshkov
If an MDI child becomes active restore previously maxim...
tree
|
commitdiff
2005-03-22
C. Scott Ananian
EDIT_EM_SetSel: Old/new selection range ordering code...
tree
|
commitdiff
2005-03-16
Dmitry Timoshkov
Actually print dwExStyle in case of a mismatch.
tree
|
commitdiff
2005-03-14
Dmitry Timoshkov
Do not release capture before sending WM_NCDESTROY...
tree
|
commitdiff
2005-03-14
Peter Berg Larsen
Assorted memleak fixes. Found on Michael Stefaniuc...
tree
|
commitdiff
2005-03-14
Dmitry Timoshkov
Fix some msg.c and win.c failures running on NT4 and XP.
tree
|
commitdiff
2005-03-10
Alexandre Julliard
Clear the internal paint flag in the server before...
tree
|
commitdiff
2005-03-10
Marcus Meissner
Use 512 byte buffer for buffer of LB_GETTEXT and CB_GET...
tree
|
commitdiff
2005-03-10
Phil Krylov
Implemented GetScrollBarInfo() function and SBM_GETSCRO...
tree
|
commitdiff
2005-03-10
Alexandre Julliard
Merge the rest of the messaging code into dlls/user...
tree
|
commitdiff
2005-03-10
Alexandre Julliard
Properly cope with get_message being called recursively...
tree
|
commitdiff
2005-03-09
Alexandre Julliard
Moved SendInput and related functions to the USER drive...
tree
|
commitdiff
2005-03-09
Maxime Bellengé
Implemented MIIM_BITMAP state.
tree
|
commitdiff
2005-03-09
Alexandre Julliard
Make the SwapMouseButton function and the SPI_SETMOUSEB...
tree
|
commitdiff
2005-03-08
Alexandre Julliard
Process only pending expose events during RDW_UPDATENOW...
tree
|
commitdiff
2005-03-08
Alexandre Julliard
Make sure to always pass valid QS_* flags to
tree
|
commitdiff
2005-03-08
Dimitrie O. Paun
Add support for .exe's with exported functions.
tree
|
commitdiff
2005-03-07
Alexandre Julliard
Authors: Justin Chevrier <jchevrier@nexicom.net>, Paul...
tree
|
commitdiff
2005-03-07
Alexandre Julliard
Moved TranslateMessage and DispatchMessage to dlls...
tree
|
commitdiff
2005-03-07
Alexandre Julliard
Set SM_DBCSENABLED according to the current locale...
tree
|
commitdiff
2005-03-07
Dmitry Timoshkov
- Call SetCursorPos for an injected mouse message only...
tree
|
commitdiff
2005-03-07
Alexandre Julliard
Retry sending a WM_PAINT in update_now after we sent...
tree
|
commitdiff
2005-03-07
Ulrich Czekalla
Print out error message if we fail to remove message...
tree
|
commitdiff
2005-03-05
Paul Vriens
LastError is not set on failure for *MOUSEHOVER* on...
tree
|
commitdiff
next