summaryrefslogtreecommitdiffstats
path: root/bundles/org.eclipse.swt/Eclipse SWT/gtk/org/eclipse/swt/widgets/ToolItem.java
Commit message (Expand)AuthorAgeFilesLines
* Use gtk_widget_get_allocation in newer GTK+Anatoly Spektor2012-08-031-14/+70
* calling native directly instead of helperSilenio Quarti2012-08-021-1/+1
* Uses gtk_widget_get_sensitive instead of deprecated GTK_WIDGET_SENSITIVEAnatoly Spektor2012-08-021-2/+2
* Bug 377961 - A combo in a toolbar gets shrunkBogdan Gheorghe2012-08-011-3/+19
* Bug 384725 - linux accessibility brokenCarolyn MacLeod2012-07-171-1/+9
* Bug 380560 - Do the annual javadoc/copyright bash for 3.8 and 4.2Carolyn MacLeod2012-06-011-1/+1
* Bug 378482 - g_object_get() emits console warnings in ToolItem#gtk_create_men...Silenio Quarti2012-05-111-10/+6
* Bug 378060 - Tooltips not appearing properlySilenio Quarti2012-05-091-24/+19
* Fix console warning in ToolItemBogdan Gheorghe2012-04-261-5/+11
* Fix tool items with only image and no text appearing blankArun Thondapu2012-04-261-16/+40
* Bug 46025 - [Widgets] Toolbar does not support WRAP style (comment#71)Arun Thondapu2012-04-261-5/+1
* cleanup ToolItem.setText/setImageSilenio Quarti2012-04-261-12/+15
* Fix setFont/setForeground to actually work.Alexander Kurtakov2012-04-261-3/+13
* Fix crash when the widget doesn't have a child.Alexander Kurtakov2012-04-261-1/+4
* should not create empty image widgetSilenio Quarti2012-04-261-1/+1
* eclipse adds image/label spacing somehow because toolbar style is BOTH_HORZSilenio Quarti2012-04-261-25/+1
* Bug 46025 - [Widgets] Toolbar does not support WRAP style (initial patch)Arun Thondapu2012-04-261-166/+244
* Bug 354126 - Tooltips do not appear for any Eclipse iconsSilenio Quarti2011-11-231-0/+2
* Bug 345279 - Do the annual copyright bash for 3.7AFTER_COPYRIGHT_BASH_FOR_37RC1Carolyn MacLeod2011-05-101-1/+1
* After javadoc bash for 3.7RC1AFTER_JAVADOC_BASH_FOR_37RC1Carolyn MacLeod2011-05-091-1/+8
* Bug 29779 - BIDI: lack of ability to change orientation of widget in runtime...Felipe Heidrich2010-12-171-9/+10
* Bug 328173 - core dump in OS._GTK_WIDGET_UNSET_FLAGSFelipe Heidrich2010-10-201-0/+2
* Bug 314492 - Do the annual copyright/javadoc bashAFTER_JAVADOC_BASH_FOR_36RC3Carolyn MacLeod2010-05-261-0/+6
* Bug 65679 - SelectionEvent.stateMask remains 0 even Ctrl (Shift, Alt) were ...Felipe Heidrich2009-10-231-2/+2
* 271765 toolitem enables on wrong statusBogdan Gheorghe2009-08-181-0/+11
* restore HEAD after accidental deletion by error in automated build scriptSilenio Quarti2009-07-011-0/+1091
* *** empty log message ***Felipe Heidrich2009-06-301-1091/+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
* Bug 159465: Accessibilities: Improve traverse order for SWT ToolBarFelipe Heidrich2009-04-271-0/+31
* After Copyright Bash for 3.4RC4AFTER_COPYRIGHT_BASH_FOR_34RC4Carolyn MacLeod2008-06-051-1/+1
* After Javadoc Bash for 3.4RC4Carolyn MacLeod2008-06-041-0/+3
* 223480 - Combo within Toolbar no longer renders correctlyKevin Barnes2008-04-171-6/+6
* 223480 - Combo within Toolbar no longer renders correctlyKevin Barnes2008-04-161-2/+3
* 223480 - Combo within Toolbar no longer renders correctlyKevin Barnes2008-04-161-4/+7
* 200083 Support BIDI on Linux GTKBogdan Gheorghe2007-08-311-1/+2
* 200083 Support BIDI on Linux GTKBogdan Gheorghe2007-08-171-2/+3
* After copyright bash for 3.3 RC3AFTER_COPYRIGHT_BASH_FOR_33RC3Carolyn MacLeod2007-05-311-1/+1
* After javadoc bash for 3.3 RC3BEFORE_COPYRIGHT_BASH_FOR_33RC3AFTER_JAVADOC_BASH_FOR_33RC3Carolyn MacLeod2007-05-311-4/+4
* 177765 - Toolbar mouse enter and mouse exit event are being eaten in linuxSteve Northover2007-03-301-0/+1
* 177765 - Toolbar mouse enter and mouse exit event are being eaten in linuxSteve Northover2007-03-301-0/+1
* Bug 154052 - Table tooltip does not show after selection of a table itemFelipe Heidrich2006-08-311-3/+3
* 133183 - Button widget with SWT.CHECK style is not showing foreground color w...Steve Northover2006-06-291-3/+3
* After copyright bash for 3.2 RC4.AFTER_COPYRIGHT_BASH_FOR_32RC4Carolyn MacLeod2006-05-091-1/+1
* Javadoc basher output for 3.2RC3Carolyn MacLeod2006-05-031-6/+7
* *** empty log message ***Felipe Heidrich2006-04-051-1/+1
* dynamic tooltipsSteve Northover2006-01-301-4/+4
* *** empty log message ***Billy Biggs2005-11-251-2/+2
* 99381 - [PerspectiveBar] Alignment of items in perspective switcher when swit...Billy Biggs2005-11-251-0/+5
* *** CHANGE MOUSE POST TO SEND ***Steve Northover2005-11-161-15/+15