- 20 Jun, 2008 35 commits
-
-
Dylan Smith authored
The changes were previously being applied only when the combobox's edit control lost focus notifying an end edit event. In addition, the selection of an item from the dropdown list should also cause the changes to be applied. New functions were created to handle the duplication in expected behaviour for these two events.
-
Dylan Smith authored
-
Dylan Smith authored
When run with the native richedit control the selection will be hidden when focus is lost without the ES_NOHIDESEL style applied to the richedit control. This can be annoying in native windows when focus is on a combobox in the toolbar, because it won't show what text will be changed. This patch adds the ES_NOHIDESEL style to be consistent with native wordpad.
-
John Klehm authored
-
John Klehm authored
-
John Klehm authored
-
John Klehm authored
-
Andrew Talbot authored
-
Jon Griffiths authored
-
Jon Griffiths authored
-
Andrew Talbot authored
-
Andrew Talbot authored
-
Andrew Talbot authored
-
Andrew Talbot authored
-
Andrew Talbot authored
-
Jacek Caban authored
-
Jacek Caban authored
-
Jacek Caban authored
-
Jacek Caban authored
-
Jacek Caban authored
-
Jacek Caban authored
-
Jacek Caban authored
-
Jacek Caban authored
-
Jacek Caban authored
-
Mikołaj Zalewski authored
-
Mikołaj Zalewski authored
-
H. Verbeet authored
We report this for WINED3DFMT_D24S8, so there should be no reason WINED3DFMT_D24X8 can't do it. Fixes a regression in 3DMark06.
-
H. Verbeet authored
Currently depth formats are handled separately from the other formats, but depth formats can support things like filtering as well, so we should check those caps as well.
-
Huw Davies authored
-
Huw Davies authored
-
Huw Davies authored
-
Huw Davies authored
-
Huw Davies authored
-
Louis Lenders authored
-
Alexandre Julliard authored
-
- 19 Jun, 2008 5 commits
-
-
Andrew Talbot authored
-
Jon Griffiths authored
-
Maarten Lankhorst authored
-
Roy Shea authored
-
James Hawkins authored
-