cabinet: Add initial tests for FDI.
[wine] / dlls / comctl32 /
2007-08-28  Jason Edmeadescomctl32: toolbar: Implemented SetRows.
2007-08-20  Alexandre Julliardcomctl32: Create the manifest directory if needed ...
2007-08-17  Jason Edmeadescomctl32: Listview fails to add a column if mask=0.
2007-08-15  Jason Edmeadescomctl32: Fix tooltips uninitialized variables plus...
2007-08-14  Alexandre Julliardcomctl32: Create a manifest file at dll registration...
2007-08-14  Jason Edmeadescomctl32: Fix missing tooltips.
2007-07-31  Francois Gougetcomctl32: According to the PSDK, DrawShadowText() takes...
2007-07-26  Jason Edmeadescomctl32: Fix missing toolbar button with HINST_COMMCTRL.
2007-07-20  Andrew Talbotcomctl32: Cast-qual warning fix.
2007-07-20  Mikołaj Zalewskicomctl32: tooltips: Remove broken support for non-NULL...
2007-07-20  Mikołaj Zalewskicomctl32: toolbar: Test and fix invalid indexes passed...
2007-07-19  Michael Stefaniucdlls: Remove unreachable break after return/break....
2007-07-11  Mikołaj Zalewskicomctl32: toolbar: We should send TBN_GETDISPINFOW...
2007-07-11  Mikołaj Zalewskicomctl32: toolbar: The iImage in TBN_GETDISPINFO should...
2007-07-02  Markus Gömmelcomctl32/datetime: Added a missing InvalidateRect to...
2007-06-29  Michael Stefaniuccomctl32: Replace malloc() with HeapAlloc().
2007-06-26  Lei Zhangcomctl32: Determine if PSH_PROPSHEETPAGE is set once.
2007-06-26  Lei Zhangcomctl32: Reduce duplicate code between PROPSHEET_Colle...
2007-06-26  Lei Zhangcomctl32: Reduce duplicate code between PropertySheetA/W.
2007-06-25  Alexandre Julliardcomctl32: Get rid of CharNextW/CharPrevW. Simplify...
2007-06-22  Michael Stefaniuccomctl32: Do not use wide character constants.
2007-06-15  Lei Zhangcomctl32: Make modal property sheets modal.
2007-06-13  Alexandre Julliardcomctl32: Remove useless pointer check.
2007-06-07  Francois GougetAssorted spelling fixes.
2007-06-06  Markus Goemmelcomctl32/listview.c: Ownerdraw font problem during...
2007-06-04  Mikołaj Zalewskicomctl32: listview: Make LVM_GETCOLUMNWIDTH query the...
2007-06-01  Misha Koshelevcomctl32: imagelist: Fix simultaneous selection of...
2007-06-01  Dmitry Timoshkovcomctl32: Fix a compilation warning in 64-bit mode.
2007-05-31  Louis Lenderscomctl32: Add stub for DrawShadowText.
2007-05-29  Francois Gougetcomctl32/tests: The PSDK does not define ListView_Inser...
2007-05-25  Dmitry Timoshkovwine: Switch to using 'long' for INT_PTR type for 64...
2007-05-24  Dmitry Timoshkovcomctl32/tests: Fix some problems revealed by compilati...
2007-05-18  Aric Stewartcomctl32: Trying to blend an image without a mask cause...
2007-05-16  Mikołaj Zalewskicomctl32: toolbar: TB_SETIMAGELIST should try to preser...
2007-05-15  Francois GougetAssorted spelling fixes.
2007-05-14  Mikołaj Zalewskicomctl32: status: Send a NMMOUSE in mouse notifications...
2007-05-07  Mikołaj Zalewskicomctl32: treeview: Treeviews shouldn't be sending...
2007-05-07  Mikołaj Zalewskicomctl32: treeview: Make the focus test pass under...
2007-05-04  Alexandre JulliardFix minor differences in the formatting of the license...
2007-05-02  Dmitry Timoshkovcomctl32: Remove a stray back slash.
2007-04-24  Dmitry Timoshkovcomctl32: Add more image list tests, fix one problem...
2007-04-24  Mikołaj Zalewskicomctl32: toolbar: In CreateToolbarEx the default bitma...
2007-04-24  Mikołaj Zalewskicomctl32: toolbar: Don't execute TB_GETBUTTONINFO if...
2007-04-24  Mikołaj Zalewskicomctl32: toolbar: Merge TOOLBAR_GetButtonInfoA and...
2007-04-23  Dmitry Timoshkovcomctl32: Add an image list storage test, make it pass...
2007-04-23  Dmitry Timoshkovcomctl32: Use packing only for public ILHEAD structure...
2007-04-23  Dmitry Timoshkovcomctl32: Fix an off by one error in ImageList_Remove.
2007-04-13  Lei Zhangcomctl32: monthcal: GetMonthRange Tests.
2007-04-12  Lei Zhangcomctl32: More monthcal hit tests.
2007-04-10  Lei Zhangcomctl32: Fix first day of the week in monthcal.
2007-04-07  Felix Nawothnigcomctl32: Allow enabling TVS_CHECKBOXES on the fly.
2007-04-06  Felix Nawothnigcomctl32: Allow destruction of toolbar in BN_CLICKED...
2007-04-06  Felix Nawothnigcomctl32: Use appropriate font for header drag image.
2007-04-06  Felix Nawothnigcomctl32: Fix item rect calculation.
2007-04-04  Aric Stewartcomctl32: Propsheet exception fix.
2007-04-03  Francois GougetAssorted spelling and English fixes.
2007-04-03  Andrew Talbotcomctl32: Constify some variables.
2007-04-03  Andrew Talbotcomctl32: Constify some variables.
2007-04-03  Andrew Talbotcomctl32: Constify some variables.
2007-04-03  Andrew Talbotcomctl32: Constify some variables.
2007-04-03  Andrew Talbotcomctl32: Constify some variables.
2007-04-03  Andrew Talbotcomctl32: Constify some variables.
2007-04-03  Andrew Talbotcomctl32: Constify some variables.
2007-04-02  Aric Stewartcomctl32: Unset active page while setting a new active...
2007-04-02  Andrew Talbotcomctl32: Constify some variables.
2007-04-02  Andrew Talbotcomctl32: Constify some variables.
2007-04-02  Andrew Talbotcomctl32: Constify some variables.
2007-04-02  Andrew Talbotcomctl32: Constify some variables.
2007-03-30  Andrew Talbotcomctl32: Cast-qual warnings fix.
2007-03-30  Andrew Talbotcomctl32: Constify some variables.
2007-03-29  Andrew Talbotcomctl32: Constify some variables.
2007-03-28  Francois GougetRemove unneeded checks on the GetModuleHandle() return...
2007-03-28  Andrew Talbotcomctl32: Constify some variables.
2007-03-28  Mikołaj Zalewskicomctl32: toolbar: TB_HIDEBUTTON and TB_MOVEBUTTON...
2007-03-27  Andrew Talbotcomctl32: Constify some variables.
2007-03-27  Piotr Cabancomctl32: Set label width after editting.
2007-03-26  Piotr Cabancomctl32: Fixed TreeView_EndEditLabelNow crash.
2007-03-23  Andrew Talbotcomctl32: Constify some variables.
2007-03-23  Andrew Talbotcomctl32: Constify some variables.
2007-03-22  Andrew Talbotcomctl32: Constify some variables.
2007-03-21  Andrew Talbotcomctl32: Constify some variables.
2007-03-21  Mikołaj Zalewskicomctl32: toolbar: We shouldn't try to resize standard...
2007-03-21  Mikołaj Zalewskicomctl32: toolbar: Test standard buttons size.
2007-03-21  Mikołaj Zalewskicomctl32: toolbar: The default button size is 16x16.
2007-03-19  Kanit Therdsteerasukdicomctl32: datetime: Reject invalid flags in DTM_SETSYST...
2007-03-19  Mikołaj Zalewskicomctl32: CreateToolbarEx should send TB_SETBITMAPSIZE...
2007-03-19  Hagop Hagopiancomctl32: tab: Minor bug fixes in the curSel and curFoc...
2007-03-19  Hagop Hagopiancomctl32: tab: Added message sequence tests for the...
2007-03-17  Andrew Talbotcomctl32: Replace inline static with static inline.
2007-03-16  Keith Stevenscomctl32: trackbar: Return the correct number of tics...
2007-03-16  Keith Stevenscomctl32: trackbar: Correctly set lSetMin and lSelMax.
2007-03-16  Farshad Agahcomctl32: monthcal: Correct the return value in MCM_SET...
2007-03-16  Kanit Therdsteerasukdicomctl32: datetime: Test for out of range dates in...
2007-03-16  Farshad Agahcomctl32: monthcal message sequence test cases.
2007-03-16  Keith Stevenscomctl32/tests: trackbar: Test message sequences.
2007-03-16  Keith Stevenscomctl32/tests: trackbar: Reorganize the getter and...
2007-03-16  Kanit Therdsteerasukdicomctl32: datetime: Return 1 in DTM_SETFORMAT when...
2007-03-14  Mikołaj Zalewskicomctl32: Register all the controls in DllMain.
2007-03-14  Leslie Choongcomctl32: updown: Added message sequencing tests.
2007-03-14  Leslie Choongcomctl32: updown: Expect macro and spelling errors.
next