cabinet: Add initial tests for FDI.
[wine] / dlls / comctl32 / tests /
2007-08-28  Jason Edmeadescomctl32: toolbar: Implemented SetRows.
2007-08-17  Jason Edmeadescomctl32: Listview fails to add a column if mask=0.
2007-07-20  Mikołaj Zalewskicomctl32: toolbar: Test and fix invalid indexes passed...
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-06-29  Michael Stefaniuccomctl32: Replace malloc() with HeapAlloc().
2007-06-07  Francois GougetAssorted spelling fixes.
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-16  Mikołaj Zalewskicomctl32: toolbar: TB_SETIMAGELIST should try to preser...
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-23  Dmitry Timoshkovcomctl32: Add an image list storage test, make it pass...
2007-04-13  Lei Zhangcomctl32: monthcal: GetMonthRange Tests.
2007-04-12  Lei Zhangcomctl32: More monthcal hit tests.
2007-04-04  Aric Stewartcomctl32: Propsheet exception fix.
2007-04-03  Francois GougetAssorted spelling and English fixes.
2007-03-28  Francois GougetRemove unneeded checks on the GetModuleHandle() return...
2007-03-28  Mikołaj Zalewskicomctl32: toolbar: TB_HIDEBUTTON and TB_MOVEBUTTON...
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-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  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  Leslie Choongcomctl32: updown: Added message sequencing tests.
2007-03-14  Leslie Choongcomctl32: updown: Expect macro and spelling errors.
2007-03-14  Kanit Therdsteerasukdicomctl32: datetime: Reject out of range dates in DTM_SE...
2007-03-14  Francois Gougetcomctl32/tests: Add missing '\n's in ok() calls.
2007-03-13  George Govcomctl32: Add some listview message tests.
2007-03-13  Stefan HuehnerMark several functions as static.
2007-03-13  Shanren Zhoucomctl32: Added header message sequence test cases.
2007-03-13  Shanren Zhoucomctl32: Header message sequence test cases.
2007-03-12  Hagop Hagopiancomctl32: Adding getter-setter tests for tab control.
2007-03-12  Stefan HuehnerChange some functions arguments from () -> (void).
2007-03-12  Felix Nawothnigcomctl32: Fix a typo.
2007-03-12  Felix Nawothnigcomctl32: Fix my last patch.
2007-03-12  Chris Petersoncomctl32: treeview: Message sequencing tests.
2007-03-09  Felix Nawothnigcomctl32: Remove clrTextBkDefault member from LISTVIEW_...
2007-03-09  Felix Nawothnigcomctl32: Add a failing custom draw related test.
2007-03-09  Farshad Agahcomctl32: monthcal: Reject out of range dates in MCM_SE...
2007-03-05  Kanit Therdsteerasukdicomctl32: datetime: Tests for events for date and time...
2007-03-01  Mikołaj Zalewskicomctl32: header tests: Support different window border...
2007-03-01  Mikołaj Zalewskicomctl32: rebar tests: Support different window border...
2007-02-28  Felix Nawothnigcomctl32: Update header window in listview WM_PAINT...
2007-02-28  Felix Nawothnigcomctl32: Add listview WM_PAINT message sequence tests.
2007-02-28  James Hawkinscomctl32: Add message ids to allow multi-window test...
2007-02-26  Alex Arazicomctl32: More status bar tests.
2007-02-26  Mikołaj Zalewskicomctl32: rebar: Test the RBN_HEIGHTCHANGE notify and...
2007-02-26  Mikołaj Zalewskicomctl32: listview: Set the style in WM_CREATE.
2007-02-21  Lei Zhangcomctl32: Move up-down msg seq test functions into...
2007-02-20  Francois GougetAssorted spelling fixes.
2007-02-20  Mikołaj Zalewskicomctl32: rebar: Test and fix the WM_SIZE handler and...
2007-02-20  Mikołaj Zalewskicomctl32: rebar: Rewrite the layout code.
2007-02-19  Marcus Meissnercomctl32: Fixed new header test.
2007-02-19  Rob Shearmancomctl32: Don't free user32 objects with a gdi32 functi...
2007-02-19  Kanit Therdsteerasukdicomctl32: datetime: Initial tests for date and time...
2007-02-16  Chris Petersoncomctl32: treeview: New conformance tests for TreeView...
2007-02-16  Farshad Agahcomctl32: Added monthcal test cases.
2007-02-16  Francois Gougetcomctl32/tests: Add missing '\n's to ok() calls.
2007-02-14  Keith Stevenscomctl32: Add trackbar tests.
2007-02-14  Shanren Zhoucomctl32: Add header tests.
2007-02-14  Felix Nawothnigcomctl32: Add tests for Alloc() and friends.
2007-02-14  Felix Nawothnigcomctl32: Rename 'string' test to 'misc'.
2007-02-13  Leslie Choongcomctl32: updown: Getter and setter tests for updown...
2007-02-12  Duane Clarktreeview: Scrolling does not cause label being edited...
2007-02-08  Mikołaj Zalewskicomctl32: listview: Create the LISTVIEW_INFO in WM_NCCR...
2007-02-07  Paul Vrienscomctl32/tests: Fix typo (Coverity).
2007-02-05  Mikołaj Zalewskicomctl32: rebar: Add some tests for rebar and change...
2007-01-23  Lei Zhangcomctl32: Fix the updown control test to use the option...
2007-01-23  Paul Vrienscomctl32/tests: Cast-qual warning fixes.
2007-01-22  Dmitry Timoshkovcomctl32: Fix the updown control test to pass under XP.
2007-01-16  Mikołaj Zalewskicomctl32: toolbar: Fix the TB_SETBITMAPSIZE for width...
2007-01-10  James Hawkinscomctl32: Rewrite the up-down control tests to add...
2007-01-09  Felix Nawothnigtreeview: Initialize iImage and iSelectedImage with...
2007-01-08  Duane Clarkcomctl32: listview: Allow LVIF_STATE flag in subitems.
2007-01-03  Lei Zhangcomctl32: Add initial tests for the status bar control.
2006-12-29  Frank Richtercomctl32: listview: Fix getting user params and subitems.
2006-12-14  Francois Gougetcomctl32/tests: Replace some '#if 0's with 'if (0)'s.
2006-12-12  Marcus MeissnerMade some functions static.
2006-11-24  Francois Gougetcomctl32/tests: Fix the CheckDPA() tests.
2006-11-24  Francois Gougetcomctl32/tests: Don't use the NONAMELESS* macros in...
2006-11-13  Francois GougetAssorted spelling fixes.
2006-11-08  Paul Vrienscomctl32: Load function pointers by ordinal.
2006-11-08  Paul Vrienscomctl32: Beginning of some string related tests.
2006-11-07  Francois Gougetcomctl32: Add missing '\n' to ok() call.
next