diff options
author | Martin Baulig <martin@home-of-linux.org> | 1999-03-01 03:05:14 +0800 |
---|---|---|
committer | Martin Baulig <martin@src.gnome.org> | 1999-03-01 03:05:14 +0800 |
commit | c97af7103f0558993b505f5d8199bca7caacc836 (patch) | |
tree | 96684901f8cf9c03f5381bc8db089ca82bd4dafd /calendar/ChangeLog | |
parent | 0ad91d0f28af42ad948ad4bebf3e4da5fef0915f (diff) | |
download | gsoc2013-evolution-c97af7103f0558993b505f5d8199bca7caacc836.tar gsoc2013-evolution-c97af7103f0558993b505f5d8199bca7caacc836.tar.gz gsoc2013-evolution-c97af7103f0558993b505f5d8199bca7caacc836.tar.bz2 gsoc2013-evolution-c97af7103f0558993b505f5d8199bca7caacc836.tar.lz gsoc2013-evolution-c97af7103f0558993b505f5d8199bca7caacc836.tar.xz gsoc2013-evolution-c97af7103f0558993b505f5d8199bca7caacc836.tar.zst gsoc2013-evolution-c97af7103f0558993b505f5d8199bca7caacc836.zip |
For DRAG_MOVE, DRAG_SIZE_TOP and DRAG_SIZE_BOTTOM: call child_focus_out ()
1999-02-28 Martin Baulig <martin@home-of-linux.org>
* gncal-full-day.c (recompute_motion): For DRAG_MOVE, DRAG_SIZE_TOP
and DRAG_SIZE_BOTTOM: call child_focus_out () if the child currently
has the focus.
svn path=/trunk/; revision=717
Diffstat (limited to 'calendar/ChangeLog')
-rw-r--r-- | calendar/ChangeLog | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/calendar/ChangeLog b/calendar/ChangeLog index 2077a71328..b6364c70f1 100644 --- a/calendar/ChangeLog +++ b/calendar/ChangeLog @@ -1,3 +1,9 @@ +1999-02-28 Martin Baulig <martin@home-of-linux.org> + + * gncal-full-day.c (recompute_motion): For DRAG_MOVE, DRAG_SIZE_TOP + and DRAG_SIZE_BOTTOM: call child_focus_out () if the child currently + has the focus. + 1999-02-27 Changwoo Ryu <cwryu@adam.kaist.ac.kr> * quick-view.c (QUICK_VIEW_FONTSET): Added Korean font to the |