summaryrefslogtreecommitdiffstats
path: root/bundles/org.eclipse.swt/Eclipse SWT
Commit message (Expand)AuthorAgeFilesLines
* 267064 - Only do the shift if there actually is a transparent pixel.Scott Kovatch2009-03-051-1/+5
* Undo previous change -- arrow keys in trees broken.Scott Kovatch2009-03-051-2/+2
* 267064 - If a transparent color is found and image is in RGBA format shift co...Scott Kovatch2009-03-051-0/+1
* 266402 - Once first responder handles the key event stop propagating it.Scott Kovatch2009-03-041-2/+2
* move comment next to code that does the workaround rather than it being the c...Steve Northover2009-03-041-5/+6
* Bug 267098 [SWT] add @see SWT#TOOL to Shell constructor javadocsFelipe Heidrich2009-03-041-0/+1
* 266405 - override next- and previousValidKeyView to catch modified tab keysScott Kovatch2009-03-043-0/+51
* *** empty log message ***Grant Gayed2009-03-041-11/+12
* typo in commentCarolyn MacLeod2009-03-041-4/+4
* typo in commentCarolyn MacLeod2009-03-042-7/+7
* 266385 - Mylyn notifications don't close properlyKevin Barnes2009-03-041-2/+5
* 266934 Display.getDismissalAlignment() should honor "gtk-alternative-button-o...Bogdan Gheorghe2009-03-043-17/+17
* Bug 171706 - DateTime should support drop-down calendarCarolyn MacLeod2009-03-042-11/+36
* Bug 266828: getCharCount() in Combo throws NullPointerExceptionFelipe Heidrich2009-03-031-0/+1
* 266530 - Need to click twice to activate popup shellSilenio Quarti2009-03-033-6/+21
* getDrawing()/isDrawing()Silenio Quarti2009-03-0312-47/+51
* setRedraw() must use topHandleSilenio Quarti2009-03-031-5/+7
* getDrawing()/isDrawing()Silenio Quarti2009-03-0314-45/+44
* 266330 - rssowl: read news item headers look the same as unread onesGrant Gayed2009-03-031-1/+1
* getDrawing()/isDrawing()Steve Northover2009-03-031-1/+1
* getDrawing()/isDrawing()Silenio Quarti2009-03-0311-32/+43
* fix getGrayed() [wrong flag test]Felipe Heidrich2009-03-031-1/+1
* 266549 - Scrollbar cheese and autoscroll behavior in debuggerSilenio Quarti2009-03-031-1/+1
* horizontal scroll bar not drawing properly in code assist when first come inSilenio Quarti2009-03-032-0/+4
* 261548 - Weird focusKevin Barnes2009-03-031-3/+12
* fix reverting of background to defaultGrant Gayed2009-03-031-2/+0
* 266883 - Lots of cheese in StyledText running ppc cocoaFelipe Heidrich2009-03-032-3/+3
* fix ClassCastExceptionGrant Gayed2009-03-031-1/+6
* *** empty log message ***Grant Gayed2009-03-031-2/+0
* 266557 - Crash in drawRect()Silenio Quarti2009-03-027-30/+79
* Bug 266625: StyledText computeSize() answering slightly short width when SWT....Felipe Heidrich2009-03-021-2/+2
* v3534 for I20090303Kevin Barnes2009-03-022-3/+3
* 266475 - Control#setBackgroundImage() does not workKevin Barnes2009-03-0211-64/+94
* 266344 - Table/Tree check boxes show intermediate stateGrant Gayed2009-03-022-12/+56
* 249015 - implement preferred size for simple controlsGrant Gayed2009-03-021-0/+12
* FIX MISTAKE COMMIT (this was a mistake: Bug 266409: [SWT] FontData.toString(...Felipe Heidrich2009-03-021-2/+0
* Bug 266409: [SWT] FontData.toString() optimizationFelipe Heidrich2009-03-024-3/+5
* 266407 - Foreground color in Table/Tree should not be drawn for selected acti...Grant Gayed2009-03-012-12/+19
* do not put array in release poolSilenio Quarti2009-02-271-2/+2
* Bug 266409: [SWT] FontData.toString() optimizationFelipe Heidrich2009-02-271-3/+4
* 266557 - Crash in drawRect()Felipe Heidrich2009-02-271-3/+6
* use identity to remove array itemFelipe Heidrich2009-02-271-1/+1
* do not put the arrays in release poolSilenio Quarti2009-02-271-4/+4
* Bug 266499: IME broken on cocoaFelipe Heidrich2009-02-274-16/+18
* deferred events not runningSilenio Quarti2009-02-271-1/+1
* 266373 - Single line text doesn't scroll as you typeKevin Barnes2009-02-271-1/+3
* 266370 - CCombo not dismissing popupsKevin Barnes2009-02-261-7/+9
* wrong cursor after grabbing resize handleSilenio Quarti2009-02-261-1/+6
* 266206 - Code assist popup has cheese initial itemsSilenio Quarti2009-02-262-4/+2
* cursor over trim is wrongSilenio Quarti2009-02-262-2/+8