janitorial: Don't depend on user32 for the self registration functions.
[wine] / dlls / comctl32 /
2008-12-16  Paul Vrienscomctl32/tests: Destroy the window after the tests.
2008-12-11  ByeongSik Jeon*Ko.rc: Update Korean resource.
2008-12-11  ByeongSik Jeon*Zh.rc: Update the Chinese resource font name to "MS...
2008-12-04  Alexandre Julliardcomctl32: Make a function static.
2008-12-04  Alexandre Julliardcomctl32/tests: Avoid handle casts in traces.
2008-12-04  Alexandre JulliardDefine _WIN32_WINNT before including any headers.
2008-12-03  Aric Stewartcomctl32/tab: Return default tab width in TCM_SETMINTAB...
2008-11-26  Lei Zhangcomctl32: Better day of the month input checking in...
2008-11-26  Lei Zhangcomctl32: Do ascii to integer conversion only once.
2008-11-26  Lei Zhangcomctl32: Process WM_CHAR instead of WM_KEYDOWN for...
2008-11-25  Ricardo Filipecomctl32: Removed dead assignments (llvm/clang).
2008-11-21  Ricardo Filipecomctl32: Remove dead stores (llvm/clang).
2008-11-21  Ricardo Filipecomctl32: Removed dead increment (llvm/clang).
2008-11-21  Ricardo Filipecomctl32: Removed dead increment (llvm/clang).
2008-11-21  Ricardo Filipecomctl32: Removed dead store (llvm/clang).
2008-11-17  Vincent Povirkcomctl32: Do not repaint on TBM_SETPOS if position...
2008-11-14  Detlef Riekenbergcomctl32/tests: Make the header test dpi aware.
2008-11-11  Lei Zhangcomctl32: Check for NULL input in TAB_AdjustRect.
2008-11-07  Sergey Khodychcomctl32/tests: Fix typo in toolbar todo test.
2008-11-07  Reece Dunncomctl32: Don't draw the theme background of the group...
2008-11-07  Michael Stefaniuccomctl32: Remove superfluous casts that crept in as...
2008-11-06  Sergey Khodychcomctl32: toolbar: Use a cx field for buttons in TOOLBA...
2008-11-06  Sergey Khodychcomctl32: toolbar: Improve text layout in TBSTYLE_LIST...
2008-11-06  Sergey Khodychcomctl32: toolbar: Calculate a correct size for empty...
2008-11-05  Reece Dunncomctl32: Support themed check boxes and radio buttons.
2008-11-05  Reece Dunncomctl32: Support themed push buttons.
2008-11-05  Aric Stewartcomctl32: Add implementation of LVS_EX_ONECLICKACTIVATE.
2008-11-04  Michael Stefaniuccomctl32: Do not cast zero.
2008-11-04  Michael Stefaniuccomctl32/tests: Use MAKELPARAM instead of "(LPARAM...
2008-11-03  Michael Stefaniuccomctl32: Do not cast NULL.
2008-10-29  Lei Zhangcomctl32: Only update comboex edit box if the mask...
2008-10-29  Lei Zhangcomctl32: Reset nEditLabelItem in LISTVIEW_EndEditLabelT.
2008-10-29  Lei Zhangcomctl32: Don't notify if listview edit box contents...
2008-10-29  Lei Zhangcomctl32: Get rid of DragDetect.
2008-10-29  Michael Stefaniuccomctl32: HANDLE/HGLOBAL are basically just void pointe...
2008-10-28  Michael Stefaniuccomctl32: Remove superfluous casts as HANDLE to other...
2008-10-27  Clinton Stimpsoncomctl32: Fix getting of min size of monthcal when...
2008-10-27  Michael Stefaniuccomctl32: HGDIOBJ is interchangeable with other handle...
2008-10-27  Michael Stefaniuccomctl32: Just use 0 instead of casting NULL twice...
2008-10-24  Michael Stefaniuccomctl32: LockResource() returns a LPVOID so don't...
2008-10-24  Michael Stefaniuccomctl32: DPA_GetPtr() returns a LPVOID so don't cast...
2008-10-24  Michael Stefaniuccomctl32: Remove the superfluous casting of the LPVOID...
2008-10-21  Paul Vrienscomctl32/tests: Use win_skip instead of trace.
2008-10-21  Paul Vrienscomctl32/tests: Use win_skip instead of trace.
2008-10-14  Detlef Riekenbergcomctl32/tests: Fix tests to not depend on 96 dpi,...
2008-10-13  Muneyuki Noguchicomctl32: Convert Japanese resource to UTF-8.
2008-10-10  James Hawkinscomctl32: Fix MCM_SETFIRSTDAYOFWEEK when the first...
2008-10-08  Michael Stefaniuccomctl32: Use FAILED instead of !SUCCEEDED.
2008-10-02  Paul Vrienscomctl32/tests: Don't crash on some win9x boxes.
2008-10-01  James Hawkinscomctl32: Only log system messages.
2008-10-01  James Hawkinscomctl32: Fix several test failures in win2k.
2008-10-01  James Hawkinscomctl32: Only log system messages.
2008-09-30  Lei Zhangcomctl32: Avoid a divide by zero in listview.
2008-09-29  James Hawkinscomctl32: Fix a test on locales where default first...
2008-09-29  Francois Gougetcomctl32/tests: Don't crash if adding the tooltip failed.
2008-09-29  Francois Gougetcomctl32/tests: FreeMRUList(NULL) crashes on Win98...
2008-09-29  Muneyuki Noguchicomctl32: Use "MS Shell Dlg" 9 in Japanese resources.
2008-09-24  James Hawkinscomctl32: Add a missing newline.
2008-09-24  James Hawkinscomctl32: Fix a failing test in win95.
2008-09-24  James Hawkinscomctl32: Fix several failing tests in win95.
2008-09-22  Alexandre Julliardcomctl32/tests: Fix a couple of message test failures.
2008-09-22  Andrew Talbotcomctl32: Sign-compare warnings fix.
2008-09-18  Jan de Mooijcomctl32/treeview: Fix pszText NULL pointer dereference.
2008-09-16  Nicolas Le Camcomctl32/tests: Fix a failing test for some platforms.
2008-09-15  Nicolas Le Camcomctl32: Fix a failing test for some platforms.
2008-09-15  Andrew Talbotcomctl32: Sign-compare warnings fix.
2008-09-15  James Hawkinscomctl32: Fix the remaining broken tests in win95.
2008-09-15  James Hawkinscomctl32: Fix several failing tests in win95.
2008-09-11  Lei Zhangcomctl32: Handle listview dragging better.
2008-09-11  Lei Zhangcomctl32: listview: Prevent DragDetect from removing...
2008-09-09  James Hawkinscomctl32: Store the previous timeout value to test...
2008-09-09  Gerald Pfeifercomctl32: Remove unused paramters from MONTHCAL_GetRang...
2008-09-08  James Hawkinscomctl32: Fix two test failures in win2000.
2008-09-08  James Hawkinscomctl32: Trace the first day of the week.
2008-09-08  James Hawkinscomctl32: Fix a failing test for some platforms.
2008-09-08  James Hawkinscomctl32: Fix a typo.
2008-09-08  James Hawkinscomctl32: Fix several test failures in win98.
2008-09-08  James Hawkinscomctl32: Fix a failing test in win98.
2008-09-08  James Hawkinscomctl32: Fix a couple failing tests in win98.
2008-09-08  James Hawkinscomctl32: Allow a little slop in the status bar metric...
2008-09-08  James Hawkinscomctl32: Fix several failing tests in win98.
2008-09-08  James Hawkinscomctl32: Fix two failing tests in win98.
2008-09-05  Marcus MeissnerAnnotate with allocation size attribute.
2008-09-04  Nicolas Le Camcomctl32: Implement LVM_GETUNICODEFORMAT.
2008-09-03  James Hawkinscomctl32: Fix a failing test in win9x.
2008-09-03  James Hawkinscomctl32: Fix a failing test in win98.
2008-09-02  Aric Stewartcomctl32: monthcal: Set the stStart parameter when...
2008-09-02  Hongbo Nicomctl32: Add traditional Chinese resources.
2008-08-29  Alexandre Julliardcomctl32: Rename the Chinese resources to comctl_Zh.rc.
2008-08-29  James Hawkinscomctl32: Fix a failing test in win2000.
2008-08-29  James Hawkinscomctl32: Trace the message sequences.
2008-08-29  James Hawkinscomctl32: Fix a test failure in win98.
2008-08-29  James Hawkinscomctl32: Fix several test failures in win98.
2008-08-29  James Hawkinscomctl32: Fix a failing test in XP.
2008-08-29  James Hawkinscomctl32: Fix a few failing tests in win2000.
2008-08-27  Hongbo Nicomctl32: Convert simplified Chinese resource to utf8.
2008-08-27  Paul Vrienscomctl32/tests: Don't assert on not implemented function.
2008-08-22  Hongbo Nicomctl32: Update simplified Chinese resource.
2008-08-21  Lei Zhangcomctl32: Set listview focus on WM_LBUTTONUP instead...
2008-08-18  Rob Shearmancomctl32: Fix use of arithmetic operator on Boolean...
next