diff options
author | Miguel de Icaza <miguel@helixcode.com> | 2000-12-25 16:20:24 +0800 |
---|---|---|
committer | Miguel de Icaza <miguel@src.gnome.org> | 2000-12-25 16:20:24 +0800 |
commit | ca925e411cff837fd52e256d768f6895940bbbcc (patch) | |
tree | c4742241ae7263da31170dd29c0d48cf4d21f6e1 /ui | |
parent | ccba11c01dfd352be50aec31c1cd7030ed01ad60 (diff) | |
download | gsoc2013-evolution-ca925e411cff837fd52e256d768f6895940bbbcc.tar gsoc2013-evolution-ca925e411cff837fd52e256d768f6895940bbbcc.tar.gz gsoc2013-evolution-ca925e411cff837fd52e256d768f6895940bbbcc.tar.bz2 gsoc2013-evolution-ca925e411cff837fd52e256d768f6895940bbbcc.tar.lz gsoc2013-evolution-ca925e411cff837fd52e256d768f6895940bbbcc.tar.xz gsoc2013-evolution-ca925e411cff837fd52e256d768f6895940bbbcc.tar.zst gsoc2013-evolution-ca925e411cff837fd52e256d768f6895940bbbcc.zip |
Made the code CanvasItem correct: the code should not draw at arbitrary
2000-12-25 Miguel de Icaza <miguel@helixcode.com>
* gal/e-text/e-text.c (e_text_draw): Made the code CanvasItem
correct: the code should not draw at arbitrary positions in the
GdkWindow, it should instead draw from item->x1, item->y1 to
item->y1, item->y2 (Chris, we need to talk about this, I think my
current fix is passable, but might not be fully correct.
Specially the interpretation of the width, height arguments).
(e_text_class_init): Fix name.
(e_text_set_arg): Use correct name.
svn path=/trunk/; revision=7163
Diffstat (limited to 'ui')
0 files changed, 0 insertions, 0 deletions