summary refs log tree commit diff
path: root/bin (follow)
Commit message (Expand)AuthorAge
...
* 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
* Rename gfxx space indexed and add palette samplingJune McEnroe2018-02-05
* Take scale into account for when to stop drawing in gfxxJune McEnroe2018-02-05
* Always skip most significant bits in gfxxJune McEnroe2018-02-05
* Set title in gfcocoaJune McEnroe2018-02-05
* Double-buffer gfb frontendJune McEnroe2018-02-05
* Rewrite gfxx bit handlingJune McEnroe2018-02-05
* Add flip option to gfxxJune McEnroe2018-02-05
* Remove gfxx reverse optionJune McEnroe2018-02-05
* Fix gfxx draw stop conditionJune McEnroe2018-02-04
* Reuse CGColorSpace and CGDataProvider in gfcocoaJune McEnroe2018-02-04
* Mark mac target phonyJune McEnroe2018-02-04
* Set up Makefile for gfxx-cocoa or gfxx-fbJune McEnroe2018-02-04
* Avoid doing excessive work in gfxxJune McEnroe2018-02-04
* Handle window resizing in gfcocoaJune McEnroe2018-02-04
* Add palette sampling to gfxxJune McEnroe2018-02-04
* Add 4-bit RGB to gfxxJune McEnroe2018-02-04
* Add Quit menu item to gfcocoaJune McEnroe2018-02-04
* Switch back to sane Objective-C styleJune McEnroe2018-02-04
* Quit gfcocoa when window closesJune McEnroe2018-02-04
* Apparently this is how people write Objective-CJune McEnroe2018-02-03
* Add dirty but working cocoa frontendJune McEnroe2018-02-03
* Separate gfxx and its framebuffer frontendJune McEnroe2018-02-03
* Add gfxx palette loadingJune McEnroe2018-02-02
* Fix color scaling in gfxxJune McEnroe2018-02-02
* Rework gfxx controlsJune McEnroe2018-02-02
* Add RGB and GRAY macros in gfxxJune McEnroe2018-02-02
* Add colorspaces and mirroring to gfxxJune McEnroe2018-02-02
* Uncapitalize "framebuffer"June McEnroe2018-02-01
* Add fbattJune McEnroe2018-02-01
* Blank framebuffer with sampled background on exitJune McEnroe2018-02-01
* Add bin/READMEJune McEnroe2018-02-01
* Add license notice to gfxxJune McEnroe2018-02-01
* Build any target by defaultJune McEnroe2018-02-01
* Remove fb.c and color.cJune McEnroe2018-02-01
* Add gfxxJune McEnroe2018-02-01
* Only load 128 glyphs in fbclockJune McEnroe2018-01-31
* Style tweak fbclockJune McEnroe2018-01-30
* Generalize hnelJune McEnroe2018-01-29
* Take fbclock font in env varJune McEnroe2018-01-29
* Support fbclock fonts wider than 8June McEnroe2018-01-29
* Take font path on fbclock argvJune McEnroe2018-01-29
* Add fbclockJune McEnroe2018-01-29
* Remove color from MakefileJune McEnroe2018-01-29
* Add setuid target for briJune McEnroe2018-01-29
* Add init function to fb interfaceJune McEnroe2018-01-28
9-02-18 18:00:20 -0500'>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