aboutsummaryrefslogtreecommitdiffstats
path: root/calendar/gui/alarm-notify/alarm-notify.glade
diff options
context:
space:
mode:
authorLarry Ewing <lewing@ximian.com>2001-10-19 03:59:05 +0800
committerLarry Ewing <lewing@src.gnome.org>2001-10-19 03:59:05 +0800
commit2a22b3d668b277ff354d767635a7c6067360645a (patch)
tree16a70b380c47b4704ea6b20a4e9b9be2084febfc /calendar/gui/alarm-notify/alarm-notify.glade
parentcb0ed210287eb3f4b81376a0cbe72661af0f7756 (diff)
downloadgsoc2013-evolution-2a22b3d668b277ff354d767635a7c6067360645a.tar
gsoc2013-evolution-2a22b3d668b277ff354d767635a7c6067360645a.tar.gz
gsoc2013-evolution-2a22b3d668b277ff354d767635a7c6067360645a.tar.bz2
gsoc2013-evolution-2a22b3d668b277ff354d767635a7c6067360645a.tar.lz
gsoc2013-evolution-2a22b3d668b277ff354d767635a7c6067360645a.tar.xz
gsoc2013-evolution-2a22b3d668b277ff354d767635a7c6067360645a.tar.zst
gsoc2013-evolution-2a22b3d668b277ff354d767635a7c6067360645a.zip
add html widget (url_requested_cb): add function to load images from file
2001-10-18 Larry Ewing <lewing@ximian.com> * gui/alarm-notify/alarm-notify-dialog.c: add html widget (url_requested_cb): add function to load images from file as they are requested. (write_html_heading): convert to using html. (alarm_notify_dialog): convert to use html display. (make_html_display): this is the function the custom widget in the galde file uses to create the html widget. * gui/alarm-notify/alarm-notify.glade: add placeholder for the custom html widget. * gui/alarm-notify/Makefile.am: add flags for gtkhtml and gal. svn path=/trunk/; revision=13766
Diffstat (limited to 'calendar/gui/alarm-notify/alarm-notify.glade')
-rw-r--r--calendar/gui/alarm-notify/alarm-notify.glade14
1 files changed, 14 insertions, 0 deletions
diff --git a/calendar/gui/alarm-notify/alarm-notify.glade b/calendar/gui/alarm-notify/alarm-notify.glade
index 19af18f010..e71828ca53 100644
--- a/calendar/gui/alarm-notify/alarm-notify.glade
+++ b/calendar/gui/alarm-notify/alarm-notify.glade
@@ -85,6 +85,20 @@
<fill>False</fill>
</child>
</widget>
+
+ <widget>
+ <class>Custom</class>
+ <name>frame</name>
+ <creation_function>make_html_display</creation_function>
+ <int1>0</int1>
+ <int2>0</int2>
+ <last_modification_time>Thu, 11 Oct 2001 08:19:04 GMT</last_modification_time>
+ <child>
+ <padding>0</padding>
+ <expand>True</expand>
+ <fill>True</fill>
+ </child>
+ </widget>
</widget>
<widget>