projects
/
wine
/ history
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅
next
- support DirectInput 8 interfaces.
[wine]
/
dlls
/
comctl32
/
toolbar.c
2002-06-13
François Gouget
Fix handling of strings that do not finish with "||".
blob
|
commitdiff
|
raw
2002-05-31
Vincent Béron
Removed trailing whitespace.
blob
|
commitdiff
|
raw
|
diff to current
2002-05-20
Alexandre Julliard
Got rid of GetSysColorPen.
blob
|
commitdiff
|
raw
|
diff to current
2002-05-14
Guy L. Albertelli
Support PGN_SCROLL notify and return either the button...
blob
|
commitdiff
|
raw
|
diff to current
2002-04-29
Marco Bizzarri
Implemented the TB_REPLACEBITMAP message.
blob
|
commitdiff
|
raw
|
diff to current
2002-04-24
Guy L. Albertelli
- Improve I_IMAGECALLBACK handling and support I_IMAGENONE.
blob
|
commitdiff
|
raw
|
diff to current
2002-04-14
Guy L. Albertelli
Implement NM_CUSTOMDRAW notification.
blob
|
commitdiff
|
raw
|
diff to current
2002-04-05
Guy L. Albertelli
- Use the new comctl32 color array for the colors....
blob
|
commitdiff
|
raw
|
diff to current
2002-03-22
Guy L. Albertelli
- Implement CCM_{GET|SET}COLORSCHEME.
blob
|
commitdiff
|
raw
|
diff to current
2002-03-20
Bill Medland
No need for the fixme on a simple TBSTYLE_SEP.
blob
|
commitdiff
|
raw
|
diff to current
2002-03-19
Duane Clark
TOOLBAR_LButtonUp should work even if ReleaseCapture...
blob
|
commitdiff
|
raw
|
diff to current
2002-03-11
Guy L. Albertelli
- Add scaffolding for TB_{GET|SET}PADDING.
blob
|
commitdiff
|
raw
|
diff to current
2002-03-09
Alexandre Julliard
Added LGPL standard comment, and copyright notices...
blob
|
commitdiff
|
raw
|
diff to current
2002-02-27
Guy L. Albertelli
- Support CCS_VERT as alternative for TBSTYLE_WRAPABLE.
blob
|
commitdiff
|
raw
|
diff to current
2002-02-26
Charles Duffy
Stop TOOLBAR_MeasureString from dying on empty strings.
blob
|
commitdiff
|
raw
|
diff to current
2002-02-12
Guy L. Albertelli
When the commandID was being treated as the index,...
blob
|
commitdiff
|
raw
|
diff to current
2002-01-31
Guy Albertelli
- better trace output
blob
|
commitdiff
|
raw
|
diff to current
2002-01-22
Uwe Bonnes
Consistent usage of istring, use STR_[Get|Set]Ptr where...
blob
|
commitdiff
|
raw
|
diff to current
2002-01-14
Guy Albertelli
- Add additional TOOLBAR_CalcToolbar in a different...
blob
|
commitdiff
|
raw
|
diff to current
2002-01-12
Huw D M Davies
Fix off by one error in TOOLBAR_AddStringW.
blob
|
commitdiff
|
raw
|
diff to current
2002-01-04
Sander van Leeuwen
Never delete the font object received by WM_SETFONT.
blob
|
commitdiff
|
raw
|
diff to current
2001-12-11
Dave Hawkes
Fix for toolbar potentially using a NULL pointer.
blob
|
commitdiff
|
raw
|
diff to current
2001-12-05
Dave Hawkes
The toolbar commands were not sent to the correct notif...
blob
|
commitdiff
|
raw
|
diff to current
2001-12-01
Guy L. Albertelli
Undocumented feature of TB_{GET|SET}BUTTONINFO{A|W...
blob
|
commitdiff
|
raw
|
diff to current
2001-11-20
Dave Hawkes
TOOLBAR_GetRect did not correctly translate the command...
blob
|
commitdiff
|
raw
|
diff to current
2001-09-07
Guy L. Albertelli
- Fix positioning of text in buttons.
blob
|
commitdiff
|
raw
|
diff to current
2001-08-13
Guy L. Albertelli
- Implement TBSTYLE_FLAT as "transparent" toolbar and...
blob
|
commitdiff
|
raw
|
diff to current
2001-08-03
Guy L. Albertelli
- Add debugging dumps of bar and buttons, and trace...
blob
|
commitdiff
|
raw
|
diff to current
2001-07-31
Nog
Don't enable the 'hot' state of a toolbar button when...
blob
|
commitdiff
|
raw
|
diff to current
2001-07-26
Guy L. Albertelli
- On TB_SETIMAGELIST retrieve new values of the bitmap...
blob
|
commitdiff
|
raw
|
diff to current
2001-07-20
Guy L. Albertelli
- Recalc the toolbar size on TB_SETBUTTONSIZE in certai...
blob
|
commitdiff
|
raw
|
diff to current
2001-07-17
Gerard Patel
Refresh bitmap count to take in account imagelist chang...
blob
|
commitdiff
|
raw
|
diff to current
2001-07-02
Mike McCormack
Fix button text placement for disabled buttons (see...
blob
|
commitdiff
|
raw
|
diff to current
2001-06-24
Guy L. Albertelli
Fixed test so 0xffffffff is properly recognized.
blob
|
commitdiff
|
raw
|
diff to current
2001-05-31
Francois Gouget
TOOLBAR_InsertButtonA: If iString==-1 then don't use...
blob
|
commitdiff
|
raw
|
diff to current
2001-02-28
Francois Gouget
Small 'typos in comments' fixes.
blob
|
commitdiff
|
raw
|
diff to current
2001-02-20
Eric Kohl
Fixed behaviour of dropdown buttons. When a dropdown...
blob
|
commitdiff
|
raw
|
diff to current
2001-02-16
François Gouget
TB_SETBUTTONSIZE messages must be taken into account...
blob
|
commitdiff
|
raw
|
diff to current
2001-02-16
Aric Stewart
Setting the HotItem to -1 can be disastrous at times...
blob
|
commitdiff
|
raw
|
diff to current
2001-02-15
Aric Stewart
Continued the implementation of Set Hot Item.
blob
|
commitdiff
|
raw
|
diff to current
2001-02-14
François Gouget
debugstr_xxx already does the quoting.
blob
|
commitdiff
|
raw
|
diff to current
2001-02-12
James Abbatiello
Don't allow comctl32 controls to access their infoPtr...
blob
|
commitdiff
|
raw
|
diff to current
2001-01-10
Ulrich Czekalla
Only call TOOLBAR_CalcToolbar when parameters change.
blob
|
commitdiff
|
raw
|
diff to current
2000-12-13
Andreas Mohr
Invalid buttons are "hidden".
blob
|
commitdiff
|
raw
|
diff to current
2000-11-28
Alexandre Julliard
Got rid of the Wine internal lstrcpy* functions and...
blob
|
commitdiff
|
raw
|
diff to current
2000-11-25
Eric Kohl
Removed calls to internal (non-exported) wine functions.
blob
|
commitdiff
|
raw
|
diff to current
2000-11-07
Eric Kohl
Implemented toolbar customization dialog.
blob
|
commitdiff
|
raw
|
diff to current
2000-11-02
Marcus Meissner
Swap CalcToolbar and paint rectangle computation to...
blob
|
commitdiff
|
raw
|
diff to current
2000-11-01
Marcus Meissner
Removed unnecessary calls of TOOLBAR_CalcToolbar()...
blob
|
commitdiff
|
raw
|
diff to current
2000-10-12
Chris Morgan
Fix depressed state with flat toolbars so pressing...
blob
|
commitdiff
|
raw
|
diff to current
2000-09-29
Francois Gouget
Modified the bitmap centering algorithm to take the...
blob
|
commitdiff
|
raw
|
diff to current
2000-09-29
Susan Farley
Call ReleaseCapture (which triggers WM_CAPTURECHANGED...
blob
|
commitdiff
|
raw
|
diff to current
2000-09-26
Susan Farley
Support for TBSTYLE_EX_DRAWDDARROWS style; reset captur...
blob
|
commitdiff
|
raw
|
diff to current
2000-09-25
Alexandre Julliard
Removed inclusion of wine/winestring.h from winbase...
blob
|
commitdiff
|
raw
|
diff to current
2000-09-24
Francois Gouget
The size of the comctl32 internal bitmaps is 24x24...
blob
|
commitdiff
|
raw
|
diff to current
2000-09-22
Chris Morgan
Fixed button image to be offset to the center of the...
blob
|
commitdiff
|
raw
|
diff to current
2000-09-18
Chris Morgan
Change FIXME("Button size set after button in toolbar...
blob
|
commitdiff
|
raw
|
diff to current
2000-08-18
Chris Morgan
- Added a helper function TOOLBAR_GetText() and macro...
blob
|
commitdiff
|
raw
|
diff to current
2000-08-14
Alexandre Julliard
Replaced all lstr* calls from inside Wine code by their...
blob
|
commitdiff
|
raw
|
diff to current
2000-08-09
Alexandre Julliard
Removed all non-standard common control headers from...
blob
|
commitdiff
|
raw
|
diff to current
2000-08-06
Chris Morgan
Converted all calls to RedrawWindow to InvalidateRect...
blob
|
commitdiff
|
raw
|
diff to current
2000-07-23
David Elliott
- Changed the temporary buffer for loading resources...
blob
|
commitdiff
|
raw
|
diff to current
2000-07-15
Rob Farnum
Ignore iBitmap width when drawing flat toolbar.
blob
|
commitdiff
|
raw
|
diff to current
2000-07-11
Chris Morgan
Fixed TOOLBAR_DrawString() to offset button text if...
blob
|
commitdiff
|
raw
|
diff to current
2000-07-08
Chris Morgan
Fixed TOOLBAR_DrawString() to offset button text if...
blob
|
commitdiff
|
raw
|
diff to current
2000-07-08
Gerard Patel
Allow the size of bitmaps to be changed after toolbar...
blob
|
commitdiff
|
raw
|
diff to current
2000-06-25
Mike McCormack
Add workarounds for null strings in TOOLBAR_InsertButto...
blob
|
commitdiff
|
raw
|
diff to current
2000-06-23
Dave Hawkes
Avoid gratuitously changing the ZORDER.
blob
|
commitdiff
|
raw
|
diff to current
2000-06-11
Patrik Stridvall
Fixed some warnings.
blob
|
commitdiff
|
raw
|
diff to current
2000-06-07
Aric Stewart
Added handling of TBSTYLE_AUTOSIZE.
blob
|
commitdiff
|
raw
|
diff to current
2000-06-07
Uwe Bonnes
TOOLBAR_DrawString: catch index== -1 (but not yet handled).
blob
|
commitdiff
|
raw
|
diff to current
2000-06-04
Michael Cardenas
Corrected a potential crash.
blob
|
commitdiff
|
raw
|
diff to current
2000-06-04
Eric Kohl
Started support for menubar-like toolbars.
blob
|
commitdiff
|
raw
|
diff to current
2000-05-25
Chris Morgan
Use clipping regions to reduce the amount of processing...
blob
|
commitdiff
|
raw
|
diff to current
2000-05-23
Chris Morgan
Reduce toolbar redrawing and flicker by calling RedrawW...
blob
|
commitdiff
|
raw
|
diff to current
2000-05-23
Aric Stewart
Corrected a problem of when oldHit is negative and...
blob
|
commitdiff
|
raw
|
diff to current
2000-05-19
Aric Stewart
Fixes the line of garbage at the bottom of images and...
blob
|
commitdiff
|
raw
|
diff to current
2000-05-10
Aric Stewart
- Cleaned up some of the drawing code, specifically...
blob
|
commitdiff
|
raw
|
diff to current
2000-04-28
Chris Morgan
Implemented TOOLBAR_MouseLeave to handle WM_MOUSELEAVE...
blob
|
commitdiff
|
raw
|
diff to current
2000-04-24
Martin Fuchs
Fixed toolbar bitmap size handling.
blob
|
commitdiff
|
raw
|
diff to current
2000-04-23
Alexandre Julliard
Authors: Chris Morgan <cmorgan@wpi.edu>, James Abbatiel...
blob
|
commitdiff
|
raw
|
diff to current
2000-04-15
Martin Fuchs
Implement CCS_NOMOVEY for tool bars.
blob
|
commitdiff
|
raw
|
diff to current
2000-02-29
Niels Kristian Bec...
Removed superfluous #include statements for header...
blob
|
commitdiff
|
raw
|
diff to current
2000-02-25
Hidenori Takeshima
Fix for toolbar button size.
blob
|
commitdiff
|
raw
|
diff to current
2000-02-13
Alexandre Julliard
Removed superfluous GlobalFindAtom calls.
blob
|
commitdiff
|
raw
|
diff to current
2000-02-10
Jeremy White
Removed #include of wingdi.h and windef.h from winuser...
blob
|
commitdiff
|
raw
|
diff to current
1999-11-28
Dave Pickles
Prevent a crash if messages are sent to a toolbar windo...
blob
|
commitdiff
|
raw
|
diff to current
1999-11-28
Eric Kohl
Fixed some visual toolbar bugs.
blob
|
commitdiff
|
raw
|
diff to current
1999-11-23
Eric Kohl
- added version messages and some simple get/set messages.
blob
|
commitdiff
|
raw
|
diff to current
1999-11-21
Eric Pouech
Added undocumented feature to InsertButtonA.
blob
|
commitdiff
|
raw
|
diff to current
1999-11-07
Juergen Schmied
- unified templates for the open and the save dlg
blob
|
commitdiff
|
raw
|
diff to current
1999-10-23
Eric Pouech
Added WM_GETFONT support.
blob
|
commitdiff
|
raw
|
diff to current
1999-07-31
Patrik Stridvall
Fixed/added missing/wrong function prototypes and made...
blob
|
commitdiff
|
raw
|
diff to current
1999-07-31
Eric Kohl
Added builtin toolbar bitmaps.
blob
|
commitdiff
|
raw
|
diff to current
1999-06-26
Patrik Stridvall
ANSI C fixes.
blob
|
commitdiff
|
raw
|
diff to current
1999-06-26
Alexandre Julliard
Authors: Chris Morgan <cmorgan@wpi.edu>, James Abbatiel...
blob
|
commitdiff
|
raw
|
diff to current
1999-06-12
Alexandre Julliard
Converted to the new debug interface, using script...
blob
|
commitdiff
|
raw
|
diff to current
1999-05-22
Marcus Meissner
Removed use of win.h, sysmetrics.h and associated WINE...
blob
|
commitdiff
|
raw
|
diff to current
1999-05-22
Eric Kohl
Toolbar customization dialog (take one).
blob
|
commitdiff
|
raw
|
diff to current
1999-05-08
Patrik Stridvall
ANSI C fixes.
blob
|
commitdiff
|
raw
|
diff to current
next