summary refs log tree commit diff
path: root/bin/.gitignore (follow)
Commit message (Expand)AuthorAge
...
* Add modemJune McEnroe2018-05-13
* Add brotJune McEnroe2018-04-10
* Add scheme.png targetJune McEnroe2018-03-31
* Add color scheme PNG generatorJune McEnroe2018-03-31
* Copy glitch from pngoJune McEnroe2018-03-02
* Remove jrpJune McEnroe2018-02-25
* Add WIP pngo which produces glitch artJune McEnroe2018-02-15
* Move PNG filename counter into gfxxJune McEnroe2018-02-14
* Add PNG stream splitterJune McEnroe2018-02-13
* Silence BSD ctags warningsJune McEnroe2018-02-09
* Move gfx frontends around to simplify buildJune McEnroe2018-02-09
* Add janky X11 graphics frontendJune McEnroe2018-02-07
* Add tags targetJune McEnroe2018-02-06
* Set up Makefile for gfxx-cocoa or gfxx-fbJune McEnroe2018-02-04
* Separate gfxx and its framebuffer frontendJune McEnroe2018-02-03
* Add fbattJune McEnroe2018-02-01
* Add gfxxJune McEnroe2018-02-01
* Add fbclockJune McEnroe2018-01-29
* Add portable bins targetJune McEnroe2018-01-28
* Add klonJune McEnroe2018-01-22
* Remove ishJune McEnroe2017-10-26
* Add beginning of very basic shell, ishJune McEnroe2017-10-13
* Add typing gameJune McEnroe2017-09-14
* Move C code to bin, Makefile, AGPLJune McEnroe2017-09-06
/td>Define ui.c BUF_LEN with enumJune McEnroe 2018-08-07Hack clang into checking uiFmt format stringsJune McEnroe 2018-08-07Handle PART and QUIT without messagesJune McEnroe 2018-08-07Make safe filling the who bufferJune McEnroe 2018-08-07Add reverse and reset IRC formatting codesJune McEnroe 2018-08-06Rewrite line editing again, add formattingJune McEnroe 2018-08-06Fix allocation size in vaswprintfJune McEnroe 2018-08-06Implement word wrappingJune McEnroe 2018-08-06Use wchar_t strings for all of UIJune McEnroe 2018-08-06Rename line editing functionsJune McEnroe 2018-08-05Initialize all possible color pairsJune McEnroe 2018-08-05Refactor color initializationJune McEnroe 2018-08-05Add ^L redrawJune McEnroe 2018-08-05Use 16 colors if availableJune McEnroe 2018-08-05Limit parsed colors to number of mIRC colorsJune McEnroe 2018-08-04Show source link on exitJune McEnroe 2018-08-04Implement line editing, scrollingJune McEnroe 2018-08-04Handle /topicJune McEnroe