summaryrefslogtreecommitdiffstats
path: root/bundles/org.eclipse.swt/Eclipse SWT/gtk/org/eclipse/swt/widgets/TabFolder.java
Commit message (Expand)AuthorAgeFilesLines
* Bug 408895 - Do the annual javadoc/copyright bash for 4.3Carolyn MacLeod2013-05-281-1/+1
* use constants instead hard coded valueSilenio Quarti2012-11-021-1/+1
* add OS.GTK3 flag and use everywhere instead of VERSION(3,0,0)Silenio Quarti2012-11-021-1/+1
* Bug 393156 - [ GTK+ 3 ] Shell.forceResize() gives Critical error when running...Silenio Quarti2012-11-021-0/+6
* Make 64-bit the default source codeSilenio Quarti2012-09-241-21/+21
* Bug 388265 fix formatting and remove redundant else check in WidgetArun Thondapu2012-09-111-1/+1
* Bug 388265 Use gtk_box_new() and gtk_box_set_homogeneous() for GTK3Anatoly Spektor2012-09-111-1/+1
* Bug 386401 - Use gtk_widget_get_allocation in newer GTK+Silenio Quarti2012-08-271-21/+7
* Use gtk_widget_get_allocation in newer GTK+Anatoly Spektor2012-08-031-4/+22
* 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-2/+5
* Bug 380560 - Do the annual javadoc/copyright bash for 3.8 and 4.2Carolyn MacLeod2012-06-011-1/+1
* shared copies of Display.createPixbufSilenio Quarti2011-10-191-0/+1
* 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/+9
* 260406 - e4 CSS: widgets need to notify CSS to apply style informationBogdan Gheorghe2009-11-181-1/+0
* 260406 - e4 CSS: widgets need to notify CSS to apply style informationBogdan Gheorghe2009-11-121-0/+16
* Bug 65679 - SelectionEvent.stateMask remains 0 even Ctrl (Shift, Alt) were ...Felipe Heidrich2009-10-231-4/+4
* restore HEAD after accidental deletion by error in automated build scriptSilenio Quarti2009-07-011-0/+733
* *** empty log message ***Felipe Heidrich2009-06-301-733/+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/+3
* 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/+22
* Bug 222120 - DND - how to detect which tab item is involved in a DropTargetEventDuong Nguyen2008-03-241-0/+1
* Bug 222120 - DND - how to detect which tab item is involved in a DropTargetEventDuong Nguyen2008-03-241-0/+14
* 195254 [consistency] Left Mouse Down is Not received on TabFolder on Linux.Wo...Bogdan Gheorghe2007-09-171-1/+1
* 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
* fix for 167686, 153197, 179209, 169664, 127839Silenio Quarti2007-04-271-0/+2
* 172792 - Pressing Ctrl+PageUp or PageDown in Search Window crashes JVMKevin Barnes2007-04-261-2/+6
* don't select if already selectedSteve Northover2006-10-121-0/+1
* 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-0/+17
* 80913 - TabFolder no longer sets focus to tab when mnemonic pressedSteve Northover2006-02-101-10/+4
* add setSelection() for one itemVeronika Irvine2006-01-301-0/+5
* 74482 - Background colour not propagated inside group or tabfolderBilly Biggs2005-11-221-0/+5
* 76804 - Improve SWT performance over GTK window systemBilly Biggs2005-10-241-1/+1
* 4416 & 74139 - reorder SWT.Dispose callbackSilenio Quarti2005-08-111-1/+1
* 45708 & 4862 - recursive disposeSteve Northover2005-08-091-8/+13
* 97011Billy Biggs2005-05-301-2/+6
* Update javadoc from win32Veronika Irvine2005-03-011-0/+3
* Updated legal documentation for Eclipse 3.1 stream and CPL to EPL transitionVeronika Irvine2005-02-281-4/+4
* 22000, 84733, 84953. Clean up size allocation of controls.Billy Biggs2005-02-111-24/+4
* Fix computeTrim on TabFolder and Group; clean up computeSize.Billy Biggs2005-02-071-10/+4
* code styleChristophe Cornu2005-01-261-4/+2
* 83543 alphaChristophe Cornu2005-01-241-0/+5
* 79423Grant Gayed2004-11-241-4/+10
* fix computeSizeVeronika Irvine2004-10-151-17/+6