index
:
ruby.git
master
ruby_1_8_6_287
ruby_1_8_6_369
ruby_1_8_6_383
ruby_1_8_6_383-fedora
ruby_1_9_1_243
ruby_1_9_1_376
ruby_1_9_1_376-epel
ruby_1_9_1_376-fedora
Ruby GIT repository
Jeroen van Meeuwen
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
ext
/
tk
/
lib
Commit message (
Expand
)
Author
Age
Files
Lines
*
* ext/tk/lib/tk.rb: update RELEASE_DATE
nagai
2005-10-24
1
-1
/
+1
*
* ext/tk/lib/tk/canvas.rb (TkCanvasItemConfig::__item_val2ruby_optkeys):
matz
2005-10-24
2
-2
/
+2
*
* ext/tcltklib/extconf.rb: improbe messages [ruby-core:06325].
nagai
2005-10-22
124
-88
/
+3396
*
* ext/tk/lib/tkextlib/tktable/tktable.rb: border_* instance methods
nagai
2005-10-03
2
-5
/
+5
*
* ext/tk/lib/multi-tk.rb: MultiTkIp#eval_string and bg_eval_string
nagai
2005-09-17
2
-5
/
+5
*
* ext/tk/lib/multi-tk.rb: fix typo on MultiTkIp#bg_eval_string
nagai
2005-09-16
2
-2
/
+2
*
* ext/tk/lib/tk/dialog.rb: If a dialog does not show up yet,
nagai
2005-09-15
2
-7
/
+8
*
* ext/tk/lib/multi-tk.rb: On Tcl8.5, MultiTkIp#invoke_hidden doesn't
nagai
2005-09-01
2
-3
/
+22
*
* ext/tk/lib/tk.rb: fix bug on handling __ruby2val_optkeys().
nagai
2005-08-10
5
-10
/
+17
*
* ext/tcltklib/tcltklib.c: remove dangerous 'rb_jump_tag's.
nagai
2005-08-09
32
-31
/
+398
*
* ext/tk/lib/{tk.rb,tk/itemconfig.rb}: configure creates
ocean
2005-08-06
5
-12
/
+213
*
* ext/tcltklib/tcltklib.c: cannot compile for Tcl7.6/Tk4.2.
nagai
2005-08-04
5
-9
/
+106
*
reverted. [ruby-dev:26726]
ocean
2005-08-04
2
-6
/
+0
*
* ext/tk/sample/tkextlib/tile/demo.rb: followed previous changes.
ocean
2005-08-04
18
-0
/
+47
*
* ext/tk/lib/tk/variable.rb: TkVariable#trace didn't work on
ocean
2005-08-03
2
-26
/
+67
*
* ext/tk/lib/tkextlib/tile/treeview.rb: Tk::Tile::Treeview#headingconfigure
ocean
2005-08-02
1
-80
/
+130
*
* ext/tk/lib/tkextlib/tile/tprogressbar.rb: Tk::Tile::TProgressbar#start
ocean
2005-08-02
1
-2
/
+2
*
* ext/tk/lib/tkextlib/tile.rb: fixed autoload for Treeview.
ocean
2005-08-01
2
-8
/
+8
*
* ext/tcltklib/stubs.c: When --enable-tcltk-stubs, the initialize
nagai
2005-07-28
3
-4
/
+15
*
* ext/tk/lib/multi-tk.rb: fix en-bugged part in the last commit.
nagai
2005-07-25
2
-57
/
+8
*
* ext/tk/tkutil.c (tk_conv_args): forget to revert thread_critical
nagai
2005-07-21
3
-57
/
+148
*
* ext/tk/lib/tk.rb: forgot to update RELEASE_DATE
nagai
2005-07-19
1
-1
/
+1
*
* ext/tk/lib/tk/variable.rb: For symmetry, add TkVariable#string. It
nagai
2005-07-19
1
-0
/
+1
*
* ext/tcltklib/tcltklib.c: TclTkLib.do_one_event doesn't work.
nagai
2005-07-13
1
-4
/
+5
*
* ext/tcltklib/tcltklib.c: bug fix on treating Unicode strings.
nagai
2005-07-05
8
-22
/
+69
*
* ext/tk/lib/tk.rb: fix typo on Tk.grid_propagate.
nagai
2005-06-24
2
-17
/
+51
*
* ext/tk/lib/tk/canvastag.rb: TkcGroup.new cannot include given items.
nagai
2005-06-23
4
-41
/
+263
*
* lib/tkextlib/SUPPOPRT_STATUS: add RELEASE_DATE information.
nagai
2005-06-16
2
-0
/
+7
*
* ext/tk/lib/tk.rb: add Tk.getMultiple{Open|Save}File() which return
nagai
2005-06-16
1
-1
/
+7
*
* ext/tk/tk.rb: support "tk inactive" sub-command. [for Tcl/Tk8.5a3]
nagai
2005-06-15
2
-1
/
+117
*
* ext/tk/tkutil.c: add TkUtil::CallbackSubst.subst_arg(m, ...) &
nagai
2005-06-13
1
-0
/
+14
*
* ext/tk/lib/tkextlib/ICONS/icons.rb: fail to create instances of
nagai
2005-06-08
1
-1
/
+5
*
* ext/tk/lib/multi-tk.rb: slave-ip fails to call procedures
nagai
2005-06-07
1
-5
/
+13
*
* ext/tk/lib/tk/console.rb: create console when required
nagai
2005-06-05
1
-1
/
+21
*
* ext/tk/lib/multi-tk.rb: fix typo.
nagai
2005-06-03
2
-3
/
+3
*
* ext/tk/lib/macpkg.rb: add PACKAGE_NAME information of Tcl/Tk Extension.
nagai
2005-05-30
46
-2
/
+227
*
* ext/tk/lib/tk.rb: add shortcut-methods of tk_call + tk_split_list
nagai
2005-05-25
1
-1
/
+55
*
* ext/tk/lib/tk.rb: TkComm#tk_split_*list fail to split a kind of SJIS
nagai
2005-05-25
16
-108
/
+239
*
* ext/tk/lib/tkextlib/blt/winop.rb: fix typo
nagai
2005-05-10
1
-2
/
+2
*
* ext/tk/lib/tk/timer.rb: fix typo
nagai
2005-05-08
9
-21
/
+21
*
* ext/tk/lib/tk.rb: update RELEASE_DATE
nagai
2005-04-09
30
-27
/
+441
*
* lib/tkextlib/treectrl/tktreectrl.rb (selection_clear): fixed typo.
ocean
2005-04-08
1
-1
/
+1
*
* lib/treectrl/tktreectrl.rb: performance tuning. (call tk_send_without_enc
ocean
2005-04-07
1
-17
/
+39
*
* ext/tk/lib/tk.rb (TkComm#array2tk_list): accept enc-mode argument to
ocean
2005-04-04
2
-13
/
+13
*
* ext/tk/lib/tk/dialog.rb: fixed typo.
ocean
2005-04-04
2
-1
/
+4
*
* ext/tk/lib/tk.rb: forgot to update RELEASE_DATE
nagai
2005-04-02
7
-23
/
+108
*
* ext/tk/lib/tk.rb (TkWindow.initialize): accept 'without_creating'
nagai
2005-04-01
5
-114
/
+207
*
* lib/tkextlib/blt/component.rb: bug fix on treatment of
nagai
2005-04-01
1
-79
/
+162
*
* ext/tcltklib/tcltklib.c: add TclTkIp#_create_console() method to
nagai
2005-03-30
4
-1
/
+12
*
* lib/tkextlib/blt/component.rb: cannot create elements except
nagai
2005-03-29
4
-42
/
+306
[next]