Added exception handling wrapper to a number of server requests.
[wine] / dlls / comctl32 /
2000-08-29  Andreas MohrAlways call LISTVIEW_SetSelection() for an item, even...
2000-08-26  Andreas MohrReplaced cCurImage by cMaxImage.
2000-08-26  Andreas Mohr"Fixed" horribly misaligned pages in property sheets...
2000-08-25  Andreas MohrMinor cosmetic changes.
2000-08-23  Susan FarleyLarge caption icons should end in '...' when they are...
2000-08-23  Francois MethotFor the transparency issue, implemented a switch-case...
2000-08-23  Aric StewartWine was not drawing trackbars with minimum ranges...
2000-08-21  Aric StewartBeginning of some simple optimization of the listview
2000-08-21  Gerard PatelDisable the owner of a modal dialog box just before...
2000-08-20  Chris MorganRemoved direct calls to TREEVIEW_Refresh().
2000-08-18  Marcus MeissnerFixed STATUS_GetTextW in regard to NULL pointers.
2000-08-18  Chris Morgan- Added a helper function TOOLBAR_GetText() and macro...
2000-08-18  Gerard PatelWM_GETFONT should return a real font handle instead...
2000-08-16  Niclas Karlsson... Implemented ACS_CENTER for animation controls.
2000-08-16  Francois MethotImplemented background transparency on animation contro...
2000-08-14  Niclas Karlsson... LPSTR_TEXTCALLBACK wouldn't work if the application...
2000-08-14  Alexandre JulliardReplaced all lstr* calls from inside Wine code by their...
2000-08-11  Aric StewartFixed sending of LVN_ITEMCHANGING and LVN_ITEMCHANGED...
2000-08-11  Alexandre JulliardMoved NM_UPDOWN definition to commctrl.h.
2000-08-09  Alexandre JulliardRemoved some unnecessary #includes and dll dependencies.
2000-08-09  Huw D M DaviesFix some remaining problems with tooltips.
2000-08-09  Alexandre JulliardRemoved all non-standard common control headers from...
2000-08-08  Aric StewartReworked how selections are kept track of in the list...
2000-08-08  Louis Philippe GagnonWhen unsubclassing tools, use toolPtr->hwnd instead...
2000-08-06  Alexandre JulliardAdded imports of kernel32.dll where necessary.
2000-08-06  Chris MorganConverted all calls to RedrawWindow to InvalidateRect...
2000-08-06  Alexandre JulliardMoved most USER string functions to dlls/user.
2000-08-04  Patrik StridvallFixed some warnings.
2000-08-03  Huw D M DaviesRedo the show/hide logic and add a comment to explain...
2000-08-03  Aric Stewart- Fixed bug where InitSubItem was doing a ZeroMemory...
2000-08-03  Alexandre JulliardAdded imports of user32/gdi32/kernel32 wherever necessary.
2000-08-01  Alexandre JulliardSerge Ivanov
2000-08-01  Matthew LakeFixed a segfault problem using the standard file open...
2000-08-01  Susan FarleyMore consistent calculation of line height, scrolls...
2000-08-01  Aric StewartFixed a few bugs including one with setting extended...
2000-08-01  Marcus MeissnerRemoved some flicker by detecting if we set the same...
2000-07-29  Marcus MeissnerImplemented SmoothScrollWindow.
2000-07-26  Eric Pouech- removed (now obsolete) driver.h file (it's content...
2000-07-25  Aric StewartPrevent the attempt to draw invalid image indexes.
2000-07-23  Aric StewartHandle the case where the function SetItem is called...
2000-07-23  David Elliott- Changed the temporary buffer for loading resources...
2000-07-15  Rob FarnumIgnore iBitmap width when drawing flat toolbar.
2000-07-11  Chris MorganFixed TOOLBAR_DrawString() to offset button text if...
2000-07-08  Chris MorganFixed TOOLBAR_DrawString() to offset button text if...
2000-07-08  Gerard PatelAllow the size of bitmaps to be changed after toolbar...
2000-07-08  Slava MonichOn Windows property sheet has DWL_USER dword pointing...
2000-07-08  James HathewayOnly use the column headers to calculate the width...
2000-07-08  Slava MonichChanged the size of property sheet template to be the...
2000-07-08  Andreas MohrDSA_InsertItem returns nIndex, not nItemCount.
2000-07-08  Chris MorganFixed background redrawing when control is covered...
2000-06-25  Mike McCormackAdd workarounds for null strings in TOOLBAR_InsertButto...
2000-06-24  Eric PouechFixed animation loading for RLE encoding.
2000-06-23  Dave HawkesAvoid gratuitously changing the ZORDER.
2000-06-20  Alexandre JulliardFor dlls, derive SPEC_SRCS from MODULE and ALTNAMES.
2000-06-20  Gerard PatelProtect against programs creating parts with negative...
2000-06-18  Noomen HamzaWM_PAINT should be processed only by the TREEVIEW_Paint...
2000-06-13  Alexandre JulliardUse the Unicode string functions from wine/unicode...
2000-06-11  Aric StewartWe were not properly masking the item that was sent...
2000-06-11  Patrik StridvallFixed some warnings.
2000-06-08  Aric StewartWindows must update the right edge (-1) of the last...
2000-06-08  Aric StewartProperly handle InsertItem with an invalid HTREEITEM...
2000-06-07  Aric StewartAdded handling of TBSTYLE_AUTOSIZE.
2000-06-07  Patrik StridvallFixed some warnings.
2000-06-07  Uwe BonnesTOOLBAR_DrawString: catch index== -1 (but not yet handled).
2000-06-07  Noomen HamzaThe active page should be unchanged when removing an...
2000-06-04  Michael CardenasCorrected a potential crash.
2000-06-04  Chris MorganFinished the implementation of LISTVIEW_SetColumnWidth...
2000-06-04  Chris MorganReplaced calls to HEADER_Refresh with InvalidateRect.
2000-06-04  Eric KohlStarted support for menubar-like toolbars.
2000-06-03  Eric KohlUpdated to dll version 5.81 (IE 5.01).
2000-06-03  Eric KohlImplemented TVM_GETITEMW.
2000-06-03  Jason MawdsleyAdded support for typing the filename in the listview...
2000-05-30  Chris MorganAdded 3D border around control. Fixed monthcal control...
2000-05-30  Chris MorganRemoved all direct calls to MONTHCAL_Refresh() and...
2000-05-26  Alexandre JulliardFrancois Methot (Macadamian)
2000-05-25  Aric StewartReworked the thumb drawing code, thumb calculation...
2000-05-25  Chris MorganUse clipping regions to reduce the amount of processing...
2000-05-25  Gerard PatelFixes crash when calling Treeview_EndEditLabelNow and...
2000-05-24  Susan FarleyDefer to standard scrolling APIs for non-flatSB specifi...
2000-05-24  Aric StewartAdded handling for TVS_SINGLEEXPAND.
2000-05-24  Aric StewartCorrected the problem where a tab control marked multil...
2000-05-24  Martin FuchsInserted a missing call to SetWindowPos(). With this...
2000-05-23  Susan FarleySetBuddy no longer overwrites its superclass' WndProc...
2000-05-23  Chris MorganFixed tooltips.
2000-05-23  Chris MorganReduce toolbar redrawing and flicker by calling RedrawW...
2000-05-23  Aric StewartCorrected a problem of when oldHit is negative and...
2000-05-23  Aric StewartIf a listview is created with LVS_NOCOLUMNEHEADER then...
2000-05-19  Chris MorganUpdate nItemWidth in LISTVIEW_SetItem() if LVS_LIST...
2000-05-19  Aric StewartFixes the line of garbage at the bottom of images and...
2000-05-18  Francois GougetConvert C++ comments to regular C comments.
2000-05-14  David BlackImplemented TVM_EDITLABELA, plus some improvements...
2000-05-11  Patrik StridvallFixed issues found by winapi_check.
2000-05-11  Eric PouechFixed some quirks (range is 32 bit, page up/dn mismatch...
2000-05-11  Ken ThomasesImplemented tab control style TCS_HOTTRACK (tabs are...
2000-05-11  Aric StewartRemove the background from the new image when it is...
2000-05-11  Aric StewartClean up the drawing code after a label update. There...
2000-05-10  Aric StewartAllow the user to cancel label editing with esc and...
2000-05-10  Ken ThomasesRestore accidentally undone changes.
2000-05-10  Aric Stewart- Wine was not properly reporting back the edited label...
2000-05-10  Aric Stewart- Cleaned up some of the drawing code, specifically...
next