Directory ext/tk/lib/tkextlib/tkimg/

Directory Created:
2004-07-01 10:38
Total Files:
18
Deleted Files:
0
Lines of Code:
573

Browse with ViewVC

[root]/ext/tk/lib/tkextlib/tkimg

Lines of Code

ext/tk/lib/tkextlib/tkimg/ Lines of Code

Developers

Author Changes Lines of Code Lines per Change
Totals 85 (100.0%) 670 (100.0%) 7.8
nagai 67 (78.8%) 670 (100.0%) 10.0
shyouhei 18 (21.2%) 0 (0.0%) 0.0

Most Recent Commits

shyouhei 2007-02-13 00:01

set svn:eol-style

0 lines of code changed in:

nagai 2005-08-09 07:16

* ext/tk/tcltklib.c: remove dangerous 'rb_jump_tag's.

* ext/tk/lib/tk.rb: add __val2ruby_optkeys and __ruby2val_optkeys to

help to convert option values between ruby and tcl.

* ext/tk/lib/tk/itemconfig.rb: add __item_val2ruby_optkeys and

__item_ruby2val_optkeys to help to convert option values between

ruby and tcl.

* ext/tk/lib/tk/radiobutton.rb: use __ruby2val_optkeys for 'variable'

option (for the reason of backward compatibility).

* ext/tk/lib/tk/composite.rb: clarify the arguments of super().

* ext/tk/lib/tk/spinbox.rb: ditto.

* ext/tk/lib/tk/text.rb: ditto.

* ext/tk/lib/tk/validation.rb: ditto.

* ext/tk/lib/tkextlib/*: support to treat tkvariable-type

configure options.

1 lines of code changed in:

  • ext/tk/lib/tkextlib/tkimg: pixmap.rb (+1 -1)
nagai 2005-05-30 15:53

* ext/tk/lib/macpkg.rb: add PACKAGE_NAME information of Tcl/Tk Extension.

* ext/tk/lib/tk/msgcat.rb: ditto.

* ext/tk/lib/tk/winpkg.rb: ditto.

* ext/tk/lib/tkextlib/*: ditto.

80 lines of code changed in:

nagai 2004-10-11 05:51

* ext/tk/lib/tk/*: untabify

80 lines of code changed in:

nagai 2004-07-06 10:42

* ext/tk/lib : improve framework of developping Tcl/Tk extension wrappers

* BWidget extension support on Ruby/Tk

244 lines of code changed in:

nagai 2004-07-01 10:38

* ext/tk/lib/tcltklib : bug fix

* ext/tk/lib/tk : bug fix and add Tcl/Tk extension support libraries

265 lines of code changed in:

Generated by StatSVN 0.3.2-SNAPSHOT