Fix signed/unsigned comparison warnings.
[wine] / dlls / commdlg /
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...
2003-12-11  Rein KlazesEnable the display of a true type bitmap for true type...
2003-12-08  Dmitry TimoshkovFix a font object leak in the font dialog's WM_PAINT...
2003-12-04  Rein KlazesCorrect the test for the ODS_SELECTED bit in the WM_DRA...
2003-12-04  Rein KlazesUse the lfHeight field to initialize the font dialog...
2003-12-03  Rein KlazesImplement combobox to select the font's character set.
2003-12-01  Steven EdwardsSplit the Win16/32 color dialog by duplicating two...
2003-12-01  Jon GriffithsSpelling/Grammar fixes.
2003-12-01  Rein KlazesAdd sample texts for all missing character sets (or...
2003-11-30  Dmitry TimoshkovA general cleanup of the version resources in Wine...
2003-11-28  Rein KlazesRemember (do not reset) font size and style parameters...
2003-11-28  Rein KlazesFix a bug in the test for italic font style property.
2003-11-28  Rein KlazesTidy up indentation.
2003-11-26  Rein KlazesFix "sample" box drawing by adding some needed coordina...
2003-11-20  Ivan Leo Murray... Added/updated Italian resources.
2003-11-17  Alexandre JulliardRemoved some unnecessary includes.
2003-10-16  Alexandre JulliardReplaced a few more 0xffffffff by the appropriate const...
2003-10-16  Steven Edwards- Split Win16/32 file dialogs.
2003-10-14  Mike McCormackPass the correct lparam when calling PageDlgProcA's...
2003-10-11  Dimitrie O. PaunRemove SYMBOLFILE and LDDLLFLAGS from Makefiles.
2003-10-07  Steven EdwardsRemove a few unneeded include statements in internal...
2003-10-04  Michael GünnewigFixed warnings with gcc option "-Wwrite-strings".
2003-10-03  Dimitrie O. PaunExtract binary resources to files, to fit the standard.
2003-10-01  Michael StefaniucFix missing mem freeing on error path.
2003-09-30  Michael StefaniucFix memory leaks on error path.
2003-09-26  Dimitrie O. PaunRemove the obsolete pascal16 (replaced by pascal -ret16).
2003-09-22  Vincent BéronYet another batch of French resources updates.
2003-09-17  Alexandre JulliardSLOWORD and SHIWORD do not exist on Win32 (reported...
2003-09-10  Alexandre JulliardRemoved the A/W constants for builtin cursors, icons...
2003-09-09  Alexandre JulliardConverted the rest of the obj_*.h headers to IDL into...
2003-09-05  Alexandre JulliardFixed header dependencies to be fully compatible with...
2003-09-03  Alexandre JulliardAvoid including wine/obj_*.h files directly from C...
2003-09-02  Martin FuchsDeclare LPCITEMIDLIST as 'const' pointer and adjust...
2003-08-29  Rok MandeljcMinor updates of Slovenian translations.
2003-08-22  Dmitry TimoshkovSome applications depend on the order of initialization...
2003-08-21  Dmitry TimoshkovCope with potentially moved and resized file view window.
2003-08-20  Alexandre Julliardwinnls.h must not include winbase.h.
2003-08-02  Steven EdwardsSplit Win16/32 printer dialogs.
next