msvcrt: Remove bogus code.
[wine] / dlls / commdlg /
2006-02-13  Petr Tesarikcommdlg: Czech language resources encoding fix.
2006-02-11  Andrey Turkincommdlg: IShellBrowser sets IShellView window's control...
2006-02-06  Fatih Aşıcıcommdlg: Turkish translation.
2006-02-06  Vitaliy Margolencommdlg: Add font sizes 6 and 7 to font select dialog.
2006-02-05  Henning Gerhardtcommdlg: Update German resource.
2006-02-03  Dmitry TimoshkovAdd support for CDM_HIDECONTROL message in the file...
2006-02-02  Michael Kaufmanncommdlg: File open dialog: Use the specified instance...
2006-01-12  Stefan Brünscommdlg: Makes return value of FILEDLG95_SendFileOK...
2006-01-11  Ulrich Czekallacommdlg: If provided use and update hDevMode in the...
2006-01-06  YunSong Hwangcommdlg: Updated Korean translation.
2005-12-31  Dan Kegelcommdlg: Let the color picker respond properly to keyst...
2005-12-12  Eric PouechConst correctness fixes.
2005-12-12  Eric PouechRemoved some dead-code.
2005-12-08  Robert Shearmancomdlg32: Don't worry if an HGLOBAL passed to printdlg...
2005-12-05  Alexander N. SørnesUpdate Norwegian Bokmaal resources.
2005-12-05  Milko KrachounovUpdate the Bulgarian resources for commdlg and regedit.
2005-12-02  Pavel RoskinImprove script selection combobox in the font selection...
2005-11-26  Alexandre JulliardRenamed all .cvsignore files to .gitignore.
2005-11-23  YunSong HwangUpdate Korean translations.
2005-11-23  Michael JungInitialize OLE instead of COM only in order to enable...
2005-11-22  Rein KlazesFixes for FormatCharDlgProc16:
2005-11-22  Rein KlazesIn CFn_CHOOSEFONT16to32W fix the conversion of the...
2005-11-18  Dmitry TimoshkovThere is no need to resize our own fake dialog to match...
2005-11-12  Markus AmslerImprove c2man Documented-Total count. Changes:
2005-11-10  Francois GougetRemove spaces before '\n' in traces.
2005-11-09  Michael JungInitialize COM prior to displaying the file dialog.
2005-11-05  Henning GerhardtUpdate German resource file.
2005-11-03  Alexandre JulliardAuthors: Vijay Kiran Kamuju <infyquest@gmail.com>,...
2005-11-02  David KredbaCzech resources update.
2005-10-24  Michal SuchanekMake Czech font selection dialog usable.
2005-10-06  Francois GougetUse "static const" rather than "const static" as gcc...
2005-09-29  Alexandre JulliardWe are no longer generating .dbg.c files.
2005-09-29  Kimmo MyllyvirtaBring Finnish resources up to date.
2005-09-21  Alexandre JulliardWe are no longer generating .spec.c files.
2005-09-19  Milko KrachounovBulgarian resources for mpr, msi, user, commdlg, oleaut...
2005-09-18  Alexander N. SørnesAdded Norwegian translations.
2005-09-07  Mike McCormackFix gcc 4.0 warnings.
2005-09-06  Marcus MeissnerPrintDlg16: Copy back the Flags, nFromPage, nToPage...
2005-09-02  Kevin KoltzauFix warnings in 64bit.
2005-08-25  Vitaly LipatovRestore paper orientation when pagesetupdlg is initiali...
2005-08-15  Vincent BéronUniformize DllMain TRACEing across dlls.
2005-08-12  Michael JungCheck the GetPidlFromDataObject's doSelected parameter...
2005-08-10  Troy RolloBrowse to the directory if a directory name is typed...
2005-07-27  Alexandre JulliardReplace the _ICOM_THIS_From macros by inline functions...
2005-07-24  Vincent BéronRemove multiple declarations of the same function,...
2005-07-08  Henning GerhardtUpdate German resource files.
2005-07-07  Eugeny GorelovImplement most functionality of PageSetupDlg function.
2005-07-05  Mike McCormackgcc 4.0 -Wpointer-sign fixes.
2005-07-05  Huw DaviesAdd English neutral version of IDS_COLOR_GRAY.
2005-06-28  Mike McCormackFix declarations.
2005-06-28  Michael JungDon't expand MyComputer in the file dialogs without...
2005-06-23  Vitaly Lipatov- Add some descriptions for PageSetupDlg functions.
2005-06-07  Juan LangFix return code abuse (don't use HRESULT when it isn...
2005-06-04  Huw DaviesIf a folder is selected on Open then browse into it...
2005-06-04  Huw DaviesUse DWLP_MSGRESULT to return values from the dialog...
2005-06-04  Huw DaviesSend CDN_FOLDERCHANGE whenever we change folder.
2005-05-27  Dmitry TimoshkovMake some of the OLE interface vtables const.
2005-05-26  Michael JungUse IShellFolder::GetDisplayNameOf instead of SHGetPath...
2005-05-23  Alexandre JulliardRemoved unnecessary code in the 16-bit DllEntryPoint...
2005-05-13  Alexandre JulliardDon't convert the template name to Unicode, it's not...
2005-05-12  Mike HearnFix return code abuse.
2005-05-09  Michael JungDetect drive letters, which have to have a backslash...
2005-05-09  Alexandre JulliardAdded rules for building import libraries in the indivi...
2005-05-07  Alexandre JulliardAdded rules to build import libraries in the individual...
2005-04-19  Francois GougetSBSP_ABSOLUTE is 0 so we cannot do (wFlags & SBSP_ABSOL...
2005-04-18  Peter Berg LarsenReplace strncpy with memcpy or lstrcpyn.
2005-04-18  Eric PouechAdded proper definition for PRINTDLGEX[AW] structures.
2005-03-28  Peter Berg LarsenJanitorial: Get rid of strncpy/strncpyW.
2005-03-24  Jakob ErikssonGet rid of HeapAlloc casts.
2005-03-23  Francois GougetAssorted spelling fixes.
2005-03-14  Juan LangChange a fixme to a warn, and use W version of call.
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.
next