projects
/
wine
/ history
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅
next
quartz: Fix IReferenceClock::GetTime() implementation for system clock.
[wine]
/
dlls
/
user32
/
2007-08-13
Jason Edmeades
user32: Fix regression in alt, then right processing...
tree
|
commitdiff
2007-08-13
Jason Edmeades
user32: Allow alt+space to highlight system menu.
tree
|
commitdiff
2007-08-13
Marcus Meissner
user32: Initialize MONITORINFO.cbSize.
tree
|
commitdiff
2007-08-13
Detlef Riekenberg
user32: Call a 16-Bit winproc again.
tree
|
commitdiff
2007-08-10
Mikołaj Zalewski
user32: CallWindowProc[AW] for mismatched built-in...
tree
|
commitdiff
2007-08-09
Jason Edmeades
user32: Skip system menu entries when using keyboard.
tree
|
commitdiff
2007-08-09
Dmitry Timoshkov
user32: CBN_SELCHANGE notification should be sent befor...
tree
|
commitdiff
2007-08-09
Francois Gouget
Assorted spelling fixes.
tree
|
commitdiff
2007-08-09
Alexandre Julliard
user32: WM_IME_CHAR should result in posted, not sent...
tree
|
commitdiff
2007-08-09
Alexandre Julliard
user32: Support for the magic WM_CHAR W->A conversion...
tree
|
commitdiff
2007-08-08
Alexandre Julliard
user32/tests: Added test cases for WM_CHAR conversions.
tree
|
commitdiff
2007-08-08
Alexandre Julliard
user32: Added support for the magic WM_CHAR A->W conver...
tree
|
commitdiff
2007-08-08
Alexandre Julliard
user32: Factor out the calling of a window's winproc...
tree
|
commitdiff
2007-08-08
Alexandre Julliard
user32: Factor out the various SendMessage functions...
tree
|
commitdiff
2007-08-08
Alexandre Julliard
user32: Get rid of winproc.h and move definitions in...
tree
|
commitdiff
2007-08-07
Alexandre Julliard
user32: Fixed the return value of DispatchMessageA/W.
tree
|
commitdiff
2007-08-02
Alexandre Julliard
user32: Store all builtin winprocs at the start of...
tree
|
commitdiff
2007-07-31
Alexandre Julliard
user32: Erase parent window when child is hidden. From...
tree
|
commitdiff
2007-07-31
Detlef Riekenberg
user32: Add a stub for GetAppCompatFlags2.
tree
|
commitdiff
2007-07-30
Clinton Stimpson
user32: Also test parent messages when hiding child...
tree
|
commitdiff
2007-07-25
Alexandre Julliard
user32/tests: Flush events more aggressively in mouse...
tree
|
commitdiff
2007-07-24
Jason Edmeades
user32: MDI tile and cascade should not resize non...
tree
|
commitdiff
2007-07-24
Jason Edmeades
user32: Correct trace to log calculated values rather...
tree
|
commitdiff
2007-07-23
Vitaliy Margolen
server: Treat desktop as a top-level window.
tree
|
commitdiff
2007-07-23
Vitaliy Margolen
user32: Add test for SetForegroundWindow(desktop).
tree
|
commitdiff
2007-07-20
Nigel Liang
winex11.drv: Implement XIMPreEditCaretCallback.
tree
|
commitdiff
2007-07-20
Anatoly Lyutin
user32: Add comment to a function.
tree
|
commitdiff
2007-07-20
Mikołaj Zalewski
user32/tests: Simplify a test.
tree
|
commitdiff
2007-07-19
Michael Stefaniuc
dlls: Remove unreachable break after return/break....
tree
|
commitdiff
2007-07-19
Vitaliy Margolen
user32/test: Destroy no longer needed test dialog windows.
tree
|
commitdiff
2007-07-16
Aric Stewart
user32: Change SetDeskWallPaper spec.
tree
|
commitdiff
2007-07-12
Alexandre Julliard
user32: Allocate a dual A/W winproc for DefWindowProc.
tree
|
commitdiff
2007-07-12
Alexandre Julliard
user32: Check both A and W proc for previously allocate...
tree
|
commitdiff
2007-07-11
Alexandre Julliard
user32/tests: Flush messages more aggressively in a...
tree
|
commitdiff
2007-07-03
Paul Vriens
user32/tests: Use skip.
tree
|
commitdiff
2007-07-03
Paul Vriens
user32/tests: Use skip.
tree
|
commitdiff
2007-07-02
Markus Gömmel
user32: Center MessageBox dialogs to desktop, as Window...
tree
|
commitdiff
2007-06-27
Michael Stefaniuc
janitorial: Remove superfluous casts of void pointers...
tree
|
commitdiff
2007-06-21
Paul Vriens
user32/tests: Only do the GetProcAddress once.
tree
|
commitdiff
2007-06-20
Dmitry Timoshkov
user32: Make MDI get_client_info checks more strict.
tree
|
commitdiff
2007-06-20
Dmitry Timoshkov
user32: When inserting a menu item make sure that MDI...
tree
|
commitdiff
2007-06-19
Dmitry Timoshkov
user32: Insert menu item only after contents of the...
tree
|
commitdiff
2007-06-15
Alexandre Julliard
user32/tests: Avoid strlen in trace.
tree
|
commitdiff
2007-06-15
Lei Zhang
user32: Remove a unused variable from ES_PASSWORD test.
tree
|
commitdiff
2007-06-14
Lei Zhang
user32: Improve cut/copy/paste behavior of password...
tree
|
commitdiff
2007-06-13
Anatoly Lyutin
user32: tests:msg Add test for switching MDI children.
tree
|
commitdiff
2007-06-11
Dmitry Timoshkov
user32: Do not hardcode cp1252 for an icon/title font.
tree
|
commitdiff
2007-06-01
Alexandre Julliard
user32: Fix a printf format warning.
tree
|
commitdiff
2007-06-01
Vitaliy Margolen
user32/test: Add few tests for messages sent from SetFo...
tree
|
commitdiff
2007-05-30
Dmitry Timoshkov
user32: Fix some compilation warnings in 64-bit mode.
tree
|
commitdiff
2007-05-29
Francois Gouget
user32/tests: SWP_STATECHANGED is an undocumented flag...
tree
|
commitdiff
2007-05-25
Dmitry Timoshkov
wine: Switch to using 'long' for INT_PTR type for 64...
tree
|
commitdiff
2007-05-24
Dmitry Timoshkov
user32/tests: Fix a problem revealed by compilation...
tree
|
commitdiff
2007-05-21
Andrew Talbot
user32: Exclude unused headers.
tree
|
commitdiff
2007-05-21
Andrew Talbot
user32: Exclude unused headers.
tree
|
commitdiff
2007-05-21
Andrew Talbot
user32: Exclude unused headers.
tree
|
commitdiff
2007-05-21
Andrew Talbot
user32: Exclude unused headers.
tree
|
commitdiff
2007-05-21
Francois Gouget
user32/tests: Fix compilation with gcc 2.95.
tree
|
commitdiff
2007-05-18
Michael Karcher
user32: Reduce the PeekMessage timeout to zero for...
tree
|
commitdiff
2007-05-16
Dmitry Timoshkov
user32: Remove duplicated code.
tree
|
commitdiff
2007-05-16
Anatoly Lyutin
user32: mdi: Fix switch with wParam in WM_SYSCOMMAND...
tree
|
commitdiff
2007-05-15
Dmitry Timoshkov
user32: Add a test for the menu resource loader, make...
tree
|
commitdiff
2007-05-15
Dmitry Timoshkov
user32: Add a test for CheckMenuRadioItem and make...
tree
|
commitdiff
2007-05-08
Dmitry Timoshkov
user32: Windows doesn't send the initialization message...
tree
|
commitdiff
2007-05-03
Mikołaj Zalewski
user32: Fix TabbedTextOut.
tree
|
commitdiff
2007-04-27
Kevin Koltzau
user32: Draw menu item bitmaps in the correct location...
tree
|
commitdiff
2007-04-26
Dmitry Timoshkov
user32: Windows doesn't redraw a window if it is being...
tree
|
commitdiff
2007-04-20
Huw Davies
user32: Cache the text buffer length to avoid excessive...
tree
|
commitdiff
2007-04-20
Huw Davies
user32: Add a function to return the length of the...
tree
|
commitdiff
2007-04-20
Huw Davies
user32: Keep track of whether the app has asked for...
tree
|
commitdiff
2007-04-17
Alexandre Julliard
server: Change the timeout handling to use NT-style...
tree
|
commitdiff
2007-04-16
Jan Zerebecki
user32: Fix to succeed reliably in test where it works...
tree
|
commitdiff
2007-04-16
Andrew Talbot
user32: Make function definitions and declarations...
tree
|
commitdiff
2007-04-12
Louis Lenders
user32: Add RealChildWindowFromPoint.
tree
|
commitdiff
2007-04-12
Lei Zhang
user32: WM_ACTIVATEAPP on minimize message test.
tree
|
commitdiff
2007-04-06
Dmitry Timoshkov
user32: Windows uses ptMaxTrackSize to set an initial...
tree
|
commitdiff
2007-04-05
Paul Vriens
user32/tests: Don't run unicode tests if not supported.
tree
|
commitdiff
2007-04-04
Alexandre Julliard
winex11.drv: Store the display file descriptor directly...
tree
|
commitdiff
2007-03-28
Marcin Grześkowiak
user32: Use charset of currently selected font in DrawT...
tree
|
commitdiff
2007-03-28
Francois Gouget
Remove unneeded checks on the GetModuleHandle() return...
tree
|
commitdiff
2007-03-27
Mikołaj Zalewski
user32: combobox: The text area height should be font_h...
tree
|
commitdiff
2007-03-22
Dmitry Timoshkov
user32: WM_GETTEXT message converters have to 0-termina...
tree
|
commitdiff
2007-03-20
Dmitry Timoshkov
user32: Avoid compiler specific code in the DefWindowPr...
tree
|
commitdiff
2007-03-19
Mikołaj Zalewski
user32: tests: Using DefWindowProcA with RegisterClassW...
tree
|
commitdiff
2007-03-17
Andrew Talbot
user32: Replace inline static with static inline.
tree
|
commitdiff
2007-03-17
Huw Davies
user32: Use a window's icon in preference to its class...
tree
|
commitdiff
2007-03-16
Dmitry Timoshkov
user32: Restore erroneously removed chunk of code.
tree
|
commitdiff
2007-03-14
Rob Shearman
user32: Add several more MsgWaitForMultipleObjects...
tree
|
commitdiff
2007-03-13
Stefan Huehner
Mark several functions as static.
tree
|
commitdiff
2007-03-13
Juan Lang
user32: Fix a comment.
tree
|
commitdiff
2007-03-07
Aric Stewart
user32: Don't delete hrgnClip until we are done using it.
tree
|
commitdiff
2007-03-06
Andrew Talbot
user32: Replace const pointer parameters with correct...
tree
|
commitdiff
2007-03-06
Dmitry Timoshkov
user32: Make the excessive scroll test pass under Windows.
tree
|
commitdiff
2007-03-05
Alexandre Julliard
server: Expose areas revealed by changes to the window...
tree
|
commitdiff
2007-03-05
Dmitry Timoshkov
user32: win2k and XP return broken border info in GetWi...
tree
|
commitdiff
2007-03-05
Dmitry Timoshkov
user32: Fix most of test failures when running message...
tree
|
commitdiff
2007-03-02
Clinton Stimpson
user32: Add another test for GetUpdateRect().
tree
|
commitdiff
2007-02-28
Dmitry Timoshkov
user32: Fix a test failure when running under Windows...
tree
|
commitdiff
2007-02-27
Dmitry Timoshkov
user32: Simplify height calculation.
tree
|
commitdiff
2007-02-27
Rob Shearman
user32: Send WM_GETTEXT to get the window caption when...
tree
|
commitdiff
next