diff options
author | Peter Harvey <peter.a.harvey@gmail.com> | 2006-02-04 21:57:43 +0800 |
---|---|---|
committer | Peter Anthony Harvey <paharvey@src.gnome.org> | 2006-02-04 21:57:43 +0800 |
commit | 30269a7fcdcd0a0eb82535f1af96df5059e0ba43 (patch) | |
tree | eecbc3a3985864c8d619ad1e45dac07fef7699de /ChangeLog | |
parent | 1bdd082560bc963b535935d9e0bf06e19cd08d17 (diff) | |
download | gsoc2013-epiphany-30269a7fcdcd0a0eb82535f1af96df5059e0ba43.tar gsoc2013-epiphany-30269a7fcdcd0a0eb82535f1af96df5059e0ba43.tar.gz gsoc2013-epiphany-30269a7fcdcd0a0eb82535f1af96df5059e0ba43.tar.bz2 gsoc2013-epiphany-30269a7fcdcd0a0eb82535f1af96df5059e0ba43.tar.lz gsoc2013-epiphany-30269a7fcdcd0a0eb82535f1af96df5059e0ba43.tar.xz gsoc2013-epiphany-30269a7fcdcd0a0eb82535f1af96df5059e0ba43.tar.zst gsoc2013-epiphany-30269a7fcdcd0a0eb82535f1af96df5059e0ba43.zip |
lib/ephy-state.h lib/ephy-state.c src/epiphany.defs
2006-02-04 Peter Harvey <peter.a.harvey@gmail.com>
* lib/ephy-state.h
* lib/ephy-state.c
* src/epiphany.defs
* src/bookmarks/ephy-bookmark-properties.c
Combined very similar functions into one.
Made the 'similar' bookmark count update immediately at start.
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 10 |
1 files changed, 10 insertions, 0 deletions
@@ -2,6 +2,16 @@ * lib/ephy-state.h * lib/ephy-state.c + * src/epiphany.defs + * src/bookmarks/ephy-bookmark-properties.c + + Combined very similar functions into one. + Made the 'similar' bookmark count update immediately at start. + +2006-02-04 Peter Harvey <peter.a.harvey@gmail.com> + + * lib/ephy-state.h + * lib/ephy-state.c * src/ephy-shell.c Forgotten files from previous two commits. |