2000-08-29 |
Andreas Mohr | Always call LISTVIEW_SetSelection() for an item, even... |
tree | commitdiff |
2000-08-26 |
Andreas Mohr | Replaced cCurImage by cMaxImage. |
tree | commitdiff |
2000-08-26 |
Andreas Mohr | "Fixed" horribly misaligned pages in property sheets... |
tree | commitdiff |
2000-08-25 |
Andreas Mohr | Minor cosmetic changes. |
tree | commitdiff |
2000-08-23 |
Susan Farley | Large caption icons should end in '...' when they are... |
tree | commitdiff |
2000-08-23 |
Francois Methot | For the transparency issue, implemented a switch-case... |
tree | commitdiff |
2000-08-23 |
Aric Stewart | Wine was not drawing trackbars with minimum ranges... |
tree | commitdiff |
2000-08-21 |
Aric Stewart | Beginning of some simple optimization of the listview |
tree | commitdiff |
2000-08-21 |
Gerard Patel | Disable the owner of a modal dialog box just before... |
tree | commitdiff |
2000-08-20 |
Chris Morgan | Removed direct calls to TREEVIEW_Refresh(). |
tree | commitdiff |
2000-08-18 |
Marcus Meissner | Fixed STATUS_GetTextW in regard to NULL pointers. |
tree | commitdiff |
2000-08-18 |
Chris Morgan | - Added a helper function TOOLBAR_GetText() and macro... |
tree | commitdiff |
2000-08-18 |
Gerard Patel | WM_GETFONT should return a real font handle instead... |
tree | commitdiff |
2000-08-16 |
Niclas Karlsson... | Implemented ACS_CENTER for animation controls. |
tree | commitdiff |
2000-08-16 |
Francois Methot | Implemented background transparency on animation contro... |
tree | commitdiff |
2000-08-14 |
Niclas Karlsson... | LPSTR_TEXTCALLBACK wouldn't work if the application... |
tree | commitdiff |
2000-08-14 |
Alexandre Julliard | Replaced all lstr* calls from inside Wine code by their... |
tree | commitdiff |
2000-08-11 |
Aric Stewart | Fixed sending of LVN_ITEMCHANGING and LVN_ITEMCHANGED... |
tree | commitdiff |
2000-08-11 |
Alexandre Julliard | Moved NM_UPDOWN definition to commctrl.h. |
tree | commitdiff |
2000-08-09 |
Alexandre Julliard | Removed some unnecessary #includes and dll dependencies. |
tree | commitdiff |
2000-08-09 |
Huw D M Davies | Fix some remaining problems with tooltips. |
tree | commitdiff |
2000-08-09 |
Alexandre Julliard | Removed all non-standard common control headers from... |
tree | commitdiff |
2000-08-08 |
Aric Stewart | Reworked how selections are kept track of in the list... |
tree | commitdiff |
2000-08-08 |
Louis Philippe Gagnon | When unsubclassing tools, use toolPtr->hwnd instead... |
tree | commitdiff |
2000-08-06 |
Alexandre Julliard | Added imports of kernel32.dll where necessary. |
tree | commitdiff |
2000-08-06 |
Chris Morgan | Converted all calls to RedrawWindow to InvalidateRect... |
tree | commitdiff |
2000-08-06 |
Alexandre Julliard | Moved most USER string functions to dlls/user. |
tree | commitdiff |
2000-08-04 |
Patrik Stridvall | Fixed some warnings. |
tree | commitdiff |
2000-08-03 |
Huw D M Davies | Redo the show/hide logic and add a comment to explain... |
tree | commitdiff |
2000-08-03 |
Aric Stewart | - Fixed bug where InitSubItem was doing a ZeroMemory... |
tree | commitdiff |
2000-08-03 |
Alexandre Julliard | Added imports of user32/gdi32/kernel32 wherever necessary. |
tree | commitdiff |
2000-08-01 |
Alexandre Julliard | Serge Ivanov |
tree | commitdiff |
2000-08-01 |
Matthew Lake | Fixed a segfault problem using the standard file open... |
tree | commitdiff |
2000-08-01 |
Susan Farley | More consistent calculation of line height, scrolls... |
tree | commitdiff |
2000-08-01 |
Aric Stewart | Fixed a few bugs including one with setting extended... |
tree | commitdiff |
2000-08-01 |
Marcus Meissner | Removed some flicker by detecting if we set the same... |
tree | commitdiff |
2000-07-29 |
Marcus Meissner | Implemented SmoothScrollWindow. |
tree | commitdiff |
2000-07-26 |
Eric Pouech | - removed (now obsolete) driver.h file (it's content... |
tree | commitdiff |
2000-07-25 |
Aric Stewart | Prevent the attempt to draw invalid image indexes. |
tree | commitdiff |
2000-07-23 |
Aric Stewart | Handle the case where the function SetItem is called... |
tree | commitdiff |
2000-07-23 |
David Elliott | - Changed the temporary buffer for loading resources... |
tree | commitdiff |
2000-07-15 |
Rob Farnum | Ignore iBitmap width when drawing flat toolbar. |
tree | commitdiff |
2000-07-11 |
Chris Morgan | Fixed TOOLBAR_DrawString() to offset button text if... |
tree | commitdiff |
2000-07-08 |
Chris Morgan | Fixed TOOLBAR_DrawString() to offset button text if... |
tree | commitdiff |
2000-07-08 |
Gerard Patel | Allow the size of bitmaps to be changed after toolbar... |
tree | commitdiff |
2000-07-08 |
Slava Monich | On Windows property sheet has DWL_USER dword pointing... |
tree | commitdiff |
2000-07-08 |
James Hatheway | Only use the column headers to calculate the width... |
tree | commitdiff |
2000-07-08 |
Slava Monich | Changed the size of property sheet template to be the... |
tree | commitdiff |
2000-07-08 |
Andreas Mohr | DSA_InsertItem returns nIndex, not nItemCount. |
tree | commitdiff |
2000-07-08 |
Chris Morgan | Fixed background redrawing when control is covered... |
tree | commitdiff |
2000-06-25 |
Mike McCormack | Add workarounds for null strings in TOOLBAR_InsertButto... |
tree | commitdiff |
2000-06-24 |
Eric Pouech | Fixed animation loading for RLE encoding. |
tree | commitdiff |
2000-06-23 |
Dave Hawkes | Avoid gratuitously changing the ZORDER. |
tree | commitdiff |
2000-06-20 |
Alexandre Julliard | For dlls, derive SPEC_SRCS from MODULE and ALTNAMES. |
tree | commitdiff |
2000-06-20 |
Gerard Patel | Protect against programs creating parts with negative... |
tree | commitdiff |
2000-06-18 |
Noomen Hamza | WM_PAINT should be processed only by the TREEVIEW_Paint... |
tree | commitdiff |
2000-06-13 |
Alexandre Julliard | Use the Unicode string functions from wine/unicode... |
tree | commitdiff |
2000-06-11 |
Aric Stewart | We were not properly masking the item that was sent... |
tree | commitdiff |
2000-06-11 |
Patrik Stridvall | Fixed some warnings. |
tree | commitdiff |
2000-06-08 |
Aric Stewart | Windows must update the right edge (-1) of the last... |
tree | commitdiff |
2000-06-08 |
Aric Stewart | Properly handle InsertItem with an invalid HTREEITEM... |
tree | commitdiff |
2000-06-07 |
Aric Stewart | Added handling of TBSTYLE_AUTOSIZE. |
tree | commitdiff |
2000-06-07 |
Patrik Stridvall | Fixed some warnings. |
tree | commitdiff |
2000-06-07 |
Uwe Bonnes | TOOLBAR_DrawString: catch index== -1 (but not yet handled). |
tree | commitdiff |
2000-06-07 |
Noomen Hamza | The active page should be unchanged when removing an... |
tree | commitdiff |
2000-06-04 |
Michael Cardenas | Corrected a potential crash. |
tree | commitdiff |
2000-06-04 |
Chris Morgan | Finished the implementation of LISTVIEW_SetColumnWidth... |
tree | commitdiff |
2000-06-04 |
Chris Morgan | Replaced calls to HEADER_Refresh with InvalidateRect. |
tree | commitdiff |
2000-06-04 |
Eric Kohl | Started support for menubar-like toolbars. |
tree | commitdiff |
2000-06-03 |
Eric Kohl | Updated to dll version 5.81 (IE 5.01). |
tree | commitdiff |
2000-06-03 |
Eric Kohl | Implemented TVM_GETITEMW. |
tree | commitdiff |
2000-06-03 |
Jason Mawdsley | Added support for typing the filename in the listview... |
tree | commitdiff |
2000-05-30 |
Chris Morgan | Added 3D border around control. Fixed monthcal control... |
tree | commitdiff |
2000-05-30 |
Chris Morgan | Removed all direct calls to MONTHCAL_Refresh() and... |
tree | commitdiff |
2000-05-26 |
Alexandre Julliard | Francois Methot (Macadamian) |
tree | commitdiff |
2000-05-25 |
Aric Stewart | Reworked the thumb drawing code, thumb calculation... |
tree | commitdiff |
2000-05-25 |
Chris Morgan | Use clipping regions to reduce the amount of processing... |
tree | commitdiff |
2000-05-25 |
Gerard Patel | Fixes crash when calling Treeview_EndEditLabelNow and... |
tree | commitdiff |
2000-05-24 |
Susan Farley | Defer to standard scrolling APIs for non-flatSB specifi... |
tree | commitdiff |
2000-05-24 |
Aric Stewart | Added handling for TVS_SINGLEEXPAND. |
tree | commitdiff |
2000-05-24 |
Aric Stewart | Corrected the problem where a tab control marked multil... |
tree | commitdiff |
2000-05-24 |
Martin Fuchs | Inserted a missing call to SetWindowPos(). With this... |
tree | commitdiff |
2000-05-23 |
Susan Farley | SetBuddy no longer overwrites its superclass' WndProc... |
tree | commitdiff |
2000-05-23 |
Chris Morgan | Fixed tooltips. |
tree | commitdiff |
2000-05-23 |
Chris Morgan | Reduce toolbar redrawing and flicker by calling RedrawW... |
tree | commitdiff |
2000-05-23 |
Aric Stewart | Corrected a problem of when oldHit is negative and... |
tree | commitdiff |
2000-05-23 |
Aric Stewart | If a listview is created with LVS_NOCOLUMNEHEADER then... |
tree | commitdiff |
2000-05-19 |
Chris Morgan | Update nItemWidth in LISTVIEW_SetItem() if LVS_LIST... |
tree | commitdiff |
2000-05-19 |
Aric Stewart | Fixes the line of garbage at the bottom of images and... |
tree | commitdiff |
2000-05-18 |
Francois Gouget | Convert C++ comments to regular C comments. |
tree | commitdiff |
2000-05-14 |
David Black | Implemented TVM_EDITLABELA, plus some improvements... |
tree | commitdiff |
2000-05-11 |
Patrik Stridvall | Fixed issues found by winapi_check. |
tree | commitdiff |
2000-05-11 |
Eric Pouech | Fixed some quirks (range is 32 bit, page up/dn mismatch... |
tree | commitdiff |
2000-05-11 |
Ken Thomases | Implemented tab control style TCS_HOTTRACK (tabs are... |
tree | commitdiff |
2000-05-11 |
Aric Stewart | Remove the background from the new image when it is... |
tree | commitdiff |
2000-05-11 |
Aric Stewart | Clean up the drawing code after a label update. There... |
tree | commitdiff |
2000-05-10 |
Aric Stewart | Allow the user to cancel label editing with esc and... |
tree | commitdiff |
2000-05-10 |
Ken Thomases | Restore accidentally undone changes. |
tree | commitdiff |
2000-05-10 |
Aric Stewart | - Wine was not properly reporting back the edited label... |
tree | commitdiff |
2000-05-10 |
Aric Stewart | - Cleaned up some of the drawing code, specifically... |
tree | commitdiff |
next |