projects
/
wine
/ history
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅
next
gdiplus: Add test for GdipGetImageThumbnail.
[wine]
/
dlls
/
comctl32
/
2010-05-06
Nikolay Sivov
comctl32/rebar: Try to center child rectangle only...
tree
|
commitdiff
2010-05-05
Huw Davies
comctl32: Silence a few compiler warnings.
tree
|
commitdiff
2010-05-05
Sven Baars
comctl32: Fix Dutch translation.
tree
|
commitdiff
2010-05-05
Alexandre Julliard
comctl32: Add support for alpha blending in ImageList_D...
tree
|
commitdiff
2010-05-05
Gerald Pfeifer
comctl32: Remove variable scrollRange which is not...
tree
|
commitdiff
2010-05-03
Gerald Pfeifer
comctl32/tests: Remove variables cx and cy which are...
tree
|
commitdiff
2010-05-03
Gerald Pfeifer
comctl32/tests: Remove variable hwndheader which is...
tree
|
commitdiff
2010-05-03
Gerald Pfeifer
comctl32: Remove variable old_focused which is not...
tree
|
commitdiff
2010-04-27
Nikolay Sivov
comctl32/listview: Rework item selection with letter...
tree
|
commitdiff
2010-04-26
Gerald Pfeifer
comctl32: Remove variable iRet which is not really...
tree
|
commitdiff
2010-04-26
Gerald Pfeifer
comctl32: Remove variable old which is not really used...
tree
|
commitdiff
2010-04-26
Nikolay Sivov
comctl32/listview: Don't change Z-order of edit window...
tree
|
commitdiff
2010-04-25
Nikolay Sivov
comctl32/listview: Remove forward declaration and unuse...
tree
|
commitdiff
2010-04-22
Nikolay Sivov
comctl32/listview: Add callback subitem on column inser...
tree
|
commitdiff
2010-04-21
Alexandre Julliard
comctl32: Fix handling of bitmap header size for V4...
tree
|
commitdiff
2010-04-21
Nikolay Sivov
comctl32/listview: Properly handle subitem hittesting...
tree
|
commitdiff
2010-04-20
Gerald Pfeifer
comctl32: Remove unused scrollInfo from LISTVIEW_MouseW...
tree
|
commitdiff
2010-04-20
Nikolay Sivov
comctl32/listview: Exit early on LVM_CREATEDRAGIMAGE...
tree
|
commitdiff
2010-04-07
Dmitry Timoshkov
comctl32: Do not use width of the passed to ImageList_A...
tree
|
commitdiff
2010-03-29
Mikhail Maroukhine
comctl32: Fix compiler warnings.
tree
|
commitdiff
2010-03-29
Mikhail Maroukhine
comctl32: Fix incorrect const type casting.
tree
|
commitdiff
2010-03-26
Mikhail Maroukhine
comctl32: Fix compiler warnings with flag -Wcast-qual.
tree
|
commitdiff
2010-03-26
Michael Stefaniuc
comctl32/tests: Use the SendMessage instead of ListView...
tree
|
commitdiff
2010-03-25
Mikhail Maroukhine
comctl32/tests: Remove superfluous casts.
tree
|
commitdiff
2010-03-22
Francois Gouget
comctl32/tests: fix an ok() call's trailing '\n'.
tree
|
commitdiff
2010-03-16
Alexandre Julliard
makefiles: Remove the no longer needed explicit separat...
tree
|
commitdiff
2010-03-15
Jeff Latimer
comctl32: cchTextMax needs to be set for LVS_OWNERDATA...
tree
|
commitdiff
2010-03-15
Nikolay Sivov
comctl32/datetime: Use user locale for format.
tree
|
commitdiff
2010-03-03
Dylan Smith
comctl32/tests: Added scrolled listview test for LVM_GE...
tree
|
commitdiff
2010-03-03
Dylan Smith
comctl32/listview: Scrolling affects subitem rect.
tree
|
commitdiff
2010-03-03
Dylan Smith
comctl32/tests: Add NULL terminator to unicode string...
tree
|
commitdiff
2010-03-02
Nikolay Sivov
comctl32/toolbar: Fix possible null pointer dereference.
tree
|
commitdiff
2010-02-26
Reece Dunn
comctl32/mru: In EnumMRUListA, ensure that the string...
tree
|
commitdiff
2010-02-24
Alexandre Julliard
comctl32/tests: Fix broken check of the ok() macro...
tree
|
commitdiff
2010-02-22
Dmitry Timoshkov
comctl32: Initialize item.mask before sending HDM_GETIT...
tree
|
commitdiff
2010-02-22
Alexandre Julliard
makefiles: Use the standard C_SRCS variable as the...
tree
|
commitdiff
2010-02-18
Dmitry Timoshkov
comctl32: Listview should accept both unicode and ansi...
tree
|
commitdiff
2010-02-12
Nikolay Sivov
comctl32/rebar: Don't try to access band data before...
tree
|
commitdiff
2010-02-08
Nikolay Sivov
comctl32/listview: Revert item width calculation to...
tree
|
commitdiff
2010-02-04
Nikolay Sivov
comctl32/updown: Use set acceleration value while proce...
tree
|
commitdiff
2010-01-29
Alexandre Julliard
comctl32: Actually grow the array in DPA_Grow.
tree
|
commitdiff
2010-01-26
Michael Stefaniuc
comctl32: Use IS_INTRESOURCE instead of HIWORD to check...
tree
|
commitdiff
2010-01-22
Peter Dons Tychsen
comctl32: Handle WM_NOTIFY correctly when the parent...
tree
|
commitdiff
2010-01-14
Jason Edmeades
comctl32/listview: Issue LVM_DELETEALLITEMS from WM_DES...
tree
|
commitdiff
2010-01-11
Paul Vriens
comctl32: Fix size parameter for memset (Coccinelle).
tree
|
commitdiff
2010-01-07
Marcin Baczyński
comctl32: Remove superfluous void* cast.
tree
|
commitdiff
2010-01-07
Nikolay Sivov
comctl32/listview: Fix memory leak on subrange deletion.
tree
|
commitdiff
2010-01-04
Nikolay Sivov
comctl32/comboex: Fix a leak for text string stored...
tree
|
commitdiff
2010-01-04
André Hentschel
comctl32: Improve German translation.
tree
|
commitdiff
2009-12-28
Gerald Pfeifer
comctl32: Remove obsolete comment on RB_SETPALETTE...
tree
|
commitdiff
2009-12-28
Michael Stefaniuc
comctl32: The return value of notify_with_scroll()...
tree
|
commitdiff
2009-12-28
Michael Stefaniuc
comctl32: Remove some explicit LPARAM/WPARAM casts.
tree
|
commitdiff
2009-12-28
Michael Stefaniuc
comctl32/tests: Remove some superfluous casts around...
tree
|
commitdiff
2009-12-28
Nikolay Sivov
comctl32/updown: Fix formatting for hex mode.
tree
|
commitdiff
2009-12-28
Nikolay Sivov
comctl32/rebar: Check for null handles before invalidation.
tree
|
commitdiff
2009-12-28
Nikolay Sivov
comctl32/tests: Skip test on <5.8x systems.
tree
|
commitdiff
2009-12-24
Nikolay Sivov
comctl32/rebar: Avoid empty band range when changing...
tree
|
commitdiff
2009-12-24
Nikolay Sivov
comctl32/comboex: Move debugging traces that require...
tree
|
commitdiff
2009-12-24
Nikolay Sivov
comctl32/comboex: Get rid of useless helper.
tree
|
commitdiff
2009-12-24
Nikolay Sivov
comctl32/comboex: Don't invalidate all windows if Edit...
tree
|
commitdiff
2009-12-24
Nikolay Sivov
comctl32/comboex: Fix silly typo in CBEM_SETITEM handle...
tree
|
commitdiff
2009-12-24
Nikolay Sivov
comctl32/comboex: Add test for internally sent Edit...
tree
|
commitdiff
2009-12-24
Nikolay Sivov
comctl32/comboex: Use subclass chain for internally...
tree
|
commitdiff
2009-12-23
Nikolay Sivov
comctl32/rebar: Fix default just inserted band colors.
tree
|
commitdiff
2009-12-23
Nikolay Sivov
comctl32/tests: Explicitly create rebar for each test...
tree
|
commitdiff
2009-12-23
Nikolay Sivov
comctl32/updown: Don't change control z-order, this...
tree
|
commitdiff
2009-12-23
Nikolay Sivov
comctl32/updown: Don't update buddy text if it's the...
tree
|
commitdiff
2009-12-22
Paul Vriens
comctl32/tests: Fix a test failure on older comctl32.
tree
|
commitdiff
2009-12-22
Nikolay Sivov
comctl32/updown: Simplify buddy subclassing using SetWi...
tree
|
commitdiff
2009-12-22
Nikolay Sivov
comctl32/tests: Use win_skip() while skipping subclass...
tree
|
commitdiff
2009-12-22
Nikolay Sivov
comctl32/tests: Some tests for buddy procedure subclassing.
tree
|
commitdiff
2009-12-22
Nikolay Sivov
comctl32/tests: Add ability to create any number of...
tree
|
commitdiff
2009-12-22
Jason Edmeades
comctl32/toolbar: Improve fixme message conditions.
tree
|
commitdiff
2009-12-21
Michael Stefaniuc
comctl32/tests: Don't cast NULL to an integer type.
tree
|
commitdiff
2009-12-21
Nikolay Sivov
comctl32/rebar: Don't read outside of bands array on...
tree
|
commitdiff
2009-12-21
Nikolay Sivov
comctl32/rebar: Collapse some parameter checks and...
tree
|
commitdiff
2009-12-21
Nikolay Sivov
comctl32/rebar: Move parameter cast to winproc.
tree
|
commitdiff
2009-12-21
Nikolay Sivov
comctl32/rebar: Use DPA to manage bands data.
tree
|
commitdiff
2009-12-21
Alexandre Julliard
comctl32: Use the module instance instead of that of...
tree
|
commitdiff
2009-12-15
Paul Vriens
comctl32/tests: Fix some test failures on older comctl32.
tree
|
commitdiff
2009-12-14
Nikolay Sivov
comctl32/treeview: Implement NM_SETCURSOR notification.
tree
|
commitdiff
2009-12-14
Nikolay Sivov
comctl32/treeview: Draw +/- signs with text color,...
tree
|
commitdiff
2009-12-14
Nikolay Sivov
comctl32/treeview: Fix default colors set on creation.
tree
|
commitdiff
2009-12-14
Nikolay Sivov
comctl32/treeview: Fix mouse tracking request code.
tree
|
commitdiff
2009-12-10
Paul Vriens
comctl32/tests: Fix a test failure on older comctl32.
tree
|
commitdiff
2009-12-10
Nikolay Sivov
comctl32/tests: Get rid of static handles, split tests...
tree
|
commitdiff
2009-12-10
Nikolay Sivov
comctl32/treeview: Remove some forward declarations.
tree
|
commitdiff
2009-12-10
Nikolay Sivov
comctl32/treeview: Use additional helper for item inval...
tree
|
commitdiff
2009-12-09
Kirill K. Smirnov
comctl32/treeview: Avoid a NULL pointer dereference.
tree
|
commitdiff
2009-12-09
Nikolay Sivov
comctl32/listview: Update item width every time new...
tree
|
commitdiff
2009-12-07
Nikolay Sivov
comctl32/datetime: Free internal data completely on...
tree
|
commitdiff
2009-12-07
Nikolay Sivov
comctl32/tests: Don't forget to free array after tests.
tree
|
commitdiff
2009-12-07
Nikolay Sivov
comctl32/tests: Free imagelist after use.
tree
|
commitdiff
2009-12-07
Nikolay Sivov
comctl32/treeview: Free items pointer array and root...
tree
|
commitdiff
2009-12-03
Nikolay Sivov
comctl32/updown: Set width to default value on creation.
tree
|
commitdiff
2009-12-03
Nikolay Sivov
comctl32/updown: Specify all styles explicitly in tests.
tree
|
commitdiff
2009-12-02
Ilya Shpigor
comctl32: Implementation the WM_GETTEXT processing...
tree
|
commitdiff
2009-12-01
Ilya Shpigor
comctl32: Test the WM_GETTEXT processing of datetime...
tree
|
commitdiff
2009-12-01
Nikolay Sivov
comctl32/treeview: Simplify WM_CHAR handler.
tree
|
commitdiff
2009-12-01
Nikolay Sivov
comctl32/treeview: Clean up winproc a bit, move paramet...
tree
|
commitdiff
next