Framework for the doppler effect.
[wine] / dlls / comctl32 /
2003-03-27  Mike HearnTreeView should not send two click notifications when...
2003-03-26  Mike HearnTREEVIEW_GetItemA should ignore stateMask.
2003-03-26  Mike HearnCorrect the check for changed treeview items, so item...
2003-03-24  Dimitrie O. PaunSend LVN_ODCACHEHINT notification for LVS_OWNERDATA...
2003-03-20  Alexandre JulliardTake advantage of new winebuild syntax to remove redund...
2003-03-18  Jon GriffithsDocumentation updates.
2003-03-17  Mike HearnFix the tab height so the labels don't clip, and restor...
2003-03-17  Mike HearnFix a typo.
2003-03-15  Vitaliy MargolenChanges for Icon and SmallIcon modes:
2003-03-14  Dimitrie O. PaunSpacing information is signed (debugged and fixed by...
2003-03-14  Tony LambregtsReplace DPRINTF with TRACE.
2003-03-12  Mike Hearn- Reduced tab offset constant slightly to avoid clippin...
2003-03-10  Mike HearnIt's not just height that can be set to the default...
2003-03-07  Adam GundyTOOLBAR_AddBitmap() and TOOLBAR_ReplaceBitmap() are...
2003-03-07  Adam GundyWhen shifting the list's indices, we must not send...
2003-03-07  Adam GundyPROPSHEET_CreateDialog() is documented to return -1...
2003-03-06  Tony LambregtsJanitorial. Get rid of W->A call.
2003-03-06  Adam GundyTREEVIEW_UpdateScrollBars() now copes with an empty...
2003-03-04  Vitaliy MargolenFix invisible tabs in TabControls with fixed tab width.
2003-02-25  Tim SegallAccept either TVI_ROOT or NULL for the parent to imply...
2003-02-24  Michael StefaniucRemove some unreachable code.
2003-02-24  Eric PouechAdded handling for PSNRET_INVALID in PSN_APPLY notifica...
2003-02-14  Duane ClarkSupport the undocumented behavior of deleting column...
2003-02-14  Dimitrie O. PaunCorrectly remember the first paint event, but delay...
2003-02-12  Gerald PfeiferAvoid warnings caused by assert(...).
2003-02-11  Dimitrie O. PaunCompute matrix of first paint when we actually have...
2003-01-24  Alexandre JulliardRemoved no longer needed inclusion of heap.h.
2003-01-14  Francois GougetRemove (POINTER)NULL casts.
2003-01-08  Dan KegelChange RECT to use LONG to match win32 standard headers...
2003-01-07  Dimitrie O. PaunDefine NONAMELESS{STRUCT,UNION} explicitly in the files...
2003-01-04  Alexandre JulliardRemoved a few more #ifdef __WINE__.
2003-01-03  Dimitrie O. PaunEliminate lots of __WINE__ conditionals from the headers.
2003-01-03  Lionel UlmerCheck the value of the pfnCallback in addition to the...
2003-01-03  Chris MorganListview should scroll by at least one column, fixes...
2003-01-02  Rein KlazesLet ANIMATE_OpenA return FALSE (= failure) upon a reque...
2003-01-02  Duane ClarkValidate imagelists with christmas magic.
2002-12-23  Duane ClarkReport mode padding tweaks.
2002-12-16  Rolf KalbermatterAdd config.h/port.h to allow compilation/linking in...
2002-12-13  Robert ShearmanImplemented StrStrIW.
2002-12-13  Rolf KalbermatterTypo found by compiling with standard MSVC warning...
2002-12-10  Dimitrie O. PaunGet rid of generic notification support in comctrl32...
2002-12-10  Dimitrie O. Paun- Plug a bunch of memory leaks.
2002-12-06  Francois GougetDefine PSH_WIZARD97 (problem reported by jaymz@free...
2002-12-05  Ove KaavenMake sure that no files except unknwn.h include wine...
2002-12-03  Alexandre JulliardRemoved input.h, queue.h, spy.h and sysmetrics.h and...
2002-12-02  Francois GougetRemoved unnecessary HANDLE typecasts.
2002-11-27  Dimitrie O. Paun- Typesafe parameters from TREEVIEW_NotifyFormat.
2002-11-25  Andreas MohrAdded the missing cx member to the MyDLGITEMTEMPLATEEX...
2002-11-25  Aric StewartLVN_GETDISPINFO seems to always be Ansi.
2002-11-20  Tisheng ChenAdded Simplified Chinese support.
2002-11-18  Alexandre JulliardSetting the horizontal scrollbar can change the values...
2002-11-18  Dimitrie O. PaunUse DeleteDC instead of DeleteObject to free HDCs ...
2002-11-13  Ulrich Czekalla- Add support for multiple image lists.
2002-11-13  Huw DaviesCheck the return value of ImageList_GetImageInfo before...
2002-11-11  Rolf KalbermatterFix some NULL dereferencing.
2002-11-06  Dimitrie O. PaunDo not draw the text of the item being edited.
2002-11-06  Dimitrie O. PaunFix the 'jumping selection' bug (#1108).
2002-11-04  Alexandre JulliardMade the dll entry point default to DllMain and removed...
2002-10-31  Carlos LozanolParam was not properly sent in COMBOEX_DrawItem.
2002-10-31  Dimitrie O. PaunAppend columns with large column indices.
2002-10-31  Dmitry TimoshkovFix some types and function prototypes according to...
2002-10-31  Dimitrie O. PaunFix some treeview notification codes between ANSI/Unico...
2002-10-29  Rein KlazesFix for listview wheelmouse message handling.
2002-10-29  Sander van LeeuwenFixed font object leak in WM_SETFONT handler.
2002-10-29  Dimitrie O. PaunSend the right notification code (A/W) depending on...
2002-10-28  Alexandre Julliardset_main_item: ignore meaningless bits in stateMask...
2002-10-28  Dimitrie O. PaunWe should always have a main item in report mode.
2002-10-28  Dimitrie O. PaunProperly fill lParam in NMLISTVIEW.
2002-10-28  Dimitrie O. PaunFix crash-inducing typo/thinko.
2002-10-28  Dimitrie O. PaunMark immutable objects as const. Fix inconsistent ...
2002-10-28  Dimitrie O. PaunAdd LVHITTESTINFO debug helper. More tracing.
2002-10-28  Dimitrie O. PaunDespite what the docs say, we have to invalidate the...
2002-10-28  Dimitrie O. PaunEliminate flicker when resizing, docs updates.
2002-10-28  Dimitrie O. PaunCleanup, and simplification of UpdateSize.
2002-10-28  Dimitrie O. PaunHandle focus item properly in SetItemCount.
2002-10-28  Dimitrie O. PaunRemove only the necessary selections when setting the...
2002-10-28  Dimitrie O. PaunRewrite of the SetItemCount: bugs got squashed,
2002-10-28  CarloslParam was not properly sent in TTM_ADDTOOLW.
2002-10-28  CarloslParam was not properly sent in CBEN_GETDISPINFOW.
2002-10-25  Andreas Mohr- fix some pselling
2002-10-25  Dimitrie O. PaunDo not invalidate list on WM_SETREDRAW.
2002-10-25  Dimitrie O. PaunWe can avoid flicker on column resize only if it's...
2002-10-25  Dimitrie O. PaunAlways draw the main item in full row select.
2002-10-25  Dimitrie O. PaunUse iterators to render over the columns, in report...
2002-10-25  Dimitrie O. PaunSmall iterator-over-range[s] cleanup.
2002-10-25  Dimitrie O. PaunEliminate most of the flicker when resizing columns.
2002-10-25  Dimitrie O. PaunFix subitem background color in full row select.
2002-10-25  Dimitrie O. PaunWe should callback for inexistent subitems.
2002-10-25  Dimitrie O. PaunFix crash when computing the item width of a report...
2002-10-25  Dimitrie O. PaunKeep autoarranging items until one is moved.
2002-10-25  Dimitrie O. PaunAbstract autoarranging decision to a helper function.
2002-10-25  Dimitrie O. PaunDo not do screen work if refreshing is disabled.
2002-10-25  Dimitrie O. PaunRewrite the UpdateScroll function: simpler, faster.
2002-10-23  Dimitrie O. PaunAvoid division by 0 by initializing the item size in...
2002-10-23  Dimitrie O. PaunAppend to the end of the DPA, if insert index is too...
2002-10-23  CarlosFixed duplicated arrows in header control.
2002-10-23  Dimitrie O. PaunFix thinko that slipped in with the prev patch (reenabl...
2002-10-23  Dimitrie O. PaunDo not invalidate the window before the first paint...
2002-10-23  Dimitrie O. PaunUse InvalidateItem instead of explicit InvalidateRect...
2002-10-23  Dimitrie O. PaunTransform the invalidation macros to proper functions.
next