Ged Murphy 1cd2317a7f sync to wine-20060328
*listview.c
- Mike McCormack <[email protected]>
comctl32: Get rid of some incorrect casts.

- Peter ┼strand <[email protected]>
comctl32: LISTVIEW_InsertItemT should accept iItem < 0, when using sorted lists.

- Mike McCormack <[email protected]>
comctl32: Fix some gcc 4.1 warnings caused by windowsx.h macros.

- Maarten Lankhorst <[email protected]>
comctl32: Restore listview font on CDRF_NEWFONT.

- Dmitry Timoshkov <[email protected]>
comctl32: Make listview use standard wine_dbg_sprintf and wine_dbgstr_xxx.

- Vitaliy Margolen <[email protected]>
comctl32: Listview - allow selection toggle with ctrl+space.


*comctl32undoc.c
- Mike McCormack <[email protected]>
comctl32: Having an MRU list without a compare function works in Windows.

- Thomas Weidenmueller <[email protected]>
comctrl32: ReAlloc should be able to move memory blocks if necessary.


*rebar.c
- Thomas Weidenmueller <[email protected]>
comctl32: Rebar size fix.

Rebars without any bands should have a height/width of 0.

- Phil Krylov <[email protected]>
comctl32: Fix rebar autosize behaviour.
Allow autoresizing rebar by PostMessage(hwndRebar, WM_SIZE, 0, 0) like
native does, taking as few rows as possible and using the parent
window client area size for the other dimension (width for horizontal
rebars or height for vertical ones).


*tab.c
- James Hawkins <[email protected]>
comctl32: A couple fixes for tab icon offsets.

Shift selected icons up and non-selected icons down.
Add the top or left draw rect to the vertical offset, because it may
not be zero.

- Tobias Loew <[email protected]>
comctl32: Fix tab-control flickering.


*tooltips.c
- Rein Klazes <[email protected]>
comctl32: Do not free LPSTR_TEXTCALLBACK tooltip texts.

svn path=/trunk/; revision=21403
2006-03-28 15:01:59 +00:00
2005-12-13 18:56:49 +00:00
2004-02-06 08:21:52 +00:00
2006-03-28 15:01:59 +00:00
2005-10-02 19:31:30 +00:00
S
Description
A free Windows-compatible Operating System
528 MiB
Languages
C 86.9%
C++ 10.7%
Python 0.7%
Assembly 0.5%
CMake 0.5%
Other 0.4%