user32/tests: Check the correct variable for the correct value.
[wine] / dlls / comdlg32 /
2012-05-04  Francois Gougetcomdlg32: An English (United States) spelling fix.
2012-04-02  Detlef Riekenbergcomdlg32: Remove an unused 16-bit macro.
2012-03-27  Detlef Riekenbergcomdlg32/tests: Add HDC tests for PrintDlgEx.
2012-03-27  Detlef Riekenbergcomdlg32: Return a device context when requested.
2012-03-27  Detlef Riekenbergcomdlg32: Use a helper to update the devmode handle.
2012-03-27  Detlef Riekenbergcomdlg32: Use a helper to get the printer driver info.
2012-03-27  Detlef Riekenbergcomdlg32: Use a helper to get the printer info.
2012-03-27  Detlef Riekenbergcomdlg32/tests: Test more parameters for PrintDlgEx.
2012-03-27  Detlef Riekenbergcomdlg32: Validate more parameters in PrintDlgEx.
2012-03-27  Detlef Riekenbergcomdlg32/tests: Remove outdated/unused code.
2012-03-26  Michael Stefaniuccomdlg32: Print the debug string and not the pointer...
2012-03-13  Alexandre Julliardcomdlg32: Implement WM_CHOOSEFONT_GETLOGFONT in the...
2012-02-24  Alexandre Julliardcomdlg32: Avoid crash when driver name doesn't contain...
2012-02-14  Akihiro Sagawacomdlg32: Apply 3D effects to sample text area.
2012-02-13  Detlef Riekenbergcomdlg32: Exclude the driver path from the result.
2012-01-25  Alex Henriecomdlg32: Correctly handle filters with invalid extensi...
2012-01-23  Alex Henriecomdlg32: Correctly handle filters with multiple file...
2012-01-18  Francois Gougetcomdlg32: Remove the font sample characters string.
2012-01-12  Francois Gougetcomdlg32: Specify a context for the luminance and satur...
2012-01-06  Francois Gougetcomdlg32: Remove some unused string resources that...
2011-12-29  Francois Gougetcomdlg32: Use sentence capitalization for group box...
2011-12-20  Ken Thomasescomdlg32: Fix a leak.
2011-12-16  Alex Henriecomdlg32: Widen buffer to accomodate Catalan translation.
2011-12-09  Alex Henriecomdlg32: Correct title of "Save As" dialog.
2011-12-06  Alexandre Julliardcomdlg32: Convert dialogs to po files.
2011-11-22  Frédéric Delanoycomctl32: Avoid hardcoding array lengths.
2011-11-21  Francois Gougetcomdlg32: Fix a couple of string resources so their...
2011-10-31  Andrew Talbotcomdlg32: Remove unneeded address-of operator from...
2011-10-21  Aurimas Fišerascomdlg32: Update Lithuanian translation.
2011-10-20  Alex Henriecomdlg32: Update Catalan translation.
2011-10-17  Dan Kegelcomdlg32/tests: Initialize find & replace strings befor...
2011-10-17  Luca Bennaticomdlg32: Update Italian translation.
2011-09-26  Andrew Talbotcomdlg32: Add a break statement to mark a semantic...
2011-08-22  Francois Gougetcomdlg32: Specify a message context for 'mm'.
2011-08-04  Alexandre Julliardcomdlg32/tests: Fix a couple of test failures on NT4.
2011-08-03  Francois GougetAssorted spelling fixes.
2011-08-02  Alexandre Julliardwinecrt0: Remove the clsid parameter in __wine_(un...
2011-08-01  Frédéric Delanoydlls: Assorted spelling fixes.
2011-07-21  Alexandre Julliardcomdlg32/tests: Print the id of the GetSaveFileName...
2011-07-14  Akihiro Sagawapo: Add message contexts for 'Desktop' and update Japan...
2011-06-22  Huw Daviescomdlg32: When changing printers, only preserve the...
2011-06-20  Igor Paliychukcomdlg32: Convert Ukrainian resources into utf-8.
2011-06-15  Francois GougetStandardize the OK buttons.
2011-06-14  Francois Gougetcomdlg32: Use macros for the resource IDs instead of...
2011-06-13  Francois Gougetcomdlg32: Add a trailing '\n' to a TRACE() call.
2011-05-30  Marcus Meissnercomdlg32: Mark one vtable as static.
2011-05-30  Gerald Pfeiferimm32: Simplify find_window where we do not need to...
2011-05-27  David Hedbergcomdlg32: Take linebreaks into account when resizing...
2011-05-27  David Hedbergcomdlg32: Add support for custom control events.
2011-05-27  David Hedbergcomdlg32: Implement support for custom control subitems.
2011-05-27  David Hedbergcomdlg32: Implement some functions for modifying custom...
2011-05-27  David Hedbergcomdlg32: Layout the customized controls.
2011-05-27  David Hedbergcomdlg32: Support adding custom controls to the item...
2011-05-27  David Hedbergcomdlg32: Add a container for custom controls.
2011-05-26  Francois Gougetcomdlg32/tests: Make ensure_zero_events_() static.
2011-05-25  David Hedbergcomdlg32: Add IFileDialogCustomize interface stub.
2011-05-25  David Hedbergcomdlg32/tests: Fix some copypaste errors.
2011-05-25  David Hedbergcomdlg32: Improve handling of file extension changes...
2011-05-25  David Hedbergcomdlg32: Implement SetDefaultFilename.
2011-05-25  David Hedbergcomdlg32: Add IOleWindow implementation to the Item...
2011-05-25  David Hedbergcomdlg32: Support some events in the item dialog.
2011-05-25  David Hedbergcomdlg32: Fix reference counting when querying services.
2011-05-25  David Hedbergcomdlg32: Change some trace statements to dump strings.
2011-05-16  Marcus Meissnercomdlg32: Mark internal symbols as hidden visibility.
2011-04-29  Frédéric Delanoypo: Fix/improve some English entries.
2011-04-26  Marcus Meissnercomdlg32: Mark internal symbols as having hidden visibi...
2011-04-21  Akihiro Sagawacomdlg32: Update Japanese resource.
2011-04-04  David Hedbergcomdlg32: Add support for customizing control labels...
2011-04-04  David Hedbergcomdlg32: Fetch rectangle from the correct control.
2011-04-01  Hwang YunSongcomdlg32: Update Korean resource.
2011-04-01  David Hedbergcomdlg32: Implement opening files with the item dialog.
2011-04-01  David Hedbergcomdlg32: Factor out filename string splitting code.
2011-04-01  David Hedbergcomdlg32: Factor out some path validating code from...
2011-04-01  David Hedbergcomdlg32: Factor out some path building code from FILED...
2011-04-01  David Hedbergcomdlg32: Add a couple of simple navigation buttons...
2011-04-01  David Hedbergcomdlg32: We only want to check the low word of wparam.
2011-04-01  David Hedbergcomdlg32: Implement filetype filtering for the item...
2011-04-01  David Hedbergcomdlg32: Update file name from selection in the item...
2011-04-01  David Hedbergcomdlg32: Implement GetFileName and SetFileName for...
2011-04-01  David Hedbergcomdlg32: Set explorerbrowser's site before navigating...
2011-03-31  David Hedbergcomdlg32: Add ICommDlgBrowser3 stub to Item Dialog.
2011-03-31  David Hedbergcomdlg32: Add IServiceProvider implementation to the...
2011-03-31  David Hedbergcomdlg32: Add ExplorerBrowser control to Item Dialog.
2011-03-31  David Hedbergcomdlg32: Add IExplorerBrowserEvents stub to Item Dialog.
2011-03-31  David Hedbergcomdlg32: Implement Show and Close for the Item Dialog.
2011-03-31  David Hedbergcomdlg32: Add NEWFILEOPENV3ORD resource.
2011-03-30  David Hedbergcomdlg32: Implement Advise/Unadvise for the Item Dialog.
2011-03-30  David Hedbergcomdlg32: Implement some folder and file selection...
2011-03-30  David Hedbergcomdlg32: Implement SetFileTypes and GetFileTypeIndex...
2011-03-30  David Hedbergcomdlg32: Implement SetOptions/GetOptions for the Item...
2011-03-30  David Hedbergcomdlg32/tests: Add initial tests for the Item Dialog.
2011-03-30  David Hedbergcomdlg32: Add implementation of DllRegisterServer/DllUn...
2011-03-29  David Hedbergcomdlg32: Add stub implementation of the Common Item...
2011-03-29  David Hedbergcomdlg32: Add DllGetClassObject and a default class...
2011-03-15  Marcus Meissnercomdlg32: Removed useless NULL check (Coverity).
2011-02-28  Austin Englishcomdlg32/tests: Remove win9x hacks.
2011-02-23  Amine Khaldicomdlg32: Add missing break (Coverity).
2011-01-31  Wolfram Sangcomdlg32: Filedlg should not add extension if it contai...
2011-01-17  Greg Geldorpcomdlg32/tests: Fix expected height computation.
2011-01-14  Alexandre Julliardcomdlg32: Convert string tables resources to po files.
next