2002-04-17 |
Mehmet Yasar | Add more check inside SB_SETTEXT and SB_GETTEXT. |
tree | commitdiff |
2002-04-17 |
Dimitrie O. Paun | Complete implementation for DrawStatusText{A,W}. |
tree | commitdiff |
2002-04-14 |
Guy L. Albertelli | Implement NM_CUSTOMDRAW notification. |
tree | commitdiff |
2002-04-11 |
Dimitrie O. Paun | - implement LPSTR_TEXTCALLBACK |
tree | commitdiff |
2002-04-11 |
Uwe Bonnes | LISTVIEW_GetColumnT: care for the format of the string. |
tree | commitdiff |
2002-04-08 |
Dimitrie O. Paun | - get rid of parent handle from info struct |
tree | commitdiff |
2002-04-08 |
Dimitrie O. Paun | - fix indentation |
tree | commitdiff |
2002-04-05 |
Dimitrie O. Paun | - fix edit box placement |
tree | commitdiff |
2002-04-05 |
Guy L. Albertelli | - Use the new comctl32 color array for the colors.... |
tree | commitdiff |
2002-04-05 |
Guy L. Albertelli | - Keep track of all system colors used by comctl32... |
tree | commitdiff |
2002-04-05 |
Guy L. Albertelli | Adjust the child offset x value based on band style... |
tree | commitdiff |
2002-04-05 |
Guy L. Albertelli | - Try to match the native control for the SetBkColor... |
tree | commitdiff |
2002-04-03 |
Huw D M Davies | Fix off by one error in HEADER_InsertItemW. |
tree | commitdiff |
2002-04-02 |
Dimitrie O. Paun | - correct notifications |
tree | commitdiff |
2002-04-02 |
Dimitrie O. Paun | Fix two compilation warnings. |
tree | commitdiff |
2002-04-01 |
Dimitrie O. Paun | - implement UDS_HOTTRACK |
tree | commitdiff |
2002-03-28 |
Dimitrie O. Paun | - updown unicodification |
tree | commitdiff |
2002-03-22 |
Guy L. Albertelli | - Implement CCM_{GET|SET}COLORSCHEME. |
tree | commitdiff |
2002-03-22 |
Guy L. Albertelli | Reanalyze button status during NCCalcSize processing... |
tree | commitdiff |
2002-03-20 |
Bill Medland | No need for the fixme on a simple TBSTYLE_SEP. |
tree | commitdiff |
2002-03-20 |
Alexandre Julliard | Changed builtin dlls file names to make it clear they... |
tree | commitdiff |
2002-03-20 |
Guy L. Albertelli | - Preliminary implementation of TVS_NOSCROLL and TVS_NO... |
tree | commitdiff |
2002-03-20 |
Duane Clark | Add LVS_NOSORTHEADER support. |
tree | commitdiff |
2002-03-20 |
Guy L. Albertelli | - Correct RBN_CHILDSIZE rect value for CCS_VERT rebar. |
tree | commitdiff |
2002-03-19 |
Duane Clark | TOOLBAR_LButtonUp should work even if ReleaseCapture... |
tree | commitdiff |
2002-03-11 |
Duane Clark | Add support for report mode text justification. |
tree | commitdiff |
2002-03-11 |
Hidenori Takeshima | Added and fixed some Japanese resources. |
tree | commitdiff |
2002-03-11 |
Guy L. Albertelli | Add support for WM_WINDOWPOSCHANGED to save new origin... |
tree | commitdiff |
2002-03-11 |
Guy L. Albertelli | - Add scaffolding for TB_{GET|SET}PADDING. |
tree | commitdiff |
2002-03-11 |
Duane Clark | Test bUnicode and call appropriate DrawText routine. |
tree | commitdiff |
2002-03-09 |
Alexandre Julliard | Added LGPL standard comment, and copyright notices... |
tree | commitdiff |
2002-02-28 |
Duane Clark | Ask for correct number of chars in EditLblWndProcT. |
tree | commitdiff |
2002-02-28 |
Duane Clark | LISTVIEW_InsertColumnT can be called with a width of |
tree | commitdiff |
2002-02-27 |
Andreas Mohr | Spelling/alignment fixes. |
tree | commitdiff |
2002-02-27 |
Bill Medland | Centre text correctly for the selected item. |
tree | commitdiff |
2002-02-27 |
Guy L. Albertelli | - Support CCS_VERT as alternative for TBSTYLE_WRAPABLE. |
tree | commitdiff |
2002-02-26 |
Guy L. Albertelli | Implement EM_FMTLINES message based on relay trace... |
tree | commitdiff |
2002-02-26 |
Guy L. Albertelli | Fix another bad test. Caused regression in IE 4. |
tree | commitdiff |
2002-02-26 |
Charles Duffy | Stop TOOLBAR_MeasureString from dying on empty strings. |
tree | commitdiff |
2002-02-26 |
Dave Hawkes | Partially repair hotspot handling. |
tree | commitdiff |
2002-02-25 |
Gerard Patel | LVM_GetItemRect should not take text size in account... |
tree | commitdiff |
2002-02-22 |
Bill Medland | Implement multiline labels in the Large Item view by... |
tree | commitdiff |
2002-02-21 |
Guy L. Albertelli | Fix problems in DPA_Merge exposed by previous code... |
tree | commitdiff |
2002-02-19 |
Ondrej Macek | Fix of ListView invalidation in LISTVIEW_SetBkColor. |
tree | commitdiff |
2002-02-15 |
Patrik Stridvall | Added some defines for compatibility with Windows headers. |
tree | commitdiff |
2002-02-14 |
Martin Dalecki | Some artwork on the default icons. |
tree | commitdiff |
2002-02-12 |
Guy L. Albertelli | When the commandID was being treated as the index,... |
tree | commitdiff |
2002-02-12 |
Guy L. Albertelli | Fix regression in some programs due to CLR_DEFAULT... |
tree | commitdiff |
2002-02-12 |
Guy L. Albertelli | Correct tests involved with processing the LVIF_DI_SETI... |
tree | commitdiff |
2002-02-12 |
Guy L. Albertelli | Initialize pszText to 0 for internal ->ceItem to elimin... |
tree | commitdiff |
2002-02-08 |
Aric Stewart | Use the supplied buffer when copying item text. |
tree | commitdiff |
2002-02-08 |
Ori Pessach | Set WS_EX_TOOLWINDOW in a tooltip's dwExStyle. |
tree | commitdiff |
2002-02-05 |
Alexandre Julliard | Authors: Guy L. Albertelli <galberte@neo.lrun.com>... |
tree | commitdiff |
2002-02-05 |
Dmitry Timoshkov | Remove PROGRESS_Refresh, always do InvalidateRect(... |
tree | commitdiff |
2002-02-05 |
Dimitrie O. Paun | Various cleanups: |
tree | commitdiff |
2002-02-04 |
Dimitrie O. Paun | Complete Listview Unicodification. |
tree | commitdiff |
2002-02-04 |
Aric Stewart | Added implementation of SetItemW. |
tree | commitdiff |
2002-02-04 |
François Gouget | Storing an IP address in a signed int results in bugs... |
tree | commitdiff |
2002-02-04 |
Dmitry Timoshkov | Moved style correcting code to the WM_CREATE handler... |
tree | commitdiff |
2002-02-04 |
Guy L. Albertelli | Fix problem exposed by the improvements in version... |
tree | commitdiff |
2002-02-02 |
Patrik Stridvall | Move __stdcall/__cdecl to the right place. |
tree | commitdiff |
2002-02-02 |
Andreas Mohr | Fixed some more missing parenthesis issues. |
tree | commitdiff |
2002-02-02 |
Huw D M Davies | Flip A<->W conversion in dispinfo_notifyT. |
tree | commitdiff |
2002-02-01 |
Aric Stewart | Fix to GetItemW to stop whiping out the items text. |
tree | commitdiff |
2002-01-31 |
Guy Albertelli | - better trace output |
tree | commitdiff |
2002-01-31 |
Gerard Patel | Don't repaint header when scrolling a listview vertically. |
tree | commitdiff |
2002-01-31 |
Guy Albertelli | - fix order of parameters is SendNotify |
tree | commitdiff |
2002-01-29 |
Gerard Patel | Fix problems with listview notification. |
tree | commitdiff |
2002-01-29 |
Dimitrie O. Paun | - add new SetRange functions (instead of duplicating... |
tree | commitdiff |
2002-01-29 |
Alexandre Julliard | Authors: Guy Albertelli <guy@codeweavers.com>, Mike... |
tree | commitdiff |
2002-01-29 |
Charles Loep | Implemented ImageList_Write. |
tree | commitdiff |
2002-01-29 |
Guy Albertelli | Eliminate some useless error messages. |
tree | commitdiff |
2002-01-29 |
Huw D M Davies | Removed IsBadStringPtrA call that caused trouble. |
tree | commitdiff |
2002-01-29 |
Charles Loep | Fix errors resulting from missing parenthesis. |
tree | commitdiff |
2002-01-29 |
Guy Albertelli | Text/Bkgnd color fixes. |
tree | commitdiff |
2002-01-29 |
Dimitrie O. Paun | Simplify and fix listview ellipsification of large... |
tree | commitdiff |
2002-01-29 |
Dimitrie O. Paun | Make FIXMEs more grep-able. |
tree | commitdiff |
2002-01-29 |
Gerard Patel | Avoid converting nonexistent text from A->W. |
tree | commitdiff |
2002-01-29 |
Patrik Stridvall | Avoid wildcards in .cvsignore. |
tree | commitdiff |
2002-01-22 |
Uwe Bonnes | Consistent usage of istring, use STR_[Get|Set]Ptr where... |
tree | commitdiff |
2002-01-18 |
Dimitrie O. Paun | - Make the ListView control Unicode ready. |
tree | commitdiff |
2002-01-18 |
Aric Stewart | Initialize streamData and check on failure to read... |
tree | commitdiff |
2002-01-18 |
Huw D M Davies | Stub for comctl32.419 |
tree | commitdiff |
2002-01-15 |
Aric Stewart | Catch maximum number of times and return out of memory... |
tree | commitdiff |
2002-01-15 |
Rein Klazes | Move the implementation of comctl32._TrackMouseEvent to |
tree | commitdiff |
2002-01-15 |
Huw D M Davies | Stubs for ImageList_[S|G]etFlags. |
tree | commitdiff |
2002-01-14 |
Huw D M Davies | Convert MRULists to Unicode. |
tree | commitdiff |
2002-01-14 |
Guy Albertelli | - Add additional TOOLBAR_CalcToolbar in a different... |
tree | commitdiff |
2002-01-14 |
Guy Albertelli | Fix a gripper issue and the adjustment of bands when... |
tree | commitdiff |
2002-01-12 |
Huw D M Davies | Fix off by one error in TOOLBAR_AddStringW. |
tree | commitdiff |
2002-01-04 |
Sander van Leeuwen | Never delete the font object received by WM_SETFONT. |
tree | commitdiff |
2002-01-04 |
Sander van Leeuwen | Fixed calls with wrong pointer: COMCTL32_Free(&lpttsi... |
tree | commitdiff |
2002-01-02 |
Dimitrie O. Paun | Make DrawStatusText Unicode ready. Get rid of a HEAP_st... |
tree | commitdiff |
2001-12-31 |
Michael Stefaniuc | Fixed memory leak. |
tree | commitdiff |
2001-12-26 |
Michael Stefaniuc | If the fccHandler is mmioFOURCC(0, 0, 0, 0) the AVI... |
tree | commitdiff |
2001-12-24 |
Gerard Patel | Forward tab notifications to the parent. |
tree | commitdiff |
2001-12-19 |
Michael Stefaniuc | Fixed/implemented the ImageList_*Drag* functions. |
tree | commitdiff |
2001-12-19 |
Lawson Whitney | If there is no psInfo, it doesn't need to be cleaned up. |
tree | commitdiff |
2001-12-17 |
Nog | Pass on all unhandeled messages to the owner. |
tree | commitdiff |
2001-12-11 |
Jon Griffiths | Add exclusion defs & remaining funcs, remove internal... |
tree | commitdiff |
next |