Skip to content

Commit

Permalink
* ext/tk/sample/tkmulticolumnlist.rb: new sample
Browse files Browse the repository at this point in the history
* ext/tk/sample/tkmultilistframe.rb: bug fix


git-svn-id: http://svn.ruby-lang.org/repos/ruby/trunk@5281 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
  • Loading branch information
nagai committed Dec 24, 2003
1 parent d3c6d52 commit 72c139e
Show file tree
Hide file tree
Showing 4 changed files with 761 additions and 8 deletions.
6 changes: 6 additions & 0 deletions ChangeLog
@@ -1,3 +1,9 @@
Wed Dec 24 20:53:06 2003 Hidetoshi NAGAI <nagai@ai.kyutech.ac.jp>

* ext/tk/sample/tkmulticolumnlist.rb: new sample

* ext/tk/sample/tkmultilistframe.rb: bug fix

Wed Dec 24 20:37:37 2003 Eric Sunshine <sunshine@sunshineco.com>

* configure.in (LDSHARED): Fixed typographical error in assignment of
Expand Down
1 change: 1 addition & 0 deletions ext/tk/MANIFEST
Expand Up @@ -33,6 +33,7 @@ sample/tkfrom.rb
sample/tkhello.rb
sample/tkline.rb
sample/tkmenubutton.rb
sample/tkmulticolumnlist.rb
sample/tkmultilistbox.rb
sample/tkmultilistframe.rb
sample/tkoptdb-safeTk.rb
Expand Down

0 comments on commit 72c139e

Please sign in to comment.