_wto{l,i,i64} parameters are const.
[wine] / dlls / commdlg /
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.
2003-07-30  Francois GougetSome spelling fixes.
2003-07-28  Dmitry TimoshkovImprove handling of custom dialog templates passed to
2003-07-24  Marcelo Duarte- lesser adjustments in cdlg_Pt.rc (better visual)
2003-07-21  Mike McCormackSend a CDN_FOLDERCHANGE message when we change folders.
2003-06-30  Marcelo Duarte- Localization to Portuguese of Brazil
2003-06-30  Alexandre JulliardGet/SetPropW needs a Unicode string.
2003-06-27  Mike HearnStore PrintStructures in a window property instead...
2003-06-26  Steven EdwardsRemove unneeded calls to LoadLibrary16 and FreeLibrary16.
2003-06-24  Steven EdwardsMore splitting of the Win16/32 internal filedlgproc...
2003-06-23  Oleg ProkhorovFixed Russian commdlg localization. Some resource eleme...
2003-06-18  Francois GougetTypos/spelling fixes.
2003-06-16  Rok MandeljcUpdated a bunch of translations for Slovenian language.
2003-06-16  Steven EdwardsSplit Win16/32 file dialogs.
2003-06-13  Steven EdwardsSplit Win16/32 color dialog support.
2003-06-07  Steven EdwardsSeparate Win16 and Win32 font dialog support.
2003-05-14  Dmitry TimoshkovUse SetDlgItemText instead of sending a WM_SETTEXT.
2003-05-13  Huw DaviesBetter handling of OFN_NOVALIDATE for win31 style file...
2003-05-11  Mike McCormackFill the filedialog95 controls before sending a CDN_INI...
2003-05-04  Igor StepinAdded a lot of Russian translations.
2003-04-29  Alexandre JulliardGet rid of the COMMDLG_hInstance variables.
2003-04-02  Andreas MohrSome spelling and formatting fixes.
2003-03-31  Dmitry TimoshkovFix some problems found while compiling and linking...
2003-03-30  Vitaliy MargolenUnicode strings termination fixes.
2003-03-26  Maxime BellengéFix the lookin combobox overlapping the toolbar in...
2003-03-25  Maxime BellengéFix how the size of the dialog is computed and the...
2003-03-23  Alexandre JulliardList 16-bit spec files explicitly to avoid problems...
2003-03-20  Alexandre JulliardTake advantage of new winebuild syntax to remove redund...
2003-03-17  Tony LambregtsJanitorial. Get rid of W->A call.
2003-03-07  Adam GundyArrangeCtrlPositions() did not cope correctly with...
2003-03-06  Tony LambregtsJanitorial. Get rid of W->A call.
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-24  Alexandre JulliardRemoved no longer needed inclusion of heap.h.
2003-01-23  Matthew DavisonRemoved calls to HEAP_strdupAtoW.
2003-01-21  Liu SpiderImplemented GetFileTitleW; GetFileTitleA now is a call to
2003-01-15  Juergen SchmiedTranslated some remaining English words.
2003-01-14  Francois GougetRemove (POINTER)NULL casts.
2003-01-07  Dimitrie O. PaunDefine NONAMELESS{STRUCT,UNION} explicitly in the files...
2003-01-03  Dimitrie O. PaunEliminate lots of __WINE__ conditionals from the headers.
2003-01-02  Alberto MassariMoved implementation of strpbrkW from filedlg95.c to...
2002-12-12  Alexandre JulliardAdded .spec.def files.
2002-12-12  Alexandre JulliardImplemented import libraries; on Unix we import the...
next