1. 06 Nov, 2018 1 commit
  2. 03 Nov, 2018 2 commits
  3. 02 Nov, 2018 1 commit
  4. 01 Nov, 2018 9 commits
  5. 31 Oct, 2018 2 commits
    • Lioncash's avatar
      configure_system: Contrain profile usernames to 32 characters · a6830e61
      Lioncash authored
      Previously, we would let a user enter an unbounded name and then
      silently truncate away characters that went over the 32-character limit.
      This is kind of bad from the UX point of view, because we're essentially
      not doing what the user intended in certain scenarios.
      
      Instead, we clamp it to 32 characters and make that visually apparent in
      the dialog box to provide a name for a user.
      a6830e61
    • Rodolfo Bogado's avatar
      Improve OpenGL state handling · aca218ae
      Rodolfo Bogado authored
      aca218ae
  6. 30 Oct, 2018 12 commits
  7. 29 Oct, 2018 6 commits
  8. 28 Oct, 2018 7 commits