projects
/
wine
/ history
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅
next
wined3d: Pack hardcoded local constants in ARB.
[wine]
/
dlls
/
user32
/
2009-05-06
Eric Pouech
user32: Make ddeml.dll into a stand-alone 16bit module.
tree
|
commitdiff
2009-05-06
Eric Pouech
user32: Clearly separate the 16bit code out of user32.
tree
|
commitdiff
2009-05-05
Alexandre Julliard
user32: Make sure the system params DC cannot be deleted.
tree
|
commitdiff
2009-05-05
Nicolas Le Cam
user32/tests: Fix scroll tests when theming is disabled.
tree
|
commitdiff
2009-05-04
Rein Klazes
user32: Combine horizontal and vertical window scroll...
tree
|
commitdiff
2009-05-04
Francois Gouget
Assorted spelling fixes.
tree
|
commitdiff
2009-05-04
Nicolas Le Cam
user32/tests: Fix VK_RMENU input tests on localized...
tree
|
commitdiff
2009-05-01
Rein Klazes
user32/tests: Fix a test in edit.c that was not testing...
tree
|
commitdiff
2009-04-30
Rein Klazes
user32/tests: Show that vertical and horizontal window...
tree
|
commitdiff
2009-04-29
Dmitry Timoshkov
user32: Add the tests for LB_DELETESTRING, make them...
tree
|
commitdiff
2009-04-24
Alexandre Julliard
user32/tests: Don't try to unpack or free invalid handles.
tree
|
commitdiff
2009-04-24
Alexandre Julliard
user32: Fix the DDE service formatting for 64-bit.
tree
|
commitdiff
2009-04-24
Alexandre Julliard
user32/tests: Fix a couple of dimension checks on W2k3...
tree
|
commitdiff
2009-04-22
Michael Stefaniuc
user32/tests: Don't use the long type.
tree
|
commitdiff
2009-04-22
Alexandre Julliard
user32/tests: Fix a few sysparams tests on various...
tree
|
commitdiff
2009-04-21
Huw Davies
user32/tests: Fix tests on win9x.
tree
|
commitdiff
2009-04-20
Francois Gouget
Assorted spelling fixes.
tree
|
commitdiff
2009-04-20
Huw Davies
winex11.drv: Fix typo so that emf -> mfpict synthesis...
tree
|
commitdiff
2009-04-20
Huw Davies
winex11.drv: Fix ordering of synthesized text formats.
tree
|
commitdiff
2009-04-16
Rein Klazes
user32: When repainting a static control with SS_BITMAP...
tree
|
commitdiff
2009-04-14
Hans Leidekker
user32: By default, return all zeroes in the first...
tree
|
commitdiff
2009-04-10
Alexandre Julliard
user32/tests: Fix a couple of test failures on Windows.
tree
|
commitdiff
2009-04-10
Patrick Gauthier
user32: Handle magic font size 0x7fff in dialog templat...
tree
|
commitdiff
2009-04-08
Rein Klazes
user32/tests: Avoid a few unneeded test failures in...
tree
|
commitdiff
2009-04-03
Rein Klazes
user32: Fix for the ending of menu tracking in the...
tree
|
commitdiff
2009-04-03
Rein Klazes
user32: In COMBO_WindowPosChanging() do not change...
tree
|
commitdiff
2009-04-02
Rein Klazes
user32/tests: In sysparams fix another case where a...
tree
|
commitdiff
2009-04-02
Nikolay Sivov
user32: Implemented GetWindowRgnBox with some tests.
tree
|
commitdiff
2009-03-27
Rein Klazes
user32/tests: Show that a submenu is still functional...
tree
|
commitdiff
2009-03-25
Patrick Gauthier
user32/tests: Check effect of magic font height value...
tree
|
commitdiff
2009-03-25
Rein Klazes
user32: In MENU_SuspendPopup() make sure the right...
tree
|
commitdiff
2009-03-23
Rein Klazes
user32/tests: In sysparams.c disable some Get/Set borde...
tree
|
commitdiff
2009-03-13
Alexandre Julliard
user32/tests: Print a more useful line number in check_...
tree
|
commitdiff
2009-03-13
Alexandre Julliard
user32/tests: Add optional restore sequence for Vista.
tree
|
commitdiff
2009-03-11
Alexandre Julliard
user32/tests: Skip shift+button test if we don't receiv...
tree
|
commitdiff
2009-03-11
Alexandre Julliard
user32/tests: SetForegroundWindow sometimes fails on...
tree
|
commitdiff
2009-03-10
Nikolay Sivov
user32: Button should get captured when highlighted...
tree
|
commitdiff
2009-03-09
Alexandre Julliard
user32/tests: Fix some message sequences for Vista...
tree
|
commitdiff
2009-03-09
Alexandre Julliard
user32/tests: Avoid snprintf, it's broken on Mingw.
tree
|
commitdiff
2009-03-06
Rein Klazes
user32: Check for invalid menu handle passed to TrackPo...
tree
|
commitdiff
2009-03-06
Alexandre Julliard
user32/tests: Add more optional messages for Vista...
tree
|
commitdiff
2009-03-05
Alexandre Julliard
user32/tests: Skip menu test if sending input failed...
tree
|
commitdiff
2009-03-05
Alexandre Julliard
user32/tests: Mark a couple of painting messages as...
tree
|
commitdiff
2009-03-05
Nikolay Sivov
user32: Use 1 unit caret width for Edit control.
tree
|
commitdiff
2009-03-05
Nikolay Sivov
user32: Disable scroll bar control window when both...
tree
|
commitdiff
2009-03-04
Alexandre Julliard
user32: Make mouse.drv into a stand-alone 16-bit module.
tree
|
commitdiff
2009-03-04
Alexandre Julliard
user32: Make keyboard.drv into a stand-alone 16-bit...
tree
|
commitdiff
2009-03-04
Alexandre Julliard
user32: Make display.drv into a stand-alone 16-bit...
tree
|
commitdiff
2009-03-03
Alexandre Julliard
user32/tests: Add some more optional messages.
tree
|
commitdiff
2009-03-03
Alexandre Julliard
user32/tests: Fix a couple of failing menu tests.
tree
|
commitdiff
2009-03-03
Alexandre Julliard
user32: Use MAKEWPARAM instead of MAKELONG for menu...
tree
|
commitdiff
2009-03-02
Rein Klazes
user32: MENU_TrackMenu, called from TrackPopupMenu...
tree
|
commitdiff
2009-03-02
Paul Vriens
user32/tests: Fix some test failures on Win98/WinME.
tree
|
commitdiff
2009-03-02
Michael Stefaniuc
user32: Remove superfluous pointer casts.
tree
|
commitdiff
2009-02-27
Rein Klazes
user32: In SetMenuInfo() implement the MIM_APPLYTOSUBME...
tree
|
commitdiff
2009-02-26
Alexandre Julliard
user32/tests: Fix some message sequences for Win9x.
tree
|
commitdiff
2009-02-25
Alexandre Julliard
user32/tests: Fix some input tests on Win9x and NT4.
tree
|
commitdiff
2009-02-25
Alexandre Julliard
user32/tests: Add some more optional messages.
tree
|
commitdiff
2009-02-25
Alexandre Julliard
user32/tests: Fix a few more input test failures on...
tree
|
commitdiff
2009-02-25
Rein Klazes
user32: Refine the size calculations for menu items...
tree
|
commitdiff
2009-02-24
Alexandre Julliard
user32: Move a few 16-bit user functions to user16...
tree
|
commitdiff
2009-02-24
Alexandre Julliard
user32/tests: Add a couple of optional messages.
tree
|
commitdiff
2009-02-24
Alexandre Julliard
user32/tests: Skip more input tests if we can't queue...
tree
|
commitdiff
2009-02-23
Francois Gouget
user32/tests: Use win_skip() to skip over unimplemented...
tree
|
commitdiff
2009-02-23
Aurimas Fischer
user32: Add Lithuanian translation.
tree
|
commitdiff
2009-02-23
Austin English
user32: Add a missing HeapFree.
tree
|
commitdiff
2009-02-21
Alexandre Julliard
user32/tests: Print all the unexpected messages we...
tree
|
commitdiff
2009-02-21
Alexandre Julliard
user32/tests: Add some optional keystrokes for AltGr...
tree
|
commitdiff
2009-02-20
Alexandre Julliard
user32/tests: Remove an unreliable pixel test.
tree
|
commitdiff
2009-02-20
Alexandre Julliard
user32/tests: Skip some message tests if we fail to...
tree
|
commitdiff
2009-02-20
Alexandre Julliard
user32/tests: Skip some input tests if we fail to queue...
tree
|
commitdiff
2009-02-20
Rein Klazes
user32: Implement support for HBMENU_POPUP_* magic...
tree
|
commitdiff
2009-02-20
Rein Klazes
user32/resources: Remove the "switch to... <Ctrl+Esc...
tree
|
commitdiff
2009-02-19
Alexandre Julliard
user32/tests: Try harder to make the window receive...
tree
|
commitdiff
2009-02-18
Alexandre Julliard
user32/tests: Ignore SPI_ICONVERTICALSPACING notificati...
tree
|
commitdiff
2009-02-18
Rein Klazes
user32: Do not handle WM_ENDSESSION in DefWindowProc...
tree
|
commitdiff
2009-02-17
Alexandre Julliard
user32/tests: Skip message tests if queuing keyboard...
tree
|
commitdiff
2009-02-17
Alexandre Julliard
user32/tests: Test for failure to change system paramet...
tree
|
commitdiff
2009-02-16
Alexandre Julliard
user32: Make sure to not corrupt last error in the...
tree
|
commitdiff
2009-02-16
Alexandre Julliard
user32/tests: Fix some checks of the key value in accel...
tree
|
commitdiff
2009-02-16
Alexandre Julliard
user32/tests: Skip some tests if SetForegroundWindow...
tree
|
commitdiff
2009-02-16
Alexandre Julliard
user32/tests: Add a couple of optional message, mark...
tree
|
commitdiff
2009-02-16
Alexandre Julliard
user32/tests: Another fix for lack of color cursor...
tree
|
commitdiff
2009-02-13
Alexandre Julliard
user32/tests: Cope with lack of support for color cursors.
tree
|
commitdiff
2009-02-13
Alexandre Julliard
user32/tests: GetClassInfo doesn't set last error relia...
tree
|
commitdiff
2009-02-13
Alexandre Julliard
user32/tests: Skip tests if we fail to inject mouse...
tree
|
commitdiff
2009-02-13
Alexandre Julliard
user32/tests: Fix more message tests on XP and Vista.
tree
|
commitdiff
2009-02-13
Alexandre Julliard
user32/tests: Better handling of the *.* wildcard in...
tree
|
commitdiff
2009-02-13
Alexandre Julliard
user32/tests: Print the wrong accelerator values in...
tree
|
commitdiff
2009-02-12
Alexandre Julliard
user32/tests: Add some more optional messages we get...
tree
|
commitdiff
2009-02-12
Alexandre Julliard
user32/tests: Fix Z-order tests in the presence of...
tree
|
commitdiff
2009-02-11
Alexandre Julliard
user32/tests: Try to fix some more failures in the...
tree
|
commitdiff
2009-02-09
Alexandre Julliard
user32/tests: Fix some window test failures on various...
tree
|
commitdiff
2009-02-09
Francois Gouget
user32: LookupIconIdFromDirectory16() is unused so...
tree
|
commitdiff
2009-02-09
Francois Gouget
user32: Make EditWndProcW() static, fix its documentation.
tree
|
commitdiff
2009-02-09
Francois Gouget
user32: Reorder some functions to avoid forward declara...
tree
|
commitdiff
2009-02-09
Francois Gouget
user32: Remove unneeded forward declarations in edit.c.
tree
|
commitdiff
2009-02-05
Michael Stefaniuc
user32/tests: Remove superfluous pointer casts.
tree
|
commitdiff
2009-02-03
Ulrich Czekalla
user32: Don't scale draw text margin params by characte...
tree
|
commitdiff
2009-01-29
Alexandre Julliard
user32/tests: Add a few optional messages for Win2K3.
tree
|
commitdiff
next