summaryrefslogtreecommitdiffstats
path: root/bundles/org.eclipse.swt/Eclipse SWT/cocoa/org/eclipse/swt/widgets/Canvas.java
Commit message (Expand)AuthorAgeFilesLines
* Bug 386177 - [OpenGL] Closing RCP editor with GLCanvas breaks all remaining o...Silenio Quarti2012-08-091-9/+12
* Bug 380560 - Do the annual javadoc/copyright bash for 3.8 and 4.2Carolyn MacLeod2012-06-011-1/+1
* Bug 369757 - [3.7.x] GLCanvas maintenance fix causesSilenio Quarti2012-01-261-2/+5
* fix permission of filesSilenio2011-09-231-0/+0
* Bug 343331 - [Mac] GLCanvas draws on top of fast views Silenio Quarti2011-09-071-5/+50
* Bug 345279 - Do the annual copyright bash for 3.7AFTER_COPYRIGHT_BASH_FOR_37RC1Carolyn MacLeod2011-05-101-1/+1
* 193362 - look for scrolling to actually occur before disabling window flushing.Scott Kovatch2011-02-111-0/+1
* 324254 - implement Services menu integration, which uses Accessible to get/se...Scott Kovatch2010-10-151-0/+110
* Bug 314492 - Do the annual copyright/javadoc bashAFTER_JAVADOC_BASH_FOR_36RC3Carolyn MacLeod2010-05-261-1/+1
* drawBackground for ctabfolderBogdan Gheorghe2010-02-251-25/+1
* 260406 - e4 CSS: widgets need to notify CSS to apply style informationBogdan Gheorghe2009-11-121-0/+6
* Bug 294053 - Scrollables incorrectly redrawn within non rectangular shaped sh...Silenio Quarti2009-11-031-0/+1
* 278944 - Cocoa: Image transfer not working for images (randomly)Silenio Quarti2009-08-061-1/+7
* 275589 - can't see text cursor after setting dark background colorSilenio Quarti2009-07-071-15/+14
* restore HEAD after accidental deletion by error in automated build scriptSilenio Quarti2009-07-011-0/+512
* *** empty log message ***Felipe Heidrich2009-06-301-512/+0
* After copyright bash for 3.5RC4AFTER_COPYRIGHT_BASH_FOR_35RC4Carolyn MacLeod2009-05-291-1/+1
* 277539 - GLCanvas renders garbageSilenio Quarti2009-05-261-0/+19
* 273661 - [KeyBindings] copy/paste doesn't always work in dialogsSilenio Quarti2009-05-041-2/+2
* 274188 - create caret from image does not workSilenio Quarti2009-05-041-8/+26
* getDrawing()/isDrawing()Silenio Quarti2009-03-031-2/+3
* 266557 - Crash in drawRect()Silenio Quarti2009-03-021-2/+2
* Bug 266499: IME broken on cocoaFelipe Heidrich2009-02-271-0/+4
* cleanupSilenio Quarti2009-02-251-14/+0
* should not draw the caret for the scrolled viewSilenio Quarti2009-02-201-0/+1
* *** empty log message ***Silenio Quarti2009-02-171-1/+1
* better code (check flippedContext)Silenio Quarti2009-02-171-3/+3
* background image in manifest editorSilenio Quarti2009-02-171-1/+10
* 262968 - bad scrolling of maximized editorSilenio Quarti2009-02-131-1/+3
* backgroundSilenio Quarti2009-02-061-1/+0
* 253226 - Implement widget attributes (foreground, background, font, backgroun...Grant Gayed2009-02-061-0/+1
* 256327 - [Cocoa] Forms layout oddityKevin Barnes2009-01-261-1/+3
* avoid creating current context many timesSilenio Quarti2009-01-151-4/+2
* cleanup codeSilenio Quarti2009-01-151-10/+10
* 260929 - Caret blinks when application is not active.Kevin Barnes2009-01-131-8/+9
* 253227 - Implement default buttonGrant Gayed2009-01-091-2/+2
* 253223 - Implement painting (setRedraw(), scroll/paint/update, setRegion(), D...Kevin Barnes2008-11-201-60/+65
* 253223 - Implement painting (setRedraw(), scroll/paint/update, setRegion(), D...Kevin Barnes2008-11-191-14/+71
* 64 bit workSilenio Quarti2008-08-181-12/+12
* draw trayitemSilenio Quarti2008-07-151-2/+2
* key events and IMESilenio Quarti2008-07-101-3/+52
* make cursor invisible when typingSilenio Quarti2008-06-231-0/+5
* tabbing into spinnerSilenio Quarti2008-06-201-4/+4
* setBackgroundImage in compositesSilenio Quarti2008-06-161-1/+6
* After Copyright Bash for 3.4RC4AFTER_COPYRIGHT_BASH_FOR_34RC4Carolyn MacLeod2008-06-051-1/+1
* After Javadoc Bash for 3.4RC4Carolyn MacLeod2008-06-041-1/+31
* *** empty log message ***Silenio Quarti2007-11-151-5/+5
* cocoa mergeFelipe Heidrich2007-11-151-0/+320