Implemented VK_PRIOR and VK_NEXT processing (merged from Corel tree).
[wine] / dlls / comctl32 / rebar.c
2000-11-04  Marcus MeissnerPass up WM_DRAWITEM messages to parent.
2000-11-01  Marcus MeissnerHave Internet Explorer 3 show its toolbars by passing...
2000-10-31  Guy L. AlbertelliIgnore RBBS_BREAK style on first band.
2000-10-31  Hidenori TakeshimaFix for avoiding subtraction from unsigned zero.
2000-10-29  Guy L. Albertelli- correct processing of RBBS_BREAK style.
2000-10-12  Guy L. AlbertelliRewrite to support rows of bands.
2000-09-25  Alexandre JulliardRemoved inclusion of wine/winestring.h from winbase...
2000-09-24  Gerald PfeiferFixed format strings.
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-05-10  Gerard PatelProtect against use of comctl32 private control memory...
2000-02-13  Alexandre JulliardRemoved superfluous GlobalFindAtom calls.
1999-11-23  Eric Kohl- added version messages
1999-07-31  Patrik StridvallFixed/added missing/wrong function prototypes and made...
1999-06-26  Eric KohlBetter ComboBoxEx placement.
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  Marcus MeissnerRemoved use of win.h, sysmetrics.h and associated WINE...
1999-05-08  Patrik StridvallANSI C fixes.
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-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...
1999-01-28  James JuranCommented out unused variables to prevent needless...
1999-01-24  Eric KohlAdded some messages to the rebar control.
1998-12-26  Marcus MeissnerChanged // comments to /* */ so WINE compiles with...
1998-11-22  Eric KohlImproved layout code.
1998-11-08  Eric KohlImproved display and layout code.
1998-10-24  Eric KohlImproved the rebar control.
1998-09-27  Alexandre JulliardRelease 980927 wine-980927
1998-09-13  Alexandre JulliardRelease 980913 wine-980913