summaryrefslogtreecommitdiff
path: root/ChangeLog.pre-2-10
diff options
context:
space:
mode:
authorAlexander Larsson <alexl@redhat.com>2000-12-21 10:31:30 +0000
committerAlexander Larsson <alexl@src.gnome.org>2000-12-21 10:31:30 +0000
commita92170b6ca3c53ef67b280a5e6d471fe42d0f092 (patch)
tree26e9f405d60ca0891fde14b059a3b51a6a01ba87 /ChangeLog.pre-2-10
parentdadf966b3b82a10bf5ae81e3eebae63a6df14003 (diff)
downloadgtk+-a92170b6ca3c53ef67b280a5e6d471fe42d0f092.tar.gz
For linux-fb get the pangoft2 cflags and libs. This needs a recent pango
2000-12-21 Alexander Larsson <alexl@redhat.com> * configure.in: For linux-fb get the pangoft2 cflags and libs. This needs a recent pango version. Remove modules/linux-fb/Makefile. * gdk/linux-fb/gdkdrawable-fb2.c: Render glyphs using freetype. * gdk/linux-fb/gdkfb.h: Add new fb-specific functions needed for managing windows. * gdk/linux-fb/gdkmain-fb.c: Remove gdk_font_init/fini() calls. * gdk/linux-fb/gdkpango-fb.c: Remove old implementation. Use pangoft2 instead. * gdk/linux-fb/gdkprivate-fb.h: Remove PangoFBFont and related stuff. * gdk/linux-fb/gdkwindow-fb.c: Implement drawable->get_visible_region. Implement support for _gdk_window_set_child_handler () and _gdk_window_get_decorations(). * modules/Makefile.am: Remove linux-fb subdir. * modules/linux-fb/*: Removed all.
Diffstat (limited to 'ChangeLog.pre-2-10')
-rw-r--r--ChangeLog.pre-2-1033
1 files changed, 33 insertions, 0 deletions
diff --git a/ChangeLog.pre-2-10 b/ChangeLog.pre-2-10
index 8573b4e9e8..6d4b4b2549 100644
--- a/ChangeLog.pre-2-10
+++ b/ChangeLog.pre-2-10
@@ -1,3 +1,36 @@
+2000-12-21 Alexander Larsson <alexl@redhat.com>
+
+ * configure.in:
+ For linux-fb get the pangoft2 cflags and libs. This needs a recent
+ pango version.
+ Remove modules/linux-fb/Makefile.
+
+ * gdk/linux-fb/gdkdrawable-fb2.c:
+ Render glyphs using freetype.
+
+ * gdk/linux-fb/gdkfb.h:
+ Add new fb-specific functions needed for managing windows.
+
+ * gdk/linux-fb/gdkmain-fb.c:
+ Remove gdk_font_init/fini() calls.
+
+ * gdk/linux-fb/gdkpango-fb.c:
+ Remove old implementation. Use pangoft2 instead.
+
+ * gdk/linux-fb/gdkprivate-fb.h:
+ Remove PangoFBFont and related stuff.
+
+ * gdk/linux-fb/gdkwindow-fb.c:
+ Implement drawable->get_visible_region.
+ Implement support for _gdk_window_set_child_handler () and
+ _gdk_window_get_decorations().
+
+ * modules/Makefile.am:
+ Remove linux-fb subdir.
+
+ * modules/linux-fb/*:
+ Removed all.
+
2000-12-20 Jonathan Blandford <jrb@redhat.com>
* gtk/gtkcellrenderer*.c (::get_property): remove g_value_init