aboutsummaryrefslogtreecommitdiffstats
path: root/widgets/ChangeLog
blob: 00226f5cb0c6aab81c4dcab867fb5261f1031002 (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
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.