You can subscribe to this list here.
2002 |
Jan
|
Feb
|
Mar
|
Apr
|
May
(1) |
Jun
|
Jul
|
Aug
(6) |
Sep
(16) |
Oct
(36) |
Nov
(85) |
Dec
(151) |
---|---|---|---|---|---|---|---|---|---|---|---|---|
2003 |
Jan
(49) |
Feb
(51) |
Mar
(71) |
Apr
(87) |
May
(91) |
Jun
(93) |
Jul
(160) |
Aug
(229) |
Sep
(85) |
Oct
(89) |
Nov
(85) |
Dec
(98) |
2004 |
Jan
(40) |
Feb
(98) |
Mar
(149) |
Apr
(106) |
May
(153) |
Jun
(77) |
Jul
(85) |
Aug
(55) |
Sep
(50) |
Oct
(53) |
Nov
(83) |
Dec
(32) |
2005 |
Jan
(97) |
Feb
(124) |
Mar
(60) |
Apr
(79) |
May
(55) |
Jun
(62) |
Jul
(70) |
Aug
(130) |
Sep
(115) |
Oct
(32) |
Nov
(46) |
Dec
(54) |
2006 |
Jan
(114) |
Feb
(78) |
Mar
(37) |
Apr
(54) |
May
(82) |
Jun
(34) |
Jul
(54) |
Aug
(50) |
Sep
(26) |
Oct
(46) |
Nov
(105) |
Dec
(83) |
2007 |
Jan
(105) |
Feb
(64) |
Mar
(57) |
Apr
(20) |
May
(18) |
Jun
(80) |
Jul
(108) |
Aug
(26) |
Sep
(36) |
Oct
(49) |
Nov
(94) |
Dec
(46) |
2008 |
Jan
(24) |
Feb
(24) |
Mar
(200) |
Apr
(92) |
May
(112) |
Jun
(54) |
Jul
(41) |
Aug
(50) |
Sep
(66) |
Oct
(82) |
Nov
(15) |
Dec
(44) |
2009 |
Jan
(68) |
Feb
(34) |
Mar
(55) |
Apr
(50) |
May
(95) |
Jun
(33) |
Jul
(24) |
Aug
(40) |
Sep
(61) |
Oct
(33) |
Nov
(7) |
Dec
(61) |
2010 |
Jan
(18) |
Feb
(47) |
Mar
(24) |
Apr
(24) |
May
(42) |
Jun
(59) |
Jul
(28) |
Aug
(23) |
Sep
(55) |
Oct
(102) |
Nov
(33) |
Dec
(11) |
2011 |
Jan
(37) |
Feb
(115) |
Mar
(96) |
Apr
(37) |
May
(8) |
Jun
(13) |
Jul
(7) |
Aug
(61) |
Sep
(143) |
Oct
(78) |
Nov
(14) |
Dec
(33) |
2012 |
Jan
(49) |
Feb
(57) |
Mar
(62) |
Apr
(38) |
May
(26) |
Jun
(16) |
Jul
(12) |
Aug
(10) |
Sep
(8) |
Oct
(12) |
Nov
(38) |
Dec
(25) |
2013 |
Jan
(55) |
Feb
(53) |
Mar
(39) |
Apr
(37) |
May
(21) |
Jun
(4) |
Jul
(7) |
Aug
(8) |
Sep
(24) |
Oct
(17) |
Nov
(11) |
Dec
(81) |
2014 |
Jan
(22) |
Feb
(9) |
Mar
(29) |
Apr
(133) |
May
(12) |
Jun
(13) |
Jul
(5) |
Aug
(11) |
Sep
|
Oct
(10) |
Nov
(18) |
Dec
(1) |
2015 |
Jan
(18) |
Feb
(2) |
Mar
|
Apr
|
May
(3) |
Jun
|
Jul
|
Aug
|
Sep
(28) |
Oct
(15) |
Nov
(8) |
Dec
(7) |
2016 |
Jan
(19) |
Feb
|
Mar
|
Apr
(1) |
May
(10) |
Jun
(3) |
Jul
(19) |
Aug
|
Sep
(5) |
Oct
(1) |
Nov
(9) |
Dec
|
2017 |
Jan
|
Feb
(18) |
Mar
|
Apr
(2) |
May
(1) |
Jun
|
Jul
|
Aug
|
Sep
|
Oct
|
Nov
|
Dec
|
2020 |
Jan
|
Feb
(1) |
Mar
|
Apr
|
May
|
Jun
|
Jul
(1) |
Aug
(6) |
Sep
|
Oct
|
Nov
|
Dec
|
2021 |
Jan
|
Feb
|
Mar
|
Apr
|
May
|
Jun
|
Jul
|
Aug
|
Sep
|
Oct
(4) |
Nov
(2) |
Dec
|
From: Nikolai :: lone-s. :: W. <lon...@ho...> - 2002-12-06 16:57:03
|
On Thu, 05 Dec 2002 12:16:44 +0000, Joshua Keith wrote: > <snip> > > > > Hmm, I don't know. I think it's GTK+ issue(though I have not try it in GTK+). > > If you are interested in it, See GTK+ source codes. > > > > I will do that when I get a chance. > > > Hmm, I would like to change above codes. > > But others, I leave it to you. > > Or are there anyone to have any idea? > > > The changes have been made. They will be uploaded tonight. I will add a > section as to how you can use Ruby-GNOME2 as well, > i.e #set_border_width( 10 ) vs #set_border_width = 10, etc > vs #border_width = 10 i hope ;) > > > I'll finish it tomorrow night, maybe. > > > Take your time, I have plenty to do :) > > Thanks, > Joshua Keith > -- ::: name: Nikolai Weibull :: aliases: pcp / lone-star ::: ::: born: Chicago, IL USA :: loc now: Gothenburg, Sweden ::: ::: page: http://pcppopper.org/ :: top ref: google "pcp rocks" ::: main(){printf(&linux["\021%six\012\0"],(linux)["have"]+"fun"-97);} |
From: Masao M. <mu...@hi...> - 2002-12-06 16:44:10
|
Hi, On Fri, 06 Dec 2002 17:19:28 +0100 Thorsten Roggendorf <tho...@un...> wrote: > Hi, > > the extconf.rb in gnome should check for the command gnome-config. On > debian woody systems (at least there) pkg-config will fall back on > gnome-config if required .pc files are not found and everything works > fine then. The problem is a bit tricky to figure out for client > programmers. If you are reluctant to put that test in, putting a hint in > the issued error message would also help. > Finding gnome-config is also a bit tricky. On my woody it's in the > package libgnome-dev. I don't know debian woody. So I need detail. Why aren't .pc file for gnome-2.0 found? Aren't there libgnome-2.0.pc in gnome-2.0 development environment ? #It's strange... And why is the sequence(pkg-config->gnome-config) bad? I think if it works fine, there are no problem, doesn't it? -- .:% Masao Mutoh<mu...@hi...> |
From: Thorsten R. <tho...@un...> - 2002-12-06 16:13:31
|
Hi, the extconf.rb in gnome should check for the command gnome-config. On debian woody systems (at least there) pkg-config will fall back on gnome-config if required .pc files are not found and everything works fine then. The problem is a bit tricky to figure out for client programmers. If you are reluctant to put that test in, putting a hint in the issued error message would also help. Finding gnome-config is also a bit tricky. On my woody it's in the package libgnome-dev. Cheers Thorsten |
From: Joshua K. <jos...@li...> - 2002-12-05 19:18:25
|
<snip> > > Hmm, I don't know. I think it's GTK+ issue(though I have not try it in GTK+). > If you are interested in it, See GTK+ source codes. > I will do that when I get a chance. > Hmm, I would like to change above codes. > But others, I leave it to you. > Or are there anyone to have any idea? > The changes have been made. They will be uploaded tonight. I will add a section as to how you can use Ruby-GNOME2 as well, i.e #set_border_width( 10 ) vs #set_border_width = 10, etc > I'll finish it tomorrow night, maybe. > Take your time, I have plenty to do :) Thanks, Joshua Keith -- ______________________________________________ http://www.linuxmail.org/ Now with POP3/IMAP access for only US$19.95/yr Powered by Outblaze |
From: Masao M. <mu...@hi...> - 2002-12-05 18:20:00
|
Hi, On Thu, 05 Dec 2002 09:44:40 -0700 "Joshua Keith" <jos...@li...> wrote: > <snip> > > You should call Gtk::Notebook#set_page(num) after Gtk::Window was showed. > > > > window.show_all > > notebook.set_page( 3 ) #After window.show_all. > > Gtk.main > > > That seems odd to me. I understod #show to mean that you were completely done > with the widget, and that GTK can now display it, but you want to set it active, > you are obviously not done with the widget yet. Am I incorrect in my understanding? Hmm, I don't know. I think it's GTK+ issue(though I have not try it in GTK+). If you are interested in it, See GTK+ source codes. > > IMO, bellow codes are more natural. > > > > window.border_width = 10 > > window.title = "Notebook Example" > > > > or > > > > window.set_border_width(10) > > window.set_title("Notebook Example") > > > I may change it to this. I come from a procedural background, and I find that > I miss my () and ;, o I add them in Ruby whenever I can. I'm also a lazy typer, > so I use the shorter methods. If you think it will be a source of confussion, > I will change it in he tutorial. Hmm, I would like to change above codes. But others, I leave it to you. Or are there anyone to have any idea? > > And now, I try to implement Gtk::Itemfactory again. > > The APIs will be changed. > > So please wait to write tutorial for a moment. > > > Will do. I hope to get chapter 11 done today, and to finish up some misc items > in previous chapters. As usual, I will upload the changes tonight. I'll finish it tomorrow night, maybe. Cheers, Masao. -- .:% Masao Mutoh<mu...@hi...> |
From: Joshua K. <jos...@li...> - 2002-12-05 17:49:44
|
<snip> > You should call Gtk::Notebook#set_page(num) after Gtk::Window was showed. > > window.show_all > notebook.set_page( 3 ) #After window.show_all. > Gtk.main > That seems odd to me. I understod #show to mean that you were completely done with the widget, and that GTK can now display it, but you want to set it active, you are obviously not done with the widget yet. Am I incorrect in my understanding? > > BTW, > Your tutorial is so cool! > Everyone who try Ruby/GTK2 should read your tutorial at first. > Thank you. :) I hope it helps a lot of people. > But I think your codes as follows are strange. > > window.border_width=( 10 ) > window.title=( "Notebook Example" ) > > IMO, bellow codes are more natural. > > window.border_width = 10 > window.title = "Notebook Example" > > or > > window.set_border_width(10) > window.set_title("Notebook Example") > I may change it to this. I come from a procedural background, and I find that I miss my () and ;, o I add them in Ruby whenever I can. I'm also a lazy typer, so I use the shorter methods. If you think it will be a source of confussion, I will change it in he tutorial. > > And now, I try to implement Gtk::Itemfactory again. > The APIs will be changed. > So please wait to write tutorial for a moment. > Will do. I hope to get chapter 11 done today, and to finish up some misc items in previous chapters. As usual, I will upload the changes tonight. Thanks, Joshua Keith -- ______________________________________________ http://www.linuxmail.org/ Now with POP3/IMAP access for only US$19.95/yr Powered by Outblaze |
From: Masao M. <mu...@hi...> - 2002-12-05 15:05:01
|
Hi, On Wed, 04 Dec 2002 17:20:35 -0700 "Joshua Keith" <jos...@li...> wrote: > These methods don't seem to work. Tried ".set_page" and "#set_page", > but neither seem to set the page. The code will be on the tutorial > site tonight on Chapter 11.12. Notebooks. You should call Gtk::Notebook#set_page(num) after Gtk::Window was showed. window.show_all notebook.set_page( 3 ) #After window.show_all. Gtk.main BTW, Your tutorial is so cool! Everyone who try Ruby/GTK2 should read your tutorial at first. But I think your codes as follows are strange. window.border_width=( 10 ) window.title=( "Notebook Example" ) IMO, bellow codes are more natural. window.border_width = 10 window.title = "Notebook Example" or window.set_border_width(10) window.set_title("Notebook Example") And now, I try to implement Gtk::Itemfactory again. The APIs will be changed. So please wait to write tutorial for a moment. Cheers, Masao. -- .:% Masao Mutoh<mu...@hi...> |
From: Joshua K. <jos...@li...> - 2002-12-05 00:20:42
|
These methods don't seem to work. Tried ".set_page" and "#set_page", but neither seem to set the page. The code will be on the tutorial site tonight on Chapter 11.12. Notebooks. Thanks, Joshua Keith -- ______________________________________________ http://www.linuxmail.org/ Now with POP3/IMAP access for only US$19.95/yr Powered by Outblaze |
From: Masao M. <mu...@hi...> - 2002-12-04 19:24:40
|
Hi, On Wed, 04 Dec 2002 12:10:12 -0700 "Joshua Keith" <jos...@li...> wrote: > <snip> > > Gtk::Statusbar#get_context_id(text) ? > > > For getter methods, shouldn't it be #context_id(text) (returning ID)? If the getter method have a argument/arguments, remain "get_". If the getter method have no arguments, remove "get_". Cheers, Masao. -- .:% Masao Mutoh<mu...@hi...> |
From: Joshua K. <jos...@li...> - 2002-12-04 19:10:22
|
<snip> > Gtk::Statusbar#get_context_id(text) ? > For getter methods, shouldn't it be #context_id(text) (returning ID)? Thanks, Joshua Keith -- ______________________________________________ http://www.linuxmail.org/ Now with POP3/IMAP access for only US$19.95/yr Powered by Outblaze |
From: Masao M. <mu...@hi...> - 2002-12-04 17:45:47
|
Hi, On Tue, 03 Dec 2002 18:38:59 -0700 "Joshua Keith" <jos...@li...> wrote: > > I was wondering if #get_context_id and get_has_resize_grip? > > were going to be changed to #context_id and #has_resize_grip? > > in future releases? > > After browsing the CVS source versions, I found that #has_resize_grip? has already been implemented. Apologies. Just asking about #context_id now :) Gtk::Statusbar#get_context_id(text) ? -- .:% Masao Mutoh<mu...@hi...> |
From: Joshua K. <jos...@li...> - 2002-12-04 01:39:08
|
> I was wondering if #get_context_id and get_has_resize_grip? > were going to be changed to #context_id and #has_resize_grip? > in future releases? After browsing the CVS source versions, I found that #has_resize_grip? has already been implemented. Apologies. Just asking about #context_id now :) Thanks, Joshua Keith -- ______________________________________________ http://www.linuxmail.org/ Now with POP3/IMAP access for only US$19.95/yr Powered by Outblaze |
From: Joshua K. <jos...@li...> - 2002-12-04 01:31:51
|
I was wondering if #get_context_id and get_has_resize_grip? were going to be changed to #context_id and #has_resize_grip? in future releases? Thanks, Joshua Keith -- ______________________________________________ http://www.linuxmail.org/ Now with POP3/IMAP access for only US$19.95/yr Powered by Outblaze |
From: Masao M. <mu...@hi...> - 2002-12-01 15:54:32
|
Hi, On Sat, 30 Nov 2002 23:57:55 -0700 "Joshua Keith" <jos...@li...> wrote: > <snip> > > Hmm, Are you try latest CVS? > > In my environment, it works fine.... > > Please re-compile after "make clean". > > > Finally compiled and working correctly now. It took me removing ruby, manually deleting the ruby-gnome2 libs, and re-installing all above, but it all goes nicely now. I can finally work on the docs now :) your system clock may be bloken. Anyway, it was good news:->. Cheers, Masao. -- .:% Masao Mutoh<mu...@hi...> |
From: Masao M. <mu...@hi...> - 2002-12-01 15:52:16
|
Hi, On Sat, 30 Nov 2002 22:55:55 -0800 ma...@cs... wrote: > I just grabbed the Ruby-Gnome2 CVS to start a project (nihongo no > renshuu :P) and I noticed there is no set_markup() function on > Gtk::Label. (I plan to use "<span size='...'>kanji</span>" to quiz > myself on kanji...) > > Attached patch works for me. > (Should I send these to the mailing list or should I send them somewhere > else?) Send here please. But unfortunately I implemented it myself just today. #I checked in it just now. The APIs are different from yours. Gtk::Label#set_text(text, with_mnemonic = false) Gtk::Label#set_markup(text, with_mnemonic = false) Also I impelmented other Gtk::Label methods. #Gtk::Label implementation was done:->. Gtk::Label#new(text, with_mnemonic = false) Gtk::Label#layout_offsets Gtk::Label#select_region(start_offset, end_offset) Gtk::Label#layout #Not worked until Ruby/Pango will be implemented. Gtk::Label#selection_bounds And I create a sample script to sample/misc/label.rb. Thank you anyway. P.S. BTW, you use KANJI? cool! Cheer, Masao. -- .:% Masao Mutoh<mu...@hi...> |
From: <ma...@cs...> - 2002-12-01 07:04:26
|
I just grabbed the Ruby-Gnome2 CVS to start a project (nihongo no renshuu :P) and I noticed there is no set_markup() function on Gtk::Label. (I plan to use "<span size='...'>kanji</span>" to quiz myself on kanji...) Attached patch works for me. (Should I send these to the mailing list or should I send them somewhere else?) -- Evan Martin ma...@cs... http://neugierig.org |
From: Joshua K. <jos...@li...> - 2002-12-01 06:58:04
|
<snip> > Hmm, Are you try latest CVS? > In my environment, it works fine.... > Please re-compile after "make clean". > Finally compiled and working correctly now. It took me removing ruby, manually deleting the ruby-gnome2 libs, and re-installing all above, but it all goes nicely now. I can finally work on the docs now :) Thanks, Joshua Keith -- ______________________________________________ http://www.linuxmail.org/ Now with POP3/IMAP access for only US$19.95/yr Powered by Outblaze |
From: Joshua K. <jos...@li...> - 2002-12-01 05:40:01
|
<snip> > Hmm, Are you try latest CVS? > Almost...the *items are not included in the CVS version I have, but I'm re-compiling the old version now. > In my environment, it works fine.... > Please re-compile after "make clean". > Tried that twice. Went to each sub-directory and ran 'make clean' this time, maybe it will fix the problem. I think I forgot to run it after compiling gtk directory. I will download the latest CVS version after getting this version to work. Thanks, Joshua Keith -- ______________________________________________ http://www.linuxmail.org/ Now with POP3/IMAP access for only US$19.95/yr Powered by Outblaze |
From: Masao M. <mu...@hi...> - 2002-12-01 04:34:23
|
Hi, On Sun, 1 Dec 2002 02:42:32 +0900 Masao Mutoh <mu...@hi...> wrote: > New APIs are: > Gtk::Button.new(label, use_underline = true) > Gtk::Button.new(stockitem) > > Gtk::ToggleButton, Gtk::CheckButton are same. > > Gtk::RadioButton is: > For 1st button. > Gtk::RadioButton.new(label, use_underline = true) > Gtk::RadioButton.new(stockitem) > For grouped buttons. > Gtk::RadioButton.new(radiobutton, label, use_underline = true) > Gtk::RadioButton.new(radiobutton, stockitem) > > See sample/misc/button2.rb, togglebutton.rb, checkbutton.rb, radiobutton.rb. Gkt::*Item are same(This is latest CVS. I implemented them just now). Gtk::MenuItem, Gtk::CheckMenuItem Gtk::MenuItem.new(label, use_underline = true) Gtk::ImageMenuItem Gtk::ImageMenuItem.new(label, use_underline = true) Gtk::ImageMenuItem.new(stockitem, accelgroup = nil) Gtk::RadioMenuItem For 1st button. Gtk::RadioMenuItem.new(label, use_underline = true) For grouped buttons. Gtk::RadioMenuItem.new(radiobutton, label, use_underline = true) -- .:% Masao Mutoh<mu...@hi...> |
From: Masao M. <mu...@hi...> - 2002-12-01 04:28:36
|
Hi, On Sat, 30 Nov 2002 20:12:08 -0700 "Joshua Keith" <jos...@li...> wrote: > > Hi, > > > > Thanks. Ruby/GLib changes cause this problem. > > I fixed. Try CVS version again. > > > Was browsing CVS when I noticied the 3 minutes age on the src file :) > Thanks for the quick response. (Forgot the key VALUE :) > New version compiled with the warning "Clock skew detected. Your build may be incomplete." > button2.rb will not run. (wrong # of arguments(2 for 1) line 18) and button3 gets the error "failed to convert Symbol into String". Just a FYI. Hmm, Are you try latest CVS? In my environment, it works fine.... Please re-compile after "make clean". Cheers, Masao. -- .:% Masao Mutoh<mu...@hi...> |
From: Joshua K. <jos...@li...> - 2002-12-01 04:21:49
|
> Hi, > > Thanks. Ruby/GLib changes cause this problem. > I fixed. Try CVS version again. > Was browsing CVS when I noticied the 3 minutes age on the src file :) Thanks for the quick response. (Forgot the key VALUE :) New version compiled with the warning "Clock skew detected. Your build may be incomplete." button2.rb will not run. (wrong # of arguments(2 for 1) line 18) and button3 gets the error "failed to convert Symbol into String". Just a FYI. Thanks, Joshua Keith -- ______________________________________________ http://www.linuxmail.org/ Now with POP3/IMAP access for only US$19.95/yr Powered by Outblaze |
From: Masao M. <mu...@hi...> - 2002-12-01 02:26:44
|
Hi, Thanks. Ruby/GLib changes cause this problem. I fixed. Try CVS version again. On Sat, 30 Nov 2002 19:10:07 -0700 "Joshua Keith" <jos...@li...> wrote: > rbgconf-client.c: In function `client_change_set_from_currentv': > rbgconf-client.c:326: invalid lvalue in unary `&' > make[2]: *** [rbgconf-client.o] Error 1 > make[2]: Leaving directory `/home/ghost/ruby-gnome2/gconf/src' > make[1]: *** [all] Error 2 > make[1]: Leaving directory `/home/ghost/ruby-gnome2/gconf' > make: *** [all] Error 2 > > Environ: Linux Redhat 8.0 (default system, no upgrades) > > Thanks, > Joshua Keith -- .:% Masao Mutoh<mu...@hi...> |
From: Joshua K. <jos...@li...> - 2002-12-01 02:13:55
|
rbgconf-client.c: In function `client_change_set_from_currentv': rbgconf-client.c:326: invalid lvalue in unary `&' make[2]: *** [rbgconf-client.o] Error 1 make[2]: Leaving directory `/home/ghost/ruby-gnome2/gconf/src' make[1]: *** [all] Error 2 make[1]: Leaving directory `/home/ghost/ruby-gnome2/gconf' make: *** [all] Error 2 Environ: Linux Redhat 8.0 (default system, no upgrades) Thanks, Joshua Keith -- ______________________________________________ http://www.linuxmail.org/ Now with POP3/IMAP access for only US$19.95/yr Powered by Outblaze |
From: Joshua K. <jos...@li...> - 2002-11-30 22:10:28
|
<snip> Excellent. I'll make the changes tonight. Thank you for the notification. Thanks, Joshua Keith -- ______________________________________________ http://www.linuxmail.org/ Now with POP3/IMAP access for only US$19.95/yr Powered by Outblaze |
From: Masao M. <mu...@hi...> - 2002-11-30 17:42:50
|
Hi, On Sat, 30 Nov 2002 10:11:05 +0900 Masao Mutoh <mu...@hi...> wrote: > Hi, > > On Fri, 29 Nov 2002 10:30:07 -0700 > "Joshua Keith" <jos...@li...> wrote: > > > > > BTW, in the next release, you'll be able to use StockItem more easily. > > > Like as: > > > > > Is that the next official release, or showing up in CVS soon? > > CVS as soon as I can. Done. New APIs are: Gtk::Button.new(label, use_underline = true) Gtk::Button.new(stockitem) Gtk::ToggleButton, Gtk::CheckButton are same. Gtk::RadioButton is: For 1st button. Gtk::RadioButton.new(label, use_underline = true) Gtk::RadioButton.new(stockitem) For grouped buttons. Gtk::RadioButton.new(radiobutton, label, use_underline = true) Gtk::RadioButton.new(radiobutton, stockitem) See sample/misc/button2.rb, togglebutton.rb, checkbutton.rb, radiobutton.rb. Cheers, Masao. -- .:% Masao Mutoh<mu...@hi...> |