Commit History

Author SHA1 Message Date
  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
  miguel d0af3ea3f1 Doc update 7 years ago
  miguel b524369e22 cosmetic 7 years ago
  miguel dd9b17c495 [ListView] allow the source to be null, so that it can be easily set later, fixes #111 7 years ago
  miguel ae7e5333a1 Update docs 7 years ago
  miguel 12c4c88389 Add more docs 7 years ago
  Miguel de Icaza 98ebab32bf Merge pull request #113 from mholo65/listview-mouse-select 7 years ago