[SHELL32] Fix for BuildPathsList, this solves some problems showing while copying...
[reactos.git] / reactos / dll / win32 /
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]
2017-03-04 Hermès Bélusca-Maïto[WS2_32]: More fixes:
2017-03-03 Hermès Bélusca-Maïto[WS2_32]
2017-03-03 Hermès Bélusca-Maïto[WS2_32]: Addendum to r74041: Forgot these changes...
2017-03-03 Hermès Bélusca-Maïto[WS2_32]: Cosmetic changes first, before real fixes...
2017-03-03 Kamil Hornicek[SHELL32]
2017-03-03 Giannis Adamopoulos[UXTHEME]: Use SendMessage to notify windows that the...
2017-03-03 Giannis Adamopoulos[COMCTL32]: Fix all tests for BCM_GETIDEALSIZE that...
2017-03-03 Hermès Bélusca-Maïto[WS2_32]: Remove trailing whitespace.
2017-03-02 Giannis Adamopoulos[UXTHEME] -Fix parsing negative integers. Improves...
2017-03-01 Giannis Adamopoulos[COMCTL32] -Add initial implementation for BCM_GETIDEAL...
2017-03-01 Thomas Faber[MSACM32]
2017-02-28 Amine Khaldi[WININET] Sync with Wine Staging 2.2. CORE-12823
2017-02-26 Amine Khaldi[XMLLITE] Sync with Wine Staging 2.2. CORE-12823
2017-02-26 Amine Khaldi[XINPUT1_3] Sync with Wine Staging 2.2. CORE-12823
2017-02-26 Amine Khaldi[WSHOM.OCX] Sync with Wine Staging 2.2. CORE-12823
2017-02-26 Amine Khaldi[WMVCORE] Sync with Wine Staging 2.2. CORE-12823
2017-02-26 Amine Khaldi[WLDAP32] Sync with Wine Staging 2.2. CORE-12823
2017-02-26 Amine Khaldi[WINSCARD] Sync with Wine Staging 2.2. CORE-12823
2017-02-26 Amine Khaldi[WINEMP3.ACM] Sync with Wine Staging 2.2. CORE-12823
2017-02-26 Amine Khaldi[WBEMPROX] Sync with Wine Staging 2.2. CORE-12823
2017-02-26 Amine Khaldi[WBEMDISP] Sync with Wine Staging 2.2. CORE-12823
2017-02-26 Amine Khaldi[SHLWAPI] Sync with Wine Staging 2.2. CORE-12823
2017-02-26 Amine Khaldi[SHDOCVW] Sync with Wine Staging 2.2. CORE-12823
2017-02-26 Amine Khaldi[SCRRUN] Sync with Wine Staging 2.2. CORE-12823
2017-02-26 Amine Khaldi[PSTOREC] Sync with Wine Staging 2.2. CORE-12823
2017-02-26 Amine Khaldi[ODBC32] Sync with Wine Staging 2.2. CORE-12823
2017-02-26 Amine Khaldi[MSXML3] Sync with Wine Staging 2.2. CORE-12823
2017-02-26 Amine Khaldi[MSVFW32] Sync with Wine Staging 2.2. CORE-12823
next