2005-04-07 23:24:15 -04:00
|
|
|
2005-04-08 ocean <ocean@ruby-lang.org>
|
|
|
|
|
|
|
|
* lib/tkextlib/treectrl/tktreectrl.rb (selection_clear): fixed typo.
|
|
|
|
|
|
|
|
* sample/tkextlib/treectrl/random.rb: node deselection now works.
|
|
|
|
|
|
|
|
* sample/tkextlib/treectrl/demo.rb: fixed typo. (popup menu on column header)
|
|
|
|
|
2005-04-07 12:53:56 -04:00
|
|
|
2005-04-08 ocean <ocean@ruby-lang.org>
|
2005-04-07 10:55:55 -04:00
|
|
|
|
2005-04-07 14:02:18 -04:00
|
|
|
* sample/tkextlib/treectrl/help.rb: fixed typo. (wrong color)
|
|
|
|
|
|
|
|
2005-04-08 ocean <ocean@ruby-lang.org>
|
|
|
|
|
|
|
|
* sample/tkextlib/treectrl/random.rb: fixed typo. (wrong itemheight)
|
|
|
|
|
|
|
|
* sample/tkextlib/treectrl/outlook-newgroup.rb: ditto.
|
|
|
|
|
|
|
|
* sample/tkextlib/treectrl/explorer.rb: ditto.
|
|
|
|
|
|
|
|
* sample/tkextlib/treectrl/help.rb: ditto.
|
2005-04-07 12:53:56 -04:00
|
|
|
|
2005-04-07 10:55:55 -04:00
|
|
|
2005-04-07 ocean <ocean@ruby-lang.org>
|
|
|
|
|
|
|
|
* sample/tkextlib/treectrl/*.rb: some speed up... cache the result of
|
|
|
|
version checking.
|
|
|
|
|
2005-04-07 12:53:56 -04:00
|
|
|
2005-04-07 Hidetoshi NAGAI <nagai@ai.kyutech.ac.jp>
|
|
|
|
|
2005-04-07 13:02:46 -04:00
|
|
|
* lib/tkextlib/treectrl/tktreectrl.rb: performance tuning by calling
|
|
|
|
tk_send_without_enc. [ruby-dev:25997]
|
2005-04-07 12:53:56 -04:00
|
|
|
|
2005-04-03 21:37:19 -04:00
|
|
|
2005-04-04 ocean <ocean@ruby-lang.org>
|
|
|
|
|
|
|
|
* lib/tkextlib/tktable/tktable.rb: added Tk::TkTable#selection_present.
|
|
|
|
|
2005-04-02 03:02:39 -05:00
|
|
|
2005-04-02 Hidetoshi NAGAI <nagai@ai.kyutech.ac.jp>
|
|
|
|
|
|
|
|
* lib/tkextlib/treectrl/tktreectrl.rb: support TreeCtrl's cvs head.
|
|
|
|
|
2005-04-01 12:22:02 -05:00
|
|
|
2005-04-02 Hidetoshi NAGAI <nagai@ai.kyutech.ac.jp>
|
|
|
|
|
|
|
|
* lib/tkextlib/blt/component.rb: add TreeCtrl#legend_window_create().
|
|
|
|
|
|
|
|
* sample/tkextlib/blt/graph6.rb: use legend_window_create().
|
|
|
|
|
|
|
|
* lib/tkextlib/blt/tree.rb: forget to call tagid().
|
|
|
|
|
|
|
|
* lib/tkextlib/blt/treeview.rb: ditto.
|
|
|
|
|
2005-04-01 02:42:37 -05:00
|
|
|
2005-04-01 Hidetoshi NAGAI <nagai@ai.kyutech.ac.jp>
|
|
|
|
|
|
|
|
* sample/tkextlib/treectrl/demo.rb: bridge the gap of
|
|
|
|
Hash#index or Hash#key between ruby 1.8 and 1.9
|
|
|
|
|
2005-03-31 22:48:26 -05:00
|
|
|
2005-04-01 Hidetoshi NAGAI <nagai@ai.kyutech.ac.jp>
|
|
|
|
|
|
|
|
* lib/tkextlib/blt/component.rb: bug fix on treatment of
|
|
|
|
component objects.
|
|
|
|
|
|
|
|
* sample/tkextlib/blt/graph6.rb: a new sample script.
|
|
|
|
|
2005-04-01 02:42:37 -05:00
|
|
|
2005-03-31 ocean <ocean@ruby-lang.org>
|
|
|
|
|
2005-04-03 21:37:19 -04:00
|
|
|
* sample/tkextlib/treectrl/demo.rb: should use Hash#index.
|
2005-04-01 02:42:37 -05:00
|
|
|
|
2005-04-03 21:37:19 -04:00
|
|
|
* sample/tkextlib/treectrl/demo.rb: TkImage was not
|
2005-04-01 02:42:37 -05:00
|
|
|
cached properly.
|
|
|
|
|
2005-04-03 21:37:19 -04:00
|
|
|
* sample/tkextlib/treectrl/random.rb: fixed typo.
|
2005-04-01 02:42:37 -05:00
|
|
|
|
2005-03-31 00:55:35 -05:00
|
|
|
2005-03-31 Hidetoshi NAGAI <nagai@ai.kyutech.ac.jp>
|
|
|
|
|
|
|
|
* 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.
|
|
|
|
|
2005-03-30 10:43:42 -05:00
|
|
|
2005-03-31 Hidetoshi NAGAI <nagai@ai.kyutech.ac.jp>
|
|
|
|
|
|
|
|
* sample/tkextlib/iwidgets/sample/hierarchy.rb: fail to treat
|
|
|
|
Japanese (i18n?) filenames.
|
|
|
|
|
2005-03-30 03:44:19 -05:00
|
|
|
2005-03-30 Hidetoshi NAGAI <nagai@ai.kyutech.ac.jp>
|
|
|
|
|
|
|
|
* sample/tkextlib/bwidget/tree.rb: use 'return' in the Proc object.
|
|
|
|
|
|
|
|
* sample/tkextlib/tkHTML/hv.rb: ditto.
|
|
|
|
|
|
|
|
* sample/tkextlib/tkHTML/ss.rb: ditto.
|
|
|
|
|
|
|
|
* sample/tkextlib/tktable/basic.rb: ditto.
|
|
|
|
|
|
|
|
* sample/tkextlib/tktable/command.rb: ditto.
|
|
|
|
|
|
|
|
* sample/tkextlib/tktable/debug.rb: ditto.
|
|
|
|
|
|
|
|
* sample/tkextlib/tktable/maxsize.rb: ditto.
|
|
|
|
|
|
|
|
* sample/tkextlib/treectrl/demo.rb: ditto.
|
|
|
|
|
2005-03-29 05:27:32 -05:00
|
|
|
2005-03-29 Hidetoshi NAGAI <nagai@ai.kyutech.ac.jp>
|
|
|
|
|
|
|
|
* lib/tkextlib/blt/component.rb: cannot create elements except
|
|
|
|
default type of element.
|
|
|
|
|
|
|
|
* lib/tkextlib/blt/barchart.rb: ditto.
|
|
|
|
|
|
|
|
* lib/tkextlib/blt/graph.rb: ditto.
|
|
|
|
|
|
|
|
* lib/tkextlib/blt/stripchart.rb: ditto.
|
|
|
|
|
|
|
|
* lib/tkextlib/blt/component.rb: axis command option gets
|
|
|
|
proper object type of arguments.
|
|
|
|
|
|
|
|
* sample/tkextlib/blt/calendar.rb: new sample.
|
|
|
|
|
|
|
|
* sample/tkextlib/blt/pareto.rb: ditto.
|
|
|
|
|
2005-04-03 21:37:19 -04:00
|
|
|
2005-03-28 ocean <ocean@ruby-lang.org>
|
|
|
|
|
|
|
|
* lib/tkextlib/iwidgets/notebook.rb: fixed typo.
|
|
|
|
|
2005-03-26 08:58:11 -05:00
|
|
|
2005-03-26 Hidetoshi NAGAI <nagai@ai.kyutech.ac.jp>
|
|
|
|
|
|
|
|
* lib/tkextlib/blt.rb: add commands for zooming.
|
|
|
|
|
|
|
|
* lib/tkextlib/blt/bitmap.rb (new_with_name): add for using
|
|
|
|
given name.
|
|
|
|
|
|
|
|
* lib/tkextlib/blt/busy.rb: bug fix on Tk::BLT::Busy::Shild class.
|
|
|
|
|
|
|
|
* lib/tkextlib/blt/component.rb: typo fix.
|
|
|
|
|
|
|
|
* lib/tkextlib/blt/component.rb: fix lack of *_create methods
|
|
|
|
|
|
|
|
* lib/tkextlib/blt/component.rb: proper call on xaxis_* and so on.
|
|
|
|
|
|
|
|
* lib/tkextlib/blt/htext.rb: add TkVariable object to access
|
|
|
|
special Tcl variables.
|
|
|
|
|
2005-03-29 05:27:32 -05:00
|
|
|
* lib/tkextlib/treectrl/tktreectrl.rb: typo fix.
|
2005-03-26 08:58:11 -05:00
|
|
|
|
2005-03-29 05:27:32 -05:00
|
|
|
* lib/tkextlib/treectrl/tktreectrl.rb: proper treatment
|
2005-03-26 08:58:11 -05:00
|
|
|
of 'font' option of element_configure.
|
|
|
|
|
2005-03-29 05:27:32 -05:00
|
|
|
* lib/tkextlib/treectrl/tktreectrl.rb: bug fix on item_sort.
|
2005-03-26 08:58:11 -05:00
|
|
|
|
2005-03-29 05:27:32 -05:00
|
|
|
* lib/tkextlib/treectrl/tktreectrl.rb: add methods to
|
2005-03-26 08:58:11 -05:00
|
|
|
call TreeCtrl commands for bindings.
|
|
|
|
|
2005-03-29 05:27:32 -05:00
|
|
|
* sample/tkextlib/blt/*: add some sample scripts.
|
2005-03-26 08:58:11 -05:00
|
|
|
|
2005-03-29 05:27:32 -05:00
|
|
|
* sample/tkextlib/treectrl/*: add some sample scripts.
|
2005-03-26 08:58:11 -05:00
|
|
|
|
2005-03-18 10:43:42 -05:00
|
|
|
2005-03-18 Hidetoshi NAGAI <nagai@ai.kyutech.ac.jp>
|
|
|
|
|
|
|
|
* lib/tkextlib/treectrl/tktreectrl.rb: bug fix and define some
|
|
|
|
classes for components of Tk::TreeCtrl
|
|
|
|
|
2005-03-16 11:23:12 -05:00
|
|
|
2005-03-17 Hidetoshi NAGAI <nagai@ai.kyutech.ac.jp>
|
|
|
|
|
|
|
|
* lib/tkextlib/treectrl/tktreectrl.rb: call wrong method in
|
2005-03-18 10:43:42 -05:00
|
|
|
Tk::TreeCtrl#*_configinfo and current_*_configinfo method
|
2005-03-16 11:23:12 -05:00
|
|
|
|
2005-03-16 04:12:16 -05:00
|
|
|
2005-03-16 Hidetoshi NAGAI <nagai@ai.kyutech.ac.jp>
|
|
|
|
|
|
|
|
* lib/tkextlib/SUPPORT_STATUS: change the status of TkImg
|
|
|
|
|
|
|
|
* lib/tkextlib/treectrl/tktreectrl.rb: bug fix and support
|
|
|
|
TkTreeCtrl-1.1
|
|
|
|
|
|
|
|
* lib/tkextlib/SUPPORT_STATUS: change the supported version of
|
|
|
|
TkTreeCtrl
|
|
|
|
|
|
|
|
2005-03-15 Hidetoshi NAGAI <nagai@ai.kyutech.ac.jp>
|
|
|
|
|
|
|
|
* sample/tkextlib/tkimg: add sample
|
|
|
|
|
|
|
|
2005-03-06 Hidetoshi NAGAI <nagai@ai.kyutech.ac.jp>
|
|
|
|
|
|
|
|
* lib/tkextlib/SUPPORT_STATUS: add version info of each extension
|
|
|
|
|
2005-03-05 02:46:44 -05:00
|
|
|
2005-03-05 Hidetoshi NAGAI <nagai@ai.kyutech.ac.jp>
|
|
|
|
|
2005-03-16 04:12:16 -05:00
|
|
|
* lib/tkextlib/tile.rb: lack of "autoload TProgressbar"
|
2005-03-05 02:46:44 -05:00
|
|
|
|
2005-03-05 02:35:41 -05:00
|
|
|
2005-03-05 Hidetoshi NAGAI <nagai@ai.kyutech.ac.jp>
|
|
|
|
|
2005-03-16 04:12:16 -05:00
|
|
|
* lib/tkextlib/tile.rb: support tile-0.6
|
2005-03-05 02:35:41 -05:00
|
|
|
|
2005-03-16 04:12:16 -05:00
|
|
|
* lib/tkextlib/tile/tbutton.rb: ditto
|
2005-03-05 02:35:41 -05:00
|
|
|
|
2005-03-16 04:12:16 -05:00
|
|
|
* lib/tkextlib/tile/tcheckbutton.rb: ditto
|
2005-03-05 02:35:41 -05:00
|
|
|
|
2005-03-16 04:12:16 -05:00
|
|
|
* lib/tkextlib/tile/tlabel.rb: ditto
|
2005-03-05 02:35:41 -05:00
|
|
|
|
2005-03-16 04:12:16 -05:00
|
|
|
* lib/tkextlib/tile/tmenubutton.rb: ditto
|
2005-03-05 02:35:41 -05:00
|
|
|
|
2005-03-16 04:12:16 -05:00
|
|
|
* lib/tkextlib/tile/tnotebook.rb: ditto
|
2005-03-05 02:35:41 -05:00
|
|
|
|
2005-03-16 04:12:16 -05:00
|
|
|
* lib/tkextlib/tile/tradiobutton.rb: ditto
|
2005-03-05 02:35:41 -05:00
|
|
|
|
2005-03-16 04:12:16 -05:00
|
|
|
* lib/tkextlib/tile/tcombobox.rb: [new] ditto
|
2005-03-05 02:35:41 -05:00
|
|
|
|
2005-03-16 04:12:16 -05:00
|
|
|
* lib/tkextlib/tile/tentry.rb: [new] ditto
|
2005-03-05 02:35:41 -05:00
|
|
|
|
2005-03-16 04:12:16 -05:00
|
|
|
* lib/tkextlib/tile/tframe.rb: [new] ditto
|
2005-03-05 02:35:41 -05:00
|
|
|
|
2005-03-16 04:12:16 -05:00
|
|
|
* lib/tkextlib/tile/tlabelframe.rb: [new] ditto
|
2005-03-05 02:35:41 -05:00
|
|
|
|
2005-03-16 04:12:16 -05:00
|
|
|
* lib/tkextlib/tile/tprogressbar.rb: [new] ditto
|
2005-03-05 02:35:41 -05:00
|
|
|
|
2005-03-16 04:12:16 -05:00
|
|
|
* lib/tkextlib/tile/treeview.rb: [new] ditto
|
2005-03-05 02:35:41 -05:00
|
|
|
|
2005-03-16 04:12:16 -05:00
|
|
|
* lib/tkextlib/tile/tscrollbar.rb: [new] ditto
|
2005-03-05 02:35:41 -05:00
|
|
|
|
2005-03-16 04:12:16 -05:00
|
|
|
* lib/tkextlib/tile/tseparator.rb: [new] ditto
|
2005-03-05 02:35:41 -05:00
|
|
|
|
2005-03-16 04:12:16 -05:00
|
|
|
* lib/tkextlib/tile/tsquare.rb: [new] ditto
|
2005-03-05 02:35:41 -05:00
|
|
|
|
2005-03-02 02:06:52 -05:00
|
|
|
2005-02-20 Hidetoshi NAGAI <nagai@ai.kyutech.ac.jp>
|
|
|
|
|
2005-03-16 04:12:16 -05:00
|
|
|
* lib/tkextlib/tclx/tclx.rb: warning TclX's 'signal' command.
|
2005-03-02 02:06:52 -05:00
|
|
|
|
2005-01-25 00:09:22 -05:00
|
|
|
2005-01-25 Hidetoshi NAGAI <nagai@ai.kyutech.ac.jp>
|
|
|
|
|
2005-03-16 04:12:16 -05:00
|
|
|
* lib/tkextlib/blt/component.rb: bug fix. cannot accept
|
2005-01-25 00:09:22 -05:00
|
|
|
a callback ID string for a command argument. [ruby-dev:25479]
|
|
|
|
|
2005-03-16 04:12:16 -05:00
|
|
|
* lib/tkextlib/blt/tabset.rb: ditto
|
2005-01-25 00:09:22 -05:00
|
|
|
|
2005-03-16 04:12:16 -05:00
|
|
|
* lib/tkextlib/blt/treeview.rb: ditto
|
2005-01-25 00:09:22 -05:00
|
|
|
|
2005-03-16 04:12:16 -05:00
|
|
|
* lib/tkextlib/bwidget/labelentry.rb: ditto
|
2005-01-25 00:09:22 -05:00
|
|
|
|
2005-03-16 04:12:16 -05:00
|
|
|
* lib/tkextlib/bwidget/listbox.rb: ditto
|
2005-01-25 00:09:22 -05:00
|
|
|
|
2005-03-16 04:12:16 -05:00
|
|
|
* lib/tkextlib/bwidget/notebook.rb: ditto
|
2005-01-25 00:09:22 -05:00
|
|
|
|
2005-03-16 04:12:16 -05:00
|
|
|
* lib/tkextlib/bwidget/spinbox.rb: ditto
|
2005-01-25 00:09:22 -05:00
|
|
|
|
2005-03-16 04:12:16 -05:00
|
|
|
* lib/tkextlib/bwidget/tree.rb: ditto
|
2005-01-25 00:09:22 -05:00
|
|
|
|
2005-03-16 04:12:16 -05:00
|
|
|
* lib/tkextlib/itk/incr_tk.rb: ditto
|
2005-01-25 00:09:22 -05:00
|
|
|
|
2005-03-16 04:12:16 -05:00
|
|
|
* lib/tkextlib/iwidgets/scrolledcanvas.rb: ditto
|
2005-01-25 00:09:22 -05:00
|
|
|
|
2005-03-16 04:12:16 -05:00
|
|
|
* lib/tkextlib/tkDND/tkdnd.rb: ditto
|
2005-01-25 00:09:22 -05:00
|
|
|
|
2005-03-16 04:12:16 -05:00
|
|
|
* lib/tkextlib/treectrl/tktreectrl.rb: ditto
|
2005-01-25 00:09:22 -05:00
|
|
|
|
2005-03-16 04:12:16 -05:00
|
|
|
* sample/tkextlib/tkHTML/ss.rb: local variable scope bug fix
|
2005-01-25 00:09:22 -05:00
|
|
|
[ruby-dev:25479]
|
|
|
|
|
2005-03-16 04:12:16 -05:00
|
|
|
* sample/tkextlib/vu/vu_demo.rb: rename from vu.rb; avoid the bug on
|
2005-01-25 00:42:49 -05:00
|
|
|
Windows version of Tcl/Tk. The trouble based on the bug occurs when
|
|
|
|
the script name (without extension) is a same name as a Tcl/Tk's
|
|
|
|
library file name (without extension) required in the script.
|
|
|
|
|
2004-12-23 11:23:30 -05:00
|
|
|
2004-12-24 Hidetoshi NAGAI <nagai@ai.kyutech.ac.jp>
|
|
|
|
|
2005-03-16 04:12:16 -05:00
|
|
|
* lib/tkextlib/blt: add BLT extension support
|
2004-12-23 11:23:30 -05:00
|
|
|
|
2004-12-16 02:13:14 -05:00
|
|
|
2004-12-16 Hidetoshi NAGAI <nagai@ai.kyutech.ac.jp>
|
|
|
|
|
2005-03-16 04:12:16 -05:00
|
|
|
* lib/tkextlib/bwidget/labelentry.rb: use TkCore.callback_obj?()
|
2004-12-16 02:13:14 -05:00
|
|
|
|
2005-03-16 04:12:16 -05:00
|
|
|
* lib/tkextlib/bwidget/listbox.rb: ditto
|
2004-12-16 02:13:14 -05:00
|
|
|
|
2005-03-16 04:12:16 -05:00
|
|
|
* lib/tkextlib/bwidget/notebook.rb: ditto
|
2004-12-16 02:13:14 -05:00
|
|
|
|
2005-03-16 04:12:16 -05:00
|
|
|
* lib/tkextlib/bwidget/spinbox.rb: ditto
|
2004-12-16 02:13:14 -05:00
|
|
|
|
2005-03-16 04:12:16 -05:00
|
|
|
* lib/tkextlib/itk/incr_tk.rb: ditto
|
2004-12-16 02:13:14 -05:00
|
|
|
|
2005-03-16 04:12:16 -05:00
|
|
|
* lib/tkextlib/iwidgets/scrolledcanvas.rb: ditto
|
2004-12-16 02:13:14 -05:00
|
|
|
|
2005-03-16 04:12:16 -05:00
|
|
|
* lib/tkextlib/tkDND/tkdnd.rb: ditto
|
2004-12-16 02:13:14 -05:00
|
|
|
|
2005-03-16 04:12:16 -05:00
|
|
|
* lib/tkextlib/treectrl/tktreectrl.rb: ditto
|
2004-12-16 02:13:14 -05:00
|
|
|
|
2005-03-16 04:12:16 -05:00
|
|
|
* lib/tkextlib/winico/winico.rb: ditto
|
2004-12-16 02:13:14 -05:00
|
|
|
|
|
|
|
2004-12-10 Hidetoshi NAGAI <nagai@ai.kyutech.ac.jp>
|
|
|
|
|
2005-03-16 04:12:16 -05:00
|
|
|
* lib/tkextlib/tile/style.rb: 'theme_use' method bug fix
|
2004-12-16 02:13:14 -05:00
|
|
|
|
2004-12-08 13:19:53 -05:00
|
|
|
2004-12-08 Hidetoshi NAGAI <nagai@ai.kyutech.ac.jp>
|
|
|
|
|
2005-03-16 04:12:16 -05:00
|
|
|
* lib/tkextlib/bwidget/notebook.rb: raise method cannot return
|
|
|
|
the raised page.
|
2004-12-08 13:19:53 -05:00
|
|
|
|
2005-03-16 04:12:16 -05:00
|
|
|
* lib/tkextlib/bwidget/labelentry.rb: bind methods accept
|
|
|
|
subst_args + block
|
2004-12-08 13:19:53 -05:00
|
|
|
|
2005-03-16 04:12:16 -05:00
|
|
|
* lib/tkextlib/bwidget/listbox.rb: ditto
|
2004-12-08 13:19:53 -05:00
|
|
|
|
2005-03-16 04:12:16 -05:00
|
|
|
* lib/tkextlib/bwidget/notebook.rb: ditto
|
2004-12-08 13:19:53 -05:00
|
|
|
|
2005-03-16 04:12:16 -05:00
|
|
|
* lib/tkextlib/bwidget/spinbox.rb: ditto
|
2004-12-08 13:19:53 -05:00
|
|
|
|
2005-03-16 04:12:16 -05:00
|
|
|
* lib/tkextlib/bwidget/tree.rb: ditto
|
2004-12-08 13:19:53 -05:00
|
|
|
|
2005-03-16 04:12:16 -05:00
|
|
|
* lib/tkextlib/itk/incr_tk.rb: ditto
|
2004-12-08 13:19:53 -05:00
|
|
|
|
2005-03-16 04:12:16 -05:00
|
|
|
* lib/tkextlib/iwidgets/scrolledcanvas.rb: ditto
|
2004-12-08 13:19:53 -05:00
|
|
|
|
2005-03-16 04:12:16 -05:00
|
|
|
* lib/tkextlib/tkDND/tkdnd.rb: ditto
|
2004-12-08 13:19:53 -05:00
|
|
|
|
2005-03-16 04:12:16 -05:00
|
|
|
* lib/tkextlib/treectrl/tktreectrl.rb: ditto
|
2004-12-08 13:19:53 -05:00
|
|
|
|
2004-11-26 04:07:25 -05:00
|
|
|
2004-11-26 Hidetoshi NAGAI <nagai@ai.kyutech.ac.jp>
|
|
|
|
|
2005-03-16 04:12:16 -05:00
|
|
|
* lib/tkextlib/bwidget/notebook.rb: uses epath
|
2004-11-26 04:07:25 -05:00
|
|
|
|
2005-03-16 04:12:16 -05:00
|
|
|
* lib/tkextlib/bwidget/widget.rb: ditto
|
2004-11-26 04:07:25 -05:00
|
|
|
|
2005-03-16 04:12:16 -05:00
|
|
|
* lib/tkextlib/tktable/tktable.rb: ditto
|
2004-11-26 04:07:25 -05:00
|
|
|
|
2005-03-16 04:12:16 -05:00
|
|
|
* lib/tkextlib/tcllib/cursor.rb: ditto, and bug fix
|
2004-11-26 04:07:25 -05:00
|
|
|
|
2004-11-09 13:35:52 -05:00
|
|
|
2004-11-10 Hidetoshi NAGAI <nagai@ai.kyutech.ac.jp>
|
|
|
|
|
2005-03-16 04:12:16 -05:00
|
|
|
* lib/tkextlib/tile/style.rb: bug fix
|
2004-11-09 13:35:52 -05:00
|
|
|
|
2004-11-07 09:53:02 -05:00
|
|
|
2004-11-07 Hidetoshi NAGAI <nagai@ai.kyutech.ac.jp>
|
|
|
|
|
2005-03-16 04:12:16 -05:00
|
|
|
* lib/tkextlib/iwidgets/scrolledcanvas.rb: bind-event methods
|
|
|
|
accept multi substitution arguments.
|
2004-11-07 09:53:02 -05:00
|
|
|
|
2005-03-16 04:12:16 -05:00
|
|
|
* lib/tkextlib/tktable/tktable.rb: ditto.
|
2004-11-07 09:53:02 -05:00
|
|
|
|
2005-03-16 04:12:16 -05:00
|
|
|
* lib/tkextlib/treectrl/tktreectrl.rb: ditto
|
2004-11-07 09:53:02 -05:00
|
|
|
|
2004-11-03 03:09:55 -05:00
|
|
|
2004-11-03 Hidetoshi NAGAI <nagai@ai.kyutech.ac.jp>
|
|
|
|
|
2005-03-16 04:12:16 -05:00
|
|
|
* lib/tkextlib/SUPPORT_STATUS: BLT moves to 'plan to support'
|
|
|
|
from 'not determined'
|
2004-11-03 03:09:55 -05:00
|
|
|
|
2005-03-16 04:12:16 -05:00
|
|
|
* lib/tkextlib/itk/incr_tk.rb: __cget_cmd and __config_cmd are
|
|
|
|
private methods
|
2004-11-03 03:09:55 -05:00
|
|
|
|
2005-03-16 04:12:16 -05:00
|
|
|
* lib/tkextlib/tcllib/autoscroll.rb: extend TkCore
|
2004-11-03 03:09:55 -05:00
|
|
|
|
2005-03-16 04:12:16 -05:00
|
|
|
* lib/tkextlib/tcllib/cursor.rb: ditto.
|
2004-11-03 03:09:55 -05:00
|
|
|
|
2005-03-16 04:12:16 -05:00
|
|
|
* lib/tkextlib/tcllib/plotchart.rb: ditto.
|
2004-11-03 03:09:55 -05:00
|
|
|
|
2005-03-16 04:12:16 -05:00
|
|
|
* lib/tkextlib/tcllib/style.rb: ditto.
|
2004-11-03 03:09:55 -05:00
|
|
|
|
2005-03-16 04:12:16 -05:00
|
|
|
* lib/tkextlib/tile/style.rb: ditto.
|
2004-11-03 03:09:55 -05:00
|
|
|
|
2005-03-16 04:12:16 -05:00
|
|
|
* lib/tkextlib/tkDND/shape.rb: ditto.
|
2004-11-03 03:09:55 -05:00
|
|
|
|
2004-10-24 09:13:12 -04:00
|
|
|
2004-10-24 Hidetoshi NAGAI <nagai@ai.kyutech.ac.jp>
|
|
|
|
|
2005-03-16 04:12:16 -05:00
|
|
|
* lib/tkextlib/bwidget/tree.rb: bug fix on Windows
|
2004-10-24 09:13:12 -04:00
|
|
|
|
2004-10-15 22:13:54 -04:00
|
|
|
2004-10-16 Hidetoshi NAGAI <nagai@ai.kyutech.ac.jp>
|
|
|
|
|
2005-03-16 04:12:16 -05:00
|
|
|
* lib/tkextlib/tcllib/ico.rb: new library (Tk::Tcllib:ICO)
|
2004-10-15 22:13:54 -04:00
|
|
|
|
2005-03-16 04:12:16 -05:00
|
|
|
* lib/tkextlib/tcllib.rb: add Tk::Tcllib::ICO (based on tcllib 1.7)
|
2004-10-15 22:13:54 -04:00
|
|
|
|
2004-10-06 12:08:45 -04:00
|
|
|
2004-10-06 Hidetoshi NAGAI <nagai@ai.kyutech.ac.jp>
|
|
|
|
|
2005-03-16 04:12:16 -05:00
|
|
|
* lib/tkextlib/bwidget.rb (BWidget.grab): bug fix
|
2004-10-06 12:08:45 -04:00
|
|
|
|
2005-03-16 04:12:16 -05:00
|
|
|
* lib/tkextlib/tcllib.rb: typo fix
|
2004-10-06 12:08:45 -04:00
|
|
|
|
2004-07-28 04:29:53 -04:00
|
|
|
2004-07-28 Hidetoshi NAGAI <nagai@ai.kyutech.ac.jp>
|
|
|
|
|
2005-03-16 04:12:16 -05:00
|
|
|
* lib/tkextlib/add winico support
|
2004-07-28 04:29:53 -04:00
|
|
|
|
2004-07-23 02:31:57 -04:00
|
|
|
2004-07-23 Hidetoshi NAGAI <nagai@ai.kyutech.ac.jp>
|
|
|
|
|
2005-03-16 04:12:16 -05:00
|
|
|
* lib/tkextlib/add TclX support (partially; infox command and
|
|
|
|
XPG/3 MsgCat only)
|
2004-07-23 02:31:57 -04:00
|
|
|
|
2004-07-14 21:18:57 -04:00
|
|
|
2004-07-15 Hidetoshi NAGAI <nagai@ai.kyutech.ac.jp>
|
|
|
|
|
|
|
|
* bug fix
|
|
|
|
|
|
|
|
* support TkTable extension
|
|
|
|
|
|
|
|
2004-07-12 Hidetoshi NAGAI <nagai@ai.kyutech.ac.jp>
|
|
|
|
|
|
|
|
* bug fix
|
|
|
|
|
|
|
|
* support Iwidgets extension
|
|
|
|
|
2004-07-09 15:29:29 -04:00
|
|
|
2004-07-10 Hidetoshi NAGAI <nagai@ai.kyutech.ac.jp>
|
|
|
|
|
|
|
|
* bug fix
|
|
|
|
|
|
|
|
* add more part of [incr Widget] support (about 65%? are complete)
|
|
|
|
|
|
|
|
* use Tk::ValidateConfigure.__def_validcmd() method
|
|
|
|
(new function to define validatecommand methods easier)
|
|
|
|
|
|
|
|
* tcllib.rb : avoid the loading trouble that almost all part of
|
|
|
|
the extension is not available when some libraries are invalid.
|
|
|
|
|
|
|
|
2004-07-09 Hidetoshi NAGAI <nagai@ai.kyutech.ac.jp>
|
|
|
|
|
|
|
|
* add some part of [incr Widget] support (about 50%? are complete)
|
|
|
|
|
2004-07-08 12:50:07 -04:00
|
|
|
2004-07-07 Hidetoshi NAGAI <nagai@ai.kyutech.ac.jp>
|
|
|
|
|
|
|
|
* add [incr Tck], [incr Tk] support
|
|
|
|
|
2004-07-06 05:42:12 -04:00
|
|
|
2004-07-06 Hidetoshi NAGAI <nagai@ai.kyutech.ac.jp>
|
|
|
|
|
|
|
|
* support BWidget extension
|
|
|
|
|
|
|
|
* add BWidget extension demo
|
|
|
|
|
|
|
|
* add ICONS extension demo
|
|
|
|
|
|
|
|
* many bug fix
|
|
|
|
|
2004-07-01 05:38:48 -04:00
|
|
|
2004-07-01 Hidetoshi NAGAI <nagai@ai.kyutech.ac.jp>
|
|
|
|
|
|
|
|
* 1st release of tkextlib ( to support Tcl/Tk extensions )
|