[Gtk-gnutella-devel] GTK2 pbarcellrenderer issues.

2005-01-03 Thread Russell Francis
I noticed Christian's comment in the source that Gtk+2 >= 2.5.0 contains an implementation of pbarcellrenderer.c. The only difference between the cellrenderer that is part of GTK2 and the one implemented in pbarcellrenderer.c is that GTK2's expects an int in the range 1 -> 100 where pbarcellrender

Re: [Gtk-gnutella-devel] Re: assertion failed: (from < to)

2005-01-03 Thread jonas
Hi, On Thursday 30 December 2004 22:11, Raphael Manfredi wrote: > Please do this under gdb: > > > frame 5 > p *d > p end > p start > p total > p check_content_range > p requested_size > > > and show me the results. (gdb) frame 5 #5 0x808ef96 in download_request (d=0x9ae

Re: [Gtk-gnutella-devel] Re: Translator's report

2005-01-03 Thread Daichi Kawahata
Hi, * The last for the present src/ui/gtk/gtk1/fileinfo.c:133 "Queued (%d active/ %d passive)" src/ui/gtk/gtk2/fileinfo.c:298 "Queued (%d active, %d passive)" -- src/ui/gtk/gtk1/interface-glade.c:1444 "leaf traffic" src/ui/gtk/gtk2/interface-glade.c:2529 "

[Gtk-gnutella-devel] [PATCH][GTK1] Excluding invalid i18n strings

2005-01-03 Thread Daichi Kawahata
Best wishes for a Happy New Year, Well, also I've been considering about a better way of settlement by reaching the conclusion that it was likely to have to solve it in full scale still though I had pointed out several times since before. The way I consider: * Separation i18n strings from gener