aboutsummaryrefslogtreecommitdiffstats
path: root/ext/tk/lib/tkextlib
Commit message (Expand)AuthorAgeFilesLines
* * ext/tk/lib/tkextlib/blt/tabset.rb, ext/tk/lib/tkextlib/blt/tabnotebook.rb: nagai2008-11-243-18/+177
* * ext/tk/lib/tkextlib/version.rb, ext/tk/ChangeLog.tkextlib: update.nagai2008-11-221-1/+1
* * ext/tk/lib/tkextlib/blt.rb, ext/tk/lib/tkextlib/blt/vector.rb: nagai2008-11-222-8/+8
* * ext/tk/lib/tkextlib/tile/treeview.rb: cannot configure tags.nagai2008-06-191-9/+10
* * ext/tk/tcltklib.c: SEGV when tcltk-stubs is enabled.nagai2008-06-1049-88/+662
* * ext/tk/*: full update Ruby/Tk to support Ruby(1.9|1.8) and Tc/Tk8.5.nagai2008-03-2949-545/+2064
* * ext/tk/lib/tk.rb: forgot to update RELEASE_DATEnagai2008-02-281-1/+1
* * ext/tk/lib/tk.rb, ext/tk/lib/*: make default widget set nagai2008-02-2751-78/+243
* Ruby/Tk :: provisional support on Ruby-VM and Tcl/Tk8.5.nagai2007-12-215-37/+113
* * ext/tk/lib/tkextlib/tcllib/tablelist.rb: fix typo.nagai2007-05-253-3/+3
* * ext/tk/lib/tk.rb (TkConfigMethod#__confinfo_cmd,__conv_keyonly_optkeys): nagai2007-01-265-7/+7
* * ext/tk/lib/tkextlib/version.rb: forgot to commmit. sorry.nagai2006-11-071-1/+1
* * ext/tk/lib/tk/itemconfig.rb: minor bug fix.nagai2006-11-072-31/+73
* * ext/tk/lib/tk/itemconfig.rb: bug fix on 'itemconfiginfo' method, andnagai2006-11-063-134/+946
* * ext/tk/lib/tkextlib/tile.rb, lib/tkextlib/tile/* : support Tile 0.7.6.nagai2006-10-048-42/+123
* * ext/tk/lib/tkextlib/blt.rb: double dashes (--) option doesn't worknagai2006-08-311-2/+2
* * ext/tk/tcltklib.c: make SEGV risk lower at exit.nagai2006-07-101-1/+2
* * ext/tk/lib/tkextlib/SUPPORT_STATUS: update to support libraries innagai2005-12-112-5/+15
* * ext/tk/lib/tkextlib/tile.rb: bug fix (Tk::Tile::USE_TTK_NAMESPACEnagai2005-11-212-2/+6
* * ext/tk/lib/tk/font.rb: remove dependency on Ruby's version (1.8 or 1.9).nagai2005-11-181-5/+17
* * ext/tk/extconf.rb: improbe messages [ruby-core:06325].nagai2005-10-22110-83/+3254
* * ext/tk/lib/tk/font.rb, ext/tk/lib/tkextlib/ICONS/icons.rb,nobu2005-10-221-1/+1
* * ext/tk/lib/tkextlib/tktable/tktable.rb: border_* instance methodsnagai2005-10-032-5/+5
* * lib/observer.rb: a patch from nornagon <nornagon@gmail.com>matz2005-09-051-1/+1
* * ext/tk/lib/tk.rb: fix bug on handling __ruby2val_optkeys().nagai2005-08-102-1/+6
* * ext/tk/tcltklib.c: remove dangerous 'rb_jump_tag's.nagai2005-08-0924-11/+93
* * ext/tk/tcltklib.c: cannot compile for Tcl7.6/Tk4.2.nagai2005-08-041-1/+1
* reverted. [ruby-dev:26726]ocean2005-08-042-6/+0
* * ext/tk/sample/tkextlib/tile/demo.rb: followed previous changes.ocean2005-08-0418-0/+47
* * ext/tk/lib/tkextlib/tile/treeview.rb: Tk::Tile::Treeview#headingconfigureocean2005-08-021-80/+130
* * ext/tk/lib/tkextlib/tile/tprogressbar.rb: Tk::Tile::TProgressbar#startocean2005-08-021-2/+2
* * ext/tk/lib/tkextlib/tile.rb: fixed autoload for Treeview.ocean2005-08-012-8/+8
* * lib/tkextlib/SUPPOPRT_STATUS: add RELEASE_DATE information.nagai2005-06-162-0/+7
* * ext/tk/lib/tkextlib/ICONS/icons.rb: fail to create instances ofnagai2005-06-081-1/+5
* * ext/tk/lib/macpkg.rb: add PACKAGE_NAME information of Tcl/Tk Extension.nagai2005-05-3042-1/+211
* * ext/tk/lib/tk.rb: TkComm#tk_split_*list fail to split a kind of SJISnagai2005-05-253-12/+26
* * ext/tk/lib/tkextlib/blt/winop.rb: fix typonagai2005-05-101-2/+2
* * ext/tk/lib/tk/timer.rb: fix typonagai2005-05-081-2/+2
* * ext/tk/lib/tk.rb: update RELEASE_DATEnagai2005-04-0925-21/+378
* * lib/tkextlib/treectrl/tktreectrl.rb (selection_clear): fixed typo.ocean2005-04-081-1/+1
* * lib/treectrl/tktreectrl.rb: performance tuning. (call tk_send_without_encocean2005-04-071-17/+39
* * ext/tk/lib/tk/dialog.rb: fixed typo.ocean2005-04-041-0/+3
* * ext/tk/lib/tk.rb: forgot to update RELEASE_DATEnagai2005-04-022-9/+78
* * ext/tk/lib/tk.rb (TkWindow.initialize): accept 'without_creating'nagai2005-04-013-103/+189
* * lib/tkextlib/blt/component.rb: bug fix on treatment ofnagai2005-04-011-79/+162
* * lib/tkextlib/blt/component.rb: cannot create elements exceptnagai2005-03-294-42/+306
* * ext/tk/lib/tkextlib/iwidgets/notebook.rb: fixed typo.ocean2005-03-281-1/+1
* * ext/tk/lib/tk.rb (_callback_entry_class?): add for checking whethernagai2005-03-2611-128/+561
* * ext/tk/lib/tk/font.rb: add some TkFont class methods to get fontnagai2005-03-181-58/+801
* * ext/tk/lib/tkextlib/treectrl/tktreectrl.rb: call wrong method innagai2005-03-161-27/+27