comctl32: Constify some variables.
[wine] / dlls /
2007-03-21  Andrew Talbotcomctl32: Constify some variables.
2007-03-21  Mikołaj Zalewskicomctl32: toolbar: We shouldn't try to resize standard...
2007-03-21  Mikołaj Zalewskicomctl32: toolbar: Test standard buttons size.
2007-03-21  Mikołaj Zalewskicomctl32: toolbar: The default button size is 16x16.
2007-03-21  Chris Robinsonquartz: Fully disconnect the AsyncReader when released.
2007-03-21  Phil Costinwined3d: Ensure all states affected by a change in...
2007-03-21  Andrew Talbotgdi32: Replace inline static with static inline.
2007-03-21  Andrew Talbotsetupapi: Replace inline static with static inline.
2007-03-21  Andrew Talbotdinput: Replace inline static with static inline.
2007-03-21  Chris Robinsonquartz: Don't redundantly set waveparser output pin...
2007-03-21  Paul Vrienswininet/tests: Expose a problem with FtpGetFile.
2007-03-21  Paul Vrienswininet/ftp: Move a definition in FTP_FtpFindFirstFileW...
2007-03-21  Paul Vrienswininet/ftp: Simplify FTP_FtpGetFileW a bit.
2007-03-21  Paul Vrienskernel32/tests: Use skip.
2007-03-20  Alexandre Julliardserver: Add an async_data_t structure to store paramete...
2007-03-20  Alexandre Julliardserver: Return the status from an async I/O APC call...
2007-03-20  Alexandre Julliardserver: Use the common pattern for async I/O parameters...
2007-03-20  Andrew Talbotmsvcrt: Replace inline static with static inline.
2007-03-20  Andrew Talbotdsound: Replace inline static with static inline.
2007-03-20  Andrew Talbotddraw: Replace inline static with static inline.
2007-03-20  Detlef Riekenberglocalspl/tests: Fix copy+paste bug.
2007-03-20  Michael Stefaniucquartz: Fix typo that produced an empty if-statement.
2007-03-20  Chris Robinsonquartz: Don't delete critical sections before the filte...
2007-03-20  Dmitry Timoshkovuser32: Avoid compiler specific code in the DefWindowPr...
2007-03-20  Kai Blinnetapi32: Add test for adding/deleting users.
2007-03-20  Rob Shearmanole32: Add a test for StgStreamImpl_SetSize with a...
2007-03-20  Rob Shearmanoleaut32: Clear the input pvar structure in VARIANT_Use...
2007-03-20  Rob Shearmanoleaut32: Make the VARIANT_UserUnmarshal tests work...
2007-03-20  Rob Shearmanoleaut32: Add some tests for user marshaling a VT_UNKNO...
2007-03-20  Rob Shearmanole32: Implement TYMED_FILE for STGMEDIUM marshaling...
2007-03-20  Rob Shearmanole32: Add warnings for failures in the structured...
2007-03-20  Jacek Cabanadvapi: Improve SetEntriesInAclW stub.
2007-03-20  Jacek Cabanadvapi: Constify argument of StartServiceCtrlDispatcher...
2007-03-20  Jacek Cabanspoolss: Added RevertToPrinterSelf stub implementation.
2007-03-20  Damjan Jovanovicws2_32: In some cases send should block until the entir...
2007-03-20  Aric Stewartole32: Rework storage with blockfiles to properly use...
2007-03-19  Detlef Riekenberglocalspl/tests: Open the default Xcv-channel only once.
2007-03-19  Detlef Riekenberglocalspl/tests: Rename hXcv for special tests.
2007-03-19  Hans Leidekkeruserenv: Add stub implementations for {Register, Unregi...
2007-03-19  Hans Leidekkersetupapi: Add a stub implementation for InstallCatalog.
2007-03-19  Kai Blinnetapi32/tests: Use skip when skipping tests.
2007-03-19  Kai Blinnetapi32: Downgrade more ERRs to TRACEs.
2007-03-19  Kai Blinnetapi32: Remove another macro, replace by more readabl...
2007-03-19  Kai Blinnetapi32: Downgrade another WARN and ERR to a TRACE.
2007-03-19  Kai Blinnetapi32: Get rid of an ugly macro definition only...
2007-03-19  Kai Blinnetapi32: fix a comment.
2007-03-19  Kanit Therdsteerasukdicomctl32: datetime: Reject invalid flags in DTM_SETSYST...
2007-03-19  Mikołaj Zalewskicomctl32: CreateToolbarEx should send TB_SETBITMAPSIZE...
2007-03-19  Mikołaj Zalewskiuser32: tests: Using DefWindowProcA with RegisterClassW...
2007-03-19  Mikołaj Zalewskishell32: Don't free user supplied data in Shell_NotifyI...
2007-03-19  Mikołaj Zalewskishell32/explorer: Support different structure sizes...
2007-03-19  Mikołaj Zalewskibrowseui: Remove a test with a wrong pointer.
2007-03-19  Chris Robinsonquartz: Release objects when they're no longer needed.
2007-03-19  Chris Robinsonquartz: Disconnect pins when their filter is removed.
2007-03-19  Chris Robinsonquartz: Release objects when pins fail to connect.
2007-03-19  Chris Robinsonquartz: Hold a reference on a filter while sending...
2007-03-19  Kai Blinnetapi32: Downgrade a FIXME and an ERR to a trace to...
2007-03-19  A C Hurstwined3d: Fix struct size calculation in EnumTextureFormats.
2007-03-19  Stefan Dösingerwined3d: Store an array of contexts in the swapchain.
2007-03-19  Stefan Dösingerwined3d: Activate a context before doing opengl calls.
2007-03-19  Stefan Dösingerwined3d: Remove some old stuff.
2007-03-19  Stefan Dösingerwined3d: Fix client gl unit selection.
2007-03-19  Stefan Dösingerwined3d/ddraw: Forward DDSCL_MULTITHREADED to wined3d.
2007-03-19  Dmitry Timoshkovmsvcrt: Print FIXME on platforms where _except_handler3...
2007-03-19  Dmitry Timoshkovwinex11.drv: In the case requested glyphs do not presen...
2007-03-19  Hagop Hagopiancomctl32: tab: Minor bug fixes in the curSel and curFoc...
2007-03-19  Hagop Hagopiancomctl32: tab: Added message sequence tests for the...
2007-03-17  Alexandre Julliardntdll: Remove unnecessary pointers in fstab parsing...
2007-03-17  Alexandre Julliardwldap32: Prefix option defines with WLDAP32 to avoid...
2007-03-17  Alexandre Julliarddbghelp: Avoid some warnings on Solaris.
2007-03-17  Andrew Talbotwineps.drv: Replace inline static with static inline.
2007-03-17  Andrew Talbotwinex11.drv: Replace inline static with static inline.
2007-03-17  Andrew Talbotwined3d: Replace inline static with static inline.
2007-03-17  Andrew Talbotuser32: Replace inline static with static inline.
2007-03-17  Andrew Talbotntdll: Replace inline static with static inline.
2007-03-17  Andrew Talbotkernel32: Replace inline static with static inline.
2007-03-17  Andrew Talbotadvapi32: Replace inline static with static inline.
2007-03-17  Andrew Talbotcomctl32: Replace inline static with static inline.
2007-03-17  Andrew Talbotcomcat: Declare some variables static and const.
2007-03-17  Nicolas Delcrosgdi32: Don't write a metafile record for escapes that...
2007-03-17  Joris Huizeradvpack: sign-compare fix.
2007-03-17  Joris Huizeramstream: sign-compare fixes.
2007-03-17  Detlef Riekenbergadvapi32/tests: DuplicateTokenEx is not present on...
2007-03-17  Detlef Riekenbergkernel32/tests: DuplicateTokenEx is not present on...
2007-03-17  Juan Langadvapi32: Implement RegGetKeySecurity with NtQuerySecur...
2007-03-17  Erich Hooverwined3d: Fix LockRect memory location calculation for...
2007-03-17  Huw Daviesuser32: Use a window's icon in preference to its class...
2007-03-16  Paul Vriensnetapi32/tests: Use GetModuleHandle and skip.
2007-03-16  Keith Stevenscomctl32: trackbar: Return the correct number of tics...
2007-03-16  Keith Stevenscomctl32: trackbar: Correctly set lSetMin and lSelMax.
2007-03-16  Farshad Agahcomctl32: monthcal: Correct the return value in MCM_SET...
2007-03-16  Alessandro Pignottidplayx: DirectPlay should keep track of the user count.
2007-03-16  Kanit Therdsteerasukdicomctl32: datetime: Test for out of range dates in...
2007-03-16  Detlef Riekenberglocalspl: Add a comment, why we do not implement AddPor...
2007-03-16  Peter Oberndorferdbghelp: Use elf load_offset passed to dwarf2_parse...
2007-03-16  Peter Oberndorferdbghelp: Fix up load_offset to work in case the load...
2007-03-16  Peter Oberndorferdbghelp: Initialize the elf_section_map in case of...
2007-03-16  Farshad Agahcomctl32: monthcal message sequence test cases.
2007-03-16  Paul Vriensadvapi32/tests: RegQueryValueW is not always implemented.
2007-03-16  Rob Shearmanadvapi32: Fix a failing test on Windows caused by the...
next