user32: Fix bitmap_info_size to take into account bit field masks.
[wine] / dlls / user32 / combo.c
2008-04-22  Austin EnglishSpelling fixes.
2008-04-14  Aric Stewartuser32: Make sure there is space for at least 6 items...
2008-03-27  Dmitry Timoshkovuser32: Add a test for combobox navigation with arrow...
2008-03-01  James Hawkinsjanitorial: Remove links to any microsoft site.
2008-02-07  Lei Zhanguser32: Use wine_dbgstr_rect() in traces.
2008-01-22  Andrew Talbotuser32: Remove unneeded casts.
2007-12-19  Dmitry Timoshkovuser32: Set the edit text in a combobox only if combobo...
2007-11-26  Andrew Talbotuser32: Fix a typo.
2007-11-09  Andrew Talbotuser32: Constify some variables.
2007-11-01  Alexandre Julliarduser32: Store the builtin class names in Unicode.
2007-08-31  Mikolaj Zalewskiuser32: combo: CB_SETITEMHEIGHT should make the edit...
2007-08-09  Dmitry Timoshkovuser32: CBN_SELCHANGE notification should be sent befor...
2007-05-25  Dmitry Timoshkovwine: Switch to using 'long' for INT_PTR type for 64...
2007-05-21  Andrew Talbotuser32: Exclude unused headers.
2007-03-27  Mikołaj Zalewskiuser32: combobox: The text area height should be font_h...
2007-02-07  Aric Stewartuser32: We are calculating the height for the drop...
2007-01-05  Kai Blinuser32: If pTest was allocated, length has to be >...
2006-11-16  Alexandre Julliarduser32: Renamed the user/ directory to user32.