コミット履歴

作者 SHA1 メッセージ 日付
  suigin 89cf0fc597 Small bugfix for makeglyphfontspecs call in drawregion 9 年 前
  suigin ae1923d275 Clean up xdraws and optimize glyph drawing with non-unit kerning values 10 年 前
  suigin 38af006b5e Changed type for UTF-32 codepoints from long to uint_least32_t 10 年 前
  noname c990abfedf Fix empty selection highlighting bug. 10 年 前
  noname 3cb7f27afe Fix indentation. 10 年 前
  noname 1811b6030c Add enumeration for sel.mode 10 年 前
  noname 22571ea4e8 selnormalize: make special case explicit 10 年 前
  noname 8751809aff selsnap: simplify SNAP_LINE case 10 年 前
  noname 765bb0fd14 Remove first argument of selsnap. 10 年 前
  Jochen Sprickerhof 07ce96a3a0 Fix sigchld 10 年 前
  mvdan@mvdan.cc 190b94c7a2 len assignment is never used 10 年 前
  mvdan@mvdan.cc 4f21c41a1c Clarify calculation precedence for '&' and '?' 10 年 前
  mvdan@mvdan.cc 3a5053f6c1 Use %u for uint 10 年 前
  suigin 7ab6c92e18 Optimize memory footprint of line buffers 10 年 前
  noname@inventati.org 0622ad9bad Make tputc, tsetchar and techo accept unicode 10 年 前
  noname@inventati.org 21f765426c Change internal character representation. 10 年 前
  noname@inventati.org 753fe862b1 Remove last parameter of utf8encode 10 年 前
  noname@inventati.org 61c35cd246 Use utf8len instead of utf8decode. 10 年 前
  alp@alexpilon.ca 742a41d655 Make build shut up about system() without return value check. 10 年 前
  Roberto E. Vargas Caballero f36dd277a2 Merge remote-tracking branch 'origin/master' 10 年 前
  Roberto E. Vargas Caballero 0d7448dabc Fix segmentation fault in strhandle() 10 年 前
  Roberto E. Vargas Caballero b17aa18f7c Uses a &[] pointer loop instead of + pointer loop 10 年 前
  noname@inventati.org 736685d641 Do not set terminal title based on stty arguments. 10 年 前
  noname@inventati.org 89807ed453 Move common code to xloadcolor 10 年 前
  noname@inventati.org 84c756b97e Use LEN(dc.col) instead of LEN(colorname). 10 年 前
  noname@inventati.org 2fdcc5e5f6 Remove WIN_REDRAW flag. 10 年 前
  noname@inventati.org ab69ea89b7 Place memset arguments in the correct order. 10 年 前
  noname@inventati.org 5528280fae Remove explicit 'return' from 'void' functions. 10 年 前
  noname@inventati.org 6dc2b546ec Increment accuaracy in drawtime calculation 10 年 前
  noname@inventati.org c27c731b9f Monotonic clock cannot jump backwards. 10 年 前