projects
/
wine
/ history
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅
next
msxml3: Initial implementation of attributeDecl() in writer.
[wine]
/
dlls
/
comctl32
/
2012-06-21
Francois Gouget
comctl32: Simplify the string comparison functions...
tree
|
commitdiff
2012-06-20
Francois Gouget
comctl32: Fix lstrncmpiW() so its return value is stand...
tree
|
commitdiff
2012-06-11
Nikolay Sivov
comctl32/listview: Properly update selection mark on...
tree
|
commitdiff
2012-06-07
Daniel Jelinski
comctl32/tests: Treeview shouldn't modify cChildren...
tree
|
commitdiff
2012-06-07
Daniel Jelinski
comctl32: Allow label edit only if treeview style allow...
tree
|
commitdiff
2012-06-07
Michael Stefaniuc
comctl32/tests: Remove stray backslashes at end of...
tree
|
commitdiff
2012-05-24
Dmitry Timoshkov
comctl32: Use WARN instead of ERR if a toolbar index...
tree
|
commitdiff
2012-05-22
Nikolay Sivov
comctl32: Make it possible to use TVM_GETITEM with...
tree
|
commitdiff
2012-05-17
Piotr Caban
comctl32: Don't make separator on first position hot.
tree
|
commitdiff
2012-05-17
Piotr Caban
comctl32: Return if point is over a button in TOOLBAR_I...
tree
|
commitdiff
2012-05-17
Nikolay Sivov
comctl32: When created with TCS_VERTICAL, TCS_MULTILINE...
tree
|
commitdiff
2012-05-17
Nikolay Sivov
comctl32: Properly disable redraw on tab control.
tree
|
commitdiff
2012-05-15
Francois Gouget
Assorted typo, spelling, wording and case fixes.
tree
|
commitdiff
2012-05-10
Piotr Caban
comctl32: Make icons not overlapping in LVS_ICON mode.
tree
|
commitdiff
2012-05-10
Piotr Caban
comctl32: LVM_SETITEMTEXT is not supported on LVS_OWNER...
tree
|
commitdiff
2012-04-25
Francois Gouget
comctl32/tests: Add a trailing '\n' to an ok() call.
tree
|
commitdiff
2012-04-18
André Hentschel
comctl32: Remove unneeded shadow variables for comboex.
tree
|
commitdiff
2012-04-16
Akihiro Sagawa
comctl32: Truncate the info tip text when using ANSI...
tree
|
commitdiff
2012-04-16
Akihiro Sagawa
comctl32/tests: Add tests for long info tip texts.
tree
|
commitdiff
2012-04-12
Akihiro Sagawa
comctl32: Add support for retrieving lpszText in TOOLIN...
tree
|
commitdiff
2012-04-05
Daniel Jelinski
comctl32/tests: Added tests for treeview TVM_HITTEST...
tree
|
commitdiff
2012-04-02
Daniel Jelinski
comctl32/tests: Added test for treeview expand notifica...
tree
|
commitdiff
2012-03-26
Nikolay Sivov
comctl32: Use single notification message for setting...
tree
|
commitdiff
2012-03-13
Nikolay Sivov
comctl32: Update thumb position on autopage instead...
tree
|
commitdiff
2012-03-12
Owen Rudge
comctl32/datetime: Fix AM/PM handling with 12-hour...
tree
|
commitdiff
2012-03-12
Owen Rudge
comctl32/datetime: Allow entering 'AM' or 'PM' via...
tree
|
commitdiff
2012-03-12
Owen Rudge
comctl32/datetime: Don't check box if no valid date...
tree
|
commitdiff
2012-03-12
Owen Rudge
comctl32/datetime: Don't allow an invalid year to be...
tree
|
commitdiff
2012-03-12
Owen Rudge
comctl32/datetime: Ensure up/down/home/end increments...
tree
|
commitdiff
2012-03-12
Owen Rudge
comctl32/datetime: Check dates are within range in...
tree
|
commitdiff
2012-03-12
Owen Rudge
comctl32/tests: Add test for DTM_SETSYSTEMTIME outside...
tree
|
commitdiff
2012-03-12
Owen Rudge
comctl32/monthcal: Check both min and max ranges in...
tree
|
commitdiff
2012-03-12
Nikolay Sivov
comctl32: Update thumb position on WM_MOUSEMOVE instead...
tree
|
commitdiff
2012-02-29
Nikolay Sivov
comctl32/tests: Fix test failures running on February 29.
tree
|
commitdiff
2012-02-20
Francois Gouget
comctl32/tests: Make cbt_hook_proc() static.
tree
|
commitdiff
2012-02-20
Frédéric Delanoy
comctl32/tests: Use initialized window handle when...
tree
|
commitdiff
2012-02-16
Nikolay Sivov
comctl32: Fix TB_SETEXTENDEDSTYLE to use mask passed...
tree
|
commitdiff
2012-02-13
Nikolay Sivov
comctl32: Trace Header order array contents.
tree
|
commitdiff
2012-02-13
Nikolay Sivov
comctl32: Update ticks on TBM_SETRANGE.
tree
|
commitdiff
2012-02-13
Nikolay Sivov
comctl32: Update ticks on TBM_SETRANGEMIN.
tree
|
commitdiff
2012-02-13
Nikolay Sivov
comctl32: Update ticks on TBM_SETRANGEMAX.
tree
|
commitdiff
2012-02-09
Nikolay Sivov
comctl32: A test for auto-set TBSTYLE_TRANSPARENT style.
tree
|
commitdiff
2012-02-08
Nikolay Sivov
comctl32: Invalidate before item is removed.
tree
|
commitdiff
2012-02-07
Michael Stefaniuc
comctl32: Remove an obsolete resource attribute.
tree
|
commitdiff
2012-02-06
André Hentschel
comctl32/tests: Add some more thumb length tests.
tree
|
commitdiff
2012-02-01
Nikolay Sivov
comctl32: More tests for Toolbar window style handling.
tree
|
commitdiff
2012-01-30
Thomas Faber
comctl32: Fix MSVC build in imagelist.c.
tree
|
commitdiff
2012-01-30
Nikolay Sivov
comctl32: Never release state image list.
tree
|
commitdiff
2012-01-30
Thomas Faber
comctl32: Fix MSVC build in monthcal.c.
tree
|
commitdiff
2012-01-23
André Hentschel
comctl32: Test and fix WM_GETTEXTLENGTH for statusbars.
tree
|
commitdiff
2012-01-12
Austin English
comctl32: Fix a grammar error in comment.
tree
|
commitdiff
2012-01-12
Alexandre Julliard
comctl32/syslink: Fix painting of background color...
tree
|
commitdiff
2012-01-11
Alexandre Julliard
comctl32: Fix management of imagelist growth amount.
tree
|
commitdiff
2012-01-09
Nikolay Sivov
comctl32: Remove redundant parameter from a helper.
tree
|
commitdiff
2012-01-09
Nikolay Sivov
comctl32: Store style bits provided with WM_CREATE.
tree
|
commitdiff
2012-01-09
Nikolay Sivov
comctl32: Fix TB_SETSTYLE behaviour and return value.
tree
|
commitdiff
2011-12-29
André Hentschel
comctl32: Also free pszHeaderTitle and pszHeaderSubTitl...
tree
|
commitdiff
2011-12-27
Nikolay Sivov
comctl32: Block selection change depending on TCN_SELCH...
tree
|
commitdiff
2011-12-20
Frédéric Delanoy
comctl32: Avoid using uninitialized value (Coverity).
tree
|
commitdiff
2011-12-20
Nikolay Sivov
comctl32: Fix parameter validation for CreateMRUListLaz...
tree
|
commitdiff
2011-12-16
Alexandre Julliard
comctl32/tests: Fix a test failure on older Windows.
tree
|
commitdiff
2011-12-16
Alexandre Julliard
comctl32: Use GetDIBits to retrieve the default color...
tree
|
commitdiff
2011-12-16
Alexandre Julliard
comctl32: Use DrawIconEx to copy icon bits and use...
tree
|
commitdiff
2011-12-16
Alexandre Julliard
comctl32/tests: Add some more tests for ImageList_Write.
tree
|
commitdiff
2011-12-15
Alexandre Julliard
comctl32: Don't try to mask out the image for palette...
tree
|
commitdiff
2011-12-09
Nikolay Sivov
comctl32/listview: Create header when LVS_EX_FULLROWSEL...
tree
|
commitdiff
2011-12-05
Alexandre Julliard
comctl32: Convert dialogs to po files.
tree
|
commitdiff
2011-12-05
Nikolay Sivov
comctl32/listview: Create header when LVS_EX_GRIDLINES...
tree
|
commitdiff
2011-12-01
Alexandre Julliard
comctl32: Fix text wrapping in syslink when an item...
tree
|
commitdiff
2011-11-30
Alex Henrie
comctl32: Update Catalan translation.
tree
|
commitdiff
2011-11-22
Frédéric Delanoy
comctl32: Avoid hardcoding array lengths.
tree
|
commitdiff
2011-11-21
Alexandre Julliard
comctl32: Merge imagelist definitions into the C file.
tree
|
commitdiff
2011-11-21
Alexandre Julliard
comctl32: Avoid accessing imagelist internals.
tree
|
commitdiff
2011-11-21
Alexandre Julliard
comctl32: Take the total bitmap size into account when...
tree
|
commitdiff
2011-11-18
Frédéric Delanoy
comctl32: Avoid hardcoding array lengths.
tree
|
commitdiff
2011-11-18
Alexandre Julliard
comctl32/syslink: Wrap the link text on \n characters.
tree
|
commitdiff
2011-11-16
Alexandre Julliard
comctl32: Avoid losing the color masks in CreateMappedB...
tree
|
commitdiff
2011-11-15
Alexandre Julliard
comctl32: Setup the alpha channel also when reading...
tree
|
commitdiff
2011-11-15
Alexandre Julliard
comctl32: Add a couple of DIB helper functions for...
tree
|
commitdiff
2011-11-09
Michael Stefaniuc
include: Fixup "long" numeric constants in commctrl.h.
tree
|
commitdiff
2011-11-07
Henri Verbeet
comctl32: Avoid using __FUNCTION__ in ranges_check.
tree
|
commitdiff
2011-10-31
Michael Stefaniuc
comctl32: Drop 'inline' from a function using sigsetjmp.
tree
|
commitdiff
2011-10-28
Huw Davies
comctl32: Initialise the mask's colour table.
tree
|
commitdiff
2011-10-20
Alex Henrie
comctl32: Add Catalan translation.
tree
|
commitdiff
2011-10-18
Nikolay Sivov
comctl32/tests: Make state data accessible to caller...
tree
|
commitdiff
2011-10-18
Nikolay Sivov
comctl32/monthcal: Update pointer after reallocation...
tree
|
commitdiff
2011-10-13
Francois Gouget
comctl32/tests: Make impl_from_IStream() static.
tree
|
commitdiff
2011-10-08
Peter Schellenbach
comctl32/statusbar: Fixed missing icon in owner draw...
tree
|
commitdiff
2011-10-06
Marko Nikolic
comctl32/tests: Removed sign comparison warning in...
tree
|
commitdiff
2011-10-06
Marko Nikolic
comctl32/tests: Removed sign comparison warning in...
tree
|
commitdiff
2011-10-03
Nikolay Sivov
comctl32/treeview: Free checkbox imagelist when control...
tree
|
commitdiff
2011-10-03
Nikolay Sivov
comctl32/tests: Fix a test that depends on control...
tree
|
commitdiff
2011-10-03
Nikolay Sivov
comctl32/monthcal: After notification safely free buffe...
tree
|
commitdiff
2011-09-30
Nikolay Sivov
comctl32/monthcal: Also invalidate today label while...
tree
|
commitdiff
2011-09-30
Nikolay Sivov
comctl32/monthcal: Fix week numbers background color.
tree
|
commitdiff
2011-09-27
Michael Stefaniuc
comctl32/tests: Don't accept Win95 behavior.
tree
|
commitdiff
2011-09-27
Michael Stefaniuc
comctl32/tests: Standardize COM in imagelist.c.
tree
|
commitdiff
2011-09-27
Francois Gouget
Assorted spelling fixes & co.
tree
|
commitdiff
2011-09-27
Francois Gouget
tests: Remove unneeded assert.h includes.
tree
|
commitdiff
2011-09-26
Francois Gouget
comctl32: Send a WM_CTLCOLORSTATIC message and erase...
tree
|
commitdiff
next