CVSROOT:        /cvs/gnome
Module name:    vte
Changes by:     kmaraas 05/03/02 03:48:59

Modified files:
        .              : ChangeLog vte.spec 
        src            : Makefile.am vte.c vtexft.c 
Added files:
        src            : vtetree.c vtetree.h 

Log message:
2005-03-02  Kjartan Maraas  <[EMAIL PROTECTED]>

* src/Makefile.am: Add vtetree.[ch]
* src/vte.c: (vte_terminal_draw_row): Don't use a GArray
but use calloc'ed memory to speed up things further.
>From bug #137864 [http://bugzilla.gnome.org/show_bug.cgi?id=137864]. Patch 
>from Benjamin Otte.
* src/vtetree.c: (_vte_tree_new), (_vte_tree_destroy),
(_vte_tree_insert), (_vte_tree_lookup): New file
* src/vtetree.h: New file
* src/vtexft.c: (_vte_xft_font_open), (_vte_xft_font_close),
(_vte_xft_font_for_char), (_vte_xft_char_width): Use the new
functions to speed up things. From bug #137864 
[http://bugzilla.gnome.org/show_bug.cgi?id=137864]. Patch from
Benjamin Otte. There are still two patches in there that don't
apply cleanly any more. Will look at those later.
* vte.spec: Bump version.

URL : 
http://cvs.gnome.org/bonsai/cvsquery.cgi?branch=&dir=vte&who=kmaraas&date=explicit&mindate=2005-03-02%2003:47&maxdate=2005-03-02%2003:49

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

Reply via email to