summaryrefslogtreecommitdiffstats
path: root/bundles/org.eclipse.swt/Eclipse SWT/win32/org/eclipse/swt/widgets/ToolBar.java
Commit message (Expand)AuthorAgeFilesLines
* Bug 408895 - Do the annual javadoc/copyright bash for 4.3Carolyn MacLeod2013-05-281-1/+1
* Bug 273198 - [Bidi] Lack of support for controlling text direction independen...Lina Kemmel2013-03-131-1/+14
* Make 64-bit the default source codeSilenio Quarti2012-09-241-38/+38
* fix permission of filesSilenio2011-09-231-0/+0
* Bug 344392 - Bidi 3.7: Images in disabled ToolBar disappear when orientation ...Felipe Heidrich2011-05-111-54/+33
* Bug 345279 - Do the annual copyright bash for 3.7AFTER_COPYRIGHT_BASH_FOR_37RC1Carolyn MacLeod2011-05-101-1/+1
* Bug 341282 -[bidi] setOrientation() on windows needs to recreate image listsFelipe Heidrich2011-04-191-0/+63
* typoCarolyn MacLeod2010-07-151-2/+2
* 260406 - e4 CSS: widgets need to notify CSS to apply style informationBogdan Gheorghe2009-11-121-0/+10
* Bug 65679 - SelectionEvent.stateMask remains 0 even Ctrl (Shift, Alt) were pr...Felipe Heidrich2009-10-231-1/+1
* Bug 160870: [Contributions] ToolItem.setWidth fails when ToolItem on ViewPart...Felipe Heidrich2009-07-221-0/+27
* restore HEAD after accidental deletion by error in automated build scriptSilenio Quarti2009-07-011-0/+1514
* *** empty log message ***Felipe Heidrich2009-06-301-1514/+0
* After copyright bash for 3.5RC4AFTER_COPYRIGHT_BASH_FOR_35RC4Carolyn MacLeod2009-05-291-1/+1
* Bug 273939: toolitems can't be traversed when the toolbar has tabitem siblingsFelipe Heidrich2009-04-271-1/+1
* Bug 159465: Accessibilities: Improve traverse order for SWT ToolBarFelipe Heidrich2009-04-271-1/+1
* Bug 159465: Accessibilities: Improve traverse order for SWT ToolBarFelipe Heidrich2009-04-241-2/+86
* 273521 - Toolbar: tooltip shows at 0,0 when hot item moved by key with mouse ...Steve Northover2009-04-241-4/+37
* fix commentSteve Northover2009-04-171-1/+1
* getDrawing()/isDrawing()Silenio Quarti2009-03-031-3/+3
* 261391 - StyledText should use PDE API Tools @noextendCarolyn MacLeod2009-02-241-0/+1
* 247290 - SWT ToolItem loses text when only one item and VERTICAL with imageSteve Northover2008-09-161-19/+22
* 65648 - Reparented Toolbars lose their tooltips if the shell they were origi...Steve Northover2008-06-181-1/+12
* After Copyright Bash for 3.4RC4AFTER_COPYRIGHT_BASH_FOR_34RC4Carolyn MacLeod2008-06-051-1/+1
* 232625 - SWT/JFace - Lack of examples in API;Carolyn MacLeod2008-06-041-0/+1
* 232625 - SWT/JFace - Lack of examples in APICarolyn MacLeod2008-06-041-0/+1
* 232625 - SWT/JFace - Lack of examples in APICarolyn MacLeod2008-06-021-0/+2
* fix formattingSteve Northover2008-04-171-1/+0
* Bug 187036 [Workbench] TVT33:TCT[Workbench] 159: ar: 13.001120 Tool tips tex...Felipe Heidrich2008-04-101-0/+13
* 57151 - [64] 64 bit support needed for Windows XP 64-Bit EditionafterInitialReleaseOfWindows64Grant Gayed2007-07-101-58/+58
* use macros for lParam and wParamSilenio Quarti2007-06-261-4/+4
* After copyright bash for 3.3 RC3AFTER_COPYRIGHT_BASH_FOR_33RC3Carolyn MacLeod2007-05-311-1/+1
* spellingGrant Gayed2007-05-311-3/+3
* 173549 - Drawing round rectangles, DND and antialias vowsSilenio Quarti2007-05-151-0/+1
* 173089 - SWT Toggle Buttons on CoolBar keep pressed.Steve Northover2007-02-121-12/+10
* oprimtize WM_NOTIFY to get rid of multiple new NMHDR'sSteve Northover2006-08-301-4/+2
* 138528 - Tooltips do not show after tool button pressedSteve Northover2006-08-021-0/+28
* After copyright bash for 3.2 RC4.AFTER_COPYRIGHT_BASH_FOR_32RC4Carolyn MacLeod2006-05-091-1/+1
* Toolbar did not layout when TBSTYLE_LIST style is setSteve Northover2006-04-261-0/+8
* 99984 - Sync view toolbar buttons are bigger with SWT manifestSteve Northover2006-04-251-2/+128
* 60273 - Toolbar background colour doesn't match background (XP/Silver)Steve Northover2006-04-201-5/+6
* set SWT.DOUBLE_BUFFERED for native controls that are double bufferedSteve Northover2006-02-281-0/+5
* 120954 - Background of Control with SWT.INHERIT_FORCE doesn't show through wi...Steve Northover2005-12-211-2/+11
* implement Control.setBackgroundImage()Steve Northover2005-11-291-3/+3
* 115176 - Regression: Disabling tool bar makes separator items disappearSteve Northover2005-11-051-2/+9
* 112345 - [LayoutExample] Toolbar replacing another widget causes cheeseSteve Northover2005-11-031-9/+35
* Some images were getting disabled when others were not when a toolbar was dis...Steve Northover2005-10-281-3/+1
* 29994 - Image background Composite / Transparent widget backgrounds (/*public*/)Steve Northover2005-10-281-6/+17
* 4416 & 74139 - reorder SWT.Dispose callbackSilenio Quarti2005-08-111-1/+1
* 45708 & 4862 - Recursive disposeSteve Northover2005-08-091-8/+13