Fix signed/unsigned comparison warnings.
[wine] / dlls / commdlg / cdlg.h
2003-12-30  Rein Klazes- Add a bitmap resource with the font icons: TrueType...
2003-12-12  Steven Edwards- The last of the major Win16/32 split for commdlg...
2003-09-05  Alexandre JulliardFixed header dependencies to be fully compatible with...
2003-04-29  Alexandre JulliardGet rid of the COMMDLG_hInstance variables.
2003-02-15  Shachar Shemesh- Implemented two lookup tables for the sample fonts...
2003-01-28  Shachar Shemesh- Defined IDs for string constants for font color names...
2003-01-03  Dimitrie O. PaunEliminate lots of __WINE__ conditionals from the headers.
2002-11-21  Andrew John HughesMake commdlg compile with -DSTRICT.
2002-10-17  Alexandre JulliardFixed wownt32.h to make it usable from inside Wine...
2002-09-06  Michael StefaniucFinish the conversion of HWND to a void*.
2002-08-16  Mike McCormack- Do not modify pointers in the OPENFILENAME structure...
2002-05-31  Vincent BéronRemoved trailing whitespace.
2002-03-09  Alexandre JulliardAdded LGPL standard comment, and copyright notices...
2002-02-02  Patrik StridvallMove __stdcall/__cdecl to the right place.
2001-02-12  Francois GougetChange the callback declarations to a safer format.
2001-01-17  Alexandre JulliardReplaced some GetProcAddress() imports by the standard...
2000-12-13  Alexandre JulliardReplaced PTR_SEG_TO_LIN macro by exported MapSL function.
2000-09-26  Alexandre JulliardMoved all Win16 definitions out of the standard Windows...
2000-09-26  Alexandre JulliardRemoved shell.h. Cleaned up the nested includes mess...
2000-06-24  Juergen Schmied- fixed reported bugs
2000-06-16  Juergen Schmied- better error check when importing functions via GetPr...
2000-06-02  Juergen Schmied- Rewrite of the shell related parts of the dialog...
2000-05-26  Huw D M DaviesAdd PrintSetup dialog and support for hooks and templates.
2000-04-23  Alexandre JulliardRemoved a few inter-dll dependencies.
1999-11-12  Juergen SchmiedMade the buttons in the filedlg change when selecting...
1999-10-13  Juergen SchmiedRemoved linking by GetProcAddress for StrRetToBuf sinc...
1999-09-03  Klaas van GendCompleted PrintDlg32 resource stringtable.
1999-08-21  Francois BoisvertImplemented basic browsing in the file name edit of...
1999-07-30  Francis BeaudetFixed a memory leak in the file dialog.
1999-07-27  Francois BoisvertImplemented the Win95 file open/save dialogs.
1999-04-25  Bertho StultiensBuilt-in dlls now have resources attached via the PE...