projects
/
wine
/ history
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅
next
Added name resolving for CLSIDs, IIDs, GUIDs and return codes.
[wine]
/
dlls
/
comctl32
/
2004-02-25
Matt Chapman
Fix a reentrancy issue in the property sheet implementa...
tree
|
commitdiff
2004-02-24
Christian Costa
Accept null module instance, Loadstring can handle it.
tree
|
commitdiff
2004-02-24
Maxime Bellengé
Fix a regression in ImageList_Create when creating...
tree
|
commitdiff
2004-02-20
Alexandre Julliard
Removed a couple of unneeded helper functions.
tree
|
commitdiff
2004-02-20
Ulrich Czekalla
Use dibsections for the images.
tree
|
commitdiff
2004-02-20
Huw Davies
If TBSTYLE_EX_HIDECLIPPEDBUTTONS is set then invalidate...
tree
|
commitdiff
2004-02-20
Robert Shearman
- Implement string functions in comctl32.
tree
|
commitdiff
2004-02-20
Dimitrie O. Paun
LVN_BEGINRDRAG is implemented now. Fix typo.
tree
|
commitdiff
2004-02-20
Aric Stewart
Implemented LISTVIEW_ApproximateViewRect for LVS_REPORT.
tree
|
commitdiff
2004-02-17
Fabian Cenedese
ListView should behave in OWNERDRAW as in FULLROWSELECT...
tree
|
commitdiff
2004-02-17
Robert Shearman
Forward some wrapper functions since we don't care...
tree
|
commitdiff
2004-02-17
Robert Shearman
Move string functions to separate file.
tree
|
commitdiff
2004-02-17
Robert Shearman
- Fix some traces.
tree
|
commitdiff
2004-02-17
Robert Shearman
Documentation update.
tree
|
commitdiff
2004-02-16
Mike Hearn
Grow the treeview control expander button by 1px in...
tree
|
commitdiff
2004-02-13
Aric Stewart
Work toward properly updating the SelectionMark when...
tree
|
commitdiff
2004-02-12
Huw Davies
Fix a TRACE.
tree
|
commitdiff
2004-02-11
Huw Davies
Only redraw button in PressButton and Indeterminate...
tree
|
commitdiff
2004-02-11
Huw Davies
Honour TB_SETMAXTEXTROWS.
tree
|
commitdiff
2004-02-10
Ulrich Czekalla
Add support for BTNS_WHOLEDROPDOWN.
tree
|
commitdiff
2004-02-10
Dmitry Timoshkov
Add partial support for some undocumented toolbar messages.
tree
|
commitdiff
2004-02-09
Francois Gouget
Assorted spelling and case fixes.
tree
|
commitdiff
2004-02-09
Huw Davies
TB_ADDBUTTONS can pass a string ptr instead of an index.
tree
|
commitdiff
2004-02-09
Huw Davies
Use the BTNS_* toolbar button style defines rather...
tree
|
commitdiff
2004-02-07
Huw Davies
Add a missing return.
tree
|
commitdiff
2004-02-07
Vitaliy Margolen
- Fix handling of TCS_RAGGEDRIGHT style.
tree
|
commitdiff
2004-02-06
Robert Shearman
Fix nGrow initialization in DPA_CreateEx.
tree
|
commitdiff
2004-02-03
Jon Griffiths
Draw disabled toolbar buttons correctly.
tree
|
commitdiff
2004-01-27
Ulrich Czekalla
We should forward WM_COMMAND notification to the active...
tree
|
commitdiff
2004-01-27
Francois Gouget
Add trailing '\n's to ok() calls.
tree
|
commitdiff
2004-01-27
Francois Gouget
Add missing '\n's to debug traces.
tree
|
commitdiff
2004-01-26
Alexandre Julliard
There is no need for a private heap in comctl32, memory...
tree
|
commitdiff
2004-01-23
Alexandre Julliard
Moved a few remaining 16-bit definitions out of the...
tree
|
commitdiff
2004-01-23
Huw Davies
The tab control should be multiline.
tree
|
commitdiff
2004-01-23
Ge van Geldorp
Discard mouse button up events if no button is currentl...
tree
|
commitdiff
2004-01-23
Ge van Geldorp
Generate all binary resources using bin2res.
tree
|
commitdiff
2004-01-21
Huw Davies
Move the selection to the previous sibling if it can...
tree
|
commitdiff
2004-01-19
Francois Gouget
DPA_Create is missing from all recent import libraries...
tree
|
commitdiff
2004-01-19
Francois Gouget
Add trailing '\n's to ok() calls.
tree
|
commitdiff
2004-01-16
Vincent Béron
Get rid of a W->A cross call in ImageList_LoadImageW.
tree
|
commitdiff
2004-01-13
Francois Gouget
Fix a race that caused the Microsoft Viewers 'file...
tree
|
commitdiff
2004-01-07
Alexandre Julliard
Removed incorrect uses of DUMMYUNIONNAME.
tree
|
commitdiff
2004-01-06
Francois Gouget
Assorted spelling fixes.
tree
|
commitdiff
2004-01-02
Mike McCormack
On a RB_SETBANDINFO message only redraw the rebar if...
tree
|
commitdiff
2003-12-30
Duane Clark
Reinitialize thumb when trackbar size is changed.
tree
|
commitdiff
2003-12-13
Mike Hearn
Remove flat scrollbar stub fixmes.
tree
|
commitdiff
2003-12-12
Vik Kumar
Added Japanese translation.
tree
|
commitdiff
2003-12-10
Jon Griffiths
Don't call GetWindowLong for every comparison while...
tree
|
commitdiff
2003-12-04
Jon Griffiths
Added Thai translation.
tree
|
commitdiff
2003-12-02
Vitaliy Margolen
- Fix drawing of HotTracked tabs & buttons.
tree
|
commitdiff
2003-11-30
Dmitry Timoshkov
A general cleanup of the version resources in Wine...
tree
|
commitdiff
2003-11-27
Huw Davies
Merge {Set,Insert}Item[AW] to {Set,Insert}ItemT.
tree
|
commitdiff
2003-11-27
Ulrich Czekalla
In TREEVIEW_EnsureVisible handle case where firstVisibl...
tree
|
commitdiff
2003-11-26
Huw Davies
Merge GetItem[AW] into GetItemT.
tree
|
commitdiff
2003-11-26
Aric Stewart
Redraw if bold state changes.
tree
|
commitdiff
2003-11-26
Robert Shearman
- Add support for TBSTYLE_EX_MIXEDBUTTONS.
tree
|
commitdiff
2003-11-26
Ulrich Czekalla
Always recompute an item's text width in the case of...
tree
|
commitdiff
2003-11-26
Huw Davies
Unicodification. Based on a patch by Aric Stewart.
tree
|
commitdiff
2003-11-25
Rein Klazes
Use button face color for the image mask when adding...
tree
|
commitdiff
2003-11-21
Rein Klazes
Fix some confusion between number of bitmaps and number...
tree
|
commitdiff
2003-11-21
Huw Davies
We need to send TVN_EXPAND* on collapsing either when...
tree
|
commitdiff
2003-11-20
Dimitrie O. Paun
Make the controls send notifications to the parent...
tree
|
commitdiff
2003-11-20
Dimitrie O. Paun
Cleanup the edit wndproc a bit.
tree
|
commitdiff
2003-11-20
Dimitrie O. Paun
Remove some dead code: hwndParent is not used anywhere.
tree
|
commitdiff
2003-11-19
Ivan Leo Murray...
Added/updated Italian resources.
tree
|
commitdiff
2003-11-18
Huw Davies
Unswap Page Up & Down and fix TBS_DOWNISLEFT.
tree
|
commitdiff
2003-11-18
Rein Klazes
The LVN_GETDISPINFO notify message should point to...
tree
|
commitdiff
2003-11-18
Aric Stewart
We need to make sure that customdraw_fill is called...
tree
|
commitdiff
2003-11-17
Rein Klazes
Ignore invalid iSubItem in LISTVIEW_GetItemT().
tree
|
commitdiff
2003-11-13
Huw Davies
Implemented LVS_EX_CHECKBOXES.
tree
|
commitdiff
2003-11-13
Dmitry Timoshkov
Avoid setting infoPtr->firstVisible to NULL in TREEVIEW...
tree
|
commitdiff
2003-11-12
Huw Davies
Fix some weird logic in ImageList_Write.
tree
|
commitdiff
2003-11-12
Huw Davies
A multicolumn listview should get a customdraw notifica...
tree
|
commitdiff
2003-11-11
Huw Davies
Add support for LVS_EX_SUBITEMIMAGES.
tree
|
commitdiff
2003-11-09
Robert Shearman
Added chevron support.
tree
|
commitdiff
2003-11-09
Huw Davies
ReleaseCapture on lbuttondown if the cursor is outside...
tree
|
commitdiff
2003-11-05
Huw Davies
LISTVIEW_GetSubItemRect should succeed if subitem ...
tree
|
commitdiff
2003-11-05
Rein Klazes
Correctly place a toolbar with CCS_BOTTOM style at...
tree
|
commitdiff
2003-11-04
Huw Davies
PropSheetPageProc callback should always have hwnd...
tree
|
commitdiff
2003-11-04
Alexandre Julliard
Authors: Ulrich Czekalla <ulrich@codeweavers.com>,...
tree
|
commitdiff
2003-11-04
Huw Davies
Fix a fixme.
tree
|
commitdiff
2003-11-03
Huw Davies
Don't get confused if PSN_SETACTIVE returns a positive...
tree
|
commitdiff
2003-11-03
Huw Davies
Make the listview send its notifications to the parent...
tree
|
commitdiff
2003-10-31
Robert Shearman
- Use the style returned in custom draw structure to...
tree
|
commitdiff
2003-10-31
Vitaliy Margolen
- Fix tab size for TCS_OWNERDRAWFIXED style.
tree
|
commitdiff
2003-10-28
Francois Gouget
Weekly spelling fixes.
tree
|
commitdiff
2003-10-27
Hans Leidekker
Added Dutch translations.
tree
|
commitdiff
2003-10-24
Robert Shearman
Don't store band text if "" is passed into SetBandInfo.
tree
|
commitdiff
2003-10-21
Maxime Bellengé
Fix TAB_DeleteItem and TAB_DeleteAllItems regressions...
tree
|
commitdiff
2003-10-21
Mike McCormack
Don't use free'd pointer in status control - found...
tree
|
commitdiff
2003-10-15
Adam Gundy
Only send TVN_ITEMEXPANDING for items marked as having...
tree
|
commitdiff
2003-10-14
Maxime Bellengé
- Implemented HEADER_SetBitmapMargin and HEADER_GetBitm...
tree
|
commitdiff
2003-10-14
Maxime Bellengé
Only redraw the necessary area of the tab component...
tree
|
commitdiff
2003-10-14
Vitaliy Margolen
Fix setting size of tab control.
tree
|
commitdiff
2003-10-11
Dimitrie O. Paun
Remove SYMBOLFILE and LDDLLFLAGS from Makefiles.
tree
|
commitdiff
2003-10-07
Daniel Marmier
Fixed warnings with gcc option "-Wwrite-strings".
tree
|
commitdiff
2003-10-03
Dimitrie O. Paun
Extract binary resources to files, to fit the standard.
tree
|
commitdiff
2003-10-02
Pavel Roskin
Ignore window caption from PROPSHEETHEADER in wizards...
tree
|
commitdiff
2003-09-22
Dimitrie O. Paun
Rename COMCTL32_{Alloc,ReAlloc,Free} to {Alloc,ReAlloc...
tree
|
commitdiff
2003-09-22
Vincent Béron
Yet another batch of French resources updates.
tree
|
commitdiff
next