summaryrefslogtreecommitdiffstats
path: root/bundles/org.eclipse.swt/Eclipse SWT/cocoa/org/eclipse/swt/widgets/ScrollBar.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 373794 - Malformed Javadoc commentsGrant Gayed2012-03-091-2/+2
* fix permission of filesSilenio2011-09-231-0/+0
* Bug 355090 - Missing version check when using OS.sel_flashScrollers Silenio Quarti2011-08-231-1/+1
* Bug 348309 - [10.7]Awkward Scroll BarsSilenio Quarti2011-08-051-2/+8
* Bug 345279 - Do the annual copyright bash for 3.7AFTER_COPYRIGHT_BASH_FOR_37RC1Carolyn MacLeod2011-05-101-1/+1
* 304222 - check isHidden as well; NSScrollView may have hidden the scrollbar.Scott Kovatch2011-02-171-1/+1
* rollback fix for Bug 304222 -Table's scrollbar answers 'true' for isVisible(...Lakshmi Shanmugam2010-08-171-2/+1
* Bug 304222 - Table's scrollbar answers 'true' for isVisible() when it's not v...Lakshmi Shanmugam2010-08-131-1/+2
* Bug 314492 - Do the annual copyright/javadoc bashAFTER_JAVADOC_BASH_FOR_36RC3Carolyn MacLeod2010-05-261-5/+34
* Bug 282229 - The scroll in any editor is painfully slow on OS XSilenio Quarti2010-05-041-56/+44
* Bug 294053 - Scrollables incorrectly redrawn within non rectangular shaped sh...Silenio Quarti2009-11-031-3/+2
* Bug 65679 - SelectionEvent.stateMask remains 0 even Ctrl (Shift, Alt) were ...Felipe Heidrich2009-10-231-1/+1
* Bug 40258 - Position in editor overview ruler does not align with scrollbarSilenio Quarti2009-10-191-0/+14
* Bug 275638 - Visual Tearing in CocoaSilenio Quarti2009-10-091-41/+54
* use location from current event instead real mouse location since it could be...Silenio Quarti2009-09-211-1/+8
* 277714 - Cocoa: click and hold to scroll up scrolls downKevin Barnes2009-09-211-1/+2
* restore HEAD after accidental deletion by error in automated build scriptSilenio Quarti2009-07-011-0/+685
* *** empty log message ***Felipe Heidrich2009-06-301-685/+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
* junit testsSilenio Quarti2009-03-171-2/+2
* 267104 - Canvas' region not applied to scroll barsSilenio Quarti2009-03-061-0/+5
* 267405 - event detail wrong on scrollbar selection eventsKevin Barnes2009-03-061-2/+2
* getDrawing()/isDrawing()Silenio Quarti2009-03-031-2/+6
* *** empty log message ***Grant Gayed2009-02-021-1/+7
* 253223 - Implement painting (setRedraw(), scroll/paint/update, setRegion(), D...Kevin Barnes2008-11-191-0/+4
* don't divide by 0Grant Gayed2008-10-071-3/+3
* *** empty log message ***Silenio Quarti2008-08-191-1/+1
* 64 bit workSilenio Quarti2008-08-181-2/+2
* ScrollBar.setVisible() implementedSilenio Quarti2008-07-311-2/+0
* getSize()Grant Gayed2008-07-171-2/+2
* do not use setTag() to store widgetSilenio Quarti2008-06-091-0/+1
* adding register() and deregister()Silenio Quarti2008-06-091-5/+9
* 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
* 232685 - ScrollBar works incorrectly with StyledTextKevin Barnes2008-06-021-17/+18
* cocoa mergeFelipe Heidrich2007-11-151-0/+659