summaryrefslogtreecommitdiff
path: root/ext/tk
AgeCommit message (Expand)Author
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-26* ext/tk/tcltklib.c (ip_delete): fix SEGV when a slave-ip is deletednagai
2006-06-21* ext/socket/getaddrinfo.c (freeaddrinfo, get_name): fixed typo.usa
2006-06-20* eval.c, file.c, etc.: code-cleanup patch from Stefan Huehnermatz
2006-06-18* ext/tk/lib/multi-tk.rb: fix bug: initialize improper tablesnagai
2006-06-09* math.c (log2): may be a macro.nobu
2006-06-09* sprintf.c (rb_str_format): allow %c to print one charactermatz
2006-04-25* ext/tk/tcltklib.c (delete_slaves): maybe increment the referencenagai
2006-04-21* ext/tk/tcltklib.c (lib_eventloop_ensure): refer freed pointernagai
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
2006-01-12* ext/tk/sample/tkballoonhelp.rb: [bug fix] couldn't add to a widgetnagai
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-25commit miss.nagai
2005-11-25* sample/tkextlib/tile/demo.rb: bug fixnagai
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-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/tk/sample/demos-jp/widget: make the root window lower than thenagai
2005-11-02* ext/tk/tcltklib.c (ip_rbUpdateObjCmd, ip_rb_threadUpdateObjCmd): passed imp...nagai
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-28* ext/tk/tcltklib.c: cannot compile with Tcl/Tk8.0.xnagai
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-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-08* ext/tk/tcltklib.c: restored some DUMPsocean
2005-08-06* ext/tk/tcltklib.c: combined tcl_protect and tcl_check_result.ocean
2005-08-06* ext/tk/lib/{tk.rb,tk/itemconfig.rb}: configure createsocean
2005-08-05* ext/tk/tcltklib.c: rectoring - tcl_protect.ocean
2005-08-05* ext/tk/tcltklib.c: refactoring - extracted status check as function.ocean