diff options
author | Hans Petter Jansson <hpj@ximian.com> | 2003-02-05 08:13:23 +0800 |
---|---|---|
committer | Hans Petter <hansp@src.gnome.org> | 2003-02-05 08:13:23 +0800 |
commit | b33925fd09ccfdc5b1c2f2ad7139936e89c37412 (patch) | |
tree | b4c2f2237b1663db2e2c4d81688ddd197afd0f99 /views | |
parent | fb9018a61e7e52de12b525ecece617315611ff44 (diff) | |
download | gsoc2013-evolution-b33925fd09ccfdc5b1c2f2ad7139936e89c37412.tar gsoc2013-evolution-b33925fd09ccfdc5b1c2f2ad7139936e89c37412.tar.gz gsoc2013-evolution-b33925fd09ccfdc5b1c2f2ad7139936e89c37412.tar.bz2 gsoc2013-evolution-b33925fd09ccfdc5b1c2f2ad7139936e89c37412.tar.lz gsoc2013-evolution-b33925fd09ccfdc5b1c2f2ad7139936e89c37412.tar.xz gsoc2013-evolution-b33925fd09ccfdc5b1c2f2ad7139936e89c37412.tar.zst gsoc2013-evolution-b33925fd09ccfdc5b1c2f2ad7139936e89c37412.zip |
Rename to e_meeting_time_selector_on_invite_others_button_expose() and
2003-02-04 Hans Petter Jansson <hpj@ximian.com>
* gui/e-meeting-time-sel.c
(e_meeting_time_selector_on_invite_others_button_draw):
Rename to e_meeting_time_selector_on_invite_others_button_expose()
and handle "expose-event" instead of "draw".
(e_meeting_time_selector_construct): The "draw" signal doesn't exist
anymore - connect to "expose-event" instead.
* gui/dialogs/event-page.c (clear_widgets): Clear the GtkTextBuffer
for the description.
(event_page_fill_widgets): Use the GtkTextBuffer.
(event_page_fill_component): Use the GtkTextBuffer.
(init_widgets): Create a GtkTextBuffer for the GtkTextView. Set word
wrap. Connect to the "changed" signal of the model instead of the view.
svn path=/trunk/; revision=19749
Diffstat (limited to 'views')
0 files changed, 0 insertions, 0 deletions