2000-12-12 |
Gerard Patel | Use DrawText to display text in horizontal tabs. |
tree | commitdiff |
2000-12-06 |
Alexandre Julliard | Use libwine and libwine_unicode directly from their... |
tree | commitdiff |
2000-12-01 |
Alexandre Julliard | Removed some unnecessary includes. |
tree | commitdiff |
2000-11-30 |
Guy L. Albertelli | Implement better version of DPA_Merge. |
tree | commitdiff |
2000-11-30 |
David Elliott | Remove libXXXX.so.1.0 lines from .cvsignore files. |
tree | commitdiff |
2000-11-30 |
Alexandre Julliard | Finished separation of comclt32 and comdlg32. |
tree | commitdiff |
2000-11-29 |
Brian Teague | Add a stub for the CAPS1 capability in GetDeviceCaps. |
tree | commitdiff |
2000-11-29 |
Alexandre Julliard | Cleaned up some more dependencies on Wine internal... |
tree | commitdiff |
2000-11-29 |
Dimitrie O. Paun | Fixed a few compilation warnings. |
tree | commitdiff |
2000-11-29 |
Aric Stewart | Ownerdata listviews were not clearing previously select... |
tree | commitdiff |
2000-11-28 |
Alexandre Julliard | Got rid of the Wine internal lstrcpy* functions and... |
tree | commitdiff |
2000-11-27 |
Dimitrie O. Paun | Require {DECLARE,DEFAULT}_DEBUG_CHANNEL statements... |
tree | commitdiff |
2000-11-26 |
Dimitrie O. Paun | Corrected default values with help from Ulrich Czekalla. |
tree | commitdiff |
2000-11-25 |
Eric Kohl | Added notification format handling. |
tree | commitdiff |
2000-11-25 |
Dimitrie O. Paun | Update comments, cleanup warning messages. |
tree | commitdiff |
2000-11-25 |
Eric Kohl | Removed calls to internal (non-exported) wine functions. |
tree | commitdiff |
2000-11-25 |
Ulrich Czekalla | Send HDN_ITEMCHANGING and HDN_ITEMCHANGED when resizing. |
tree | commitdiff |
2000-11-25 |
Marcus Meissner | MultiByteToWideChar() returns characters, not bytes. |
tree | commitdiff |
2000-11-15 |
Dmitry Timoshkov | Remove redundant includes. |
tree | commitdiff |
2000-11-15 |
Eric Kohl | Use internal unicode strings. |
tree | commitdiff |
2000-11-15 |
Eric Kohl | New unicode support functions. |
tree | commitdiff |
2000-11-13 |
Alexandre Julliard | Temp hack: do not import dlls that we link with at... |
tree | commitdiff |
2000-11-13 |
Guy L. Albertelli | Implement dragging on gripper to expand and compress... |
tree | commitdiff |
2000-11-12 |
Alexandre Julliard | Start using import tables for dlls that can already... |
tree | commitdiff |
2000-11-11 |
Andreas Mohr | Fixed WM_PAINT in ANIMATE_WindowProc; call DefWindowPro... |
tree | commitdiff |
2000-11-09 |
Eric Kohl | Added header control cursors and drag list arrow icon. |
tree | commitdiff |
2000-11-09 |
Dmitry Timoshkov | Make a copy of the dialog resource before correcting... |
tree | commitdiff |
2000-11-08 |
Aric Stewart | Implemented VK_PRIOR and VK_NEXT processing (merged... |
tree | commitdiff |
2000-11-07 |
Eric Kohl | Implemented toolbar customization dialog. |
tree | commitdiff |
2000-11-07 |
Eric Kohl | Implemented new messages. |
tree | commitdiff |
2000-11-07 |
Aric Stewart | Implemented the RedrawItems message for a listview. |
tree | commitdiff |
2000-11-07 |
Francois Gouget | Use DrawFocusRect to draw the focus rectangle. |
tree | commitdiff |
2000-11-06 |
Marcus Meissner | CBEM_SETITEMW done by example from SETITEMA, converted... |
tree | commitdiff |
2000-11-05 |
Alexandre Julliard | Declare debug channels in all dlls that need them;... |
tree | commitdiff |
2000-11-05 |
Marcus Meissner | Forward CBEM_SETEXSTYLE to CBEM_SETEXTENDEDSTYLE, pass... |
tree | commitdiff |
2000-11-04 |
Marcus Meissner | Fixed off by one error in DPA handling, added some... |
tree | commitdiff |
2000-11-04 |
Marcus Meissner | Pass up WM_DRAWITEM messages to parent. |
tree | commitdiff |
2000-11-02 |
Aric Stewart | Treeview item sorting could mess up the visibleOrder... |
tree | commitdiff |
2000-11-02 |
Marcus Meissner | Swap CalcToolbar and paint rectangle computation to... |
tree | commitdiff |
2000-11-01 |
Marcus Meissner | Have Internet Explorer 3 show its toolbars by passing... |
tree | commitdiff |
2000-11-01 |
Alexandre Julliard | Authors: Andreas Mohr <amohr@codeweavers.com>, Dimitrie... |
tree | commitdiff |
2000-11-01 |
Marcus Meissner | Removed unnecessary calls of TOOLBAR_CalcToolbar()... |
tree | commitdiff |
2000-10-31 |
Francois Gouget | Use PS_ALTERNATE rather than PS_DOT. |
tree | commitdiff |
2000-10-31 |
Guy L. Albertelli | Ignore RBBS_BREAK style on first band. |
tree | commitdiff |
2000-10-31 |
Aric Stewart | Fixed cancels editing of a listview label if the listvi... |
tree | commitdiff |
2000-10-31 |
Hidenori Takeshima | Fix for avoiding subtraction from unsigned zero. |
tree | commitdiff |
2000-10-31 |
Susan Farley | Under some conditions its necessary to explicitly show the |
tree | commitdiff |
2000-10-31 |
Guy L. Albertelli | Handle special case where itemID = -1 (special focus... |
tree | commitdiff |
2000-10-29 |
Uwe Bonnes | COMBOEX_DrawItem: check return value of SendMessageA... |
tree | commitdiff |
2000-10-29 |
Guy L. Albertelli | - improved trace information |
tree | commitdiff |
2000-10-29 |
Guy L. Albertelli | - correct processing of RBBS_BREAK style. |
tree | commitdiff |
2000-10-25 |
Chris Morgan | Implement TCS_VERTICAL style. Fix tab borders to have... |
tree | commitdiff |
2000-10-25 |
Susan Farley | - When inserting an item, do not invalidate the area... |
tree | commitdiff |
2000-10-23 |
Alexandre Julliard | Build Win32 resources as .res files and dump them into... |
tree | commitdiff |
2000-10-22 |
Marcus Meissner | Do not set the iSubItem part of the struct for LVM_HITTEST, |
tree | commitdiff |
2000-10-22 |
Jason Mawdsley | Fixed some flickering that was occurring in the image... |
tree | commitdiff |
2000-10-19 |
James Hatheway | Fix messages sent when right-clicking in a blank (non... |
tree | commitdiff |
2000-10-19 |
Uwe Bonnes | Draw text and icons, implement ordering functions,... |
tree | commitdiff |
2000-10-19 |
Chris Morgan | Recalculate nItemHeight when LVS_SETIMAGELIST is called... |
tree | commitdiff |
2000-10-17 |
Chris Morgan | Implement LVM_SETITEMPOSITION32. |
tree | commitdiff |
2000-10-17 |
Uwe Bonnes | Remember owner HWND when creating and use this hwnd... |
tree | commitdiff |
2000-10-15 |
Uwe Bonnes | Draw the scrollbar beside the buddy when neither UDS_AL... |
tree | commitdiff |
2000-10-15 |
Uwe Bonnes | Localization and expect leapdays when looking for the... |
tree | commitdiff |
2000-10-15 |
Uwe Bonnes | Localization and many changes to behaviour and outlook. |
tree | commitdiff |
2000-10-15 |
Uwe Bonnes | Split out resources that might be localized. |
tree | commitdiff |
2000-10-15 |
Uwe Bonnes | Added additional resource IDs. |
tree | commitdiff |
2000-10-13 |
Louis Philippe Gagnon | Do not send a WM_CONTEXTMENU message when a TreeView... |
tree | commitdiff |
2000-10-13 |
Andreas Mohr | - stupid spelling fixes |
tree | commitdiff |
2000-10-13 |
Susan Farley | To improve custom-drawn items, add focus border to... |
tree | commitdiff |
2000-10-13 |
Susan Farley | Status bars on managed windows should not have SIZEGRIP... |
tree | commitdiff |
2000-10-13 |
Stephane Lussier | Subitems of listviews were not painted with the right... |
tree | commitdiff |
2000-10-12 |
Chris Morgan | Fix depressed state with flat toolbars so pressing... |
tree | commitdiff |
2000-10-12 |
Susan Farley | On InsertItem with TVI_FIRST, the check for resetting... |
tree | commitdiff |
2000-10-12 |
Guy L. Albertelli | Rewrite to support rows of bands. |
tree | commitdiff |
2000-10-12 |
Serge Ivanov | Simple NULL check. |
tree | commitdiff |
2000-10-12 |
Stephane Lussier | - Background should not be drawn if the background... |
tree | commitdiff |
2000-10-12 |
Aric Stewart | Corrected some segvs that occur with ownerdata listviews. |
tree | commitdiff |
2000-09-29 |
Francois Gouget | Moved DLLVERSIONINFO to shlwapi.h. |
tree | commitdiff |
2000-09-29 |
Francois Gouget | Modified the bitmap centering algorithm to take the... |
tree | commitdiff |
2000-09-29 |
Susan Farley | Call ReleaseCapture (which triggers WM_CAPTURECHANGED... |
tree | commitdiff |
2000-09-27 |
Alexandre Julliard | Added a few missing imports. |
tree | commitdiff |
2000-09-26 |
Susan Farley | Support for TBSTYLE_EX_DRAWDDARROWS style; reset captur... |
tree | commitdiff |
2000-09-26 |
Alexandre Julliard | Moved all Win16 definitions out of the standard Windows... |
tree | commitdiff |
2000-09-26 |
Alexandre Julliard | Removed shell.h. Cleaned up the nested includes mess... |
tree | commitdiff |
2000-09-25 |
Alexandre Julliard | Removed inclusion of wine/winestring.h from winbase... |
tree | commitdiff |
2000-09-24 |
Gerald Pfeifer | Fixed format strings. |
tree | commitdiff |
2000-09-24 |
Francois Gouget | Added set WS_CHILD and CCS_TOP to the toolbar's style. |
tree | commitdiff |
2000-09-24 |
Francois Gouget | The size of the comctl32 internal bitmaps is 24x24... |
tree | commitdiff |
2000-09-22 |
Chris Morgan | Paint background before drawing item and subitems.... |
tree | commitdiff |
2000-09-22 |
Aric Stewart | Correct some situations with listview selections. Speci... |
tree | commitdiff |
2000-09-22 |
Susan Farley | Added support for FLATBUTTON style tabs. |
tree | commitdiff |
2000-09-22 |
Chris Morgan | Fixed button image to be offset to the center of the... |
tree | commitdiff |
2000-09-22 |
Chris Morgan | Changed RedrawWindow()'s to InvalidateRect()'s. Redraw... |
tree | commitdiff |
2000-09-22 |
Chris Morgan | Fix behavior of TVS_SINGLEEXPAND style broken in Corel... |
tree | commitdiff |
2000-09-19 |
Peter Hunnisett | - Added some missing WINELIB_NAME_AW definitions, types... |
tree | commitdiff |
2000-09-19 |
Stephane Lussier | Notification NM_CLICK, NM_RCLICK and NM_DBLCLK sent... |
tree | commitdiff |
2000-09-18 |
Chris Morgan | Change FIXME("Button size set after button in toolbar... |
tree | commitdiff |
2000-09-18 |
Stephane Lussier | Sorting items in a listview using LVW_SORTITEMS is... |
tree | commitdiff |
2000-09-16 |
Andreas Mohr | Fixed tab control to use HTTRANSPARENT when mouse hits... |
tree | commitdiff |
2000-09-16 |
Stephane Lussier | Allow having a transparent background text color for... |
tree | commitdiff |
next |