aboutsummaryrefslogtreecommitdiffhomepage
path: root/set_color.c
Commit message (Collapse)AuthorAge
* Provide fallback version of getopt_long instead of checking for it's ↵Gravatar axel2006-08-28
| | | | | | presense every time it is used darcs-hash:20060828114305-ac50b-f4aad19e936fa42bbe84e51e72aa32445a469527.gz
* Remove checks for gettext presense in mimedb.c and set_color.c. If gettext ↵Gravatar axel2006-08-28
| | | | | | is unavailable, a fallback is provided. darcs-hash:20060828105806-ac50b-47f092813ed70a03477d66c377edbe24f2aedf40.gz
* Much more reliable getopt_long test. Idea from Netocrat.Gravatar axel2006-08-28
| | | | darcs-hash:20060828102949-ac50b-bb55face2f3127018b6c79a72ee71e38f075232a.gz
* Do not mix wide and narrow printf calls on stderr in set_color.cGravatar axel2006-08-24
| | | | darcs-hash:20060824133828-ac50b-399d9c8d4f6cd7c36ceb2991011d9dae23851d6f.gz
* Check return value of del_curtermGravatar axel2006-08-14
| | | | darcs-hash:20060813230502-ac50b-2b7e30d3560097725789bf6aa659835e30c7a81b.gz
* Update the set_color command: Add underline support, make the command a bit ↵Gravatar axel2006-06-15
| | | | | | more rubust to missing ferminal features, and update documentation and completions darcs-hash:20060615134915-ac50b-de1092e56490bbf1c58cc3422c239a2997645b6b.gz
* Make sure that getopt flags are only written down onceGravatar axel2006-05-27
| | | | darcs-hash:20060526145551-ac50b-5411809433e277cd0bdebc34907ee3312a8a0263.gz
* Move all fallbacks for standard and not-so-standard unix functions to ↵Gravatar axel2006-02-28
| | | | | | fallback.c, in order to have a one-stop place to look for such functions darcs-hash:20060228131716-ac50b-0832193dbcaf7191dcb24456dc40f2e861a1382e.gz
* Minor optimization - only set locale if we actually want to output something ↵Gravatar axel2006-02-04
| | | | | | in set_color darcs-hash:20060204114256-ac50b-5ec72de2f15d359b8edb330ae6c5f05c4c54e4b5.gz
* Add gettext i18n support for the set_color commandGravatar axel2006-01-24
| | | | darcs-hash:20060123173720-ac50b-3e7621d28d041042c3bf7424a8210013d7c72b29.gz
* Check location of term.h header (updated)Gravatar axel2006-01-19
| | | | darcs-hash:20060119122207-ac50b-c573f54cbe13a1592a20342ee331159be0306913.gz
* Use better test for presense of getopt_long functionGravatar axel2005-11-28
| | | | darcs-hash:20051127150603-ac50b-566999b0cb32bc150dc6ef43220452ab42f1ad64.gz
* Make sure fish color settings are valid colorsGravatar axel2005-10-25
| | | | darcs-hash:20051024175108-ac50b-3abfbd8b5974c7a3a53bc70d425d41dd1295da02.gz
* Add support for bold mode to set_color commandGravatar axel2005-09-24
| | | | darcs-hash:20050924012834-ac50b-c531500a7fa2b720909ea72d48bc39a74f5026b5.gz
* Initial revisionGravatar axel2005-09-20
darcs-hash:20050920132639-ac50b-fa3b476891e1f5f67207cf4cc7bf623834cc5edc.gz