2002-09-30 |
Guy L. Albertelli | - The TTM_ message needed to be in correct order.
|
commit | commitdiff | tree |
2002-09-24 |
Guy L. Albertelli | - Localize origin, location, and rectangle computation.
|
commit | commitdiff | tree |
2002-09-13 |
Guy L. Albertelli | - Improve LVM_GETITEMRECT values for LVS_ICON style...
|
commit | commitdiff | tree |
2002-08-29 |
Guy L. Albertelli | - Reduce the number of messages being passed to itself...
|
commit | commitdiff | tree |
2002-07-23 |
Guy L. Albertelli | - Implement LVM_SCROLL and adjust scrolling for all...
|
commit | commitdiff | tree |
2002-07-16 |
Guy L. Albertelli | - Remove stub for ordinal 394 and replace with forward to
|
commit | commitdiff | tree |
2002-07-16 |
Guy L. Albertelli | Don't issue error message if message number in application...
|
commit | commitdiff | tree |
2002-07-10 |
Guy L. Albertelli | - Improve traces.
|
commit | commitdiff | tree |
2002-06-28 |
Guy L. Albertelli | - Add support for UpDown control messages.
|
commit | commitdiff | tree |
2002-06-28 |
Guy L. Albertelli | Add TCM_SETCURSEL when setting page current.
|
commit | commitdiff | tree |
2002-06-20 |
Guy L. Albertelli | - Add routines to dump out tab items internally and...
|
commit | commitdiff | tree |
2002-06-14 |
Guy L. Albertelli | - Dump out the TCITEM structure for appropriate messages.
|
commit | commitdiff | tree |
2002-06-14 |
Guy L. Albertelli | Support images on the tabs of pages that are added...
|
commit | commitdiff | tree |
2002-06-13 |
Guy L. Albertelli | - Correct page rectangle calculation.
|
commit | commitdiff | tree |
2002-05-29 |
Guy L. Albertelli | - Fixed drawing of borders to that of native (uses...
|
commit | commitdiff | tree |
2002-05-14 |
Guy L. Albertelli | - Change traces to trace full window handle and improve...
|
commit | commitdiff | tree |
2002-05-14 |
Guy L. Albertelli | Support PGN_SCROLL notify and return either the button...
|
commit | commitdiff | tree |
2002-05-14 |
Guy L. Albertelli | Fix memory dump where length is not a multiple of 4.
|
commit | commitdiff | tree |
2002-05-14 |
Guy L. Albertelli | Fixed issues with Unicode conversion. Certain strings...
|
commit | commitdiff | tree |
2002-04-24 |
Guy L. Albertelli | - Improve I_IMAGECALLBACK handling and support I_IMAGENONE.
|
commit | commitdiff | tree |
2002-04-17 |
Guy L. Albertelli | Put the MCN_ and DTN_ in correct order.
|
commit | commitdiff | tree |
2002-04-14 |
Guy L. Albertelli | Implement NM_CUSTOMDRAW notification.
|
commit | commitdiff | tree |
2002-04-14 |
Guy L. Albertelli | - When dumping NMCUSTOMDRAW, use correct size for a...
|
commit | commitdiff | tree |
2002-04-05 |
Guy L. Albertelli | - Add defines for the NMTBHOTITEM flag word.
|
commit | commitdiff | tree |
2002-04-05 |
Guy L. Albertelli | - Use the new comctl32 color array for the colors....
|
commit | commitdiff | tree |
2002-04-05 |
Guy L. Albertelli | - Keep track of all system colors used by comctl32...
|
commit | commitdiff | tree |
2002-04-05 |
Guy L. Albertelli | Adjust the child offset x value based on band style...
|
commit | commitdiff | tree |
2002-04-05 |
Guy L. Albertelli | - Try to match the native control for the SetBkColor...
|
commit | commitdiff | tree |
2002-03-22 |
Guy L. Albertelli | - Implement CCM_{GET|SET}COLORSCHEME.
|
commit | commitdiff | tree |
2002-03-22 |
Guy L. Albertelli | Reanalyze button status during NCCalcSize processing...
|
commit | commitdiff | tree |
2002-03-20 |
Guy L. Albertelli | - Preliminary implementation of TVS_NOSCROLL and TVS_NOHSCROLL
|
commit | commitdiff | tree |
2002-03-20 |
Guy L. Albertelli | - Reimplement functions 350, 351, 352 to use appropriate...
|
commit | commitdiff | tree |
2002-03-20 |
Guy L. Albertelli | - Correct RBN_CHILDSIZE rect value for CCS_VERT rebar.
|
commit | commitdiff | tree |
2002-03-11 |
Guy L. Albertelli | Add support for WM_WINDOWPOSCHANGED to save new origin...
|
commit | commitdiff | tree |
2002-03-11 |
Guy L. Albertelli | - Add scaffolding for TB_{GET|SET}PADDING.
|
commit | commitdiff | tree |
2002-03-11 |
Guy L. Albertelli | Trace undocumented toolbar messages.
|
commit | commitdiff | tree |
2002-03-11 |
Guy L. Albertelli | - Add BTN_... definitions (replacement for TBSTYLE_...
|
commit | commitdiff | tree |
2002-02-27 |
Guy L. Albertelli | - Support CCS_VERT as alternative for TBSTYLE_WRAPABLE.
|
commit | commitdiff | tree |
2002-02-27 |
Guy L. Albertelli | Fix the strange case in WIN_FixCoordinates where x...
|
commit | commitdiff | tree |
2002-02-26 |
Guy L. Albertelli | Add additional CCM_ message names.
|
commit | commitdiff | tree |
2002-02-26 |
Guy L. Albertelli | Implement EM_FMTLINES message based on relay trace...
|
commit | commitdiff | tree |
2002-02-26 |
Guy L. Albertelli | Fix another bad test. Caused regression in IE 4.
|
commit | commitdiff | tree |
2002-02-21 |
Guy L. Albertelli | - Forward ordinals 40, 41, 143, 362 to appropriate...
|
commit | commitdiff | tree |
2002-02-21 |
Guy L. Albertelli | Fix problems in DPA_Merge exposed by previous code...
|
commit | commitdiff | tree |
2002-02-12 |
Guy L. Albertelli | Partially implement SHRegWriteUSValue{A|W}.
|
commit | commitdiff | tree |
2002-02-12 |
Guy L. Albertelli | When the commandID was being treated as the index,...
|
commit | commitdiff | tree |
2002-02-12 |
Guy L. Albertelli | Fix regression in some programs due to CLR_DEFAULT...
|
commit | commitdiff | tree |
2002-02-12 |
Guy L. Albertelli | Correct tests involved with processing the LVIF_DI_SETITEM...
|
commit | commitdiff | tree |
2002-02-12 |
Guy L. Albertelli | Initialize pszText to 0 for internal ->ceItem to eliminate...
|
commit | commitdiff | tree |
2002-02-04 |
Guy L. Albertelli | Fix problem exposed by the improvements in version...
|
commit | commitdiff | tree |
2002-01-29 |
Guy L. Albertelli | Fix PathCreateFromUrl{A|W} to return the corrrect error...
|
commit | commitdiff | tree |
2002-01-29 |
Guy L. Albertelli | Fix SHRegOpenUSKey{A|W} and SHRegQueryUSValue{A|W}...
|
commit | commitdiff | tree |
2001-12-06 |
Guy L. Albertelli | Change the message trace indentation to be consistent...
|
commit | commitdiff | tree |
2001-12-04 |
Guy L. Albertelli | - Correct implementation of _169 (call of Release)...
|
commit | commitdiff | tree |
2001-12-01 |
Guy L. Albertelli | Undocumented feature of TB_{GET|SET}BUTTONINFO{A|W...
|
commit | commitdiff | tree |
2001-12-01 |
Guy L. Albertelli | - Fixed PathIsURL{A|W}.
|
commit | commitdiff | tree |
2001-12-01 |
Guy L. Albertelli | - Stub routines for _164, _208, _210, _211, _239, _356...
|
commit | commitdiff | tree |
2001-11-13 |
Guy L. Albertelli | - Implement ordinals 7, 8, 9, 13, 14, 19, 36.
|
commit | commitdiff | tree |
2001-11-09 |
Guy L. Albertelli | Use proper unicode routine.
|
commit | commitdiff | tree |
2001-10-28 |
Guy L. Albertelli | - Added stubs for _18,_21,_22 which seem to be used...
|
commit | commitdiff | tree |
2001-10-28 |
Guy L. Albertelli | Stub UrlCombineA and initial implementation of UrlCombineW.
|
commit | commitdiff | tree |
2001-10-28 |
Guy L. Albertelli | Implement SHRegGetBoolUSValue{A|W}.
|
commit | commitdiff | tree |
2001-10-21 |
Guy L. Albertelli | - Add stubs for _25, _33, _35
|
commit | commitdiff | tree |
2001-10-21 |
Guy L. Albertelli | - Implement HUSKEY design.
|
commit | commitdiff | tree |
2001-10-21 |
Guy L. Albertelli | - Implement UrlCanonicalizeW, UrlEscapeW, UrlUnescapeW.
|
commit | commitdiff | tree |
2001-10-21 |
Guy L. Albertelli | Implemented GetCharacterPlacementW.
|
commit | commitdiff | tree |
2001-10-16 |
Guy L. Albertelli | - eliminate different segmentation faults.
|
commit | commitdiff | tree |
2001-09-20 |
Guy L. Albertelli | Get more entry points from Comctl32 and save the addresses.
|
commit | commitdiff | tree |
2001-09-20 |
Guy L. Albertelli | Define the SHQueryValueEx{A|W} entry points.
|
commit | commitdiff | tree |
2001-09-07 |
Guy L. Albertelli | Enhance SPY_GetMsgName to translate common control...
|
commit | commitdiff | tree |
2001-09-07 |
Guy L. Albertelli | - Finish PathParseIconLocation{A|W}.
|
commit | commitdiff | tree |
2001-09-07 |
Guy L. Albertelli | Implemented stubs for SHRegEnumUSKey{A|W} and return...
|
commit | commitdiff | tree |
2001-09-07 |
Guy L. Albertelli | - Handle CCS_NODIVIDER both when present and when not.
|
commit | commitdiff | tree |
2001-09-07 |
Guy L. Albertelli | - Fix positioning of text in buttons.
|
commit | commitdiff | tree |
2001-09-07 |
Guy L. Albertelli | Prevent bomb when GDI_ObjPtr returns null object.
|
commit | commitdiff | tree |
2001-08-28 |
Guy L. Albertelli | Added WM_MOUSEHOVER and WM_MOUSELEAVE to formatting.
|
commit | commitdiff | tree |
2001-08-13 |
Guy L. Albertelli | - Implemented RB_MAXIMIZEBAND for the "ideal=TRUE"...
|
commit | commitdiff | tree |
2001-08-13 |
Guy L. Albertelli | - Implement TBSTYLE_FLAT as "transparent" toolbar and...
|
commit | commitdiff | tree |
2001-08-13 |
Guy L. Albertelli | Add support to respond to the PGN_CALCSIZE version...
|
commit | commitdiff | tree |
2001-08-13 |
Guy L. Albertelli | - Make all WM_NOTIFY messages go to the parent.
|
commit | commitdiff | tree |
2001-08-03 |
Guy L. Albertelli | - Add debugging dumps of bar and buttons, and trace...
|
commit | commitdiff | tree |
2001-08-03 |
Guy L. Albertelli | - Add support to dump memory at lParam location on...
|
commit | commitdiff | tree |
2001-08-03 |
Guy L. Albertelli | Add TBNF_* flags for the NMTBDISPINFO structure.
|
commit | commitdiff | tree |
2001-07-26 |
Guy L. Albertelli | - On TB_SETIMAGELIST retrieve new values of the bitmap...
|
commit | commitdiff | tree |
2001-07-26 |
Guy L. Albertelli | Add values to describe return values from WM_NOTIFY...
|
commit | commitdiff | tree |
2001-07-22 |
Guy L. Albertelli | - If the class of the window is a known standard, then...
|
commit | commitdiff | tree |
2001-07-20 |
Guy L. Albertelli | Trace rectangles returned by GetClientRect and GetWindowRect.
|
commit | commitdiff | tree |
2001-07-20 |
Guy L. Albertelli | - Recalc the toolbar size on TB_SETBUTTONSIZE in certain...
|
commit | commitdiff | tree |
2001-07-20 |
Guy L. Albertelli | - Fix handling of text color.
|
commit | commitdiff | tree |
2001-07-20 |
Guy L. Albertelli | Display rectangle from WM_NCCALCSIZE on entry and exit.
|
commit | commitdiff | tree |
2001-07-20 |
Guy L. Albertelli | Fix conversion of W structure to A structure during...
|
commit | commitdiff | tree |
2001-07-08 |
Guy L. Albertelli | - Move creation process to the WM_NCCREATE message...
|
commit | commitdiff | tree |
2001-07-08 |
Guy L. Albertelli | Correct amount of info displayed for NM_NCHITTEST and...
|
commit | commitdiff | tree |
2001-07-02 |
Guy L. Albertelli | RBBS_FIXEDSIZE should not affect _AdjustBands (found...
|
commit | commitdiff | tree |
2001-07-02 |
Guy L. Albertelli | Remember response from LVN_GETDISPINFO if user sets...
|
commit | commitdiff | tree |
2001-06-24 |
Guy L. Albertelli | - Add support for WM_NOTIFYFORMAT and support both...
|
commit | commitdiff | tree |
2001-06-24 |
Guy L. Albertelli | - Fix memory leaks.
|
commit | commitdiff | tree |
2001-06-24 |
Guy L. Albertelli | Fixed test so 0xffffffff is properly recognized.
|
commit | commitdiff | tree |
2001-06-11 |
Guy L. Albertelli | - correct rebar window borders and handling of RBS_BORDERS...
|
commit | commitdiff | tree |
2001-06-04 |
Guy L. Albertelli | Display extra data for WM_NOTIFY that use NMCOMBOEX...
|
commit | commitdiff | tree |