summaryrefslogtreecommitdiffstats
path: root/bundles/org.eclipse.swt/Eclipse SWT/cocoa/org/eclipse/swt/widgets/Text.java
Commit message (Expand)AuthorAgeFilesLines
* Bug 380560 - Do the annual javadoc/copyright bash for 3.8 and 4.2Carolyn MacLeod2012-05-281-7/+62
* Bug 376826 Text#removeSegmentListener inconsistent with other codeBogdan Gheorghe2012-04-161-1/+1
* Bug 241644 - Text widget with no SWT.BORDER style has no Undo or Select All k...Silenio Quarti2012-03-161-6/+26
* review bug230854, changes to API, fix code to handle surrogates in linux, oth...Felipe Heidrich2012-02-241-0/+12
* Bug 358022-Set text editor background to black, mouseLakshmi Shanmugam2012-01-311-0/+5
* review for bug 44072, cocoaFelipe Heidrich2011-10-071-7/+2
* Bug 44072Felipe Heidrich2011-10-071-2/+11
* fix permission of filesSilenio2011-09-231-0/+0
* Javadoc bash pre-RC4Carolyn MacLeod2011-05-271-4/+8
* Bug 345279 - Do the annual copyright bash for 3.7AFTER_COPYRIGHT_BASH_FOR_37RC1Carolyn MacLeod2011-05-101-1/+1
* Bug 339138-Text limit for Text widget doesn't work in some casesLakshmi Shanmugam2011-05-021-5/+45
* Bug 339132 - [Cocoa] GEF Thumbnail sync view broken in 3.7Silenio Quarti2011-03-301-1/+1
* Bug 338981 - Text VerifyEvent; Changing inserted text field inserts nothing o...Lakshmi Shanmugam2011-03-071-5/+1
* 335263 - block cut and copy for password text.Scott Kovatch2011-01-311-0/+2
* 333500 - implement disabled text for the MULTI case.Scott Kovatch2011-01-051-1/+12
* Bug 297412 - Need setText (and getText) method on Text widget which takes cha...Lakshmi Shanmugam2010-09-221-23/+111
* 298698 - use smaller text container sizeScott Kovatch2010-09-211-1/+1
* 325153 - convert device colors to calibrated colorsScott Kovatch2010-09-181-1/+1
* 318830 - when setting the text set the field editor, if one is visible.Scott Kovatch2010-09-011-7/+13
* 313121 - call setUsesFontPanel(false) so font changes don't happen automatica...Scott Kovatch2010-06-301-0/+1
* Bug 314492 - Do the annual copyright/javadoc bashAFTER_JAVADOC_BASH_FOR_36RC3Carolyn MacLeod2010-05-261-1/+1
* Bug 308724 - Compiler warnings in N20100409-2000Felipe Heidrich2010-04-121-1/+0
* refactoringFelipe Heidrich2010-04-091-4/+1
* Bug 304802 - Useless default size for Text on CocoaFelipe Heidrich2010-03-051-4/+6
* Bug 291290 - [Text] setTextLimit() doesn't workLakshmi Shanmugam2010-01-141-1/+6
* 293513 - Text.getCaretPosition() returns 0 after setting textKevin Barnes2009-10-301-0/+6
* Bug 65679 - SelectionEvent.stateMask remains 0 even Ctrl (Shift, Alt) were ...Felipe Heidrich2009-10-231-3/+3
* 291290 - [Text] setTextLimit() doesn't workKevin Barnes2009-10-061-4/+5
* 291290 - [Text] setTextLimit() doesn't workKevin Barnes2009-10-061-1/+6
* 284572 - [Widgets] Label Background Image moves aroundKevin Barnes2009-09-211-2/+0
* 284572 - [Widgets] Label Background Image moves aroundKevin Barnes2009-09-211-23/+27
* 288146 - Can't apply a patch via a wizardKevin Barnes2009-08-311-2/+3
* Bug 261270: No support for right-to-left Styled Text on Mac OS XFelipe Heidrich2009-08-281-0/+11
* 278886 - [Widgets] setBackgroundMode not working on TextKevin Barnes2009-08-241-8/+31
* 278489 - Text field fails to move caret if layout is updated after setting focusSilenio Quarti2009-08-241-0/+20
* 286063 - [Widgets] Vertical scroll bar appears on Text control if disabled th...Kevin Barnes2009-08-191-0/+14
* 286763 - Cannot tab out of Text with SWT.PASSWORDKevin Barnes2009-08-181-13/+10
* 262925 - Can't paste into password field.Kevin Barnes2009-08-171-0/+11
* 275900 - Multi-line Text.setSelection(int) needs to reveal the selectionKevin Barnes2009-07-231-1/+4
* restore HEAD after accidental deletion by error in automated build scriptSilenio Quarti2009-07-011-0/+1983
* *** empty log message ***Felipe Heidrich2009-06-301-1983/+0
* After copyright bash for 3.5RC4AFTER_COPYRIGHT_BASH_FOR_35RC4Carolyn MacLeod2009-05-291-1/+1
* After javadoc bash for 3.5RC3v3549aBEFORE_COPYRIGHT_BASH_FOR_35RC3AFTER_JAVADOC_BASH_FOR_35RC3Carolyn MacLeod2009-05-271-14/+25
* 274890 - SWT crashSilenio Quarti2009-05-051-5/+5
* 274230 - Using content assist in the new Java class wizard crashes the VMv3545aSilenio Quarti2009-04-291-1/+0
* 273313 - [carbon] Control#getBackground() and getForeground() returns new ColorSilenio Quarti2009-04-241-2/+1
* 272827 - CCE in Text.getLineHeight()Kevin Barnes2009-04-201-2/+12
* 269010 - ModifyListener isn't working for ComboKevin Barnes2009-03-201-1/+6
* junit testsSilenio Quarti2009-03-181-1/+1
* junit testsSilenio Quarti2009-03-181-6/+17