server: Store the opening options in the file descriptor instead of in the individual...
[wine] / dlls / comdlg32 /
2007-04-06  Andrew Talbotcomdlg32: Remove inappropriate const qualifier.
2007-04-06  Andrew Talbotcomdlg32: Constify some variables.
2007-04-06  Andrew Talbotcomdlg32: Constify some variables.
2007-04-06  Andrew Talbotcomdlg32: Constify some variables.
2007-04-05  Andrew Talbotcomdlg32: Constify some variables.
2007-04-05  Andrew Talbotcomdlg32: Constify some variables.
2007-04-05  Andrew Talbotcomdlg32: Constify some variables.
2007-03-09  Anatoly Lyutincomctl32: Update Russian and Ukrainian resourses.
2007-03-07  Dmitry Timoshkovcomdlg32: Use unicode Win32 APIs when possible.
2007-03-07  Dmitry Timoshkovcomdlg32: Use unicode Win32 APIs when possible.
2007-03-06  Andrew Talbotcomdlg32: Replace const pointer parameters with correct...
2007-02-26  Dmitry Timoshkovcomdlg32: Synchronize ChooseColor dialog templates...
2007-02-14  Ivan Sinitsincomdlg32: Set the right background color of the dialog...
2007-02-14  Francois GougetAssorted spelling fixes.
2007-02-13  Anatoly Lyutincomdlg32: fontdlg: Add initialisation for comboboxes.
2007-02-09  Vitaly LipatovSome fixes in russian resources.
2007-02-05  Anatoly Lyutincomdlg32: Update Russian translation.
2007-01-25  Vitaly Lipatovcomdlg32: Update Russian translation.
2007-01-18  Francois GougetDon't put single quotes around '%s' when using the...
2007-01-12  Detlef Riekenbergcomdlg32: Move GetFileTitle(A/W/16) to filedlg.c, filed...
2007-01-11  Louis Lenderscomdlg32: Update Dutch resources.
2007-01-05  Louis Lenderscomdlg32: Update Dutch resource.
2007-01-04  Andrew Talbotcomdlg32: Declare some items static.
2007-01-02  Andrew Talbotcomdlg32: Declare function static.
2006-12-27  Michael Stefaniucjanitorial: In multiline strings there is no need for...
2006-12-14  Francois Gougetcomdlg32: Fix PrintDlg(NULL) and reenable a test that...
2006-12-05  Francois GougetConsistently use SUBLANG_NEUTRAL for Italian resources.
2006-11-30  Alexandre Julliardcomdlg32: Moved prototypes to the header file and fixed...
2006-11-29  Dmitry Timoshkovcomdlg32: Make some data const.
2006-11-27  Francois Gougetcomdlg32: Add a Portuguese translation (contributed...
2006-11-24  Francois Gougetcomdlg32: Moved a FIXME out of the user-visible string.
2006-11-24  Francois GougetReplace SUBLANG_DEFAULT with the specific SUBLANG_XXX...
2006-11-13  Paul Vrienscomdlg32: Remove unused variable (Coverity).
2006-10-26  Mikołaj Zalewskicomdlg32: Select the Filename edit box content after...
2006-10-24  Francois GougetDon't include windows.h & co in the Wine sources.
2006-10-24  Mikołaj Zalewskiresources: Change Dutch sublanguage code to SUBLANG_NEU...
2006-10-24  Mikołaj Zalewskiresources: Change German sublanguage code to SUBLANG_NE...
2006-10-23  Andrew Talbotcomdlg32: Cast-qual warning fix.
2006-10-23  Andrew Talbotcomdlg32: Cast-qual warnings fix.
2006-10-23  Mikołaj Zalewskicomdlg32: Pl.rc: Enlarge the Find dialog to show the...
2006-10-20  Byeong-Sik JeonKorean: Use SUBLANG_NEUTRAL in Korean resources.
2006-10-13  Michael Ploujnikovcomdlg32: Win64 printf format warning fixes.
2006-10-07  Paul Vrienscomdlg32: Move NULL check before use (Coverity).
2006-10-06  Michael Stefaniuccomdlg32/tests: Win64 printf format warning fixes.
2006-10-05  Francois GougetAdd missing '\n's to Wine traces.
2006-10-03  Mikołaj Zalewskicomdlg32: Load "Save" string from resources in filedlgb...
2006-09-29  Michael StefaniucAdd a WINE_NO_LONG_INT define to many makefiles to...
2006-09-21  Byeong-Sik Jeoncomdlg32: Show better font style information in fontdlg.
2006-09-14  Alexandre Julliardmakefiles: Generate the dependencies line to avoid...
2006-09-07  Andrew Talbotcomdlg32: Cast-qual warnings fix.
2006-09-07  Andrew Talbotcomdlg32: Cast-qual warnings fix.
2006-09-07  Renu Rajputcomdlg: Send missing CDN_FOLDERCHANGE.
2006-08-28  Alexandre Julliardmakefiles: Only run test and documentation targets...
2006-08-09  Michael Stefaniuccomdlg32: Remove redundant NULL checks before MemFree.
2006-07-26  Stefan Siebertcomdlg32: GetOpenFileNameW - Create unicode windows.
2006-07-24  Detlef Riekenbergcomdlg32/tests: PrintDlg with PD_RETURNDEFAULT can...
2006-07-21  Hwang YunSong(황윤성)comdlg32: Updated Korean resource.
2006-07-21  Bang Jun-Youngcomdlg32: Remove redundant headers.
2006-07-17  Duane Clarkcomdlg32: Set PD_PAGENUMS from print dialog.
2006-07-13  Mikołaj Zalewskicomdlg32: Update Polish translation.
2006-07-11  Alexandre Julliardlibs: Merged libwine_unicode into libwine.
2006-07-10  Alexandre Julliard.gitignore: Added wildcards to ignore generated resourc...
2006-07-10  Alexandre Julliardmake_dlls: Recursively ignore .ok files in all tests...
2006-07-10  Alexandre Julliardmake_dlls: Recursively ignore testlist.c in all tests...
2006-07-10  Alexandre Julliardmake_dlls: Ignore generated import libraries from the...
2006-07-10  Alexandre JulliardTake advantage of the recursive nature of .gitignore...
2006-07-06  Detlef Riekenbergcomdlg32: Add initial test.
2006-06-13  Alexandre Julliardcomdlg32: Don't use sizeof in traces to avoid printf...
2006-06-13  Michael StefaniucYet another round of redundant NULL checks before HeapFree.
2006-06-09  Detlef Riekenbergcomdlg32: Rename finddlg.c to finddlg16.c.
2006-05-30  Troy Rollocomdlg32: Prevent SEGV in FILEOPEN95_OnOpen when a...
2006-05-24  Alexandre JulliardLink against libwine_unicode everywhere we use Unicode...
2006-05-24  Andrew Talbotcomdlg32: Write-strings warning fix.
2006-05-24  Jonathan ErnstUniformization of French main menu accelerators.
2006-05-23  Jonathan ErnstUpdate the address of the Free Software Foundation.
2006-04-10  Alexandre Julliardcomdlg32: Renamed the dlls/commdlg directory to dlls...