Historial de Commits

Autor SHA1 Mensaje Fecha
  miguel 00c11ad70b Prevent a crash if there are no views added to the Toplevel hace 7 años
  miguel 7c1bfd5e8a Fix layout for FileDialog, example shows how to retrieve the file hace 7 años
  Miguel de Icaza cade25938c Merge pull request #135 from IKoshelev/master hace 7 años
  IKoshelev 289424be81 Fixing bug in TextView, clicking line below text causes IndexOutOfRangeException hace 7 años
  miguel b15427d0ca Version 0.17 hace 7 años
  miguel 73a3c7ab72 Merge branch 'dynamic-library-loader' hace 7 años
  miguel 8e45d02ad0 Do not target 4.7 hace 7 años
  miguel 1c613c7fbe [TextView.ToString] Do not append the List's ToString, append the actual contents, fixes #133 hace 7 años
  miguel 1c7faba15d Make this work hace 7 años
  miguel 4fcaf39088 [Label] When rendering, do not use byte count as the visible width, fixes https://github.com/migueldeicaza/gui.cs/issues/130 hace 7 años
  miguel 123df8657f Remove junk file hace 7 años
  miguel f7e8ce9d17 [TextView] Add read-only mode hace 7 años
  miguel 4a17f5cd5d Use nativemethods hace 7 años
  miguel 27c5468a10 Dynamic library loader work hace 7 años
  Miguel de Icaza 565447cdfb Merge pull request #126 from GaikwadPratik/master hace 7 años
  Pratik Gaikwad bbb4202804 chore(frameview removall): To avoid infitinte loop for removeall hace 7 años
  Miguel de Icaza 75818ba19d Merge pull request #117 from shargon/patch-1 hace 7 años
  Miguel de Icaza fdd2af5186 Update README.md hace 7 años
  Shargon 8bd35f0f10 Error on RemoveAll hace 7 años
  miguel d0af3ea3f1 Doc update hace 7 años
  miguel b524369e22 cosmetic hace 7 años
  miguel dd9b17c495 [ListView] allow the source to be null, so that it can be easily set later, fixes #111 hace 7 años
  miguel ae7e5333a1 Update docs hace 7 años
  miguel 12c4c88389 Add more docs hace 7 años
  Miguel de Icaza 98ebab32bf Merge pull request #113 from mholo65/listview-mouse-select hace 7 años
  Miguel de Icaza f8dd7b8754 Merge pull request #114 from mholo65/mouse-focus-fix hace 7 años
  Miguel de Icaza dfa8fc4f39 Merge pull request #115 from Daniel-McCarthy/HexView-DisplayBugFix hace 7 años
  Dan McCarthy 78442e02c6 Fixed HexView Display Offset Bug hace 7 años
  Martin Björkström ea4d0646b2 Fix for setting and removing focus when using mouse. hace 7 años
  Martin Björkström 1f74dc5faf Ensure SelectedChanged is called on mouse click. hace 7 años