summaryrefslogtreecommitdiff
path: root/ext/tk
AgeCommit message (Expand)Author
2005-06-03This commit was manufactured by cvs2svn to create branch 'ruby_1_8'.(no author)
2005-06-03* ext/tk/lib/multi-tk.rb: fix typo.nagai
2005-05-30* ext/tk/lib/macpkg.rb: add PACKAGE_NAME information of Tcl/Tk Extension.nagai
2005-05-25* ext/tk/lib/tk.rb: add shortcut-methods of tk_call + tk_split_listnagai
2005-05-25* ext/tk/lib/tk.rb: TkComm#tk_split_*list fail to split a kind of SJISnagai
2005-05-10* ext/tk/lib/tkextlib/blt/winop.rb: fix typonagai
2005-05-08* ext/tk/lib/tk/timer.rb: fix typonagai
2005-04-10commit miss...ocean
2005-04-09* ext/tk/sample/tkextlib/treectrl/mailwasher.rb: fixed typo. [ruby-dev:26008]ocean
2005-04-09* ext/tk/lib/tk.rb: update RELEASE_DATEnagai
2005-04-09* ext/tk/sample/tkextlib/treectrl/explorer.rb: File.executable? returns trueocean
2005-04-09* ext/tk/sample/demos-jp/goldberg.rb: reduced text size of "click toocean
2005-04-09* ext/tk/sample/tkextlib/treectrl/{help,www-options}.rb: fixed typo.ocean
2005-04-08* ext/tk/sample/tkextlib/treectrl/imovie.rb: fixed typo. (click on clip title)ocean
2005-04-08* ext/tk/sample/tkextlib/treectrl/random.rb: fixed typo. (drop node outside ofocean
2005-04-08* ext/tk/sample/tkextlib/treectrl/outlook-newgrounp.rb: image had disappered ...ocean
2005-04-08* ext/tk/sample/tkextlib/treectrl/outlook-newgroup.rb: tk::treectrl uses 'aft...ocean
2005-04-08* lib/tkextlib/treectrl/tktreectrl.rb (selection_clear): fixed typo.ocean
2005-04-07* ext/tk/sample/tkextlib/treectrl/help.rb: fixed typo. (wrong color)ocean
2005-04-07* ext/tk/sample/tkextlib/treectrl/*.rb: fixed typo. (wrong itemheight)ocean
2005-04-07* lib/treectrl/tktreectrl.rb: performance tuning. (call tk_send_without_encocean
2005-04-04* ext/tk/lib/tk.rb (TkComm#array2tk_list): accept enc-mode argument toocean
2005-04-04* ext/tk/lib/tk/dialog.rb: fixed typo.ocean
2005-04-04This commit was manufactured by cvs2svn to create branch 'ruby_1_8'.(no author)
2005-04-02* ext/tk/lib/tk.rb: forgot to update RELEASE_DATEnagai
2005-04-01* ext/tk/lib/tk.rb (TkWindow.initialize): accept 'without_creating'nagai
2005-04-01* ext/tk/ChangeLog.tkextlib: add log of the modification bynagai
2005-04-01* lib/tkextlib/blt/component.rb: bug fix on treatment ofnagai
2005-03-31* ext/tk/sample/tkextlib/treectrl/demo.rb: should use Hash#index.ocean
2005-03-31* sample/tkextlib/iwidgets/sample/hierarchy.rb: show basenamenagai
2005-03-30* sample/tkextlib/iwidgets/sample/hierarchy.rb: fail to treatnagai
2005-03-30* ext/tk/ChangeLog.tkextlib: commit miss.nagai
2005-03-30* ext/tcltklib/tcltklib.c: add TclTkIp#_create_console() method tonagai
2005-03-29* lib/tkextlib/blt/component.rb: cannot create elements exceptnagai
2005-03-28* ext/tk/lib/tkextlib/iwidgets/notebook.rb: fixed typo.ocean
2005-03-26* ext/tk/lib/tk.rb (_callback_entry_class?): add for checking whethernagai
2005-03-18* ext/tk/lib/tk/font.rb: add some TkFont class methods to get fontnagai
2005-03-16* ext/tk/lib/tkextlib/treectrl/tktreectrl.rb: call wrong method innagai
2005-03-16* ext/tk/lib/tkextlib/treectrl/tktreectrl.rb: bug fix and suppotnagai
2005-03-15* ext/tk/lib/tkextlib/SUPPORT_STATUS: change the support status ofnagai
2005-03-15* ext/tk/sample/tkextlib/tkimg/*: Tk::Img extension samplenagai
2005-03-15* ext/tk/tkutil.c (ary2list): give wrong arguments to hash2kv()nagai
2005-03-14* ext/tk/lib/tk/timer.rb (TkTimer): forgot to clear @return_valuenagai
2005-03-14* ext/tk/lib/tk/timer.rb (TkRTTimer): forgot to reset the callbacknagai
2005-03-13* ext/tk/lib/tk/timer.rb (TkRTTimer): correct calculation of offsetnagai
2005-03-10* ext/tcltklib/tcltklib.c (lib_eventloop_ensure): mis-delete a timernagai
2005-03-10This commit was manufactured by cvs2svn to create branch 'ruby_1_8'.(no author)
2005-03-09* ext/tk/sample/demo-jp/floor.rb: bug on scrollbar assignmentnagai
2005-03-09* ext/tk/sample/tktextio.rb: add show_mode which means that see wherenagai
2005-03-09* ext/tk/sample/tktextio.rb: fix bug of handling 'end' position.nagai