From: Sean E. <bj...@bi...> - 2002-09-15 17:10:37
|
On Sun, 2002-09-15 at 06:19, Kang Jeong-Hee wrote: > Hi. > > I've removed almost a thousand lines of code in gtkimhtml.c. > now GtkIMHtml is nowhere, replaced by GtkTextView. > and the APIs gone to wrapper of GtkTextView's API sets. Cool--I've been debating to myself back and forth whether to do it this way, or just do a straight port with Pango. I'd actually prefer, though not to make a "wrapper" around gtktextview, but rather make gtktextview a parent widget of gtkimhtml. > but I don't post the patch here this moment; > many features removed temporarily, to make gaim simpler for ongoing patch. > > if anybody has interested, let's make it together. I am interested ;) > now it's time to convert html tags of mesg to GtkTextTag > for color, font size, etc. > > thanks. > > > ------------------------------------------------------- > This sf.net email is sponsored by:ThinkGeek > Welcome to geek heaven. > http://thinkgeek.com/sf > _______________________________________________ > Gaim-devel mailing list > Gai...@li... > https://lists.sourceforge.net/lists/listinfo/gaim-devel > |