Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | changed format reset to format delete for chansetup_footer, to properly ↵ | Tom Feist | 2011-07-18 | 1 | -1/+1 |
| | | | | restore it if unset to begin with | ||||
* | bit more cleanup on get_format_string | Tom Feist | 2011-07-16 | 1 | -4/+1 |
| | |||||
* | trim out the caller() uglyness, since it's not actually needed for get_format(). | Tom Feist | 2011-07-16 | 1 | -9/+2 |
| | |||||
* | fix code-paths not properly stopping the print text signal | Tom Feist | 2011-07-16 | 1 | -4/+8 |
| | |||||
* | getchan now actually parses the channel data | Tom Feist | 2011-07-16 | 1 | -10/+74 |
| | |||||
* | added a reference to the module names for formats | Tom Feist | 2011-07-16 | 1 | -0/+1 |
| | |||||
* | added getchan to demonstrate how to retrieve, alter and restore a format ↵ | Tom Feist | 2011-07-16 | 1 | -0/+106 |
string for easier parsing |