aboutsummaryrefslogtreecommitdiffstats
path: root/widgets/ChangeLog
diff options
context:
space:
mode:
authorRajeev ramanathan <rajeevramanathan_2004@yahoo.co.in>2006-07-10 22:02:36 +0800
committerHarish Krishnaswamy <kharish@src.gnome.org>2006-07-10 22:02:36 +0800
commit891d8bfc6acc170db4bc3f067a99e60e1459726b (patch)
tree236538f61eab14ed38c2de5a18d37426d62ae070 /widgets/ChangeLog
parentb551414de076b32b638742aa26c0aa175f0e3e7a (diff)
downloadgsoc2013-evolution-891d8bfc6acc170db4bc3f067a99e60e1459726b.tar
gsoc2013-evolution-891d8bfc6acc170db4bc3f067a99e60e1459726b.tar.gz
gsoc2013-evolution-891d8bfc6acc170db4bc3f067a99e60e1459726b.tar.bz2
gsoc2013-evolution-891d8bfc6acc170db4bc3f067a99e60e1459726b.tar.lz
gsoc2013-evolution-891d8bfc6acc170db4bc3f067a99e60e1459726b.tar.xz
gsoc2013-evolution-891d8bfc6acc170db4bc3f067a99e60e1459726b.tar.zst
gsoc2013-evolution-891d8bfc6acc170db4bc3f067a99e60e1459726b.zip
Added code for Resize Transparency with Cairo drawing. Added code to
2006-07-10 Rajeev ramanathan <rajeevramanathan_2004@yahoo.co.in> Added code for Resize Transparency with Cairo drawing. Added code to render ECell and EText text items with antialiasing, hinting and sub-pixel ordering with cairo. svn path=/trunk/; revision=32270
Diffstat (limited to 'widgets/ChangeLog')
-rw-r--r--widgets/ChangeLog5
1 files changed, 5 insertions, 0 deletions
diff --git a/widgets/ChangeLog b/widgets/ChangeLog
index 1d10540ccd..1ca442d8e6 100644
--- a/widgets/ChangeLog
+++ b/widgets/ChangeLog
@@ -1,3 +1,8 @@
+2006-07-05 Rajeev ramanathan <rajeevramanathan_2004@yahoo.co.in>
+ * text/e-text.c, table/e-cell-text.c:
+ Added code to render ECell and EText text items with
+ antialiasing, hinting and sub-pixel ordering with cairo.
+
2006-07-06 Hiroyuki Ikezoe <poincare@ikezoe.net>
** Fixes bug #341354.