summaryrefslogtreecommitdiffstats
path: root/bundles/org.eclipse.swt/Eclipse SWT/cocoa/org/eclipse/swt/widgets/Button.java
Commit message (Expand)AuthorAgeFilesLines
* Bug 380560 - Do the annual javadoc/copyright bash for 3.8 and 4.2Carolyn MacLeod2012-05-281-1/+1
* fix permission of filesSilenio2011-09-231-0/+0
* 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
* 290212 - resync with additional change from 3.6 branch.Scott Kovatch2011-01-181-1/+1
* 222859 - NSToolbar-based ToolBar on Cocoa. Added Shell.getToolBar() for all p...Scott Kovatch2010-10-131-1/+1
* Bug 13802 - Request : WRAP style for ButtonSilenio Quarti2010-09-031-42/+86
* 322966, 322964 - Rewrote code that changes control size so it only happens no...Scott Kovatch2010-08-301-15/+26
* 321898 - always need to add EXTRA_WIDTH for normal PUSH & TOGGLE buttons for ...Scott Kovatch2010-08-051-9/+9
* 290212, 297633 - some controls are transparent by default.Scott Kovatch2010-07-281-0/+4
* 251460 - buttons were incorrectly switching to reg. square bezel. Also change...Scott Kovatch2010-07-271-6/+28
* 251460 - change Cocoa button style if height crosses a thresholdScott Kovatch2010-07-151-0/+17
* Bug 314492 - Do the annual copyright/javadoc bashAFTER_JAVADOC_BASH_FOR_36RC3Carolyn MacLeod2010-05-261-0/+6
* Cleanup of accessibility properties. Removed unnecessary overrides. Fixes for...Scott Kovatch2010-04-151-31/+0
* AccessibilityKevin Barnes2010-02-181-2/+2
* Bug 65679 - SelectionEvent.stateMask remains 0 even Ctrl (Shift, Alt) were ...Felipe Heidrich2009-10-231-3/+3
* 284572 - [Widgets] Label Background Image moves aroundKevin Barnes2009-09-211-34/+12
* use NSString.string() to avoid creating a new object all the timeFelipe Heidrich2009-08-281-1/+1
* 278886 - [Widgets] setBackgroundMode not working on TextKevin Barnes2009-08-241-9/+6
* 65796 - Buttons and text in a table cell editor are not sized small enough on...Kevin Barnes2009-07-271-1/+12
* 276110 - Label: SWT.CENTER is being ignored when used with SWT.WRAPKevin Barnes2009-07-231-1/+1
* restore HEAD after accidental deletion by error in automated build scriptSilenio Quarti2009-07-011-0/+846
* *** empty log message ***Felipe Heidrich2009-06-301-846/+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
* 274001 - Rollover tooltips for all truncated tree and table itemsSilenio Quarti2009-05-081-4/+2
* 272412 - Checkboxes with images have incorrect image alignmentKevin Barnes2009-04-241-24/+62
* 273313 - [carbon] Control#getBackground() and getForeground() returns new ColorSilenio Quarti2009-04-241-2/+1
* *** empty log message ***Silenio Quarti2009-04-141-3/+1
* 271904 - Checkbox takes too much space to the rightSilenio Quarti2009-04-131-1/+3
* 251608 - Artificial bold and italic style to fontSilenio Quarti2009-03-261-1/+1
* 251608 - Artificial bold and italic style to fontSilenio Quarti2009-03-261-26/+1
* 251608 - Artificial bold and italic style to fontSilenio Quarti2009-03-261-3/+4
* 268649 - image not shown in check and radio buttonsKevin Barnes2009-03-171-0/+2
* *** empty log message ***Felipe Heidrich2009-03-051-1/+1
* fix getGrayed() [wrong flag test]Felipe Heidrich2009-03-031-1/+1
* 266557 - Crash in drawRect()Silenio Quarti2009-03-021-12/+2
* 266475 - Control#setBackgroundImage() does not workKevin Barnes2009-03-021-5/+8
* fix typo in commented-out codeCarolyn MacLeod2009-02-261-1/+1
* *** empty log message ***Grant Gayed2009-02-121-1/+1
* add commentGrant Gayed2009-02-121-0/+7
* 264714 - call setNeedsDisplay after updating the image in setImage.Scott Kovatch2009-02-121-0/+1
* 262866 - CCombo is too tall (vertical height)Kevin Barnes2009-02-021-3/+3
* 262702 - consume the event when dragging a button. This keeps the button from...Scott Kovatch2009-01-301-0/+6
* 260585 - Font and spacing is a little bit off compared to CarbonSilenio Quarti2009-01-261-1/+53
* avoid creating current context many timesSilenio Quarti2009-01-151-3/+2
* 259379 - [64] Text fields in Project Properties dialog have incorrect backgroundKevin Barnes2009-01-141-2/+2
* 253227 - Implement default buttonGrant Gayed2009-01-091-8/+8
* 256169 - [Cocoa] Image radio and check buttons don't display stateKevin Barnes2008-12-151-1/+25
* 250579 - Form titles do not draw correctlyKevin Barnes2008-12-151-0/+1