summary refs log tree commit diff
path: root/bin/brot.c (follow)
Commit message (Expand)AuthorAge
* Reunify gfx and binJune McEnroe2019-01-17
* Move graphical programs out of binJune McEnroe2018-07-30
* Use break; case style everywhere*June McEnroe2018-05-25
* Tabify binJune McEnroe2018-05-13
* Add 0 bind to brotJune McEnroe2018-04-15
* Calculate frameTime in brot with clock(3)June McEnroe2018-04-15
* Supersample in brotJune McEnroe2018-04-14
* Sample at the centre of the pixel in brotJune McEnroe2018-04-14
* Apply brot color in a second pass and time framesJune McEnroe2018-04-13
* Parse brot optionsJune McEnroe2018-04-13
* Combine brot rotate and scaleJune McEnroe2018-04-12
* Clean up brot input and statusJune McEnroe2018-04-11
* Fix brot scaling for window aspect ratioJune McEnroe2018-04-11
* Add brot rotation controlsJune McEnroe2018-04-11
* Add brotJune McEnroe2018-04-10
-08-07 14:11:19 -0400'>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