credui: Make sure not to leave the password in memory when no longer in use.
[wine] / dlls /
2007-11-19  Rob Shearmancredui: Make sure not to leave the password in memory...
2007-11-19  Rob Shearmancredui: Ensure that the foreground window doesn't get...
2007-11-19  Rob Shearmancredui: Check for and don't add duplicates when filling...
2007-11-19  Rob Shearmancredui: Enumerate saved credentials and use these to...
2007-11-19  Rob Shearmancredui: Increase the dropped-down size of the username...
2007-11-19  Rob Shearmancredui: Split CredDialogProc out into separate functions.
2007-11-19  Rob Shearmancredui: Add support for saving the credentials input...
2007-11-19  James Hawkinsmsi: Don't check for a cabinet's existence if it's...
2007-11-19  Thomas Weidenmuellercomctl32: Fix handling of CB_RESETCONTENT in ComboBoxEx.
2007-11-19  Juan Langshell32: Remove a bad comment.
2007-11-19  Juan Langshell32: Use more restricted registry rights when queri...
2007-11-19  Juan Langshell32: Dynamically allocate memory for executing...
2007-11-19  Juan Langshell32: Use helper function to execute a URL.
2007-11-19  Juan Langshell32: Dynamically allocate buffer for command.
2007-11-19  Juan Langshell32: Constify some parameters.
2007-11-19  Juan Langshell32: Don't overwrite the caller's buffer when doing...
2007-11-19  Juan Langshell32: Dynamically allocate buffer for quoted command.
2007-11-19  Juan Langshell32: Use a helper function for executing a found...
2007-11-19  Juan Langshell32: Dynamically allocate directory buffer.
2007-11-19  Juan Langshell32: Use helper function to translate ID list.
2007-11-19  Juan Langshell32: Use a helper function for executing a class.
2007-11-19  Juan Langshell32: Dynamically allocate buffer for command parame...
2007-11-19  Juan Langiphlpapi: Correct confusing indentation in GetTcpTable.
2007-11-19  Juan Langiphlpapi: Correct copy/paste error in GetTcpTable.
2007-11-16  Stefan Dösingermsvcrt: Implement _mbsnbcpy_s.
2007-11-16  Stefan Dösingermsvcrt: Implement strcat_s.
2007-11-16  Stefan Dösingermsvcrt: Implement strcpy_s.
2007-11-16  Vijay Kiran Kamujursaenh: Add a few more tests which check the decryption...
2007-11-16  Stefan Dösingerwined3d: Destroy GL contexts before changing the screen...
2007-11-16  Stefan Dösingerwined3d: Remove a hack that slipped in.
2007-11-16  Stefan Dösingerwined3d: Do not call PreLoad in surface_download_data.
2007-11-16  Rob Shearmanmapi32: Add a stub for DllGetClassObject.
2007-11-16  Francois Gougetd3d9/tests: Fix the trailing '\n' in an ok() call.
2007-11-16  Francois Gougetwinex11: Add the trailing '\n' to a Wine trace.
2007-11-16  Juan Langiphlpapi: Avoid HEAP_ZERO_MEMORY where it isn't needed.
2007-11-16  Juan Langiphlpapi: Don't allocate gobs of memory if there are...
2007-11-16  Juan Langiphlpapi: Don't allocate gobs of memory if the IP addre...
2007-11-16  Juan Langiphlpapi: Don't allocate gobs of memory if interface...
2007-11-16  Juan Langiphlpapi: Don't allocate gobs of memory if the UDP...
2007-11-16  Juan Langiphlpapi: Don't allocate gobs of memory when the ARP...
2007-11-16  Juan Langiphlpapi: Don't allocate gobs of memory when the route...
2007-11-16  Juan Langiphlpapi: Don't allocate gobs of memory when the TCP...
2007-11-16  Juan Langiphlpapi: Don't override return value from getTcpTable.
2007-11-16  Juan Langiphlpapi: Default to a default gateway when choosing...
2007-11-16  David Adamd3dx8: Implement D3DXMatrixReflect.
2007-11-16  David Adamd3dx8: Implement D3DXMatrixShadow.
2007-11-16  David Adamd3dx8: Implement D3DXPlaneIntersectLine.
2007-11-16  David Adamd3dx8: Implement D3DXPlaneNormalize.
2007-11-16  Dmitry Timoshkovkernel32: Mask out FILE_ATTRIBUTE_NOT_CONTENT_INDEXED...
2007-11-16  Dmitry Timoshkovkernel32: Set last error to ERROR_ALREADY_EXISTS if...
2007-11-16  Huw Daviesmsxml3: Don't leak an interface on failure.
2007-11-15  Andrey Turkinserver: Pass Information field from async I/O APCs.
2007-11-15  Andrey Turkinntdll: Make async i/o functions generate completion...
2007-11-15  Andrey Turkinws2_32: Make certain winsock functions generate i/o...
2007-11-15  Andrey Turkinserver: Allow async i/o operations to send completion...
2007-11-15  Andrey Turkinntdll: Add some I/O completion tests.
2007-11-15  Gerald Pfeifercomctl32: Remove check which never triggers.
2007-11-15  James Hawkinsmsi: Don't ignore the error returned by ready_media.
2007-11-15  James Hawkinsmsi: Only check the presence of the cabinet if the...
2007-11-15  James Hawkinsmsi: Add tests for situations involving missing cabinets.
2007-11-15  James Hawkinsmsi: Simplify ready_media.
2007-11-15  Alistair Leslie... msxml: Test for insertBefore with a NULL output parameter.
2007-11-15  Alistair Leslie... msxml: Allow insertBefore to have a NULL output parameter.
2007-11-15  Andrew Talbotuser32: Constify a variable.
2007-11-15  Alex Villacís Lassouser32: Conformance tests for DlgDirList and DlgDirSele...
2007-11-15  Alex Villacís Lassouser32: DlgDirList converts path specification to upper...
2007-11-15  Rob Shearmanole32: Intialise some out parameters in ProxyCliSec_Que...
2007-11-15  Huw Daviesinetcomm: Add a test for MimeBody.
2007-11-15  Huw Daviesinetcomm: Add a class factory for MimeBody.
2007-11-15  Huw Daviesinetcomm: Add a stub MimeBody implementation.
2007-11-15  Huw Daviesinetcomm: Register a couple more classes.
2007-11-15  Hans Leidekkerwininet: Fix a number of problems with InternetGetCookie.
2007-11-15  Hans Leidekkerwininet: Fix a number of problems with InternetSetCookie.
2007-11-15  Rob Shearmanmsxml3: Don't leak node in xmldoc_createElement in...
2007-11-15  Rob Shearmanmsxml3: Fix some memory leaks of name in test_xmldoc.
2007-11-14  Alex Villacís Lassouser32: Conformance tests for LB_DIR on listboxes.
2007-11-14  Alex Villacís Lassouser32: DlgDirSelect tacks on a period on filenames...
2007-11-14  Alex Villacís Lassouser32: LB_DIR with standalone DDL_DRIVES implies DDL_E...
2007-11-14  Alex Villacís Lassouser32: Fix returned value of LB_DIR.
2007-11-14  Alexandre Julliardcomctl32: Fixed handling of monochrome icons in image...
2007-11-14  Gerald Pfeiferws2_32/tests: Fix error checking.
2007-11-14  Stefan Dösingerwined3d: Fix ATI video memory detection typo.
2007-11-14  Stefan Dösingerwined3d: Non power of two texture fixes.
2007-11-14  Stefan Dösingerwined3d: Apply matrices when switching from transformed...
2007-11-14  Stefan Dösingerwined3d: Read the framebuffer size from the surface...
2007-11-14  Stefan Dösingerwined3d: Depth stencil fixes.
2007-11-14  Stefan Dösingerwined3d: Partially revert "Get rid of the conditionals...
2007-11-14  Stefan Dösingerwined3d: Get rid of a few Nvidiaisms in glsl shaders.
2007-11-14  Stefan Dösingerwined3d: Hardcode local constants into the shader if...
2007-11-14  Andrew Talbotuser32: Constify a variable.
2007-11-14  Detlef Riekenbergcomctl32: Fix a typo in a debug message.
2007-11-13  Francois Gougetkernel32/tests: Fix a signed/unsigned warning.
2007-11-13  Francois Gougetrpcrt4: Add some missing prototypes and better match...
2007-11-13  Francois Gougetadvpack: Skip some tests if not in interactive mode...
2007-11-13  Francois Gougetuser32/tests/msg: Don't mess up lParam as it is passed...
2007-11-13  Rob Shearmanrpcrt4: Fix a copy and paste mistake in declaring threa...
2007-11-13  Rob Shearmanole32: Release the correct pointer in test_MkParseDispl...
2007-11-13  Rob Shearmanole32: Validate the parameters to DataCache_Cache.
2007-11-13  Jonathan Ernstavifil32: Updated French translation.
2007-11-13  Jonathan Ernstlocalui: Updated French translation.
next