Reimplemented multi-byte and wide-chars functions to not depend on
[wine] / dlls / comctl32 /
1999-08-07  Thuy NguyenTake into account icons when determining tab size.
1999-07-31  Patrik StridvallVarious ANSI C compability fixes.
1999-07-31  Patrik StridvallFixed some of the issues reported by winapi-check.
1999-07-31  Patrik StridvallFixed/added missing/wrong function prototypes and made...
1999-07-31  Eric KohlAdded builtin toolbar bitmaps.
1999-07-31  Eric KohlSome more messages.
1999-07-31  Alex PriemBugfixes & further updates for the month calendar commo...
1999-07-31  Alex PriemStarted implementing date/time common control.
1999-07-30  Francis BeaudetFixed a memory leak.
1999-07-30  Francis BeaudetAdded more support for buddy windows in the updown...
1999-07-28  Ian SchmidtAdded stubs for InitMUILanguage and COMCTL32.410.
1999-07-25  Ulrich WeigandMoved .spec files to corresponding dlls/ directory.
1999-07-24  Francois BoisvertImplemented TREEVIEW_InsertItemW.
1999-07-24  Pierre MageauFixed various problem with ImageList_Draw.
1999-07-24  Thuy NguyenFixed notifications.
1999-07-20  Gerard PatelReset disabled style for the dialog boxes set on proper...
1999-07-18  Alex Priem- Implementation of simple comctl32 v5.0 changes.
1999-07-18  Sylvain St-GermainImplementation of the updown buddy windproc subclassing...
1999-07-18  Luc TourangeauGetIcon bug fix.
1999-07-15  Alex PriemFix a hang when we process WM_STYLECHANGED.
1999-07-10  Alex PriemFirst try at the month calendar common control. Main...
1999-07-10  Abey GeorgeSometimes the text on a tab control got truncated.
1999-07-10  Alex PriemImplementation of TVM_SORTCHILDREN. Massaged TVM_SORTCH...
1999-07-03  Marcus Meissnersome small include fixes, some checks for NULL ptrs,
1999-07-03  Alex PriemFix a crash when doing sorted inserts at top level.
1999-06-26  Patrik StridvallANSI C fixes.
1999-06-26  Eric KohlFixed DPA_LoadStream and improved DPA_Merge.
1999-06-26  Eric KohlAdded check for invalid parent item.
1999-06-26  Eric KohlStore buddy window.
1999-06-26  Eric KohlStarted WM_NOTIFYFORMAT support.
1999-06-26  Eric KohlBetter ComboBoxEx placement.
1999-06-26  Alexandre JulliardAuthors: Chris Morgan <cmorgan@wpi.edu>, James Abbatiel...
1999-06-26  Alexandre JulliardAuthors: Chris Morgan <cmorgan@wpi.edu>, James Abbatiel...
1999-06-26  Alexandre JulliardAuthors: Chris Morgan <cmorgan@wpi.edu>, James Abbatiel...
1999-06-22  Eric PouechThou shalt not use C++ comments.
1999-06-22  Francois BoisvertModified ImageList_LoadImageA to check the case where...
1999-06-13  Alexandre JulliardAuthors: Chris Morgan <cmorgan@wpi.edu>, James Abbatiel...
1999-06-13  Alexandre JulliardAuthors: Chris Morgan <cmorgan@wpi.edu>, James Abbatiel...
1999-06-13  Alexandre JulliardAuthors: Chris Morgan <cmorgan@wpi.edu>, James Abbatiel...
1999-06-12  Alexandre JulliardConverted to the new debug interface, using script...
1999-06-12  Patrik StridvallChanged xxx(VOID) to xxx(void).
1999-06-12  Ian SchmidtFixed an error and an off-by-one bug in DSA_SetItem...
1999-06-12  Luc TourangeauImageList_GetIcon bug fix.
1999-06-07  Marcus MeissnerFixed >> and * operator precedence problem.
1999-06-05  Ian SchmidtAdded partial implementation for DPA_LoadStream and...
1999-05-29  Alexandre JulliardAuthors: Chris Morgan <cmorgan@wpi.edu>, James Abbatiel...
1999-05-29  Alexandre JulliardAuthors: Chris Morgan <cmorgan@wpi.edu>, James Abbatiel...
1999-05-29  Alexandre JulliardAuthors: Chris Morgan <cmorgan@wpi.edu>, James Abbatiel...
1999-05-29  Luc Tourangeau- Reimplemented the scrolling using SetScrollInfo and...
1999-05-24  Alexandre JulliardAuthors: Chris Morgan <cmorgan@wpi.edu>, James Abbatiel...
1999-05-23  Alexandre JulliardAuthors: Chris Morgan <cmorgan@wpi.edu>, James Abbatiel...
1999-05-22  Alexandre JulliardAuthors: Chris Morgan <cmorgan@wpi.edu>, James Abbatiel...
1999-05-22  Alexandre JulliardAuthors: Chris Morgan <cmorgan@wpi.edu>, James Abbatiel...
1999-05-22  Marcus MeissnerRemoved use of win.h, sysmetrics.h and associated WINE...
1999-05-22  Eric KohlToolbar customization dialog (take one).
1999-05-08  Marcus MeissnerFixed warning.
1999-05-08  Marcus MeissnerPass PROPSHEETPAGE to propertypage dialog as lParam.
1999-05-08  Patrik StridvallANSI C fixes.
1999-05-08  Luc TourangeauRemoved the timer that was used to queue TRACKBAR_Refre...
1999-05-08  Yuxi ZhangImplemented toolbar multirow button layout.
1999-05-08  Francois BoisvertImplementation of WM_GETTEXT and WM_GETTEXTLENGTH in...
1999-05-02  Alexandre JulliardConverted to the new debugging interface (done with...
1999-05-01  Alexandre JulliardAuthors: Chris Morgan <cmorgan@wpi.edu>, James Abbatiel...
1999-05-01  Luc TourangeauRemoved some flickering when inserting or deleting...
1999-05-01  Alexandre JulliardAuthors: Chris Morgan <cmorgan@wpi.edu>, James Abbatiel...
1999-05-01  Thuy NguyenAdded support for adding and removing pages dynamically...
1999-04-25  Patrik StridvallFixed ANSI compabillity.
1999-04-25  Bertho StultiensBuilt-in dlls now have resources attached via the PE...
1999-04-25  Eric PouechPrevent crash when nMinRange > nMaxRange.
1999-04-25  Alexandre JulliardAuthors: Chris Morgan <cmorgan@wpi.edu>, James Abbatiel...
1999-04-24  Alexandre JulliardAuthors: Chris Morgan <cmorgan@wpi.edu>, James Abbatiel...
1999-04-22  Patrik StridvallFixed ANSI compabillity.
1999-04-22  Noel BorthwickFixed bug with tooltips stealing focus whenever a toolt...
1999-04-22  Thuy NguyenFirst patch implementing property sheets.
1999-04-21  Juergen SchmiedFixed typo.
1999-04-19  Patrik StridvallNew debug scheme with explicit debug channels declaration.
1999-04-18  Luc Tourangeau-Implemented TCS_BUTTONS, TCS_FIXEDWIDTH, TCM_GETITEMRECT,
1999-04-10  Sylvain St.GermainFixed the messaging problem of the edit box for node...
1999-04-01  Luc TourangeauAdded support for icon and smallicon views.
1999-04-01  Francis BeaudetFixed small ==, != mixup.
1999-04-01  Francis BeaudetImplemented TCM_ADJUSTRECT.
1999-03-28  Dimitrie O. PaunChanged some debug messages from one channel to another...
1999-03-25  Pascal LessardChange the AddBitmap function. Implement flat toolbar...
1999-03-25  Marcus MeissnerMissing WINAPI.
1999-03-25  Francis BeaudetImplemented:
1999-03-25  Sylvain St.GermainImplementation of TVM_SORTCHILDRENCB.
1999-03-25  Sylvain St.GermainFix problem in DPA_QuickSort where the sort order was...
1999-03-18  Sylvain St.GermainImplements +/-, PgUp/PgDown, Home/End, Left/Right,...
1999-03-16  Marcus MeissnerRemoved no longer necessary win.h include, added now...
1999-03-16  Francis BeaudetFixed a slight bug that was included in the change...
1999-03-16  Sylvain St.GermainFixed some graphical problems of the treeview and added...
1999-03-16  Thuy Nguyen0 is a valid index for a tab item.
1999-03-14  Francois BoisvertMade access to the wnd struct thread-safe.
1999-03-13  Alexandre JulliardFixed make depend
1999-03-12  Eric KohlReplaced direct access to the WND structure by correspo...
1999-03-12  Eric KohlFixed some bugs introduced by the automated renaming.
1999-03-12  Luc TourangeauChanged the listview control to add the report view...
1999-03-12  Thuy NguyenRemoved direct access to the WND struct.
1999-03-12  Sylvain St.GermainRemoved direct access to the WND struct.
1999-02-28  Marcus MeissnerFixed a lot of warnings using WINE_UNUSED, casts, comme...
next