Historial de Commits

Autor SHA1 Mensaje Fecha
  BDisp 49cd29853f All my pull-request at once (#345) hace 5 años
  BDisp 8a502e5f1b Timefield format with bounds values (#303) hace 5 años
  DieselMeister a41b060a59 Change Cursor Position before "Changed Event" is triggert. (Issue #2 on Termina.Gui.Elmish) (#187) hace 6 años
  Miguel de Icaza 3329e2b345 Couple of user requests hace 6 años
  Sang Kil Cha c9d7df13fd Fix null pointer deref (#166) hace 6 años
  Sang Kil Cha e8fa1e3997 Make cursor settable (#168) hace 6 años
  miguel 137417f768 [TextField] update point to 0 or the lenght-1 on changes, fixes #150 hace 6 años
  miguel c405f45763 Rewrite Textfield to use List<Rune> like the other editor, makes it easier to reason about the strings hace 7 años
  Nick Van Dyck 83f152c406 Get byte index of last rune in textfield hace 7 años
  miguel 2af83a14cc Coordinates in the TextField are now Rune indexes, not byte indexes into the ustring. hace 7 años
  miguel c6a1b92b5a Handle End key on Windows hace 7 años
  miguel 11b4e45920 More HexEdit work hace 7 años
  Miguel de Icaza 8c75e412cb Handle Key.Delete as Backspace, but Key.DeleteChar as the delete character hace 7 años
  Miguel de Icaza d17fb45852 Undo for now hace 7 años
  Nick Van Dyck a749030549 Textfield backspace remove char not working on wsl hace 7 años
  miguel 6c3fa389a6 FileDialog work hace 7 años
  miguel f383ffb056 New layout engine hace 7 años
  Miguel de Icaza ed6976ecab Global clipboard hace 7 años
  Miguel de Icaza 170e3b0358 Use Runes and ustrings for text processing, gives us free unicode support hace 7 años
  Miguel de Icaza 152126473a Make it into a library hace 7 años