projects
/
wine
/ history
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅
next
shlwapi: Make more strict restriction for URL scheme and fix error handling in ParseURLA.
[wine]
/
dlls
/
comctl32
/
2009-10-19
Owen Rudge
comctl32: Only execute hit test in MouseMove if necessary.
tree
|
commitdiff
2009-10-16
Nikolay Sivov
comctl32/monthcal: Get/set unicode format flag using...
tree
|
commitdiff
2009-10-15
Nikolay Sivov
comctl32/tooltips: Remove unneeded helper parameter.
tree
|
commitdiff
2009-10-15
Nikolay Sivov
comctl32/tooltips: Remove redundant code, let handlers...
tree
|
commitdiff
2009-10-15
Nikolay Sivov
comctl32/tooltips: Test the way structure size field...
tree
|
commitdiff
2009-10-15
Nikolay Sivov
comctl32/tooltips: Fix an obviously wrong structure...
tree
|
commitdiff
2009-10-14
Nikolay Sivov
comctl32/monthcal: Reduce update rectangle after updati...
tree
|
commitdiff
2009-10-14
Nikolay Sivov
comctl32/monthcal: Fix painting selected day, remove...
tree
|
commitdiff
2009-10-14
Nikolay Sivov
comctl32/comboex: Handle NULL item text case to avoid...
tree
|
commitdiff
2009-10-13
Paul Vriens
comctl32/tests: Fix a test failure on older comctl32...
tree
|
commitdiff
2009-10-13
Nikolay Sivov
comctl32/monthcal: Add separate handler for WM_PRINTCLIENT.
tree
|
commitdiff
2009-10-13
Nikolay Sivov
comctl32/monthcal: Implement handler for WM_ERASEBKGND.
tree
|
commitdiff
2009-10-13
Nikolay Sivov
comctl32/monthcal: Simplify painting operations, split...
tree
|
commitdiff
2009-10-12
Nikolay Sivov
comctl32/monthcal: Fix today link test.
tree
|
commitdiff
2009-10-12
Nikolay Sivov
comctl32/datetime: Use SDK class name for inner button...
tree
|
commitdiff
2009-10-12
Nikolay Sivov
comctl32/datetime: It isn't allowed to change DTS_SHOWN...
tree
|
commitdiff
2009-10-12
Nikolay Sivov
comctl32/datetime: Fix wrong assumption about DTN_DATET...
tree
|
commitdiff
2009-10-12
Nikolay Sivov
comctl32/datetime: Get rid of duplicated helper.
tree
|
commitdiff
2009-10-12
Nikolay Sivov
comctl32: Don't use additional heap allocated pointer...
tree
|
commitdiff
2009-10-12
Nikolay Sivov
comctl32/monthcal: Fix selection during navigation...
tree
|
commitdiff
2009-10-12
Nikolay Sivov
comctl32/monthcal: Fix multiselection days painting...
tree
|
commitdiff
2009-10-12
Nikolay Sivov
comctl32/monthcal: Simplify parameter set of day of...
tree
|
commitdiff
2009-10-12
Nikolay Sivov
comctl32/monthcal: Fix column/row calculation for previ...
tree
|
commitdiff
2009-10-12
Nikolay Sivov
comctl32/monthcal: Fix a test skip condition - zero...
tree
|
commitdiff
2009-10-12
Nikolay Sivov
comctl32/monthcal: Handle over/underflow while navigati...
tree
|
commitdiff
2009-10-12
Nikolay Sivov
comctl32/monthcal: Handle September 1752 with a special...
tree
|
commitdiff
2009-10-12
Nikolay Sivov
comctl32/monthcal: Reuse existing calls to get day...
tree
|
commitdiff
2009-10-12
Nikolay Sivov
comctl32/monthcal: Process UpDown year control through...
tree
|
commitdiff
2009-10-12
Nikolay Sivov
comctl32/tab: Support for TCN_KEYDOWN notification.
tree
|
commitdiff
2009-10-12
Nikolay Sivov
comctl32/tab: Handle item focusing better (including...
tree
|
commitdiff
2009-10-12
Nikolay Sivov
comctl32/tab: Add more TRACE(), further cleanup.
tree
|
commitdiff
2009-10-12
Nikolay Sivov
comctl32/tab: Remove dead parameter check code.
tree
|
commitdiff
2009-10-12
Nikolay Sivov
comctl32/tab: Remove unnecessary helper parameter,...
tree
|
commitdiff
2009-10-12
Nikolay Sivov
comctl32/tab: Cache window GWL_STYLE style.
tree
|
commitdiff
2009-10-12
Paul Vriens
comctl32/tests: Fix some test failures on older comctl3...
tree
|
commitdiff
2009-10-09
Joel Holdsworth
comctl32/tests: Added tests for ImageList_DrawIndirect.
tree
|
commitdiff
2009-10-09
Nikolay Sivov
comctl32/datetime: Draw field text horizontally centered.
tree
|
commitdiff
2009-10-09
Nikolay Sivov
comctl32/datetime: Use locale data to compute field...
tree
|
commitdiff
2009-10-09
Nikolay Sivov
comctl32/monthcal: Really use locale data for all days.
tree
|
commitdiff
2009-10-09
Nikolay Sivov
comctl32/datetime: Fix selections painting - use text...
tree
|
commitdiff
2009-10-09
Nikolay Sivov
comctl32/datetime: Properly handle hit on separators...
tree
|
commitdiff
2009-10-09
Nikolay Sivov
comctl32/datetime: Block WM_SETTEXT message.
tree
|
commitdiff
2009-10-08
Francois Gouget
Assorted spelling fixes.
tree
|
commitdiff
2009-10-08
Francois Gouget
comctl32/tests: Make test_ApproximateViewRect() static.
tree
|
commitdiff
2009-10-08
Paul Vriens
comctl32/tests: Fix some test failures on older comctl3...
tree
|
commitdiff
2009-10-08
Nikolay Sivov
comctl32/monthcal: Implement MCM_GETMONTHRANGE for...
tree
|
commitdiff
2009-10-08
Nikolay Sivov
comctl32: Use user32 control names from public header...
tree
|
commitdiff
2009-10-08
Nikolay Sivov
comctl32/monthcal: Fix the way a first day of week...
tree
|
commitdiff
2009-10-08
Nikolay Sivov
comctl32/monthcal: Cleanup top drawing helper namespace...
tree
|
commitdiff
2009-10-07
Nikolay Sivov
comctl32/monthcal: Invalidate unconditonally on MCM_SET...
tree
|
commitdiff
2009-10-07
Nikolay Sivov
comctl32/monthcal: Recalculate control layout on MCS_WE...
tree
|
commitdiff
2009-10-07
Nikolay Sivov
comctl32/monthcal: Update day of week properly while...
tree
|
commitdiff
2009-10-07
Nikolay Sivov
comctl32/monthcal: Optimize WM_LBUTTONUP handler.
tree
|
commitdiff
2009-10-07
Nikolay Sivov
comctl32/monthcal: Fix a nice typo in test message.
tree
|
commitdiff
2009-10-07
Nikolay Sivov
comctl32/monthcal: Use a timer to auto update today...
tree
|
commitdiff
2009-10-07
Nikolay Sivov
comctl32/monthcal: Use a single timer for auto month...
tree
|
commitdiff
2009-10-07
Aric Stewart
comctl32/tests: LISTVIEW_ApproximateViewRect tests...
tree
|
commitdiff
2009-10-07
Aric Stewart
comctl32: Implement LISTVIEW_ApproximateViewRect for...
tree
|
commitdiff
2009-10-06
Ge van Geldorp
comctl32/tests: Fix misc test on Win7.
tree
|
commitdiff
2009-10-06
Nikolay Sivov
comctl32/monthcal: Fix '&->&&' typo in focused day...
tree
|
commitdiff
2009-10-06
Nikolay Sivov
comctl32/monthcal: Fix parameter validation in MCM_SETC...
tree
|
commitdiff
2009-10-06
Nikolay Sivov
comctl32/monthcal: Check date limits on prev/next month...
tree
|
commitdiff
2009-10-06
Nikolay Sivov
comctl32/monthcal: Remove today rectangle and focus...
tree
|
commitdiff
2009-10-06
Nikolay Sivov
comctl32/monthcal: Simplify WM_MOUSEMOVE handler.
tree
|
commitdiff
2009-10-06
Nikolay Sivov
comctl32/monthcal: Check configured selection range...
tree
|
commitdiff
2009-10-06
Nikolay Sivov
comctl32/monthcal: Parameter fixes for MCM_SETSELRANGE...
tree
|
commitdiff
2009-10-06
Owen Rudge
comctl32: Ensure coordinates are valid during listview...
tree
|
commitdiff
2009-10-05
Nikolay Sivov
comctl32/monthcal: Check range limits in MCM_SETCURSEL.
tree
|
commitdiff
2009-10-05
Nikolay Sivov
comctl32/monthcal: Use true date comparison on multisel...
tree
|
commitdiff
2009-10-05
Nikolay Sivov
comctl32/monthcal: Handle mouse pointer followed focus...
tree
|
commitdiff
2009-10-05
Nikolay Sivov
comctl32/monthcal: Implement MCM_GETMONTHRANGE for...
tree
|
commitdiff
2009-10-05
Nikolay Sivov
comctl32/monthcal: Drop exstyle parameter, it isn't...
tree
|
commitdiff
2009-10-05
Paul Vriens
comctl32/tests: Fix some test failures (MCM_GETSELRANGE).
tree
|
commitdiff
2009-10-05
Paul Vriens
comctl32/tests: Fix some test failures (MCM_SETUNICODEF...
tree
|
commitdiff
2009-10-05
Paul Vriens
comctl32/tests: Fix some test failures (MCM_SETCURSEL...
tree
|
commitdiff
2009-10-05
Paul Vriens
comctl32/tests: Fix some test failures (MCM_SETRANGE...
tree
|
commitdiff
2009-10-05
Paul Vriens
comctl32/tests: Fix some test failures on older comctl3...
tree
|
commitdiff
2009-10-05
Austin English
comctl32: Add missing prototype.
tree
|
commitdiff
2009-10-05
Owen Rudge
comctl32: Capture the mouse when performing a listview...
tree
|
commitdiff
2009-10-02
Paul Vriens
comctl32/tests: Fix some test failures.
tree
|
commitdiff
2009-10-02
Nikolay Sivov
comctl32/monthcal: Fix parameter validation in MCM_SETM...
tree
|
commitdiff
2009-10-02
Nikolay Sivov
comctl32/monthcal: Changing MCS_MULTISELECT isn't allow...
tree
|
commitdiff
2009-10-02
Nikolay Sivov
comctl32/monthcal: Move MCN_SELCHANGE/MCN_SELECT notifi...
tree
|
commitdiff
2009-10-02
Nikolay Sivov
comctl32/monthcal: No need to redraw if month didn...
tree
|
commitdiff
2009-10-02
Nikolay Sivov
comctl32/monthcal: Don't request locale data when it...
tree
|
commitdiff
2009-10-02
Nikolay Sivov
comctl32/datetime: Use SDK defined class name instead...
tree
|
commitdiff
2009-10-02
Michael Stefaniuc
comctl32/tests: Silence some Win64 compile warnings.
tree
|
commitdiff
2009-10-01
Owen Rudge
comctl32: Implement highlighting (marquee) selection...
tree
|
commitdiff
2009-10-01
Nikolay Sivov
comctl32/datetime: Always store a recalculated day...
tree
|
commitdiff
2009-10-01
Nikolay Sivov
comctl32/datetime: Some DTM_SETSYSTEMTIME tests.
tree
|
commitdiff
2009-10-01
Nikolay Sivov
comctl32/datetime: Separate tests from each other.
tree
|
commitdiff
2009-09-30
Nikolay Sivov
comctl32/monthcal: Respect locale abbreviated day names...
tree
|
commitdiff
2009-09-30
Nikolay Sivov
comctl32/datetime: If we already have a 4 digit year...
tree
|
commitdiff
2009-09-30
Nikolay Sivov
comctl32/monthcal: Move selection logic to LButton...
tree
|
commitdiff
2009-09-30
Nikolay Sivov
comctl32/monthcal: Make prev/next month day a current...
tree
|
commitdiff
2009-09-30
Nikolay Sivov
comctl32/monthcal: Fix hittesting for MCHT_CALENDARDATE...
tree
|
commitdiff
2009-09-29
Ge van Geldorp
comctl32/tests: Fix toolbar test on comctl32 version...
tree
|
commitdiff
2009-09-29
Nikolay Sivov
comctl32/monthcal: Fix locale dependent test failure.
tree
|
commitdiff
2009-09-29
Nikolay Sivov
comctl32/updown: Fix some test failures on Win95 (comct...
tree
|
commitdiff
2009-09-29
Nikolay Sivov
comctl32/monthcal: Control elements should be centered...
tree
|
commitdiff
next