Historie revizí

Autor SHA1 Zpráva Datum
  Miguel de Icaza 3329e2b345 Couple of user requests před 6 roky
  Sang Kil Cha c9d7df13fd Fix null pointer deref (#166) před 6 roky
  Sang Kil Cha e8fa1e3997 Make cursor settable (#168) před 6 roky
  miguel 137417f768 [TextField] update point to 0 or the lenght-1 on changes, fixes #150 před 6 roky
  miguel c405f45763 Rewrite Textfield to use List<Rune> like the other editor, makes it easier to reason about the strings před 7 roky
  Nick Van Dyck 83f152c406 Get byte index of last rune in textfield před 7 roky
  miguel 2af83a14cc Coordinates in the TextField are now Rune indexes, not byte indexes into the ustring. před 7 roky
  miguel c6a1b92b5a Handle End key on Windows před 7 roky
  miguel 11b4e45920 More HexEdit work před 7 roky
  Miguel de Icaza 8c75e412cb Handle Key.Delete as Backspace, but Key.DeleteChar as the delete character před 7 roky
  Miguel de Icaza d17fb45852 Undo for now před 7 roky
  Nick Van Dyck a749030549 Textfield backspace remove char not working on wsl před 7 roky
  miguel 6c3fa389a6 FileDialog work před 7 roky
  miguel f383ffb056 New layout engine před 7 roky
  Miguel de Icaza ed6976ecab Global clipboard před 7 roky
  Miguel de Icaza 170e3b0358 Use Runes and ustrings for text processing, gives us free unicode support před 7 roky
  Miguel de Icaza 152126473a Make it into a library před 7 roky