summary refs log tree commit diff
path: root/bin/README
diff options
context:
space:
mode:
authorJune McEnroe <programble@gmail.com>2018-02-09 16:37:50 -0500
committerJune McEnroe <programble@gmail.com>2018-02-09 16:37:50 -0500
commit8b52897774b46e84c670b146a3fbd41ceb2eb7d6 (patch)
treee17ed2bebe37bfbdb688311bdcc4a53379d16bfc /bin/README
parentMove gfx interface to header file (diff)
downloadsrc-8b52897774b46e84c670b146a3fbd41ceb2eb7d6.tar.gz
src-8b52897774b46e84c670b146a3fbd41ceb2eb7d6.zip
Clean up bin/gfx/x11.c
Only behavior that should have changed is avoiding reallocating the
pixmap unless the width or height is larger.
Diffstat (limited to 'bin/README')
0 files changed, 0 insertions, 0 deletions
title='2020-02-11 18:08:05 -0500'>2020-02-11Take first two words in colorMentionsJune McEnroe 2020-02-11Use time_t for save signatureJune McEnroe 2020-02-11Set self.nick to * initiallyJune McEnroe 2020-02-11Define ColorCap instead of hardcoding 100June McEnroe 2020-02-11Move hash to top of chat.hJune McEnroe 2020-02-11Move base64 out of chat.hJune McEnroe 2020-02-11Move XDG_SUBDIR out of chat.hJune McEnroe 2020-02-11Fix whois idle unit calculationJune McEnroe 2020-02-11Cast towupper to wchar_tJune McEnroe 2020-02-11Cast set but unused variables to voidJune McEnroe 2020-02-11Declare strlcatJune McEnroe 2020-02-11Check if VDSUSP existsJune McEnroe 2020-02-11Fix completeReplace iterationJune McEnroe 2020-02-11Use pkg(8) to configure on FreeBSDJune McEnroe 2020-02-11Remove legacy codeJune McEnroe 2020-02-11Add INSTALLING section to READMEJune McEnroe