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 |
2000-05-10 |
Alexandre Julliard | Specify the service thread timers in ms instead of us. |
tree | commitdiff |
2000-05-10 |
Gerard Patel | Protect against use of comctl32 private control memory... |
tree | commitdiff |
2000-05-10 |
Aric Stewart | Some programs switch their status bar back and forth... |
tree | commitdiff |
2000-05-09 |
Aric Stewart | Added the ability to use multiline tab controls to... |
tree | commitdiff |
2000-05-07 |
Gerard Patel | Set the itemID member of the DRAWITEMSTRUCT to the... |
tree | commitdiff |
2000-05-07 |
Chris Morgan | Implemented ListView_SetHoverTime(), ListView_GetHoverT... |
tree | commitdiff |
2000-05-05 |
Aric Stewart | Fixed a bug with the processing of HitTest. |
tree | commitdiff |
2000-05-05 |
Huw D M Davies | Fixed DC leak. |
tree | commitdiff |
2000-05-05 |
Sheri Steeves | Worked around some tooltips hide problems by checking... |
tree | commitdiff |
2000-05-01 |
Bertho Stultiens | - Implemented a new preprocessor that is (nearly) ANSI... |
tree | commitdiff |
2000-04-28 |
Alexandre Julliard | Authors: Chris Morgan <cmorgan@wpi.edu>, James Abbatiel... |
tree | commitdiff |
2000-04-28 |
Martin Fuchs | - Return modified rectangle after layouting header... |
tree | commitdiff |
2000-04-28 |
Chris Morgan | Implemented TOOLBAR_MouseLeave to handle WM_MOUSELEAVE... |
tree | commitdiff |
2000-04-24 |
Patrik Stridvall | Fixed issues found by winapi_check. |
tree | commitdiff |
2000-04-24 |
Alexandre Julliard | Patrick Yang (Corel) |
tree | commitdiff |
2000-04-24 |
Martin Fuchs | Fixed toolbar bitmap size handling. |
tree | commitdiff |
2000-04-23 |
Alexandre Julliard | Authors: Chris Morgan <cmorgan@wpi.edu>, James Abbatiel... |
tree | commitdiff |
2000-04-19 |
Alexandre Julliard | Removed winmm from import list. |
tree | commitdiff |
2000-04-19 |
Alexandre Julliard | Use GetProcAddress for mmio* functions to avoid importi... |
tree | commitdiff |
2000-04-19 |
Stephane Lussier | Mousewheel support. |
tree | commitdiff |
2000-04-18 |
Stephane Lussier | Implemented Mousewheel support. |
tree | commitdiff |
2000-04-15 |
Martin Fuchs | Implement CCS_NOMOVEY for tool bars. |
tree | commitdiff |
2000-04-15 |
Serge Ivanov | Added proper handling TVIS_OVERLAYMASK flag and allows... |
tree | commitdiff |
2000-04-13 |
Huw D M Davies | Clear TopRootItem when whole tree is deleted. |
tree | commitdiff |
2000-04-11 |
Serge Ivanov | TreeView - minor bugfix and optimization: |
tree | commitdiff |
2000-04-09 |
Richard Cohen | GetItem was returning the item instead of subitem info. |
tree | commitdiff |
2000-04-08 |
Yuxi Zhang | Stephen Mereu |
tree | commitdiff |
2000-04-06 |
Patrik Stridvall | Fixed some issues reported by winapi_check. |
tree | commitdiff |
2000-03-28 |
Patrik Stridvall | Added/fixed some documentation reported by winapi_check. |
tree | commitdiff |
2000-03-28 |
Andreas Mohr | Do a LoadLibraryA of WINMM upon ANIMATE_Create and... |
tree | commitdiff |
2000-03-25 |
Francois Gouget | Use min/max instead of MIN/MAX. |
tree | commitdiff |
2000-03-24 |
Patrik Stridvall | Added/fixed some documentation reported by winapi_check. |
tree | commitdiff |
2000-03-19 |
Francois Gouget | Explicitly use the TVN_xxxA version of the macros. |
tree | commitdiff |
2000-03-08 |
Patrik Stridvall | Removed a lot of unnecessary includes and fixed the... |
tree | commitdiff |
2000-03-04 |
Alexandre Julliard | Moved dll-specific make rules to a separate Makedll... |
tree | commitdiff |
2000-03-04 |
Alexandre Julliard | Vahid Pourlotfali |
tree | commitdiff |
2000-02-29 |
Niels Kristian Bec... | Removed superfluous #include statements for header... |
tree | commitdiff |
2000-02-29 |
Serge Ivanov | Make updown control work. UpDown control always sends... |
tree | commitdiff |
2000-02-29 |
Pascal Lessard | Implemented the behavior of sending WM_CONTEXTMENU... |
tree | commitdiff |
2000-02-27 |
Pierre Mageau | Don't display the context menu on a double click. |
tree | commitdiff |
2000-02-26 |
Alexandre Julliard | Don Kelly |
tree | commitdiff |
2000-02-26 |
Jim Aston | This reverts Matts patch. The messaging needs double... |
tree | commitdiff |
2000-02-26 |
Alexandre Julliard | Made winmm a separate shared library. |
tree | commitdiff |
2000-02-25 |
Hidenori Takeshima | Fix for toolbar button size. |
tree | commitdiff |
2000-02-25 |
James Abbatiello | Misc. fixes for compiler warnings. |
tree | commitdiff |
2000-02-25 |
Serge Ivanov | In Windows, if PropertySheet can't create some page... |
tree | commitdiff |
2000-02-25 |
Serge Ivanov | In function IMAGELIST_InternalDrawMask we have to mask... |
tree | commitdiff |
2000-02-20 |
Andreas Mohr | Spelling fixes. |
tree | commitdiff |
2000-02-13 |
Alexandre Julliard | Removed superfluous GlobalFindAtom calls. |
tree | commitdiff |
2000-02-13 |
Alex Priem | Fixed off-by-one error. |
tree | commitdiff |
2000-02-10 |
Alexandre Julliard | Optimized debugging API to reduce code size. |
tree | commitdiff |
2000-02-10 |
Jeremy White | Removed #include of wingdi.h and windef.h from winuser... |
tree | commitdiff |
2000-02-07 |
Marcus Meissner | Height calculation was 1 off in ImageList_Read. |
tree | commitdiff |
2000-02-03 |
Alex Priem | - Implementation of WM_SETFORMAT |
tree | commitdiff |
2000-01-31 |
Alexandre Julliard | Build most dlls as separate shared libraries. |
tree | commitdiff |
2000-01-30 |
Marcus Meissner | Overlay indices are signed shorts (-1 means no overlay) |
tree | commitdiff |
2000-01-29 |
Andreas Mohr | - add some documentation items |
tree | commitdiff |
2000-01-29 |
Marcus Meissner | Implemented ImageList_Read (not 100% correct in regardi... |
tree | commitdiff |
2000-01-23 |
Marcus Meissner | Added *.spec.c, *.spec.glue.s, *.glue.c to .cvsignore... |
tree | commitdiff |
2000-01-12 |
Alexandre Julliard | Removed a dependency between oleaut32 and comctl32. |
tree | commitdiff |
2000-01-12 |
Alex Priem | InfoPtr checking mixed up WM_DESTROY and WM_CREATE. |
tree | commitdiff |
2000-01-09 |
Alexandre Julliard | Built-in DLLs resources are now specified in spec file. |
tree | commitdiff |
2000-01-05 |
Alex Priem | - When processing WM_PAINT messages, the treeview might... |
tree | commitdiff |
2000-01-04 |
Alexandre Julliard | Authors: Chris Morgan <cmorgan@wpi.edu>, James Abbatiel... |
tree | commitdiff |
1999-12-26 |
Francois Gouget | Wrapped some strings in a debugstr_* call. |
tree | commitdiff |
1999-12-25 |
Francois Gouget | Better support very long strings by avoiding to copy... |
tree | commitdiff |
1999-12-25 |
Huw D M Davies | DPA_DeletePtr was resizing the array to a too small... |
tree | commitdiff |
1999-12-20 |
Ian Schmidt | Corrected background color and fixed leaking GDI brush. |
tree | commitdiff |
1999-12-20 |
Shaun Morris | Implemented _TrackMouseEvent for the TME_LEAVE flag. |
tree | commitdiff |
1999-12-12 |
Andreas Mohr | Fixed compiler warnings. |
tree | commitdiff |
1999-12-08 |
Dimitrie O. Paun | Make use of the DEFAULT_DEBUG_CHANNEL where appropriate. |
tree | commitdiff |
1999-12-05 |
Francois Gouget | Whenever we do an strncpy we should make sure we put... |
tree | commitdiff |
1999-12-04 |
Huw D M Davies | Added stubs for several MRU list functions and document... |
tree | commitdiff |
1999-12-04 |
Huw D M Davies | Fixes off by one error in item insertion. |
tree | commitdiff |
1999-11-28 |
Alexandre Julliard | Serge Ivanov |
tree | commitdiff |
1999-11-28 |
Niels Kristian Bec... | Compiler warnings fixed. |
tree | commitdiff |
1999-11-28 |
Dave Pickles | Prevent a crash if messages are sent to a toolbar windo... |
tree | commitdiff |
1999-11-28 |
Alex Priem | - (final?) update of TreeView_* macro's. |
tree | commitdiff |
1999-11-28 |
Eric Kohl | Fixed some visual toolbar bugs. |
tree | commitdiff |
1999-11-23 |
Eric Kohl | - first 'dummy' implementation of ImageList_Read |
tree | commitdiff |
next |