- 19 Oct, 2002 1 commit
-
-
Michael Günnewig authored
-
- 18 Oct, 2002 17 commits
-
-
Alexandre Julliard authored
-
Alexandre Julliard authored
Added -DWINE_NO_STRICT flag to dlls that don't support STRICT yet.
-
Alexandre Julliard authored
supported properly yet.
-
Alexandre Julliard authored
-
Alexandre Julliard authored
-
Alexandre Julliard authored
pfnRealizePalette so that USER doesn't have to import them.
-
Greg Turner authored
- remove duplicate RpcServerListen declaration in rpcdce.h - some TRACEs
-
Alexandre Julliard authored
-
Alexandre Julliard authored
function.
-
Alexandre Julliard authored
optimizations.
-
Michael Günnewig authored
- Add AVISAVECALLBACK declaration. - Add declaration for some AVI functions. - Add some AVI macros.
-
Michael Günnewig authored
- Add implementation for IGetFrame. - Implemented loading and writing of AVIs. - Add some more stubs for some API functions. - Add resources to avifil32.dll. - Implemented AVISaveOptionsFree. - Declared IID_* as extern in avifil32.spec (avoids linker problem).
-
Michael Günnewig authored
-
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 22 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
-