Print dsound.dll version from file versioninfo resource.
[wine] / dlls / commdlg /
2005-02-25  Jon GriffithsDocumentation spelling fixes.
2005-02-25  Troy RolloFix stack object overrun when an application calls...
2005-02-16  Alex Villacís LassoChange SUBLANG_DEFAULT to SUBLANG_NEUTRAL for LANG_SPAN...
2005-02-15  Dmitry Timoshkov- Fix prototypes of GetClassLongA/W, GetClassLongPtrA...
2005-02-14  Marcelo DuarteUpdate the resources for Portuguese.
2005-02-14  Mike HearnRespect the flags member of the CHOOSEFONT structure...
2005-02-10  Dmitry TimoshkovDo not forget to allocate internal OPENFILENAMEW struct...
2005-02-03  Dmitry TimoshkovMake GetOpenFileNameW with an old style open file dialo...
2005-01-28  Rémi Assaillychar -> const char fixes.
2005-01-24  José Manuel Ferrer... Updated Spanish resources.
2005-01-24  Robert Shearman- Draw a representation of a document in the page setup...
2005-01-20  Dmitry TimoshkovCorrect coordinates of a couple of controls.
2005-01-17  Jonathan ErnstUpdated French resources.
2005-01-17  Henning GerhardtUpdate German resources.
2005-01-14  Ulrich CzekallaGetFileName31W should call unicode version of FD31_Allo...
2005-01-10  Jacek CabanGet rid of W->A calls.
2005-01-10  Paul Vriens- use Interlocked* functions in AddRef and Release.
2005-01-09  Eric PouechRemoved excessive statement (break after return or...
2005-01-09  José Manuel Ferrer... Updated Spanish resource.
2005-01-09  Jacek CabanMoved save* strings to resources.
2005-01-06  Jacek CabanMoved string to resources.
2005-01-04  Robert ShearmanChange dialog templates to not explicitly specify exten...
2004-12-23  Michael StefaniucDo not check for non NULL pointer before HeapFree'ing...
2004-12-22  Jacek CabanUnicodified fontdlg.
2004-12-22  Dmitry TimoshkovReplace 'All xxx pages' text in common print dialog...
2004-12-09  Alexandre JulliardJanitorial: C booleans must not be compared against...
2004-11-29  Eric PouechMade some functions and variables static.
2004-11-29  Mike McCormackCFM_GETSPEC always returns a space-separated list.
2004-11-24  Mike McCormackFix ofn.nFileOffset when multiple files are selected.
2004-10-19  Vincent BéronFix various function prototypes.
2004-10-08  Vincent BéronBetter document some apis in commdlg and mscms.
2004-10-07  Jon GriffithsConstify some statics and make them smaller.
2004-10-07  Francois GougetDon't define COBJMACROS in objbase.h.
2004-10-05  Jacek CabanAdded/updated Polish translations.
2004-09-23  Steven EdwardsRemove unneeded include statements.
2004-09-22  Robert ShearmanGetWindowLong -> GetWindowLongPtr.
2004-09-22  Dimitrie O. PaunAvoid W->A transitions.
2004-09-06  Alexandre JulliardRemoved some uses of the non-standard ICOM_THIS macro.
2004-09-06  Jacek CabanTranslation update.
2004-09-02  Hans LeidekkerFix signed/unsigned comparison warnings.
2004-08-31  Alexandre JulliardGet rid of the non-standard CONV_POINT and CONV_RECT...
2004-08-30  Jacek CabanPolish translation update.
2004-08-24  Huw DaviesChange dialogs to use MS Shell Dlg rather than Helv...
2004-08-23  Alexandre JulliardGet rid of the no longer used ICOM_MSVTABLE_COMPAT_Dumm...
2004-08-22  Dmitry TimoshkovY coordinate of the "magic" static control should be...
2004-08-18  Huw DaviesFix printer selection in PD_PRINTSETUP type dialogs.
2004-08-16  Dmitry Timoshkov- Use "MS Shell Dlg" in the Open File dialog templates...
2004-08-16  Rein KlazesFix a crash saving a file without file name extension...
2004-08-14  Jacek CabanTranslation update.
2004-08-14  Jacek CabanFix a bug in passing parameters to CFn_WMInitDialog...
2004-08-12  Alexandre JulliardGet rid of the non-standard ICOM_VTABLE macro.
2004-08-11  Alexandre JulliardAvoid some non-portable makefile constructs, and get...
2004-08-02  James HawkinsCleanup A->W cross calls.
2004-07-22  Henning GerhardtMinor fixes and updates to the German resource files.
2004-07-21  Mike McCormackUnicode file dialogs send and receive unicode messages.
2004-07-19  James HawkinsBetter fix for collate icon behavior.
2004-07-16  James HawkinsFixed collate icon behavior.
2004-07-16  James HawkinsCheck for empty PrinterName in PRINTDLG_WMCommandW.
2004-07-14  Krishna MurthyAdd the selected extension from file type filter if...
2004-07-14  Ge van GeldorpFix 16/32 bit separation.
2004-06-30  Dmitry TimoshkovFix control coordinates in German and French versions...
2004-06-02  Rein KlazesIn FILEDLG_ScanDir do not try to set the current direct...
2004-05-27  Ivan Leo PuotiChanged my name, so update copyright info.
2004-05-12  Wolfgang SchwotzerSupport lpstrCustomFilter and return nFilterIndex in...
2004-05-10  Ilya KorniykoEncoding fixes in Ukrainian translation.
2004-05-05  Wolfgang SchwotzerUpdate OFN_READONLY flag when closing file dialog.
2004-05-03  Pavel RoskinMake the file type combobox non-editable.
2004-05-03  Wolfgang SchwotzerMake file dialog support FNERR_BUFFERTOSMALL if buffer...
2004-04-26  Ilya KorniykoAdded Ukrainian translations.
2004-04-26  Francois GougetIf lpstrTitle is NULL, set it to either 'Open File...
2004-04-20  Francois GougetMake Unicode strings static const.
2004-04-19  Francois GougetMake Unicode const strings static so they are not copie...
2004-04-12  Huw DaviesAdd back win16 style dialogs for win32 apps.
2004-04-06  José Manuel Ferrer... Updated Spanish translations.
2004-04-02  Robert ShearmanSeparate US English resources from English ones.
2004-03-30  Marcelo DuarteMinor updates in resource for Portuguese.
2004-03-24  Alexandre Julliard.spec.c files are no longer used for 32-bit dlls.
2004-03-20  Rein KlazesFix a possible null pointer crash in FILEDLG95_LOOKIN_Init.
2004-03-12  Ge van GeldorpChange GetFileTitleA/W prototype to match PSDK.
2004-02-24  Ivan Leo Murray... Italian update.
2004-02-12  Alexandre JulliardAvoid a few more GetModuleHandle calls.
2004-02-09  Huw DaviesUse the BTNS_* toolbar button style defines rather...
2004-02-09  Jon GriffithsThai language translation.
2004-01-27  Alexandre JulliardOnly link against libdxguid where necessary.
2004-01-27  Francois GougetAdd missing '\n's to debug traces.
2004-01-23  Ivan Leo Murray... Resource updates.
2004-01-19  Huw DaviesDirectly use the hook proc for the custom template...
2004-01-12  Rein KlazesHandle the cases when initdir is either invalid, or...
2004-01-09  Alexandre JulliardSome more Win16/Win32 separation (based on a patch...
2004-01-06  Francois GougetAssorted spelling fixes.
2004-01-02  Robert ShearmanRemove PRINTDLG_GetDefaultPrinterName; use Win32 GetDef...
2004-01-02  Phil KrylovImplemented OFN_OVERWRITEPROMPT and OFN_EXTENSIONDIFFER...
2003-12-30  Rein Klazes- Add a bitmap resource with the font icons: TrueType...
2003-12-30  Vik KumarFixed MS UI Gothic font names.
2003-12-30  Marcus MeissnerDWL_USER might be used otherwise, so use an internal...
2003-12-30  Rein KlazesWhen a directory is entered in the 16 bits file dialog...
2003-12-15  Steven EdwardsPorting fix.
2003-12-12  Steven Edwards- The last of the major Win16/32 split for commdlg...
2003-12-12  Vik KumarFont changes from MS P Gothic to MS UI Gothic.
2003-12-11  Rein KlazesDo conversions between the font size specified in point...
next