| Commit message (Collapse) | Author | Age | Files | Lines |
|
|
|
|
|
|
| |
to include "hours" as an option for snooze time in alarm notification dialog.
Fixes 317808
svn path=/trunk/; revision=31058
|
|
|
|
|
|
|
| |
that the description part of the alarm dialog comes in a scroll window and
thus fixing #314550
svn path=/trunk/; revision=30632
|
|
|
|
| |
svn path=/trunk/; revision=30097
|
|
|
|
|
|
|
|
|
| |
2005-05-11 Philip Van Hoof <pvanhoof@gnome.org>
* gui/alarm-notify/*: Made the alarm-notify dialog
multi-alarm aware
svn path=/trunk/; revision=29315
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
2004-11-23 Rodney Dawes <dobey@novell.com>
* gui/alarm-notify/alarm-notify-dialog.[ch]:
Add gtkimage.h to includes, and remove gtkhtml headers
Add and remove some widgets in the AlarmNotify struct
(dialog_destroy_cb, delete_event_cb, close_clicked_cb):
(snooze_clicked_cb, edit_clicked_cb, url_requested_cb):
(make_html_display, write_times, write_html_heading):
(alarm_notify_dialog_disable_buttons):
Remove all these unneeded functions (no more GtkHTML in the dialog)
(alarm_notify_dialog): Add description and location arguments
Rename message argument to summary
Update gtk-doc comment block to reflect API changes
Clean up code to use gtk_dialog_run () and use a HIG compliant dialog
* gui/alarm-notify/alarm-notify.glade: Update the alarm notify
dialog to be HIG compliant and not use GtkHTML, and display more
information that is relevant to the appointment we are alerting of
* gui/alarm-notify/alarm-queue.c: Add new variables to the
TrayIconData structure so we can access the description and location
(on_dialog_objs_removed_cb): Remove alarm_dialog bits
(notify_dialog_cb): Remove alarm_dialog bits
(tray_icon_destroyed_cb): Free the description and location as well
(open_alarm_dialog): alarm_notify_dialog does all the work now, we
don't need to trap the dialog widget here
(display_notification): Add code to get the description and location
information from the cal component
Avoid using an alarm component which has less useful API
Fix a warning when creating the tray_icon widget
svn path=/trunk/; revision=27971
|
|
|
|
|
|
|
|
|
|
|
|
| |
2004-04-30 Rodney Dawes <dobey@ximian.com>
* gui/alarm-notify/alarm-notify-dialog.c (alarm_notify_dialog):
* gui/alarm-notify/alarm-notify.glade:
Update the alarm notify dialog to be HIG compliant
Fixes #41224
svn path=/trunk/; revision=25729
|
|
|
|
|
|
|
|
|
|
|
|
| |
2003-04-18 Rodrigo Moya <rodrigo@ximian.com>
* gui/alarm-notify/alarm-notify.glade: removed 'heading' and
'message' labels.
* gui/alarm-notify/alarm-notify-dialog.c: removed deleted widgets.
(alarm_notify_dialog): don't load the removed widgets.
svn path=/trunk/; revision=20895
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
2003-04-16 Rodrigo Moya <rodrigo@ximian.com>
Fixes #41129, #41215, #41221, #41256
* gui/alarm-notify/alarm-notify.glade:
* gui/dialogs/alarm-options.glade:
* gui/dialogs/alarm-page.glade:
* gui/dialogs/cal-prefs-dialog.glade:
* gui/dialogs/e-delegate-dialog.glade:
* gui/dialogs/meeting-page.glade:
* gui/dialogs/recurrence-page.glade:
* gui/dialogs/schedule-page.glade:
* gui/dialogs/task-details-dialog.glade:
* gui/dialogs/task-page.glade:
* gui/dialogs/event-page.glade: set spacing to 6 pixels
everywhere.
svn path=/trunk/; revision=20869
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
2002-11-06 Rodrigo Moya <rodrigo@ximian.com>
* gui/dialogs/comp-editor-util.[ch]
(comp_editor_connect_contacts_changed): don't return a
Bonobo_EventSource_ListenerId, since it does not exist anymore,
and was not even being used.
* gui/e-timezone-entry.h: use GLib macros.
* gui/dialogs/*.glade:
* gui/alarm-notify/*.glade:
* gui/*.glade: converted to Glade2 format.
svn path=/trunk/; revision=18616
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
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
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
2001-07-12 Taylor Hayward <taylorhayward@yahoo.com>
* gui/goto-dialog.glade:
* gui/meeting-mockup.glade:
* gui/alarm-notifyålarm-notify.glade:
* gui/dialogs/alarm-page.glade:
* gui/dialogs/meeting-page.glade:
* gui/dialogs/recurrence-page.glade: Added missing underlined
shortcuts.
svn path=/trunk/; revision=11067
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
2001-07-10 Federico Mena Quintero <federico@ximian.com>
* gui/alarm-notify/alarm-queue.c (alarm_trigger_cb): Handle the
different alarm actions.
(display_notification): Do the alarm notification dialog here.
* gui/alarm-notify/alarm-notify-dialog.c (make_heading): Take in a
CalComponentVType, not a whole component.
(alarm_notify_dialog): Take in a CalComponentVType and the final
message instead of generating it ourselves.
svn path=/trunk/; revision=10978
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
Removed all files where glade writes strings.
Changed Makefile.am to not distribute them.
Changed all glade files to not write strings to those files.
Removed *.desktop and evolution.keys files, because they are generated.
Added them to .cvsignore
Added *.desktop.in evolution.keys.in files without transalted strings.
Added all existing entries from desktop files to po files.
Changed Makefile.am to distribute only .in files, and merge translations into
desktop files.
Removed obsolete files from po/ dir
svn path=/trunk/; revision=8164
|
|
2000-05-14 Federico Mena Quintero <federico@helixcode.com>
* gui/gnome-cal.c (display_notification): Use the alarm
notification dialog.
(display_notification_cb): New callback for the result of the
alarm notification dialog.
* gui/dialogs/alarm-notify.glade: New file with the alarm
notification dialog.
* gui/dialogs/alarm-notify-dialog.[ch]: New file.
* gui/dialogs/Makefile.am: New file.
* gui/Makefile.am (SUBDIRS): Added the dialogs directory.
2000-05-13 Federico Mena Quintero <federico@helixcode.com>
* gui/gnome-cal.c (trigger_alarm_cb): Better error checking, and
plug leaks of str_ico and ico.
* gui/evolution-calendar-control.c (main): Initialize libglade.
svn path=/trunk/; revision=3072
|