summaryrefslogtreecommitdiff
path: root/ext/tk
AgeCommit message (Expand)Author
2005-11-21* ext/tk/lib/tkextlib/tile.rb: bug fix (Tk::Tile::USE_TTK_NAMESPACEnagai
2005-11-18* ext/tk/lib/tk/font.rb: remove dependency on Ruby's version (1.8 or 1.9).nagai
2005-11-18* ext/tk/lib/multi-tk.rb: add restriction to access the entriednagai
2005-11-15* ext/tk/sample/24hr_clock.rb: a new example about handling of canvas items.nagai
2005-11-07* ext/tk/stubs.c (_nativethread_consistency_check): use simplernagai
2005-11-06* ext/tk/stubs.c (ruby_tcl_create_ip_and_stubs_init): should touchocean
2005-11-02* ext/tk/extconf.rb: change the check parameter for Win32.nagai
2005-11-02* ext/tcltklib: merge into ext/tk and remove.nagai
2005-11-02This commit was manufactured by cvs2svn to create branch 'ruby_1_8'.(no author)
2005-11-02* ext/tk/sample/demos-jp/widget: make the root window lower than thenagai
2005-11-02* ext/tcltklib/tcltklib.c (ip_rbUpdateObjCmd, ip_rb_threadUpdateObjCmd): pass...nagai
2005-10-24* ext/tk/lib/tk.rb: update RELEASE_DATEnagai
2005-10-24* ext/tk/lib/tk/canvas.rb (TkCanvasItemConfig::__item_val2ruby_optkeys):matz
2005-10-22* ext/tcltklib/extconf.rb: improbe messages [ruby-core:06325].nagai
2005-10-03* ext/tk/lib/tkextlib/tktable/tktable.rb: border_* instance methodsnagai
2005-09-22* ext/tk/sample/demos-en/tcolor.bak: remove.nagai
2005-09-17* ext/tk/lib/multi-tk.rb: MultiTkIp#eval_string and bg_eval_stringnagai
2005-09-16* ext/tk/lib/multi-tk.rb: fix typo on MultiTkIp#bg_eval_stringnagai
2005-09-15* ext/tk/lib/tk/dialog.rb: If a dialog does not show up yet,nagai
2005-09-01* ext/tk/lib/multi-tk.rb: On Tcl8.5, MultiTkIp#invoke_hidden doesn'tnagai
2005-08-10* ext/tk/lib/tk.rb: fix bug on handling __ruby2val_optkeys().nagai
2005-08-09* ext/tcltklib/tcltklib.c: remove dangerous 'rb_jump_tag's.nagai
2005-08-08This commit was manufactured by cvs2svn to create branch 'ruby_1_8'.(no author)
2005-08-06commit missocean
2005-08-06* ext/tk/lib/{tk.rb,tk/itemconfig.rb}: configure createsocean
2005-08-04* ext/tcltklib/tcltklib.c: cannot compile for Tcl7.6/Tk4.2.nagai
2005-08-04reverted. [ruby-dev:26726]ocean
2005-08-04just fixed indentation.ocean
2005-08-04* ext/tk/sample/tkextlib/tile/demo.rb: followed previous changes.ocean
2005-08-04* ext/tk/sample/tkextlib/tile/demo.rb: fixed: Tk::Tile::TProgressbar isocean
2005-08-03* ext/tk/lib/tk/variable.rb: TkVariable#trace didn't work onocean
2005-08-02* ext/tk/lib/tkextlib/tile/treeview.rb: Tk::Tile::Treeview#headingconfigureocean
2005-08-02* ext/tk/lib/tkextlib/tile/tprogressbar.rb: Tk::Tile::TProgressbar#startocean
2005-08-02This commit was manufactured by cvs2svn to create branch 'ruby_1_8'.(no author)
2005-08-02* ext/tk/sample/tkextlib/tile/demo.rb: added repeating buttons demo.ocean
2005-08-01* ext/tk/lib/tkextlib/tile.rb: fixed autoload for Treeview.ocean
2005-08-01* ext/tk/sample/tkextlib/tile/demo.rb: added combobox demo.ocean
2005-07-28* ext/tcltklib/stubs.c: When --enable-tcltk-stubs, the initializenagai
2005-07-27* ext/tk/sample/tkextlib/tile/demo.rb: fixed typo.ocean
2005-07-25* ext/tk/lib/multi-tk.rb: fix en-bugged part in the last commit.nagai
2005-07-22This commit was manufactured by cvs2svn to create branch 'ruby_1_8'.(no author)
2005-07-21* ext/tk/tkutil.c (tk_conv_args): forget to revert thread_criticalnagai
2005-07-19* ext/tk/lib/tk.rb: forgot to update RELEASE_DATEnagai
2005-07-19* ext/tk/lib/tk/variable.rb: For symmetry, add TkVariable#string. Itnagai
2005-07-13* ext/tcltklib/tcltklib.c: TclTkLib.do_one_event doesn't work.nagai
2005-07-05* ext/tk/tkutil.c: fix typo.nagai
2005-07-05* ext/tcltklib/tcltklib.c: bug fix on treating Unicode strings.nagai
2005-06-24* ext/tk/lib/tk.rb: fix typo on Tk.grid_propagate.nagai
2005-06-23* ext/tk/lib/tk/canvastag.rb: TkcGroup.new cannot include given items.nagai
2005-06-16* lib/tkextlib/SUPPOPRT_STATUS: add RELEASE_DATE information.nagai