Commit message (Expand) | Author | ||
---|---|---|---|
2018-02-05 | Add flip option to gfxx | June McEnroe | |
2018-02-05 | Remove gfxx reverse option | June McEnroe | |
2018-02-04 | Fix gfxx draw stop condition | June McEnroe | |
2018-02-04 | Reuse CGColorSpace and CGDataProvider in gfcocoa | June McEnroe | |
2018-02-04 | Mark mac target phony | June McEnroe | |
2018-02-04 | Set up Makefile for gfxx-cocoa or gfxx-fb | June McEnroe | |
2018-02-04 | Avoid doing excessive work in gfxx | June McEnroe | |
2018-02-04 | Handle window resizing in gfcocoa | June McEnroe | |
2018-02-04 | Set cinoptions | June McEnroe | |
2018-02-04 | Tweak colorscheme more | June McEnroe | |
2018-02-04 | Color MatchParen DarkYellow | June McEnroe | |
2018-02-04 | Add palette sampling to gfxx | June McEnroe | |
2018-02-04 | Add 4-bit RGB to gfxx | June McEnroe | |
2018-02-04 | Add Quit menu item to gfcocoa | June McEnroe | |
2018-02-04 | Switch back to sane Objective-C style | June McEnroe | |
2018-02-04 | Quit gfcocoa when window closes | June McEnroe | |
2018-02-03 | Apparently this is how people write Objective-C | June McEnroetr> | |
Previously the script tried to encode output from Pygments with the ASCII codec, which failed. Signed-off-by: Přemysl Janouch <p.janouch@gmail.com> | |||
2014-01-08 | Add a suggestion to the manpage | Přemysl Janouch | |
So that people wishing to use "enable-http-clone" don't have to find out the correct settings on their own. Signed-off-by: Přemysl Janouch <p.janouch@gmail.com> | |||
2014-01-08 | Fix the example configuration | Přemysl Janouch | |
"enable-git-clone" doesn't exist, replaced with "enable-http-clone". Signed-off-by: Přemysl Janouch <p.janouch@gmail.com> | |||
2014-01-08 | Fix about-formatting.sh | Přemysl Janouch | |
dash failed to parse the script. Signed-off-by: Přemysl Janouch <p.janouch@gmail.com> | |||
2014-01-08 | Fix some spelling errors | Přemysl Janouch | |
Signed-off-by: Přemysl Janouch <p.janouch@gmail.com> | |||
2014-01-08 | filters: highlight.sh: add css comments for highlight 2.6 and 3.8 | Ferry Huberts |