2002-12-02 |
Francois Gouget | Removed unnecessary HANDLE typecasts. |
blob | commitdiff | raw |
2002-10-23 |
Carlos | Fixed duplicated arrows in header control. |
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-10-22 |
Dimitrie O. Paun | Bring header's height more inline with native's. |
blob | commitdiff | raw | diff to current |
2002-10-21 |
Dimitrie O. Paun | Fix notification from header, on item changed. |
blob | commitdiff | raw | diff to current |
2002-10-18 |
Martin Fuchs | pszText is stored as Unicode, so call DrawTextW() inste... |
blob | commitdiff | raw | diff to current |
2002-07-16 |
Bill Medland | Correction to header order maintenance when a dummy... |
blob | commitdiff | raw | diff to current |
2002-05-31 |
Vincent Béron | Removed trailing whitespace. |
blob | commitdiff | raw | diff to current |
2002-04-03 |
Huw D M Davies | Fix off by one error in HEADER_InsertItemW. |
blob | commitdiff | raw | diff to current |
2002-03-11 |
Duane Clark | Test bUnicode and call appropriate DrawText routine. |
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-02 |
Andreas Mohr | Fixed some more missing parenthesis issues. |
blob | commitdiff | raw | diff to current |
2001-09-17 |
Mike McCormack | Ignore negative widths in HEADER_SetItemBounds. |
blob | commitdiff | raw | diff to current |
2001-04-04 |
Gerard Patel | Set background mode to transparent before calling owner... |
blob | commitdiff | raw | diff to current |
2000-12-15 |
Ulrich Czekalla | Mark width as valid when we send HDN_ENDTRACKA. |
blob | commitdiff | raw | diff to current |
2000-12-13 |
Alexandre Julliard | Fixed some warnings. |
blob | commitdiff | raw | diff to current |
2000-12-13 |
Eric Kohl | Fixed crash of WinZip 8.0 due to invalid image list... |
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-25 |
Eric Kohl | Added notification format handling. |
blob | commitdiff | raw | diff to current |
2000-11-25 |
Ulrich Czekalla | Send HDN_ITEMCHANGING and HDN_ITEMCHANGED when resizing. |
blob | commitdiff | raw | diff to current |
2000-11-09 |
Eric Kohl | Added header control cursors and drag list arrow icon. |
blob | commitdiff | raw | diff to current |
2000-10-19 |
Uwe Bonnes | Draw text and icons, implement ordering functions,... |
blob | commitdiff | raw | diff to current |
2000-10-12 |
Serge Ivanov | Simple NULL check. |
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-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-06-11 |
Aric Stewart | We were not properly masking the item that was sent... |
blob | commitdiff | raw | diff to current |
2000-06-04 |
Chris Morgan | Replaced calls to HEADER_Refresh with InvalidateRect. |
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-05-05 |
Aric Stewart | Fixed a bug with the processing of HitTest. |
blob | commitdiff | raw | diff to current |
2000-04-28 |
Martin Fuchs | - Return modified rectangle after layouting header... |
blob | commitdiff | raw | diff to current |
2000-02-29 |
Pascal Lessard | Implemented the behavior of sending WM_CONTEXTMENU... |
blob | commitdiff | raw | diff to current |
2000-02-13 |
Alexandre Julliard | Removed superfluous GlobalFindAtom calls. |
blob | commitdiff | raw | diff to current |
1999-12-04 |
Huw D M Davies | Fixes off by one error in item insertion. |
blob | commitdiff | raw | diff to current |
1999-10-13 |
Thuy Nguyen | Mouse position is signed. |
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-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 |
Alexandre Julliard | Authors: Chris Morgan <cmorgan@wpi.edu>, James Abbatiel... |
blob | commitdiff | raw | diff to current |
1999-05-08 |
Patrik Stridvall | ANSI C fixes. |
blob | commitdiff | raw | diff to current |
1999-05-01 |
Alexandre Julliard | Authors: Chris Morgan <cmorgan@wpi.edu>, James Abbatiel... |
blob | commitdiff | raw | diff to current |
1999-04-24 |
Alexandre Julliard | Authors: Chris Morgan <cmorgan@wpi.edu>, James Abbatiel... |
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-03-12 |
Luc Tourangeau | Changed the listview control to add the report view... |
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 |
1998-12-26 |
Marcus Meissner | Changed // comments to /* */ so WINE compiles with... |
blob | commitdiff | raw | diff to current |
1998-11-22 |
Eric Kohl | Added Unicode support (at least partially). |
blob | commitdiff | raw | diff to current |
1998-10-24 |
Eric Kohl | Added xxx_Unregister() functions to all common controls. |
blob | commitdiff | raw | diff to current |
1998-10-11 |
Eric Kohl | Fixed a bug. |
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 |
|