summaryrefslogtreecommitdiffstats
path: root/bundles/org.eclipse.swt/Eclipse SWT/cocoa/org/eclipse/swt/widgets/ToolItem.java
Commit message (Expand)AuthorAgeFilesLines
* Bug 365772 - tooltips do not show for ToolItems in main eclipse toolbarGrant Gayed2011-12-061-0/+3
* fix permission of filesSilenio2011-09-231-0/+0
* Bug 352880 - [10.7]Shell toolbar: separator causes toolbar buttons toSilenio Quarti2011-08-081-1/+1
* Bug 345279 - Do the annual copyright bash for 3.7AFTER_COPYRIGHT_BASH_FOR_37RC1Carolyn MacLeod2011-05-101-1/+1
* Bug 339132 - [Cocoa] GEF Thumbnail sync view broken in 3.7Silenio Quarti2011-03-301-4/+4
* 337499 - handle embedded shell moving from one window to another.Scott Kovatch2011-02-171-1/+5
* 334865 - ToolItem's enabled state is independent of its toolbar.Scott Kovatch2011-01-211-1/+1
* Bug 329576 - Toolbar buttons highlight background on CocoaSilenio Quarti2010-11-051-5/+3
* 222859 - found some bugs with separators related to new setWidth() values.Scott Kovatch2010-10-151-5/+5
* 222859 - NSToolbar-based ToolBar on Cocoa. Added Shell.getToolBar() for all p...Scott Kovatch2010-10-131-30/+209
* 326200 - check state of tool item before setting the underlying NSButton's en...Scott Kovatch2010-09-271-1/+1
* 325153 - convert device colors to calibrated colorsScott Kovatch2010-09-181-2/+2
* 315812 - fix title and help tag for tool items.Scott Kovatch2010-07-131-3/+9
* Bug 314492 - Do the annual copyright/javadoc bashAFTER_JAVADOC_BASH_FOR_36RC3Carolyn MacLeod2010-05-261-0/+6
* 310636 - implement hot imagesScott Kovatch2010-05-051-9/+12
* 310648 - send up/down arrows to popup buttons.Scott Kovatch2010-05-031-0/+14
* Cleanup of accessibility properties. Removed unnecessary overrides. Fixes for...Scott Kovatch2010-04-151-0/+46
* 276566 - Handle focus changes into and out of ToolBars. Track the focused Too...Scott Kovatch2010-04-021-0/+6
* 307947 - Corrected accessibility attributes on toolbars and toolitems and con...Scott Kovatch2010-04-021-0/+15
* AccessibilityKevin Barnes2010-02-181-1/+1
* Bug 294053 - Scrollables incorrectly redrawn within non rectangular shaped sh...Silenio Quarti2009-11-031-3/+2
* Bug 65679 - SelectionEvent.stateMask remains 0 even Ctrl (Shift, Alt) were ...Felipe Heidrich2009-10-231-3/+3
* use NSString.string() to avoid creating a new object all the timeFelipe Heidrich2009-08-281-3/+2
* 276110 - Label: SWT.CENTER is being ignored when used with SWT.WRAPKevin Barnes2009-07-231-1/+1
* restore HEAD after accidental deletion by error in automated build scriptSilenio Quarti2009-07-011-0/+992
* *** empty log message ***Felipe Heidrich2009-06-301-992/+0
* After copyright bash for 3.5RC4AFTER_COPYRIGHT_BASH_FOR_35RC4Carolyn MacLeod2009-05-291-1/+1
* After javadoc bash for 3.5RC3v3549aBEFORE_COPYRIGHT_BASH_FOR_35RC3AFTER_JAVADOC_BASH_FOR_35RC3Carolyn MacLeod2009-05-271-2/+12
* fix leak when item is destroySilenio Quarti2009-03-261-4/+2
* 251608 - Artificial bold and italic style to fontSilenio Quarti2009-03-261-1/+1
* 251608 - Artificial bold and italic style to fontSilenio Quarti2009-03-261-20/+1
* 251608 - Artificial bold and italic style to fontSilenio Quarti2009-03-261-4/+3
* 210871 - Toolbar combo box multiple glitchesKevin Barnes2009-03-171-0/+7
* 267104 - Canvas' region not applied to scroll barsSilenio Quarti2009-03-061-1/+2
* getDrawing()/isDrawing()Silenio Quarti2009-03-031-2/+6
* 266557 - Crash in drawRect()Silenio Quarti2009-03-021-1/+1
* mouseMoved() not called because window firstResponder is not a widget.Silenio Quarti2009-02-251-5/+0
* 265606 - CTabFolder does not show tooltipsSilenio Quarti2009-02-231-9/+5
* 265603 - ToolItem#setToolTipText(..) should not render mnemonic character (&)Grant Gayed2009-02-201-1/+9
* *** empty log message ***Grant Gayed2009-02-121-8/+8
* add commentGrant Gayed2009-02-121-0/+7
* 264714 - call setNeedsDisplay after updating the image in setImage.Scott Kovatch2009-02-121-0/+1
* 263656 - Cannot select tree itemSilenio Quarti2009-02-061-0/+46
* ToolBar.createItem() already adds item to parentSilenio Quarti2009-02-021-1/+0
* avoid creating current context many timesSilenio Quarti2009-01-151-3/+1
* 260870 - buttons in perspective switcher appear too tightGrant Gayed2009-01-131-2/+23
* 253227 - Implement default buttonGrant Gayed2009-01-091-1/+1
* 253223 - Implement painting (setRedraw(), scroll/paint/update, setRegion(), D...Kevin Barnes2008-11-191-2/+6
* /*long*/ and /*double*/Kevin Barnes2008-11-111-1/+1
* 253265 - return tooltip text as name/value if available.Scott Kovatch2008-11-031-2/+0