Skip to main content
summaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2012-04-26Fix console warning in ToolItembug46025Bogdan Gheorghe1-5/+11
2012-04-18Fix tool items with only image and no text appearing blankArun Thondapu2-16/+41
2012-03-28Bug 46025 - [Widgets] Toolbar does not support WRAP style (comment#71)Arun Thondapu1-5/+1
2012-03-26cleanup ToolItem.setText/setImageSilenio Quarti1-12/+15
2012-03-26Fix setFont/setForeground to actually work.Alexander Kurtakov1-3/+13
2012-03-26Fix crash when the widget doesn't have a child.Alexander Kurtakov1-1/+4
2012-02-27should not create empty image widgetSilenio Quarti1-1/+1
2012-02-27eclipse adds image/label spacing somehow because toolbar style is BOTH_HORZSilenio Quarti3-41/+19
2012-02-27Bug 46025 - [Widgets] Toolbar does not support WRAP style (initial patch)Arun Thondapu9-227/+837
2012-02-24Bug 337979 - [ui] max/restore the editor area and viewstack tabs disappearBogdan Gheorghe1-0/+18
2012-02-24move manifest creation to more general Ant taskGrant Gayed1-22/+20
2012-02-24handle missing Arch variable on 32-bit MacGrant Gayed3-8/+50
2012-02-24remove unused imports, fix some whitespaceGrant Gayed7-12/+6
2012-02-24Bug 355341-[10.7] TabFolder doesn't look nativeLakshmi Shanmugam2-8/+16
2012-02-24Bug 355683-[10.7]API to tell whether scrollbars areLakshmi Shanmugam1-0/+2
2012-02-24Bug 355683-[10.7]API to tell whether scrollbars are overlayLakshmi Shanmugam4-0/+92
2012-02-23recommitGrant Gayed1-1/+0
2012-02-23move implementation from Platform to LibraryGrant Gayed9-98/+76
2012-02-23formattingGrant Gayed1-3/+3
2012-02-23Bug 292062 - Provide a way to dynamically introspect an SWT port infoGrant Gayed5-7/+143
2012-02-22Bug 372268 - the "message" in a Text with SEARCH style is inaccessibleCarolyn MacLeod2-2/+34
2012-02-21Enable Cairo graphics by defaultBogdan Gheorghe1-1/+1
2012-02-14Update DialogTabCarolyn MacLeod2-44/+68
2012-02-13v3821v3821bSilenio Quarti1-0/+6
2012-02-13Bug 354978 - Use Cairo as backend for graphics operations (cairo in Text.java)Silenio Quarti1-4/+12
2012-02-06v3821v3821aSilenio Quarti5-5/+11
2012-02-06Bug 354978 - Use Cairo as backend for graphics operations (comment#19)Silenio Quarti1-1/+1
2012-02-06Bug 354978 - Use Cairo as backend for graphics operations (comment#18)Silenio Quarti3-4/+1
2012-02-02Bug 362133 - tray item show highlight image not workingSilenio Quarti1-2/+8
2012-02-01Bug 370355 - Combo does not show focus ring in some casesFelipe Heidrich1-0/+7
2012-02-01Bug 338975 - [SWT OS X Cocoa] Eclipse causes WindowServer to consume memorySilenio Quarti1-1/+2
2012-02-01Bug 368710 - ProgressBar created with SWT.INDETERMINATE does not pause on Win...Felipe Heidrich1-1/+5
2012-02-01Bug 363309-Key events posted with Display.post() do not honorLakshmi Shanmugam2-4/+4
2012-01-31Make gdk_pango_context_set_colormap dynamic.Alexander Kurtakov5-2/+22
2012-01-31Get rid of gtk_calendar_display_options.Alexander Kurtakov5-41/+3
2012-01-31Bug 368757 - Using ESC as accelerator does not work on OS X, but onSilenio Quarti5-3/+23
2012-01-31Bug 369599 - Weird window flash when opening tooltipSilenio Quarti1-1/+4
2012-01-31368993 - Label with size hint {0, 0} layouted to {64, 64}Bogdan Gheorghe6-7/+9
2012-01-31Bug 358022-Set text editor background to black, mouseLakshmi Shanmugam6-7/+53
2012-01-27snippet361 cross-platform shell sizeCarolyn MacLeod1-1/+2
2012-01-27pack shellCarolyn MacLeod1-1/+4
2012-01-26fill Canvas background with white before drawingCarolyn MacLeod1-3/+7
2012-01-26Bug 369757 - [3.7.x] GLCanvas maintenance fix causesSilenio Quarti1-2/+5
2012-01-25update commentsCarolyn MacLeod1-1/+3
2012-01-25use java2d to modify awt image displayed in swt guiCarolyn MacLeod1-0/+198
2012-01-25v3820v3820aSilenio Quarti1-0/+6
2012-01-25357559 - [4.2] CTabFolders in some views show overly-large buttons or cheeseBogdan Gheorghe2-3/+7
2012-01-25Bug 356414 - TreeItem.setExpanded(false) can cause blank lines in aSilenio Quarti3-12/+13
2012-01-20v3820v3820Silenio Quarti5-5/+11
2012-01-20Bug 369228 - Kill pre GTK 2.4 leftovers from Tree. (review)Silenio Quarti5-68/+3

Back to the top