summaryrefslogtreecommitdiff
path: root/ext/tk/MANIFEST
diff options
context:
space:
mode:
authornagai <nagai@b2dd03c8-39d4-4d8f-98ff-823fe69b080e>2004-06-12 15:25:49 +0000
committernagai <nagai@b2dd03c8-39d4-4d8f-98ff-823fe69b080e>2004-06-12 15:25:49 +0000
commitc0271cadd7c49f2c3304e93f6190da0b8623c1f3 (patch)
treeae877225c9d33c23865c14f81a6cf6252f10e590 /ext/tk/MANIFEST
parent82593c058f0a61d8d4bcf7279fed496022330246 (diff)
downloadruby-c0271cadd7c49f2c3304e93f6190da0b8623c1f3.tar.gz
* ext/tcltklib/extconf.rb: [EXPERIMENTAL] MacOS X (darwin) support
* ext/tcltklib/tcltklib.c: fix thread trouble on callback proc, and eliminate warning about instance variable access * ext/tk/lib/tk/menubar.rb: improve supported menu_spec * ext/tk/lib/tk/menuspec.rb: [add] menu_spec support library * ext/tk/lib/tk/root.rb: add menu_spec support * ext/tk/lib/tk/text.rb: bug fix * ext/tk/lib/tk/toplevel.rb: add menu_spec support * ext/tk/sample/menubar?.rb: [add] sample of menu_spec usage git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@6454 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
Diffstat (limited to 'ext/tk/MANIFEST')
-rw-r--r--ext/tk/MANIFEST3
1 files changed, 3 insertions, 0 deletions
diff --git a/ext/tk/MANIFEST b/ext/tk/MANIFEST
index fe0ab01696..c2ac51eddc 100644
--- a/ext/tk/MANIFEST
+++ b/ext/tk/MANIFEST
@@ -52,6 +52,7 @@ lib/tk/listbox.rb
lib/tk/macpkg.rb
lib/tk/menu.rb
lib/tk/menubar.rb
+lib/tk/menuspec.rb
lib/tk/message.rb
lib/tk/mngfocus.rb
lib/tk/msgcat.rb
@@ -92,6 +93,8 @@ sample/binstr_usage.rb
sample/btn_with_frame.rb
sample/encstr_usage.rb
sample/iso2022-kr.txt
+sample/menubar1.rb
+sample/menubar2.rb
sample/propagate.rb
sample/resource.en
sample/resource.ja