Redo the show/hide logic and add a comment to explain what's going on.
[wine] / dlls / commdlg /
2000-08-03  Alexandre JulliardAdded guiddef.h and moved a few GUID definitions to...
2000-08-03  Alexandre JulliardAdded imports of user32/gdi32/kernel32 wherever necessary.
2000-08-01  Gerard PatelChanged the win31 style file dialog to 32 bits structur...
2000-07-28  Alexandre JulliardAdded 'owner' field to 16-bit spec files to specify...
2000-07-23  Gerard PatelFocus handling, visual changes + misc fixes.
2000-07-23  Gerard PatelRemove calls to DIALOG_DoDialogBox and DIALOG_CreateInd...
2000-07-08  Dmitry TimoshkovDo not crash if there was no files selected and OK...
2000-06-25  Eric PouechFixed crash when lpTemplateName is gotten from MAKEINTR...
2000-06-24  Juergen Schmied- fixed reported bugs
2000-06-23  Alexandre JulliardMoved shared crtdll/ntdll functions into ntdll.
2000-06-20  Alexandre JulliardFor dlls, derive SPEC_SRCS from MODULE and ALTNAMES.
2000-06-16  Juergen Schmied- better error check when importing functions via GetPr...
2000-06-11  Huw D M DaviesRemove second import of winspool.drv.
2000-06-07  Uwe BonnesPathFindNextComponent: return pointer to NULL and not...
2000-06-07  Patrik StridvallFixed some warnings.
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-05-23  Gerard PatelRemove the direct call into core (DIALOG_DoDialogBox).
2000-05-11  Alexandre JulliardJean-Claude Batista
2000-05-07  Alexandre JulliardMoved Load/FreeLibrary16 definition to winbase16.h.
2000-05-01  Bertho Stultiens- Implemented a new preprocessor that is (nearly) ANSI...
2000-05-01  Uwe BonnesCOMDLG32_DllEntryPoint,COMDLG32_SetCommDlgExtendedError...
2000-04-29  Patrik StridvallFixed some warnings.
2000-04-28  Guy L. Albertelli- Correct check for minimum buffer length.
2000-04-25  Eric PouechFixed winspool(.drv) loading.
2000-04-25  Gerard PatelDon't use the template member unless the corresponding...
2000-04-24  Gerard Patel32 bits message processing for color dialog.
2000-04-24  Alexandre JulliardImplemented on-demand loading of builtin dlls using...
2000-04-23  Alexandre JulliardRemoved a few inter-dll dependencies.
2000-04-19  Alexandre JulliardAdded some missing import directives.
2000-04-19  Alexandre JulliardRemoved winmm from import list.
2000-03-28  Patrik StridvallAdded/fixed some documentation reported by winapi_check.
2000-03-25  Francois GougetUse min/max instead of MIN/MAX.
2000-03-24  Patrik StridvallAdded/fixed some documentation reported by winapi_check.
2000-03-08  Simen ZamecnikAdded Slovak language support.
2000-03-08  Junichi KuchinishiAdded some Japanese resources.
2000-03-05  Alexandre JulliardAdded support for creating extra symlinks for .so files...
2000-03-04  Alexandre JulliardMoved dll-specific make rules to a separate Makedll...
2000-02-26  Hidenori TakeshimaArrangeCtrlPositions: fix for user-defined template...
2000-02-26  Alexandre JulliardMade winmm a separate shared library.
2000-02-26  Patrik StridvallFixed ANSI C violations.
2000-02-25  Juergen SchmiedFor unicode: give the selected filename back.
2000-02-25  Juergen SchmiedFixed handling of filedlg flags.
2000-02-20  Gerard PatelAvoid too much refreshing when changing the drive in...
2000-02-20  Alexandre JulliardCorel merge:
2000-02-20  Juergen Schmied- activated use of templates
2000-02-10  Alexandre JulliardOptimized debugging API to reduce code size.
2000-02-10  Jeremy WhiteRemoved #include of wingdi.h and windef.h from winuser...
2000-02-07  Juergen SchmiedChanged import to ordinal.
2000-02-03  Alexandre JulliardRemoved resource.h.
2000-01-31  Alexandre JulliardBuild most dlls as separate shared libraries.
2000-01-30  Francois GougetThe COM virtual tables must use the
2000-01-23  Marcus MeissnerReplaced some weird C constructs (char[]="" ) with...
2000-01-23  Marcus MeissnerAdded *.spec.c, *.spec.glue.s, *.glue.c to .cvsignore...
2000-01-09  Alexandre JulliardBuilt-in DLLs resources are now specified in spec file.
2000-01-08  Marcus MeissnerThe new filedialog stuff does not handle template....
1999-12-27  Francois GougetBuffer overflows and strncpy fixes.
1999-12-26  Francois GougetFILEDLG95_HandleCustomDialogMessages:
1999-12-20  Francois GougetIf lpTitle==NULL and cbBuf==0 then we must return the...
1999-12-11  Juergen SchmiedSmall fixes.
1999-12-04  Alexandre JulliardPierre Mageau
1999-11-21  Juergen Schmied- the fodInfos were used before initialized
1999-11-21  Gustavo Junior AlvesAdded Portuguese language support.
1999-11-14  Juergen Schmied- corrected control positions
1999-11-13  Juergen Schmied- inserted markers for the bin2res tool
1999-11-13  Klaas van GendImplemented the PrintSetup dialog box for the PrintDlgA.
1999-11-13  Adrian Thurston- fixed the index of the item chosen in the filter...
1999-11-12  Gustavo Junior AlvesUse constants IDOK and IDCANCEL in .rc files.
1999-11-12  Juergen SchmiedMade the buttons in the filedlg change when selecting...
1999-11-07  Juergen Schmied- unified templates for the open and the save dlg
1999-11-07  Ulrich CzekallaImplementation of custom dialog messages and notifications.
1999-10-31  Ulrich CzekallaImplementation of user defined templates.
1999-10-31  Pierre MageauClicking the combo box would cause a crash if it was...
1999-10-23  Pierre MageauSet the default view button to List in the FileDialog.
1999-10-13  Juergen SchmiedRemoved linking by GetProcAddress for StrRetToBuf sinc...
1999-10-13  Uwe BonnesUse Get|SetPropA to store lParam to retrieve the OPENFI...
1999-10-13  Huw D M DaviesMap PrintDlg16 to PrintDlgA.
1999-10-13  Klaas van GendMoved bitmap resource to language-independent resource...
1999-09-20  Patrik StridvallFixed ANSI C violations.
1999-09-19  Francois BoisvertAdded small feature in the file dialog.
1999-09-04  Francois BoisvertFixed the height of items in the lookin combobox of...
1999-09-03  Francois BoisvertSome <open> features in the file dialog 95.
1999-09-03  Eric PouechFixed off by one allocation errors.
1999-09-03  Klaas van GendAdded Dutch resources for PrintDlg32.
1999-09-03  Klaas van GendCompleted PrintDlg32 resource stringtable.
1999-08-21  Francois BoisvertImplemented basic browsing in the file name edit of...
1999-08-18  Bertho StultiensWrc did not check any IDs which are only 16 bit. Common...
1999-08-15  Gerard PatelFix special case when no printer installed.
1999-08-15  Ulrich WeigandAdapted to glue code generation changes.
1999-08-08  Alexandre JulliardReplaced a few calls to lstr* functions by their CRTDLL...
1999-08-07  Klaas van GendImplemented the return of hDevModes and hDevNames in...
1999-08-07  Juergen SchmiedExplicitly load shell32.dll.
1999-07-31  Patrik StridvallVarious ANSI C compability fixes.
1999-07-30  Klaas van Gend- added Collate/NoCollate Icons to Print32 dialog ...
1999-07-30  Francis BeaudetFixed a memory leak in the file dialog.
1999-07-28  Juergen SchmiedFixed use of StrRetToStrN.
1999-07-27  Francois BoisvertImplemented the Win95 file open/save dialogs.
1999-07-25  Ulrich WeigandMoved .spec files to corresponding dlls/ directory.
1999-07-24  Ulrich WeigandRemoved MODULE_GetWndProcEntry16().
1999-07-04  Henrik OlsenCleanup of the Danish support.
next