2007-12-31 |
Andrew Talbot | comctl32: Remove unneeded casts. |
blob | commitdiff | raw |
2007-12-04 |
Gerald Pfeifer | comctl32: Simplify condition based on WPARAM always... |
blob | commitdiff | raw | diff to current |
2007-11-02 |
Lei Zhang | comctl32: Fix typo in rebar. |
blob | commitdiff | raw | diff to current |
2007-05-25 |
Dmitry Timoshkov | wine: Switch to using 'long' for INT_PTR type for 64... |
blob | commitdiff | raw | diff to current |
2007-04-02 |
Andrew Talbot | comctl32: Constify some variables. |
blob | commitdiff | raw | diff to current |
2007-03-17 |
Andrew Talbot | comctl32: Replace inline static with static inline. |
blob | commitdiff | raw | diff to current |
2007-03-13 |
Stefan Huehner | comctl32: rebar: Test the rebar style for RBBS_VARIABLE... |
blob | commitdiff | raw | diff to current |
2007-03-08 |
Michael Stefaniuc | comctl32: Remove redundant NULL checks before Free... |
blob | commitdiff | raw | diff to current |
2007-03-06 |
Andrew Talbot | comctl32: Replace const pointer parameter with correct... |
blob | commitdiff | raw | diff to current |
2007-03-01 |
Mikołaj Zalewski | comctl32: rebar: Remove the not needed BANDS_NEED_LAYOU... |
blob | commitdiff | raw | diff to current |
2007-03-01 |
Mikołaj Zalewski | comctl32: rebar: WM_SETFONT should send a RBN_HEIGHTCHA... |
blob | commitdiff | raw | diff to current |
2007-02-26 |
Mikołaj Zalewski | comctl32: rebar: Test the RBN_HEIGHTCHANGE notify and... |
blob | commitdiff | raw | diff to current |
2007-02-20 |
Mikołaj Zalewski | comctl32: rebar: Store the oldSize as a local variable. |
blob | commitdiff | raw | diff to current |
2007-02-20 |
Mikołaj Zalewski | comctl32: rebar: Store the coordinates of infoPtr-... |
blob | commitdiff | raw | diff to current |
2007-02-20 |
Mikołaj Zalewski | comctl32: rebar: Test and fix the WM_SIZE handler and... |
blob | commitdiff | raw | diff to current |
2007-02-20 |
Mikołaj Zalewski | comctl32: rebar: Rewrite the layout code. |
blob | commitdiff | raw | diff to current |
2007-02-05 |
Mikołaj Zalewski | comctl32: rebar: Fix lpBand->lpText memory leak in... |
blob | commitdiff | raw | diff to current |
2007-02-05 |
Mikołaj Zalewski | comctl32: rebar: Merge SetBandInfoA and SetBandInfoW. |
blob | commitdiff | raw | diff to current |
2007-02-05 |
Mikołaj Zalewski | comctl32: rebar: Merge GetBandInfoA and GetBandInfoW. |
blob | commitdiff | raw | diff to current |
2007-02-05 |
Mikołaj Zalewski | comctl32: rebar: Merge InsertBandA and InsertBandW. |
blob | commitdiff | raw | diff to current |
2007-02-05 |
Mikołaj Zalewski | comctl32: rebar: Add some tests for rebar and change... |
blob | commitdiff | raw | diff to current |
2006-11-29 |
Dmitry Timoshkov | comctl32: Make some data const. |
blob | commitdiff | raw | diff to current |
2006-11-13 |
Francois Gouget | Assorted spelling fixes. |
blob | commitdiff | raw | diff to current |
2006-10-25 |
Alexandre Julliard | comctl32: Properly handle negative coordinates for... |
blob | commitdiff | raw | diff to current |
2006-10-17 |
Mikołaj Zalewski | comctl32: rebar: Use SM_CYEDGE for heights in NCCalcSize. |
blob | commitdiff | raw | diff to current |
2006-10-16 |
Mikołaj Zalewski | comctl32: rebar: Don't return rectangles with negative... |
blob | commitdiff | raw | diff to current |
2006-10-16 |
Mikołaj Zalewski | comctl32: rebar: bUnicode and NtfUnicode should be... |
blob | commitdiff | raw | diff to current |
2006-10-14 |
Michael Ploujnikov | comctl32: Win64 printf format warning fixes. |
blob | commitdiff | raw | diff to current |
2006-05-23 |
Jonathan Ernst | Update the address of the Free Software Foundation. |
blob | commitdiff | raw | diff to current |
2006-03-28 |
Thomas Weidenmueller | comctl32: Rebar size fix. |
blob | commitdiff | raw | diff to current |
2006-01-09 |
Phil Krylov | comctl32: Fix rebar autosize behaviour. |
blob | commitdiff | raw | diff to current |
2005-11-23 |
Francois Gouget | Assorted spelling fixes. |
blob | commitdiff | raw | diff to current |
2005-11-08 |
Michael Kaufmann | Handle WM_PRINTCLIENT. |
blob | commitdiff | raw | diff to current |
2005-10-06 |
Francois Gouget | Use "static const" rather than "const static" as gcc... |
blob | commitdiff | raw | diff to current |
2005-09-20 |
Mike McCormack | Fix if's that are followed by semicolons. |
blob | commitdiff | raw | diff to current |
2005-08-27 |
Mike McCormack | Fix gcc 4.0 warnings. |
blob | commitdiff | raw | diff to current |
2005-08-11 |
Frank Richter | Add theming for the rebar control. |
blob | commitdiff | raw | diff to current |
2005-03-27 |
Robert Shearman | Fix size passed to SPI_NONCLIENTMETRICS. |
blob | commitdiff | raw | diff to current |
2005-03-23 |
Francois Gouget | Assorted spelling fixes. |
blob | commitdiff | raw | diff to current |
2005-03-23 |
Dimitrie O. Paun | Complete unicodification of the rebar common control. |
blob | commitdiff | raw | diff to current |
2005-03-02 |
Francois Gouget | Assorted spelling fixes. |
blob | commitdiff | raw | diff to current |
2005-03-02 |
Robert Shearman | - Fix one more place where the code assumes row indices are |
blob | commitdiff | raw | diff to current |
2005-03-01 |
Robert Shearman | - Make row number be zero-based. |
blob | commitdiff | raw | diff to current |
2005-01-09 |
Eric Pouech | Removed excessive statement (break after return or... |
blob | commitdiff | raw | diff to current |
2004-12-07 |
Filip Navara | - Don't use DrawEdge with NULL device context, it's... |
blob | commitdiff | raw | diff to current |
2004-11-24 |
Alexandre Julliard | Avoid using the MAKEPOINTS macro, it's broken on big... |
blob | commitdiff | raw | diff to current |
2004-11-06 |
Robert Shearman | Remove unnecessary WNDPROC casts. |
blob | commitdiff | raw | diff to current |
2004-10-21 |
Robert Shearman | Correct the date of the completeness audit. |
blob | commitdiff | raw | diff to current |
2004-10-19 |
Robert Shearman | Rebar completeness audit. |
blob | commitdiff | raw | diff to current |
2004-10-04 |
Vitaliy Margolen | Don't loose last band on insert. |
blob | commitdiff | raw | diff to current |
2004-09-02 |
Hans Leidekker | Fix signed/unsigned comparison warnings. |
blob | commitdiff | raw | diff to current |
2004-08-25 |
Robert Shearman | Replace GetWindowLong by GetWindowLongPtr. |
blob | commitdiff | raw | diff to current |
2004-05-02 |
Ge van Geldorp | Always reset AUTO_RESIZE flag on exit from REBAR_ForceR... |
blob | commitdiff | raw | diff to current |
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 |
next |