summary refs log tree commit diff
Commit message (Expand)AuthorAge
...
* Add pngo to READMEJune McEnroe2018-02-18
* Always dump truecolor PNG in gfxxJune McEnroe2018-02-18
* Eliminate redundant color in pngoJune McEnroe2018-02-18
* Just globalize all the things in pngoJune McEnroe2018-02-18
* Tweak pngo codeJune McEnroe2018-02-17
* Eliminate redundant alpha in pngoJune McEnroe2018-02-17
* Support all bit depths in pngoJune McEnroe2018-02-17
* Implement filter heuristic from PNG specJune McEnroe2018-02-17
* Fix pngo glitchJune McEnroe2018-02-16
* Refactor scanlines and filter bytes, more glitchJune McEnroe2018-02-16
* Fix paethPredictor comparisonJune McEnroe2018-02-16
* Handle more color types, depths, IDATs in pngoJune McEnroe2018-02-16
* Add WIP pngo which produces glitch artJune McEnroe2018-02-15
* Encode grayscale PNGs in gfxxJune McEnroe2018-02-14
* Avoid accessing past last byte in gfxxJune McEnroe2018-02-14
* Print PNG path on gfxx dumpJune McEnroe2018-02-14
* Add gfxx 4444 presetJune McEnroe2018-02-14
* Fix gfxx row scrolling for BITS_TOTAL < 8June McEnroe2018-02-14
* Write at least 1 for each component of sBIT in gfxxJune McEnroe2018-02-14
* Write newlines between watch iterationsJune McEnroe2018-02-14
* Add gfxx DUMP_ALLJune McEnroe2018-02-14
* Replace pngChunk with glorious C metaprogrammingJune McEnroe2018-02-14
* Move PNG filename counter into gfxxJune McEnroe2018-02-14
* Remove typoJune McEnroe2018-02-14
* Unset dump in gfxx drawJune McEnroe2018-02-13
* Add PNG stream splitterJune McEnroe2018-02-13
* Dump gfxx screen to PNG on stdout with xJune McEnroe2018-02-12
* Add PNG encoder to gfxxJune McEnroe2018-02-12
* Only list first space of tabsJune McEnroe2018-02-12
* Use Intel syntax in LLDBJune McEnroe2018-02-12
* Add "Close Window" menu item to gfx/cocoaJune McEnroe2018-02-11
* Tweak gfxx code styleJune McEnroe2018-02-11
* Avoid xres/yres names in gfxxJune McEnroe2018-02-11
* Only set GFX if unsetJune McEnroe2018-02-11
* Link -lncursesJune McEnroe2018-02-09
* Fix X11 KeySym lookup with modifiersJune McEnroe2018-02-09
* Clean up bin/gfx/x11.cJune McEnroe2018-02-09
* Move gfx interface to header fileJune McEnroe2018-02-09
* Silence BSD ctags warningsJune McEnroe2018-02-09
* Link LDLIBS regardless of GFXJune McEnroe2018-02-09
* Move gfx frontends around to simplify buildJune McEnroe2018-02-09
* Add janky X11 graphics frontendJune McEnroe2018-02-07
* Include stdio.h in gfb.cJune McEnroe2018-02-07
* Exit by returning false from input to gf{b,cocoa}June McEnroe2018-02-07
* Rename title to status in gfcocoaJune McEnroe2018-02-07
* Require 4 bit counts on gfxx command lineJune McEnroe2018-02-06
* Add gfxx controls for custom bitsJune McEnroe2018-02-06
* Add gfxx palette loading and dumpingJune McEnroe2018-02-06
* Add tags targetJune McEnroe2018-02-06
* Replace gfxx SCALE macro with interp functionJune McEnroe2018-02-06
>2019-02-18Match statics and typedefs as TagJune McEnroe 2019-02-18Clean up htmlHeaderJune McEnroe 2019-02-18Remove hi line numberingJune McEnroe Tags are much better for referring to specific parts of a file and line numbering is better done by a post-processing tool such as cat -n or producing a two-column HTML <table>. 2019-02-18Add Tag class to hiJune McEnroe 2019-02-17Generate HTML with hi -n -f html -o anchorJune McEnroe Running hi twice to insert stuff between the head and the content is a bit of a hack but oh well. 2019-02-17Add hi -f html -o anchor for line number linksJune McEnroe 2019-02-17Simplify temp trap in upJune McEnroe 2019-02-17Add line numbers to hiJune McEnroe Renames previous -n option to -m to stay consistent with cat -n. Prefixing lines with line numbers affects where the first tab indent ends up relative to the text above it. Not sure if it's worth fixing somehow. 2019-02-17Always split spans after newlinesJune McEnroe Simplifies ANSI and IRC output code, and prepares for line numbered output. 2019-02-15Color format specifiers light cyan in vimJune McEnroe 2019-02-15Highlight Interp as yellowJune McEnroe 2019-02-15Highlight strings in sh command substitutionsJune McEnroe 2019-02-15Add nmap gpJune McEnroe 2019-02-14Avoid newline when copying URL to pasteboardJune McEnroe 2019-02-13Add forgotten "sixth" book of H2G2June McEnroe