wined3d: Make some more ARB program functions private to the backend.
[wine] / dlls / comdlg32 /
2008-09-22  Andrew Talbotcomdlg32: Sign-compare warnings fix.
2008-09-08  Muneyuki Noguchicomdlg32: Update Japanese translation.
2008-09-05  Jan de Mooijcomdlg32/printdlg: Leave FromPages/ToPages empty if...
2008-09-05  Jan de Mooijcomdlg32/printdlg: If ToPages field is left empty set...
2008-09-05  Marcus MeissnerAnnotate with allocation size attribute.
2008-09-02  Muneyuki Noguchicomdlg32: Update Japanese translation.
2008-09-02  Hongbo Nicomdlg32: Update simplified Chinese resource.
2008-08-29  Alexandre Julliardcomdlg32: Merge Chinese resources into a single file.
2008-08-29  Hongbo Nicomdlg32: Update simplified Chinese resource.
2008-08-29  Hongbo Nicomdlg32: Update traditional Chinese resource.
2008-08-27  Hongbo Nicomdlg32: Convert simplified Chinese resource to utf8.
2008-08-27  Hongbo Nicomdlg32: Convert traditional Chinese resource to utf8.
2008-08-25  Muneyuki Noguchicomdlg32: Update Japanese translation.
2008-08-22  Hongbo Nicomdlg32: Update simplified Chinese resource.
2008-07-31  Colin FinckFix some hackish usages of WideCharToMultiByte.
2008-07-17  Gal Toppercomdlg32: PrintDlgEx: Add support for RETURNDEFAULT.
2008-07-17  Gal Toppercomdlg32: PrintDlgEx: Change scope of strings for later...
2008-07-10  Andrew Talbotcomdlg32: Remove unneeded address-of operator from...
2008-06-30  James Hawkinscomctl32: Fix two failing tests in win9x.
2008-06-21  Mikołaj Zalewskicomdlg32/tests: Make sure no ANSI strings are passed...
2008-06-20  Mikołaj Zalewskicomdlg32: Implement CDM_GETFOLDERIDLIST.
2008-06-19  Jon Griffithsinclude: Provide wide char definitions for CFSTR_*.
2008-06-12  Francois Gougetcomdlg32: Remove spaces before '...'.
2008-06-11  Francois Gougetcomdlg32: Remove spaces before '\n' (and some after...
2008-06-11  Francois Gougetcomdlg32: Remove spaces before '\n' in resource strings.
2008-06-10  Francois GougetReplace SUBLANG_ENGLISH_US with SUBLANG_DEFAULT.
2008-06-09  Paul Vrienscomdlg32/tests: Use GetModuleHandle instead of LoadLibrary.
2008-06-05  Francois GougetFix the resources to remove extraneous spaces in '...
2008-06-04  Michael Stefaniuccomdlg32: Fix the Czech translation.
2008-06-02  José Manuel Ferrer... Spanish translations updates.
2008-05-30  Michael Stefaniuccomdlg32: Fix some control sizes in the default English...
2008-05-30  Michael Stefaniuccomdlg32: Fix the Hungarian translation.
2008-05-29  Michael Stefaniuccomdlg32: Fix the Esperanto translation.
2008-05-29  Michael Stefaniuccomdlg32: Fix the Japanese translation.
2008-05-28  Michael Stefaniuccomdlg32: Fix the Ukrainian translation.
2008-05-28  Michael Stefaniuccomdlg32: Fix the Greek translation.
2008-05-28  Michael Stefaniuccomdlg32: Fix the Thai translation.
2008-05-28  Michael Stefaniuccomdlg32: Fix the Walon translation.
2008-05-27  Michael Stefaniuccomdlg32: Fix the Catalan translation including some...
2008-05-19  Mikołaj ZalewskiMake Swedish use SUBLANG_NEUTRAL.
2008-05-14  ByeongSik Jeoncomdlg32: Updated Korean translation.
2008-05-07  Detlef Riekenbergwinspool: Set PrinterPorts for win3.x/win9.x compatibility.
2008-05-05  Jens Albretsencomdlg: Added missing Danish translations.
2008-04-30  Alexandre Julliardmakefiles: List the static libraries as normal imports...
2008-04-18  Hwang YunSong(황윤성comdlg32: Updated Korean resource.
2008-04-17  Andrew Talbotcomdlg32: Remove unused variable.
2008-04-16  Alexandre Julliardcomdlg32: CDM_GETSPEC and CDM_GETFILEPATH should preser...
2008-04-15  Andrew Talbotcomdlg32: Remove unused variables.
2008-04-15  Jonathan Ernstcomdlg32: Updated French translation.
2008-04-14  Rok Mandeljccomdlg32: Fix a mistake in Slovenian translation.
2008-04-07  Rok Mandeljccomdlg32: Updated Slovenian translation.
2008-04-07  Alexander Nicolays... comdlg32: Update Norwegian Bokmål resource.
2008-04-07  Apostolos Alexiadiscomdlg32: Greek resources update.
2008-04-01  Apostolos Alexiadiscomdlg32: Added Greek translation.
2008-04-01  Vitaly Perovcomdlg32: When PD_USEDEVMODECOPIESANDCOLLATE flag is...
2008-03-31  Mikołaj Zalewskicomdlg32: Add some ES_NUMBER to pagesetup dialog templa...
2008-03-28  Vitaliy MargolenUpdate Russian translations.
2008-03-26  Michael Stefaniuccomdlg32: Small typo fix in the German translation.
2008-03-26  Michael Stefaniuccomdlg32: Add the Romanian translation.
2008-03-25  Lei Zhangcomdlg32: Avoid double free in PRINTDLG_PaperSizeA/W.
2008-03-25  Alexandre Julliardcomdlg32: Fixed a number of buffer overflows in the...
2008-03-24  Reece Dunncomdlg32: Fix building the tests with MSVC headers.
2008-03-21  Michael Stefaniuccomdlg32: Update the German translation.
2008-03-19  Frans Koolcomdlg32: Corrected Dutch translations.
2008-03-11  Mikołaj Zalewskicomdlg32: Move font style names to resources.
2008-03-04  Rob Shearmanmakefiles: Simplify the use of the IMPORTLIB variable...
2008-03-03  Alexandre JulliardReplace some instances of LoadStringA by LoadStringW.
2008-02-29  Andrew Talbotcomdlg32: Assign to structs instead of using memcpy.
2008-02-27  Alexander Nicolays... comdlg32: PrintDlgW: Remove incorrect FIXME.
2008-02-26  Alexander Nicolays... commdlg: PrintDlg16: Handle print quality combobox.
2008-02-25  Rob Shearmancomdlg32: Fix checks for failure of COMDLG32_SHGetFolde...
2008-02-19  Rob Shearmancomdlg32: Fix the character length passed into GetDlgIt...
2008-02-19  Rob Shearmancomdlg32: Fix potential buffer overrun of lpxx->lfFaceN...
2008-02-18  Divan Burgercomdlg32: Fix memory leak in colour dialog.
2008-02-15  Francois GougetAssorted spelling fixes.
2008-02-15  Andrew Talbotcomdlg32: Rename some identifiers to reflect their...
2008-02-13  Andrew Talbotcomdlg32: Assign to structs instead of using memcpy.
2008-02-12  Frans Koolcomdlg32: Added Dutch translations.
2008-01-10  Paul Romanyszyncomdlg32: Filter change should not update filename.
2008-01-09  Divan Burgercomdlg32: Modernize the look of the colour boxes in...
2008-01-09  Divan Burgercomdlg32: Modernize the look of the selected colour...
2008-01-09  Divan Burgercomdlg32: Modernize the look of the colour graph's...
2008-01-09  Divan Burgercomdlg32: Modernize the look of the luminance bar in...
2008-01-09  Divan Burgercomdlg32: Clamp hue and saturation when clicking in...
2008-01-09  Divan Burgercomdlg32: Fix bug where the colour graph's cross is...
2008-01-08  Dmitry Timoshkovcomdlg32: If lpstrFile points to a valid string use...
2008-01-08  Alexander Nicolays... comdlg32: PageSetupDlgW: Set paper size in printer...
2008-01-07  Alexander Nicolays... comdlg32: PageSetupDlgW: Set orientation in printer...
2008-01-07  Andrew Talbotcomdlg32: Remove unneeded cast.
2007-12-26  Alexander Nicolays... comdlg32: PageSetupDlgW: Load paper orientation in...
2007-12-21  Alex Villacís Lassocomdlg32: Fix another regression in 3.1-style file...
2007-12-18  Rico Schüllercomdlg32: Fix typo.
2007-12-10  Alexander Nicolays... comdlg32: PageSetupDlgW: Swap margins when changing...
2007-12-10  Alexander Nicolays... comdlg32: PageSetupDlgA: Swap margins when changing...
2007-12-08  Alexander Nicolays... comdlg32: PageSetupDlgA: Read margins from correct...
2007-12-05  Aric Stewartcommdlg: File name and extension offsets are not guaran...
2007-12-05  Andrew Riedicomdlg32: DPRINTF -> TRACE.
2007-12-04  Andrew Talbotcomdlg32: Remove unnecessary casts.
2007-11-26  Andrew Talbotcomdlg32: Use logical OR not bitwise OR.
2007-11-19  Michael Stefaniuccomdlg32: Remove duplicate includes.
next