summaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
...
* 'new version v3706'v3706Felipe Heidrich2010-08-301-0/+6
|
* Update current version from v3705 to v3706Felipe Heidrich2010-08-304-5/+5
|
* *** empty log message ***Felipe Heidrich2010-08-301-0/+1
|
* Bug 323995 - [Accessibility] StyledText selection incorrect after caret ↵Carolyn MacLeod2010-08-301-1/+11
| | | | moved event
* 323763 - Eclipse 3.7 M1 crashes as it is starting upGrant Gayed2010-08-273-19/+19
|
* 321974 - place controls with top alignment for consistency with Windows.Scott Kovatch2010-08-271-4/+2
|
* Wrong constant set as defualt value in createString.Scott Kovatch2010-08-251-1/+1
|
* Bug 323600 - 3.6 SWT source and binary no longer a projectSilenio Quarti2010-08-251-1/+1
|
* 323535 - need to allow for intercell spacing since col 1 spans two columns.Scott Kovatch2010-08-242-4/+6
|
* Bug 320064 - StyledText and CCombo should also use preceding CLabel as ↵Carolyn MacLeod2010-08-242-28/+28
| | | | accessible name
* 317872 - use GetIconRefFromTypeInfo instead of NSWorkspace.Scott Kovatch2010-08-238-15/+80
|
* 'new version v3705'v3705Felipe Heidrich2010-08-231-0/+6
|
* Update current version from v3704 to v3705Felipe Heidrich2010-08-234-5/+5
|
* Bug 320066 - DROP_DOWN ToolItems need accessible nameCarolyn MacLeod2010-08-231-1/+59
|
* Bug 323373 - StyledTextRenderer.hasLink() uses invalid indexing if no ranges ↵Felipe Heidrich2010-08-231-1/+2
| | | | array is defined
* *** empty log message ***Grant Gayed2010-08-201-99/+101
|
* 317163 - Browser dispatching to platform-specific implementation has room ↵Grant Gayed2010-08-2023-76/+224
| | | | for improvement
* Bug 323219 - Spinner.setDigits triggers a SWT.Selection Event on Linux and ↵Felipe Heidrich2010-08-201-0/+2
| | | | not on Windows
* Bug 323092: ScrollBar SelectionEvent detail field not being set correctly at ↵Felipe Heidrich2010-08-201-2/+1
| | | | end of a drag
* *** empty log message ***Grant Gayed2010-08-201-3/+2
|
* Bug 323056 - [Accessibility] get_hyperlink returns incorrect address for ↵Carolyn MacLeod2010-08-181-1/+1
| | | | accessible
* 303454, 233579, 297352 - checkbox and first column are now covered by one ↵Scott Kovatch2010-08-1710-24/+258
| | | | table col. header. Adjust the columns returned for accessibility when CHECK is turned on. Call tile() when header is toggled to get it to reappear.
* 322438 - Mouse events have wrong button values (0,1,2 instead of 1,2,3)Grant Gayed2010-08-171-1/+1
|
* rollback fix for Bug 304222 -Table's scrollbar answers 'true' for ↵Lakshmi Shanmugam2010-08-175-35/+8
| | | | isVisible() when it's not visible
* 'new version v3704'v3704Felipe Heidrich2010-08-161-0/+6
|
* Update current version from v3703 to v3704Felipe Heidrich2010-08-164-5/+5
|
* removing blank linesSilenio Quarti2010-08-161-2/+0
|
* Bug 312960 - PopupList - should be able to set the SWT.H_SCROLL style on the ↵Lakshmi Shanmugam2010-08-161-1/+4
| | | | List widget
* Bug 322222 - [Widgets] segfault in pango_layout_new when closing a dialogSilenio Quarti2010-08-135-19/+36
|
* Bug 315140 - StyledText.RTFWriter ignores font styleFelipe Heidrich2010-08-131-14/+14
|
* Bug 316806 - refresh problem in table on windows vistaFelipe Heidrich2010-08-131-10/+30
|
* Bug 322253 - [Widgets] Context menu does not go away after setVisible(false)Lakshmi Shanmugam2010-08-131-0/+1
|
* Bug 304222 - Table's scrollbar answers 'true' for isVisible() when it's not ↵Lakshmi Shanmugam2010-08-135-8/+35
| | | | visible
* Bug 318942 - [OLE] new OleAutomation(progId) fails because of missing flagFelipe Heidrich2010-08-121-2/+3
|
* Bug 243529 - [DND] [Mac] Erratic DND behaviour on Mac OS XLakshmi Shanmugam2010-08-114-0/+42
|
* Bug 314416 - Checkboxes in disabled tables rendered incorrectly on WindowsFelipe Heidrich2010-08-101-1/+18
|
* 'new version v3703b'v3703bFelipe Heidrich2010-08-101-0/+6
|
* use the constant instead of creating a new nsstring everytimeFelipe Heidrich2010-08-101-1/+1
|
* Bug 322151 - Help menu is brokenSilenio Quarti2010-08-091-1/+0
|
* BugÊ322137 - SWT.ON_TOP shells do not stay above all applicationsSilenio Quarti2010-08-091-20/+13
|
* Bug 284777 - user gtk setting should be checked before adding "Input ↵Felipe Heidrich2010-08-092-4/+14
| | | | Methods" item to context menus
* Bug 314622 - Modify examples to use Display.getSystemCursor() instead of new ↵Lakshmi Shanmugam2010-08-091-2/+1
| | | | Cursor()/dispose()
* Bug 314622 - Modify examples to use Display.getSystemCursor() instead of new ↵Lakshmi Shanmugam2010-08-095-41/+17
| | | | Cursor()/dispose()
* fixed 64-bit error -Bug 296254 - No Drop on Label with filtransferLakshmi Shanmugam2010-08-091-1/+1
|
* Bug 296254 - [DND] No Drop on Label with filtransferLakshmi Shanmugam2010-08-095-0/+23
|
* initial checkin of Qt Source code as approved in ↵Christian Campo2010-08-0980-0/+54788
| | | | https://dev.eclipse.org/ipzilla/show_bug.cgi?id=4301
* Bug 317902 - Segmentation Fault When Widget looses focusFelipe Heidrich2010-08-061-0/+2
|
* BugÊ312371 - [Widgets] [SWT/Carbon]SWT.MouseExit event being generated when ↵Silenio Quarti2010-08-061-0/+7
| | | | it should not be
* BugÊ312365 - Carbon: DnD fails when dropping object to a child controlSilenio Quarti2010-08-061-4/+11
|
* 'new version v3703a'v3703aFelipe Heidrich2010-08-051-0/+6
|