summaryrefslogtreecommitdiffstats
path: root/bundles/org.eclipse.swt/Eclipse SWT/gtk/org/eclipse/swt/widgets/Group.java
Commit message (Expand)AuthorAgeFilesLines
* Get rid of gtk_object_sink.Alexander Kurtakov2013-07-121-1/+1
* 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
* Bug 389910 - Substitute GdkColor with GdkRGBASilenio Quarti2012-10-301-1/+1
* Make 64-bit the default source codeSilenio Quarti2012-09-241-5/+5
* Bug 386401 - Use gtk_widget_get_allocation in newer GTK+Silenio Quarti2012-08-271-10/+3
* Use gtk_widget_get_allocation in newer GTK+Anatoly Spektor2012-08-031-2/+11
* Use g_object_ref_sink() method instead of deprecated gtk_object_sink()Anatoly Spektor2012-08-031-1/+1
* 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 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-4/+5
* restore HEAD after accidental deletion by error in automated build scriptSilenio Quarti2009-07-011-0/+292
* *** empty log message ***Felipe Heidrich2009-06-301-292/+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
* 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
* 200083 Support BIDI on Linux GTKBogdan Gheorghe2007-08-311-6/+0
* 200083 Support BIDI on Linux GTKBogdan Gheorghe2007-08-171-0/+6
* 133183 - Button widget with SWT.CHECK style is not showing foreground color w...Steve Northover2006-06-291-1/+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-4/+4
* 29994 - Image background Composite / Transparent widget backgroundsSteve Northover2005-12-121-1/+1
* 76804 - Improve SWT performance over GTK window systemBilly Biggs2005-10-241-1/+1
* 99518Billy Biggs2005-06-151-12/+1
* 97697 - reverted the change made for bug 71237Billy Biggs2005-06-031-1/+0
* Updated legal documentation for Eclipse 3.1 stream and CPL to EPL transitionVeronika Irvine2005-02-281-4/+4
* 41184Felipe Heidrich2005-02-231-1/+0
* 22000, 84733, 84953. Clean up size allocation of controls.Billy Biggs2005-02-111-16/+2
* Fix computeTrim on TabFolder and Group; clean up computeSize.Billy Biggs2005-02-071-0/+1
* 31563 - Support zero-sized widgets and optimize widget creation.Billy Biggs2005-02-041-0/+3
* fix computeSizeVeronika Irvine2004-10-151-7/+7
* *** empty log message ***Felipe Heidrich2004-09-241-1/+0
* check subclass fix 68418Felipe Heidrich2004-09-141-0/+4
* 71237Steve Northover2004-08-091-0/+1
* stack order workFelipe Heidrich2004-07-141-2/+2
* realize and map callbacksSilenio Quarti2004-07-131-6/+5
* Copyright updates for 3.0v3061-postcopyrightCarolyn MacLeod2004-06-241-2/+2
* Javadoc Basher output pre M9AFTER_JAVADOC_BASH_FOR_30M9Carolyn MacLeod2004-05-111-23/+1
* 64 bitChristophe Cornu2004-03-111-1/+1
* 37775 - 64 bit /*long*/ markupChristophe Cornu2004-02-201-5/+5
* *** empty log message ***Steve Northover2003-12-171-0/+1
* inline getNativeSizeCarolyn MacLeod2003-12-091-2/+7
* Removed computeSize from Group, and moved the logic into computeTrim.Carolyn MacLeod2003-11-271-23/+2
* improve background supportVeronika Irvine2003-11-191-2/+2
* Fixed computeSize bug that caused text to be clipped if it was wider than the...Carolyn MacLeod2003-11-171-1/+1