riched32/tests: Remove the todo_wine logic where appropriate.
[wine] / dlls / comdlg32 / filedlg.c
2008-12-03  Alexandre Julliardcomdlg32: Make some functions static.
2008-11-24  Francois Gougetcomdlg32: Remove WINAPI on static functions where not...
2008-10-31  Michael Stefaniuccomdlg32: Don't cast the return value of GetProp()...
2008-10-22  Aric Stewartcomdlg32: Some applications expect the filter combo...
2008-07-10  Andrew Talbotcomdlg32: Remove unneeded address-of operator from...
2008-06-20  Mikołaj Zalewskicomdlg32: Implement CDM_GETFOLDERIDLIST.
2008-06-19  Jon Griffithsinclude: Provide wide char definitions for CFSTR_*.
2008-04-16  Alexandre Julliardcomdlg32: CDM_GETSPEC and CDM_GETFILEPATH should preser...
2008-03-25  Alexandre Julliardcomdlg32: Fixed a number of buffer overflows in the...
2008-02-25  Rob Shearmancomdlg32: Fix checks for failure of COMDLG32_SHGetFolde...
2008-02-15  Francois GougetAssorted spelling fixes.
2007-12-05  Aric Stewartcommdlg: File name and extension offsets are not guaran...
2007-11-19  Michael Stefaniuccomdlg32: Remove duplicate includes.
2007-11-05  Juan Langcomdlg32: Implement OFN_CREATEPROMPT checking.
2007-07-30  Jason Edmeadescomdlg32: Save dialog works if fred\ entered as filename.
2007-06-14  Lei Zhangcomdlg32: Move file dialog resizing code into its own...
2007-06-07  Juan Langcomdlg32: Check file dialog's FOIShellView before acces...
2007-06-07  Juan Langcomdlg32: Initialize file dialog controls before creati...
2007-05-25  Dmitry Timoshkovwine: Switch to using 'long' for INT_PTR type for 64...
2007-04-30  Andrew Talbotcomdlg32: Exclude unused headers.
2007-04-24  Lei Zhangcomdlg32: Initialize CommDlgExtendedError() return...
2007-04-05  Andrew Talbotcomdlg32: Constify some variables.
2007-03-07  Dmitry Timoshkovcomdlg32: Use unicode Win32 APIs when possible.
2007-03-07  Dmitry Timoshkovcomdlg32: Use unicode Win32 APIs when possible.
2007-01-18  Francois GougetDon't put single quotes around '%s' when using the...
2007-01-12  Detlef Riekenbergcomdlg32: Move GetFileTitle(A/W/16) to filedlg.c, filed...
2007-01-04  Andrew Talbotcomdlg32: Declare some items static.
2007-01-02  Andrew Talbotcomdlg32: Declare function static.
2006-11-30  Alexandre Julliardcomdlg32: Moved prototypes to the header file and fixed...
2006-11-29  Dmitry Timoshkovcomdlg32: Make some data const.
2006-10-26  Mikołaj Zalewskicomdlg32: Select the Filename edit box content after...
2006-10-13  Michael Ploujnikovcomdlg32: Win64 printf format warning fixes.
2006-09-07  Andrew Talbotcomdlg32: Cast-qual warnings fix.
2006-09-07  Renu Rajputcomdlg: Send missing CDN_FOLDERCHANGE.
2006-08-09  Michael Stefaniuccomdlg32: Remove redundant NULL checks before MemFree.
2006-07-26  Stefan Siebertcomdlg32: GetOpenFileNameW - Create unicode windows.
2006-05-30  Troy Rollocomdlg32: Prevent SEGV in FILEOPEN95_OnOpen when a...
2006-05-23  Jonathan ErnstUpdate the address of the Free Software Foundation.
2006-04-10  Alexandre Julliardcomdlg32: Renamed the dlls/commdlg directory to dlls...