1. 33ee0ca comctl32/tests: Use reduced IMAGELISTDRAWPARAMS structure size for tests. by Nikolay Sivov · 15 years ago
  2. 8e968fd comctl32/monthcal: Add some tests for post-V1 hittest fields. by Nikolay Sivov · 15 years ago
  3. e4cf146 include: Add some new TreeView messages and extended style defines. by David Hedberg · 15 years ago
  4. 341daad include: Add extended treeview style (TVS_EX_) definitions. by David Hedberg · 15 years ago
  5. 738e945 include: Do not separate control names. by André Hentschel · 15 years ago
  6. 850ea2a comctl32/listview: Add support for LVFI_SUBSTRING. by Nikolay Sivov · 15 years ago
  7. 90c4abe comctl32/listview: Add LVSIL_GROUPHEADER definition. by Nikolay Sivov · 15 years ago
  8. e98687f comctl32/syslink: Implement LWS_IGNORERETURN. by Nikolay Sivov · 15 years ago
  9. b853de8 comctl32/syslink: Implement LWS_TRANSPARENT style. by Nikolay Sivov · 15 years ago
  10. dd96319 include: Use unicode neutral SendMessage for DateTime and Monthcal macros. by Nikolay Sivov · 15 years ago
  11. 98a7d8c comctl32/tooltips: Fix an obviously wrong structure size check. by Nikolay Sivov · 15 years ago
  12. 840a39e comctl32/monthcal: Simplify painting operations, split painting to several helpers. by Nikolay Sivov · 15 years ago
  13. 64102f5 comctl32/tab: Handle item focusing better (including keyboard support). by Nikolay Sivov · 15 years ago
  14. 69080d6 comctl32/monthcal: Add parameter validation to MCM_HITTEST handler. by Nikolay Sivov · 15 years ago
  15. 2899899 comctl32/dpa: Implement DPA_GetSize(). by Nikolay Sivov · 16 years ago
  16. 3b6ac30 include: Move some definitions to public header, use PSDK names. by Nikolay Sivov · 16 years ago
  17. 2c190ab include: Move some documented DPA definitions to public header, use PSDK names. by Nikolay Sivov · 16 years ago
  18. 52add2a comctl32/listview: Add partial support for cxMin width field. by Nikolay Sivov · 16 years ago
  19. 956a52b comctl32: Add stubs for image list functions introduced in Vista. by Owen Rudge · 16 years ago
  20. 9ee5f26 comctl32/rebar: Use proper structure size in tests and parameter checks. by Nikolay Sivov · 16 years ago
  21. 759b914 comctl32/rebar: Update Rebar structure. by Nikolay Sivov · 16 years ago
  22. 753407e comctl32/progress: Implement PBM_GETBKCOLOR. by Nikolay Sivov · 16 years ago
  23. 84f3c50 comctl32/progress: Implement PBM_GETBARCOLOR, add some todo entries. by Nikolay Sivov · 16 years ago
  24. 76cb9c0 comctl32/listview: Implement LVM_ISITEMVISIBLE. by Nikolay Sivov · 16 years ago
  25. 51ff3d5 comctl32: Extend the LVTILEINFO structure. by Francois Gouget · 16 years ago
  26. 779d9ee comctl32/header: Update some Header flags and structures. by Nikolay Sivov · 16 years ago
  27. ee015b8 comctl32/listview: Update some ListView structures with recently added members. by Nikolay Sivov · 16 years ago
  28. 7159283 include: Extend TVITEMEX and add NMTVDISPINFOEX. by Vincent Povirk · 16 years ago
  29. 6c915fb comctl32: Add ListView_SetCheckState and ListView_GetCheckState. by André Hentschel · 16 years ago
  30. c3b3fca comctl32/animate: Fix Animate_* macros. by Nikolay Sivov · 16 years ago
  31. 89da35b comctl32/treeview: Fix TreeView_* macros. by Nikolay Sivov · 16 years ago
  32. 24d6c88 comctl32/tab: Fix TabCtrl_* macros. by Nikolay Sivov · 16 years ago
  33. afaa6d4 comctl32/listview: Use neutral LVITEM in ListView_SetItemState macro. by Nikolay Sivov · 16 years ago
  34. b4e7e25 comctl32/header: Make Header_* macros match PSDK. by Nikolay Sivov · 16 years ago
  35. 50e9ceb comctl32/listview: Add LVN_INCREMENTALSEARCH definitions. by Nikolay Sivov · 16 years ago
  36. f8f8f0a comctl32/listview: Make ListView_* macros match PSDK. by Nikolay Sivov · 16 years ago
  37. b4cc117 comctl32: Change UINT to UINT_PTR in CreateToolbarEx. by Timo Kreuzer · 16 years ago
  38. 3ce8e20 comctl32/listview: Some tests for LVS_SINGLESEL switchover. by Nikolay Sivov · 16 years ago
  39. ffb214a comctl32/listview: Add a ListView_GetTextBkColor macro. by Nikolay Sivov · 16 years ago
  40. b2486d4 comctl32/listview: Implemented LVM_SORTITEMSEX. by Nikolay Sivov · 16 years ago
  41. 85c03a5 comctl32/ipaddress: Store current IP address text as a window text for IP Address control. by Nikolay Sivov · 16 years ago
  42. 7fcc962 comctl32: Don't generate a fixme message for the TBSTYLE_EX_DOUBLEBUFFER extended style. by Reece Dunn · 16 years ago
  43. de375d7 comctl32: Fix the COMBOBOXEXITEM structure and the treeview handles for Win64. by Alexandre Julliard · 16 years ago
  44. 76b805d comctl32: Add names for now documented toolbar messages. by Rob Shearman · 16 years ago
  45. 6ac5b38 include: Define some Get/SetUnicodeFormat macros. by Alexander Nicolaysen Sørnes · 17 years ago
  46. 22d09f7 comctl32: According to the PSDK, DrawShadowText() takes a non-const RECT pointer. by Francois Gouget · 18 years ago
  47. b7a5985 comctl32: Add stub for DrawShadowText. by Louis Lenders · 18 years ago
  48. 94ebade comctl32: Constify some variables. by Andrew Talbot · 18 years ago
  49. 254b977 comctl32: Implement LM_GETIDEALSIZE for the syslink control. by Thomas Weidenmueller · 18 years ago
  50. 06f0e72 include: Add macro for ListView_GetOrigin to commctrl.h. by Rob Shearman · 18 years ago
  51. fda7775 comctl32: Fix InitCommonControlsEx prototype. by Thomas Weidenmueller · 18 years ago
  52. d7fe958 include: Remove stray '\' at end of lines. by Michael Stefaniuc · 18 years ago
  53. 5c0a8a1 include: Add new Vista SDK constants and structures. by Francois Gouget · 18 years ago
  54. f6fecda include: Win64 fix in TBBUTTON. by Mikołaj Zalewski · 19 years ago
  55. 523cf3d include/commctrl.h: TV_DISPINFO constants definition. by Nicolas Delcros · 19 years ago
  56. b618e03 comctl32: Fix a typo. by Mike McCormack · 19 years ago
  57. 360a3f9 Update the address of the Free Software Foundation. by Jonathan Ernst · 19 years ago
  58. 03283bf include: LVSETINFOTIPA does not exist. by Mike McCormack · 19 years ago
  59. 22a2383 Define DateTime_SetMonthCalColor. by Andrew Webb · 19 years ago
  60. 2c6ab0d - Add support for navigating a toolbar with the arrow keys. by Robert Shearman · 20 years ago
  61. 95a173a Fix warnings in 64bit. by Kevin Koltzau · 20 years ago
  62. 9e57091 Fix warnings in 64bit. by Frank Richter · 20 years ago
  63. 8d86212 Added WC_SCROLLBAR. by Frank Richter · 20 years ago
  64. 575c174 Added SB_SIMPLEID. by Michael Kaufmann · 20 years ago
  65. 085662f Add WC_EDIT and WC_LISTBOX. by Frank Richter · 20 years ago
  66. 9a2084f Add WC_COMBOBOX. by Frank Richter · 20 years ago
  67. 1f72eba Added WC_STATIC. by Frank Richter · 20 years ago
  68. 333d0bd Added BST_HOT, WC_BUTTON. by Frank Richter · 20 years ago
  69. 6ebc986 Add missing NMBCHOTITEM struct. by Frank Richter · 20 years ago
  70. cb5edab Minor formattting fixes. by Dimi Paun · 20 years ago
  71. e5a2a7a TV_ITEM is the old name of TVITEM, shouldn't be used any more. by Andreas Mohr · 20 years ago
  72. bb47d54 Update LVGROUP struct to match MSDN. by James Hawkins · 20 years ago
  73. 7038bb2 Exchanged the values for LVA_ALIGNLEFT style and LVA_DEFAULT style. by Kouji Sasaki · 20 years ago
  74. 50a0c8f Unicodification. Small cleanups. by Dimitrie O. Paun · 20 years ago
  75. 9afc3eb Correct the number of args of SNDMSGA in ListView_GetSubItemRect. by Vincent Béron · 20 years ago
  76. ee6884b Unicode fixes. by Jon Griffiths · 20 years ago
  77. 02b690d Correct ordering of some defines. by Andreas Mohr · 20 years ago
  78. 75314f4 Implement TBN_RESTORE notification. by Robert Shearman · 20 years ago
  79. 5d0160e Get rid of the non-standard Ixxx_METHODS macro definitions, declare by Alexandre Julliard · 20 years ago
  80. ead9e56 Bring common control header up to date with new additions in XP. by Robert Shearman · 21 years ago
  81. 9d6f88c Implemented syslink control. by Thomas Weidenmüller · 21 years ago
  82. 7155eff Added support for PBS_MARQUEE style. by Thomas Weidenmueller · 21 years ago
  83. 8b3aeac Fix a typo in the TabCtrl_SetItem macro. by Jon Griffiths · 21 years ago
  84. 41716ce Start of balloon tip support. by Robert Shearman · 21 years ago
  85. 024dc2f Correct struct tag name for UDACCEL. by Jon Griffiths · 21 years ago
  86. 32e3d89 Add a couple of missing listview macros. by Jon Griffiths · 21 years ago
  87. f260380 Added some missing defines. by Robert Reif · 21 years ago
  88. 41596e8 - Fix some traces. by Robert Shearman · 21 years ago
  89. 2fba687 Added ListView_GetHeader macro. by Eric Pouech · 21 years ago
  90. d07c100 Moved a few remaining 16-bit definitions out of the standard headers. by Alexandre Julliard · 21 years ago
  91. 2f2c08d Add missing ListView_GetViewRect() macro. by Dimitrie O. Paun · 21 years ago
  92. 4bb6242 Added a few missing TabCtrl_* macros. by Dimitrie O. Paun · 21 years ago
  93. 358fff8 Implement the TME_NONCLIENT flag in TrackMouseEvent to handle by Kevin Koltzau · 21 years ago
  94. 1816f8c Add constants for DSA_InsertItem and DPA_InsertPtr according to newest by Rolf Kalbermatter · 21 years ago
  95. fc58ef8 Added chevron support. by Robert Shearman · 21 years ago
  96. 5b99b3d - Implemented HEADER_SetBitmapMargin and HEADER_GetBitmapMargin. by Maxime Bellengé · 21 years ago
  97. 7ee18df Added tmschema.h and some other theme defines. by Kevin Koltzau · 21 years ago
  98. 25c0a1d Added definitions for ListView_GetColumnWidth, ListView_SetColumnWidth by Felix Nawothnig · 22 years ago
  99. 4dc75a5 Added LVKF_* defines. by Maxime Bellengé · 22 years ago
  100. f5cb3dd Moved undocumented functions out of the exported commctrl.h. by Alexandre Julliard · 22 years ago