summaryrefslogtreecommitdiffstats
path: root/bundles/org.eclipse.swt
Commit message (Expand)AuthorAgeFilesLines
* new fix for Bug 212851Felipe Heidrich2008-10-161-16/+6
* 250976 - FileDialog should be resizableSteve Northover2008-10-162-1/+2
* Rolling back fix for Bug 206173 - Permit SWT.DEFAULT as an argument to Scroll...Duong Nguyen2008-10-152-184/+15
* 249001 - implement GC drawFlagsKevin Barnes2008-10-151-2/+10
* Bug 251007 - underline not select when last run run is full selectedFelipe Heidrich2008-10-151-2/+2
* Bug 250994 - Last character of the line disappears when selecting code at the...Felipe Heidrich2008-10-151-9/+7
* set title for screen reader to readGrant Gayed2008-10-152-0/+4
* Bug 212851 StyledText - getStyleRanges(int start, int length) returns wrong ...Felipe Heidrich2008-10-151-1/+7
* Bug 250859 - StyledText getRages(int start, int length) returns incorrect arrayFelipe Heidrich2008-10-151-2/+2
* 249007 - implement modify/verify eventsKevin Barnes2008-10-153-14/+155
* 211048 - initial implementation of accessibility in Cocoa.Scott Kovatch2008-10-1432-347/+7265
* Bug 178587 - prevent scrolling too far rightDuong Nguyen2008-10-141-4/+10
* 250782 - No More Handles Exception when trying to load an imageSilenio Quarti2008-10-141-66/+70
* 250841 - Table/Tree scrollbars do not workGrant Gayed2008-10-1410-84/+119
* 250622 - org.eclipse.swt.printing.PrintDialog.open() returns 'null' for two d...Carolyn MacLeod2008-10-141-1/+2
* commentGrant Gayed2008-10-141-4/+4
* 246057 - SWT_AWT application does not receive mouse eventsSilenio Quarti2008-10-141-16/+21
* improved fix for bug 250299Grant Gayed2008-10-144-6/+8
* 242716 - Exception in Table with SWT.MEASUREITEMSteve Northover2008-10-101-7/+43
* v3512 for I20081014Duong Nguyen2008-10-101-0/+11
* width += 1Grant Gayed2008-10-101-0/+9
* v3512 for I20081014Duong Nguyen2008-10-104-5/+5
* *** empty log message ***Grant Gayed2008-10-103-6/+6
* *** empty log message ***Grant Gayed2008-10-102-2/+2
* floats should round to ints up, not downGrant Gayed2008-10-105-16/+16
* fix cursor, user-cursor always show when setFelipe Heidrich2008-10-101-6/+6
* 248881 - Dialog text doesn't wrapGrant Gayed2008-10-101-10/+21
* 248880 - Cocoa: Eclipse dialogs too modalKevin Barnes2008-10-105-5/+20
* fix for 64-bitGrant Gayed2008-10-102-2/+2
* Bug 248551 - BidiLevel is improperly set to -1Felipe Heidrich2008-10-098-9/+94
* refactoring - namesFelipe Heidrich2008-10-091-33/+27
* *** empty log message ***Felipe Heidrich2008-10-091-3/+18
* refactoring - split draw run text, underline, strikeout, border (gdi/gdi+)Felipe Heidrich2008-10-091-473/+659
* 250327 - SWT.NO_TRIM Shells cannot become the key windowGrant Gayed2008-10-096-2/+19
* Modified ActionScript project natureBogdan Gheorghe2008-10-091-1/+0
* Separated JCLBogdan Gheorghe2008-10-091-7/+3
* Separated JCLBogdan Gheorghe2008-10-092-7/+2
* 250299 - scrollbar's selection is reset to 0 when its NSScrollView is resizedGrant Gayed2008-10-096-3/+18
* don't divide by 0Grant Gayed2008-10-081-5/+6
* Bug 206173 - Permit SWT.DEFAULT as an argument to ScrolledComposite.setMinSizeDuong Nguyen2008-10-072-15/+184
* do not draw text to right of rightmost columnGrant Gayed2008-10-072-0/+26
* 249999 - Closing an editor takes two clicksKevin Barnes2008-10-071-1/+6
* use native selection drawingGrant Gayed2008-10-073-33/+70
* don't divide by 0Grant Gayed2008-10-071-3/+3
* - fixed commentsDuong Nguyen2008-10-071-5/+5
* v3511 for I20081007v3511Bogdan Gheorghe2008-10-061-0/+20
* v3511 for I20081007Bogdan Gheorghe2008-10-064-5/+5
* refactoring - split draw run background (gdi/gdi+)Felipe Heidrich2008-10-061-54/+73
* keep outline in logical column 0Grant Gayed2008-10-061-2/+6
* 248773 - implement custom draw in TreesGrant Gayed2008-10-068-120/+400