Commit Verlauf

Autor SHA1 Nachricht Datum
  Christoph Lohmann 15c2bff9fa Yes, xft should be on the buffer. Thanks Mihail Zenkov. vor 12 Jahren
  Christoph Lohmann c7b033b8f0 Trying out the double buffering without dbe. vor 12 Jahren
  Christoph Lohmann 0e232a4115 Dbe is not required anymore. vor 12 Jahren
  Christoph Lohmann ed90afb743 The title can now be set with UTF-8 characters. vor 12 Jahren
  Christoph Lohmann 1827e0643f Standout mode has changed. Thanks p37sitdu@lavabit.com! vor 12 Jahren
  Christoph Lohmann b3326ab63b A different double buffering strategy so the background is default set. vor 12 Jahren
  Christoph Lohmann b233007e0f Damn, my fault. The cache should have at least some entries. vor 12 Jahren
  Christoph Lohmann c772a6e571 Applying the changes to the docs; by Peter Hartman. vor 12 Jahren
  Christoph Lohmann 4e14a4a97f A fix for the XopenIM() errors. vor 12 Jahren
  Christoph Lohmann c99db5b017 Increasing font cache for speeding up UTF8 demos. vor 12 Jahren
  Christoph Lohmann 44e1b79abf Removing the warning about extents. vor 12 Jahren
  Christoph Lohmann 08e06ef079 Fixing the font unloading in case of zoom. vor 12 Jahren
  Christoph Lohmann addc848345 Speeding up the drawing, then all characters are known. vor 12 Jahren
  Christoph Lohmann 9c44229c62 Adding fallback support to st. vor 12 Jahren
  Christoph Lohmann 082bab29f3 Fixing a compile error. vor 12 Jahren
  Christoph Lohmann ac4c6da4ef Fixing a off-by-one error in the penultimate row drawing. vor 12 Jahren
  Christoph Lohmann 4d37763ee7 Fixing a precedence problem. Thanks tridactyla! vor 12 Jahren
  Christoph Lohmann fc2b366968 Checking for the lower X11 special keys too. Thanks Benjamin R. Haskell! vor 12 Jahren
  Christoph Lohmann 3c6ec1995d Adding error checks for XCreateIC and XOpenIM. vor 12 Jahren
  Christoph Lohmann 2696f81875 Be careful about mar77i's patches. vor 12 Jahren
  Christoph Lohmann 78215c8ee0 Fixing the nasty selection bug. Thanks p37sitdu@lavabit.com! vor 12 Jahren
  Christoph Lohmann 373a8f5628 The style inquisition was here. vor 12 Jahren
  Roberto E. Vargas Caballero 172f65436c Add key for toogling numlock handling vor 12 Jahren
  Christoph Lohmann b26df1d0d3 Fixing the calculation of the base tty pixel size. vor 12 Jahren
  Christoph Lohmann 440a19a662 Getbuttoninfo is always used the same and just a helper function. Shrinking it vor 12 Jahren
  Roberto E. Vargas Caballero 6312f76ca4 Fix speech error in comment vor 12 Jahren
  Roberto E. Vargas Caballero 0df350cd0b Remove unused fields in cursor_movement vor 12 Jahren
  Christoph Lohmann 1cea02be8d Removing my debug fprintf(). vor 12 Jahren
  Christoph Lohmann 2b6521f5d2 Optimizing the key lookup to the X11 function key. It is still possible to vor 12 Jahren
  Roberto E. Vargas Caballero 90e1427632 Fix Shift + Insert shortcut vor 12 Jahren