- Support control panel applications that provide more than one control panel.
[reactos.git] / reactos / lib / comctl32 /
2004-10-26 Eric KohlDrawStatusText() must not process prefix characters.
2004-10-21 Gé van GeldorpBetter drawing of +/- boxes at smaller icon sizes
2004-10-20 Gé van GeldorpSync to Wine-20041019:
2004-10-18 Gé van GeldorpDon't free subclass stack while it's still in use
2004-09-19 Gé van GeldorpSync to Wine-20040913:
2004-08-14 Gé van GeldorpSync to Wine-20040813:
2004-08-09 Filip NavaraThomas Weidenm�ller <w3seek@reactos.org>
2004-08-09 Filip NavaraMarcus Meissner <marcus@jet.franken.de>
2004-08-09 Filip NavaraFilip Navara <xnavara@volny.cz>
2004-08-09 Filip NavaraFilip Navara <xnavara@volny.cz>
2004-08-09 Filip NavaraThomas Weidenmueller <wine-patches@reactsoft.com>
2004-08-09 Filip NavaraDmitry Timoshkov <dmitry@codeweavers.com>
2004-08-09 Filip NavaraFilip Navara <xnavara@volny.cz>
2004-08-09 Filip NavaraHenning Gerhardt <henning.gerhardt@web.de>
2004-08-08 Gé van GeldorpSync to Wine-20040716:
2004-06-28 Filip Navara- Removed ReactOS specific hack in ImageList_DrawIndire...
2004-06-27 Filip Navara- Better handling of error cases when no fonts are...
2004-06-26 Filip Navara- Set the palette for image list DIBs that has 8 or...
2004-06-16 Gé van GeldorpSync to Wine-20040615:
2004-05-29 Hartmut Birr- Moved the definition of all dll base addresses to...
2004-05-13 Filip Navara- Fix common controls subclassing.
2004-05-08 Gé van GeldorpSync to Wine-20040505:
2004-05-01 Gé van GeldorpAlways reset AUTO_RESIZE flag on exit from REBAR_ForceR...
2004-04-30 Gé van GeldorpFix TB_GETSTYLE to return the style of the toolbar...
2004-04-16 Filip NavaraTemporary revert this patch, because it causes a lot...
2004-04-16 Filip NavaraForce resize before calling RBN_HEIGHTCHANGE notification.
2004-04-15 Gé van GeldorpSync to Wine-20040408:
2004-04-13 Martin Fuchsreturn TRUE for TVM_EXPAND if treeview item is already...
2004-04-05 Filip Navara- Removed useless code from ImageList_DrawIndirect...
2004-04-05 Richard Campbellreverted change
2004-04-04 Richard Campbelldraw the border around the progress bar...code might...
2004-03-14 Gé van GeldorpAvoid ReactOS changes getting lost
2004-03-14 Gé van GeldorpExplicitly include stddef.h for offsetof, needed for...
2004-03-12 Gé van GeldorpMerge back commit from WineHQ
2004-03-11 Gé van GeldorpNew cursor
2004-03-11 Gé van GeldorpCreate image list for toolbar with same depth as display
2004-03-11 Gé van GeldorpSync to Wine-20040309:
2004-02-26 Filip Navara- Support for RBBS_HIDETITLE style.
2004-02-17 Gé van GeldorpSync with Wine-20040213:
2004-02-17 Gé van GeldorpSync with Wine-20040213:
2004-02-17 Gé van GeldorpSync with Wine-20040213:
2004-02-17 Gé van GeldorpSync with Wine-20040213:
2004-02-17 Gé van GeldorpSync with Wine-20040213:
2004-02-17 Gé van GeldorpSync with Wine-20040213:
2004-01-28 Gé van GeldorpMerge back commits from WineHQ
2004-01-22 Gé van GeldorpSync with Wine-20040121
2004-01-22 Gé van GeldorpSync with Wine-20040121
2004-01-22 Gé van GeldorpBetter fix for DPA heap problem
2004-01-14 Gé van GeldorpFix crash when clicking outside any button
2004-01-12 Steven EdwardsAdded -D__REACTOS__
2004-01-03 Gé van GeldorpDon't destroy heap on unload, other DLLs might still...
2004-01-02 Gé van GeldorpRefactoring of Wine DLL import
2003-12-28 Gé van GeldorpDon't destroy heap on unload, other DLLs might still...
2003-12-28 Filip Navara- New OLE32 port from Wine 20031212. [Currently not...
2003-12-27 Martin Fuchsfixed FIXME message
2003-12-25 Martin FuchsFIXME for ILC_COLOR32
2003-12-19 Filip Navara- Removed last GvG's fix to COMCTL32.
2003-12-19 Filip Navara- Updated COMCTL32 to Wine 20031212 release.
2003-12-18 Gé van GeldorpCreate toolbar images as unmasked
2003-12-17 Filip Navara- Print function name in Wine debugging macros.
2003-12-02 Filip Navara- Replaced winedbg.dll with static library libwine.a.
2003-12-01 Filip Navara- Some small fixes on debugging macros.
2003-11-21 Filip Navara- Updated comctl32.dll to latest WineHQ release.
2003-10-06 Vizzinifixed line endings on all files
2003-10-06 Vizzinifixed line endings
2003-10-05 Filip NavaraWine's COMCTL32 port.