Directory ext/tk/sample/tkextlib/iwidgets/sample/

Directory Created:
2004-07-08 17:50
Total Files:
58
Deleted Files:
0
Lines of Code:
1390

Browse with ViewVC

[root]/ext/tk/sample/tkextlib/iwidgets/sample

Lines of Code

ext/tk/sample/tkextlib/iwidgets/sample/ Lines of Code

Developers

Author Changes Lines of Code Lines per Change
Totals 159 (100.0%) 1635 (100.0%) 10.2
nagai 101 (63.5%) 1635 (100.0%) 16.1
shyouhei 58 (36.5%) 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-03-31 06:55

* sample/tkextlib/iwidgets/sample/hierarchy.rb: show basename

only [ruby-dev:25970]

* sample/tkextlib/treectrl/demo.rb: add check for existence of

'backgroundimage' option.

* sample/tkextlib/treectrl/bitmaps.rb: ditto.

* sample/tkextlib/treectrl/outlook-newgroup.rb: lack of '%I'

event callback argument.

1 lines of code changed in:

  • ext/tk/sample/tkextlib/iwidgets/sample: hierarchy.rb (+1 -1)
nagai 2005-03-30 16:43

* sample/tkextlib/iwidgets/sample/hierarchy.rb: fail to treat

Japanese (i18n?) filenames.

4 lines of code changed in:

  • ext/tk/sample/tkextlib/iwidgets/sample: hierarchy.rb (+4 -4)
nagai 2004-10-11 05:51

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

239 lines of code changed in:

nagai 2004-07-15 02:18

* ext/tk/, ext/tcltklib/: bug fix

* ext/tk/lib/tk.rb: better operation for SIGINT when processing callbacks.

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

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

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

* ext/tk/lib/tk/validation.rb: add Tk::ValidateConfigure.__def_validcmd()

to define validatecommand methods easier

* ext/tk/lib/tk.rb (_genobj_for_tkwidget): support autoload Tk ext classes

* ext/tk/lib/tk/canvas.rb and so on: remove the parent widget type check

for items (e.g. canvas items; depends on the class) to avoid some troubles

on Tk extension widget class definition.

* ext/tk/lib/tkextlib/: add Iwidget and TkTable extension support

* ext/tk/sample/tkextlib/: add samples of Iwidget and TkTable

815 lines of code changed in:

nagai 2004-07-09 20:29

* ext/tk/lib/tk.rb: better operation for SIGINT when processing callbacks.

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

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

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

* ext/tk/lib/tk/validation.rb: add Tk::ValidateConfigure.__def_validcmd()

to define validatecommand methods easier

167 lines of code changed in:

nagai 2004-07-08 17:50

* ext/tk/lib : bug fix

* ext/tk/lib/tkextlib/itcl : add [incr Tcl] support

* ext/tk/lib/tkextlib/itk : add [incr Tk] support

* ext/tk/lib/tkextlib/iwidgets : midway point of [incr Widgets] support

* ext/tk/sample/tkextlib/iwidgets : very simple examples of [incr Widgets]

409 lines of code changed in:

Generated by StatSVN 0.3.2-SNAPSHOT