[XDK][MSGINA]: Consistency codestyle fixes.
[reactos.git] / reactos / dll / win32 / shell32 / dialogs / dialogs.cpp
2016-09-17 Hermès Bélusca-Maïto[XDK][MSGINA]: Consistency codestyle fixes.
2016-09-04 Mark Jansen[SHELL32] Use the new ShellDimScreen function to fade...
2016-08-20 Giannis Adamopoulos[SHELL32]
2016-07-12 Hermès Bélusca-Maïto[SHELL32]
2016-07-03 Hermès Bélusca-Maïto[SHELL32]: Add a trailing "\1" for the MRU list commands.
2016-07-03 Hermès Bélusca-Maïto[SHELL32]: Implement RunFileDlg notification (in RunDlg...
2016-07-03 Hermès Bélusca-Maïto[SHELL32][UNDOCSHELL]
2016-06-15 Mark Jansen[SHELL32] Use the logoff dialog instead of the generic...
2016-06-08 Hermès Bélusca-Maïto[SHELL32]: Run dialog box: FillList was ANSI, now it...
2016-03-12 Hermès Bélusca-Maïto[SHELL32]: Modify EnumPickIconResourceProc so that...
2016-03-12 Hermès Bélusca-Maïto[SHELL32]: Use _countof instead of ARRAYSIZE macro.
2016-03-12 Hermès Bélusca-Maïto[SHELL32]: Correctly copy the icon file name string...
2016-03-11 Amine Khaldi[SHELL32] Fix build.
2016-03-11 Hermès Bélusca-Maïto[SHELL32]: Use the system colours for drawing the icon...
2016-03-11 Hermès Bélusca-Maïto[SHELL32]: Few SendMessageA -> SendMessageW conversions...
2016-03-10 Hermès Bélusca-Maïto[SHELL32]: Use Unicode version of GetWindowTextLength...
2016-02-13 Hermès Bélusca-Maïto[SHELL32]: Proper fix for CORE-9837 (see r68283): ...
2015-11-29 Amine Khaldi[SHELL32] Set the OK button in the run dialog as disabl...
2015-06-26 Amine Khaldi[SHELL32] Get the Run dialog icon from shell32. By...
2015-03-19 Timo KreuzerMerge the following revisions from kernel-fun branch:
2015-03-06 Hermès Bélusca-MaïtoRevert tree-restructure attempt: r66583, r66582, r66581...
2015-03-06 Hermès Bélusca-Maïto[SHELL]: Move shell dlls to where they should belong.
2014-12-14 Hermès Bélusca-MaïtoPartial merge of condrv_restructure branch r65657.
2014-12-14 Hermès Bélusca-MaïtoSync with trunk r65656.
2014-12-05 Hermès Bélusca-MaïtoFix merge r65567.
2014-12-05 Hermès Bélusca-MaïtoSync to trunk r65566.
2014-11-26 Amine Khaldi* The Shell.. for a long time we dreamed of having...