diff options
author | Christian Persch <chpe@cvs.gnome.org> | 2004-08-09 18:35:24 +0800 |
---|---|---|
committer | Christian Persch <chpe@src.gnome.org> | 2004-08-09 18:35:24 +0800 |
commit | fedbee566107f89acab946d5ebd4ef3f5f6d7bdb (patch) | |
tree | 22998102da72b72b9d6720dd54a7718fd71e1b1e /ChangeLog | |
parent | dfa44d593b805613c57550eda9863e24e3235645 (diff) | |
download | gsoc2013-epiphany-fedbee566107f89acab946d5ebd4ef3f5f6d7bdb.tar gsoc2013-epiphany-fedbee566107f89acab946d5ebd4ef3f5f6d7bdb.tar.gz gsoc2013-epiphany-fedbee566107f89acab946d5ebd4ef3f5f6d7bdb.tar.bz2 gsoc2013-epiphany-fedbee566107f89acab946d5ebd4ef3f5f6d7bdb.tar.lz gsoc2013-epiphany-fedbee566107f89acab946d5ebd4ef3f5f6d7bdb.tar.xz gsoc2013-epiphany-fedbee566107f89acab946d5ebd4ef3f5f6d7bdb.tar.zst gsoc2013-epiphany-fedbee566107f89acab946d5ebd4ef3f5f6d7bdb.zip |
Only use this for gtk < 2.5.1, and just add a few #defines otherwise.
2004-08-09 Christian Persch <chpe@cvs.gnome.org>
* lib/widgets/ephy-label.c:
* lib/widgets/ephy-label.h:
Only use this for gtk < 2.5.1, and just add a few
#defines otherwise.
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 8 |
1 files changed, 8 insertions, 0 deletions
@@ -1,5 +1,13 @@ 2004-08-09 Christian Persch <chpe@cvs.gnome.org> + * lib/widgets/ephy-label.c: + * lib/widgets/ephy-label.h: + + Only use this for gtk < 2.5.1, and just add a few + #defines otherwise. + +2004-08-09 Christian Persch <chpe@cvs.gnome.org> + * src/bookmarks/ephy-topics-selector.c: (ephy_topics_selector_get_type), (ephy_topics_selector_apply), (provide_toggle), (ephy_topics_selector_constructor), |