summaryrefslogtreecommitdiffstats
path: root/bundles/org.eclipse.swt/Eclipse SWT
Commit message (Expand)AuthorAgeFilesLines
* fix formatting, reorder return to happen first to avoid another testSteve Northover2005-11-071-8/+11
* 115176 - Regression: Disabling tool bar makes separator items disappearSteve Northover2005-11-052-4/+14
* add painted flag to fix "cached" optimization for non-VIRTUAL treesSteve Northover2005-11-041-2/+8
* gc not given back when widget disposed in paintSteve Northover2005-11-041-8/+0
* pack() needs to force the tree item to be up to date in order to query the bo...Steve Northover2005-11-031-0/+6
* update commentCarolyn MacLeod2005-11-031-3/+2
* bug 47760 - fixed oom on big jpgCarolyn MacLeod2005-11-031-0/+1
* 112463 - Tree.showColumn doesn't scroll column from left of viewport into viewSteve Northover2005-11-032-19/+21
* 112345 - [LayoutExample] Toolbar replacing another widget causes cheeseSteve Northover2005-11-031-9/+35
* bug 47760 - fixed gif decoding and transparencyCarolyn MacLeod2005-11-022-10/+8
* 113802 - Dialogs block the execution of (a)syncExecsSteve Northover2005-11-021-0/+10
* fix formattingSteve Northover2005-11-021-1/+1
* callWindowProc - fall through docVeronika Irvine2005-11-022-5/+14
* 114533 - Editor popup has wrong sizeSteve Northover2005-11-011-2/+5
* performance improvements in non-virtual tree (make use of cached flag like ta...Steve Northover2005-11-012-4/+17
* Bug 114498 Seletion event not being sent for mouse selectionVeronika Irvine2005-11-011-2/+4
* 112390 - [Viewers] JUnit error in JFacePerformanceSuitev3212aSteve Northover2005-11-012-16/+18
* v3212Billy Biggs2005-10-312-3/+3
* 111798 - Text#getCaretLocation() replaces selected text by " " iff caret is a...Steve Northover2005-10-311-1/+6
* 110951 - Combo.setItem(int, String) does not preserve the selection indexSteve Northover2005-10-311-0/+4
* 114039 - Table.computeSize returns bogus Point.y values under Win32 for large...Steve Northover2005-10-281-11/+4
* Some images were getting disabled when others were not when a toolbar was dis...Steve Northover2005-10-281-3/+1
* 98511 - Treeviewer doesn't de-select child when parent is closedSteve Northover2005-10-281-2/+1
* disable support for image and text (again)Steve Northover2005-10-281-1/+1
* disable support for image and textSteve Northover2005-10-281-34/+41
* 29994 - Image background Composite / Transparent widget backgrounds (/*public*/)Steve Northover2005-10-2815-342/+973
* Bug 113971 compare against count rather than index for growthVeronika Irvine2005-10-281-13/+3
* g_thread_init is required for g_main_context_wakeupBilly Biggs2005-10-281-7/+7
* Bug 113971 must update item count before creating item in OSVeronika Irvine2005-10-282-6/+4
* Bug 113971 creating first child of node when getExpanded(true) has been calle...Veronika Irvine2005-10-271-2/+2
* Bug 92341 Add support SWT.VIRTUAL - making API publicVeronika Irvine2005-10-272-6/+6
* remove bad println and NPE in removeallVeronika Irvine2005-10-271-17/+9
* Bug 92341 Add support for SWT.VIRTUAL to TREE - releasing new APIVeronika Irvine2005-10-272-6/+6
* Bug 92341 - Add Virtual Support for TreeVeronika Irvine2005-10-272-6/+6
* fix formattingSteve Northover2005-10-261-1/+0
* 113895 - pango_layout_context_changed called too oftenBilly Biggs2005-10-261-13/+12
* Bug 92341 Adding support for virtual treesVeronika Irvine2005-10-263-221/+652
* 102293 - activate menu item API (not public)Silenio Quarti2005-10-261-0/+23
* wrong test for is printerSilenio Quarti2005-10-261-2/+2
* 113172 - SWT Label widget trancates the text if it contains a long wordSteve Northover2005-10-261-5/+17
* Avoid g_thread_init for now, as it makes many glib calls slower.Billy Biggs2005-10-261-1/+2
* formatting changeSteve Northover2005-10-251-3/+1
* 85069 & 100668 - segment fault on exit and SWT.Deactivate orderSilenio Quarti2005-10-252-11/+54
* 87883 - remove buttons of modal dialogsSilenio Quarti2005-10-251-5/+5
* *** empty log message ***Felipe Heidrich2005-10-251-1/+1
* 101331 - implement drawFocus()Silenio Quarti2005-10-241-2/+10
* v3211v3211Billy Biggs2005-10-242-3/+3
* 100035 - reset dock imageSilenio Quarti2005-10-241-15/+37
* remove update because there is no xor drawingSilenio Quarti2005-10-241-15/+0
* *** empty log message ***Silenio Quarti2005-10-241-1/+1