diff options
author | Jeffrey Stedfast <fejj@ximian.com> | 2003-04-12 04:04:58 +0800 |
---|---|---|
committer | Jeffrey Stedfast <fejj@src.gnome.org> | 2003-04-12 04:04:58 +0800 |
commit | dc0aeb63bbba6d6537199c59fcaf270a1267c144 (patch) | |
tree | 3ec42892610d1bdc4a0b5c67e283595b08979656 /widgets/misc/ChangeLog | |
parent | e07d3adc4fcbcd93b01694fb579fe2a2ba9c57b2 (diff) | |
download | gsoc2013-evolution-dc0aeb63bbba6d6537199c59fcaf270a1267c144.tar gsoc2013-evolution-dc0aeb63bbba6d6537199c59fcaf270a1267c144.tar.gz gsoc2013-evolution-dc0aeb63bbba6d6537199c59fcaf270a1267c144.tar.bz2 gsoc2013-evolution-dc0aeb63bbba6d6537199c59fcaf270a1267c144.tar.lz gsoc2013-evolution-dc0aeb63bbba6d6537199c59fcaf270a1267c144.tar.xz gsoc2013-evolution-dc0aeb63bbba6d6537199c59fcaf270a1267c144.tar.zst gsoc2013-evolution-dc0aeb63bbba6d6537199c59fcaf270a1267c144.zip |
Change the border width and padding to comply with the HIG. Fixes bug
2003-04-11 Jeffrey Stedfast <fejj@ximian.com>
* e-filter-bar.c (do_advanced): Change the border width and
padding to comply with the HIG. Fixes bug #41202.
svn path=/trunk/; revision=20828
Diffstat (limited to 'widgets/misc/ChangeLog')
-rw-r--r-- | widgets/misc/ChangeLog | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/widgets/misc/ChangeLog b/widgets/misc/ChangeLog index f1f3495126..93b61770d5 100644 --- a/widgets/misc/ChangeLog +++ b/widgets/misc/ChangeLog @@ -1,3 +1,8 @@ +2003-04-11 Jeffrey Stedfast <fejj@ximian.com> + + * e-filter-bar.c (do_advanced): Change the border width and + padding to comply with the HIG. Fixes bug #41202. + 2003-04-08 Mike Kestner <mkestner@ximian.com> * e-search-bar.c (set_option): kill an old e_utf8_gtk usage |