projects
/
wine
/ history
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅
next
comctl32: Remove redundant NULL check before free (found by Smatch).
[wine]
/
dlls
/
comctl32
/
toolbar.c
2007-10-22
Lionel Debroux
comctl32: Remove redundant NULL check before free ...
blob
|
commitdiff
|
raw
2007-08-28
Jason Edmeades
comctl32: toolbar: Implemented SetRows.
blob
|
commitdiff
|
raw
|
diff to current
2007-07-20
Mikołaj Zalewski
comctl32: toolbar: Test and fix invalid indexes passed...
blob
|
commitdiff
|
raw
|
diff to current
2007-07-11
Mikołaj Zalewski
comctl32: toolbar: We should send TBN_GETDISPINFOW...
blob
|
commitdiff
|
raw
|
diff to current
2007-07-11
Mikołaj Zalewski
comctl32: toolbar: The iImage in TBN_GETDISPINFO should...
blob
|
commitdiff
|
raw
|
diff to current
2007-06-01
Dmitry Timoshkov
comctl32: Fix a compilation warning in 64-bit mode.
blob
|
commitdiff
|
raw
|
diff to current
2007-05-25
Dmitry Timoshkov
wine: Switch to using 'long' for INT_PTR type for 64...
blob
|
commitdiff
|
raw
|
diff to current
2007-05-16
Mikołaj Zalewski
comctl32: toolbar: TB_SETIMAGELIST should try to preser...
blob
|
commitdiff
|
raw
|
diff to current
2007-04-24
Mikołaj Zalewski
comctl32: toolbar: Don't execute TB_GETBUTTONINFO if...
blob
|
commitdiff
|
raw
|
diff to current
2007-04-24
Mikołaj Zalewski
comctl32: toolbar: Merge TOOLBAR_GetButtonInfoA and...
blob
|
commitdiff
|
raw
|
diff to current
2007-04-06
Felix Nawothnig
comctl32: Allow destruction of toolbar in BN_CLICKED...
blob
|
commitdiff
|
raw
|
diff to current
2007-04-03
Andrew Talbot
comctl32: Constify some variables.
blob
|
commitdiff
|
raw
|
diff to current
2007-03-28
Mikołaj Zalewski
comctl32: toolbar: TB_HIDEBUTTON and TB_MOVEBUTTON...
blob
|
commitdiff
|
raw
|
diff to current
2007-03-21
Mikołaj Zalewski
comctl32: toolbar: We shouldn't try to resize standard...
blob
|
commitdiff
|
raw
|
diff to current
2007-03-21
Mikołaj Zalewski
comctl32: toolbar: Test standard buttons size.
blob
|
commitdiff
|
raw
|
diff to current
2007-03-21
Mikołaj Zalewski
comctl32: toolbar: The default button size is 16x16.
blob
|
commitdiff
|
raw
|
diff to current
2007-03-17
Andrew Talbot
comctl32: Replace inline static with static inline.
blob
|
commitdiff
|
raw
|
diff to current
2007-03-08
Michael Stefaniuc
comctl32: Remove redundant NULL checks before Free...
blob
|
commitdiff
|
raw
|
diff to current
2007-02-07
Mikołaj Zalewski
comctl32: toolbar: Copy bitmaps with CopyImage so that...
blob
|
commitdiff
|
raw
|
diff to current
2007-01-16
Mikołaj Zalewski
comctl32: toolbar: Fix the TB_SETBITMAPSIZE for width...
blob
|
commitdiff
|
raw
|
diff to current
2007-01-16
Mikołaj Zalewski
comctl32: toolbar: Recalc the toolbar after a TB_SETIMA...
blob
|
commitdiff
|
raw
|
diff to current
2006-11-09
Mike McCormack
comctl32: Downgrade an ERR to a WARN.
blob
|
commitdiff
|
raw
|
diff to current
2006-11-02
Mikołaj Zalewski
comctl32: toolbar: Use the width of the current button...
blob
|
commitdiff
|
raw
|
diff to current
2006-11-02
Mikołaj Zalewski
comctl32: toolbar: The SetButtonSize should not allow...
blob
|
commitdiff
|
raw
|
diff to current
2006-11-02
Mikołaj Zalewski
comctl32: toolbar: The top margin should be computed...
blob
|
commitdiff
|
raw
|
diff to current
2006-11-02
Mikołaj Zalewski
comctl32: toolbar: Add a LayoutToolbar that works like...
blob
|
commitdiff
|
raw
|
diff to current
2006-11-02
Mikołaj Zalewski
comctl32: toolbar: Fix buttons heights.
blob
|
commitdiff
|
raw
|
diff to current
2006-11-02
Mikołaj Zalewski
comctl32: toolbar: The string should be included in...
blob
|
commitdiff
|
raw
|
diff to current
2006-11-02
Mikołaj Zalewski
comctl32: toolbar: Add support for WM_SETFONT.
blob
|
commitdiff
|
raw
|
diff to current
2006-10-25
Oleg Krylov
comctl32: Create tooltip windows with WS_POPUP style.
blob
|
commitdiff
|
raw
|
diff to current
2006-10-25
Alexandre Julliard
comctl32: Properly handle negative coordinates for...
blob
|
commitdiff
|
raw
|
diff to current
2006-10-19
Mikołaj Zalewski
comctl32: toolbar: Fix the tests and handling of TB_SET...
blob
|
commitdiff
|
raw
|
diff to current
2006-10-19
Oleg Krylov
comctl32: toolbar: Create tooltip on TB_GETTOOLTIPS...
blob
|
commitdiff
|
raw
|
diff to current
2006-10-14
Mikołaj Zalewski
comctl32: toolbar: Test and improve TB_SETHOTITEM.
blob
|
commitdiff
|
raw
|
diff to current
2006-10-14
Mikołaj Zalewski
comctl32: toolbar: Use nHotItem not nOldHit for the...
blob
|
commitdiff
|
raw
|
diff to current
2006-10-14
Mikołaj Zalewski
comctl32: toolbar: Don't try to redraw buttons outside...
blob
|
commitdiff
|
raw
|
diff to current
2006-10-14
Mikołaj Zalewski
comctl32: toolbar: Change the dwData from DWORD to...
blob
|
commitdiff
|
raw
|
diff to current
2006-10-14
Michael Ploujnikov
comctl32: Win64 printf format warning fixes.
blob
|
commitdiff
|
raw
|
diff to current
2006-10-12
Mikołaj Zalewski
comctl32: toolbar: Store dwBaseCustDraw and dwItemCDFla...
blob
|
commitdiff
|
raw
|
diff to current
2006-10-12
Mikołaj Zalewski
comctl32: toolbar: Merge TOOLBAR_InsertButtonA and...
blob
|
commitdiff
|
raw
|
diff to current
2006-10-12
Mikołaj Zalewski
comctl32: toolbar: Passing a string pointer in TB_INSER...
blob
|
commitdiff
|
raw
|
diff to current
2006-10-12
Mikołaj Zalewski
comctl32: toolbar: Remove dwItemCustDraw from TOOLBAR_I...
blob
|
commitdiff
|
raw
|
diff to current
2006-10-12
Mikołaj Zalewski
comctl32: toolbar: Don't send NM_CUSTOMDRAW for separators.
blob
|
commitdiff
|
raw
|
diff to current
2006-10-09
Mikołaj Zalewski
comctl32: toolbar: Fix the TB_ADDSTRING from resources...
blob
|
commitdiff
|
raw
|
diff to current
2006-10-09
Mikołaj Zalewski
comctl32: toolbar: Merge AddButtonsA and AddButtonsW...
blob
|
commitdiff
|
raw
|
diff to current
2006-10-09
Mikołaj Zalewski
comctl32: toolbar: Create the tooltip control during...
blob
|
commitdiff
|
raw
|
diff to current
2006-10-09
Mikołaj Zalewski
comctl32: toolbar: Move add/remove/setrect tooltip...
blob
|
commitdiff
|
raw
|
diff to current
2006-09-29
Mikołaj Zalewski
comctl32: toolbar: Small fix in TOOLBAR_StyleChanged.
blob
|
commitdiff
|
raw
|
diff to current
2006-09-29
Mikołaj Zalewski
comctl32: toolbar: Set correcly hwndTrack in TrackMouse...
blob
|
commitdiff
|
raw
|
diff to current
2006-09-27
Mikołaj Zalewski
comctl32: toolbar: Test and fix TB_ADDSTRING from resource.
blob
|
commitdiff
|
raw
|
diff to current
2006-09-26
Mikołaj Zalewski
comctl32: toolbar: If wParam in TB_ADDBUTTON is large...
blob
|
commitdiff
|
raw
|
diff to current
2006-09-26
Mikołaj Zalewski
comctl32: toolbar: Resize the imagelist icons after...
blob
|
commitdiff
|
raw
|
diff to current
2006-09-21
Mikołaj Zalewski
comctl32: toolbar: Fix the return code of TB_ADDBITMAP.
blob
|
commitdiff
|
raw
|
diff to current
2006-09-21
Mikołaj Zalewski
comctl32: toolbar: Simplify the TOOLBAR_AddButton.
blob
|
commitdiff
|
raw
|
diff to current
2006-09-21
Mikołaj Zalewski
comctl32: toolbar: Fix IDB_STD_VIEW_* icons count ...
blob
|
commitdiff
|
raw
|
diff to current
2006-09-21
Mikołaj Zalewski
comctl32: toolbar: Use correctly wParam in TB_ADDBITMAP.
blob
|
commitdiff
|
raw
|
diff to current
2006-09-20
Mikołaj Zalewski
comctl32: toolbar: Don't leak the intoPtr->bitmaps...
blob
|
commitdiff
|
raw
|
diff to current
2006-09-07
Andrew Talbot
comctl32: Cast-qual warnings fix.
blob
|
commitdiff
|
raw
|
diff to current
2006-08-18
Oleg Krylov
comctl32: Correctly map toolbar bitmap mask color in...
blob
|
commitdiff
|
raw
|
diff to current
2006-08-17
Oleg Krylov
comctl32: toolbar: Use HOT imagelist for buttons in...
blob
|
commitdiff
|
raw
|
diff to current
2006-05-23
Jonathan Ernst
Update the address of the Free Software Foundation.
blob
|
commitdiff
|
raw
|
diff to current
2006-04-20
qingdoa daoo
comctl32: Fix an unsigned comparison to zero.
blob
|
commitdiff
|
raw
|
diff to current
2005-11-08
Michael Kaufmann
Handle WM_PRINTCLIENT.
blob
|
commitdiff
|
raw
|
diff to current
2005-10-21
Krzysztof Foltman
Separators with group style set don't separate toolbar...
blob
|
commitdiff
|
raw
|
diff to current
2005-09-14
Robert Shearman
- Add support for navigating a toolbar with the arrow...
blob
|
commitdiff
|
raw
|
diff to current
2005-09-12
Marcus Meissner
The last argument to MultiByteToWideChar is wide charac...
blob
|
commitdiff
|
raw
|
diff to current
2005-08-30
Frank Richter
Fix warnings in 64bit.
blob
|
commitdiff
|
raw
|
diff to current
2005-08-29
Yuri Kozlov
Set default size for toolbar bitmap if not specified.
blob
|
commitdiff
|
raw
|
diff to current
2005-08-12
Frank Richter
Add theming for toolbar control.
blob
|
commitdiff
|
raw
|
diff to current
2005-07-22
Robert Shearman
- Call SetBkMode with the correct value from the NMTBCU...
blob
|
commitdiff
|
raw
|
diff to current
2005-07-22
Robert Shearman
- Height is now calculated based on the number of rows...
blob
|
commitdiff
|
raw
|
diff to current
2005-07-22
Robert Shearman
TBSTATE_INDETERMINATE only takes effect if the button...
blob
|
commitdiff
|
raw
|
diff to current
2005-07-22
Robert Shearman
Native autosizes on inserting/adding buttons, so we...
blob
|
commitdiff
|
raw
|
diff to current
2005-07-22
Robert Shearman
The IsValidImageList test is not needed because if...
blob
|
commitdiff
|
raw
|
diff to current
2005-07-22
Robert Shearman
The calculated button height should include the text...
blob
|
commitdiff
|
raw
|
diff to current
2005-07-15
Aric Stewart
When adding an image copy the full previous buffer.
blob
|
commitdiff
|
raw
|
diff to current
2005-06-25
Robert Shearman
- Document how the native lays out the internal compone...
blob
|
commitdiff
|
raw
|
diff to current
2005-05-06
Francois Gouget
Assorted spelling fixes.
blob
|
commitdiff
|
raw
|
diff to current
2005-04-15
Robert Shearman
Fix TB_GETBUTTONSIZE to return the correct width/height...
blob
|
commitdiff
|
raw
|
diff to current
2005-03-25
Dimitrie O. Paun
Use {Alloc,ReAlloc,Free}() instead of Heap{Alloc,ReAllo...
blob
|
commitdiff
|
raw
|
diff to current
2005-03-25
Dimitrie O. Paun
Fix a memory leak in toolbar. Avoid casts.
blob
|
commitdiff
|
raw
|
diff to current
2005-03-23
Dimitrie O. Paun
Complete unicodification of the toolbar common control.
blob
|
commitdiff
|
raw
|
diff to current
2005-01-28
Thomas Weidenmueller
When a toolbar doesn't have the TBSTYLE_FLAT style...
blob
|
commitdiff
|
raw
|
diff to current
2005-01-26
Francois Gouget
Assorted spelling fixes.
blob
|
commitdiff
|
raw
|
diff to current
2005-01-24
Tinus
Properly allow removing toolbar bitmaps by changing...
blob
|
commitdiff
|
raw
|
diff to current
2005-01-09
Eric Pouech
Removed excessive statement (break after return or...
blob
|
commitdiff
|
raw
|
diff to current
2004-12-23
Michael Stefaniuc
Do not check for non NULL pointer before HeapFree'ing...
blob
|
commitdiff
|
raw
|
diff to current
2004-11-30
Robert Shearman
Store the new style before redrawing and repositioning...
blob
|
commitdiff
|
raw
|
diff to current
2004-11-10
Robert Shearman
- Set cache bitmap dimensions correctly when a 0x0...
blob
|
commitdiff
|
raw
|
diff to current
2004-11-08
Robert Shearman
- bNtfUnicode is a dup' of bUnicode so remove it and...
blob
|
commitdiff
|
raw
|
diff to current
2004-11-06
Robert Shearman
Implement TBN_RESTORE notification.
blob
|
commitdiff
|
raw
|
diff to current
2004-11-01
Dmitry Timoshkov
Do not retrieve infoPtr twice in ToolbarWindowProc...
blob
|
commitdiff
|
raw
|
diff to current
2004-10-25
Robert Shearman
- Don't fill in any more information than native does...
blob
|
commitdiff
|
raw
|
diff to current
2004-10-21
Thorsten Kani
Don't add extra OFFSET_X/Y to the calculation of rcBitm...
blob
|
commitdiff
|
raw
|
diff to current
2004-10-21
Robert Shearman
- Draw with ILD_TRANSPARENT instead of ILD_NORMAL to...
blob
|
commitdiff
|
raw
|
diff to current
2004-10-18
Robert Shearman
- TBN_DELETINGBUTTON sends the command ID, not the...
blob
|
commitdiff
|
raw
|
diff to current
2004-09-23
Filip Navara
Add note about unimplemented TB_SAVERESTORE message.
blob
|
commitdiff
|
raw
|
diff to current
2004-09-20
Robert Shearman
- Fix some TRACEs
blob
|
commitdiff
|
raw
|
diff to current
2004-09-16
Robert Shearman
Use Unicode window messages.
blob
|
commitdiff
|
raw
|
diff to current
2004-09-14
Robert Shearman
- Make customization list boxes into drag list boxes.
blob
|
commitdiff
|
raw
|
diff to current
next