История коммитов

Автор SHA1 Сообщение Дата
  BDisp 66b46851cb Fixes #1327. Fixes TextField backspace and canceling TextChanging. 4 лет назад
  BDisp c27da1b982 Fixes #1210. Added AllowsReturn, AllowsTab and Multiline into the TextView. (#1249) 4 лет назад
  BDisp 28580de3c5 Fixes #1208. Now the selected text is overwritten if SelectedStart is greater than CursorPosition. (#1209) 4 лет назад
  BDisp ae2f713e23 Fixes #1206. NetDriver now print the selected text. Attribute struct now create a valid Value for the current driver. Insert key is detected by NetDriver. (#1207) 4 лет назад
  BDisp 5bd8be83ca Fixes #1187. Prevents WordBackward throwing an exception if point is greater than the text length. (#1188) 4 лет назад
  BDisp cf60d77dd5 Fixes #1173. TextField only need to handle a single line. (#1174) 4 лет назад
  BDisp 0669e2cc94 Fixes #134. TextView: Add line wrapping. (#1147) 4 лет назад
  Gilles Freart 4c34a88552 Applying requested style 4 лет назад
  Gilles Freart 3ea6bb89d9 Applying style change, renaming some variable 4 лет назад
  Gilles Freart 92e9d29e37 Fixing Cursor Display under Windows; setting more coherence between windows & linux at CursorVivibility enum 4 лет назад
  Gilles Freart ff512f5846 Adjustment under ubuntu & ubuntu xTerm 4 лет назад
  Gilles Freart 9b617a07f0 Adjusting cursor size ... working under WindowsDriver 4 лет назад
  BDisp 56f2319227 Added column scrolling feature and some more other improvements. 4 лет назад
  BDisp 9c4b3e0c6b Fixing some keys and mouse navigation. Moving a few more methods from the TextField to the TextModel class. 4 лет назад
  BDisp fe311ea54b Moving common methods to the TextModel class. 4 лет назад
  BDisp 0450909991 Fixes #93. Audit TextView just like we did TextField to ensure proper treatment of Unicode 4 лет назад
  BDisp 412c325922 Fixing a incompatible ReadOnly TextField color with the NetDriver if its selected. This work with all drivers. 4 лет назад
  BDisp 097c82fdf5 Fixes #1026. TextField is redrawing over SuperView limits with unicode characters using NetDriver. 4 лет назад
  BDisp 2ea03e6b24 Fixes #998. Added a cancelable TextChanging event to prevent the TextChanged event being called if the changing is canceled. 4 лет назад
  BDisp 945a456ec0 Fixes #998. Added a cancelable TextChanging event to prevent the TextChanged event being called if the changing is canceled. 4 лет назад
  BDisp a3ad62eef1 Delete and DeleteChar must have the same behavior. 4 лет назад
  BDisp 3ab8dff1a7 Changed size and length to camel case. 4 лет назад
  BDisp 072de09dd5 Named items on DisplaySize method. 4 лет назад
  BDisp 0f1a0e2821 Fixes #995. Improving TextField to work properly with Unicode characters. 4 лет назад
  BDisp 4bbe50c506 Fixes #990. Pos and Dim only can be properly used when all the views are totally initialized. 4 лет назад
  BDisp 550392cab6 Fixes #979. Force call LayoutSubviews to perform layout. 4 лет назад
  Charlie Kindel c1d3fcfb0c Merge pull request #946 from BDisp/lazy-shortcut-menu 4 лет назад
  BDisp 0fc29ada9f Closes #973. ScrollView and TextField fixes. 4 лет назад
  BDisp 6be3aab2ce Changed casing for Shortcut. 4 лет назад
  BDisp b1cc2f8035 Implemented ShortCut in the View class within the UICatalog example. 4 лет назад