comctl32: Constify some variables.
[wine] / dlls /
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...
2007-03-16  Rob Shearmankernel32: Fix several failing GetComputerNameA/W tests...
2007-03-16  H. Verbeetd3d9: Add a LockRect test for DXTn formats.
2007-03-16  H. Verbeetd3d9: Add a cubemap wrapping test.
2007-03-16  Detlef Riekenberglocalspl/tests: Check for Xcv-API only once.
2007-03-16  Detlef Riekenberglocalspl/tests: Add tests for XcvDataPort_AddPort.
2007-03-16  Keith Stevenscomctl32/tests: trackbar: Test message sequences.
2007-03-16  Keith Stevenscomctl32/tests: trackbar: Reorganize the getter and...
2007-03-16  Gerald Pfeifercabinet: Simplify code in fdi_decomp().
2007-03-16  Kanit Therdsteerasukdicomctl32: datetime: Return 1 in DTM_SETFORMAT when...
2007-03-16  Dmitry Timoshkovuser32: Restore erroneously removed chunk of code.
2007-03-15  Fabian Bielerkernel32: GlobalMemoryStatusEx: always report at least...
2007-03-15  Fabian Bielerkernel32: GlobalMemoryStatusEx: return the size of...
2007-03-15  Fabian Bielerkernel32: GlobalMemoryStatusEx: memory usage reported...
2007-03-15  Dmitry Timoshkovgdi32: Add a GetTextMetrics test, make it pass under...
2007-03-15  Jan Zerebeckimsvcrt: Remove unused variable.
2007-03-15  Andrew Talbotcabinet: Constify some variables.
2007-03-15  Stefan Dösingerdirect3d: Add a fixed function fog test.
2007-03-15  Stefan Dösingerwined3d: Blitting to offscreen target.
2007-03-14  Mikołaj Zalewskicomctl32: Register all the controls in DllMain.
2007-03-14  Jeremy Whitesane.ds: Dynamically load libsane.so.
2007-03-14  Ken Thomasesshell32: Avoid W->A conversion in RenderHDROP.
2007-03-14  Paul Vrienscrypt32/tests: No need to check return value of GetModu...
2007-03-14  Paul Vriensadvapi32/tests: No need to check return value of GetMod...
2007-03-14  Eric Pouechdbghelp: Rewrote SymEnumerateModules with Unicode basis...
2007-03-14  Leslie Choongcomctl32: updown: Added message sequencing tests.
2007-03-14  Leslie Choongcomctl32: updown: Expect macro and spelling errors.
2007-03-14  Hwang YunSong(황윤성)oledlg: Updated Korean resource.
2007-03-14  Rob Shearmanole32: Print the contents of the IID input to OleLoad.
2007-03-14  Rob Shearmanuser32: Add several more MsgWaitForMultipleObjects...
2007-03-14  Rob Shearmanrpcrt4: Unmarshal NULL OLE interfaces properly by handl...
2007-03-14  Huw Davieskernel32: Fix GetPrivateProfileSectionNamesA when the...
2007-03-14  Aric Stewartwineps.drv: Values for DC_MINEXTENT and DC_MAXEXTENT...
2007-03-14  Alexandre Julliardlibwine: Pass flags to wine_utf8_wcstombs to allow...
2007-03-14  Alexandre Julliardntdll: Fixed typo in previous patch, spotted by Ken...
2007-03-14  Erich Hooverwined3d: Allow SetCursorProperties on existing cursor.
2007-03-14  Kanit Therdsteerasukdicomctl32: datetime: Reject out of range dates in DTM_SE...
2007-03-14  Louis Lenderswinex11.drv: Small spelling fix.
2007-03-14  Alexandre Julliardntdll: Add a wrapper to call the thread entry point...
2007-03-14  Alexandre Julliardmsvcrt: _initterm doesn't return anything.
2007-03-14  Francois Gougetwined3d: Remove space before '\n' in trace.
2007-03-14  Francois Gougetcomctl32/tests: Add missing '\n's in ok() calls.
2007-03-14  Andrew Talbotavifil32: Constify some variables.
2007-03-14  Alexandre Julliardntdll: Fixed some exception codes and parameters.
2007-03-14  Alexandre Julliardntdll/tests: Mask reserved bits before testing dr7.
2007-03-14  Alexandre Julliardntdll: Changed some Solaris defines so that we can...
2007-03-13  Felix Nawothnigcomctl32: Fix visual glitches with TVS_HASLINES.
next