wined3d: Implement support for projective textures in ps 2.0 and later.
[wine] / dlls / comctl32 /
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.
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  Felix Nawothnigcomctl32: Fix visual glitches with TVS_HASLINES.
2007-03-13  Felix Nawothnigcomctl32: Layout and redraw on TCM_SETIMAGELIST.
2007-03-13  George Govcomctl32: Add some listview message tests.
2007-03-13  Mikołaj Zalewskicomctl32: listview: Compute the state icon rect in...
2007-03-13  Stefan HuehnerMark several functions as static.
2007-03-13  Stefan Huehnercomctl32: rebar: Test the rebar style for RBBS_VARIABLE...
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: Implement LVS_EX_DOUBLEBUFFER.
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-08  Michael Stefaniuccomctl32: Remove redundant NULL checks before Free...
2007-03-06  Andrew Talbotcomctl32: Replace const pointer parameter with correct...
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-03-01  Mikołaj Zalewskicomctl32: rebar: Remove the not needed BANDS_NEED_LAYOU...
2007-03-01  Mikołaj Zalewskicomctl32: rebar: WM_SETFONT should send a RBN_HEIGHTCHA...
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  Samuel Lidén Borellcomctl32: Use mask value in COMBOEX_GetItemA too.
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-23  Jan Zerebeckicomctl32: Add DebugInfo to critical section.
2007-02-22  Aric Stewartcomctl32: Implement LVM_SETUNICODEFORMAT.
2007-02-21  Lei Zhangcomctl32: Move up-down msg seq test functions into...
2007-02-20  Francois GougetAssorted spelling fixes.
2007-02-20  Thomas Weidenmuellercomctl32: Implement LM_GETIDEALSIZE for the syslink...
2007-02-20  Mikołaj Zalewskicomctl32: rebar: Store the oldSize as a local variable.
2007-02-20  Mikołaj Zalewskicomctl32: rebar: Store the coordinates of infoPtr-...
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-15  Dmitry Timoshkovcomctl32: Change internal imagelist bitmap storage...
2007-02-14  Keith Stevenscomctl32: Add trackbar tests.
2007-02-14  Francois GougetAssorted spelling fixes.
2007-02-14  Shanren Zhoucomctl32: Add header tests.
2007-02-14  Felix Nawothnigcomctl32: Remove redundant NULL checks before Free...
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-13  Dmitry Timoshkovcomctl32: Implement ImageList_GetFlags.
2007-02-12  Dmitry Timoshkovcomctl32: Make ImageList_Read and ImageList_Write compa...
2007-02-12  Duane Clarktreeview: Scrolling does not cause label being edited...
2007-02-09  Vitaly LipatovSome fixes in russian resources.
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-07  Mikołaj Zalewskicomctl32: toolbar: Copy bitmaps with CopyImage so that...
2007-02-07  Felix Nawothnigcomctl32: Remove unnecessary and misused mask member...
2007-02-06  Rob Shearmancomctl32: Fix the computation of the select bounds...
2007-02-05  Mikołaj Zalewskicomctl32: rebar: Fix lpBand->lpText memory leak in...
2007-02-05  Mikołaj Zalewskicomctl32: rebar: Merge SetBandInfoA and SetBandInfoW.
2007-02-05  Mikołaj Zalewskicomctl32: rebar: Merge GetBandInfoA and GetBandInfoW.
2007-02-05  Mikołaj Zalewskicomctl32: rebar: Merge InsertBandA and InsertBandW.
2007-02-05  Mikołaj Zalewskicomctl32: rebar: Add some tests for rebar and change...
next