summaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
...
| * | bug 44072: review win32Felipe Heidrich2011-10-032-11/+66
| | |
| * | Bug 44072unknown2011-10-032-0/+65
| | |
| * | Bug 350098 (part 1) - [hovering] "Enrich on click" is not working onGrant Gayed2011-10-036-109/+649
| | | | | | | | | Indigo
| * | Bug 345093 - Shell.setVisible is extremely slow on LinuxBogdan Gheorghe2011-10-032-0/+4
| | |
| * | Bug 293932: *Event#toString() methods should write hex strings for masksMarkus Keller2011-10-035-11/+11
| | |
| * | updated .gitignoreBogdan Gheorghe2011-09-291-0/+1
| | |
| * | fix invalid struct definitionsGrant Gayed2011-09-292-8/+10
| | |
| * | Bug 342282 - Provide a flag to disable tree twistie animation and hidingFelipe Heidrich2011-09-291-2/+4
| | |
| * | don't compile webkit against its headersGrant Gayed2011-09-287-659/+331
| | |
| * | Bug 359289 - [Browser] add WebKit support on linux ppc64Grant Gayed2011-09-285-17/+17
| | |
| * | Bug 357026 - Virtual Table throws exception when AVG is installedFelipe Heidrich2011-09-281-2/+2
| | |
| * | get webkit sourceGrant Gayed2011-09-271-1/+1
| | |
| * | build webkit with dynamic function callsGrant Gayed2011-09-271-1/+1
| | |
| * | Bug 345682 WebKit for GTK not detectedGrant Gayed2011-09-2738-539/+1445
| | |
| * | Bug 349978 - need Accessible.sendEvent(int event, Object eventData, intCarolyn MacLeod2011-09-276-0/+217
| | | | | | | | | childID)
| * | v3805v3805Silenio Quarti2011-09-265-5/+11
| | |
| * | Bug 357127-Source hover does not show any source code (FixLakshmi Shanmugam2011-09-261-1/+4
| | | | | | | | | statemask for SWT.MouseHover)
| * | Bug 358188 - Horizontal alignment in StyledText does not work for SWT.SINGLEFelipe Heidrich2011-09-231-9/+11
| | |
| * | fix permission of filesSilenio2011-09-23587-0/+0
| | |
| * | Bug 35890 - [Fonts] Font dialog should not show colour fieldCarolyn MacLeod2011-09-241-0/+4
| | |
| * | Bug 331948 - setBackground does not work in DateTime with SWT.CALENDARCarolyn MacLeod2011-09-242-3/+22
| | |
| * | Bug 354745 - keyboard navigation in Browser widget broken with IE 9 onGrant Gayed2011-09-221-0/+10
| | | | | | | | | some pages
| * | Bug 35890 [Fonts] Font dialog should not show colour fieldCarolyn MacLeod2011-09-226-6/+139
| | |
| * | v3804v3804bSilenio Quarti2011-09-191-0/+6
| |/
| * fixing javadoc for Text#getCaretLocationFelipe Heidrich2011-09-151-5/+2
| |
| * v3804v3804aSilenio Quarti2011-09-141-0/+6
| |
| * Bug 357696 - Always use Cairo for GC with GTK > 2.17Bogdan Gheorghe2011-09-141-2/+4
| |
| * v3804v3804Silenio Quarti2011-09-125-5/+11
| |
| * PI for FontDialogFelipe Heidrich2011-09-092-0/+7
| |
| * Bug 357138 - [Mozilla] should not use nsIFile.getNative*()Grant Gayed2011-09-083-24/+24
| |
| * Bug 343331 - [Mac] GLCanvas draws on top of fast views Silenio Quarti2011-09-078-8/+107
| |
| * v3803v3803aSilenio Quarti2011-09-061-0/+6
| |
| * 355149 - Workbench window rendering very slow when restored fromBogdan Gheorghe2011-09-062-1/+20
| | | | | | minimized state if previously maximized
| * Bug 356476 - ControlExample: Can't enter multi-digit values in ProgressBar's ↵Markus Keller2011-09-011-3/+7
| | | | | | | | spinners
| * v3803v3803Silenio Quarti2011-08-295-5/+11
| |
| * Bug 349812 - Rotate gesture not working on 64bit buildSilenio Quarti2011-08-2432-86/+97
| |
* | fix for comment 158Felipe Heidrich2011-09-022-32/+10
| |
* | fixing 64bits bugsFelipe Heidrich2011-08-241-4/+4
| |
* | Merge branch 'master' into bug230854Felipe Heidrich2011-08-2459-236/+700
|\|
| * Bug 353503 - [10.7][hovering][navigation] wrong size of pop-up dialogSilenio Quarti2011-08-231-1/+4
| | | | | | | | for multi-hyperlink (previous was wrong when SWT style does not add scroll bars)
| * Bug 353503 - [10.7][hovering][navigation] wrong size of pop-up dialogSilenio Quarti2011-08-235-4/+61
| | | | | | | | for multi-hyperlink
| * Bug 355524 - StyledText: Horizontal scrollbar is not reset when calling ↵Felipe Heidrich2011-08-231-0/+2
| | | | | | | | setText(String)
| * Bug 355090 - Missing version check when using OS.sel_flashScrollers Silenio Quarti2011-08-232-4/+6
| |
| * Bug 326311 - Bus error inSilenio Quarti2011-08-231-1/+7
| | | | | | | | org.eclipse.swt.internal.cocoa.OS.object_getInstanceVariable (called from Tree.expandItem)
| * v3802v3802Silenio Quarti2011-08-225-5/+11
| |
| * Bug 350312 - Embedded SWT in Swing (in SWT) breaks between 3.6.x and 3.7Silenio Quarti2011-08-182-11/+8
| |
| * Bug 281912 - printing to non-default printer no longer works properly Silenio Quarti2011-08-176-36/+184
| |
| * better print for compared againstSilenio Quarti2011-08-171-3/+6
| |
| * moving tagging is not recommendedSilenio Quarti2011-08-171-8/+26
| |
| * bad testcompile_masterSilenio Quarti2011-08-161-1/+1
| |