23 lines
712 B
Plaintext
23 lines
712 B
Plaintext
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.
|