diff options
author | Owen Taylor <otaylor@redhat.com> | 2000-05-28 15:52:25 +0000 |
---|---|---|
committer | Owen Taylor <otaylor@src.gnome.org> | 2000-05-28 15:52:25 +0000 |
commit | 45a1d90a3a453950f74bada5c5337554cb596062 (patch) | |
tree | e48eacb949402aab82269bed5fec6de06dac0e5b /ChangeLog.pre-1-6 | |
parent | 1c7a5a30d5896a79a4a0c806b43a2db7e4bcc4f8 (diff) | |
download | pango-45a1d90a3a453950f74bada5c5337554cb596062.tar.gz |
Since we require GLib-1.3, and thus can no longer build the examples
Sun May 28 16:24:43 2000 Owen Taylor <otaylor@redhat.com>
* examples/Makefile.am examples/viewer-qt.cc
examples/viewer-qt.h: Since we require GLib-1.3,
and thus can no longer build the examples against
GTK+-1.2, and since there is a nasty circular dependency
if we build examples against GTK+-1.3, rewrite
(optional) example program in Qt. (I wasn't going
to do it in Xaw or straight Xlib...)
* configure.in: Added checks for Qt.
* pango/pango-layout.h: Fix constness.
Diffstat (limited to 'ChangeLog.pre-1-6')
-rw-r--r-- | ChangeLog.pre-1-6 | 15 |
1 files changed, 15 insertions, 0 deletions
diff --git a/ChangeLog.pre-1-6 b/ChangeLog.pre-1-6 index 2a3eb02d..d7217354 100644 --- a/ChangeLog.pre-1-6 +++ b/ChangeLog.pre-1-6 @@ -1,3 +1,17 @@ +Sun May 28 16:24:43 2000 Owen Taylor <otaylor@redhat.com> + + * examples/Makefile.am examples/viewer-qt.cc + examples/viewer-qt.h: Since we require GLib-1.3, + and thus can no longer build the examples against + GTK+-1.2, and since there is a nasty circular dependency + if we build examples against GTK+-1.3, rewrite + (optional) example program in Qt. (I wasn't going + to do it in Xaw or straight Xlib...) + + * configure.in: Added checks for Qt. + + * pango/pango-layout.h: Fix constness. + Sat May 27 22:05:53 2000 Owen Taylor <otaylor@redhat.com> * pango/Makefile.am (pangoinclude_HEADERS): Install @@ -53,6 +67,7 @@ Thu May 18 17:30:00 2000 Robert Brady <rwb197@zepler.org> * fonts/devnag18.bdf: Fix advance widths of some glyphs. +>>>>>>> 1.65 Tue May 9 22:09:42 2000 Owen Taylor <otaylor@redhat.com> * pango/pango-types.h (PANGO_SCALE): Change PANGO_SCALE |