Historial de Commits

Autor SHA1 Mensaje Fecha
  Andreas Kling ce35cddb1b GTextEditor: Let's use a Vector for the line backing store. hace 6 años
  Andreas Kling a21ecd440a GTextEditor: Allow moving the cursor by clicking. hace 6 años
  Andreas Kling 9997992907 GTextEditor: Make the cursor invalidation work with the padding(). hace 6 años
  Andreas Kling 60c1ab5fbe GTextEditor: Scroll the cursor into view before updating it. hace 6 años
  Andreas Kling 9591acc212 GTextEditor: Remove some debug spam. hace 6 años
  Andreas Kling 77198ef735 GTextEditor: Simplify update_cursor(). hace 6 años
  Andreas Kling 6a6bcc5daf GTextEditor: Add Home/End and Ctrl+Home/Ctrl+End navigation shortcuts. hace 6 años
  Andreas Kling 1ac71d1fb1 GTextEditor: Improvements to cursor rendering. hace 6 años
  Andreas Kling dff57909a7 GTextEditor: Only draw the cursor line background shade when focused. hace 6 años
  Andreas Kling 6db132069f GTextEditor: Draw the cursor line in a slightly darker shade. hace 6 años
  Andreas Kling 1f92636c6d GTextEditor: Make the cursor blink while the editor is focused. hace 6 años
  Andreas Kling ca65ca2f2d TextEditor: Show the current cursor position in the statusbar. hace 6 años
  Andreas Kling 9158de6c41 Begin working on a graphical TextEditor. hace 6 años