summaryrefslogtreecommitdiff
path: root/ext/tk/lib
AgeCommit message (Expand)Author
2007-05-25* ext/tk/lib/tkextlib/tcllib/tablelist.rb: fix typo.nagai
2007-02-09* ext/tk/lib/tk.rb: fix typo (TkConfigMethod::__confinfo_cmd, nagai
2007-01-26* ext/tk/lib/tk.rb (TkConfigMethod#__confinfo_cmd,__conv_keyonly_optkeys): nagai
2006-11-07* ext/tk/lib/tkextlib/version.rb: forgot to commmit. sorry.nagai
2006-11-07* ext/tk/lib/tk/itemconfig.rb: minor bug fix.nagai
2006-11-06* ext/tk/lib/tk/itemconfig.rb: bug fix on 'itemconfiginfo' method, andnagai
2006-10-04* ext/tk/lib/tkextlib/tile.rb, lib/tkextlib/tile/* : support Tile 0.7.6.nagai
2006-09-01* ext/tk/lib/tk/font.rb: TkFont#current_configinfo() doesn't work on Tcl/Tk8.x.nagai
2006-08-31* ext/tk/lib/tkextlib/blt.rb: double dashes (--) option doesn't worknagai
2006-07-28* ext/tk/lib/multi-tk.rb: freeze ip_name for security reason.nagai
2006-07-14* ext/tk/lib/tk.rb: add methods for new features of latest Tcl/Tk8.5nagai
2006-07-13* ext/tk/lib/tk/composite.rb: improve handling of the classname on thenagai
2006-07-11* ext/tk/lib/multi-tk.rb: remove restriction on the class ofnagai
2006-07-11* ext/tk/lib/multi-tk.rb: security fix.nagai
2006-07-10* ext/tk/lib/tk/font.rb: sorry. mistaken to patch.nagai
2006-07-10* ext/tk/tcltklib.c: make SEGV risk lower at exit.nagai
2006-07-03* ext/tk/tcltklib.c (ip_make_menu_embeddable): help to make a menunagai
2006-06-27* ext/tk/tcltklib.c: forgot to update TCLTKLIB_RELEASE_DATE.nagai
2006-06-18* ext/tk/lib/multi-tk.rb: fix bug: initialize improper tablesnagai
2006-04-18* ext/tk/lib/multi-tk.rb: add a binding to a container for a slave IP.nagai
2006-04-06* ext/tk/lib/tk/panedwindow.rb: lack of arguments. [ruby-core:7681]nagai
2006-04-05* ext/tk/tcltklib.c: fix SEGV when embedding to an application.nagai
2006-01-31* ext/tk/lib/multi-tk.rb: add MultiTkIp#eval and bg_eval.nagai
2005-12-11* ext/tk/lib/tkextlib/SUPPORT_STATUS: update to support libraries innagai
2005-12-06* ext/tk/tcltklib.c: forgot to update RELEASE_DATE.nagai
2005-12-06* ext/tk/README.macosx-aqua: [new document] tips to avoid the knownnagai
2005-11-23Add lacks for Tk8.5 support.nagai
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-10-24* ext/tk/lib/tk/canvas.rb (TkCanvasItemConfig::__item_val2ruby_optkeys):nagai
2005-10-22* ext/tk/extconf.rb: improbe messages [ruby-core:06325].nagai
2005-10-22* ext/tk/lib/tk/font.rb, ext/tk/lib/tkextlib/ICONS/icons.rb,nobu
2005-10-03* ext/tk/lib/tkextlib/tktable/tktable.rb: border_* instance methodsnagai
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-05* lib/observer.rb: a patch from nornagon <nornagon@gmail.com>matz
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/tk/tcltklib.c: remove dangerous 'rb_jump_tag's.nagai
2005-08-06* ext/tk/lib/{tk.rb,tk/itemconfig.rb}: configure createsocean
2005-08-04* ext/tk/tcltklib.c: cannot compile for Tcl7.6/Tk4.2.nagai
2005-08-04reverted. [ruby-dev:26726]ocean
2005-08-04* ext/tk/sample/tkextlib/tile/demo.rb: followed previous changes.ocean
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-01* ext/tk/lib/tkextlib/tile.rb: fixed autoload for Treeview.ocean
2005-07-28* ext/tk/stubs.c: When --enable-tcltk-stubs, the initializenagai