CVSROOT:        /cvs/gnome
Module name:    gnome-mud
Changes by:     jordim  06/04/26 16:33:53

Modified files:
        .              : ChangeLog 
        src            : mud-window.c 
        ui             : main.glade 

Log message:
2006-04-25  Mart Raudsepp  <[EMAIL PROTECTED]>

* src/mud-window.c, ui/main.glade: Re-implement the input box as
a GtkTextView that adjusts its height as necessary.

Return/Enter sends text, Return/Enter with any modifier keys goes
to next line in the input box, adjusting height as necessary.
A largest height of 5 is used, after which a scrollbar is used --
that value can easily be changed by adjusting the value passed to
mud_window_textview_ensure_height(). The height is always kept
only as high as necessary.

URL : 
http://cvs.gnome.org/bonsai/cvsquery.cgi?branch=&dir=gnome-mud&who=jordim&date=explicit&mindate=2006-04-26%2016:32&maxdate=2006-04-26%2016:34

_______________________________________________
cvs-commits-list mailing list
cvs-commits-list@gnome.org
http://mail.gnome.org/mailman/listinfo/cvs-commits-list

Reply via email to