diff options
author | Shaun McCance <shaunm@src.gnome.org> | 2004-12-31 12:41:38 +0000 |
---|---|---|
committer | Shaun McCance <shaunm@src.gnome.org> | 2004-12-31 12:41:38 +0000 |
commit | ad1f2db02bd12943111c1f483b98a875edb639d7 (patch) | |
tree | 4c7e2e0fd5caac7a32bb31a9e1344f1f79dbf854 /ChangeLog | |
parent | 15a9315d04631786dee815113db26abcad28f7cd (diff) | |
download | yelp-ad1f2db02bd12943111c1f483b98a875edb639d7.tar.gz |
- Put the GtkTreeStore in the YelpInfoPagerPriv - Return "Top" in
* src/yelp-info-pager.c:
- Put the GtkTreeStore in the YelpInfoPagerPriv
- Return "Top" in resolve_frag, just so something will show up
* src/yelp-window.c:
- Set sections in the "start" callback
* stylesheets/info2html.xsl:
- s/Document/Section/
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 12 |
1 files changed, 12 insertions, 0 deletions
@@ -1,3 +1,15 @@ +2004-12-31 Shaun McCance <shaunm@gnome.org> + + * src/yelp-info-pager.c: + - Put the GtkTreeStore in the YelpInfoPagerPriv + - Return "Top" in resolve_frag, just so something will show up + + * src/yelp-window.c: + - Set sections in the "start" callback + + * stylesheets/info2html.xsl: + - s/Document/Section/ + 2004-12-31 Davyd Madeley <davyd@madeley.id.au> * src/yelp-info-pager.c: |