summaryrefslogtreecommitdiffstats
path: root/bundles/org.eclipse.swt/Eclipse SWT/gtk/org/eclipse/swt/widgets/ToolBar.java
Commit message (Expand)AuthorAgeFilesLines
* Use gtk_widget_get_allocation in newer GTK+Anatoly Spektor2012-08-031-5/+20
* rename setHasWindow() to gtk_widget_set_has_window(). Better naming conventionSilenio Quarti2012-08-011-1/+1
* add helper setHasWindowSilenio Quarti2012-08-011-5/+1
* Use gtk_widget_set_has_window() instead of gtk_fixed_set_has_window()Anatoly Spektor2012-08-011-1/+5
* Bug 380560 - Do the annual javadoc/copyright bash for 3.8 and 4.2Carolyn MacLeod2012-06-011-1/+1
* eclipse adds image/label spacing somehow because toolbar style is BOTH_HORZSilenio Quarti2012-04-261-16/+16
* Bug 46025 - [Widgets] Toolbar does not support WRAP style (initial patch)Arun Thondapu2012-04-261-58/+104
* Bug 364766 - Use gtk_orientable_set_orientation if gtk >= 2.16.0.Alexander Kurtakov2011-11-251-1/+5
* Bug 345279 - Do the annual copyright bash for 3.7AFTER_COPYRIGHT_BASH_FOR_37RC1Carolyn MacLeod2011-05-101-1/+1
* Bug 29779 - BIDI: lack of ability to change orientation of widget in runtime...Felipe Heidrich2010-12-171-0/+8
* 260406 - e4 CSS: widgets need to notify CSS to apply style informationBogdan Gheorghe2009-11-121-0/+11
* Bug 65679 - SelectionEvent.stateMask remains 0 even Ctrl (Shift, Alt) were ...Felipe Heidrich2009-10-231-1/+1
* restore HEAD after accidental deletion by error in automated build scriptSilenio Quarti2009-07-011-0/+551
* *** empty log message ***Felipe Heidrich2009-06-301-551/+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-0/+1
* Bug 159465: Accessibilities: Improve traverse order for SWT ToolBarFelipe Heidrich2009-04-271-0/+83
* 242388 [FastView] Unhandled event loop exception: NPE in ToolBarManager.updateBogdan Gheorghe2009-03-271-3/+9
* 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/+4
* 200083 Support BIDI on Linux GTKBogdan Gheorghe2007-08-311-0/+2
* After copyright bash for 3.3 RC3AFTER_COPYRIGHT_BASH_FOR_33RC3Carolyn MacLeod2007-05-311-1/+1
* Add /*long*/ to enterExitHandle() to fix 64-bit compile errorCarolyn MacLeod2007-04-031-1/+1
* 177765 - Toolbar mouse enter and mouse exit event are being eaten in linuxSteve Northover2007-03-301-0/+4
* Bug 154052 - Table tooltip does not show after selection of a table itemFelipe Heidrich2006-08-311-4/+3
* After copyright bash for 3.2 RC4.AFTER_COPYRIGHT_BASH_FOR_32RC4Carolyn MacLeod2006-05-091-1/+1
* dynamic tooltipsSteve Northover2006-01-301-3/+5
* 29994 - Image background Composite / Transparent widget backgroundsSteve Northover2005-12-121-1/+1
* 4416 & 74139 - reorder SWT.Dispose callbackSilenio Quarti2005-08-111-1/+1
* 45708 & 4862 - recursive disposeSteve Northover2005-08-091-3/+8
* fix for: toolitem's tooltip stop working when toolbar is reparented (no bugzi...Felipe Heidrich2005-07-281-0/+14
* 85312Silenio Quarti2005-04-131-10/+10
* Updated legal documentation for Eclipse 3.1 stream and CPL to EPL transitionVeronika Irvine2005-02-281-4/+4
* 86402Billy Biggs2005-02-231-6/+0
* 22000, 84733, 84953. Clean up size allocation of controls.Billy Biggs2005-02-111-3/+2
* code styleChristophe Cornu2005-01-261-4/+2
* 35040Christophe Cornu2004-11-191-0/+5
* *** empty log message ***Felipe Heidrich2004-10-291-1/+1
* *** empty log message ***Felipe Heidrich2004-10-291-1/+1
* remove unnecessary null checks for getItems()Veronika Irvine2004-10-281-6/+2
* *** empty log message ***Steve Northover2004-10-271-3/+1
* fix computeSizeVeronika Irvine2004-10-151-2/+1
* fix extra layout when movedSteve Northover2004-10-141-4/+4
* check subclass fix 68418Felipe Heidrich2004-09-141-0/+4
* *** empty log message ***Silenio Quarti2004-07-151-1/+0
* *** empty log message ***Silenio Quarti2004-07-151-1/+1
* 66507Silenio Quarti2004-07-151-0/+7
* 51708Felipe Heidrich2004-07-141-19/+15
* stack order workFelipe Heidrich2004-07-141-1/+1
* realize and map callbacksSilenio Quarti2004-07-131-4/+0