atl80: Added AtlComModuleRegisterServer implementation (based on AtlModuleRegisterSer...
[wine] / dlls / comdlg32 / filedlg31.c
2012-12-11  Andrew Talbotcomdlg32: Indentation fix.
2012-09-21  Huw Daviescomdlg32: Copy additional structure members if present.
2012-09-21  Huw Daviescomdlg32: Make the unicode copy the same size as the...
2012-09-21  Huw Daviescomdlg32: Only copy the valid portion of the structure.
2012-09-20  Francois Gougetcomdlg32: Make FD31_GetFldrHeight() static.
2012-09-19  Huw Daviescomdlg32: Move all of the win 3.1 style functionality...
2012-08-13  Michael Stefaniuccomdlg32: Avoid TRUE:FALSE conditional expressions.
2011-08-01  Frédéric Delanoydlls: Assorted spelling fixes.
2010-08-31  Francois Gougetcomdlg32: Make FD31_FreeOfnW() and FD31_MapOfnStructA...
2010-07-30  Andrew Nguyencomdlg32: Avoid a NULL dereference when changing the...
2010-06-07  André Hentschelcomdlg32: Correctly report the filter.
2010-01-27  Michael Stefaniuccomdlg32: Use IS_INTRESOURCE instead of HIWORD to check...
2009-12-28  Alexandre Julliardcomdlg32: Get rid of the 16-bit callback support.
2009-09-30  Alexandre Julliardcomdlg32: Fix icon drawing in the 3.1 file dialog.
2009-01-14  Michael Stefaniuccomdlg32: Remove superfluous pointer casts.
2008-11-24  Francois GougetAssorted spelling fixes.
2008-10-15  Kai Blincomdlg32: Avoid possible NULL pointer dereference ...
2008-04-17  Andrew Talbotcomdlg32: Remove unused variable.
2008-01-10  Paul Romanyszyncomdlg32: Filter change should not update filename.
2008-01-08  Dmitry Timoshkovcomdlg32: If lpstrFile points to a valid string use...
2007-12-21  Alex Villacís Lassocomdlg32: Fix another regression in 3.1-style file...
2007-12-04  Andrew Talbotcomdlg32: Remove unnecessary casts.
2007-07-31  Francois GougetAssorted spelling fixes.
2007-07-18  Andrew Talbotcomdlg32: Cast-qual warning fix.
2007-04-30  Andrew Talbotcomdlg32: Exclude unused headers.
2007-04-06  Andrew Talbotcomdlg32: Remove inappropriate const qualifier.
2007-04-05  Andrew Talbotcomdlg32: Constify some variables.
2007-03-06  Andrew Talbotcomdlg32: Replace const pointer parameters with correct...
2006-10-23  Andrew Talbotcomdlg32: Cast-qual warning fix.
2006-10-13  Michael Ploujnikovcomdlg32: Win64 printf format warning fixes.
2006-09-07  Andrew Talbotcomdlg32: Cast-qual warnings fix.
2006-07-21  Bang Jun-Youngcomdlg32: Remove redundant headers.
2006-06-13  Michael StefaniucYet another round of redundant NULL checks before HeapFree.
2006-05-23  Jonathan ErnstUpdate the address of the Free Software Foundation.
2006-04-10  Alexandre Julliardcomdlg32: Renamed the dlls/commdlg directory to dlls...