summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Correcting the tag typo.rel_1_2_0James Gray2006-05-100-0/+0
* The 1.0.2 release.James Gray2006-02-205-23/+40
* Adding color lists.James Gray2006-02-205-8/+40
* Fixing whitespace.James Gray2006-02-2014-2552/+2547
* Adding a feature request.James Gray2005-11-301-0/+1
* Minor fixes to the test cases.James Gray2005-11-134-14/+8
* Updated copyrightsGregory Brown2005-10-274-4/+15
* Adding a bug report.James Gray2005-10-091-1/+22
* 1.0.1 bug fix.James Gray2005-07-075-8/+12
* Adding help to shell menus.James Gray2005-07-076-13/+89
* Minor documentation fix.James Gray2005-07-061-2/+1
* Adding character limit and Rakefile enhancements.James Gray2005-07-062-1/+10
* Adding character limits...James Gray2005-07-068-15/+12
* Adding Readline, tabbed auto-completion, and File/Pathname support.James Gray2005-07-066-14/+145
* Adding gather support for fetching Arrays and Hashes.James Gray2005-07-067-5/+139
* Documentation updates.James Gray2005-05-273-6/+4
* Added authors file / copyingGregory Brown2005-05-272-0/+345
* License change.James Gray2005-05-271-2/+2
* Adding a TODO.James Gray2005-05-261-0/+1
* 0.6.1 bug fix release.James Gray2005-05-233-2/+21
* Adding a TODO item.James Gray2005-05-221-0/+1
* Example fixes. 0.6.0 final.James Gray2005-05-204-32/+109
* Adding Rdoc for menu.rb.James Gray2005-05-203-16/+93
* some menu examplesGregory Brown2005-05-201-2/+20
* Fixing index_suffix defaults.James Gray2005-05-203-9/+75
* Fixing layout=() wanring.James Gray2005-05-202-12/+33
* menu exampleGregory Brown2005-05-201-8/+16
* Adding documentation to highline.rbJames Gray2005-05-201-2/+18
* Final menu features and clean-up.James Gray2005-05-203-39/+119
* Mac OS X project directory fix.James Gray2005-05-202-0/+1
* General polishing of Menu class.James Gray2005-05-205-100/+211
* Hooking choose() up to list().James Gray2005-05-191-1/+1
* Hooking choose() up to list().James Gray2005-05-193-23/+6
* Implementing HighLine.list().James Gray2005-05-194-8/+152
* Moving to termios library.James Gray2005-05-194-13/+21
* Hacking in termios for testing...James Gray2005-05-193-15/+45
* Fixing Vince's auto-complete error message bug.James Gray2005-05-197-12/+37
* Bug fix for echo = "*".James Gray2005-05-194-13/+37
* Exterenal stty state restore fix.James Gray2005-05-194-11/+11
* Fixing ignore files mistake.James Gray2005-05-192-2/+2
* Minor Web site fix and adding ignores for OS X's ugly .DStore habit.James Gray2005-05-193-1/+3
* select by letter support now implementedGregory Brown2005-05-183-3/+28
* Implemented q.echo = * and added unit test for char_echoGregory Brown2005-05-184-4/+16
* Importing HighLine web site.James Gray2005-05-185-1/+223
* Fixed test_simple_menu_shortcut, all tests passingGregory Brown2005-05-182-4/+4
* Implemented inline and ultra basic columns. sm shortcut still failingGregory Brown2005-05-153-10/+49
* Adding test cases.James Gray2005-05-151-2/+48
* Additional minor code fixes for Menu.James Gray2005-05-152-9/+14
* fixed tc_menu test_displayGregory Brown2005-05-154-15/+35
* Cleaning tc_menu.rb.James Gray2005-05-141-8/+26