diff options
author | Nalin Dahyabhai <nalin@src.gnome.org> | 2003-05-06 07:38:39 +0000 |
---|---|---|
committer | Nalin Dahyabhai <nalin@src.gnome.org> | 2003-05-06 07:38:39 +0000 |
commit | b296e636244d11ec2019a5fafea5ad0ebb31248a (patch) | |
tree | 2ede492cd8e936a4eaf043303f78796440b44e33 /NEWS | |
parent | 10bfd9a591695a9b00130a316668a28b5dff286b (diff) |
when setting up backgrounds, don't deref an existing background before
* src/vteft2.c, src/vtegl.c, src/vtepango.c, src/vtepangox.c, src/vtexft.c:
when setting up backgrounds, don't deref an existing background before
fetching a new one, in case they're the same.
* src/vteglyph.c(_vte_glyph_draw): fix computation of the input offset.
* src/vtegl.c: implement drawing of backgrounds.
Diffstat (limited to 'NEWS')
-rw-r--r-- | NEWS | 3 |
1 files changed, 3 insertions, 0 deletions
@@ -1,3 +1,6 @@ +HEAD: Recognizes 8-bit versions of SS2 and SS3. + Shares pixmap and pixbuf backgrounds between multiple terminal widgets + within the same process, reducing both memory and CPU use. 0.11.5: Support for PC437. Fix Ctrl+/. Use xrdb font settings if GTK+ doesn't have anything to say. 0.11.4: Speedier transparency update when you move the windows, fixes for |