2000-09-14 Michael Meeks <michael@helixcode.com> * gui/component/Makefile.am (evolution_addressbook_LDADD): fix path. * gui/component/addressbook.c: update include. * gui/component/addressbook-factory.c: update include. * gui/widgets/e-minicard-view.h: update include. * gui/search/e-addressbook-search-dialog.c: update include path. svn path=/trunk/; revision=5418
37 lines
1.1 KiB
Plaintext
37 lines
1.1 KiB
Plaintext
2000-09-14 Michael Meeks <michael@helixcode.com>
|
|
|
|
* e-reflow/e-reflow-sorted.h: fix include.
|
|
|
|
2000-09-13 Christopher James Lahey <clahey@helixcode.com>
|
|
|
|
* 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 <lauris@helixcode.com>
|
|
|
|
* e-text/e-text.c (calc_line_widths): Fix byte/char confusion
|
|
|
|
2000-08-30 Federico Mena Quintero <federico@helixcode.com>
|
|
|
|
* 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 <federico@helixcode.com>
|
|
|
|
* 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 <federico@helixcode.com>
|
|
|
|
* ChangeLog: Started a ChangeLog here.
|