summaryrefslogtreecommitdiffstats
path: root/bundles/org.eclipse.swt/Eclipse SWT/cocoa/org/eclipse/swt/widgets/ToolBar.java
Commit message (Expand)AuthorAgeFilesLines
* Bug 380560 - Do the annual javadoc/copyright bash for 3.8 and 4.2Carolyn MacLeod2012-06-011-1/+1
* Bug 375619 - Toolbar with only separator(s) should not be in tab orderSilenio Quarti2012-03-291-1/+1
* Bug 353084-Layout problem with Shell toolbarLakshmi Shanmugam2012-03-271-1/+5
* Bug 373794 - Malformed Javadoc commentsGrant Gayed2012-03-091-3/+3
* fix permission of filesSilenio2011-09-231-0/+0
* 222859 - NSToolbar-based ToolBar on Cocoa. Added Shell.getToolBar() for all p...Scott Kovatch2010-10-131-26/+217
* 326200 - check state of tool item before setting the underlying NSButton's en...Scott Kovatch2010-09-271-1/+1
* 321974 - place controls with top alignment for consistency with Windows.Scott Kovatch2010-08-271-4/+2
* Bug 314492 - Do the annual copyright/javadoc bashCarolyn MacLeod2010-05-311-1/+1
* 310636 - implement hot imagesScott Kovatch2010-05-051-0/+35
* 310648 - send up/down arrows to popup buttons.Scott Kovatch2010-05-031-3/+17
* Cleanup of accessibility properties. Removed unnecessary overrides. Fixes for...Scott Kovatch2010-04-151-2/+2
* 276566 - reworked determination of 'focused widget' so multiple keyDowns aren...Scott Kovatch2010-04-051-0/+4
* 276566 - Handle focus changes into and out of ToolBars. Track the focused Too...Scott Kovatch2010-04-021-3/+59
* 307947 - Corrected accessibility attributes on toolbars and toolitems and con...Scott Kovatch2010-04-021-40/+9
* 260406 - e4 CSS: widgets need to notify CSS to apply style informationBogdan Gheorghe2009-11-121-0/+10
* 274384 - Carbon: SWT.BORDER and SWT.SHADOW_OUT don't work for toolbarKevin Barnes2009-10-231-1/+27
* restore HEAD after accidental deletion by error in automated build scriptSilenio Quarti2009-07-011-0/+536
* *** empty log message ***Felipe Heidrich2009-06-301-536/+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
* removing fix for 276532Silenio Quarti2009-05-211-1/+1
* 276532 - Debug toolbar button glows, key bindings stop workingCarolyn MacLeod2009-05-201-1/+1
* fix leak when item is destroySilenio Quarti2009-03-261-3/+1
* toolbar backgroundSilenio Quarti2009-03-061-0/+7
* getDrawing()/isDrawing()Silenio Quarti2009-03-031-1/+1
* 265606 - CTabFolder does not show tooltipsSilenio Quarti2009-02-231-0/+9
* remove getClientArea() since super is identicalSilenio Quarti2009-02-021-6/+0
* 250579 - Form titles do not draw correctlyKevin Barnes2008-12-151-0/+1
* /*long*/ and /*double*/Kevin Barnes2008-11-111-4/+4
* 252903 - replace initWithFrame(new NSRect()) with init()Kevin Barnes2008-11-031-1/+1
* 251149, 251766 - Add accessibility overrides to the NSCell specializations of...Scott Kovatch2008-10-241-1/+17
* 251469, 251482 - Incorporated Carolyn's patch to not return the name as a des...Scott Kovatch2008-10-221-7/+32
* 211048 - initial implementation of accessibility in Cocoa.Scott Kovatch2008-10-141-0/+38
* 211796 - Regenerate the PI ("Platform Interface") to better match cocoaSilenio Quarti2008-08-141-1/+1
* minimizing references to SWT PI classesSilenio Quarti2008-06-231-1/+1
* setFontKevin Barnes2008-06-201-0/+7
* setFrameSize()/setFrameOrigin() and events for tab folder childrenSilenio Quarti2008-06-131-4/+3
* adding register() and deregister()Silenio Quarti2008-06-091-1/+0
* initial z-order / cleanup calls to JNIGetObject / background of compositesSilenio Quarti2008-06-061-1/+0
* 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/+4
* 210870 - Toolbar Drop Down type doesn't appear to do anythingGrant Gayed2008-03-171-20/+1
* 210869 Enabled on toolbar has no effectSilenio Quarti2007-12-031-0/+11
* cocoa mergeFelipe Heidrich2007-11-151-0/+447