2000-09-14 Michael Meeks * e-reflow/e-reflow-sorted.h: fix include. 2000-09-13 Christopher James Lahey * Makefile.am (SUBDIRS): Added e-reflow. * e-reflow/e-reflow.c, e-reflow/e-reflow.h: Moved from addressbook/gui/minicard/. * e-reflow/Makefile.am, e-reflow/.cvsignore: New files for a new directory. 2000-09-08 Lauris Kaplinski * e-text/e-text.c (calc_line_widths): Fix byte/char confusion 2000-08-30 Federico Mena Quintero * e-paned/e-hpaned.c (e_hpaned_motion): Do not flicker while trying to resize a quantized pane. * e-paned/e-vpaned.c (e_vpaned_motion): Likewise. 2000-08-30 Federico Mena Quintero * widgets/e-paned/e-vpaned.c (e_vpaned_size_allocate): Ensure that the child's allocation height is >= 1. * widgets/e-paned/e-hpaned.c (e_hpaned_size_allocate): Ensure that the child's allocation width is >= 1. 2000-08-30 Federico Mena Quintero * ChangeLog: Started a ChangeLog here.