2004-12-13 |
Eric Pouech | Fixed some errors in function prototypes. |
tree | commitdiff |
2004-12-10 |
Jon Griffiths | Implement the remaining MRU functions, fix a couple... |
tree | commitdiff |
2004-12-09 |
Alexandre Julliard | Janitorial: C booleans must not be compared against... |
tree | commitdiff |
2004-12-08 |
Thomas Weidenmüller | Free allocated font handles when control is destroyed. |
tree | commitdiff |
2004-12-07 |
Filip Navara | - Don't use DrawEdge with NULL device context, it's... |
tree | commitdiff |
2004-12-06 |
Eric Kohl | DrawStatusText() must not process prefix characters. |
tree | commitdiff |
2004-12-01 |
Ulrich Czekalla | Prevent the animation thread from waiting on itself... |
tree | commitdiff |
2004-11-30 |
Dmitry Timoshkov | - Pass infoPtr around in month calendar control. |
tree | commitdiff |
2004-11-30 |
James Hawkins | Fixed a few memory leaks. |
tree | commitdiff |
2004-11-30 |
Robert Shearman | Store the new style before redrawing and repositioning... |
tree | commitdiff |
2004-11-24 |
Alexandre Julliard | Avoid using the MAKEPOINTS macro, it's broken on big... |
tree | commitdiff |
2004-11-21 |
Huw Davies | The default font for the treeview should be the icon... |
tree | commitdiff |
2004-11-19 |
Zach Gorman | Add the DT_NOPREFIX flag when calling DrawText() for... |
tree | commitdiff |
2004-11-10 |
Robert Shearman | - Set cache bitmap dimensions correctly when a 0x0... |
tree | commitdiff |
2004-11-09 |
Dmitry Timoshkov | - do not move updown control and buddy if an alignment... |
tree | commitdiff |
2004-11-08 |
Robert Shearman | - bNtfUnicode is a dup' of bUnicode so remove it and... |
tree | commitdiff |
2004-11-08 |
Dmitry Timoshkov | Dimensions of month calendar control should not depend... |
tree | commitdiff |
2004-11-06 |
Robert Shearman | Remove unnecessary WNDPROC casts. |
tree | commitdiff |
2004-11-06 |
Robert Shearman | Implement TBN_RESTORE notification. |
tree | commitdiff |
2004-11-01 |
Dmitry Timoshkov | Convert NativeFont control to unicode, use hbrBackgroun... |
tree | commitdiff |
2004-11-01 |
Dmitry Timoshkov | Do not retrieve infoPtr twice in ToolbarWindowProc... |
tree | commitdiff |
2004-11-01 |
Dimitrie O. Paun | Send notification messages in the format dictated by |
tree | commitdiff |
2004-10-27 |
Alexandre Julliard | Use correct type instead of void* in item linked list. |
tree | commitdiff |
2004-10-27 |
Dimitrie O. Paun | Use typesafe signature where possible. |
tree | commitdiff |
2004-10-27 |
Dimitrie O. Paun | Rename STATUSWINDOWINFO to STATUS_INFO, for consistency... |
tree | commitdiff |
2004-10-27 |
Dimitrie O. Paun | Minor cleanups. |
tree | commitdiff |
2004-10-27 |
Dimitrie O. Paun | Use Unicode functions where possible. |
tree | commitdiff |
2004-10-26 |
Thorsten Kani | Use address of tab_item.extra when building drawitemstruct. |
tree | commitdiff |
2004-10-26 |
Dimitrie O. Paun | Implement proper GWL_STYLE handling, proper reaction... |
tree | commitdiff |
2004-10-25 |
Dimitrie O. Paun | Use only Unicode functions, it makes it easier to see... |
tree | commitdiff |
2004-10-25 |
Robert Shearman | - Don't fill in any more information than native does... |
tree | commitdiff |
2004-10-25 |
Robert Shearman | - Don't leak memory when an app sends TTM_SETTITLE... |
tree | commitdiff |
2004-10-22 |
Francois Gouget | Assorted spelling fixes. |
tree | commitdiff |
2004-10-22 |
Dimitrie O. Paun | Audit the Date Time Control. Unicodification. |
tree | commitdiff |
2004-10-21 |
Uwe Bonnes | Monthcal_SetRange: Set proper value for min date. |
tree | commitdiff |
2004-10-21 |
Robert Shearman | Always remove WS_BORDER style from ComboBoxEx control. |
tree | commitdiff |
2004-10-21 |
Thorsten Kani | Don't add extra OFFSET_X/Y to the calculation of rcBitm... |
tree | commitdiff |
2004-10-21 |
Robert Shearman | Correct the date of the completeness audit. |
tree | commitdiff |
2004-10-21 |
Dimitrie O. Paun | Audit the month calendar. |
tree | commitdiff |
2004-10-21 |
Robert Shearman | - Draw with ILD_TRANSPARENT instead of ILD_NORMAL to... |
tree | commitdiff |
2004-10-19 |
Robert Shearman | Implement SetPathWordBreakProc and MirrorIcon. |
tree | commitdiff |
2004-10-19 |
Robert Shearman | Rebar completeness audit. |
tree | commitdiff |
2004-10-19 |
Ge van Geldorp | Pass correct uiParam for SPI_GETNONCLIENTMETRICS. |
tree | commitdiff |
2004-10-18 |
Ge van Geldorp | Don't free subclass stack while it's still in use. |
tree | commitdiff |
2004-10-18 |
Robert Shearman | - TBN_DELETINGBUTTON sends the command ID, not the... |
tree | commitdiff |
2004-10-18 |
Robert Shearman | Implement ImageList_SetColorTable. |
tree | commitdiff |
2004-10-14 |
Gerald Pfeifer | Completely disable unused function show_image(). |
tree | commitdiff |
2004-10-09 |
Jon Griffiths | Items are variable sized, use an accessor to get at... |
tree | commitdiff |
2004-10-07 |
Jon Griffiths | ImageList_Merge should not fail if indices are bad. |
tree | commitdiff |
2004-10-07 |
Jon Griffiths | Draw +/- correctly for large icon sizes. |
tree | commitdiff |
2004-10-07 |
Francois Gouget | Don't define COBJMACROS in objbase.h. |
tree | commitdiff |
2004-10-05 |
Francois Gouget | Assorted spelling fixes. |
tree | commitdiff |
2004-10-04 |
Dmitry Timoshkov | If an animation is already playing do not restart it. |
tree | commitdiff |
2004-10-04 |
Aric Stewart | Check to make sure PropSheetInfo* is not null before... |
tree | commitdiff |
2004-10-04 |
Dmitry Timoshkov | Do not use GlobalFree for a memory returned by LoadReso... |
tree | commitdiff |
2004-10-04 |
Vitaliy Margolen | Don't loose last band on insert. |
tree | commitdiff |
2004-09-28 |
Michael Stefaniuc | - native ImageList_Remove dosn't spit out an error... |
tree | commitdiff |
2004-09-28 |
Robert Shearman | Determine whether to do label edit before sending NM_CLICK. |
tree | commitdiff |
2004-09-28 |
Jon Griffiths | Item height/expand button width must be >= than imageli... |
tree | commitdiff |
2004-09-25 |
Robert Shearman | - Implement WS_DISABLED style. |
tree | commitdiff |
2004-09-23 |
Robert Shearman | - Make the control look more like native by using the... |
tree | commitdiff |
2004-09-23 |
Filip Navara | Fix obviously wrong condition in an "if" statement. |
tree | commitdiff |
2004-09-23 |
Filip Navara | Add note about unimplemented TB_SAVERESTORE message. |
tree | commitdiff |
2004-09-22 |
Dimitrie O. Paun | We now have ICC_LINK_CLASS. |
tree | commitdiff |
2004-09-22 |
Dimitrie O. Paun | Cleanup W->A transition. |
tree | commitdiff |
2004-09-21 |
Robert Shearman | - Status update. |
tree | commitdiff |
2004-09-20 |
Filip Navara | - Implement PSM_INDEXTOID, PSM_INDEXTOPAGE and PSM_PAGE... |
tree | commitdiff |
2004-09-20 |
Robert Shearman | Document status of control against v6.0 of native version. |
tree | commitdiff |
2004-09-20 |
Robert Shearman | - Fix some TRACEs |
tree | commitdiff |
2004-09-17 |
Robert Shearman | Use Unicode window messages. |
tree | commitdiff |
2004-09-16 |
Robert Shearman | - Don't use TrackMouseEvents/WM_MOUSELEAVE API for... |
tree | commitdiff |
2004-09-16 |
Robert Shearman | Use Unicode window messages. |
tree | commitdiff |
2004-09-14 |
Filip Navara | Status update. |
tree | commitdiff |
2004-09-14 |
Robert Shearman | - Make customization list boxes into drag list boxes. |
tree | commitdiff |
2004-09-14 |
Robert Shearman | - Clear data structure after dragging. |
tree | commitdiff |
2004-09-14 |
Robert Shearman | Set class hbrBackground and style to the same as native. |
tree | commitdiff |
2004-09-14 |
Robert Shearman | - Set hbrBackground class property to same value as... |
tree | commitdiff |
2004-09-14 |
Robert Shearman | - Set hbrBackground class property to same value as... |
tree | commitdiff |
2004-09-13 |
Jon Griffiths | CreateDCA -> CreateDCW |
tree | commitdiff |
2004-09-13 |
Filip Navara | Fix resizing of wizards. |
tree | commitdiff |
2004-09-13 |
Vitaliy Margolen | Make sure TreeView gets redrawn after calling EnsureVis... |
tree | commitdiff |
2004-09-13 |
Filip Navara | Fill the area next to watermark bitmap with window... |
tree | commitdiff |
2004-09-13 |
Vitaliy Margolen | Send correct tracing notification messages. |
tree | commitdiff |
2004-09-13 |
Filip Navara | Correct displaying of wizard subtitle. |
tree | commitdiff |
2004-09-09 |
Robert Shearman | - Status update. |
tree | commitdiff |
2004-09-08 |
Filip Navara | Do not distinguish exterior wizard pages by their posit... |
tree | commitdiff |
2004-09-07 |
Robert Shearman | Implement titles. |
tree | commitdiff |
2004-09-07 |
Robert Shearman | Add 16x16 error, info and warning icons. |
tree | commitdiff |
2004-09-07 |
Filip Navara | - Revert incorrect change to tab control resizing from... |
tree | commitdiff |
2004-09-07 |
Filip Navara | - Draw the Wizard97 header bitmaps before drawing the... |
tree | commitdiff |
2004-09-06 |
Robert Shearman | - Obey TBCDRF_NOOFFSET for the button text. |
tree | commitdiff |
2004-09-06 |
Kevin Koltzau | Fix bug with chained messages. |
tree | commitdiff |
2004-09-02 |
Hans Leidekker | Fix signed/unsigned comparison warnings. |
tree | commitdiff |
2004-09-02 |
Ferenc Wagner | Added \n to ok() strings in the imagelist tests. |
tree | commitdiff |
2004-08-31 |
Francois Gouget | MSVC does not like the typeof() in the function pointer... |
tree | commitdiff |
2004-08-30 |
Filip Navara | Fix loading wizard title and subtitle from resources. |
tree | commitdiff |
2004-08-30 |
Robert Shearman | TB_MARKITEM should redraw button. |
tree | commitdiff |
2004-08-26 |
Robert Shearman | Allow image list tests to compile and run on old platforms. |
tree | commitdiff |
2004-08-26 |
Mike McCormack | Calculate the correct size of dialog templates in the... |
tree | commitdiff |
2004-08-26 |
Francois Gouget | Assorted spelling fixes. |
tree | commitdiff |
next |