summaryrefslogtreecommitdiffstats
path: root/bundles/org.eclipse.swt/Eclipse SWT
Commit message (Expand)AuthorAgeFilesLines
* 33659 - Display.getClientArea() includes toolbar on LinuxBilly Biggs2005-09-231-8/+52
* check for lpht.hItem != 0 before accessing it in all placesSteve Northover2005-09-231-28/+30
* 104407 - Right click on Tree does not honor the SWT.FULL_SELECTION styleSteve Northover2005-09-221-12/+14
* 100363Felipe Heidrich2005-09-221-41/+47
* Tooltips not shown when set before setHeaderVisible()Steve Northover2005-09-214-50/+62
* 108921 - Tree with lines visible not painted correctlySteve Northover2005-09-211-8/+17
* 110057Grant Gayed2005-09-211-15/+18
* Bug 99266 - must call setDeferResize(false) after you are completely finished...Veronika Irvine2005-09-211-14/+16
* 110073Grant Gayed2005-09-211-1/+1
* no tooltips during column resizeGrant Gayed2005-09-202-0/+2
* fix consistency for index range checkingVeronika Irvine2005-09-191-4/+6
* Warning fix.Billy Biggs2005-09-171-1/+1
* 64 bit fixesBilly Biggs2005-09-171-2/+2
* v3206v3206Billy Biggs2005-09-162-3/+3
* Adding support for SWT.VIRTUAL to TreeVeronika Irvine2005-09-162-163/+419
* 108706 - Fix drawRoundRectangle and fillRoundRectangle when using cairoBilly Biggs2005-09-161-17/+19
* Use Compatibility.PI not Math.PI.Billy Biggs2005-09-161-8/+8
* formattingVeronika Irvine2005-09-161-7/+7
* cleanup formatsVeronika Irvine2005-09-152-19/+20
* 4572 (column header tooltips)Grant Gayed2005-09-144-10/+262
* *** empty log message ***Felipe Heidrich2005-09-131-1/+1
* v3205Billy Biggs2005-09-122-3/+3
* 99266 - [Viewers] Bogus empty rows at the beginning of a tableSteve Northover2005-09-091-22/+47
* 109131 - GC advanced features not supported on CE.NET 4.2 (no GDI dll ?)Steve Northover2005-09-091-0/+1
* enable font substitution on textSilenio Quarti2005-09-091-0/+2
* Change initializeSystemResources to use same shellHandle as other initialize ...Veronika Irvine2005-09-091-17/+14
* 108865 - SWT.DOUBLE_BUFFERED + GC.drawFocus() equals cheeseSteve Northover2005-09-091-0/+1
* 108060 - Extra non-functional horizontal scroll bar in TreeViewerSteve Northover2005-09-081-1/+11
* shellHandle is a long on GTK 64Veronika Irvine2005-09-081-1/+1
* 13813 - API request: notification when OS system colors changeSilenio Quarti2005-09-072-4/+27
* 13813 - API request: notification when OS system colors changeSteve Northover2005-09-071-45/+78
* Use outputstream.write instead of writeByte (slightly more efficient)Root_jpeg_performanceCarolyn MacLeod2005-09-074-14/+15
* typoCarolyn MacLeod2005-09-071-1/+1
* 13813 - API request: notification when OS system colors changeSteve Northover2005-09-072-2/+21
* only add IM menu when keys are hookedSteve Northover2005-09-071-1/+2
* fix for scroll bars draw garbage in Tree with columnsSteve Northover2005-09-061-0/+1
* don't use getBytesCarolyn MacLeod2005-09-061-25/+26
* fix Javadoc, release intentionally commented codeSteve Northover2005-09-063-5/+19
* 108423Silenio Quarti2005-09-063-10/+50
* 108796 - Please make FormAttachment() publicSteve Northover2005-09-061-2/+11
* 108706 - Fix drawRoundRectangle and fillRoundRectangle when using cairoBilly Biggs2005-09-021-16/+18
* 108190 - Combo doesn't produce modification event for ALT-DOWNSteve Northover2005-09-011-0/+27
* 107243 - Scrollbar.setValues silently does nothing (changed Javadoc)Steve Northover2005-09-012-2/+2
* bug 46387Carolyn MacLeod2005-09-019-72/+160
* 107684 & 108315Silenio Quarti2005-09-011-12/+24
* 64 bit fixSilenio Quarti2005-09-011-1/+1
* 106981Silenio Quarti2005-09-015-94/+207
* 106981Silenio Quarti2005-09-017-88/+203
* sharing createIcon()Silenio Quarti2005-08-313-93/+49
* tooltip in headerSilenio Quarti2005-08-312-126/+170