805 Commits (e52319cc7d153e4f59b38c4fb4c0556e118d4775)

Author SHA1 Message Date
  noname@inventati.org 753fe862b1 Remove last parameter of utf8encode 10 years ago
  noname@inventati.org 61c35cd246 Use utf8len instead of utf8decode. 10 years ago
  alp@alexpilon.ca 742a41d655 Make build shut up about system() without return value check. 10 years ago
  Roberto E. Vargas Caballero 0d7448dabc Fix segmentation fault in strhandle() 10 years ago
  Roberto E. Vargas Caballero b17aa18f7c Uses a &[] pointer loop instead of + pointer loop 10 years ago
  noname@inventati.org 736685d641 Do not set terminal title based on stty arguments. 10 years ago
  noname@inventati.org 89807ed453 Move common code to xloadcolor 10 years ago
  noname@inventati.org 84c756b97e Use LEN(dc.col) instead of LEN(colorname). 10 years ago
  noname@inventati.org 2fdcc5e5f6 Remove WIN_REDRAW flag. 10 years ago
  noname@inventati.org ab69ea89b7 Place memset arguments in the correct order. 10 years ago
  noname@inventati.org 5528280fae Remove explicit 'return' from 'void' functions. 10 years ago
  noname@inventati.org 6dc2b546ec Increment accuaracy in drawtime calculation 10 years ago
  noname@inventati.org c27c731b9f Monotonic clock cannot jump backwards. 10 years ago
  noname@inventati.org 6ee56d6590 Place tlinelen type on separate line. 10 years ago
  Roberto E. Vargas Caballero 215bdb2da3 Add tty line support 10 years ago
  sin 56abffb4b6 Fix memmove() invocation with src/dst being NULL 10 years ago
  noname@inventati.org aff35af275 Use as command arguments the remaining parameters 10 years ago
  Markus Wichmann 42fa1f5ce4 Implement most ICCCM rules for selection handling. 10 years ago
  noname@inventati.org 9eb70a2d3e Do not use tmoveto in tputtab. 10 years ago
  noname@inventati.org 9619760e12 tresize: remove unnecessary if 10 years ago
  noname@inventati.org b94ad75e5d Remove 'titles' variable. 10 years ago
  noname@inventati.org e6dd0f825d Remove useless if in tstrsequence. 10 years ago
  noname@inventati.org b0310fba5d Simplify tmoveto. 10 years ago
  noname@inventati.org 9d1495f9ee Fix typo. 10 years ago
  noname@inventati.org c569e3146e Remove 'slide' variable in tresize. 10 years ago
  noname@inventati.org 39ae1a4de5 Move tresize comments around. 10 years ago
  noname@inventati.org 6352502d64 tresize: move for loop outside if 10 years ago
  noname@inventati.org b9390a5496 Simplify loop condition. 10 years ago
  noname@inventati.org d2937b05ae Remove unnecessary XFilterEvent call. 10 years ago
  noname@inventati.org d3e0f3444b Use do..while in window mapping loop. 10 years ago
  Omar Sandoval ecac5ee35e Make DECSCUSR thickness configurable 10 years ago
  noname 93b54cfcc4 Use MAX macro where possible. 10 years ago
  noname 6f5f770186 Remove 'xloadfontset' function. 10 years ago
  noname 6524f022f7 Remove keywords from function definitions. 10 years ago
  noname 9305f3c184 Remove variable names from function declarations. 10 years ago
  Roberto E. Vargas Caballero 5bb90125c8 Remove redundant control check 10 years ago
  noname 69d1fe06a9 Fixed STR sequence termination condition 10 years ago
  Roberto E. Vargas Caballero 288f80cb06 Remove strsep() call 10 years ago
  LemonBoy 580302f317 Support the DECSCUSR CSI escape sequence 10 years ago
  Alex Pilon b341e51351 Handle pasting of empty selection. 10 years ago
  Roberto E. Vargas Caballero 86d1e432a8 Support XA_STRING in notify request 10 years ago
  Christoph Lohmann 2fcfea1bf1 Add Mod + Shift + c/v and no selclear. 10 years ago
  Christoph Lohmann 28259f5750 St now does only set PRIMARY on selection. 10 years ago
  Christoph Lohmann 9494362d0b Fixing the C reading test. 10 years ago
  Christoph Lohmann b0bddc694a Add a hack to handle unknown chars in fontconfig. 10 years ago
  Ivan Delalande 1b514048b2 Let curses do the dirty work for flash 10 years ago
  Nils Reuße c5f1d74fd8 Update year in usage() 10 years ago
  Nils Reuße 7dd24bfb4c Fix crash on font resize resize 10 years ago
  Rian Hunter aba6c292af Correct shift amount on MODE_INSERT in tputc() 10 years ago
  Rian Hunter 4d14d97547 Fix crash due to wide characters 10 years ago