aboutsummaryrefslogtreecommitdiffstats
path: root/calendar/gui/dialogs
Commit message (Collapse)AuthorAgeFilesLines
* Warning fixes: - NULL vs 0 vs FALSE/TRUE - ANSIfication of declarations -Kjartan Maraas2007-10-246-38/+26
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 2007-10-23 Kjartan Maraas <kmaraas@gnome.org> * gui/alarm-notify/alarm-notify-dialog.c: * gui/alarm-notify/alarm-notify.c: * gui/alarm-notify/alarm-queue.c: * gui/alarm-notify/config-data.c: * gui/cal-search-bar.c: * gui/calendar-commands.c: * gui/calendar-config.c: * gui/dialogs/alarm-dialog.c: * gui/dialogs/alarm-list-dialog.c: * gui/dialogs/cal-prefs-dialog.c: * gui/dialogs/comp-editor.c: * gui/dialogs/event-page.c: * gui/dialogs/recurrence-page.c: * gui/e-alarm-list.c: * gui/e-cal-config.c: * gui/e-cal-event.c: * gui/e-cal-menu.c: * gui/e-cal-popup.c: * gui/e-calendar-table.c: * gui/e-calendar-view.c: * gui/e-date-time-list.c: * gui/e-day-view-main-item.c: * gui/e-day-view-time-item.c: * gui/e-day-view.c: * gui/e-itip-control.c: * gui/e-meeting-list-view.c: * gui/e-memo-table.c: * gui/e-select-names-editable.c: * gui/e-week-view-event-item.c: * gui/e-week-view.c: * gui/goto.c: * gui/migration.c: * gui/print.c: * gui/tasks-control.c: * importers/icalendar-importer.c: Warning fixes: - NULL vs 0 vs FALSE/TRUE - ANSIfication of declarations - mixing declarations and code - mark some code static - remove use of some deprecated Gtk+ apis svn path=/trunk/; revision=34420
* ** Fixes part of bug #417999Matthew Barnes2007-10-236-63/+68
| | | | | | | | | | | | | | | | | | | | | | | | | | | 2007-10-22 Matthew Barnes <mbarnes@redhat.com> ** Fixes part of bug #417999 * addressbook/gui/contact-editor/contact-editor.glade: * addressbook/gui/contact-editor/e-contact-editor.c: * addressbook/gui/contact-editor/e-contact-quick-add.c: * addressbook/gui/contact-list-editor/contact-list-editor.c: * addressbook/gui/contact-list-editor/contact-list-editor.glade: * calendar/gui/dialogs/event-page.c: * calendar/gui/dialogs/event-page.glade: * calendar/gui/dialogs/memo-page.c: * calendar/gui/dialogs/memo-page.glade: * calendar/gui/dialogs/task-page.c: * calendar/gui/dialogs/task-page.glade: * calendar/gui/e-itip-control.c: * plugins/bbdb/bbdb.c: * plugins/bbdb/gaimbuddies.c: * plugins/itip-formatter/itip-view.c: * widgets/misc/e-pilot-settings.c: Use ESourceComboBox instead of ESourceOptionMenu (deprecated). svn path=/trunk/; revision=34408
* ** Fixes bug #437579Matthew Barnes2007-10-104-3/+7
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 2007-10-09 Matthew Barnes <mbarnes@redhat.com> ** Fixes bug #437579 * addressbook/conduit/address-conduit.c: * addressbook/gui/component/addressbook-config.c: * addressbook/gui/contact-editor/e-contact-editor.c: * addressbook/gui/widgets/eab-gui-util.c: * calendar/conduits/calendar/calendar-conduit.c: * calendar/conduits/memo/memo-conduit.c: * calendar/conduits/todo/todo-conduit.c: * calendar/gui/dialogs/alarm-dialog.c: * calendar/gui/dialogs/event-page.c: * calendar/gui/dialogs/memo-page.c: * calendar/gui/dialogs/task-page.c: * calendar/gui/e-day-view-layout.c: * calendar/gui/e-day-view-layout.h: * calendar/gui/print.c: * e-util/e-pilot-map.c: * e-util/e-plugin.c: * e-util/e-profile-event.c: * e-util/e-signature.c: * filter/filter-file.c: * mail/e-searching-tokenizer.c: * mail/em-folder-browser.c: * mail/em-format-html.c: * mail/em-format-view.c: * mail/em-format.c: * mail/em-mailer-prefs.c: * mail/em-mailer-prefs.h: * mail/mail-session.c: * mail/mail-session.h: * mail/mail-vfolder.c: * mail/message-list.c: * plugins/bbdb/bbdb.c: * plugins/bbdb/gaimbuddies.c: * plugins/calendar-http/calendar-http.c: * plugins/exchange-operations/exchange-user-dialog.c: * plugins/face/face.c: * shell/e-shell-window.c: * shell/e-shell.c: * smime/lib/e-cert-db.c: * tools/killev.c: * widgets/misc/e-cursors.c: * widgets/misc/e-spinner.c: * widgets/misc/e-unicode.c: * widgets/table/e-table-field-chooser-item.c: * widgets/table/e-table-header-item.c: * widgets/table/e-table-header-item.h: * widgets/table/e-table-header-utils.c: * widgets/table/e-table.c: * widgets/text/e-text.c: Fix various compiler warnings. Patch from Milan Crha. svn path=/trunk/; revision=34368
* ** Fixes bug #477045Matthew Barnes2007-09-284-11/+23
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 2007-09-27 Matthew Barnes <mbarnes@redhat.com> ** Fixes bug #477045 * addressbook/gui/component/addressbook-component.c: * addressbook/gui/component/addressbook-view.c: * addressbook/gui/contact-editor/e-contact-editor-address.c: * addressbook/gui/contact-editor/e-contact-editor-fullname.c: * addressbook/gui/contact-editor/e-contact-editor-im.c: * addressbook/gui/widgets/e-addressbook-view.c: * addressbook/gui/widgets/eab-contact-display.c: * calendar/gui/calendar-commands.c: * calendar/gui/calendar-component.c: * calendar/gui/dialogs/cal-attachment-select-file.c: * calendar/gui/dialogs/comp-editor.c: * calendar/gui/dialogs/event-editor.c: * calendar/gui/dialogs/task-editor.c: * calendar/gui/e-cal-popup.c: * calendar/gui/e-calendar-table.c: * calendar/gui/e-calendar-view.c: * calendar/gui/e-day-view.c: * calendar/gui/e-memo-table.c: * calendar/gui/e-week-view.c: * calendar/gui/memos-component.c: * calendar/gui/memos-control.c: * calendar/gui/tasks-component.c: * calendar/gui/tasks-control.c: * composer/e-msg-composer-select-file.c: * composer/e-msg-composer.c: * mail/em-folder-tree.c: * mail/em-folder-view.c: * mail/em-popup.c: * mail/mail-component.c: * mail/mail-mt.c: * mail/mail-send-recv.c: * mail/message-list.c: * plugins/exchange-folder-permission.c: * plugins/exchange-folder.c: * plugins/groupwise-features/share-folder-common.c: * shell/e-shell-window-commands.c: * ui/evolution-addressbook.xml: * ui/evolution-calendar.xml: * ui/evolution-composer-entries.xml: * ui/evolution-editor.xml: * ui/evolution-event-editor.xml: * ui/evolution-mail-list.xml: * ui/evolution-mail-message.xml: * ui/evolution-memos.xml: * ui/evolution-message-composer.xml: * ui/evolution-subscribe.xml: * ui/evolution-task-editor.xml: * ui/evolution-tasks.xml: * ui/evolution.xml: Use standard icon names where applicable. svn path=/trunk/; revision=34322
* 2007-09-21 mcrha Fix for bug #411125Milan Crha2007-09-211-10/+10
| | | | svn path=/trunk/; revision=34289
* ** Fixes bug #476124.Jedy Wang2007-09-211-0/+2
| | | | | | | | | | | 2007-09-21 Jedy Wang <jedy.wang@sun.com> ** Fixes bug #476124. * calendar/gui/dialogs/comp-editor.c: Handle NULL pointer. svn path=/trunk/; revision=34287
* Remove the --enable-file-chooser configure option.Matthew Barnes2007-09-141-46/+0
| | | | | | GtkFileChooser has been around since 2004. svn path=/trunk/; revision=34257
* ** Fixes bug #476040Matthew Barnes2007-09-131-3/+3
| | | | | | | | | | | | | | | | | | | | 2007-09-12 Matthew Barnes <mbarnes@redhat.com> ** Fixes bug #476040 * calendar/gui/e-day-view.c: * calendar/gui/e-week-view.c: * calendar/gui/dialogs/comp-editor.c: * composer/e-msg-composer.c: * composer/e-msg-composer-attachment-bar.c: * mail/em-folder-browser.c: * mail/message-list.c: * widgets/misc/e-attachment-bar.c: Use "mail-attachment" icon instead of "stock_attach". Use "mail-attachment" icon for unknown attachment types. svn path=/trunk/; revision=34240
* Fixes #270605Chenthill Palanisamy2007-09-102-21/+33
| | | | | | | Fixes #270605 svn path=/trunk/; revision=34203
* code cleanup.Chenthill Palanisamy2007-09-103-199/+142
| | | | svn path=/trunk/; revision=34202
* ** Fix for bug #471791 (Move away from asserts to g_ret*)Srinivasa Ragavan2007-09-036-49/+55
| | | | svn path=/trunk/; revision=34156
* Update FSF address in header comments (#469886). Patch from TobiasMatthew Barnes2007-09-0258-61/+61
| | | | | | | | | | 2007-09-02 Matthew Barnes <mbarnes@redhat.com> * Update FSF address in header comments (#469886). Patch from Tobias Mueller. svn path=/trunk/; revision=34151
* 2007-08-29 Suman Manjunath Fix for bug #466051Milan Crha2007-08-291-3/+5
| | | | svn path=/trunk/; revision=34131
* 2007-08-23 mcrha Fix for bug #385517Milan Crha2007-08-241-2/+3
| | | | svn path=/trunk/; revision=34079
* 2007-08-23 mcrha Fix for bug #329746Milan Crha2007-08-246-15/+17
| | | | svn path=/trunk/; revision=34078
* 2007-08-23 mcrha Fix for bug #338803Milan Crha2007-08-231-0/+2
| | | | svn path=/trunk/; revision=34075
* ** Fix for bug #308636Milan Crha2007-08-231-79/+41
| | | | | | | | | | | | | | | | | | | | 2007-08-23 Milan Crha <mcrha@redhat.com> ** Fix for bug #308636 * gui/dialogs/calendar-setup.c: (eccp_get_source_type): Add only source groups without property 'create_source=no'. * gui/dialogs/calendar-setup.c: (cs_load_sources): New helper function avoids code copying. * gui/dialogs/calendar-setup.c: (calendar_setup_edit_calendar), (calendar_setup_edit_task_list), (calendar_setup_edit_memo_list): Uses 'cs_load_sources'. * gui/calendar-component.c: (ensure_sources): Sets 'create_source=no' for contacts when not set before. svn path=/trunk/; revision=34068
* 2007-08-20 mcrha Fix for bug #262226Milan Crha2007-08-201-4/+7
| | | | svn path=/trunk/; revision=34043
* Fixes #420492Chenthill Palanisamy2007-08-171-0/+2
| | | | | | | Fixes #420492 svn path=/trunk/; revision=34024
* reviewed by: Chenthill Palanisamy <pchenthill@novell.com>Suman Manjunath2007-08-139-90/+662
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 2007-08-13 Suman Manjunath <msuman@novell.com> reviewed by: Chenthill Palanisamy <pchenthill@novell.com> * gui/dialogs/event-page.c: (event_page_init), (sensitize_widgets), (get_current_account), (event_page_fill_widgets), (event_page_fill_component), (existing_attendee), (event_page_set_info_string), (get_widgets), (source_changed_cb), (init_widgets), (event_page_select_organizer), (event_page_construct): * gui/dialogs/event-page.glade: * gui/dialogs/memo-page.c: (memo_page_init), * (sensitize_widgets), (memo_page_fill_widgets), (get_current_account), (memo_page_fill_component), (memo_page_set_info_string), (get_widgets), (source_changed_cb), (init_widgets), (memo_page_select_organizer), (memo_page_construct): * gui/dialogs/memo-page.glade: * gui/dialogs/task-page.c: (task_page_init), * (sensitize_widgets), (get_current_account), (task_page_fill_widgets), (task_page_fill_component), (existing_attendee), (task_page_set_info_string), (get_widgets), (source_changed_cb), (init_widgets), (task_page_select_organizer), (task_page_construct): * gui/dialogs/task-page.glade: Add a label on the top to show * information string for calendar, task and memo editors. It would be shown while operating on subscribed user's folder items. * gui/itip-utils.c: (itip_send_comp), (reply_to_calendar_comp): * A utility function sanitize_component has been removed. The sentby parameter is set in the event pages. --This line, and those below, will be ignored-- M calendar/gui/dialogs/task-page.glade M calendar/gui/dialogs/task-page.c M calendar/gui/dialogs/task-page.h M calendar/gui/dialogs/event-page.glade M calendar/gui/dialogs/memo-page.glade M calendar/gui/dialogs/event-page.c M calendar/gui/dialogs/event-page.h M calendar/gui/dialogs/memo-page.c M calendar/gui/dialogs/memo-page.h M calendar/gui/itip-utils.c M calendar/ChangeLog svn path=/trunk/; revision=33996
* ** Fix for bug #455799Hiroyuki Ikezoe2007-08-041-8/+0
| | | | | | | | | | | | 2007-08-04 Hiroyuki Ikezoe <poincare@ikezoe.net> ** Fix for bug #455799 Remove all .cvsignore and update svn:ignore porperty in whole directories. svn path=/trunk/; revision=33945
* calendar/gui/dialogs/memo-page.glade:Andre Klapper2007-07-317-7/+7
| | | | | | | | | | | | | | | | | | | | | | | 2007-07-31 Andre Klapper <a9016009@gmx.de> * calendar/gui/dialogs/schedule-page.glade: calendar/gui/dialogs/memo-page.glade: calendar/gui/dialogs/meeting-page.glade: calendar/gui/dialogs/task-page.glade: calendar/gui/dialogs/task-details-page.glade: calendar/gui/dialogs/cal-prefs-dialog.glade: calendar/gui/dialogs/event-page.glade: calendar/gui/e-itip-control.glade: smime/gui/smime-ui.glade: filter/filter.glade: plugins/attachment-reminder/attachment-reminder.glade: plugins/imap-features/imap-headers.glade: plugins/exchange-operations/exchange-permissions-dialog.glade: plugins/publish-calendar/publish-calendar.glade: remove "window1" string from translation svn path=/trunk/; revision=33913
* 2007-07-30 mcrha Fix for bug #343716Milan Crha2007-07-301-21/+19
| | | | svn path=/trunk/; revision=33898
* Fixes #461474.Chenthill Palanisamy2007-07-301-4/+0
| | | | | | | Fixes #461474. svn path=/trunk/; revision=33889
* Plugged memory leaks.Hiroyuki Ikezoe2007-07-276-0/+11
| | | | | | | | | | | | | | | | | | 2007-07-27 Hiroyuki Ikezoe <poincare@ikezoe.net> * dialogs/cal-prefs-dialog.c: (calendar_prefs_dialog_finalize): * dialogs/task-page.c: (task_page_create_source_option_menu): * dialogs/e-send-options-utils.c: (e_sendoptions_utils_set_default_data): * dialogs/url-editor-dialog.c: (init_widgets): * dialogs/event-page.c: (event_page_create_source_option_menu): * dialogs/memo-page.c: (memo_page_create_source_option_menu): * e-week-view-event-item.c: (e_week_view_event_item_draw): * e-day-view-top-item.c: (e_day_view_top_item_draw_long_event): * e-pub-utils.c: (e_pub_publish): Plugged memory leaks. svn path=/trunk/; revision=33857
* reviewed by: Veerapuram Varadhan <vvaradhan@novell.com>Chenthill Palanisamy2007-07-092-6/+5
| | | | | | | | | | | | | | | | | | | | | | | | | | | 2007-07-09 Chenthill Palanisamy <pchenthill@novell.com> reviewed by: Veerapuram Varadhan <vvaradhan@novell.com> * gui/dialogs/comp-editor.c: (save_comp), (save_comp_with_send), (real_edit_comp): Organizer/Sentby can save/edit components. * gui/dialogs/event-editor.c: (event_editor_edit_comp): * gui/e-calendar-view.c: (e_calendar_view_add_event), (e_calendar_view_cut_clipboard), (delete_event), (e_calendar_view_delete_selected_occurrence), (set_attendee_status_for_delegate), (e_calendar_view_edit_appointment), (e_calendar_view_modify_and_send): * gui/itip-utils.c: (get_attendee), (get_attendee_if_attendee_sentby_is_user), (sanitize_component), (itip_get_comp_attendee), (comp_to_list), (comp_subject), (comp_limit_attendees), (comp_sentby), (itip_send_comp), (reply_to_calendar_comp): Adding the exchange delegation feature. Committing on behalf of Suman Manjunath <msuman@novell.com> svn path=/trunk/; revision=33786
* ** Fix for bug #234294Srinivasa Ragavan2007-07-091-0/+26
| | | | svn path=/trunk/; revision=33774
* Fixes #329594Chenthill Palanisamy2007-07-093-7/+16
| | | | svn path=/trunk/; revision=33768
* Fix for bug #445526Chenthill Palanisamy2007-07-043-5/+28
| | | | svn path=/trunk/; revision=33753
* ** Fix for bug #325882Srinivasa Ragavan2007-06-182-2/+2
| | | | svn path=/trunk/; revision=33694
* Remove the aalarm_attach widget and retrieve the selected filename usingMatthew Barnes2007-06-151-7/+7
| | | | | | | | | | | 2007-06-15 Matthew Barnes <mbarnes@redhat.com> * gui/dialogs/alarm-dialog.c: Remove the aalarm_attach widget and retrieve the selected filename using the GtkFileChooser API (#440075). svn path=/trunk/; revision=33679
* ** Fix for bug #386503 from Matthew BarnesSrinivasa Ragavan2007-06-031-6/+5
| | | | svn path=/trunk/; revision=33647
* ** Fixes bug #347767Srinivasa Ragavan2007-06-031-1/+3
| | | | svn path=/trunk/; revision=33637
* Fix compiler warnings in the calendar directory (#439122).Matthew Barnes2007-06-036-14/+18
| | | | svn path=/trunk/; revision=33625
* ** Fix for bug #351729 from Milan CrhaSrinivasa Ragavan2007-05-283-7/+6
| | | | svn path=/trunk/; revision=33584
* ** Fixes bug #424562Matthew Barnes2007-05-251-3/+0
| | | | | | | | | | | | | | | | | | | | | | | | | | | 2007-05-24 Matthew Barnes <mbarnes@redhat.com> ** Fixes bug #424562 * e-util/eggtrayicon.c: * e-util/eggtrayicon.h: Evolution requires GTK+ 2.10 now so kill this widget. * e-util/Makefile.am: Remove eggtrayicon.c and eggtrayicon.h. * calendar/gui/dialogs/recur-comp.c (recur_component_dialog): * e-util/e-dialog-utils.c (e_notice): * plugins/calendar-weather/calendar-weather.c (e_calendar_weather_location): * widgets/text/e-text.c (e_text_copy_clipboard), (e_text_update_primary_selection), (e_text_paste), (e_text_do_popup): Remove check for obsolete GTK+ version. * gui/alarm-notify/alarm-queue.c: EggTrayIcon is dead; always use GtkStatusIcon. svn path=/trunk/; revision=33573
* Fix for #330098Srinivasa Ragavan2007-05-141-0/+4
| | | | svn path=/trunk/; revision=33529
* Downstream fixes from OpenSUSESrinivasa Ragavan2007-05-042-8/+12
| | | | svn path=/trunk/; revision=33481
* Fix a mnemonic conflict. Patch from Jens Knutson. Closes bug #397463.Kjartan Maraas2007-04-281-1/+1
| | | | | | | | | 2007-04-28 Kjartan Maraas <kmaraas@gnome.org> * gui/dialogs/task-page.glade: Fix a mnemonic conflict. Patch from Jens Knutson. Closes bug #397463. svn path=/trunk/; revision=33464
* Clean up printing in Evolution (bug #426816)Matthew Barnes2007-04-201-1/+1
| | | | svn path=/trunk/; revision=33440
* Massive code cleanup (bug #429422)Matthew Barnes2007-04-2014-108/+158
| | | | svn path=/trunk/; revision=33432
* add missing mnemonic widgets. Fixes bug #329168.Andre Klapper2007-04-101-0/+4
| | | | | | | | | | 2007-04-10 Andre Klapper <a9016009@gmx.de> * gui/dialogs/cal-prefs-dialog.glade: add missing mnemonic widgets. Fixes bug #329168. svn path=/trunk/; revision=33413
* ** Fixes bug #373116Matthew Barnes2007-04-024-119/+92
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 2007-04-01 Matthew Barnes <mbarnes@redhat.com> ** Fixes bug #373116 * calendar/gui/calendar-component.c (ensure_sources): * calendar/gui/e-cal-model.c (ecm_get_color_for_component): * calendar/gui/memos-component.c (ensure_sources): * calendar/gui/migration.c (create_calendar_contact_source), (create_calendar_sources), (create_task_sources), (create_memo_sources), (add_gw_esource): * calendar/gui/tasks-component.c (ensure_sources): * plugins/groupwise-account-setup/camel-gw-listener.c (add_esource): Use the new ESource color API. * calendar/gui/dialogs/cal-prefs-dialog.c: * calendar/gui/dialogs/cal-prefs-dialog.glade: * calendar/gui/dialogs/calendar-setup.c: * calendar/gui/dialogs/calendar-setup.glade: * filter-colour.c (get_widget): * mail/em-composer-prefs.c: * mail/em-composer-prefs.h: * mail/em-mailer-prefs.c: * mail/em-mailer-prefs.h: * mail/mail-config.glade: Migrate from GnomeColorPicker to GtkColorButton. * filter/filter-colour.h: Store color as a GdkColor instead of separate RGBA components. * filter/filter-colour.c (color_eq): Use gdk_color_equal() to compare colors. * filter/filter-colour.c (xml_encode): Encode color as a single property ("spec"). * filter/filter-colour.c (xml_decode): Read the color from a single property ("spec"). Provide a migration path for old XML files. * calendar/gui/calendar-component.c (calendar_config_get_tasks_due_today_color), (calendar_config_get_tasks_overdue_color): Return a GdkColor instead of an X color specification. * calendar/gui/calendar-component.c (calendar_config_set_tasks_due_today_color), (calendar_config_set_tasks_overdue_color): Accept a GdkColor instead of an X color specification. * calenar/gui/e-cal-model-tasks.c (ecmt_get_color_for_component): Adapt to modified color API in calendar-component.c by converting the GdkColor to an X color specification. This is an ugly hack to be fixed later. svn path=/trunk/; revision=33349
* Don't mix declarations and code (#405495).Matthew Barnes2007-03-274-4/+5
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 2007-03-27 Matthew Barnes <mbarnes@redhat.com> * a11y/e-table/gal-a11y-e-cell-text.c: * a11y/e-table/gal-a11y-e-cell-vbox.c: * addressbook/gui/component/addressbook-component.c: * addressbook/gui/component/addressbook-view.c: * addressbook/gui/contact-editor/e-contact-editor.c: * addressbook/gui/contact-editor/e-contact-quick-add.c: * addressbook/gui/widgets/e-addressbook-view.c: * addressbook/gui/widgets/eab-contact-display.c: * addressbook/gui/widgets/gal-view-minicard.c: * calendar/gui/alarm-notify/alarm-queue.c: * calendar/gui/dialogs/comp-editor.c: * calendar/gui/dialogs/event-page.c: * calendar/gui/dialogs/memo-page.c: * calendar/gui/dialogs/task-page.c: * calendar/gui/e-cal-popup.c: * calendar/gui/e-meeting-list-view.c: * calendar/gui/e-tasks.c: * calendar/gui/gnome-cal.c: * composer/e-msg-composer.c: * mail/em-folder-browser.c: * mail/em-format.c: * mail/em-popup.c: * plugins/exchange-operations/exchange-account-setup.c: * plugins/exchange-operations/exchange-calendar.c: * plugins/exchange-operations/exchange-config-listener.c: * plugins/exchange-operations/exchange-contacts.c: * plugins/import-ics-attachments/icsimporter.c: * widgets/misc/e-filter-bar.c: * widgets/misc/e-multi-config-dialog.c: * widgets/table/e-cell-checkbox.c: * widgets/table/e-table-header-item.c: Don't mix declarations and code (#405495). svn path=/trunk/; revision=33324
* ** Fixes bug #419524Matthew Barnes2007-03-2121-21/+21
| | | | | | | | | | | | | | | | | | | | | | | 2007-03-20 Matthew Barnes <mbarnes@redhat.com> ** Fixes bug #419524 * Include <glib/gi18n.h> instead of <libgnome/gnome-i18n.h>. * e-util/e-xml-utils.c (e_xml_get_child_by_name_by_lang_list): * mail/em-migrate.c (emm_setup_initial): * shell/e-component-registry.c (query_components): * shell/e-shell-settings-dialog.c (load_pages): * shell/e-shell-window-commands.c (command_quick_reference): * tools/killev.c (main): Use g_get_language_names() instead of gnome_i18n_get_language_list(). * e-util/e-util.c: Remove e_gettext(). * e-util/Makefile.am: Remove e-i18n.h. svn path=/trunk/; revision=33319
* Query for freebusy information only when the window is clicked.Chenthill Palanisamy2007-03-064-24/+60
| | | | svn path=/trunk/; revision=33283
* Fixes bug #357970Matthew Barnes2006-12-042-2/+2
| | | | | | | | | | | | | | | | | | | | | | | 2006-12-04 Matthew Barnes <mbarnes@redhat.com> Fixes bug #357970 * gui/e-alarm-list.c: * gui/e-calendar-table.c: * gui/e-day-view.c: * gui/e-meeting-attendee.c: * gui/e-meeting-store.c: * gui/e-meeting-time-sel-item.c: * gui/e-meeting-time-sel.c: * gui/e-week-view-main-item.c: * gui/e-week-view.c: * gui/gnome-cal.c: * gui/goto.c: * gui/dialogs/event-page.c: * gui/dialogs/task-page.c: Don't call deprecated GLib / GDK functions. svn path=/trunk/; revision=33045
* Srinivasa Ragavan <sragavan@novell.com>Srinivasa Ragavan2006-11-281-0/+44
| | | | | | Added support to print/preview from Calendar Editor. svn path=/trunk/; revision=33027
* ** Fix for bug #349966Daniel Gryniewicz2006-11-281-0/+1
| | | | | | | | 2006-11-28 Daniel Gryniewicz <dang@gentoo.org> ** Fix for bug #349966 svn path=/trunk/; revision=33026
* Fixes #208318.Chenthill Palanisamy2006-11-071-1/+13
| | | | svn path=/trunk/; revision=32956
* Fixes #354875Chenthill Palanisamy2006-11-061-6/+10
| | | | svn path=/trunk/; revision=32951
* Fixes #332101Chenthill Palanisamy2006-10-176-9/+8
| | | | svn path=/trunk/; revision=32902
* ** Fixes bug #347768Ushveen Kaur2006-10-161-2/+2
| | | | | | | | | | | 2006-10-16 Ushveen Kaur <kushveen@novell.com> ** Fixes bug #347768 * gui/dialogs/memo-page.glade : Label changed from "_Memo Content" to "_Description". svn path=/trunk/; revision=32900
* Fixes bug #352546Matthew Barnes2006-10-141-1/+1
| | | | | | | | | | | 2006-10-14 Matthew Barnes <mbarnes@redhat.com> Fixes bug #352546 * gui/dialogs/event-page.c: (init_widgets) Fix typo in a translated string ("appointement"). svn path=/trunk/; revision=32873
* svn path=/trunk/; revision=32849Francisco Javier F. Serrador2006-10-031-4/+4
| | | | | | | | 2006-10-03 Francisco Javier F. Serrador <serrador@openshine.com> * calendar/gui/dialogs/recurrence-page.c: (Fix #359271) svn path=/trunk/; revision=32849
* Fixes #343369 Set the filename as email followed the number of theChenthill Palanisamy2006-09-301-1/+19
| | | | | | | | | | 2006-09-30 Chenthill Palanisamy <pchenthill@novell.com> Fixes #343369 * gui/dialogs/comp-editor.c: (attach_message), (drop_action): Set the filename as email followed the number of the attachment. svn path=/trunk/; revision=32835
* ** Fixes bug #325613Ushveen Kaur2006-09-291-0/+3
| | | | | | | | | | | 2006-08-24 Ushveen Kaur <kushveen@novell.com> ** Fixes bug #325613 * gui/dialogs/recurrence-page.c (make_recur_month_menu) : Translator comment added. svn path=/trunk/; revision=32825
* Fixes #351332Matthew Barnes2006-09-191-0/+2
| | | | | | | | | | | | | | | 2006-09-18 Matthew Barnes <mbarnes@redhat.com> Fixes #351332 * gui/cal-search-bar.c: * gui/e-cal-model-tasks.h: * gui/e-calendar-view.h: * gui/gnome-cal.h: * gui/dialogs/memo-page.h: Fix implicit function declarations. svn path=/trunk/; revision=32789
* Fixes #353763Chenthill Palanisamy2006-09-011-0/+2
| | | | svn path=/trunk/; revision=32711
* Fix all compiler warnings and correct some other issues.Kjartan Maraas2006-08-246-12/+10
| | | | | | | | | | | | | | | | | | | | | | | | | | | | 2006-08-23 Kjartan Maraas <kmaraas@gnome.org> * gui/alarm-notify/alarm-notify-dialog.c: (dialog_response_cb): * gui/alarm-notify/alarm-notify.c: (list_changed_cb), (dequeue_client), (alarm_msgport_replied), (alarm_notify_add_calendar), (alarm_notify_remove_calendar): * gui/alarm-notify/alarm-queue.c: (queue_midnight_refresh), (add_client_alarms_cb), (midnight_refresh_async), (remove_queued_alarm), (add_component_alarms), (cal_opened_cb), (remove_alarms), (remove_comp), (query_objects_changed_async), (edit_component), (tray_list_remove_cqa_async), (tray_list_remove_data_async), (notify_dialog_cb), (open_alarm_dialog), (tray_icon_clicked_cb), (tray_list_add_async), (free_client_alarms_cb), (alarm_queue_add_async), (remove_cqa), (remove_client_alarms): * gui/dialogs/alarm-dialog.c: (alarm_to_dalarm_widgets), (populate_widgets_from_alarm), (action_selection_done_cb): * gui/dialogs/alarm-list-dialog.c: (alarm_list_dialog_peek): * gui/dialogs/cal-prefs-dialog.c: (show_alarms_config): * gui/dialogs/memo-editor.c: (memo_editor_finalize): * gui/dialogs/memo-page.c: (sensitize_widgets): * gui/dialogs/task-page.c: (edit_clicked_cb): Fix all compiler warnings and correct some other issues. svn path=/trunk/; revision=32655
* Fixes #351263Chenthill Palanisamy2006-08-221-20/+14
| | | | svn path=/trunk/; revision=32626
* Fixes #346549Chenthill Palanisamy2006-08-211-2/+1
| | | | svn path=/trunk/; revision=32610
* Do not resend the memos while modification.Chenthill Palanisamy2006-08-102-5/+3
| | | | svn path=/trunk/; revision=32521
* Fixes shared memos for File system.Chenthill Palanisamy2006-08-105-12/+88
| | | | svn path=/trunk/; revision=32520
* Add missing declaration. Fixes #350391 (Patch from Øystein Gisnås).Harish Krishnaswamy2006-08-091-0/+1
| | | | | | | | | 2006-08-09 Harish Krishnaswamy <kharish@novell.com> * gui/dialogs/alarm-list-dialog.h: Add missing declaration. Fixes #350391 (Patch from Øystein Gisnås). svn path=/trunk/; revision=32511
* Fixes #335276.Chenthill Palanisamy2006-07-313-5/+36
| | | | svn path=/trunk/; revision=32450
* Fixes #344927Chenthill Palanisamy2006-07-312-2/+4
| | | | svn path=/trunk/; revision=32447
* Fixes #323499.Chenthill Palanisamy2006-07-311-9/+6
| | | | svn path=/trunk/; revision=32441
* Fixes #345646Chenthill Palanisamy2006-07-311-0/+4
| | | | svn path=/trunk/; revision=32439
* Added support Gw notes.Chenthill Palanisamy2006-07-227-24/+681
| | | | svn path=/trunk/; revision=32378
* harmonize strings. Fixes bug #346552.Andre Klapper2006-07-191-2/+2
| | | | | | | | | 2006-07-19 Andre Klapper <a9016009@gmx.de> * gui/dialogs/calendar-setup.c: harmonize strings. Fixes bug #346552. svn path=/trunk/; revision=32348
* remove "*" from translation. Fixes bug #331147.Andre Klapper2006-07-194-10/+10
| | | | | | | | | | | | | | | | | | | | | | | | | 2006-07-18 Andre Klapper <a9016009@gmx.de> * addressbook/gui/contact-editor/contact-editor.glade: * addressbook/gui/contact-editor/fullname.glade: * addressbook/gui/contact-editor/fulladdr.glade: * addressbook/gui/contact-editor/im.glade: * addressbook/gui/contact-list-editor/contact-list-editor.glade: * calendar/gui/dialogs/calendar-setup.glade: * calendar/gui/dialogs/new-calendar.glade: * calendar/gui/dialogs/new-task-list.glade: * calendar/gui/dialogs/url-editor-dialog.glade: * mail/message-tags.glade: * plugins/exchange-operations/exchange-change-password.glade: * plugins/groupwise-features/properties.glade: * widgets/e-timezone-dialog/e-timezone-dialog.glade: * widgets/menus/gal-view-instance-save-as-dialog.glade: * widgets/menus/gal-view-new-dialog.glade: * widgets/misc/e-attachment.glade: * widgets/misc/gal-categories.glade: remove "*" from translation. Fixes bug #331147. svn path=/trunk/; revision=32340
* Add labelled_by relation to start-date and due-date. Fix for #347473.Li Yuan2006-07-171-0/+6
| | | | | | | | | | 2006-07-17 Li Yuan <li.yuan@sun.com> * gui/dialogs/task-page.glade: Add labelled_by relation to start-date and due-date. Fix for #347473. svn path=/trunk/; revision=32324
* Fix for bug #330633Srinivasa Ragavan2006-07-141-1/+8
| | | | svn path=/trunk/; revision=32312
* Add mnemonic widget to widget, and change calendar's shortcut key.Li Yuan2006-07-112-2/+5
| | | | | | | | | | | | | | | | | | | 2006-07-11 Li Yuan <li.yuan@sun.com> * gui/dialogs/event-page.c: (sensitize_widgets): * gui/dialogs/event-page.glade: Add mnemonic widget to widget, and change calendar's shortcut key. Fix for #345510. 2006-07-11 Li Yuan <li.yuan@sun.com> * gui/e-week-view.c: (e_week_view_focus): Fix for 345923. If there is not any event in week view, just grab week view itself. svn path=/trunk/; revision=32278
* Fixes #332911Chenthill Palanisamy2006-07-103-6/+60
| | | | svn path=/trunk/; revision=32268
* Fixes #345222Wang Xin2006-07-071-0/+48
| | | | | | | | | | | | 2006-07-07 Wang Xin <jedy.wang@sun.com> Fixes #345222 * gui/dialogs/alarm-dialog.c: (alarm_to_dialog), (alarm_to_malarm_widgets); (populate_widgets_from_alarm): Handle mail alarm. svn path=/trunk/; revision=32248
* **Fixes bug #329305Rajeev ramanathan2006-06-281-1/+1
| | | | | | | | | | | 2006-06-28 Rajeev ramanathan <rajeevramanathan_2004@yahoo.co.in> **Fixes bug #329305 *gui/dialogs/event-page.glade: Changed mnemonic Atte_ndees to Attendee_s svn path=/trunk/; revision=32200
* Remove GroupWise from the Calendar ESource Groups as it supports a singleHarish Krishnaswamy2006-06-191-1/+20
| | | | | | | | | | 2006-06-19 Harish Krishnaswamy <kharish@novell.com> * gui/dialogs/calendar-setup.c: (calendar_setup_edit_calendar): Remove GroupWise from the Calendar ESource Groups as it supports a single calendar only. svn path=/trunk/; revision=32173
* Free GSList and its data after callingHarish Krishnaswamy2006-06-191-0/+2
| | | | | | | | | | 2006-06-19 Harish Krishnaswamy <kharish@novell.com> * gui/dialogs/comp-editor.c (fill_widgets): Free GSList and its data after calling e_cal_component_get_attachment_list. svn path=/trunk/; revision=32168
* Partial fix for bug 303856Srinivasa Ragavan2006-06-151-0/+3
| | | | svn path=/trunk/; revision=32144
* Remove GroupWise from the list Task ESource Groups as it supports a singleHarish Krishnaswamy2006-06-151-2/+21
| | | | | | | | | | 2006-06-14 Harish Krishnaswamy <kharish@novell.com> * gui/dialogs/calendar-setup.c: (calendar_setup_edit_task_list): Remove GroupWise from the list Task ESource Groups as it supports a single Task list only. Fixes bug #176596 in bugzilla.novell.com. svn path=/trunk/; revision=32143
* *Fix for bug #339217 Added translator comments for weekdays.Aishwarya k2006-06-141-7/+7
| | | | | | | | | | 2006-06-14 Aishwarya k <aishkalyan@gmail.com> *Fix for bug #339217 * gui/dialogs/cal-prefs-dialog.glade: Added translator comments for weekdays. svn path=/trunk/; revision=32138
* ** Fixes bug #341961. Removed unnecessary e_cal_component_clone.Hiroyuki Ikezoe2006-06-091-3/+0
| | | | | | | | | | 2006-06-08 Hiroyuki Ikezoe <poincare@ikezoe.net> ** Fixes bug #341961. * gui/dialogs/event-page.c: (event_page_fill_widgets): Removed unnecessary e_cal_component_clone. svn path=/trunk/; revision=32096
* add labelled by relationship between label and e-timezone-entry. addLi Yuan2006-06-051-1/+4
| | | | | | | | | | | | 2006-06-05 Li Yuan <li.yuan@sun.com> * gui/dialogs/cal-prefs-dialog.glade: add labelled by relationship between label and e-timezone-entry. * gui/e-timezone-entry.c: (add_relation), (e_timezone_entry_set_timezone): add relationship between label and entry. svn path=/trunk/; revision=32078
* Remove redundant files meeting-page.[ch], cal-attachment.glade andHarish Krishnaswamy2006-06-016-1475/+0
| | | | | | | | | | | 2006-06-01 Harish Krishnaswamy <kharish@novell.com> * gui/dialogs/Makefile.am, gui/dialogs/event-editor.c, gui/dialogs/task-editor.c: Remove redundant files meeting-page.[ch], cal-attachment.glade and references in includes. svn path=/trunk/; revision=32063
* Added code to save/attach files/mails/events to/from remote sharesSrinivasa Ragavan2006-05-252-4/+25
| | | | svn path=/trunk/; revision=32023
* Set mnemonic to L instead of the conflicting 'i'. Fixes #334056.Harish Krishnaswamy2006-05-041-1/+1
| | | | | | | | | 2006-05-04 Harish Krishnaswamy <kharish@novell.com> * gui/dialogs/event-page.glade: Set mnemonic to L instead of the conflicting 'i'. Fixes #334056. svn path=/trunk/; revision=31953
* Upstreaming Chen's patch. Fixes #333689Harish Krishnaswamy2006-05-041-3/+3
| | | | | | | | 2006-05-04 Harish Krishnaswamy <kharish@novell.com> Upstreaming Chen's patch. Fixes #333689 svn path=/trunk/; revision=31952
* Fix crash: Should use a GdkColor struct as such here, not a pointer.Tor Lillqvist2006-04-271-2/+17
| | | | | | | | | | | | | | 2006-04-27 Tor Lillqvist <tml@novell.com> * gui/e-day-view-main-item.c (e_day_view_main_item_draw_long_events_in_vbars): Fix crash: Should use a GdkColor struct as such here, not a pointer. * gui/dialogs/event-editor.c (event_editor_init): Construct pathname to query-free-busy.png at run-time. Fixes Win32 build broken by the fix for #321832 below. svn path=/trunk/; revision=31917
* Committing fix for bug #328194Srinivasa Ragavan2006-04-261-4/+3
| | | | svn path=/trunk/; revision=31908
* Committing patch from PR Suman to add icons missing in menu items.Srinivasa Ragavan2006-04-261-1/+4
| | | | svn path=/trunk/; revision=31902
* Committing patch from PR Suman to add icons missing in menu items.Srinivasa Ragavan2006-04-261-0/+1
| | | | svn path=/trunk/; revision=31901
* Added the delfrom property to the delegatee. Fixes #165714Harish Krishnaswamy2006-04-221-3/+3
| | | | | | | | | | 2006-04-22 Harish Krishnaswamy <kharish@novell.com> * gui/dialogs/event-page.c (attendee_added_cb): Added the delfrom property to the delegatee. Fixes #165714 (bugzilla.novell.com) svn path=/trunk/; revision=31863
* Fixes #328808Chenthill Palanisamy2006-04-065-5/+39
| | | | svn path=/trunk/; revision=31779
* Fixes bug #333704 Because the passing text is in UTF-8 encoding, it shouldSimon Zheng2006-04-051-5/+5
| | | | | | | | | | | 2006-04-05 Simon Zheng <simon.zheng@sun.com> Fixes bug #333704 * gui/dialogs/comp-editor-util.c: (comp_editor_strip_categories): Because the passing text is in UTF-8 encoding, it should be traversed by utf-8 char order rather than one by one byte. svn path=/trunk/; revision=31767
* Added retract support.Chenthill Palanisamy2006-04-032-0/+92
| | | | svn path=/trunk/; revision=31759
* Fixes #329502Chenthill Palanisamy2006-03-231-0/+1
| | | | svn path=/trunk/; revision=31742
* Fix for 333697 remove two useless widgets: sendoptions_frame andHarry Lu2006-03-221-5/+0
| | | | | | | | | | 2006-03-22 Harry Lu <harry.lu@sun.com> Fix for 333697 * gui/dialogs/task-page.c: (task_page_init), (sensitize_widgets): remove two useless widgets: sendoptions_frame and sendoptions_button. svn path=/trunk/; revision=31735
* Fix for 333706Harry Lu2006-03-221-1/+1
| | | | | | | | | | | 2006-03-07 Harry Lu <harry.lu@sun.com> Fix for 333706 * gui/dialogs/alarm-dialog.c: (alarm_to_dalarm_widgets): call set_text only when description.value is not NULL. svn path=/trunk/; revision=31733
* ** Fix for bug #268584Boby Wang2006-03-202-3/+3
| | | | | | | | | | | | | 2006-03-20 Boby Wang <boby.wang@sun.com> ** Fix for bug #268584 * gui/dialogs/cal-attachment-select-file.c: (run_selector): * gui/dialogs/cal-attachment.glade: set the accelerate key for "Suggest Suggest automatic display of attachment" svn path=/trunk/; revision=31722
* **Fixes #321832 Pickup the right-icon for f/b. Define EVOLUTION_ICONSDIRVeerapuram Varadhan2006-03-062-1/+2
| | | | | | | | **Fixes #321832 * gui/dialogs/event-editor.c: Pickup the right-icon for f/b. * gui/dialgos/Makefile.am: Define EVOLUTION_ICONSDIR to pickup f/b icon. svn path=/trunk/; revision=31667
* Fixes bug #332140Simon Zheng2006-03-061-2/+4
| | | | | | | | | | | | 2006-03-06 Simon Zheng <simon.zheng@sun.com> Fixes bug #332140 * gui/dialogs/comp-editor.c: (get_attachment_list): * gui/e-cal-popup.c: (temp_save_part): Transfer filenames from utf-8 to glib encoding before really saving files. svn path=/trunk/; revision=31663
* Fixes #311482 As uri is encaped ASCII-encoded, it can't be recognized whenSimon Zheng2006-03-061-2/+2
| | | | | | | | | | | 2006-03-06 Simon Zheng <simon.zheng@sun.com> Fixes #311482 * gui/dialogs/comp-editor.c: (set_attachment_list): As uri is encaped ASCII-encoded, it can't be recognized when setting mime part. Use filename instead of uri. svn path=/trunk/; revision=31657
* Fixes #331089Chenthill Palanisamy2006-03-041-2/+0
| | | | svn path=/trunk/; revision=31639
* Fixes #312423, #329749Chenthill Palanisamy2006-03-032-11/+20
| | | | svn path=/trunk/; revision=31630
* fixes #332726Chenthill Palanisamy2006-02-281-9/+0
| | | | svn path=/trunk/; revision=31610
* Committed Rajeev's patch.Srinivasa Ragavan2006-02-151-80/+97
| | | | svn path=/trunk/; revision=31528
* Committing Rajeev's patch.Srinivasa Ragavan2006-02-151-0/+2
| | | | svn path=/trunk/; revision=31525
* Committed Rajeev's patch.Srinivasa Ragavan2006-02-151-0/+1
| | | | svn path=/trunk/; revision=31524
* sensitize should be initialized to TRUE since it is being ANDed to computeHarish Krishnaswamy2006-02-131-1/+1
| | | | | | | | | | | 2006-02-13 Harish Krishnaswamy <kharish@novell.com> * gui/dialogs/task-page.c: (sensitize_widgets): sensitize should be initialized to TRUE since it is being ANDed to compute sens. Fixes #330957 and #330958. svn path=/trunk/; revision=31500
* mark strings for translationKarsten Bräckelmann2006-02-131-3/+3
| | | | svn path=/trunk/; revision=31492
* added translator comments for some occurrences of heavy sentenceAndre Klapper2006-02-122-11/+60
| | | | | | | | | | 2006-02-12 Andre Klapper <a9016009@gmx.de> * gui/dialogs/recurrence-page.glade: * gui/dialogs/recurrence-page.c: added translator comments for some occurrences of heavy sentence splitting. Hopefully fixes bug 329695. svn path=/trunk/; revision=31488
* adding translator comments to "second" strings to distinguish ordinalAndre Klapper2006-02-121-0/+1
| | | | | | | | | | | 2006-02-11 Andre Klapper <a9016009@gmx.de> * gui/dialogs/recurrence-page.c: * gui/alarm-notify/util.c: * gui/misc.c: adding translator comments to "second" strings to distinguish ordinal numbers and time divisions. Fixes bug 328988. svn path=/trunk/; revision=31484
* a11y changes for bug #330723Karsten Bräckelmann2006-02-111-1/+2
| | | | svn path=/trunk/; revision=31477
* fixes #330521Chenthill Palanisamy2006-02-091-2/+2
| | | | svn path=/trunk/; revision=31463
* fixes #329768Chenthill Palanisamy2006-02-091-4/+2
| | | | svn path=/trunk/; revision=31458
* fixes #330465Chenthill Palanisamy2006-02-091-2/+2
| | | | svn path=/trunk/; revision=31457
* Construct the pathname to the xml file at run-time to avoid usingTor Lillqvist2006-02-091-1/+7
| | | | | | | | | | 2006-02-08 Tor Lillqvist <tml@novell.com> * gui/dialogs/task-editor.c (task_editor_init): Construct the pathname to the xml file at run-time to avoid using compile-time paths on Windows. svn path=/trunk/; revision=31456
* broken pipes are soo funKjartan Maraas2006-02-0817-198/+34
| | | | svn path=/trunk/; revision=31452
* Committing Johnny's patch.Srinivasa Ragavan2006-02-081-1/+1
| | | | svn path=/trunk/; revision=31441
* Committing Johnny's patch.Srinivasa Ragavan2006-02-081-0/+2
| | | | svn path=/trunk/; revision=31439
* Committing Rajeev's patch.Srinivasa Ragavan2006-02-071-0/+1
| | | | svn path=/trunk/; revision=31427
* Committing Ozwald's and Johnny's patch.Srinivasa Ragavan2006-02-062-0/+3
| | | | svn path=/trunk/; revision=31424
* fix typoKarsten Bräckelmann2006-02-061-1/+1
| | | | svn path=/trunk/; revision=31410
* show the alarm list dialog.Chenthill Palanisamy2006-01-311-0/+1
| | | | svn path=/trunk/; revision=31383
* Fixed a small build issue.Devashish Sharma2006-01-301-8/+8
| | | | svn path=/trunk/; revision=31365
* removed the unnecessary printfChenthill Palanisamy2006-01-301-1/+0
| | | | svn path=/trunk/; revision=31357
* Fixed the page layouts as per HIG spacing.Johnny Jacob2006-01-304-802/+913
| | | | | | | | | | | | | | 2006-01-30 Johnny Jacob <johnnyjacob@gmail.com> * gui/dialogs/event-page.c: (sensitize_widgets), (alarm_changed_cb): * gui/dialogs/event-page.glade: * gui/dialogs/task-page.c: (sensitize_widgets): * gui/dialogs/task-page.glade: Fixed the page layouts as per HIG spacing. svn path=/trunk/; revision=31356
* fixes #225816Chenthill Palanisamy2006-01-301-2/+177
| | | | svn path=/trunk/; revision=31355
* Fixes #328285 Added. Handle focus in and out events. (init_widgets):Johnny Jacob2006-01-301-0/+29
| | | | | | | | | | | | | | | | 2006-01-30 Johnny Jacob <johnnyjacob@gmail.com> Fixes #328285 * gui/dialogs/memo-page.c (widget_focus_out_cb), (widget_focus_out_cb) : Added. Handle focus in and out events. (init_widgets): Connect focus in and out signals for memo_content . Committed to HEAD on behalf of johnny since he does not have commit rights - partha svn path=/trunk/; revision=31354
* fixes #225816Chenthill Palanisamy2006-01-302-3/+47
| | | | svn path=/trunk/; revision=31353
* ** Fixes Bug #327347Rajeev ramanathan2006-01-301-1/+2
| | | | | | | | | | | | 2006-01-28 Rajeev ramanathan <rajeevramanathan_2004@yahoo.co.in> ** Fixes Bug #327347 * calendar/gui/dialogs/cal-prefs-dialog.glade: Changed W_eek starts mnemonic to Wee_k starts on and added a translation string to that. svn path=/trunk/; revision=31349
* fixes #327344Chenthill Palanisamy2006-01-301-0/+1
| | | | svn path=/trunk/; revision=31348
* Committing Rajeev's patch.Srinivasa Ragavan2006-01-287-244/+318
| | | | svn path=/trunk/; revision=31332
* Changed the layout of the alarm dialog.Srinivasa Ragavan2006-01-284-142/+199
| | | | svn path=/trunk/; revision=31329
* fixes #325762Chenthill Palanisamy2006-01-253-2/+180
| | | | svn path=/trunk/; revision=31308
* fixes #327879Chenthill Palanisamy2006-01-251-1/+2
| | | | svn path=/trunk/; revision=31300
* removed surrounding markup. Fixes bug 313120. Committing on behalf ofAndre Klapper2006-01-241-2/+7
| | | | | | | | | 2006-01-24 Andre Klapper <a9016009@gmx.de> * gui/dialogs/meeting-page.c: removed surrounding markup. Fixes bug 313120. Committing on behalf of Pablo Arroyo. svn path=/trunk/; revision=31289
* committing patch from pavithranSrinivasa Ragavan2006-01-232-0/+2
| | | | svn path=/trunk/; revision=31271
* fixes #326478Chenthill Palanisamy2006-01-232-312/+145
| | | | svn path=/trunk/; revision=31268
* Removed wrong parameter to be able to compile again.Andre Klapper2006-01-201-1/+1
| | | | | | | | 2006-01-20 Andre Klapper <a9016009@gmx.de> * gui/dialogs/task-page.c (field_changed_cb): Removed wrong parameter to be able to compile again. svn path=/trunk/; revision=31255
* Edit button implementation for tasks.Chenthill Palanisamy2006-01-201-2/+29
| | | | svn path=/trunk/; revision=31254
* fixes #327487Chenthill Palanisamy2006-01-201-5/+10
| | | | svn path=/trunk/; revision=31252
* fixes #327293Chenthill Palanisamy2006-01-191-0/+12
| | | | svn path=/trunk/; revision=31236
* Implements the edit buttonChenthill Palanisamy2006-01-171-3/+31
| | | | svn path=/trunk/; revision=31218
* fixes #213660Chenthill Palanisamy2006-01-132-2/+16
| | | | svn path=/trunk/; revision=31167
* fixes #311888Chenthill Palanisamy2006-01-131-0/+16
| | | | svn path=/trunk/; revision=31164
* edit menu implementationChenthill Palanisamy2006-01-135-10/+197
| | | | svn path=/trunk/; revision=31163
* fixes #271810Chenthill Palanisamy2006-01-132-0/+20
| | | | svn path=/trunk/; revision=31159
* fixes #326735Chenthill Palanisamy2006-01-131-0/+9
| | | | svn path=/trunk/; revision=31154
* Srinivasa Ragavan <sragavan@novell.com>Srinivasa Ragavan2006-01-092-68/+67
| | | | | | | | | | * gui/dialogs/alarm-dialog.glade: Added code to hscroll the custom message of alarm. Fixes bug #325446 * gui/dialogs/task-page.glade: Added code to expand the description scrolled window when the parent window is dragged. Fixes bug #325502 svn path=/trunk/; revision=31097
* changing "cancelled" (British English) to "canceled" (American English).Andre Klapper2006-01-061-1/+1
| | | | | | | | | | | | | | | | | | | | | | 2006-01-06 Andre Klapper <a9016009@gmx.de> * addressbook/gui/widgets/eab-gui-util.c: * calendar/calendar.error.xml: * calendar/gui/dialogs/task-details-page.glade: * calendar/gui/e-cal-component-preview.c: * calendar/gui/e-cal-model-tasks.c: * calendar/gui/e-calendar-table.c: * calendar/gui/e-itip-control.c: * calendar/gui/print.c: * mail/mail-ops.c: * mail/mail-send-recv.c: * mail/mail-session.c: * plugins/itip-formatter/itip-formatter.c: * plugins/itip-formatter/itip-view.c: changing "cancelled" (British English) to "canceled" (American English). Fixes bug 325334. svn path=/trunk/; revision=31088
* Reviewed/Committed by Harish <kharish@novell.com> : Fixed warnings.Johnny Jacob2006-01-061-15/+15
| | | | | | | | | | | 2006-01-06 Johnny Jacob <johnnyjacob@gmail.com> Reviewed/Committed by Harish <kharish@novell.com> * gui/dialog/event-page.c: (set_all_day), (sensitize_widgets) (time_sel_changed), (update_end_time_selector), (hour_minute_changed), (event_page_set_all_day_event), (alarm_changed_cb), (init_widgets) : Fixed warnings. svn path=/trunk/; revision=31072
* make the alarm dialog modal.Chenthill Palanisamy2006-01-051-0/+1
| | | | svn path=/trunk/; revision=31063
* fixes #216535Chenthill Palanisamy2006-01-051-5/+19
| | | | svn path=/trunk/; revision=31062
* Reinstate the run-time glade file pathname lookup change from 2005-11-26.Tor Lillqvist2006-01-041-1/+7
| | | | | | | | | | 2006-01-04 Tor Lillqvist <tml@novell.com> * gui/dialogs/cal-prefs-dialog.c: Reinstate the run-time glade file pathname lookup change from 2005-11-26. It had been overwritten on 2005-12-19. svn path=/trunk/; revision=31042
* Fixes #325468 (critical warning crasher).Harish Krishnaswamy2006-01-021-1/+1
| | | | | | | | | 2006-01-02 Harish Krishnaswamy <kharish@novell.com> * gui/dialogs/cal-prefs-dialog.c: (show_fb_config): Fixes #325468 (critical warning crasher). svn path=/trunk/; revision=31013
* Fixes #323984 Invoke task_page_set_show_timezone() to check whether toSam Yang2005-12-211-16/+2
| | | | | | | | | | | | | | 2005-12-21 Sam Yang <sam.yang@sun.com> Fixes #323984 * gui/dialogs/task-page.c: (task_page_fill_widgets): Invoke task_page_set_show_timezone() to check whether to show timezone widgets on task page. Just like what we did in init_widgets(). (init_widgets): Since we have called task_page_set_show_timezone() before, remove its duplicate code. Invoke task_page_set_show_categories() directly other than copy its code here. svn path=/trunk/; revision=30910
* fixing string bug 308851Andre Klapper2005-12-201-4/+4
| | | | | | | 2005-12-20 Andre Klapper <a9016009@gmx.de> * gui/dialogs/recur-comp.c: fixing string bug 308851 svn path=/trunk/; revision=30897
* fixes #324196.Chenthill Palanisamy2005-12-201-17/+18
| | | | svn path=/trunk/; revision=30889
* Committing the calendar publishing patch.Chenthill Palanisamy2005-12-194-2019/+1258
| | | | svn path=/trunk/; revision=30876
* : Use gstdio wrappers. Use g_filename_from_uri()Tor Lillqvist2005-12-171-5/+13
| | | | | | | | | 2005-12-17 Tor Lillqvist <tml@novell.com> * gui/dialogs/comp-editor.c: : Use gstdio wrappers. Use g_filename_from_uri() svn path=/trunk/; revision=30817
* gui/dialogs/cal-attachment.h Remove unused files from CVS.Tor Lillqvist2005-12-172-740/+0
| | | | | | | | | 2005-12-17 Tor Lillqvist <tml@novell.com> * gui/dialogs/cal-attachment.h * gui/dialogs/cal-attachment.c: Remove unused files from CVS. svn path=/trunk/; revision=30816
* gui/dialogs/cal-attachment-bar.h Remove unused files from CVS.Tor Lillqvist2005-12-172-1201/+0
| | | | | | | | | 2005-12-17 Tor Lillqvist <tml@novell.com> * gui/dialogs/cal-attachment-bar.h * gui/dialogs/cal-attachment-bar.c: Remove unused files from CVS. svn path=/trunk/; revision=30815
* fixes #324058Chenthill Palanisamy2005-12-151-18/+5
| | | | svn path=/trunk/; revision=30782
* fixes #321739Chenthill Palanisamy2005-12-151-3/+3
| | | | svn path=/trunk/; revision=30779
* Committed Johnny's patch for adding the FOR time implementationSrinivasa Ragavan2005-12-142-16/+165
| | | | | | | | 2005-12-14 Srinivasa Ragavan <sragavan@novell.com> * Committed Johnny's patch for adding the FOR time implementation svn path=/trunk/; revision=30776
* Committed Johnny Patch to fix bug #324060Srinivas Ragavan2005-12-141-2/+15
| | | | | | | | 2005-12-14 Srinivas Ragavan <sragavan@novell.com> * Committed Johnny Patch to fix bug #324060 svn path=/trunk/; revision=30773
* fixes the tool tip crash.Chenthill Palanisamy2005-12-093-4/+84
| | | | svn path=/trunk/; revision=30738
* gui/calendar-commands.c gui/e-cal-list-view.c gui/e-calendar-table.cTor Lillqvist2005-11-261-2/+8
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 2005-11-26 Tor Lillqvist <tml@novell.com> * gui/calendar-commands.c * gui/e-cal-list-view.c * gui/e-calendar-table.c * gui/e-memo-table.c * gui/e-memos.c * gui/e-tasks.c * gui/gnome-cal.c * gui/goto.c * gui/memos-control.c * gui/tasks-control.c * gui/alarm-notify/alarm-notify-dialog.c * gui/alarm-notify/notify-main.c * gui/dialogs/alarm-dialog.c * gui/dialogs/alarm-list-dialog.c * gui/dialogs/cal-attachment.c * gui/dialogs/cal-prefs-dialog.c * gui/dialogs/comp-editor.c * gui/dialogs/e-delegate-dialog.c * gui/dialogs/event-editor.c * gui/dialogs/event-page.c * gui/dialogs/meeting-page.c * gui/dialogs/memo-page.c * gui/dialogs/recurrence-page.c * gui/dialogs/schedule-page.c * gui/dialogs/task-details-page.c * gui/dialogs/task-page.c * gui/dialogs/url-editor-dialog.c: Include e-util-private.h to get redefinition of compile-time pathnames as calls to functions on Windows. Construct the pathnames of files and directories under the installation prefix at run-time to enable install-anywhere on Windows. No effect on functionality on Unix. svn path=/trunk/; revision=30680
* gui/calendar-commands.c gui/e-cal-list-view.c gui/e-calendar-table.cTor Lillqvist2005-11-2614-25/+113
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 2005-11-26 Tor Lillqvist <tml@novell.com> * gui/calendar-commands.c * gui/e-cal-list-view.c * gui/e-calendar-table.c * gui/e-memo-table.c * gui/e-memos.c * gui/e-tasks.c * gui/gnome-cal.c * gui/goto.c * gui/memos-control.c * gui/tasks-control.c * gui/alarm-notify/alarm-notify-dialog.c * gui/alarm-notify/notify-main.c * gui/dialogs/alarm-dialog.c * gui/dialogs/alarm-list-dialog.c * gui/dialogs/cal-attachment.c * gui/dialogs/cal-prefs-dialog.c * gui/dialogs/comp-editor.c * gui/dialogs/e-delegate-dialog.c * gui/dialogs/event-editor.c * gui/dialogs/meeting-page.c * gui/dialogs/memo-page.c * gui/dialogs/recurrence-page.c * gui/dialogs/schedule-page.c * gui/dialogs/task-details-page.c * gui/dialogs/task-page.c * gui/dialogs/url-editor-dialog.c: Include e-util-private.h to get redefinition of compile-time pathnames as calls to functions on Windows. Construct the pathnames of files and directories under the installation prefix at run-time to enable install-anywhere on Windows. No effect on functionality on Unix. svn path=/trunk/; revision=30679
* gui/e-alarm-list.c gui/e-cal-component-memo-preview.cTor Lillqvist2005-11-244-4/+4
| | | | | | | | | | | | | | | | | | | | | | | | | | 2005-11-24 Tor Lillqvist <tml@novell.com> * gui/e-alarm-list.c * gui/e-cal-component-memo-preview.c * gui/e-cal-component-preview.c * gui/e-cal-model.c * gui/e-cell-date-edit-text.c * gui/e-date-time-list.c * gui/e-itip-control.c * gui/e-memos.c * gui/e-tasks.c * gui/itip-utils.c * gui/print.c * gui/alarm-notify/alarm-notify-dialog.c * gui/alarm-notify/util.c * gui/dialogs/alarm-dialog.c * gui/dialogs/alarm-list-dialog.c * gui/dialogs/comp-editor-util.c * gui/dialogs/recurrence-page.c: Include e-time-utils.h from libedataserver instead of using evolution's copy which is going away. svn path=/trunk/; revision=30659
* Fixes #321237 Add the categories' name The name of categories in newBoby Wang2005-11-221-0/+5
| | | | | | | | | 2005-11-22 Boby Wang <boby.wang@sun.com> Fixes #321237 * gui/dialogs/event-page.glade: Add the categories' name The name of categories in new appointment dialog was missed. svn path=/trunk/; revision=30643
* show the details page in task editor.Chenthill Palanisamy2005-11-162-34/+9
| | | | svn path=/trunk/; revision=30628
* UI changes for task editor.Chenthill Palanisamy2005-11-166-572/+1666
| | | | svn path=/trunk/; revision=30626
* Use strcmp instead of !=. (cal_prefs_dialog_url_remove_clicked): When newIrene Huang2005-11-161-2/+2
| | | | | | | | | | | | | 2005-11-16 Irene Huang <Irene.Huang@sun.com> * gui/dialogs/cal-prefs-dialog.c: (cal_prefs_dialog_url_add_clicked): Use strcmp instead of !=. (cal_prefs_dialog_url_remove_clicked): When new a dialog of confirm, set parent to PREFS_WINDOW (dialog_data->page) instead of using PREFS_WINDOW (dialog_data). svn path=/trunk/; revision=30622
* UI changes for the event editor.Chenthill Palanisamy2005-11-1510-952/+2471
| | | | svn path=/trunk/; revision=30613
* fixes #313538.Chenthill Palanisamy2005-11-101-10/+1
| | | | svn path=/trunk/; revision=30593
* Memo Component - submitted by Nathan Owens <pianocomp81@yahoo.com>Harish Krishnaswamy2005-10-199-2/+1431
| | | | | | | | 2005-10-19 Harish Krishnaswamy <kharish@novell.com> Memo Component - submitted by Nathan Owens <pianocomp81@yahoo.com> svn path=/trunk/; revision=30537
* fixes #308802.Chenthill Palanisamy2005-10-182-5/+14
| | | | svn path=/trunk/; revision=30526
* Committing the patch to add menu items in attachment bar.Chenthill Palanisamy2005-10-181-13/+37
| | | | svn path=/trunk/; revision=30525
* Several bug fixes under calendar. Use common shortcut for preview pane.Srinivasa Ragavan2005-10-078-70/+170
| | | | | | | | | 2005-10-06 Srinivasa Ragavan <sragavan@novell.com> * calendar/: Several bug fixes under calendar. * ui/: Use common shortcut for preview pane. svn path=/trunk/; revision=30497
* Fixes #314599.Chenthill Palanisamy2005-09-301-3/+3
| | | | svn path=/trunk/; revision=30450
* Fixes #273847.Chenthill Palanisamy2005-09-301-1/+5
| | | | svn path=/trunk/; revision=30439
* Fixes #270036Chenthill Palanisamy2005-09-301-1/+4
| | | | svn path=/trunk/; revision=30434
* Fixes #317014Chenthill Palanisamy2005-09-294-6/+10
| | | | svn path=/trunk/; revision=30418
* source-type is an enum not a pointer!Not Zed2005-08-245-14/+12
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 2005-08-23 Not Zed <NotZed@Ximian.com> * gui/e-cal-config.h: source-type is an enum not a pointer! * gui/tasks-component.c (selector_tree_drag_data_received): constify uid. * gui/itip-utils.c (comp_sentby): use the right list type for attendees. * gui/gnome-cal.c (config_categories_changed_cb): fix cast. (setup_widgets): fix casts. * gui/e-tasks.c: add missing e-categories.h include. (config_categories_changed_cb): fix cast. * gui/e-week-view.c (e_week_view_realize): remove unused. * gui/e-select-names-editable.c (e_select_names_editable_get_emails): remve unused. * gui/e-meeting-time-sel.c (e_meeting_time_selector_style_set): remove/comment unused. * gui/e-meeting-store.c (freebusy_async): g* strikes again, use the right lock/unlock function for the g-spastic-mutex. (process_callbacks_main_thread): fix signature to match usage. (refresh_queue_add): cast off warning * gui/e-itip-control.c (cleanup_ecal): fix signature to match use * gui/e-day-view.c (process_component): remove unused vars. (e_day_view_realize): more. (e_day_view_on_event_double_click): cast (e_day_view_update_calendar_selection_time): define out unused * gui/e-calendar-table.c (e_calendar_table_init): more a11y related casts. * gui/e-calendar-view.c (on_edit_appointment): proper boolean conversion of a pointer. (transfer_selected_items): cast (on_unrecur_appointment): remove unused prop (e_calendar_view_open_event): proper boolean conversion of pointer. * gui/e-cal-popup.c (needs_to_accept): remove unused. * gui/e-cal-model.c (set_instance_times): remove unused. :include missing calendar-config. * gui/dialogs/meeting-page.c (clear_widgets): yawn, another gtklabel wawrning. (meeting_page_fill_component): constify attendees. * gui/dialogs/e-send-options-utils.c: remove unused global sod, add missing string.h * gui/dialogs/e-delegate-dialog.c (e_delegate_dialog_construct): remove unused. * gui/dialogs/comp-editor.c (response_cb): wtf, this can't use em_utils!!! #if 0 it out and add a build warning. (cab_popup_position): pointer cast. (set_attachment_list): remove unused. * gui/dialogs/calendar-setup.c (eccp_general_offline): change very incorrect N_ macro to _. (CalendarSourceDialog): Umm, source_type is an enum, not a pointer. (eccp_get_source_color): remove unused. svn path=/trunk/; revision=30217
* Remove unwanted include of header that also borks the build.Harish Krishnaswamy2005-08-191-1/+0
| | | | | | | | | 2005-08-19 Harish Krishnaswamy <kharish@novell.com> * gui/dialogs/comp-editor.h: Remove unwanted include of header that also borks the build. svn path=/trunk/; revision=30163
* Show the attachment bar menu items when needed.Chenthill Palanisamy2005-08-186-45/+38
| | | | svn path=/trunk/; revision=30157
* Fixes http://bugzilla.gnome.org/show_bug.cgi?id=313555 Only saveCarsten Guenther2005-08-181-13/+16
| | | | | | | | | | | 2005-08-17 Carsten Guenther <carsten.guenther@scalix.com> Fixes http://bugzilla.gnome.org/show_bug.cgi?id=313555 * gui/dialogs/comp-editor.c: (get_attachment_list): Only save attachment to file if file does not exist yet. svn path=/trunk/; revision=30149
* Fixes #311904Chenthill Palanisamy2005-08-171-15/+15
| | | | svn path=/trunk/; revision=30139
* Use slash instead of G_DIR_SEPARATOR_S since URIs always use slash as separatorCarsten Guenther2005-08-131-2/+2
| | | | svn path=/trunk/; revision=30101
* Use g_build_path instead of g_strconcat to build the pathname to theCarsten Guenther2005-08-121-16/+25
| | | | | | | | | | | | | 2005-08-11 Carsten Guenther <carsten.guenther@scalix.com> * gui/dialogs/comp-editor.c: (get_attachment_list), (attachment_bar_icon_clicked_cb): Use g_build_path instead of g_strconcat to build the pathname to the attachment file. (set_attachment_list): Fixed how mime filename gets extracted from attachments pathname. svn path=/trunk/; revision=30089
* Removed the warningsChenthill Palanisamy2005-08-101-4/+7
| | | | svn path=/trunk/; revision=30058
* Added the x property for delegation.Chenthill Palanisamy2005-08-101-1/+10
| | | | svn path=/trunk/; revision=30057
* made it use e_attachment_bar_get_parts instead of the old apiSrinivasa Ragavan2005-07-201-2/+2
| | | | | | | | | 2005-07-20 Srinivasa Ragavan <sragavan@novell.com> * gui/dialogs/comp-editor.c: (get_attachment_list) (comp_editor_get_mime_attach_list) made it use e_attachment_bar_get_parts instead of the old api svn path=/trunk/; revision=29814
* Fixed some compiler warning and checked some negative casesSrinivasa Ragavan2005-07-121-5/+11
| | | | | | | | | | 2005-07-12 Srinivasa Ragavan <sragavan@novell.com> * gui/dialogs/comp-editor.c: (get_attachment_list) (attachment_guess_mime_type) (comp_editor_close) (comp_editor_get_mime_attach_list) Fixed some compiler warning and checked some negative cases svn path=/trunk/; revision=29733
* Fixed huge memory leak, and come compile warnings. Also fixed a crash,Srinivasa Ragavan2005-07-111-26/+35
| | | | | | | | | | | 2005-07-11 Srinivasa Ragavan <sragavan@novell.com> * gui/dialogs/comp-editor.c:(get_attachment_list) (attachment_bar_changed_cb) (attachment_bar_icon_clicked_cb) (cab_popups_free) (setup_widgets) (set_attachment_list) (comp_editor_get_mime_attach_list) Fixed huge memory leak, and come compile warnings. Also fixed a crash, when double click on attachments. svn path=/trunk/; revision=29715
* Added a structure. Removed cal-attachment* Removed the attachment barSrinivasa Ragavan2005-07-113-35/+379
| | | | | | | | | | | | | | | 2005-07-11 Srinivasa Ragavan <sragavan@novell.com> * gui/itip-utils.[ch]: Added a structure. * gui/dialogs/Makefile.am: Removed cal-attachment* * gui/dialogs/comp-editor.[ch]: (attach_message) (drop_action) (send_timezone) (save_comp) (response_cb) (delete_event_cb) (attachment_bar_changed_cb) (attachment_bar_icon_clicked_cb) (setup_widgets) (set_icon_from_comp) (fill_widgets) (real_edit_comp) Removed the attachment bar specific to calendar and made a merged one at widgets/misc/e-attachment* svn path=/trunk/; revision=29709
* Use e_cal_remove_object for non-recurring appointments. Fixed some memory leaks.Chenthill Palanisamy2005-07-112-3/+15
| | | | svn path=/trunk/; revision=29703
* Enable alarm even if we are not an organizer.Chenthill Palanisamy2005-07-061-1/+1
| | | | svn path=/trunk/; revision=29660
* Changed the way in which calendars having null summary are handled.Sankarasivasubramanian Pasupathilingam2005-07-061-13/+12
| | | | | | Fixes #237844 svn path=/trunk/; revision=29647
* Created new target type Added #define for the new target type Poped e-calSrinivasa Ragavan2005-07-052-18/+19
| | | | | | | | | | | | | 2005-07-05 Srinivasa Ragavan <sragavan@novell.com> * gui/e-cal-popup.c: Created new target type * gui/e-cal-popup.h: Added #define for the new target type * gui/dialogs/cal-attachment-bar.c: (cab_popup) Poped e-cal instead of em_*. Removed mailer code from calendar * gui/dialogs/comp-editor.c: (drag_data_received) Poped e-cal instead of em_*. Removed mailer code from calendar. svn path=/trunk/; revision=29630
* Set the new item flags while creating new meetings from other components.Chenthill Palanisamy2005-07-041-1/+1
| | | | | | Check the new item flags while creating the scheduling page. svn path=/trunk/; revision=29625
* Added vertical scrollbar policy of list view to always so that it does notSrinivasa Ragavan2005-07-041-1/+1
| | | | | | | | | | 2005-07-04 Srinivasa Ragavan <sragavan@novell.com> * gui/dialogs/meeting-page.c: (meeting_page_construct) Added vertical scrollbar policy of list view to always so that it does not extend the view when there are more contacts. svn path=/trunk/; revision=29623
* Added the source type field in _ECalConfigTargetSource Set the source typePraveen Kumar2005-07-011-0/+2
| | | | | | | | | | | | 2005-07-01 Praveen Kumar <kpraveen@novell.com> * gui/e-cal-config.h : Added the source type field in _ECalConfigTargetSource * gui/dialogs/calendar-setup.c (calendar_setup_edit_calendar) : Set the source type as calendar (calendar_setup_edit_task_list) : Set the source type as tasks. svn path=/trunk/; revision=29609
* do not de-sensitize the attachment bar.Chenthill Palanisamy2005-06-281-6/+0
| | | | svn path=/trunk/; revision=29602
* Prune unnecessary and nonexistent directories from the -I options. PruneTor Lillqvist2005-06-271-6/+0
| | | | | | | | | | | | | | | | | | | | | | | | | | | 2005-06-27 Tor Lillqvist <tml@novell.com> * */Makefile.am: Prune unnecessary and nonexistent directories from the -I options. Prune pathname macros not used in the sources in that directory from the -D options. Use NO_UNDEFINED. Link with all necessary libraries. On Win32 link with bootstrap libraries where necessary. * common/Makefile.am: As this is a noinst library, no use for LDFLAGS or LIBADD. * gui/Makefile.am: Use Win32-specific hack to work around MSYS feature in the gconftool invokation. * gui/calendar-commands.c: Remove superfluous inclusion of <pwd.h>. * gui/e-cal-list-view.c * gui/e-day-view.c: Remove superfluous inclusion of <gdk/gdkx.h>. * gui/gnome-cal.c: Remove superfluous inclusion of <sys/wait.h>. * importers/icalendar-importer.c: Use g_usleep() instead of sleep(). svn path=/trunk/; revision=29592
* check for save schedules before calling send_compChenthill Palanisamy2005-06-251-2/+1
| | | | svn path=/trunk/; revision=29588
* Desensitize the source seletor while delegating a meeting.Chenthill Palanisamy2005-06-231-1/+3
| | | | svn path=/trunk/; revision=29575
* Added widgets in INCLUDES.Kaushal Kumar2005-06-2312-15/+15
| | | | | | | | | | | | 2005-06-23 Kaushal Kumar <kakumar@novell.com> * e-util/Makefile.am, widgets/e-timezone-dialog/Makefile.am, addressbook/gui/search/Makefile.am, plugins/groupwise-features/Makefile.am: Added widgets in INCLUDES. Updated the include paths to use misc instead of widgets/misc. svn path=/trunk/; revision=29574
* Commiting the fix for free busy and sensitizing the attachment bar properly.Chenthill Palanisamy2005-06-223-18/+17
| | | | svn path=/trunk/; revision=29566
* Commiting the delegation support for recurrence eventsChenthill Palanisamy2005-06-224-9/+24
| | | | svn path=/trunk/; revision=29564
* Delegate support for personal calendarChenthill Palanisamy2005-06-213-40/+136
| | | | svn path=/trunk/; revision=29552
* Retired GAL from Head. The relevant files have moved inside evolution.Kaushal Kumar2005-06-172-1/+2
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 2005-06-17 Kaushal Kumar <kakumar@novell.com> * Retired GAL from Head. The relevant files have moved inside evolution. Thanks to JP Rosevear for performing the cvs surgery. The files have been moved in the following order. evolution/e-util <- gal/gal/util evolution/a11y <- gal/gal/a11y evolution/a11y/e-table <- gal/gal/a11y/e-table evolution/a11y/e-text <- gal/gal/a11y/e-text evolution/widgets/table <- gal/gal/e-table evolution/widgets/text <- gal/gal/e-text evolution/widgets/misc <- gal/gal/widgets evolution/widgets/misc/pixmaps <- gal/gal/widgets/pixmaps evolution/widgets/menus <- gal/gal/menus Following is the summary of changes done to fix the build:- - New files added to cvs repository, - a11y/e-table/Makefile.am - a11y/e-text/Makefile.am - widgets/table/Makefile.am - widgets/text/Makefile.am - widgets/misc/pixmaps/Makefile.am - iconv-detect.h - iconv-detect.c - Updated configure.in. - Updated all the relevant Makefile.am files. - Updated the include paths to replace all gal references. - Updated the marshal list to suit gal files requirements. svn path=/trunk/; revision=29522
* Disable the meeting editor if the user is not an organizer whereverChenthill Palanisamy2005-06-084-34/+54
| | | | | | necessary svn path=/trunk/; revision=29474
* Added support for groupwise meeting delegation.Chenthill Palanisamy2005-06-077-48/+201
| | | | svn path=/trunk/; revision=29463
* Fixes #272114 Check if the color is present in the source before settingChenthill Palanisamy2005-05-241-4/+4
| | | | | | | | | | | 2005-05-24 Chenthill Palanisamy <pchenthill@novell.com> Fixes #272114 * gui/dialogs/calendar-setup.c: (eccp_commit), (calendar_setup_edit_calendar): Check if the color is present in the source before setting it. svn path=/trunk/; revision=29407
* Added the support to DnD remote URL to the attachment window. It downloadsSrinivasa Ragavan2005-05-245-35/+413
| | | | | | | | | | | 2005-05-24 Srinivasa Ragavan <sragavan@novell.com> * gui/dialogs/cal-attachment-bar.c, gui/dialogs/cal-attachment-bar.h, gui/dialogs/cal-attachment.c, gui/dialogs/cal-attachment.h, gui/dialogs/comp-editor.c, calendar.error.xml: Added the support to DnD remote URL to the attachment window. It downloads asynchronously and attaches. svn path=/trunk/; revision=29405
* composer/e-message-composer.c calendar/gui/dialogs/comp-editor.cSrinivasa Ragavan2005-05-161-34/+9
| | | | | | | | | | | | 2005-05-16 Srinivasa Ragavan <sragavan@novell.com> * composer/e-message-composer.c * calendar/gui/dialogs/comp-editor.c * ui/evolutoin-message-composer.xml Removed the expander for the attachment bar and made visible always. svn path=/trunk/; revision=29373
* moved e-error to e-util/Not Zed2005-05-166-6/+6
| | | | | | | | 2005-05-16 Not Zed <NotZed@Ximian.com> * moved e-error to e-util/ svn path=/trunk/; revision=29363
* Setting default until date to 2 weeks after the start date. Fixes #268906Sushma Rai2005-05-131-3/+6
| | | | svn path=/trunk/; revision=29347
* On behalf of jack jia <jack.jia@sun.com>Harish Krishnaswamy2005-05-121-1/+0
| | | | | | | | | | fixes #229794 * gui/dialogs/recurrence-page.c: (make_weekly_special): Allow deselection of the current day while scheduling recurrences based on weeek days. svn path=/trunk/; revision=29337
* Fixes #271523Vivek Jain2005-05-121-2/+11
| | | | | | | | | | | | | | | 2005-05-12 Vivek Jain <jvivek@novell.com> Fixes #271523 * gui/dialogs/calendar-setup.c: (CalendarSourceDialog): included an ECalSourceType member in the structure (calendar_setup_edit_calendar): set source_type as EVENT (calendar_setup_edit_task_list): set source_type as TODO (eccp_general_offline): Change the label according to the type svn path=/trunk/; revision=29332
* **Fixes #272566 removed unwanted space in button labelVivek Jain2005-05-061-1/+1
| | | | | | | | | | 2005-05-06 Vivek Jain <jvivek@novell.com> **Fixes #272566 * gui/dialogs/event-page.glade: removed unwanted space in button label svn path=/trunk/; revision=29279
* Fixes #271679Rodrigo Moya2005-05-062-14/+7
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 2005-05-06 Rodrigo Moya <rodrigo@novell.com> Fixes #271679 * gui/dialogs/comp-editor.c (save_comp): * gui/e-week-view.c (e_week_view_on_editing_stopped, e_week_view_change_event_time): set correct start/end times for individual instances and remove all rules and exceptions. (e_week_view_reshape_event_span): show recurrence icons for detached instances also. * gui/e-day-view.c (e_day_view_finish_resize, e_day_view_finish_long_event_resize, e_day_view_on_editing_stopped, e_day_view_on_top_canvas_drag_data_received, e_day_view_on_main_canvas_drag_data_received, e_day_view_change_event_time): set the correct start/end times when modifying individual instances and remove all rules and exceptions. (e_day_view_on_top_canvas_motion, e_day_view_on_main_canvas_motion): disable D&D for recurring events. (e_day_view_reshape_long_event, e_day_view_reshape_day_event): check for detached instances and show recurrence icons for them also. * gui/e-week-view-event-item.c (e_week_view_event_item_draw_icons): * gui/e-day-view-top-item.c (e_day_view_top_item_draw_long_event): * gui/e-day-view-main-item.c (e_day_view_main_item_draw_day_event): check for detached instances and show recurrence icons for them also. * gui/e-cal-model.c (set_instance_times): don't use the RECURRENCE-ID to get the datetime. * gui/e-calendar-view.c (e_calendar_view_delete_selected_occurrence): exceptions need to be date only. (e_calendar_view_copy_clipboard): remove RECURRENCE-IDs from components we copy to the clipboard. (e_calendar_view_cut_clipboard): when cutting instances, remove only the selected instances. (on_unrecur_appointment): use MOD_ALL to modify the master object and remove recurrence-id from detached event. * gui/dialogs/recur-comp.c (recur_component_dialog): re-enabled. svn path=/trunk/; revision=29276
* removed GAL's e-categories.h include.Rodrigo Moya2005-05-052-2/+0
| | | | | | | | | 2005-05-05 Rodrigo Moya <rodrigo@novell.com> * gui/dialogs/event-page.c: * gui/dialogs/task-page.c: removed GAL's e-categories.h include. svn path=/trunk/; revision=29271
* Fixes #73879 Added a function to sensitize/desensitize the attachment bar.Chenthill Palanisamy2005-04-014-1/+29
| | | | | | | | | | | | | | | | 2005-03-31 Chenthill Palanisamy <pchenthill@novell.com> Fixes #73879 * gui/dialogs/comp-editor.[ch]: (comp_editor_sensitize_attachment_bar): Added a function to sensitize/desensitize the attachment bar. (comp_editor_notify_client_changed): When client changes sensitize the attachment bar. * gui/dialogs/event-editor.c: (event_editor_construct): * gui/dialogs/task-editor.c: (task_editor_construct): Sensitize the attachment bar. svn path=/trunk/; revision=29146
* Fixes #73914Li Yuan2005-03-301-0/+3
| | | | | | | | | | | 2005-03-30 Li Yuan <li.yuan@sun.com> Fixes #73914 * gui/dialogs/cal-prefs-dialog.glade: add a11y name to Publishing Table. svn path=/trunk/; revision=29123
* Fixes #73508 Set the organizers status as NEEDS ACTION, checking for theChenthill Palanisamy2005-03-241-1/+4
| | | | | | | | | | 2005-03-24 Chenthill Palanisamy <pchenthill@novell.com> Fixes #73508 * gui/dialogs/meeting-page.c: (meeting_page_fill_widgets): Set the organizers status as NEEDS ACTION, checking for the static capability. svn path=/trunk/; revision=29096
* Fixes #73031Chenthill Palanisamy2005-03-212-9/+41
| | | | | | | | | | | 2005-03-21 Chenthill Palanisamy <pchenthill@novell.com> Fixes #73031 * gui/dialogs/event-editor.c: (event_editor_finalize): * gui/dialogs/task-editor.c: (task_editor_finalize): Added a check for the presence of the object before unreffing it. svn path=/trunk/; revision=29076
* Handling static capability for disabling general send options at theSushma Rai2005-03-112-9/+11
| | | | | | right palce. Fixes #73501 svn path=/trunk/; revision=29000
* Fixes #73141 Assign the updated client to priv->client and unref the oldChenthill Palanisamy2005-03-081-0/+3
| | | | | | | | | | | 2005-03-08 Chenthill Palanisamy <pchenthill@novell.com> Fixes #73141 * gui/dialogs/comp-editor.c: (comp_editor_notify_client_changed):Assign the updated client to priv->client and unref the old one. svn path=/trunk/; revision=28979
* disable dialog for asking user which instance(s) to modify.Rodrigo Moya2005-03-061-0/+13
| | | | | | | | | 2005-03-06 Rodrigo Moya <rodrigo@novell.com> * gui/dialogs/recur-comp.c (recur_component_dialog): disable dialog for asking user which instance(s) to modify. svn path=/trunk/; revision=28971
* Fixes #69556 Add missing call to attach_mime_part.Harish Krishnaswamy2005-03-011-0/+9
| | | | | | | | | | | 2005-02-28 Harish Krishnaswamy <kharish@novell.com> Fixes #69556 * gui/dialogs/cal-attachment-bar.c: (cal_attachment_bar_attach_mime_part): Add missing call to attach_mime_part. svn path=/trunk/; revision=28923
* Connect the signal to "event", and open the attachment only if its aChenthill Palanisamy2005-03-011-15/+19
| | | | | | | | | | 2005-02-28 Chenthill Palanisamy <pchenthill@novell.com> * gui/dialogs/comp-editor.c: (attachment_bar_icon_clicked_cb), (setup_widgets): Connect the signal to "event", and open the attachment only if its a double click from the cal attachment bar. svn path=/trunk/; revision=28916
* Fixes #72958 If the backend returns success, if the delay delivery is set,Chenthill Palanisamy2005-02-281-3/+26
| | | | | | | | | | | | 2005-02-28 Chenthill Palanisamy <pchenthill@novell.com> Fixes #72958 * gui/dialogs/comp-editor.c: (save_comp): If the backend returns success, if the delay delivery is set, do not show them in the view, since it will not be created in the server. svn path=/trunk/; revision=28914
* Make mailer depend on libedataserverui.Hans Petter Jansson2005-02-241-1/+1
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 2005-02-23 Hans Petter Jansson <hpj@novell.com> * configure.in: Make mailer depend on libedataserverui. 2005-02-23 Hans Petter Jansson <hpj@novell.com> * Makefile.am (eutilinclude_HEADERS) (libeutil_la_SOURCES): Remove e-passwords from here, it now lives in libedataserverui. * e-passwords.[ch]: Removed. 2005-02-23 Hans Petter Jansson <hpj@novell.com> * gui/component/addressbook-view.c: * gui/component/addressbook.c: Include <libedataserverui/e-passwords.h>. 2005-02-23 Hans Petter Jansson <hpj@novell.com> * common/authentication.c: * gui/e-pub-utils.c: * gui/alarm-notify/alarm-notify.c: * gui/alarm-notify/notify-main.c: * gui/dialogs/url-editor-dialog.c: Include <libedataserverui/e-passwords.h>. * gui/itip-utils.c: Remove e-passwords.h include, it's not needed. 2005-02-23 Hans Petter Jansson <hpj@novell.com> * mail-session.c: * mail-config.c: Include <libedataserverui/e-passwords.h>. 2005-02-23 Hans Petter Jansson <hpj@novell.com> * gui/component.c: * lib/e-cert-db.c: * lib/e-pkcs12.c: Include <libedataserverui/e-passwords.h>. 2005-02-23 Hans Petter Jansson <hpj@novell.com> * e-shell-window-commands.c: * e-shell.c: * main.c: Include <libedataserverui/e-passwords.h>. 2005-02-23 Hans Petter Jansson <hpj@novell.com> * camel-gw-listener.c: Include <libedataserverui/e-passwords.h>. 2005-02-23 Hans Petter Jansson <hpj@novell.com> * send-options.c: Include <libedataserverui/e-passwords.h>. svn path=/trunk/; revision=28871
* Fixes #72006Chenthill Palanisamy2005-02-233-3/+5
| | | | | | | | | | | | | 2005-02-23 Chenthill Palanisamy <pchenthill@novell.com> Fixes #72006 * gui/dialogs/comp-editor.c: (real_edit_comp): * gui/dialogs/event-editor.c: (show_meeting): * gui/dialogs/task-editor.c: (show_assignment): Reset the changed state, to suppress the promt_to_changes dialog when the fields are not changed. svn path=/trunk/; revision=28868
* added a boolean variable is_meeting. added a boolean variableChenthill Palanisamy2005-02-186-3/+25
| | | | | | | | | | | | | | | | | | | | | | | 2005-02-18 Chenthill Palanisamy <pchenthill@novell.com> * _EventPagePrivate: added a boolean variable is_meeting. * _TaskPagePrivate: added a boolean variable is_assignment. * gui/dialogs/task-page.h: * gui/dialogs/event-page.h: Added a function to set the is_meeting boolean variable. * gui/dialogs/event-editor.c: (show_meeting): * gui/dialogs/task-editor.c: (show_assignment): Called the function to set the boolean variable. * gui/dialogs/event-page.c: (event_page_init), (event_page_set_meeting), (source_changed_cb): * gui/dialogs/task-page.c: (task_page_init), (task_page_set_assignment), (source_changed_cb): If the source is changed and only if its a group event show the send options frame. * gui/gnome-cal.c: (client_cal_opened_cb): Do not popup the offline error dialog for tasks. svn path=/trunk/; revision=28809
* Always remove the meeting and scheduling pages when there are noHarish Krishnaswamy2005-02-091-1/+1
| | | | | | | attendees. This allows the sender to be added to the attendees list by default while creating new meetings. svn path=/trunk/; revision=28756
* fix the dnd woes on calendar attachments. gui/dialogs/cal-attachment-bar.cHarish Krishnaswamy2005-02-051-1/+1
| | | | | | | | | | | | * gui/dialogs/comp-editor.c (attach_message), (drop_action), (drop_popup_copy), (drop_popup_move), (drop_popup_cancel), (drop_popup_free), (drag_data_received), (drag_motion), (comp_editor_class_init), (comp_editor_init), (real_edit_comp): fix the dnd woes on calendar attachments. * gui/dialogs/cal-attachment-bar.c * (add_from_file): reuse mail composer's error message. svn path=/trunk/; revision=28716
* fix the dnd woes on calendar attachments. gui/dialogs/cal-attachment-bar.cHarish Krishnaswamy2005-02-051-1/+384
| | | | | | | | | | | | * gui/dialogs/comp-editor.c (attach_message), (drop_action), (drop_popup_copy), (drop_popup_move), (drop_popup_cancel), (drop_popup_free), (drag_data_received), (drag_motion), (comp_editor_class_init), (comp_editor_init), (real_edit_comp): fix the dnd woes on calendar attachments. * gui/dialogs/cal-attachment-bar.c * (add_from_file): reuse mail composer's error message. svn path=/trunk/; revision=28715
* Add a11y name for attachment button and bars.Harry Lu2005-02-052-0/+4
| | | | | | | | | | | 2005-02-04 Harry Lu <harry.lu@sun.com> Add a11y name for attachment button and bars. * gui/dialogs/cal-attachment-bar.c: (cal_attachment_bar_new): * gui/dialogs/comp-editor.c: (setup_widgets): svn path=/trunk/; revision=28714
* Add a string to CompEditorPrivate to store the name of the help section weRodney Dawes2005-02-044-0/+44
| | | | | | | | | | | | | | | | | | | | | | 2005-02-04 Rodney Dawes <dobey@novell.com> * gui/dialogs/comp-editor.[ch]: Add a string to CompEditorPrivate to store the name of the help section we need to refer for derived dialogs (response_cb): Handle the GTK_RESPONSE_HELP response and show help (setup_widgets): Add a button to the dialog for Help (comp_editor_init): Default to the "usage-calendar" help section (comp_editor_finalize): Free the help_section variable (comp_editor_show_help): Add a new method to actually open the help (comp_editor_set_help_section): Add a method for derivatives to set the help section they want to open * gui/dialogs/event-editor.c (event_editor_init): Set the help section we want to open for the event editor to "usage-calendar-apts" * gui/dialogs/task-editor.c (task_editor_init): Set the help section we want to open for the event editor to "usage-calendar-todo" svn path=/trunk/; revision=28710
* clear the component preview when we update the view.Rodrigo Moya2005-02-041-2/+0
| | | | | | | | | | | | 2005-02-04 Rodrigo Moya <rodrigo@novell.com> * gui/e-tasks.c (update_view): clear the component preview when we update the view. * gui/e-cal-model.c (set_instance_times): use the correct timezone. Removed commented code. svn path=/trunk/; revision=28708
* add a11y name to url. add a11y name to date completed. add a11y names toLi Yuan2005-02-033-6/+10
| | | | | | | | | | | | | 2005-02-03 Li Yuan <li.yuan@sun.com> * gui/dialogs/task-details-page.c: (get_widgets): add a11y name to url. * gui/dialogs/task-details-page.glade: add a11y name to date completed. * gui/dialogs/task-page.glade: add a11y names to due date and start date. svn path=/trunk/; revision=28687
* Set the border width for the internal dialog containers to be HIGRodney Dawes2005-02-034-735/+744
| | | | | | | | | | | | | | | | | | 2005-02-02 Rodney Dawes <dobey@novell.com> * gui/dialogs/alarm-dialog.c (alarm_dialog_run): Set the border width for the internal dialog containers to be HIG compliant * gui/dialogs/alarm-dialog.glade: Remove the separator in the dialog and fix some spacing/padding issues to be HIG compliant * gui/dialogs/alarm-list-dialog.c (alarm_list_dialog_run): Set the border width for the internal dialog containers to be HIG compliant * gui/dialogs/alarm-list-dialog.glade: Remove the separator in the dialog and fix some spacing/padding issues to be HIG compliant svn path=/trunk/; revision=28681
* Clean up the spacing and padding, and shove the notebook and expanderRodney Dawes2005-02-021-4/+15
| | | | | | | | | | | | | 2005-02-01 Rodney Dawes <dobey@novell.com> * gui/dialogs/comp-editor.c (setup_widgets): Clean up the spacing and padding, and shove the notebook and expander arrow into a vbox so that we can be HIG compliant (comp_editor_init): Remove the separator from the "dialog" and set the border width for the internal dialog widgets appropriately to be compliant with the HIG for dialog borders svn path=/trunk/; revision=28662