2001-03-05 |
Susan Farley | - Background of the child wnd should be erased with...
|
commit | commitdiff | tree |
2001-02-23 |
Susan Farley | Horiz/Vert determination must be dynamic, as the style...
|
commit | commitdiff | tree |
2001-02-23 |
Susan Farley | Avoid alignment problems with NMPGSCROLL struct.
|
commit | commitdiff | tree |
2001-02-14 |
Susan Farley | Exception for allowing the parent to set the cursor...
|
commit | commitdiff | tree |
2001-02-12 |
Susan Farley | Handle the CCS_NORESIZE style.
|
commit | commitdiff | tree |
2001-01-25 |
Susan Farley | Always restore the bit_gravity to BGForget after using...
|
commit | commitdiff | tree |
2001-01-12 |
Susan Farley | Implemented most functionality. TODO lists whats left.
|
commit | commitdiff | tree |
2000-10-31 |
Susan Farley | Under some conditions its necessary to explicitly show the
|
commit | commitdiff | tree |
2000-10-25 |
Susan Farley | - When inserting an item, do not invalidate the area...
|
commit | commitdiff | tree |
2000-10-24 |
Susan Farley | Do not block CBN_EDITCHANGE for WM_PASTE or WM_CUT...
|
commit | commitdiff | tree |
2000-10-13 |
Susan Farley | To improve custom-drawn items, add focus border to...
|
commit | commitdiff | tree |
2000-10-13 |
Susan Farley | Status bars on managed windows should not have SIZEGRIP...
|
commit | commitdiff | tree |
2000-10-12 |
Susan Farley | On InsertItem with TVI_FIRST, the check for resetting...
|
commit | commitdiff | tree |
2000-09-29 |
Susan Farley | Call ReleaseCapture (which triggers WM_CAPTURECHANGED...
|
commit | commitdiff | tree |
2000-09-26 |
Susan Farley | Support for TBSTYLE_EX_DRAWDDARROWS style; reset capture...
|
commit | commitdiff | tree |
2000-09-22 |
Susan Farley | Added support DT_PATH_ELLIPSIS, DT_END_ELLIPSIS, and...
|
commit | commitdiff | tree |
2000-09-22 |
Susan Farley | Added support for FLATBUTTON style tabs.
|
commit | commitdiff | tree |
2000-08-23 |
Susan Farley | Large caption icons should end in '...' when they are...
|
commit | commitdiff | tree |
2000-08-14 |
Susan Farley | Update the edit box before rolling up the listbox,...
|
commit | commitdiff | tree |
2000-08-06 |
Susan Farley | Avoid resetting the background color when clearing...
|
commit | commitdiff | tree |
2000-08-01 |
Susan Farley | More consistent calculation of line height, scrolls...
|
commit | commitdiff | tree |
2000-07-25 |
Susan Farley | Don't destroy the caret on SWP_HIDEWINDOW.
|
commit | commitdiff | tree |
2000-07-15 |
Susan Farley | Don't clear selection when initial entry is not in...
|
commit | commitdiff | tree |
2000-07-08 |
Susan Farley | Check for WS_DISABLED parent in WindowFromPoint for...
|
commit | commitdiff | tree |
2000-06-04 |
Susan Farley | Attempt to paint the checkbox and radio buttons better.
|
commit | commitdiff | tree |
2000-06-02 |
Susan Farley | Preserve WM hints that were set during window creation...
|
commit | commitdiff | tree |
2000-05-24 |
Susan Farley | Defer to standard scrolling APIs for non-flatSB specific...
|
commit | commitdiff | tree |
2000-05-23 |
Susan Farley | SetBuddy no longer overwrites its superclass' WndProc...
|
commit | commitdiff | tree |
2000-05-23 |
Susan Farley | Set and retrieve the window icon that is drawn under...
|
commit | commitdiff | tree |
2000-05-15 |
Susan Farley | Avoid calls to SetFocus when they are unnecessary.
|
commit | commitdiff | tree |
2000-05-12 |
Susan Farley | Distinguish RADIOCHECK style menu items from standard...
|
commit | commitdiff | tree |
2000-05-12 |
Susan Farley | Like the AUTORADIOBUTTON, the parent of a RADIOBUTTON...
|
commit | commitdiff | tree |
2000-05-05 |
Susan Farley | Handle ^C, ^V and ^X in an edit control properly.
|
commit | commitdiff | tree |