[MSTSC] Fix build
[reactos.git] / reactos / dll / win32 /
2017-05-15 Giannis Adamopoulos[UXTHEME] -ThemeDrawCaptionText: Try to avoid a heap...
2017-05-15 Giannis Adamopoulos[UXTHEME] -Simplify ThemeDrawCaptionText.
2017-05-12 Giannis Adamopoulos[UXTHEME] -Fix the tab background pattern hack when...
2017-05-11 Mark Jansen[SHELL32] Add stub for SHEnumerateUnreadMailAccountsW...
2017-05-09 Thomas Faber[SHELL32]
2017-05-08 Thomas Faber[SHELL32]
2017-05-05 Thomas Faber[COMCTL32]
2017-05-05 Giannis Adamopoulos[COMCTL32] Toolbar: Use DrawThemeText when themes are...
2017-05-05 Giannis Adamopoulos[SHELL32] -CMenuDeskBar: Handle WM_NCPAINT and paint...
2017-05-03 Giannis Adamopoulos[SHELL32] -CMenuBand: Correctly get the setting for...
2017-05-03 Giannis Adamopoulos[UXTHEME] -Use GdiDrawStream in UXTHEME_DrawImageGlyph...
2017-05-02 Giannis Adamopoulos[SHELL32] -CDefView: Hide the drag image at drop.
2017-05-01 Giannis Adamopoulos[COMCTL32] Fix use of uninitialized variable.
2017-05-01 Giannis Adamopoulos[BROWSEUI] Don't leak the image lists created by CAddre...
2017-05-01 Giannis Adamopoulos[COMCTL32] -ImageList: Don't leak the DC returned by...
2017-05-01 Eric Kohl[TRANSLATION]
2017-05-01 Giannis Adamopoulos[COMCTL32] -Rebar: Fix a region handle leak when themes...
2017-04-28 Giannis Adamopoulos[COMCTL32] -Add v5 and v6 manifests in livecd.
2017-04-26 Hermès Bélusca-Maïto[KERNEL32]: Add/update localized codepage display names.
2017-04-26 Hermès Bélusca-Maïto[KERNEL32]: Little improvements/fixes for GetCPInfoExW...
2017-04-26 Hermès Bélusca-Maïto[KERNEL32]: Add the Brunei in the list of localized...
2017-04-26 Giannis Adamopoulos[UXTHEME] -Fix some resource leaks.
2017-04-26 Giannis Adamopoulos[UXTHEME] -Implement the tab background texture. NOTE...
2017-04-25 Giannis Adamopoulos[COMCTL32]
2017-04-24 Thomas Faber[WININET]
2017-04-23 Eric Kohl[SYSETUP]
2017-04-23 Thomas Faber[CRYPTNET]
2017-04-19 Eric Kohl[TRANSLATION]
2017-04-19 Mark Jansen[SHELL32] Fix for BuildPathsList, this solves some...
2017-04-19 Giannis Adamopoulos[SHELL32] -CDesktopBrowser: Clone the pidl passed to...
2017-04-19 Thomas Faber[WS2_32][DNSAPI]
2017-04-18 Eric Kohl[VARIOUS]
2017-04-17 Eric Kohl[NEWDEV]
2017-04-17 Eric Kohl[NETID]
2017-04-17 Eric KohlAvoid attempts to reinstall a driver on reboot when...
2017-04-17 Mark Jansen[BROWSEUI] Port some IAutoComplete changes from wine...
2017-04-17 Giannis Adamopoulos[BROWSEUI] -Remove a couple of lines that shouldn't...
2017-04-17 Giannis Adamopoulos[BROWSEUI] -CBandSiteMenu: Add preliminary support...
2017-04-16 Eric Kohl[SHELL]
2017-04-16 Eric Kohl[LSASRV]
2017-04-16 Eric Kohl[SHELL32]
2017-04-16 Eric Kohl[NEWDEV]
2017-04-14 Giannis Adamopoulos[SHELLUTILS.H]
2017-04-13 Robert Naumann[UXTHEME] DrawNCPreview(): Fix copypasta
2017-04-10 Eric Kohl[SETUPAPI]
2017-04-09 Giannis Adamopoulos[RSHELL] -Link to shellbars and export CBandSite_Create...
2017-04-09 Giannis Adamopoulos[BROWSEUI] -Move the following classes to a new static...
2017-04-02 Giannis Adamopoulos[SHELL32] -CShellDispatch: Properly register Shell...
2017-04-01 Giannis Adamopoulos[UXTHEME] -Implement painting the corner of the scrollbars.
2017-04-01 Giannis Adamopoulos[WIN32K] -Correct one parameter in NtUserPaintMenuBar...
2017-03-31 Giannis Adamopoulos[UXTHEME] -Get rid of the hack that partly draws the...
2017-03-31 Giannis AdamopoulosFix gcc build.
2017-03-31 Giannis Adamopoulos[UXTHEME] -Implement painting windows with WS_MINIMIZE...
2017-03-29 Giannis Adamopoulos[UXTHEME} -Fix usage of uninitialized variable. CORE...
2017-03-29 Giannis Adamopoulos[UXTHEME] -Draw the background glyph inside the content...
2017-03-28 Giannis Adamopoulos[UXTHEME] -Slightly improve the width of the caption...
2017-03-28 Eric Kohl[TRANSLATIONS]
2017-03-27 Giannis Adamopoulos[UXTHEME] -Fix drawing the themed scrollbar. CORE-12933
2017-03-27 Hermès Bélusca-Maïto[SETUPAPI]: Partly sync parser.c with Wine Staging...
2017-03-26 Eric Kohl[LSASRV]
2017-03-26 Eric Kohl[LSASRV]
2017-03-19 Amine Khaldi[VERSION] Sync with Wine Staging 2.2. CORE-12823
2017-03-19 Amine Khaldi[WINTRUST] Sync with Wine Staging 2.2. CORE-12823
2017-03-19 Amine Khaldi[WINHTTP] Sync with Wine Staging 2.2. CORE-12823
2017-03-19 Amine Khaldi[URLMON] Sync with Wine Staging 2.2. CORE-12823
2017-03-19 Amine Khaldi[USP10] Sync with Wine Staging 2.2. CORE-12823
2017-03-15 Hermès Bélusca-Maïto[NDK]: No, the NDK applications do not have to use...
2017-03-13 Giannis Adamopoulos[SHELL32] -Fix redrawing the desktop when its size...
2017-03-12 Giannis Adamopoulos[BROWSEUI] -CExplorerBand: Stub QueryService method...
2017-03-12 Giannis Adamopoulos[COMCTL32] -Implement sending the BCN_HOTITEMCHANGE...
2017-03-11 Giannis Adamopoulos[COMCTL32] -Fix some tests regarding how the v6 buttons...
2017-03-09 Hermès Bélusca-Maïto[SYSSETUP]: Translations update.
2017-03-09 Hermès Bélusca-Maïto[NETSHELL][SYSSETUP]: Revert r74134 as it's not the...
2017-03-09 Hermès Bélusca-Maïto[COMCTL32]: comctl32/propsheet: Diverse UI fixes:
2017-03-09 Hermès Bélusca-Maïto[NETSHELL][SYSSETUP]: Enlarge a bit the height of the...
2017-03-08 Giannis Adamopoulos[UXTHEME] -Fix most new tests for DrawThemeParentBackgr...
2017-03-06 Giannis Adamopoulos[COMCTL32] -Buttons with the BS_PUSHLIKE style are...
2017-03-06 Hermès Bélusca-Maïto[KERNEL32]: Check for NULL pointer specified to lstrlen...
2017-03-05 Amine Khaldi[OLEAUT32] Sync with Wine Staging 2.2. CORE-12823
2017-03-05 Amine Khaldi[RICHED20] Sync with Wine Staging 2.2. CORE-12823
2017-03-05 Amine Khaldi[INETCOMM] I guess I asked too much from svn when I...
2017-03-05 Amine Khaldi[INETCOMM] Sync with Wine Staging 2.2. CORE-12823
2017-03-05 Amine Khaldi[CRYPT32] Sync with Wine Staging 2.2. CORE-12823
2017-03-05 Amine Khaldi[GDIPLUS] Sync with Wine Staging 2.2. CORE-12823
2017-03-05 Amine Khaldi[OLE32] Sync with Wine Staging 2.2. CORE-12823
2017-03-05 Amine Khaldi[COMDLG32] Sync with Wine Staging 2.2. CORE-12823
2017-03-05 Amine Khaldi[COMCTL32] Sync with Wine Staging 2.2. CORE-12823
2017-03-05 Amine Khaldi[MSI] Sync with Wine Staging 2.2. CORE-12823
2017-03-05 Amine Khaldi[RPCRT4] Sync with Wine Staging 2.2. CORE-12823
2017-03-05 Giannis Adamopoulos[UXTHME] Implement drawing themed text with shadows.
2017-03-05 Giannis Adamopoulos[COMCTL32] -Slightly improve the hack.
2017-03-05 Giannis Adamopoulos[COMCTL32] -Remove a debug print that is no longer...
2017-03-05 Giannis Adamopoulos[COMCTL32] - A button with the style BS_DEFPUSHBUTTON...
2017-03-05 Giannis Adamopoulos[COMCTL32] -Make the lautus hack a bit more strict.
2017-03-05 Giannis Adamopoulos[COMCTL32] Ha^^Fix the size of the start button for...
2017-03-05 Hermès Bélusca-Maïto[WS2_32]
2017-03-05 Hermès Bélusca-Maïto[WS2_32]: Fix the crash in ws2_32 reported in CORE...
2017-03-04 Hermès Bélusca-Maïto[WS2_32]
2017-03-04 Giannis Adamopoulos[UXTHEME]: Handle WM_NCACTIVATE only when the window...
2017-03-04 Hermès Bélusca-Maïto[WS2_32]
next