Commit History

Author SHA1 Message Date
  miguel 137417f768 [TextField] update point to 0 or the lenght-1 on changes, fixes #150 6 years ago
  miguel d16571fdc0 [TextView] Initialize model, to avoid requiring the Text property to be set, fixes #147 6 years ago
  Greg Amidon d247e9b70c ProcessKey switch statement: (#144) 6 years ago
  Miguel de Icaza 10903a9998 Add index file 6 years ago
  Miguel de Icaza 843ac02f2d Doc update 6 years ago
  HLFrye 1bad3994c0 Fixed a bug with multiline labels not calculating their bounds correctly (#141) 6 years ago
  orion cb5a08cbff Pageupdown (#138) 7 years ago
  Miguel de Icaza bb1e050cd4 Merge pull request #137 from sangkilc/master 7 years ago
  Sang Kil Cha 507f4c224d Remove swap file 7 years ago
  Sang Kil Cha 06fdcc72c8 Always use an upper character for hotkey 7 years ago
  miguel d8b4fd425c Containers that have a contentView where they host their children must override RemoveAll 7 years ago
  miguel 00c11ad70b Prevent a crash if there are no views added to the Toplevel 7 years ago
  miguel 7c1bfd5e8a Fix layout for FileDialog, example shows how to retrieve the file 7 years ago
  Miguel de Icaza cade25938c Merge pull request #135 from IKoshelev/master 7 years ago
  IKoshelev 289424be81 Fixing bug in TextView, clicking line below text causes IndexOutOfRangeException 7 years ago
  miguel b15427d0ca Version 0.17 7 years ago
  miguel 73a3c7ab72 Merge branch 'dynamic-library-loader' 7 years ago
  miguel 8e45d02ad0 Do not target 4.7 7 years ago
  miguel 1c613c7fbe [TextView.ToString] Do not append the List's ToString, append the actual contents, fixes #133 7 years ago
  miguel 1c7faba15d Make this work 7 years ago
  miguel 4fcaf39088 [Label] When rendering, do not use byte count as the visible width, fixes https://github.com/migueldeicaza/gui.cs/issues/130 7 years ago
  miguel 123df8657f Remove junk file 7 years ago
  miguel f7e8ce9d17 [TextView] Add read-only mode 7 years ago
  miguel 4a17f5cd5d Use nativemethods 7 years ago
  miguel 27c5468a10 Dynamic library loader work 7 years ago
  Miguel de Icaza 565447cdfb Merge pull request #126 from GaikwadPratik/master 7 years ago
  Pratik Gaikwad bbb4202804 chore(frameview removall): To avoid infitinte loop for removeall 7 years ago
  Miguel de Icaza 75818ba19d Merge pull request #117 from shargon/patch-1 7 years ago
  Miguel de Icaza fdd2af5186 Update README.md 7 years ago
  Shargon 8bd35f0f10 Error on RemoveAll 7 years ago