summaryrefslogtreecommitdiffstats
path: root/bundles/org.eclipse.swt/Eclipse SWT/gtk/org/eclipse/swt/widgets/Button.java
Commit message (Expand)AuthorAgeFilesLines
* Omit use of deprecated GTK_WIDGET_SET_FLAGAnatoly Spektor2012-08-081-1/+1
* Bug 386594 - Use gtk_widget_get_visible instead of GTK_WIDGET_VISIBLE for new...Anatoly Spektor2012-08-031-3/+3
* Use gtk_widget_get_allocation in newer GTK+Anatoly Spektor2012-08-031-5/+17
* Omit use of deprecated GTK_WIDGET_FLAGSAnatoly Spektor2012-08-031-4/+4
* 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
* fix formattingSilenio Quarti2012-08-011-2/+2
* Use gtk_widget_has_default instead of deprecated GTK_WIDGET_HAS_DEFAULTAnatoly Spektor2012-08-011-4/+11
* Bug 380560 - Do the annual javadoc/copyright bash for 3.8 and 4.2Carolyn MacLeod2012-05-281-1/+1
* Bug 297186 - defaultButton for a Shell is not getting unset after clicking on...Bogdan Gheorghe2011-11-141-1/+1
* Bug 345279 - Do the annual javadoc/copyright bash for 3.7Carolyn MacLeod2011-05-161-2/+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-8/+10
* Bug 13802 - Request : WRAP style for ButtonSilenio Quarti2010-09-031-10/+144
* 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
* restore HEAD after accidental deletion by error in automated build scriptSilenio Quarti2009-07-011-0/+836
* *** empty log message ***Felipe Heidrich2009-06-301-836/+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/+32
* 225946 - TOGGLE Buttons inherit background with SWT.INHERIT_DEFAULTKevin Barnes2008-04-081-1/+1
* 22261 - SWT should support a tri-state check boxSteve Northover2008-01-141-1/+35
* Bug 205351 - [CCombo] Adding a KeyListener changes expected traversal behaviorDuong Nguyen2008-01-121-0/+1
* fix orientation when a button has a text and an image showing at the same time.Felipe Heidrich2007-06-211-0/+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-6/+15
* *** empty log message ***Grant Gayed2007-05-221-1/+1
* 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-3/+3
* 29994 - Image background Composite / Transparent widget backgroundsSteve Northover2005-12-121-0/+1
* 76804 - Improve SWT performance over GTK window systemBilly Biggs2005-10-241-2/+2
* 112994Grant Gayed2005-10-191-0/+4
* 33979Silenio Quarti2005-09-271-30/+40
* After initial JavadocBash for 3.1 RC4AFTER_JAVADOC_BASH_FOR_31RC4Carolyn MacLeod2005-06-221-2/+2
* 94003Felipe Heidrich2005-05-061-3/+4
* 35040Felipe Heidrich2005-04-291-2/+9
* 89217Billy Biggs2005-03-291-2/+5
* Update javadoc from win32Veronika Irvine2005-03-011-1/+1
* Updated legal documentation for Eclipse 3.1 stream and CPL to EPL transitionVeronika Irvine2005-02-281-4/+4
* 41184Felipe Heidrich2005-02-231-1/+1
* 22000, 84733, 84953. Clean up size allocation of controls.Billy Biggs2005-02-111-28/+14
* 84581Billy Biggs2005-02-071-17/+16
* *** empty log message ***Silenio Quarti2004-11-151-1/+1
* *** empty log message ***Felipe Heidrich2004-11-121-0/+11
* fix computeSizeVeronika Irvine2004-10-151-11/+4