From 23ef00df35512cfe6285ba45c0b20f635faee111 Mon Sep 17 00:00:00 2001 From: Federico Mena Quintero Date: Tue, 14 Apr 1998 00:59:30 +0000 Subject: New function to let the outside world decide which child to focus. 1998-04-13 Federico Mena Quintero * gncal-full-day.h: * gncal-full-day.c (gncal_full_day_focus_child): New function to let the outside world decide which child to focus. (gncal_full_day_focus_child): Bleah. We have to synthesize a click because GtkText will not set the cursor when you focus it. * gnome-cal.c (day_view_range_activated): Focus the new child in the full day widget. svn path=/trunk/; revision=131 --- calendar/ChangeLog | 9 +++++++++ 1 file changed, 9 insertions(+) (limited to 'calendar/ChangeLog') diff --git a/calendar/ChangeLog b/calendar/ChangeLog index 3f0b1d70c3..87c6dc9358 100644 --- a/calendar/ChangeLog +++ b/calendar/ChangeLog @@ -1,5 +1,14 @@ 1998-04-13 Federico Mena Quintero + * gncal-full-day.h: + * gncal-full-day.c (gncal_full_day_focus_child): New function to + let the outside world decide which child to focus. + (gncal_full_day_focus_child): Bleah. We have to synthesize a + click because GtkText will not set the cursor when you focus it. + + * gnome-cal.c (day_view_range_activated): Focus the new child in + the full day widget. + * eventedit.c (event_editor_setup_time_frame): Re-aligned some widgets to make it look prettier. (ee_alarm_widgets): Likewise. -- cgit v1.2.3