summaryrefslogtreecommitdiffstats
path: root/bundles/org.eclipse.swt/Eclipse SWT/gtk/org/eclipse/swt/widgets/Composite.java
Commit message (Expand)AuthorAgeFilesLines
* Omit use of gdk_drawable_get_size for newer GTK+ and make it dynamicAnatoly Spektor2012-08-141-1/+1
* Omit use of deprecated GTK_WIDGET_UNSET_FLAGSAnatoly Spektor2012-08-081-1/+1
* Omit use of deprecated GTK_WIDGET_SET_FLAGAnatoly Spektor2012-08-081-2/+2
* Bug 386145 Use gtk_widget_get_window() instead of GTK_WIDGET_WINDOW in newer ...Anatoly Spektor2012-08-061-3/+3
* Use gtk_widget_get_allocation in newer GTK+Anatoly Spektor2012-08-031-9/+39
* Bug 368543 - Odd Display of WindowBuilder in Eclipse 3.8/4.2 on LinuxBogdan Gheorghe2012-08-011-0/+3
* rename setHasWindow() to gtk_widget_set_has_window(). Better naming conventionSilenio Quarti2012-08-011-2/+2
* add helper setHasWindowSilenio Quarti2012-08-011-10/+2
* Use gtk_widget_set_has_window() instead of gtk_fixed_set_has_window()Anatoly Spektor2012-08-011-1/+9
* Bug 380560 - Do the annual javadoc/copyright bash for 3.8 and 4.2Carolyn MacLeod2012-06-011-1/+1
* Bug 376826 Text#removeSegmentListener inconsistent with other codeBogdan Gheorghe2012-04-161-3/+3
* Replace usage of GDK_DISPLAY with gdk_x11_display_get_xdisplay.Alexander Kurtakov2012-02-281-1/+1
* make GC handle a cairo object, fix clipping, rename USE_CAIRO flagSilenio Quarti2011-10-211-1/+0
* fixing draw background to use image surfaceSilenio Quarti2011-10-201-8/+13
* 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 runtimeFelipe Heidrich2010-12-231-1/+1
* Bug 333002 - Composite#minimumSize ignores clientArea originFelipe Heidrich2010-12-221-2/+3
* Bug 333053 - Multiple compiler warnings in I20101221-1019Felipe Heidrich2010-12-221-1/+1
* Bug 29779 - BIDI: lack of ability to change orientation of widget in runtime...Felipe Heidrich2010-12-171-1/+16
* Bug 118659 - [Layout] Issues with algorithm in GridLayout.layout and Composit...Carolyn MacLeod2010-12-021-2/+2
* Bug 326861 - Composite#setLayoutDeferred missing a checkWidget callFelipe Heidrich2010-10-181-0/+1
* Bug 314492 - Do the annual copyright/javadoc bashAFTER_JAVADOC_BASH_FOR_36RC3Carolyn MacLeod2010-05-261-0/+85
* fix sending of MouseEnter/MouseExit eventsGrant Gayed2010-04-141-2/+2
* drawBackground for CTabFolderBogdan Gheorghe2010-02-251-5/+8
* 260406 - e4 CSS: widgets need to notify CSS to apply style informationBogdan Gheorghe2009-11-121-0/+11
* making new layout() API publicSilenio Quarti2009-10-201-1/+1
* Bug 103863 - Support encapsulation in SWT layout mechanismSilenio Quarti2009-10-201-32/+51
* restore HEAD after accidental deletion by error in automated build scriptSilenio Quarti2009-07-011-0/+1438
* *** empty log message ***Felipe Heidrich2009-06-301-1438/+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-4/+5
* Bug 159465: Accessibilities: Improve traverse order for SWT ToolBarFelipe Heidrich2009-04-271-4/+4
* 246408 Parent Composite gets MouseEntered event when mouse enters a controlBogdan Gheorghe2009-04-061-0/+4
* 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/+2
* Rolling back fix for Bug 205351Duong Nguyen2008-01-141-1/+1
* Bug 205351 - [CCombo] Adding a KeyListener changes expected traversal behaviorDuong Nguyen2008-01-121-1/+1
* Bug 152822 - Incorrect key events reported when NO_FOCUS style usedFelipe Heidrich2008-01-111-1/+1
* 208209 Combo immediately closesBogdan Gheorghe2007-11-011-0/+7
* 206095 - DCR - possibility to print the contents of SWT widgets, 168979 - tra...Steve Northover2007-10-261-3/+24
* /*public*/ Control.print()Steve Northover2007-10-181-0/+12
* 200083 Support BIDI on Linux GTKBogdan Gheorghe2007-08-311-0/+4
* 200083 Support BIDI on Linux GTKBogdan Gheorghe2007-08-171-1/+41
* 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-3/+29
* fix for 167686, 153197, 179209, 169664, 127839Silenio Quarti2007-04-271-0/+9
* 172583 - Cairo implementation needed for drawBackgroundSilenio Quarti2007-02-081-16/+49
* Bug 150751 - In GTK, setBackgroundImage and setBackgroundMode failed when chi...Steve Northover2007-01-231-3/+0
* 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-1/+44