summaryrefslogtreecommitdiffstats
path: root/bundles/org.eclipse.swt/Eclipse SWT/gtk/org/eclipse/swt/widgets/Button.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
* Remove don't comment what doesn't belong here.Alexander Kurtakov2013-02-221-13/+0
* Revert the css styling as it badly affects toolbar buttons on GTK3.Alexander Kurtakov2013-02-221-13/+13
* Add css style to button to solve button's height clipping issueAnatoly Spektor2013-02-211-0/+13
* Bug 393856 - Consider using pango_layout_get_pixel_sizeAlexander Kurtakov2012-11-141-5/+5
* add OS.GTK3 flag and use everywhere instead of VERSION(3,0,0)Silenio Quarti2012-11-021-4/+4
* Bug 393156 - [ GTK+ 3 ] Shell.forceResize() gives Critical error when running...Silenio Quarti2012-11-021-2/+4
* button content alignment not working in controlexampleSilenio Quarti2012-10-311-0/+14
* Bug 389910 - Substitute GdkColor with GdkRGBASilenio Quarti2012-10-301-5/+5
* Use gtk_widget_get_preferred_size() instead gtk_widget_size_request ()Anatoly Spektor2012-10-171-3/+3
* Make 64-bit the default source codeSilenio Quarti2012-09-241-18/+18
* 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-16/+3
* 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