2004-05-02 |
Ge van Geldorp | Always reset AUTO_RESIZE flag on exit from REBAR_ForceR... |
blob | commitdiff | raw |
2004-04-14 |
Filip Navara | Force resize before calling RBN_HEIGHTCHANGE notification. |
blob | commitdiff | raw | diff to current |
2004-03-23 |
Francois Gouget | Assorted spelling fixes. |
blob | commitdiff | raw | diff to current |
2004-03-19 |
Mike McCormack | Make sure the rebar size is above a minimum. |
blob | commitdiff | raw | diff to current |
2004-03-16 |
Filip Navara | Support for RBBS_HIDETITLE style. |
blob | commitdiff | raw | diff to current |
2004-03-13 |
Mike McCormack | Make sure to take account of hidden bands during layout. |
blob | commitdiff | raw | diff to current |
2004-03-12 |
Mike McCormack | Don't calculate the redundant and unused REBAR_ROW... |
blob | commitdiff | raw | diff to current |
2004-03-12 |
Ulrich Czekalla | Fix rebar band insertion and non-client calculation... |
blob | commitdiff | raw | diff to current |
2004-02-27 |
Matt Chapman | REBAR_Layout should respect the minimum size of bands... |
blob | commitdiff | raw | diff to current |
2004-02-27 |
Matt Chapman | REBAR_ShowBand needs to force layout of the rebar after... |
blob | commitdiff | raw | diff to current |
2004-02-09 |
Francois Gouget | Assorted spelling and case fixes. |
blob | commitdiff | raw | diff to current |
2004-01-23 |
Alexandre Julliard | Moved a few remaining 16-bit definitions out of the... |
blob | commitdiff | raw | diff to current |
2004-01-02 |
Mike McCormack | On a RB_SETBANDINFO message only redraw the rebar if... |
blob | commitdiff | raw | diff to current |
2003-11-09 |
Robert Shearman | Added chevron support. |
blob | commitdiff | raw | diff to current |
2003-10-24 |
Robert Shearman | Don't store band text if "" is passed into SetBandInfo. |
blob | commitdiff | raw | diff to current |
2003-10-07 |
Daniel Marmier | Fixed warnings with gcc option "-Wwrite-strings". |
blob | commitdiff | raw | diff to current |
2003-09-22 |
Dimitrie O. Paun | Rename COMCTL32_{Alloc,ReAlloc,Free} to {Alloc,ReAlloc... |
blob | commitdiff | raw | diff to current |
2003-09-17 |
Alexandre Julliard | Moved undocumented functions out of the exported commct... |
blob | commitdiff | raw | diff to current |
2003-09-16 |
Filip Navara | Fixed definitions of TTTOOLINFOA/W_V1_SIZE and |
blob | commitdiff | raw | diff to current |
2003-09-10 |
Alexandre Julliard | Removed the A/W constants for builtin cursors, icons... |
blob | commitdiff | raw | diff to current |
2003-09-05 |
Alexandre Julliard | Fixed header dependencies to be fully compatible with... |
blob | commitdiff | raw | diff to current |
2003-03-14 |
Tony Lambregts | Replace DPRINTF with TRACE. |
blob | commitdiff | raw | diff to current |
2003-02-24 |
Michael Stefaniuc | Remove some unreachable code. |
blob | commitdiff | raw | diff to current |
2003-01-08 |
Dan Kegel | Change RECT to use LONG to match win32 standard headers... |
blob | commitdiff | raw | diff to current |
2002-12-16 |
Rolf Kalbermatter | Add config.h/port.h to allow compilation/linking in... |
blob | commitdiff | raw | diff to current |
2002-12-03 |
Alexandre Julliard | Removed input.h, queue.h, spy.h and sysmetrics.h and... |
blob | commitdiff | raw | diff to current |
2002-12-02 |
Francois Gouget | Removed unnecessary HANDLE typecasts. |
blob | commitdiff | raw | diff to current |
2002-10-23 |
Michael Stefaniuc | - fix the "int format, HANDLE arg" type of warnings... |
blob | commitdiff | raw | diff to current |
2002-09-23 |
Patrik Stridvall | Cleaned up the code so it would be easier to parse... |
blob | commitdiff | raw | diff to current |
2002-09-06 |
Michael Stefaniuc | Prepare dlls/{comctl32,gdi,msvideo,setupapi,shell32... |
blob | commitdiff | raw | diff to current |
2002-07-16 |
Guy L. Albertelli | Don't issue error message if message number in applicat... |
blob | commitdiff | raw | diff to current |
2002-05-31 |
Vincent Béron | Removed trailing whitespace. |
blob | commitdiff | raw | diff to current |
2002-04-05 |
Guy L. Albertelli | Adjust the child offset x value based on band style... |
blob | commitdiff | raw | diff to current |
2002-03-20 |
Guy L. Albertelli | - Correct RBN_CHILDSIZE rect value for CCS_VERT rebar. |
blob | commitdiff | raw | diff to current |
2002-03-11 |
Guy L. Albertelli | Add support for WM_WINDOWPOSCHANGED to save new origin... |
blob | commitdiff | raw | diff to current |
2002-03-09 |
Alexandre Julliard | Added LGPL standard comment, and copyright notices... |
blob | commitdiff | raw | diff to current |
2002-02-27 |
Andreas Mohr | Spelling/alignment fixes. |
blob | commitdiff | raw | diff to current |
2002-02-26 |
Guy L. Albertelli | Fix another bad test. Caused regression in IE 4. |
blob | commitdiff | raw | diff to current |
2002-02-12 |
Guy L. Albertelli | Fix regression in some programs due to CLR_DEFAULT... |
blob | commitdiff | raw | diff to current |
2002-02-04 |
Guy L. Albertelli | Fix problem exposed by the improvements in version... |
blob | commitdiff | raw | diff to current |
2002-02-02 |
Andreas Mohr | Fixed some more missing parenthesis issues. |
blob | commitdiff | raw | diff to current |
2002-01-29 |
Guy Albertelli | Text/Bkgnd color fixes. |
blob | commitdiff | raw | diff to current |
2002-01-14 |
Guy Albertelli | Fix a gripper issue and the adjustment of bands when... |
blob | commitdiff | raw | diff to current |
2002-01-04 |
Sander van Leeuwen | Never delete the font object received by WM_SETFONT. |
blob | commitdiff | raw | diff to current |
2001-09-07 |
Guy L. Albertelli | - Handle CCS_NODIVIDER both when present and when not. |
blob | commitdiff | raw | diff to current |
2001-08-24 |
Alexandre Julliard | Removed inclusion of win.h. |
blob | commitdiff | raw | diff to current |
2001-08-13 |
Guy L. Albertelli | - Implemented RB_MAXIMIZEBAND for the "ideal=TRUE"... |
blob | commitdiff | raw | diff to current |
2001-07-20 |
Guy L. Albertelli | - Fix handling of text color. |
blob | commitdiff | raw | diff to current |
2001-07-08 |
Guy L. Albertelli | - Move creation process to the WM_NCCREATE message... |
blob | commitdiff | raw | diff to current |
2001-07-02 |
Guy L. Albertelli | RBBS_FIXEDSIZE should not affect _AdjustBands (found... |
blob | commitdiff | raw | diff to current |
2001-06-24 |
Guy L. Albertelli | - Add support for WM_NOTIFYFORMAT and support both... |
blob | commitdiff | raw | diff to current |
2001-06-11 |
Guy L. Albertelli | - correct rebar window borders and handling of RBS_BORD... |
blob | commitdiff | raw | diff to current |
2001-04-20 |
Guy L. Albertelli | - Notify parent of child size changes when changes... |
blob | commitdiff | raw | diff to current |
2001-03-16 |
Guy L. Albertelli | - Correct RBN_CHILDSIZE band rectangle to match native. |
blob | commitdiff | raw | diff to current |
2001-01-26 |
Guy L. Albertelli | - make hidden bands have valid (0 width) child window... |
blob | commitdiff | raw | diff to current |
2000-12-18 |
Guy L. Albertelli | - Implement drag for vertical rebars (drag up and down). |
blob | commitdiff | raw | diff to current |
2000-12-01 |
Alexandre Julliard | Removed some unnecessary includes. |
blob | commitdiff | raw | diff to current |
2000-11-29 |
Dimitrie O. Paun | Fixed a few compilation warnings. |
blob | commitdiff | raw | diff to current |
2000-11-28 |
Alexandre Julliard | Got rid of the Wine internal lstrcpy* functions and... |
blob | commitdiff | raw | diff to current |
2000-11-15 |
Dmitry Timoshkov | Remove redundant includes. |
blob | commitdiff | raw | diff to current |
2000-11-13 |
Guy L. Albertelli | Implement dragging on gripper to expand and compress... |
blob | commitdiff | raw | diff to current |
2000-11-04 |
Marcus Meissner | Pass up WM_DRAWITEM messages to parent. |
blob | commitdiff | raw | diff to current |
2000-11-01 |
Marcus Meissner | Have Internet Explorer 3 show its toolbars by passing... |
blob | commitdiff | raw | diff to current |
2000-10-31 |
Guy L. Albertelli | Ignore RBBS_BREAK style on first band. |
blob | commitdiff | raw | diff to current |
2000-10-31 |
Hidenori Takeshima | Fix for avoiding subtraction from unsigned zero. |
blob | commitdiff | raw | diff to current |
2000-10-29 |
Guy L. Albertelli | - correct processing of RBBS_BREAK style. |
blob | commitdiff | raw | diff to current |
2000-10-12 |
Guy L. Albertelli | Rewrite to support rows of bands. |
blob | commitdiff | raw | diff to current |
2000-09-25 |
Alexandre Julliard | Removed inclusion of wine/winestring.h from winbase... |
blob | commitdiff | raw | diff to current |
2000-09-24 |
Gerald Pfeifer | Fixed format strings. |
blob | commitdiff | raw | diff to current |
2000-08-14 |
Alexandre Julliard | Replaced all lstr* calls from inside Wine code by their... |
blob | commitdiff | raw | diff to current |
2000-08-09 |
Alexandre Julliard | Removed all non-standard common control headers from... |
blob | commitdiff | raw | diff to current |
2000-05-10 |
Gerard Patel | Protect against use of comctl32 private control memory... |
blob | commitdiff | raw | diff to current |
2000-02-13 |
Alexandre Julliard | Removed superfluous GlobalFindAtom calls. |
blob | commitdiff | raw | diff to current |
1999-11-23 |
Eric Kohl | - added version messages |
blob | commitdiff | raw | diff to current |
1999-07-31 |
Patrik Stridvall | Fixed/added missing/wrong function prototypes and made... |
blob | commitdiff | raw | diff to current |
1999-06-26 |
Eric Kohl | Better ComboBoxEx placement. |
blob | commitdiff | raw | diff to current |
1999-06-12 |
Alexandre Julliard | Converted to the new debug interface, using script... |
blob | commitdiff | raw | diff to current |
1999-06-12 |
Patrik Stridvall | Changed xxx(VOID) to xxx(void). |
blob | commitdiff | raw | diff to current |
1999-05-22 |
Marcus Meissner | Removed use of win.h, sysmetrics.h and associated WINE... |
blob | commitdiff | raw | diff to current |
1999-05-08 |
Patrik Stridvall | ANSI C fixes. |
blob | commitdiff | raw | diff to current |
1999-04-19 |
Patrik Stridvall | New debug scheme with explicit debug channels declaration. |
blob | commitdiff | raw | diff to current |
1999-03-16 |
Marcus Meissner | Removed no longer necessary win.h include, added now... |
blob | commitdiff | raw | diff to current |
1999-03-12 |
Eric Kohl | Replaced direct access to the WND structure by correspo... |
blob | commitdiff | raw | diff to current |
1999-02-26 |
Alexandre Julliard | Large-scale renaming of all Win32 functions and types... |
blob | commitdiff | raw | diff to current |
1999-02-19 |
Jeff Garzik | Added missing string.h include. |
blob | commitdiff | raw | diff to current |
1999-02-17 |
Marcus Meissner | Optimized include/*.h: (recursively) include all header... |
blob | commitdiff | raw | diff to current |
1999-01-28 |
James Juran | Commented out unused variables to prevent needless... |
blob | commitdiff | raw | diff to current |
1999-01-24 |
Eric Kohl | Added some messages to the rebar control. |
blob | commitdiff | raw | diff to current |
1998-12-26 |
Marcus Meissner | Changed // comments to /* */ so WINE compiles with... |
blob | commitdiff | raw | diff to current |
1998-11-22 |
Eric Kohl | Improved layout code. |
blob | commitdiff | raw | diff to current |
1998-11-08 |
Eric Kohl | Improved display and layout code. |
blob | commitdiff | raw | diff to current |
1998-10-24 |
Eric Kohl | Improved the rebar control. |
blob | commitdiff | raw | diff to current |
1998-09-27 |
Alexandre Julliard | Release 980927 wine-980927 |
blob | commitdiff | raw | diff to current |
1998-09-13 |
Alexandre Julliard | Release 980913 wine-980913 |
blob | commitdiff | raw | diff to current |
|