summaryrefslogtreecommitdiffstats
path: root/bundles/org.eclipse.swt/Eclipse SWT/win32/org/eclipse
Commit message (Expand)AuthorAgeFilesLines
...
* 116975 - SWT_AWT bridge with JDialog cannot use Tab within dialog. focus is l...Silenio Quarti2006-03-161-6/+9
* 116975 - SWT_AWT bridge with JDialog cannot use Tab within dialog. focus is l...Silenio Quarti2006-03-161-1/+4
* 132089 - Tree: Text corruption in cells after moving column 0 and resizing co...Steve Northover2006-03-161-1/+1
* custom draw didn't work when doit=false in SWT.Erase (it still drew)Steve Northover2006-03-161-66/+63
* custom draw selection properly when disabledSteve Northover2006-03-161-39/+46
* *** empty log message ***Steve Northover2006-03-151-1/+1
* *** empty log message ***Steve Northover2006-03-151-17/+37
* fix black rectangle in custom draw tableSteve Northover2006-03-151-50/+67
* 131867 - Incorrect GC.fillPath() behaviorSilenio Quarti2006-03-151-1/+1
* 131805 - Tree: Sorted background column colour does not move with movable col...Steve Northover2006-03-141-2/+4
* draw focus rectangle in the right placeSteve Northover2006-03-141-6/+8
* 131739 - adding EraseItem listener to Tree causes major drawing problemSteve Northover2006-03-142-11/+29
* wince bugFelipe Heidrich2006-03-142-2/+2
* fix background not cleared with anti-alias fontsSteve Northover2006-03-141-2/+4
* 131654 - Decorations.computeTrim can cause program to hangSteve Northover2006-03-141-2/+3
* *** empty log message ***Felipe Heidrich2006-03-141-0/+13
* 131393 - adding TableColumn at index 0 makes cell disappearSteve Northover2006-03-142-4/+16
* get rid of column flash when user resizesSteve Northover2006-03-141-1/+8
* 131625 - Tree adds useless vertical scrollbarSteve Northover2006-03-141-0/+1
* 131623 - Tree selected column bgcolour does not draw on empty rows when setti...Steve Northover2006-03-141-5/+5
* 131627 - Tree: Empty tree does not show selected column background colour, un...Steve Northover2006-03-142-17/+28
* restore background image when default background color is setSteve Northover2006-03-141-1/+5
* fix formattingSteve Northover2006-03-141-1/+1
* save and restore TVS_FULLROWSELECTSteve Northover2006-03-141-14/+27
* fix negative rectangle background fillSteve Northover2006-03-132-8/+9
* fix negative rectangle fill for sort columnSteve Northover2006-03-131-6/+8
* fix formattingSteve Northover2006-03-131-2/+0
* 130756 - Tree does not use the OSs selected column background colorSteve Northover2006-03-132-28/+97
* 131585 (typo)Grant Gayed2006-03-132-9/+9
* Bug 131159 - ExpandItem needs getHeaderHeight()Felipe Heidrich2006-03-131-1/+12
* Bug 123188 - Snippet 212 has error, embedded image overlapped with textFelipe Heidrich2006-03-101-1/+6
* 131160 - background color problems in tree with columnsSteve Northover2006-03-102-26/+32
* rename variableSteve Northover2006-03-101-2/+2
* always use high level api to assure multiple handle widgets also workFelipe Heidrich2006-03-102-17/+11
* background image for styledtext (fixes 108996)Felipe Heidrich2006-03-091-1/+3
* Bug 131198 - ExpandBar leaves space for scrollbar when not requiredFelipe Heidrich2006-03-091-1/+3
* forgot to fill the background when double bufferedSteve Northover2006-03-091-3/+2
* turn off double buffering during expandSteve Northover2006-03-091-0/+2
* Ignore what application does during event to be consistent across platforms.Veronika Irvine2006-03-091-6/+4
* Collapse event sent when expanding. Also, application can change state durin...Veronika Irvine2006-03-091-4/+6
* honour the foreground color when for custom drawn selectionSteve Northover2006-03-092-16/+33
* use TVIF_HANDLE, implement _getItem(int hItem)Steve Northover2006-03-093-88/+45
* cache itemCount for performance (oh yes, and enable it)Steve Northover2006-03-091-4/+4
* cache itemCount for performanceSteve Northover2006-03-091-4/+21
* 130971 - TreeItem not showing textSteve Northover2006-03-081-4/+69
* 130991 - Table: Sort indicator appears on newly-created columnSteve Northover2006-03-081-1/+10
* 130876 - Background Image not inherited running w/o manifestSteve Northover2006-03-082-9/+52
* 130792 - Table: Disposing sort column should update backgroundSteve Northover2006-03-081-1/+12
* allow the programmer to set the selection foreground color in SWT.EraseItemSteve Northover2006-03-081-6/+10
* fix commentSteve Northover2006-03-081-3/+4