summaryrefslogtreecommitdiff
path: root/ext/tk/tcltklib.c
AgeCommit message (Expand)Author
2010-08-24* ext/tk/tcltklib.c: add codes for Ruby/Tk-Kit which depends on recentnagai
2010-05-31* ext/tk/extconf.rb: use tclConfig.sh/tkConfig.sh when frameworksnagai
2010-03-25* ext/tk/extconf.rb: fix [ruby-core:28901] [Bug #2997]. Thanks, Michael Graff.nagai
2009-10-26* ext/tk/tcltklib.c: mistake on operation. sorry.nagai
2009-10-26* ext/tk/tcltklib.c,stubs.c: remove errors or warnings when compilednagai
2009-08-09* ext/tk/extconf.rb (search_tclConfig): last change isn't enough. fixed it.nagai
2009-08-03* ext/tk/lib/tcltklib.c: fix trouble on old-style C functionnagai
2009-07-12* ext/tk/extconf.rb: New strategy for searching Tcl/Tk libraries.nagai
2009-03-16* ext/tk/tcltklib.c (eventloop_sleep, lib_eventloop_core),nobu
2008-07-23* ext/tk/{stubs,tcltklib}.c, ext/tk/tkutil/tkutil.c: fix warningsnobu
2008-07-15* ext/tk/{,tkutil/}extconf.rb: ruby/ruby.h no longer needs to benobu
2008-07-15* ext/tk/extconf.rb, ext/tk/tcltklib.c, ext/tk/tkutil/tkutil.c: Doknu
2008-06-19wrong commit; sorrymatz
2008-06-19* lib/mathn.rb (Rational::power2): typo fixed. [ruby-core:17293]matz
2008-06-16* ext/tk/sample/demos-jp/toolber.rb, ext/tk/sample/demos-en/toolber.rb:nagai
2008-06-11* ext/tk: check proper conditions. [ruby-dev:35047]nobu
2008-05-22* ext/tk/tcltklib.c, ext/tk/tkutil/tkutil.c: fix memory leak.nagai
2008-05-16* ext/tk/lib/tcltklib.c: sometimes freeze when receive Interrupt signal.nagai
2008-05-09* ext/tk/lib/tk/wm.rb: methods of Tk::Wm_for_General module cannotnagai
2008-04-09* ext/tk/tcltklib.c: SEGV when tcltk-stubs is enabled.nagai
2008-03-29* ext/tk/tcltklib.c: rb_hash_lookup has not been backported yet.nobu
2008-03-29* ext/tk/*: full update Ruby/Tk to support Ruby(1.9|1.8) and Tc/Tk8.5.nagai
2007-08-18* ext/tk/tcltklib.c (Init_tcltklib): use rb_set_end_proc().nobu
2007-07-22* file.c (rb_file_s_rename): deleted code to get rid of a bug ofnobu
2006-12-01* ext/tk/tcltklib.c: shouldn't run the killed thread at callback.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-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-05* ext/tk/tcltklib.c: fix SEGV when embedding to an application.nagai
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-18* ext/tk/lib/multi-tk.rb: add restriction to access the entriednagai
2005-11-07* ext/tk/stubs.c (_nativethread_consistency_check): use simplernagai
2005-11-02This commit was manufactured by cvs2svn to create branch 'ruby_1_8'.(no author)