2002-05-31 |
Vincent Béron | Removed trailing whitespace. |
blob | commitdiff | raw |
2002-05-21 |
Francois Gouget | Test for IStream_IMETHODS before defining APIs that... |
blob | commitdiff | raw | diff to current |
2002-04-05 |
Guy L. Albertelli | - Add defines for the NMTBHOTITEM flag word. |
blob | commitdiff | raw | diff to current |
2002-03-19 |
Francois Gouget | Small fixes. |
blob | commitdiff | raw | diff to current |
2002-03-11 |
Guy L. Albertelli | - Add BTN_... definitions (replacement for TBSTYLE_... |
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-21 |
Guy L. Albertelli | Fix problems in DPA_Merge exposed by previous code... |
blob | commitdiff | raw | diff to current |
2002-01-31 |
Patrik Stridvall | Move __stdcall/__cdecl to the right place. |
blob | commitdiff | raw | diff to current |
2002-01-18 |
Dimitrie O. Paun | - Make the ListView control Unicode ready. |
blob | commitdiff | raw | diff to current |
2002-01-04 |
Mike McCormack | Add define for undocumented status bar message SB_SETBO... |
blob | commitdiff | raw | diff to current |
2001-11-23 |
Dmitry Timoshkov | Fixed packing and layout of many system structures. |
blob | commitdiff | raw | diff to current |
2001-08-03 |
Guy L. Albertelli | Add TBNF_* flags for the NMTBDISPINFO structure. |
blob | commitdiff | raw | diff to current |
2001-07-26 |
Patrik Stridvall | Cleanup/removal of unnessary things that would have... |
blob | commitdiff | raw | diff to current |
2001-07-26 |
Guy L. Albertelli | Add values to describe return values from WM_NOTIFY... |
blob | commitdiff | raw | diff to current |
2001-02-23 |
Susan Farley | Avoid alignment problems with NMPGSCROLL struct. |
blob | commitdiff | raw | diff to current |
2001-02-12 |
Francois Gouget | Add missing definitions required by the Control Spy... |
blob | commitdiff | raw | diff to current |
2001-02-12 |
Chris Morgan | Fix ListView_GetItemRect() macro. |
blob | commitdiff | raw | diff to current |
2001-02-12 |
Guy L. Albertelli | - Fix typo in previous change. |
blob | commitdiff | raw | diff to current |
2001-01-22 |
Francois Gouget | Added various definitions (mostly macros). |
blob | commitdiff | raw | diff to current |
2001-01-22 |
Jon Griffiths | - Fix a typo in TBSAVEPARAMS A/W declaration. |
blob | commitdiff | raw | diff to current |
2001-01-21 |
Guy L. Albertelli | Added NMCBEENDEDIT{W|A} structures and flags. |
blob | commitdiff | raw | diff to current |
2000-12-19 |
Guy L. Albertelli | Add notify structures NMMOUSE, NMOBJECTNOTIFY, NMKEY... |
blob | commitdiff | raw | diff to current |
2000-11-10 |
Francois Gouget | Added LPUDACCEL and HDF_RTLREADING. |
blob | commitdiff | raw | diff to current |
2000-10-17 |
Guy L. Albertelli | Added flag and notification definitions for ComboBoxEx. |
blob | commitdiff | raw | diff to current |
2000-10-13 |
Francois Gouget | Added the missing TVINSERTSTRUCT synonyms. |
blob | commitdiff | raw | diff to current |
2000-09-27 |
Francois Gouget | Added various type and macro definitions that are neede... |
blob | commitdiff | raw | diff to current |
2000-09-26 |
Marcus Meissner | Fixed some commctl header issues reported in newsgroup. |
blob | commitdiff | raw | diff to current |
2000-09-22 |
Francois Gouget | Added HANDLE_WM_NOTIFY and FORWARD_WM_NOTIFY. |
blob | commitdiff | raw | diff to current |
2000-09-19 |
Peter Hunnisett | - Added some missing WINELIB_NAME_AW definitions, types... |
blob | commitdiff | raw | diff to current |
2000-09-06 |
Aric Stewart | Implemented both customdraw message sending and handlin... |
blob | commitdiff | raw | diff to current |
2000-08-11 |
Alexandre Julliard | Moved NM_UPDOWN definition to commctrl.h. |
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-07-08 |
Matthew Lake | Added some missing definitions. |
blob | commitdiff | raw | diff to current |
2000-06-14 |
Matthew J. Francis | Alias NMUPDOWN to be NM_UPDOWN, rather than overwrite... |
blob | commitdiff | raw | diff to current |
2000-06-11 |
Francois Gouget | Reordered the CALLBACK and WINAPI directives so that... |
blob | commitdiff | raw | diff to current |
2000-06-04 |
Chris Morgan | Added defines for LVSCW_AUTOSIZE/_USEHEADER. |
blob | commitdiff | raw | diff to current |
2000-06-03 |
Eric Kohl | Updated to dll version 5.81 (IE 5.01). |
blob | commitdiff | raw | diff to current |
2000-04-14 |
Huw D M Davies | Added a few toolbar defines. |
blob | commitdiff | raw | diff to current |
2000-03-19 |
Francois Gouget | - Added the TVN_xxxA macros |
blob | commitdiff | raw | diff to current |
2000-02-26 |
Ian Schmidt | Added necessary defines and structures to compile WineL... |
blob | commitdiff | raw | diff to current |
2000-02-25 |
Juergen Schmied | Some more ListView_ macros, winelib fixes. |
blob | commitdiff | raw | diff to current |
2000-02-10 |
Jeremy White | Removed #include of wingdi.h and windef.h from winuser... |
blob | commitdiff | raw | diff to current |
2000-02-07 |
Juergen Schmied | Added ListView_EditLabel macros. |
blob | commitdiff | raw | diff to current |
1999-12-20 |
Shaun Morris | Implemented _TrackMouseEvent for the TME_LEAVE flag. |
blob | commitdiff | raw | diff to current |
1999-11-28 |
Alex Priem | - (final?) update of TreeView_* macro's. |
blob | commitdiff | raw | diff to current |
1999-11-23 |
Eric Kohl | - implemented simple column order array functionality |
blob | commitdiff | raw | diff to current |
1999-11-21 |
Eric Pouech | Added undocumented feature to InsertButtonA. |
blob | commitdiff | raw | diff to current |
1999-09-14 |
Patrik Stridvall | Add support for anonymous struct/unions on compilers... |
blob | commitdiff | raw | diff to current |
1999-08-14 |
Bertho Stultiens | Version 1.0.14 of wrc. |
blob | commitdiff | raw | diff to current |
1999-07-31 |
Alex Priem | Started implementing date/time common control. |
blob | commitdiff | raw | diff to current |
1999-07-30 |
Yuxi Zhang | Removed duplicated defines in winuser.h and commctrl... |
blob | commitdiff | raw | diff to current |
1999-07-24 |
Francois Boisvert | Implemented TREEVIEW_InsertItemW. |
blob | commitdiff | raw | diff to current |
1999-07-18 |
Alex Priem | - Implementation of simple comctl32 v5.0 changes. |
blob | commitdiff | raw | diff to current |
1999-07-18 |
Alex Priem | Macro definitions used SNDMSG instead of SendMessage... |
blob | commitdiff | raw | diff to current |
1999-07-10 |
Alex Priem | First try at the month calendar common control. Main... |
blob | commitdiff | raw | diff to current |
1999-06-26 |
Eric Kohl | Fixed DPA_LoadStream and improved DPA_Merge. |
blob | commitdiff | raw | diff to current |
1999-06-12 |
Patrik Stridvall | Added CINTERFACE and NONAMELESSUNION support. |
blob | commitdiff | raw | diff to current |
1999-05-29 |
Luc Tourangeau | - Reimplemented the scrolling using SetScrollInfo and... |
blob | commitdiff | raw | diff to current |
1999-05-22 |
Eric Kohl | Toolbar customization dialog (take one). |
blob | commitdiff | raw | diff to current |
1999-04-25 |
Jim Aston | Added some missing #defines I've run across. |
blob | commitdiff | raw | diff to current |
1999-04-06 |
Francois Gouget | commctrl.h must include prsht.h. |
blob | commitdiff | raw | diff to current |
1999-04-01 |
Paul Quinn | Additional macro definitions. |
blob | commitdiff | raw | diff to current |
1999-03-25 |
Pascal Lessard | Change the AddBitmap function. Implement flat toolbar... |
blob | commitdiff | raw | diff to current |
1999-03-14 |
Jim Aston | Renamed wintypes.h to windef.h. |
blob | commitdiff | raw | diff to current |
1999-03-13 |
Alexandre Julliard | Authors: Paul Quinn <paulq@corel.ca>, Adrian Thurston... |
blob | commitdiff | raw | diff to current |
1999-03-12 |
Eric Kohl | Fixed some bugs introduced by the automated renaming. |
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-17 |
Luc Tourangeau | Preliminary listview control implementation. |
blob | commitdiff | raw | diff to current |
1999-02-11 |
Alexandre Julliard | Authors: Adrian Thurston <adriant@corel.ca>, Zygo Blaxe... |
blob | commitdiff | raw | diff to current |
1999-02-10 |
Alexandre Julliard | Authors: Paul Quinn <paulq@corel.ca>, Adrian Thurston... |
blob | commitdiff | raw | diff to current |
1999-02-09 |
Zygo Blaxell | Move the #define of DUMMYUNIONNAME* to before they... |
blob | commitdiff | raw | diff to current |
1999-02-02 |
Zygo Blaxell | Change a few types to match you-know-who's declarations. |
blob | commitdiff | raw | diff to current |
1999-01-30 |
Alex Priem | - The usual bugfixes. |
blob | commitdiff | raw | diff to current |
1999-01-26 |
Juergen Schmied | Changed some treeview related definitions. |
blob | commitdiff | raw | diff to current |
1999-01-24 |
Eric Kohl | New drag list control. |
blob | commitdiff | raw | diff to current |
1999-01-17 |
Alexandre Julliard | Group commit for recovery after disk crash. |
blob | commitdiff | raw | diff to current |
1999-01-17 |
Alexandre Julliard | Recovery of release 990110 after disk crash. wine-990110 |
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-12-26 |
Alex Priem | IPaddress common control implementation. First try... |
blob | commitdiff | raw | diff to current |
1998-12-15 |
Paul Quinn | Lots of new defines and stubs. |
blob | commitdiff | raw | diff to current |
1998-12-10 |
Alexandre Julliard | Authors: Francis Beaudet <francis@macadamian.com>,... |
blob | commitdiff | raw | diff to current |
1998-12-07 |
Eric Kohl | Added missing TOOLINFO structure. |
blob | commitdiff | raw | diff to current |
1998-11-22 |
Eric Kohl | Added Unicode support (at least partially). |
blob | commitdiff | raw | diff to current |
1998-11-08 |
Uwe Bonnes | Added an extern "C" safeguard. |
blob | commitdiff | raw | diff to current |
1998-11-08 |
Eric Kohl | New Files. Added 'date and time picker' and 'month... |
blob | commitdiff | raw | diff to current |
1998-11-05 |
Juergen Schmied | Constants for controls in common dialogs. |
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 some undocumented functions. |
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 |
1998-08-22 |
Alexandre Julliard | Release 980822 wine-980822 |
blob | commitdiff | raw | diff to current |
1998-08-09 |
Alexandre Julliard | Release 980809 wine-980809 |
blob | commitdiff | raw | diff to current |
1998-07-26 |
Alexandre Julliard | Release 980726 wine-980726 |
blob | commitdiff | raw | diff to current |
1998-07-12 |
Alexandre Julliard | Release 980712 wine-980712 |
blob | commitdiff | raw | diff to current |
1998-06-28 |
Alexandre Julliard | Release 980628 wine-980628 |
blob | commitdiff | raw | diff to current |
1998-06-14 |
Alexandre Julliard | Release 980614 wine-980614 |
blob | commitdiff | raw | diff to current |
1998-06-01 |
Alexandre Julliard | Release 980601 wine-980601 |
blob | commitdiff | raw | diff to current |
1998-05-17 |
Alexandre Julliard | Release 980517 wine-980517 |
blob | commitdiff | raw | diff to current |
1998-04-13 |
Alexandre Julliard | Release 980413 wine-980413 |
blob | commitdiff | raw | diff to current |
next |