| Commit message (Expand) | Author | Age | Files | Lines |
* | * ext/tk/lib/tkextlib/tile/treeview.rb: cannot configure tags. | nagai | 2008-06-19 | 1 | -9/+10 |
* | * ext/tk/lib/multi-tk.rb: cannot access class variable from singleton method. | nagai | 2008-06-17 | 1 | -3/+4 |
* | * ext/tk/tcltklib.c: SEGV when exit. | nagai | 2008-06-16 | 1 | -3/+3 |
* | * ext/tk/tcltklib.c: SEGV when tcltk-stubs is enabled. | nagai | 2008-06-10 | 78 | -193/+1437 |
* | * ext/tk/*: full update Ruby/Tk to support Ruby(1.9|1.8) and Tc/Tk8.5. | nagai | 2008-03-29 | 77 | -1392/+5083 |
* | * ext/tk/lib/tk.rb: forgot to update RELEASE_DATE | nagai | 2008-02-28 | 6 | -27/+42 |
* | * ext/tk/lib/tk.rb, ext/tk/lib/*: make default widget set | nagai | 2008-02-27 | 86 | -453/+798 |
* | * $Date$ keyword removed to avoid inclusion of locale dependent | akr | 2008-01-06 | 6 | -6/+0 |
* | Ruby/Tk :: provisional support on Ruby-VM and Tcl/Tk8.5. | nagai | 2007-12-21 | 35 | -233/+753 |
* | * regerror.c, string.c, io.c, lib/getoptlong.rb, lib/net/imap.rb, | akr | 2007-12-21 | 1 | -1/+1 |
* | * ext/tk/lib/tkextlib/tcllib/tablelist.rb: fix typo. | nagai | 2007-05-25 | 3 | -3/+3 |
* | * ext/tk/lib/tk.rb: fix typo (TkConfigMethod::__confinfo_cmd, | nagai | 2007-02-09 | 1 | -2/+2 |
* | * ext/tk/lib/tk.rb (TkConfigMethod#__confinfo_cmd,__conv_keyonly_optkeys): | nagai | 2007-01-26 | 9 | -17/+21 |
* | * ext/tk/lib/tkextlib/version.rb: forgot to commmit. sorry. | nagai | 2006-11-07 | 1 | -1/+1 |
* | * ext/tk/lib/tk/itemconfig.rb: minor bug fix. | nagai | 2006-11-07 | 4 | -33/+75 |
* | * ext/tk/lib/tk/itemconfig.rb: bug fix on 'itemconfiginfo' method, and | nagai | 2006-11-06 | 5 | -140/+958 |
* | * ext/tk/lib/tkextlib/tile.rb, lib/tkextlib/tile/* : support Tile 0.7.6. | nagai | 2006-10-04 | 8 | -42/+123 |
* | * ext/tk/lib/tk/font.rb: TkFont#current_configinfo() doesn't work on Tcl/Tk8.x. | nagai | 2006-09-01 | 2 | -6/+6 |
* | * ext/tk/lib/tkextlib/blt.rb: double dashes (--) option doesn't work | nagai | 2006-08-31 | 1 | -2/+2 |
* | * ext/tk/lib/multi-tk.rb: freeze ip_name for security reason. | nagai | 2006-07-28 | 1 | -1/+1 |
* | * ext/tk/lib/tk.rb: add methods for new features of latest Tcl/Tk8.5 | nagai | 2006-07-14 | 2 | -4/+34 |
* | * ext/tk/lib/tk/composite.rb: improve handling of the classname on the | nagai | 2006-07-13 | 2 | -1/+102 |
* | * ext/tk/lib/multi-tk.rb: remove restriction on the class of | nagai | 2006-07-11 | 1 | -2/+4 |
* | * ext/tk/lib/multi-tk.rb: security fix. | nagai | 2006-07-11 | 2 | -3/+7 |
* | * ext/tk/lib/tk/font.rb: sorry. mistaken to patch. | nagai | 2006-07-10 | 1 | -1/+1 |
* | * ext/tk/tcltklib.c: make SEGV risk lower at exit. | nagai | 2006-07-10 | 5 | -20/+270 |
* | * ext/tk/tcltklib.c (ip_make_menu_embeddable): help to make a menu | nagai | 2006-07-03 | 4 | -8/+195 |
* | * ext/tk/tcltklib.c: forgot to update TCLTKLIB_RELEASE_DATE. | nagai | 2006-06-27 | 1 | -6/+6 |
* | * ext/tk/lib/multi-tk.rb: fix bug: initialize improper tables | nagai | 2006-06-18 | 1 | -2/+3 |
* | * ext/tk/lib/multi-tk.rb: add a binding to a container for a slave IP. | nagai | 2006-04-18 | 2 | -1/+2 |
* | * ext/tk/lib/tk/panedwindow.rb: lack of arguments. [ruby-core:7681] | nagai | 2006-04-06 | 1 | -1/+1 |
* | * ext/tk/tcltklib.c: fix SEGV when embedding to an application. | nagai | 2006-04-05 | 3 | -16/+18 |
* | * ext/tk/lib/multi-tk.rb: add MultiTkIp#eval and bg_eval. | nagai | 2006-01-31 | 2 | -4/+107 |
* | * ext/tk/lib/tkextlib/SUPPORT_STATUS: update to support libraries in | nagai | 2005-12-11 | 2 | -5/+15 |
* | * ext/tk/tcltklib.c: forgot to update RELEASE_DATE. | nagai | 2005-12-06 | 1 | -1/+1 |
* | * ext/tk/README.macosx-aqua: [new document] tips to avoid the known | nagai | 2005-12-06 | 1 | -0/+1 |
* | Add lacks for Tk8.5 support. | nagai | 2005-11-23 | 5 | -1/+166 |
* | * ext/tk/lib/tkextlib/tile.rb: bug fix (Tk::Tile::USE_TTK_NAMESPACE | nagai | 2005-11-21 | 2 | -2/+6 |
* | * ext/tk/lib/tk/font.rb: remove dependency on Ruby's version (1.8 or 1.9). | nagai | 2005-11-18 | 3 | -19/+32 |
* | * ext/tk/lib/multi-tk.rb: add restriction to access the entried | nagai | 2005-11-18 | 4 | -23/+350 |
* | * ext/tk/lib/tk/canvas.rb (TkCanvasItemConfig::__item_val2ruby_optkeys): | nagai | 2005-10-24 | 3 | -3/+3 |
* | * ext/tk/extconf.rb: improbe messages [ruby-core:06325]. | nagai | 2005-10-22 | 124 | -88/+3396 |
* | * ext/tk/lib/tk/font.rb, ext/tk/lib/tkextlib/ICONS/icons.rb, | nobu | 2005-10-22 | 2 | -3/+3 |
* | * ext/tk/lib/tkextlib/tktable/tktable.rb: border_* instance methods | nagai | 2005-10-03 | 2 | -5/+5 |
* | * ext/tk/lib/multi-tk.rb: MultiTkIp#eval_string and bg_eval_string | nagai | 2005-09-17 | 2 | -5/+5 |
* | * ext/tk/lib/multi-tk.rb: fix typo on MultiTkIp#bg_eval_string | nagai | 2005-09-16 | 2 | -2/+2 |
* | * ext/tk/lib/tk/dialog.rb: If a dialog does not show up yet, | nagai | 2005-09-15 | 2 | -7/+8 |
* | * lib/observer.rb: a patch from nornagon <nornagon@gmail.com> | matz | 2005-09-05 | 2 | -3/+3 |
* | * ext/tk/lib/multi-tk.rb: On Tcl8.5, MultiTkIp#invoke_hidden doesn't | nagai | 2005-09-01 | 2 | -3/+22 |
* | * ext/tk/lib/tk.rb: fix bug on handling __ruby2val_optkeys(). | nagai | 2005-08-10 | 5 | -10/+17 |