xmllite: Fix reported node type for attributes.
[wine] / dlls / comctl32 /
2011-12-16  Alexandre Julliardcomctl32/tests: Add some more tests for ImageList_Write.
2011-12-15  Alexandre Julliardcomctl32: Don't try to mask out the image for palette...
2011-12-09  Nikolay Sivovcomctl32/listview: Create header when LVS_EX_FULLROWSEL...
2011-12-05  Alexandre Julliardcomctl32: Convert dialogs to po files.
2011-12-05  Nikolay Sivovcomctl32/listview: Create header when LVS_EX_GRIDLINES...
2011-12-01  Alexandre Julliardcomctl32: Fix text wrapping in syslink when an item...
2011-11-30  Alex Henriecomctl32: Update Catalan translation.
2011-11-22  Frédéric Delanoycomctl32: Avoid hardcoding array lengths.
2011-11-21  Alexandre Julliardcomctl32: Merge imagelist definitions into the C file.
2011-11-21  Alexandre Julliardcomctl32: Avoid accessing imagelist internals.
2011-11-21  Alexandre Julliardcomctl32: Take the total bitmap size into account when...
2011-11-18  Frédéric Delanoycomctl32: Avoid hardcoding array lengths.
2011-11-18  Alexandre Julliardcomctl32/syslink: Wrap the link text on \n characters.
2011-11-16  Alexandre Julliardcomctl32: Avoid losing the color masks in CreateMappedB...
2011-11-15  Alexandre Julliardcomctl32: Setup the alpha channel also when reading...
2011-11-15  Alexandre Julliardcomctl32: Add a couple of DIB helper functions for...
2011-11-09  Michael Stefaniucinclude: Fixup "long" numeric constants in commctrl.h.
2011-11-07  Henri Verbeetcomctl32: Avoid using __FUNCTION__ in ranges_check.
2011-10-31  Michael Stefaniuccomctl32: Drop 'inline' from a function using sigsetjmp.
2011-10-28  Huw Daviescomctl32: Initialise the mask's colour table.
2011-10-20  Alex Henriecomctl32: Add Catalan translation.
2011-10-18  Nikolay Sivovcomctl32/tests: Make state data accessible to caller...
2011-10-18  Nikolay Sivovcomctl32/monthcal: Update pointer after reallocation...
2011-10-13  Francois Gougetcomctl32/tests: Make impl_from_IStream() static.
2011-10-08  Peter Schellenbachcomctl32/statusbar: Fixed missing icon in owner draw...
2011-10-06  Marko Nikoliccomctl32/tests: Removed sign comparison warning in...
2011-10-06  Marko Nikoliccomctl32/tests: Removed sign comparison warning in...
2011-10-03  Nikolay Sivovcomctl32/treeview: Free checkbox imagelist when control...
2011-10-03  Nikolay Sivovcomctl32/tests: Fix a test that depends on control...
2011-10-03  Nikolay Sivovcomctl32/monthcal: After notification safely free buffe...
2011-09-30  Nikolay Sivovcomctl32/monthcal: Also invalidate today label while...
2011-09-30  Nikolay Sivovcomctl32/monthcal: Fix week numbers background color.
2011-09-27  Michael Stefaniuccomctl32/tests: Don't accept Win95 behavior.
2011-09-27  Michael Stefaniuccomctl32/tests: Standardize COM in imagelist.c.
2011-09-27  Francois GougetAssorted spelling fixes & co.
2011-09-27  Francois Gougettests: Remove unneeded assert.h includes.
2011-09-26  Francois Gougetcomctl32: Send a WM_CTLCOLORSTATIC message and erase...
2011-09-26  Francois Gougetcomctl32/tests: Add basic tests for the SysLink control.
2011-09-23  Nikolay Sivovcomctl32/monthcal: Fix jump to today date.
2011-09-23  Nikolay Sivovcomctl32/monthcal: Properly adjust day of week in MCM_S...
2011-09-23  Nikolay Sivovcomctl32/monthcal: Correct MCM_SETTODAY handler return...
2011-09-23  Nikolay Sivovcomctl32/monthcal: Fix some day state problems.
2011-09-23  Nikolay Sivovcomctl32/monthcal: Fix MCM_GETMONTHRANGE with regard...
2011-09-22  Francois Gougetcomctl32: Not visited links use HotTrackingColor for...
2011-09-22  Nikolay Sivovcomctl32/monthcal: Enable multiple calendars support.
2011-09-20  Nikolay Sivovcomctl32/monthcal: Fix today date box painting.
2011-09-20  Nikolay Sivovcomctl32/monthcal: Fix today label position.
2011-09-20  Nikolay Sivovcomctl32/monthcal: Implement MCM_GETCALENDARCOUNT.
2011-09-19  Francois Gougetcomctl32: Don't crash when getting a bad image list...
2011-09-19  Nikolay Sivovcomctl32/monthcal: Fix MCM_SETSELRANGE for multiple...
2011-09-19  Nikolay Sivovcomctl32/monthcal: Fix MCM_SETCURSEL for multiple calen...
2011-09-19  Nikolay Sivovcomctl32/monthcal: Fix hittesting in blank areas of...
2011-09-15  Nikolay Sivovcomctl32/monthcal: Properly compute maximum date for...
2011-09-15  Nikolay Sivovcomctl32/monthcal: Store calendars matrix dimensions...
2011-09-09  Francois Gougetcomctl32/tests: Use the PROPSHEETHEADERA_V1_SIZE macros...
2011-09-08  Francois Gougetcomctl32: Fix the wizard and property sheet dialog...
2011-09-08  Francois Gougetcomctl32/tests: Check the styles of the wizard and...
2011-09-08  Gerald Pfeifercomctl32: Remove dead code from MONTHCAL_HitTest.
2011-09-07  Nikolay Sivovcomctl32/monthcal: Make day drawing helpers aware of...
2011-09-06  Francois Gougetcomctl32: Property sheets must be able to redraw themse...
2011-08-30  Andrew Talbotcomctl32: Remove unneeded address-of operator from...
2011-08-30  André Hentschelcomctl32/tests: Fix printing a NULL string.
2011-08-29  Alexandre Julliardcomctl32: Simplify the DIB byte width computation.
2011-08-29  Andrew Talbotcomctl32: Fix a logical operator typo.
2011-08-25  Alexandre Julliardcomctl32: Create the WinSxS manifest from a resource.
2011-08-22  Owen Rudgecomctl32: Fix incorrect use of border metrics.
2011-08-22  Nikolay Sivovcomctl32/treeview: Set edit box text before notificatio...
2011-08-22  Andrew Talbotcomctl32: Remove redundant function declaration.
2011-08-22  Andrew Talbotcomctl32: void functions should not return a value.
2011-08-04  Frédéric Delanoytests: Assorted spelling fixes.
2011-08-04  Florian Köberlecomctl32/header: Don't free the imagelist in HEADER_NCD...
2011-08-04  Florian Köberlecomctl32/tests: Test that headers do not free their...
2011-08-03  Richard Bradbrookcomctl32: Make ComboBoxEx draw its contents even when...
2011-08-03  Richard Bradbrookcomctl32: Fix to ComboBoxEx processing of WM_ENABLE...
2011-08-01  Frédéric Delanoydlls: Assorted spelling fixes.
2011-07-28  André Hentscheluser32: Fix for finding nested default buttons.
2011-07-28  André Hentschelcomctl32: Remove dead increments (clang).
2011-07-27  Austin Englishcomctl32/tests: Remove win9x hacks.
2011-07-22  Jay Yangcomclt32: Ensure that item data is actually sent out...
2011-07-21  Jeff Latimercomctl32: Improve the stub of TaskDialogIndirect to...
2011-07-21  Piotr Cabancomctl32: Don't invalidate item in LISTVIEW_SetItemT...
2011-07-20  Bellengé Maximecomctl32: Don't reset trackbar thumb on a WM_SIZE message.
2011-07-20  Nikolay Sivovcomctl32/listview: Don't invalidate list on LVM_SETBKCOLOR.
2011-07-20  Nikolay Sivovcomctl32/listview: Don't invalidate list on LVM_SETTEXT...
2011-07-20  Nikolay Sivovcomctl32/listview: Don't invalidate list on LVM_SETTEXT...
2011-07-20  Nikolay Sivovcomctl32/tests: Test that edit box is not multiline.
2011-07-19  Michael Stefaniuccomctl32/tests: Don't cast NULL to an int.
2011-07-06  Nikolay Sivovcomctl32/tests: Simplify a workaround for old module...
2011-07-04  Nikolay Sivovcomctl32/tests: Test more return values in tests (Clang).
2011-07-04  Nikolay Sivovcomctl32/monthcal: Remove unused variable (Clang).
2011-07-04  Nikolay Sivovcomctl32/treeview: Remove redundant initializer (Clang).
2011-07-04  Nikolay Sivovcomctl32/tab: Make WM_RBUTTONUP reach default window...
2011-06-29  Piotr Cabancomctl32: Fixed tab elements recognition.
2011-06-28  Marcus Meissnercomctl32: Fixed strncpy (Coverity).
2011-06-28  Piotr Cabancomctl32: Make iterator_remove_common_items working...
2011-06-27  Piotr Cabancomctl32: Prevent double theme closing when WM_DESTROY...
2011-06-27  Piotr Cabancomctl32: Make themed button hot when mouse is over it.
2011-06-27  Piotr Cabancomctl32: Improved setting button state.
2011-06-27  Piotr Cabancomctl32: Use vssym32.h instead of tmschema.h.
2011-06-24  Jay Yangcomctl32: Make ComboBoxEx send CBEN_ENDEDIT when select...
next