- 18 Oct, 2002 4 commits
-
-
Stefan Leichter authored
-
Patrik Stridvall authored
- Added generation of winetest.dsw for building wine tests under Windows (currently very kludgy, but it works to some extent).
-
Martin Fuchs authored
-
Martin Fuchs authored
DrawTextA().
-
- 17 Oct, 2002 23 commits
-
-
Dimitrie O. Paun authored
we have to change focus, we call it recursively to first remove the focus from the item that has it. This allows simpler, and more correct invalidation handling.
-
Dimitrie O. Paun authored
Fix {old,new}state and lParam reporting in LVN_ITEMCHANG{ING,ED}. Fix sanity check conditions for LVS_OWNERDATA.
-
Dimitrie O. Paun authored
Fix typo in GetItemT (found, and fixed by Huw Davies). Exit right away from GetItemT if nothing is asked (mask == 0). Assorted code cleanups.
-
Dimitrie O. Paun authored
Crash on internal corruption.
-
Dimitrie O. Paun authored
Fix memory leak when destroying ranges. Add function that will to a 'deep' clone of a range list. Add function that will subtract a range list from another. Do not crash on NULL ranges (similar in spirit to HDPAs). Fancy deselection routines uses the above infrastructure to deselect the minimum possible. Modify SetGroupSelection to take advantage of all this new infrastructure, to avoid flicker on selection extension.
-
Dimitrie O. Paun authored
-
Dimitrie O. Paun authored
-
Dimitrie O. Paun authored
-
Dimitrie O. Paun authored
-
Alexandre Julliard authored
id. Stop exporting TASK_GetPtr and THREAD_IdToTEB from kernel.
-
Alexandre Julliard authored
string.
-
Alexandre Julliard authored
-
Alexandre Julliard authored
-
Alexandre Julliard authored
avoid some duplication of the handle conversion macros.
-
Alexandre Julliard authored
-
Malte Starostik authored
-
Jason Edmeades authored
- Small fix for alpha testing. - Add support to enable/disable clipping as a whole. - Allow D3DRS_TEXTUREFACTOR to be changed once texture stage arg set up. - D3DTOP_DISABLE initial implementation.
-
Christian Costa authored
Remove broken code.
-
Dimitrie O. Paun authored
-
Dimitrie O. Paun authored
-
Malte Starostik authored
set the volume are audible.
-
Jerry Jenkins authored
-
Martin Fuchs authored
-
- 16 Oct, 2002 13 commits
-
-
Dimitrie O. Paun authored
Davies).
-
Mike McCormack authored
prevent infinite loops.
-
Dimitrie O. Paun authored
-
Dimitrie O. Paun authored
-
Dimitrie O. Paun authored
Teach RemoveAllSelections to skip an item, so we can eliminate the flicker when we click on a selected item.
-
Dimitrie O. Paun authored
Cleanup the handling of nEditLabelItem.
-
Dimitrie O. Paun authored
-
Dimitrie O. Paun authored
Fix click notification (found and fixed by Alexandre Julliard). Fix bug in setting item's state (some selection changes were lost). Simplify selection code substantially. Add a lot of debug tracing.
-
Bill Medland authored
-
Alexandre Julliard authored
-
Huw D M Davies authored
-
Christian Costa authored
the appropriate AddRef/Release. Fix 3_3_2 pixel format. Move some ENTER_GL() calls to the right place. Fix some FIXME/TRACE calls.
-
Dimitrie O. Paun authored
relative to comctl32.dll version 6.0.
-