- 16 Oct, 2002 7 commits
-
-
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.
-
Greg Turner authored
-
Martin Fuchs authored
-
- 15 Oct, 2002 20 commits
-
-
Dimitrie O. Paun authored
Do not update the infoPtr->nItemWidth in set_main_item. Better handling of text bk colour in custom draw. Rename GetItemListOrigin to GetItemOrigin. A bunch of code cleanups, simplifications, etc.
-
Dimitrie O. Paun authored
Fix a bunch of bug in subitem metrics computation. Properly implement GetSubItemRect in terms of GetItemMetrics. Documentation updates, and code cleanups.
-
Dimitrie O. Paun authored
Unify Draw{,Sub}Item, simplify RefreshReport.
-
Dimitrie O. Paun authored
Use assert() instead of hand-made hack.
-
Dimitrie O. Paun authored
Unify the Refresh{List,Icon} functions. Simplify HitTest to make full use of the iterators. Fix selection bounds in HitTest. Avoid empty default to silence warning in gcc 3.2.
-
Dimitrie O. Paun authored
Add the notion of a special item which sits at the start of the list. Add the ability to iterate in both directions through the list. Document the iterator interface. Remove iterator_visibleitems. Rename iterator_clippeditems to iterator_visibleitems for consistency. Use the new bidirectionality to paint the items in decreasing order.
-
Michael Stefaniuc authored
-
Alexandre Julliard authored
attach.
-
Martin Fuchs authored
- Fixed display of filenames in tree pane.
-
György 'Nog' Jeney authored
-
Gerald Pfeifer authored
-
David Hammerton authored
-
Steve Lustbader authored
-
Patrik Stridvall authored
- Added new winapi_extract options --{pseudo-,}implemented.
-
Dimitrie O. Paun authored
<clozano@andago.com>.
-
Christian Neumair authored
-
Patrik Stridvall authored
-
Patrik Stridvall authored
Have a copy in each generated file instead.
-
Michael Günnewig authored
-
Vincent Béron authored
-
- 13 Oct, 2002 5 commits
-
-
Roderick Colenbrander authored
-
Uwe Bonnes authored
to copy resource to writable memory.
-
Vincent Béron authored
directory.
-
Jason Edmeades authored
- Culling now configures itself properly.
-
Carlos authored
-
- 12 Oct, 2002 3 commits
-
-
Alexandre Julliard authored
-
Alexandre Julliard authored
-
Alexandre Julliard authored
server.
-
- 11 Oct, 2002 5 commits
-
-
Alexandre Julliard authored
Get/SetForegroundWindow by storing the information in the server. Implemented correct inter-process window activation.
-
Dimitrie O. Paun authored
Fix usage of nItemWidth vs. iconSpacing.cx Misc cleanups.
-
Dimitrie O. Paun authored
Implement 'bPartial' in EnsureVisible.
-
Jason Edmeades authored
-
Alexandre Julliard authored
Reimplemented AttachThreadInput() and added GetGUIThreadInfo().
-