netstat: Initial implementation.
[wine] / dlls / comdlg32 /
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.
2010-12-31  Michael Stefaniuccomdlg32: Use ifaces instead of vtbl pointers in IShell...
2010-12-31  Michael Stefaniuccomdlg32: Pass an object instead of an iface to a helpe...
2010-12-30  André Hentschelcomdlg32/tests: Don't test function directly when repor...
2010-12-20  Hwang YunSongcomdlg32: Update Korean resource.
2010-11-15  Cheer Xiaocomdlg32: Update Simplified Chinese translation.
2010-11-02  Eryk Wieliczkocomdlg32/tests: Add GetSaveFileName .* extension test.
2010-11-02  Eryk Wieliczkocomdlg32: GetSaveFileName: Don't append .* extension.
2010-10-28  Austin Lundcomdlg32/tests: Fixed up handling of temporary file...
2010-10-27  Carl Raffaelecomdlg32: Removed 16 bit dependency.
2010-10-25  Marcus Meissnercomdlg32: Fixed bad size to GetModuleFilenameW.
2010-10-25  Amine Khaldicomdlg32: Fix translations.
2010-10-25  Yaron Shahrabanicomdlg32: Added Hebrew translation.
2010-10-22  Paul Vrienscomdlg32: Add the Serbian (Cyrillic) translation.
2010-10-22  Paul Vrienscomdlg32: Fix Serbian (Latin) translations.
2010-10-08  Damjan Jovanoviccomdlg32: Fix a stack overflow.
2010-10-05  Laura Leinonencomdlg32: Update Finnish translation.
2010-10-05  Alexandre Julliardcomdlg32: Fix incorrect use of the ScreenToClient function.
2010-10-01  Alexandre Julliardtests: Make some variables static.
2010-09-27  Vitaly Perovcomdlg32: Add basic implementation of PrintDlgExA.
2010-09-27  Lauri Kenttäcomdlg32: Update Finnish translation.
2010-09-21  Luca Bennaticomdlg32: Update Italian translation.
2010-09-19  Alexandre Julliardmakefiles: Add a standard header for all makefiles...
2010-08-31  Francois Gougetcomdlg32: Make FD31_FreeOfnW() and FD31_MapOfnStructA...
2010-08-30  Detlef Riekenbergcomdlg32/tests: Mark a failure on w2k as broken.
2010-08-20  Nikolay Sivovcomctl32/imagelist: Fail in ImageList_GetIconSize on...
2010-08-16  Andrew Talbotcomdlg32: Constify a variable.
2010-08-03  André Hentschelcomdlg32: Fix German shortcut conflict.
2010-08-03  André Hentschelcomdlg32: Fix German font dialog.
2010-07-30  Andrew Nguyencomdlg32: Avoid a NULL dereference when changing the...
2010-07-29  Igor Paliychukcomdlg32: Fixed Ukrainian standard dialog sizes.
2010-07-29  Andrew Eikumcomdlg32/tests: Use GetOpenFileNameA instead of GetOpen...
2010-07-28  Igor Paliychukcomdlg32: Fixed Russian standard dialog sizes.
2010-07-28  Igor Paliychukcomdlg32: Ukrainian translation update.
2010-07-24  Andrew Eikumcomdlg32: Store and use save/open dialogs' most-recentl...
2010-07-23  Andrew Eikumcomdlg32/tests: Untie ok_testcases from test_ok().
2010-07-22  Michael Stefaniuccomdlg32: Remove the ignored common resource attributes.
2010-07-22  Paul Vrienscomdlg32: Add the Serbian (Latin) translation.
2010-07-21  Alexandre Julliarddlls: Remove explicit imports of kernel32 and ntdll.
2010-07-21  Dylan Smithcomdlg32: Test and fix Find/ReplaceText parameter check...
2010-07-21  Dylan Smithcomdlg32: Zero length replace buffer is valid for Repla...
2010-07-21  Dylan Smithcomdlg32: Check for valid replace parameters on Replace...
2010-07-13  Cheer Xiaocomdlg32: Update simplified Chinese translation.
2010-07-13  Michael Stefaniuccomdlg32: Fix an error in a Catalan resource.
2010-07-08  Paul Vrienscomdlg32: Prevent a NULL pointer dereference (Coverity).
2010-07-08  Igor Paliychukcomdlg32: Ukrainian translation update.
2010-07-08  Gustavo Henrique... comdlg32: Fix Portuguese translation.
2010-07-05  Frédéric Delanoycomdlg32: Ensure French print dialogs sizes match Engli...
2010-07-01  Dmitry Timoshkovcomdlg32: Not all messages depend on initialized custom...
2010-07-01  Igor Paliychukcomdlg32: Ukrainian translation update.
2010-06-29  Kovács Andráscomdlg32: Hungarian translation update and conversion...
2010-06-21  Akihiro Sagawacomdlg32: Update Japanese translation.
2010-06-18  Vitaly LipatovUpdate Russian translations.
2010-06-09  Paul Vrienscomdlg32: Update the Danish translation and convert...
2010-06-07  André Hentschelcomdlg32: Correctly report the filter.
2010-06-07  Sven Baarscomdlg32: Fix Dutch translation.
2010-06-07  Juan Langcomdlg32: No and escape are equivalent.
2010-05-31  Luca Bennaticomdlg32: Fix Italian Translation.
2010-05-31  Frédéric Delanoycomdlg32: Fix French translation.
2010-05-28  Nikolay SivovFix unneeded capitalization in user prompts.
2010-05-17  Michael Stefaniuccomdlg32: The Dutch translation uses UTF-8.
2010-05-14  Sven Baarscomdlg32: Fix Dutch translation.
2010-05-05  Sven Baarscomdlg32: Fix some alignment issues in the Dutch transl...
2010-05-04  Sven Baarscomdlg32: Update Dutch translation.
2010-04-26  Joel Holdsworthcomdlg32: Replaced pd32_portrait.ico and pd32_landscape...
2010-04-21  Joel Holdsworthcomdlg32: Replaced collate icons with Tango compliant...
2010-03-29  Mikhail Maroukhinecomdlg32: Fix compiler warnings with flag -Wcast-qual.
2010-03-16  Alexandre Julliardmakefiles: Remove the no longer needed explicit separat...
2010-03-15  Gerald Pfeifercomdlg32: Remove unused parameters from CFn_WMMeasureIt...
2010-03-15  Gerald Pfeifercomdlg32: Removed unused parameters from FILEDLG95_OnWM...
2010-03-15  Gerald Pfeifercomdlg32: Removed unused parameters from PRINTDLG_WMIni...
2010-03-01  Gerald Pfeifercomdlg32: Shed unused parameters from CFn_WMInitDialog...
2010-03-01  Gerald Pfeifercomdlg32: Remove unused wParam parameters from PRINTDLG...
2010-02-22  Vincent Povirkcomdlg32: Always use screen dpi in the font dialog...
2010-02-22  Vincent Povirkcomdlg32: Add a test showing the font dialog ignores...
next