Directory ext/tk/lib/tkextlib/ICONS/

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

Browse with ViewVC

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

Lines of Code

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

Developers

Author Changes Lines of Code Lines per Change
Totals 11 (100.0%) 185 (100.0%) 16.8
nagai 7 (63.6%) 183 (98.9%) 26.1
nobu 1 (9.1%) 1 (0.5%) 1.0
matz 1 (9.1%) 1 (0.5%) 1.0
shyouhei 2 (18.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-11-18 23:37

* ext/tk/lib/tk/font.rb: remove dependency on Ruby's version (1.8 or 1.9).

* ext/tk/lib/tkextlib/ICONS/icons.rb: ditto.

* ext/tk/sample/tkextlib/treectrl/demo.rb: ditto.

* ext/tk/lib/tk.rb: update RELEASE_DATE

17 lines of code changed in:

  • ext/tk/lib/tkextlib/ICONS: icons.rb (+17 -5)
nobu 2005-10-22 05:48

* ext/tk/lib/tk/font.rb, ext/tk/lib/tkextlib/ICONS/icons.rb,

ext/tk/sample/tkextlib/treectrl/demo.rb, lib/net/imap.rb,

lib/rss/parser.rb, test/rss/test_content.rb,

test/rss/test_dublincore.rb, test/rss/test_syndication.rb,

test/rss/test_trackback.rb, test/ruby/test_eval.rb,

test/socket/test_socket.rb, test/socket/test_udp.rb:

Object#fcall was renamed as Object#funcall.

1 lines of code changed in:

  • ext/tk/lib/tkextlib/ICONS: icons.rb (+1 -1)
matz 2005-09-05 09:40

* lib/observer.rb: a patch from nornagon <nornagon@gmail.com>

merged to allow arbitrary names for update methods.

[ruby-core:05416]



* eval.c (rb_f_fcall): new method to avoid inefficiency of

obj.instance_eval{send(...)} tricks.

1 lines of code changed in:

  • ext/tk/lib/tkextlib/ICONS: icons.rb (+1 -1)
nagai 2005-06-08 15:42

* ext/tk/lib/tkextlib/ICONS/icons.rb: fail to create instances of

Tk::ICONS [ruby-dev:26305].

5 lines of code changed in:

  • ext/tk/lib/tkextlib/ICONS: icons.rb (+5 -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.

5 lines of code changed in:

  • ext/tk/lib/tkextlib/ICONS: icons.rb (+5)
nagai 2004-10-11 05:51

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

29 lines of code changed in:

  • ext/tk/lib/tkextlib/ICONS: icons.rb (+29 -29)
nagai 2004-07-06 10:42

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

* BWidget extension support on Ruby/Tk

35 lines of code changed in:

  • ext/tk/lib/tkextlib/ICONS: icons.rb (+35 -11)
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

92 lines of code changed in:

Generated by StatSVN 0.3.2-SNAPSHOT