Historie revizí

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