projects
/
wine
/ history
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅
next
gdi32: For unsigned types, directly use INTERNAL_YDS
[wine]
/
dlls
/
user32
/
2008-02-11
Francois Gouget
user32/tests: Add the trailing '\n' to ok() calls.
tree
|
commitdiff
2008-02-08
Reece H. Dunn
user32: Make the listbox tests pass in directories...
tree
|
commitdiff
2008-02-08
Johan Gardell
user32: Added support for SPI_SETMOUSESPEED in SystemPa...
tree
|
commitdiff
2008-02-07
Alexandre Julliard
tests: Add a helper routine to wait for a child process...
tree
|
commitdiff
2008-02-07
Lei Zhang
user32: Use wine_dbgstr_rect() in traces.
tree
|
commitdiff
2008-02-07
Andrew Riedi
user32: winex11.drv has support for color cursors now.
tree
|
commitdiff
2008-02-06
Andrew Riedi
user32: Test destroying the cursor of a parent process.
tree
|
commitdiff
2008-02-04
Bang Jun-young
user32: Fix EndMenu() to match the PSDK.
tree
|
commitdiff
2008-02-04
Michael Stefaniuc
user32: Remove duplicated get_hook_proc() function.
tree
|
commitdiff
2008-02-04
Francois Gouget
user32: Fix a typo in the StretchDIBits stub name.
tree
|
commitdiff
2008-01-25
Reece H. Dunn
user32: Make the edit tests pass on Vista.
tree
|
commitdiff
2008-01-25
Reece H. Dunn
user32: Make the class tests pass on Vista.
tree
|
commitdiff
2008-01-25
Reece H. Dunn
user32: Make the clipboard tests pass on Vista.
tree
|
commitdiff
2008-01-24
Alexandre Julliard
user32: Moved the bulk of CreateWindow and SetWindowPos...
tree
|
commitdiff
2008-01-23
Alexandre Julliard
user32: Menus should be top-most windows.
tree
|
commitdiff
2008-01-23
Dmitry Timoshkov
user32: Make MapVirtualKeyEx(MAPVK_VK_TO_CHAR) behave...
tree
|
commitdiff
2008-01-23
Paul Vriens
user32/tests: Run full test again on win95 and NT4.
tree
|
commitdiff
2008-01-22
Andrew Talbot
user32: Remove unneeded casts.
tree
|
commitdiff
2008-01-22
Andrew Talbot
user32: Remove unneeded casts.
tree
|
commitdiff
2008-01-22
Alexandre Julliard
winex11.drv: Fix handling of strange window sizes in...
tree
|
commitdiff
2008-01-22
Alexandre Julliard
user32,server: Set the initial window rectangles to...
tree
|
commitdiff
2008-01-16
Christopher Berner
user32: Fixed off by one scroll bar pixels.
tree
|
commitdiff
2008-01-16
Francois Gouget
Assorted spelling fixes.
tree
|
commitdiff
2008-01-16
Francois Gouget
Fix spelling error in the generated conformance test...
tree
|
commitdiff
2008-01-14
Alexandre Julliard
user32: Don't inherit stdin/stdout handles in explorer.
tree
|
commitdiff
2008-01-11
Alistair Leslie...
user32: Add SetProcessDPIAware stub.
tree
|
commitdiff
2008-01-10
Louis Lenders
user32: Add stub for GetLayeredWindowAttributes.
tree
|
commitdiff
2008-01-09
Marcus Meissner
winex11: Set last error on enumerating display settings.
tree
|
commitdiff
2008-01-08
Gerald Pfeifer
user32: Factor in EDIT_WM_EraseBkGnd().
tree
|
commitdiff
2008-01-07
Peter Oberndorfer
user32: Remove unused lpGrayMask array.
tree
|
commitdiff
2008-01-02
Rob Shearman
user32: Add a stub implementation of RegisterServicesPr...
tree
|
commitdiff
2007-12-31
Andrew Talbot
user32: Fix a spelling typo.
tree
|
commitdiff
2007-12-31
Gerald Pfeifer
user32: Fix type of loop variable.
tree
|
commitdiff
2007-12-31
Michael Stefaniuc
user32: Remove unneeded casts.
tree
|
commitdiff
2007-12-28
Dmitry Timoshkov
user32: Reimplement IsHungAppWindow.
tree
|
commitdiff
2007-12-26
Reece H. Dunn
user32: Added the new Vista messages to spy.
tree
|
commitdiff
2007-12-20
Dmitry Timoshkov
user32: Add a test for an invalid DEVMODE passed to...
tree
|
commitdiff
2007-12-19
Alex Villacís Lasso
user32: Fix regression in DlgDirList caused by modified...
tree
|
commitdiff
2007-12-19
Dmitry Timoshkov
user32: Set the edit text in a combobox only if combobo...
tree
|
commitdiff
2007-12-19
Dmitry Timoshkov
user32: Make sure to setup clipping before any painting...
tree
|
commitdiff
2007-12-18
Alexandre Julliard
user32: Set the WSF_VISIBLE flag on the main window...
tree
|
commitdiff
2007-12-18
Francois Gouget
user32/tests: Use GetProcAddress() on ChangeDisplaySett...
tree
|
commitdiff
2007-12-17
Dmitry Timoshkov
user32: Always clip the button painting to the client...
tree
|
commitdiff
2007-12-17
Stefan Dösinger
winex11: Activate the depth-bpp difference.
tree
|
commitdiff
2007-12-17
Alexandre Julliard
Revert "user32: Moved some 16-bit functions."
tree
|
commitdiff
2007-12-14
Stefan Dösinger
user32: Add a test for EnumDisplaySettings vs GetDevice...
tree
|
commitdiff
2007-12-14
Stefan Dösinger
user32: Add a test for WM_DISPLAYCHANGE.
tree
|
commitdiff
2007-12-13
Alexandre Julliard
user32: Print the RegisterHotKey fixme only once.
tree
|
commitdiff
2007-12-11
Andrew Riedi
user32: Test the initial state of the cursor.
tree
|
commitdiff
2007-12-10
Andrew Riedi
user32: Improve test_DestroyCursor().
tree
|
commitdiff
2007-12-10
Andrew Riedi
user32: Uncomment and explain a test in test_DestroyCur...
tree
|
commitdiff
2007-12-10
Alexandre Julliard
user32: Keep waiting for posted messages in peek_messag...
tree
|
commitdiff
2007-12-07
Alexander Nicolays...
user32: A few more colour changes to match modern Windows.
tree
|
commitdiff
2007-12-07
Francois Gouget
Assorted spelling fixes.
tree
|
commitdiff
2007-12-07
Michael Stefaniuc
user32/tests: Pass HEAP_ZERO_MEMORY to HeapAlloc()...
tree
|
commitdiff
2007-12-05
Alexandre Julliard
server: Implemented EnumWindowStations and EnumDesktops.
tree
|
commitdiff
2007-12-04
Dmitry Timoshkov
user32: Make sure the desktop window is created before...
tree
|
commitdiff
2007-12-03
Andrew Riedi
user32: Add a FIXME for animated cursors.
tree
|
commitdiff
2007-11-30
Stefan Dösinger
user32: Destroying the current cursor results in an...
tree
|
commitdiff
2007-11-29
Gerald Pfeifer
user32: Reduce scope of variable in ICO_ExtractIconExW...
tree
|
commitdiff
2007-11-28
Divan Burger
user32, wine.inf: Enable title bar gradients and match...
tree
|
commitdiff
2007-11-26
Gerald Pfeifer
user32: Fix variable type in SCROLL_HandleScrollEvent...
tree
|
commitdiff
2007-11-26
Andrew Talbot
user32: Fix a typo.
tree
|
commitdiff
2007-11-26
Andrew Talbot
user32: Constify some variables.
tree
|
commitdiff
2007-11-21
Andrew Talbot
user32: Constify some variables.
tree
|
commitdiff
2007-11-21
Divan Burger
user32: Change the desktop colour and pattern to match...
tree
|
commitdiff
2007-11-21
Divan Burger
user32: Fix colours to match exactly with Windows 2000.
tree
|
commitdiff
2007-11-20
Alexander Nicolays...
user32: Change to modern Windows colours.
tree
|
commitdiff
2007-11-20
Francois Gouget
user32/tests: Add the trailing '\n' to an ok() call.
tree
|
commitdiff
2007-11-20
Andrew Talbot
user32: Constify some variables.
tree
|
commitdiff
2007-11-19
Michael Stefaniuc
dlls: Remove duplicate includes.
tree
|
commitdiff
2007-11-15
Andrew Talbot
user32: Constify a variable.
tree
|
commitdiff
2007-11-15
Alex Villacís Lasso
user32: Conformance tests for DlgDirList and DlgDirSele...
tree
|
commitdiff
2007-11-15
Alex Villacís Lasso
user32: DlgDirList converts path specification to upper...
tree
|
commitdiff
2007-11-14
Alex Villacís Lasso
user32: Conformance tests for LB_DIR on listboxes.
tree
|
commitdiff
2007-11-14
Alex Villacís Lasso
user32: DlgDirSelect tacks on a period on filenames...
tree
|
commitdiff
2007-11-14
Alex Villacís Lasso
user32: LB_DIR with standalone DDL_DRIVES implies DDL_E...
tree
|
commitdiff
2007-11-14
Alex Villacís Lasso
user32: Fix returned value of LB_DIR.
tree
|
commitdiff
2007-11-14
Andrew Talbot
user32: Constify a variable.
tree
|
commitdiff
2007-11-13
Francois Gouget
user32/tests/msg: Don't mess up lParam as it is passed...
tree
|
commitdiff
2007-11-12
Dan Kegel
user32: Implement return value for DdeClientTransaction...
tree
|
commitdiff
2007-11-12
Alexandre Julliard
user32: Remove a few traces that only duplicate the...
tree
|
commitdiff
2007-11-12
Andrew Talbot
user32: Constify some variables.
tree
|
commitdiff
2007-11-09
Alexandre Julliard
user32/tests: Fix access to an uninitialized variable.
tree
|
commitdiff
2007-11-09
Dmitry Timoshkov
user32: Simplify some code.
tree
|
commitdiff
2007-11-09
Francois Gouget
user32/tests: Skip some tests when DdeClientTransaction...
tree
|
commitdiff
2007-11-09
Andrew Talbot
user32: Constify some variables.
tree
|
commitdiff
2007-11-08
Alex Villacís Lasso
user32: Fix for failing tests of LB_GETTEXT on listbox...
tree
|
commitdiff
2007-11-08
Alex Villacís Lasso
user32: Fix LB_ITEMFROMPOINT tests for listbox control.
tree
|
commitdiff
2007-11-07
Alexandre Julliard
user32: Removed unused NC_DrawGrayButton function.
tree
|
commitdiff
2007-11-07
Alexandre Julliard
user32: Make all internal user32 functions and variable...
tree
|
commitdiff
2007-11-06
Alexandre Julliard
user32: Fixed A<->W translations of CREATESTRUCTs that...
tree
|
commitdiff
2007-11-05
Francois Gouget
user32: Fix compilation on systems that don't support...
tree
|
commitdiff
2007-11-02
Alexandre Julliard
server: Allow to specify the class name instead of...
tree
|
commitdiff
2007-11-02
Alexandre Julliard
server: Allow to specify the class name instead of...
tree
|
commitdiff
2007-11-02
Gerald Pfeifer
user32: Don't check unsigned types for >= 0.
tree
|
commitdiff
2007-11-02
Alexandre Julliard
user32/tests: Don't test the contents of uninitialized...
tree
|
commitdiff
2007-11-02
Alexandre Julliard
user32: Cache the window class name on the client side.
tree
|
commitdiff
2007-11-02
Alexandre Julliard
user32: Properly handle integer atoms specified as...
tree
|
commitdiff
2007-11-01
Alexandre Julliard
server: Support using a name to destroy a window class...
tree
|
commitdiff
next