summaryrefslogtreecommitdiff
path: root/dist/cdk
AgeCommit message (Expand)Author
2003-08-28Use bounded string op (snprintf instead of sprintf) for an automaticagc
2003-03-15Use "its" instead of "it's" where appropriate.wiz
2003-01-04Fix some typos, noted in PR 19651.wiz
2001-12-04Replace some misuses of "then" with "than".wiz
2001-08-20"wierd" is weird.wiz
2001-04-08Correct section numbers: we don't have "3X", use "3" instead.tron
2001-04-06Negative exit code cleanup: Replace exit(-x) with exit(x).wiz
2001-01-24Add doupdate() call to drawCDKLabel so the widget actually appears on thegarbled
2001-01-09Fix a problem in these widgets where they uncondititonally set thegarbled
2001-01-05Fixup all these includes so a -I/usr/include/cdk isn't required.garbled
2001-01-04Remote a binary that was accidentally imported.thorpej
2001-01-04Add KEY_CR to make up for KEY_ENTER being overridden by curses.hgarbled
2001-01-04Patches to allow CDK to compile cleanly, and add KEY_CR, because curses.hgarbled
2001-01-04Initial import of CDK 4.9.9. The work to port this was performed bygarbled