Xinqi Bao's Git

Return style unification.
[st.git] / st.c
2015-07-10 Christoph LohmannReturn style unification.
2015-07-10 Christoph LohmannAligning the macros.
2015-07-10 Christoph LohmannUnix end of file.
2015-07-10 Christoph LohmannNo inline declarations please.
2015-07-10 Christoph LohmannTypo and the missing incr atom from the patches.
2015-07-10 Christoph LohmannImplement chunked write to the cmdfd.
2015-07-10 Christoph LohmannImplement INCR transfers in the clipboard.
2015-07-10 FRIGNDon't treat clauses like functions
2015-07-10 FRIGNUse BSD-style function notation
2015-07-09 FRIGNUnboolify st
2015-07-09 FRIGNRemove insane *_FILENO and EXIT_* usage
2015-07-02 Weng XuetianRevert "Remove unnecessary XFilterEvent call."
2015-06-19 Quentin Rameaudo not truncate font size when zooming
2015-06-03 Roberto E. Vargas... Revert "Optimize memory footprint of line buffers"
2015-05-25 Jan Christoph Eber... Support UTF-8 characters as word delimiters
2015-05-15 Roberto E. Vargas... Merge branch 'master' of ssh://suckless.org/gitrepos/st
2015-05-15 v4hnset selection to IDLE on clear
2015-05-12 suiginSmall bugfix for makeglyphfontspecs call in drawregion
2015-05-10 Christoph LohmannFix the new -e handling. An empty cmd has to work for...
2015-05-07 suiginClean up xdraws and optimize glyph drawing with non...
2015-05-06 suiginChanged type for UTF-32 codepoints from long to uint_le...
2015-05-04 nonameFix empty selection highlighting bug.
2015-05-04 nonameFix indentation.
2015-05-04 nonameAdd enumeration for sel.mode
2015-05-04 nonameselnormalize: make special case explicit
2015-05-04 nonameselsnap: simplify SNAP_LINE case
2015-05-04 nonameRemove first argument of selsnap.
2015-05-04 Jochen SprickerhofFix sigchld
2015-04-27 [email protected]len assignment is never used
2015-04-27 [email protected]Clarify calculation precedence for '&' and '?'
2015-04-27 [email protected]Use %u for uint
2015-04-27 suiginOptimize memory footprint of line buffers
2015-04-27 [email protected]Make tputc, tsetchar and techo accept unicode
2015-04-27 [email protected]Change internal character representation.
2015-04-27 [email protected]Remove last parameter of utf8encode
2015-04-27 [email protected]Use utf8len instead of utf8decode.
2015-04-27 [email protected]Make build shut up about system() without return value...
2015-04-23 Roberto E. Vargas... Merge remote-tracking branch 'origin/master'
2015-04-23 Roberto E. Vargas... Fix segmentation fault in strhandle()
2015-04-23 Roberto E. Vargas... Uses a &[] pointer loop instead of + pointer loop
2015-04-23 [email protected]Do not set terminal title based on stty arguments.
2015-04-21 [email protected]Move common code to xloadcolor
2015-04-21 [email protected]Use LEN(dc.col) instead of LEN(colorname).
2015-04-21 [email protected]Remove WIN_REDRAW flag.
2015-04-20 [email protected]Place memset arguments in the correct order.
2015-04-20 [email protected]Remove explicit 'return' from 'void' functions.
2015-04-20 [email protected]Increment accuaracy in drawtime calculation
2015-04-20 [email protected]Monotonic clock cannot jump backwards.
2015-04-20 [email protected]Place tlinelen type on separate line.
2015-04-15 Roberto E. Vargas... Add tty line support
2015-04-15 sinFix memmove() invocation with src/dst being NULL
2015-04-14 [email protected]Use as command arguments the remaining parameters
2015-04-14 Roberto E. Vargas... Merge branch 'master' of ssh://suckless.org/gitrepos/st
2015-04-13 Markus WichmannImplement most ICCCM rules for selection handling.
2015-04-13 Roberto E. Vargas... Merge branch 'master' of ssh://suckless.org/gitrepos/st
2015-04-13 [email protected]Do not use tmoveto in tputtab.
2015-04-13 [email protected]tresize: remove unnecessary if
2015-04-13 [email protected]Remove 'titles' variable.
2015-04-13 [email protected]Remove useless if in tstrsequence.
2015-04-13 [email protected]Simplify tmoveto.
2015-04-13 [email protected]Fix typo.
2015-04-13 [email protected]Remove 'slide' variable in tresize.
2015-04-13 [email protected]Move tresize comments around.
2015-04-13 [email protected]tresize: move for loop outside if
2015-04-13 [email protected]Simplify loop condition.
2015-04-13 [email protected]Remove unnecessary XFilterEvent call.
2015-04-13 [email protected]Use do..while in window mapping loop.
2015-04-10 Omar SandovalMake DECSCUSR thickness configurable
2015-04-10 nonameUse MAX macro where possible.
2015-04-10 nonameRemove 'xloadfontset' function.
2015-04-10 nonameRemove keywords from function definitions.
2015-04-10 nonameRemove variable names from function declarations.
2015-04-06 Roberto E. Vargas... Remove redundant control check
2015-04-06 nonameFixed STR sequence termination condition
2015-03-20 Roberto E. Vargas... Remove strsep() call
2015-03-19 Roberto E. Vargas... Merge remote-tracking branch 'origin/master'
2015-03-19 LemonBoySupport the DECSCUSR CSI escape sequence
2015-03-16 Alex PilonHandle pasting of empty selection.
2015-03-15 Roberto E. Vargas... Support XA_STRING in notify request
2015-03-14 Christoph LohmannAdd Mod + Shift + c/v and no selclear.
2015-03-10 Christoph LohmannMerge branch 'master' of ssh://suckless.org/gitrepos/st
2015-03-10 Christoph LohmannSt now does only set PRIMARY on selection.
2015-03-10 Christoph LohmannFixing the C reading test.
2015-03-09 Christoph LohmannAdd a hack to handle unknown chars in fontconfig.
2015-02-22 Ivan DelalandeLet curses do the dirty work for flash
2015-02-15 Nils ReußeUpdate year in usage()
2015-02-15 Nils ReußeFix crash on font resize resize
2015-02-05 Rian HunterCorrect shift amount on MODE_INSERT in tputc()
2015-02-05 Rian HunterFix crash due to wide characters
2014-12-23 Ivan DelalandeFix crash due to invalid timespec given to pselect
2014-11-19 Ivan DelalandeTrim trailing whitespaces in every selection case
2014-11-19 sinCall _exit() instead of exit() if exec*() fails
2014-11-11 Eric PruittCheck for presence of SHELL environment variable
2014-11-03 [email protected]Replace character with U+FFFD if wcwidth() is -1
2014-10-21 Quentin RameauAvoid failing when embedding with a Window id of 0
2014-10-15 Roberto E. Vargas... Do not set SHELL to utmp ever
2014-10-13 CustaiCopatch for bell in st
2014-10-08 Roberto E. Vargas... Add LS2 and LS3
2014-10-08 Roberto E. Vargas... Fix SI and SO
2014-09-29 Christoph LohmannMinor style changes for the last patch.
next