- correct rebar window borders and handling of RBS_BORDERS, now
[wine] / dlls / comctl32 / header.c
2001-04-04  Gerard PatelSet background mode to transparent before calling owner...
2000-12-15  Ulrich CzekallaMark width as valid when we send HDN_ENDTRACKA.
2000-12-13  Alexandre JulliardFixed some warnings.
2000-12-13  Eric KohlFixed crash of WinZip 8.0 due to invalid image list...
2000-11-28  Alexandre JulliardGot rid of the Wine internal lstrcpy* functions and...
2000-11-25  Eric KohlAdded notification format handling.
2000-11-25  Ulrich CzekallaSend HDN_ITEMCHANGING and HDN_ITEMCHANGED when resizing.
2000-11-09  Eric KohlAdded header control cursors and drag list arrow icon.
2000-10-19  Uwe BonnesDraw text and icons, implement ordering functions,...
2000-10-12  Serge IvanovSimple NULL check.
2000-09-25  Alexandre JulliardRemoved inclusion of wine/winestring.h from winbase...
2000-08-14  Alexandre JulliardReplaced all lstr* calls from inside Wine code by their...
2000-08-09  Alexandre JulliardRemoved all non-standard common control headers from...
2000-06-11  Aric StewartWe were not properly masking the item that was sent...
2000-06-04  Chris MorganReplaced calls to HEADER_Refresh with InvalidateRect.
2000-05-10  Gerard PatelProtect against use of comctl32 private control memory...
2000-05-05  Aric StewartFixed a bug with the processing of HitTest.
2000-04-28  Martin Fuchs- Return modified rectangle after layouting header...
2000-02-29  Pascal LessardImplemented the behavior of sending WM_CONTEXTMENU...
2000-02-13  Alexandre JulliardRemoved superfluous GlobalFindAtom calls.
1999-12-04  Huw D M DaviesFixes off by one error in item insertion.
1999-10-13  Thuy NguyenMouse position is signed.
1999-07-31  Patrik StridvallFixed/added missing/wrong function prototypes and made...
1999-06-12  Alexandre JulliardConverted to the new debug interface, using script...
1999-06-12  Patrik StridvallChanged xxx(VOID) to xxx(void).
1999-05-22  Alexandre JulliardAuthors: Chris Morgan <cmorgan@wpi.edu>, James Abbatiel...
1999-05-08  Patrik StridvallANSI C fixes.
1999-05-01  Alexandre JulliardAuthors: Chris Morgan <cmorgan@wpi.edu>, James Abbatiel...
1999-04-24  Alexandre JulliardAuthors: Chris Morgan <cmorgan@wpi.edu>, James Abbatiel...
1999-04-19  Patrik StridvallNew debug scheme with explicit debug channels declaration.
1999-03-16  Marcus MeissnerRemoved no longer necessary win.h include, added now...
1999-03-12  Eric KohlReplaced direct access to the WND structure by correspo...
1999-03-12  Luc TourangeauChanged the listview control to add the report view...
1999-02-26  Alexandre JulliardLarge-scale renaming of all Win32 functions and types...
1999-02-19  Jeff GarzikAdded missing string.h include.
1999-02-17  Marcus MeissnerOptimized include/*.h: (recursively) include all header...
1998-12-26  Marcus MeissnerChanged // comments to /* */ so WINE compiles with...
1998-11-22  Eric KohlAdded Unicode support (at least partially).
1998-10-24  Eric KohlAdded xxx_Unregister() functions to all common controls.
1998-10-11  Eric KohlFixed a bug.
1998-09-27  Alexandre JulliardRelease 980927 wine-980927
1998-09-13  Alexandre JulliardRelease 980913 wine-980913