2005-05-04 |
Felix Nawothnig | Set iItem to index before notifying callback items. |
blob | commitdiff | raw |
2005-03-23 |
Francois Gouget | Assorted spelling fixes. |
blob | commitdiff | raw | diff to current |
2005-03-21 |
Dimitrie O. Paun | Complete unicodification. |
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-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-27 |
Alexandre Julliard | Use correct type instead of void* in item linked list. |
blob | commitdiff | raw | diff to current |
2004-10-27 |
Dimitrie O. Paun | Minor cleanups. |
blob | commitdiff | raw | diff to current |
2004-10-21 |
Robert Shearman | Always remove WS_BORDER style from ComboBoxEx control. |
blob | commitdiff | raw | diff to current |
2004-10-19 |
Robert Shearman | Implement SetPathWordBreakProc and MirrorIcon. |
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-08-19 |
Ulrich Czekalla | Forward focus to combobox, otherwise edit control won... |
blob | commitdiff | raw | diff to current |
2004-04-20 |
Francois Gouget | Make Unicode strings static const. |
blob | commitdiff | raw | diff to current |
2004-03-11 |
Robert Shearman | Spelling fixes. |
blob | commitdiff | raw | diff to current |
2003-11-20 |
Dimitrie O. Paun | Make the controls send notifications to the parent... |
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-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-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-02 |
Francois Gouget | Removed unnecessary HANDLE typecasts. |
blob | commitdiff | raw | diff to current |
2002-11-13 |
Huw Davies | Check the return value of ImageList_GetImageInfo before... |
blob | commitdiff | raw | diff to current |
2002-10-31 |
Carlos Lozano | lParam was not properly sent in COMBOEX_DrawItem. |
blob | commitdiff | raw | diff to current |
2002-10-28 |
Carlos | lParam was not properly sent in CBEN_GETDISPINFOW. |
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-23 |
Michael Stefaniuc | Add needed casts for a "no warnings" compile of comctl32. |
blob | commitdiff | raw | diff to current |
2002-10-16 |
Dimitrie O. Paun | Add comment on what is known about the current state... |
blob | commitdiff | raw | diff to current |
2002-09-09 |
Dimitrie O. Paun | - Fix bug in mouse position reading. |
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-08-30 |
Dimitrie O. Paun | Implement CBES_EX_NOSIZELIMIT style. |
blob | commitdiff | raw | diff to current |
2002-08-28 |
Dimitrie O. Paun | - implement CBEN_DRAGBEGIN |
blob | commitdiff | raw | diff to current |
2002-08-27 |
Dimitrie O. Paun | Implement CBES_EX_PATHWORDBREAKPROC for the ComboEx... |
blob | commitdiff | raw | diff to current |
2002-08-26 |
Dimitrie O. Paun | - implement CBES_EX_CASESENSITIVE |
blob | commitdiff | raw | diff to current |
2002-08-13 |
Dmitry Timoshkov | Added WM_GET/SETTEXT support. |
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-23 |
Dimitrie O. Paun | Fix WM_NOTIFYFORMAT handling. |
blob | commitdiff | raw | diff to current |
2002-04-11 |
Dimitrie O. Paun | - implement LPSTR_TEXTCALLBACK |
blob | commitdiff | raw | diff to current |
2002-04-08 |
Dimitrie O. Paun | - fix indentation |
blob | commitdiff | raw | diff to current |
2002-04-05 |
Dimitrie O. Paun | - fix edit box placement |
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-12 |
Guy L. Albertelli | Initialize pszText to 0 for internal ->ceItem to elimin... |
blob | commitdiff | raw | diff to current |
2002-02-08 |
Aric Stewart | Use the supplied buffer when copying item text. |
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-11-06 |
Francois Gouget | Don't prefix %p with 0x. |
blob | commitdiff | raw | diff to current |
2001-08-10 |
Jörg Mayer | Fixed a few signed/unsigned and "unsigned < 0 always... |
blob | commitdiff | raw | diff to current |
2001-07-20 |
Guy L. Albertelli | Fix conversion of W structure to A structure during... |
blob | commitdiff | raw | diff to current |
2001-06-24 |
Guy L. Albertelli | - Fix memory leaks. |
blob | commitdiff | raw | diff to current |
2001-04-20 |
Guy L. Albertelli | - Implement CB_{GET|SET}ITEMDATA for CombBoxEx. |
blob | commitdiff | raw | diff to current |
2001-04-10 |
Michael Stefaniuc | Fix for small typo. |
blob | commitdiff | raw | diff to current |
2001-03-22 |
Jeff Garzik | Added needed string.h includes. |
blob | commitdiff | raw | diff to current |
2001-03-16 |
Guy L. Albertelli | - Documented things known to be unimplemented. |
blob | commitdiff | raw | diff to current |
2001-02-20 |
Guy L. Albertelli | - Implement CB_SETCURSEL, CBEM_DELETEITEM, CBEM_GETITEM, |
blob | commitdiff | raw | diff to current |
2001-01-26 |
Guy L. Albertelli | - Rewrite WM_CREATE to match native (allocating own... |
blob | commitdiff | raw | diff to current |
2001-01-26 |
James Juran | Add <string.h> to files that needed it. |
blob | commitdiff | raw | diff to current |
2000-12-18 |
Guy L. Albertelli | Pass WM_COMMAND and WM_NOTIFY to parent as received. |
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-06 |
Marcus Meissner | CBEM_SETITEMW done by example from SETITEMA, converted... |
blob | commitdiff | raw | diff to current |
2000-11-05 |
Marcus Meissner | Forward CBEM_SETEXSTYLE to CBEM_SETEXTENDEDSTYLE, pass... |
blob | commitdiff | raw | diff to current |
2000-10-31 |
Guy L. Albertelli | Handle special case where itemID = -1 (special focus... |
blob | commitdiff | raw | diff to current |
2000-10-29 |
Uwe Bonnes | COMBOEX_DrawItem: check return value of SendMessageA... |
blob | commitdiff | raw | diff to current |
2000-10-29 |
Guy L. Albertelli | - improved trace information |
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-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-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-28 |
Dimitrie O. Paun | Changed some debug messages from one channel to another... |
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 |
Marcus Meissner | Removed a lot of occurences of windows.h (and added... |
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 |
1998-12-11 |
Andreas Mohr | Fixed a bunch of compiler warnings. |
blob | commitdiff | raw | diff to current |
1998-11-22 |
Eric Kohl | Added CMEM_SETITEM32A and message forwarding to combobox. |
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-09-13 |
Alexandre Julliard | Release 980913 wine-980913 |
blob | commitdiff | raw | diff to current |
|