aboutsummaryrefslogtreecommitdiffstats
path: root/calendar
Commit message (Collapse)AuthorAgeFilesLines
* Display a warning message when calendar fails to load.Chenthill Palanisamy2006-11-152-0/+10
| | | | svn path=/trunk/; revision=32984
* Disconnect signal handlers before gcal is destroyed. Fixes #208959Harish Krishnaswamy2006-11-152-1/+26
| | | | | | | | | | 2006-11-14 Harish Krishnaswamy <kharish@novell.com> * gui/gnome-cal.c: (gnome_calendar_destroy): Disconnect signal handlers before gcal is destroyed. Fixes #208959 (bugzilla.novell.com). svn path=/trunk/; revision=32977
* Fixes #208318.Chenthill Palanisamy2006-11-073-5/+27
| | | | svn path=/trunk/; revision=32956
* Fixes #354875Chenthill Palanisamy2006-11-062-6/+17
| | | | svn path=/trunk/; revision=32951
* Fixes #332101Chenthill Palanisamy2006-10-1729-60/+128
| | | | svn path=/trunk/; revision=32902
* ** Fixes bug #347768Ushveen Kaur2006-10-162-2/+9
| | | | | | | | | | | 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 #329696 String change to make it more clear.Ushveen Kaur2006-10-162-2/+8
| | | | | | | | | | 2006-10-16 Ushveen Kaur <kushveen@novell.com> ** Fixes bug #329696 * gui/e-itip-control.c : (show_current_event),(show_current_todo): String change to make it more clear. svn path=/trunk/; revision=32888
* Disable tooltips on drag, resize and edit. Fixes #333224. Patch submittedHarish Krishnaswamy2006-10-162-8/+42
| | | | | | | | | | | | | | | 2006-10-16 Harish Krishnaswamy <kharish@novell.com> * gui/e-day-view.c: (e_day_view_init), (e_day_view_on_top_canvas_button_press), (e_day_view_on_main_canvas_button_press), (e_day_view_on_long_event_button_press), (e_day_view_on_event_button_press), (e_day_view_on_text_item_event): Disable tooltips on drag, resize and edit. Fixes #333224. Patch submitted by Srinivasa Ragavan. svn path=/trunk/; revision=32885
* addressbook/importers/evolution-ldif-importer.cFrancisco Javier F. Serrador2006-10-151-2/+2
| | | | | | | | | | | | | | | | 2006-10-15 Francisco Javier F. Serrador <serrador@openshine.com> * addressbook/gui/widgets/eab-contact-display.c: addressbook/importers/evolution-ldif-importer.c addressbook/importers/evolution-vcard-importer.c calendar/importers/icalendar-importer.c plugins/groupwise-features/properties.glade plugins/mailing-list-actions/org-gnome-mailing-list-actions.eplug.xml plugins/save-attachments/org-gnome-save-attachments.xml shell/shell.error.xml : Make some string improvements to allow better use of gettext compendia. svn path=/trunk/; revision=32879
* Fixes bug #352546Matthew Barnes2006-10-142-1/+8
| | | | | | | | | | | 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-032-4/+9
| | | | | | | | 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-302-1/+25
| | | | | | | | | | 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 #261082Ushveen Kaur2006-09-292-0/+19
| | | | | | | | | | | 2006-09-28 Ushveen Kaur <kushveen@novell.com> ** Fixes bug #261082 * gui/e-itip-control.c: (write_recurrence_piece): Translator comments added. svn path=/trunk/; revision=32828
* ** Fixes bug #261980, #325611Ushveen Kaur2006-09-292-0/+27
| | | | | | | | | | | 2006-08-24 Ushveen Kaur <kushveen@novell.com> ** Fixes bug #261980, #325611 * gui/e-itip-control.c (write_recurrence_piece) (set_date_label) : Translator comment added. svn path=/trunk/; revision=32826
* ** Fixes bug #325613Ushveen Kaur2006-09-292-0/+10
| | | | | | | | | | | 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
* ** Fix for bug #334692Srinivasa Ragavan2006-09-282-8/+29
| | | | | | | | | | | | | 2006-09-28 Srinivasa Ragavan <sragavan@novell.com> ** Fix for bug #334692 * gui/e-week-view.c: (e_week_view_on_scroll), (tooltip_destroy), (tooltip_event_cb), (e_week_view_on_text_item_event): Remove the timers that are left out when using scroll. They seem to trigger crashes. svn path=/trunk/; revision=32816
* ** Fix for bug #354775Srinivasa Ragavan2006-09-212-2/+9
| | | | svn path=/trunk/; revision=32804
* Fixes #351332Matthew Barnes2006-09-196-0/+29
| | | | | | | | | | | | | | | 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 bug #352450Matthew Barnes2006-09-188-24/+37
| | | | | | | | | | | | | | | | | 2006-09-18 Matthew Barnes <mbarnes@redhat.com> ** Fixes bug #352450 * gui/calendar-commands.c: * gui/e-day-view-main-item.c: * gui/e-day-view-top-item.c: * gui/e-meeting-list-view.c: * gui/e-meeting-time-sel-item.c: * gui/e-meeting-time-sel.c: * gui/e-week-view-event-item.c: Replace deprecated GLib and GDK function calls. svn path=/trunk/; revision=32781
* Fixes #344276Chenthill Palanisamy2006-09-112-1/+8
| | | | svn path=/trunk/; revision=32755
* Fixes #343409.Chenthill Palanisamy2006-09-083-33/+41
| | | | svn path=/trunk/; revision=32749
* Fixes #353763Chenthill Palanisamy2006-09-012-0/+8
| | | | svn path=/trunk/; revision=32711
* ** Fix for bug #344463Srinivasa Ragavan2006-08-302-5/+19
| | | | | | ` svn path=/trunk/; revision=32698
* Set dtstart while creating memos using quick addChenthill Palanisamy2006-08-292-0/+12
| | | | svn path=/trunk/; revision=32692
* Added the migration code for Gw reminder notes.Chenthill Palanisamy2006-08-282-2/+98
| | | | svn path=/trunk/; revision=32688
* ** Fix for bug #352988Srinivasa Ragavan2006-08-282-2/+14
| | | | svn path=/trunk/; revision=32685
* Don't manipulate the style's font description and don't use custom sizesRoss Burton2006-08-242-3/+8
| | | | | | | | | | 2006-08-24 Ross Burton <ross@openedhand.com> * gui/e-week-view-main-item.c: Don't manipulate the style's font description and don't use custom sizes (#347933). svn path=/trunk/; revision=32657
* Fix all compiler warnings and correct some other issues.Kjartan Maraas2006-08-2410-51/+70
| | | | | | | | | | | | | | | | | | | | | | | | | | | | 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
* Added a small comment.Chenthill Palanisamy2006-08-231-1/+1
| | | | svn path=/trunk/; revision=32644
* Fixes #341691Chenthill Palanisamy2006-08-232-2/+14
| | | | svn path=/trunk/; revision=32643
* fix an uninitialized GError - fixes bug 352423. committed by Andre KlapperMatthew Barnes2006-08-232-1/+6
| | | | | | | | | | | 2006-08-23 Matthew Barnes <mbarnes@redhat.com> * calendar/gui/e-itip-control.c: * plugins/itip-formatter/itip-formatter.c: fix an uninitialized GError - fixes bug 352423. committed by Andre Klapper svn path=/trunk/; revision=32637
* **Fixes #325935Srinivasa Ragavan2006-08-232-0/+9
| | | | svn path=/trunk/; revision=32631
* Fixes #351263Chenthill Palanisamy2006-08-222-20/+22
| | | | svn path=/trunk/; revision=32626
* Plug a leak. Same thing here.Kjartan Maraas2006-08-223-5/+16
| | | | | | | | | 2006-08-22 Kjartan Maraas <kmaraas@gnome.org> * gui/calendar-component.c (ensure_sources): Plug a leak. * gui/migration.c (create_calendar_sources): Same thing here. svn path=/trunk/; revision=32625
* Fixes #346549Chenthill Palanisamy2006-08-212-2/+8
| | | | svn path=/trunk/; revision=32610
* Fixes a lot of search issuesSrinivasa Ragavan2006-08-212-29/+111
| | | | svn path=/trunk/; revision=32607
* Fixes #343369.Chenthill Palanisamy2006-08-192-1/+7
| | | | svn path=/trunk/; revision=32591
* Plug a leak.Kjartan Maraas2006-08-182-0/+6
| | | | | | | | | 2006-08-17 Kjartan Maraas <kmaraas@gnome.org> * gui/e-week-view-event-item.c: (e_week_view_event_item_draw_icons): Plug a leak. svn path=/trunk/; revision=32574
* Quiet CVSKjartan Maraas2006-08-171-0/+3
| | | | svn path=/trunk/; revision=32572
* Fixes #351253, make the dialog shows the label and can be closed.Li Yuan2006-08-142-0/+8
| | | | | | | | | | 2006-08-14 Li Yuan <li.yuan@sun.com> * gui/alarm-notify/alarm-queue.c: (mail_notification): Fixes #351253, make the dialog shows the label and can be closed. svn path=/trunk/; revision=32545
* 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-1014-29/+147
| | | | svn path=/trunk/; revision=32520
* Add missing declaration. Fixes #350391 (Patch from Øystein Gisnås).Harish Krishnaswamy2006-08-092-0/+6
| | | | | | | | | 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 #235909.Chenthill Palanisamy2006-08-082-2/+17
| | | | svn path=/trunk/; revision=32500
* Fix for bug #350267Srinivasa Ragavan2006-08-072-1/+9
| | | | svn path=/trunk/; revision=32490
* Committed Johnny's string changes for searchSrinivasa Ragavan2006-08-053-3/+9
| | | | svn path=/trunk/; revision=32474
* Fixes #335276.Chenthill Palanisamy2006-07-314-5/+45
| | | | svn path=/trunk/; revision=32450
* Fixes #344927Chenthill Palanisamy2006-07-313-2/+10
| | | | svn path=/trunk/; revision=32447
* Fixes #333423Chenthill Palanisamy2006-07-312-2/+9
| | | | svn path=/trunk/; revision=32443
* Fixes #323499.Chenthill Palanisamy2006-07-312-9/+13
| | | | svn path=/trunk/; revision=32441
* Fixes #345646Chenthill Palanisamy2006-07-312-0/+11
| | | | svn path=/trunk/; revision=32439
* Added configure option for disabling cairo calendarSrinivasa Ragavan2006-07-283-7/+1673
| | | | svn path=/trunk/; revision=32432
* Cairo fixes by rajeevSrinivasa Ragavan2006-07-283-213/+281
| | | | svn path=/trunk/; revision=32430
* Fix for bug #348486. Corrected wrong description inRajeev ramanathan2006-07-262-1/+7
| | | | | | | | | | 2006-07-26 Rajeev ramanathan <rajeevramanathan_2004@yahoo.co.in> * gui/apps_evolution_calendar.schemas.in.in: Fix for bug #348486. Corrected wrong description in /apps/evolution/calendar/display/ event_transparency GConf key. svn path=/trunk/; revision=32420
* Fixes #347772.Chenthill Palanisamy2006-07-262-1/+7
| | | | svn path=/trunk/; revision=32417
* Cairo fixes by rajeevSrinivasa Ragavan2006-07-243-13/+21
| | | | svn path=/trunk/; revision=32397
* Added support Gw notes.Chenthill Palanisamy2006-07-2219-72/+1278
| | | | svn path=/trunk/; revision=32378
* improve calendar read-only error message. Fixes bug #342281.Andre Klapper2006-07-212-1/+6
| | | | | | | | | 2006-07-21 Andre Klapper <a9016009@gmx.de> * calendar.error.xml: improve calendar read-only error message. Fixes bug #342281. svn path=/trunk/; revision=32369
* Added cairo rendering for free busy view by Rajeev.Srinivasa Ragavan2006-07-203-35/+75
| | | | svn path=/trunk/; revision=32357
* Fix for disturbed emboss in cairo.Srinivasa Ragavan2006-07-202-0/+5
| | | | svn path=/trunk/; revision=32355
* Fixes bug #347773Srinivasa Ragavan2006-07-202-7/+16
| | | | svn path=/trunk/; revision=32354
* harmonize strings. Fixes bug #346552.Andre Klapper2006-07-192-2/+7
| | | | | | | | | 2006-07-19 Andre Klapper <a9016009@gmx.de> * gui/dialogs/calendar-setup.c: harmonize strings. Fixes bug #346552. svn path=/trunk/; revision=32348
* removing duplicated error messages, fixing default answers. Fixes bugAndre Klapper2006-07-192-20/+11
| | | | | | | | | 2006-07-18 Andre Klapper <a9016009@gmx.de> * calendar.error.xml: removing duplicated error messages, fixing default answers. Fixes bug #347765. svn path=/trunk/; revision=32341
* remove "*" from translation. Fixes bug #331147.Andre Klapper2006-07-195-10/+18
| | | | | | | | | | | | | | | | | | | | | | | | | 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
* Fixed the string in schema for tag calendar positionSrinivasa Ragavan2006-07-172-1/+6
| | | | svn path=/trunk/; revision=32327
* Add labelled_by relation to start-date and due-date. Fix for #347473.Li Yuan2006-07-172-0/+12
| | | | | | | | | | 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
* Moved tag calendar to left pane.Srinivasa Ragavan2006-07-177-58/+86
| | | | svn path=/trunk/; revision=32322
* Fix for bug #330633Srinivasa Ragavan2006-07-143-5/+21
| | | | svn path=/trunk/; revision=32312
* Fix for bug #329772Srinivasa Ragavan2006-07-145-6/+91
| | | | svn path=/trunk/; revision=32306
* remove week_view->comp_data first, since garray is not thread safe and theLi Yuan2006-07-112-4/+12
| | | | | | | | | | | 2006-07-11 Li Yuan <li.yuan@sun.com> * gui/e-week-view.c: (e_week_view_remove_event_cb): remove week_view->comp_data first, since garray is not thread safe and the event's address may be changed. Fix for #345969. svn path=/trunk/; revision=32281
* Add mnemonic widget to widget, and change calendar's shortcut key.Li Yuan2006-07-114-2/+26
| | | | | | | | | | | | | | | | | | | 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
* Added code for Resize Transparency with Cairo drawing. Added code toRajeev ramanathan2006-07-103-338/+423
| | | | | | | | | | 2006-07-10 Rajeev ramanathan <rajeevramanathan_2004@yahoo.co.in> Added code for Resize Transparency with Cairo drawing. Added code to render ECell and EText text items with antialiasing, hinting and sub-pixel ordering with cairo. svn path=/trunk/; revision=32270
* Fixes #332911Chenthill Palanisamy2006-07-107-10/+175
| | | | svn path=/trunk/; revision=32268
* Fixes #332911Chenthill Palanisamy2006-07-102-0/+32
| | | | svn path=/trunk/; revision=32267
* Fixes #332230.Ushveen Kaur2006-07-083-3/+10
| | | | | | | | | | | 2006-07-08 Ushveen Kaur <kushveen@novell.com> Fixes #332230. * gui/memos-component.c: * gui/tasks-component.c: Fixes mnemonic conflicts in the "New" menu. svn path=/trunk/; revision=32261
* Handle the start_time_zone != end_time_zone scenario. FixesHarish Krishnaswamy2006-07-072-0/+28
| | | | | | | | | | 2006-07-07 Harish Krishnaswamy <kharish@novell.com> * gui/e-cal-model.c: (e_cal_model_set_instance_times): Handle the start_time_zone != end_time_zone scenario. Fixes bugzilla.novell.com #190421. svn path=/trunk/; revision=32251
* Fixes #345222Wang Xin2006-07-072-0/+56
| | | | | | | | | | | | 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
* Enhanced search functionality. patch submitted by Johnny Jacob ReviewedHarish Krishnaswamy2006-06-303-57/+75
| | | | | | | | | 2006-06-30 Harish Krishnaswamy <kharish@novell.com> Enhanced search functionality. patch submitted by Johnny Jacob Reviewed and committed by Harish. svn path=/trunk/; revision=32207
* Adding translator comments to the "--to--" string. Removing three stringsAndre Klapper2006-06-282-4/+10
| | | | | | | | | | 2006-06-28 Andre Klapper <a9016009@gmx.de> * gui/e-itip-control.glade: Adding translator comments to the "--to--" string. Removing three strings from translations. Fixes bug #325126. svn path=/trunk/; revision=32201
* **Fixes bug #329305Rajeev ramanathan2006-06-282-1/+8
| | | | | | | | | | | 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-192-1/+26
| | | | | | | | | | 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-192-0/+8
| | | | | | | | | | 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-152-0/+8
| | | | svn path=/trunk/; revision=32144
* Remove GroupWise from the list Task ESource Groups as it supports a singleHarish Krishnaswamy2006-06-152-2/+27
| | | | | | | | | | 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-142-7/+13
| | | | | | | | | | 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
* removed the fixes as the bug still appears.Chenthill Palanisamy2006-06-141-1/+0
| | | | svn path=/trunk/; revision=32136
* Fixes #272668.Chenthill Palanisamy2006-06-142-370/+413
| | | | svn path=/trunk/; revision=32134
* **Fixes bug #344630 Change key confirm_expunge to confirm_purge.Wang Xin2006-06-123-3/+10
| | | | | | | | | | | 2006-06-12 Wang Xin <jedy.wang@sun.com> **Fixes bug #344630 Change key confirm_expunge to confirm_purge. * gui/apps_evolution_calendar.schemas.in.in: * gui/migration.c: svn path=/trunk/; revision=32114
* Fixed atleast 6 alarm crashes.Srinivasa Ragavan2006-06-122-11/+22
| | | | svn path=/trunk/; revision=32106
* ** Fixes bug #341961. Removed unnecessary e_cal_component_clone.Hiroyuki Ikezoe2006-06-092-3/+6
| | | | | | | | | | 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-053-1/+56
| | | | | | | | | | | | 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
* Fixed bug 268884Srinivasa Ragavan2006-06-053-1/+27
| | | | svn path=/trunk/; revision=32077
* Remove redundant files meeting-page.[ch], cal-attachment.glade andHarish Krishnaswamy2006-06-017-1475/+7
| | | | | | | | | | | 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-257-38/+52
| | | | svn path=/trunk/; revision=32023
* More alarm fixesSrinivasa Ragavan2006-05-233-9/+31
| | | | svn path=/trunk/; revision=32015
* **Fixes bug #331418 Set mnemonics in popup menu.Hiroyuki Ikezoe2006-05-222-4/+9
| | | | | | | | | 2006-05-22 Hiroyuki Ikezoe <poincare@ikezoe.net> **Fixes bug #331418 * gui/memos-component.c: Set mnemonics in popup menu. svn path=/trunk/; revision=32012
* Patch suggested by Yu-Hui Liu Check for timezone before passing theHarish Krishnaswamy2006-05-132-6/+12
| | | | | | | | | | 2006-05-13 Harish Krishnaswamy <kharish@novell.com> Patch suggested by Yu-Hui Liu * conduits/todo/todo-conduit.c: (pre_sync): Check for timezone before passing the context. svn path=/trunk/; revision=31981
* Fixes a crashChenthill Palanisamy2006-05-111-1/+1
| | | | svn path=/trunk/; revision=31974
* partially fixes #332911Chenthill Palanisamy2006-05-113-10/+41
| | | | svn path=/trunk/; revision=31971
* Committing updated patch for cairo.Srinivasa Ragavan2006-05-0411-54/+2370
| | | | svn path=/trunk/; revision=31954
* Set mnemonic to L instead of the conflicting 'i'. Fixes #334056.Harish Krishnaswamy2006-05-042-1/+6
| | | | | | | | | 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-042-3/+10
| | | | | | | | 2006-05-04 Harish Krishnaswamy <kharish@novell.com> Upstreaming Chen's patch. Fixes #333689 svn path=/trunk/; revision=31952
* Fixes deletion of multiple tasks.Chenthill Palanisamy2006-05-022-1/+9
| | | | svn path=/trunk/; revision=31945
* Fix crash: Should use a GdkColor struct as such here, not a pointer.Tor Lillqvist2006-04-273-8/+32
| | | | | | | | | | | | | | 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-262-4/+9
| | | | svn path=/trunk/; revision=31908
* Committing fix for bug #331510 from VictorSrinivasa Ragavan2006-04-263-1/+9
| | | | svn path=/trunk/; revision=31906
* Committing patch from PR Suman to add icons missing in menu items.Srinivasa Ragavan2006-04-263-1/+19
| | | | svn path=/trunk/; revision=31902
* Committing patch from PR Suman to add icons missing in menu items.Srinivasa Ragavan2006-04-262-0/+8
| | | | svn path=/trunk/; revision=31901
* Cairo updates to calendarSrinivasa Ragavan2006-04-264-90/+62
| | | | svn path=/trunk/; revision=31894
* Added Cairo support for Evolution.Srinivasa Ragavan2006-04-2410-408/+967
| | | | svn path=/trunk/; revision=31880
* Fixes #332409 Reset the ecal to NULL. If the default client does not existChenthill Palanisamy2006-04-243-2/+13
| | | | | | | | | | | | 2006-04-24 Chenthill Palanisamy <pchenthill@novell.com> Fixes #332409 * gui/calendar-component.c: (setup_create_ecal): Reset the ecal to NULL. * gui/e-calendar-view.c: (e_calendar_view_new_appointment_for): If the default client does not exist do not open the dialog. svn path=/trunk/; revision=31879
* Added the delfrom property to the delegatee. Fixes #165714Harish Krishnaswamy2006-04-222-3/+9
| | | | | | | | | | 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
* Move the tooltip if it could hide in the corner.Srinivasa Ragavan2006-04-224-5/+57
| | | | svn path=/trunk/; revision=31860
* Rewrite Alarm Notify with EThreadSrinivasa Ragavan2006-04-225-130/+709
| | | | svn path=/trunk/; revision=31858
* Commiting Johnny's patch for adding ' Click to add' feature in Memo.Srinivasa Ragavan2006-04-224-6/+21
| | | | svn path=/trunk/; revision=31857
* Corrected the date.Chenthill Palanisamy2006-04-101-1/+1
| | | | svn path=/trunk/; revision=31799
* Fixes #163039Chenthill Palanisamy2006-04-104-54/+24
| | | | svn path=/trunk/; revision=31798
* Fixes #328808Chenthill Palanisamy2006-04-068-5/+91
| | | | svn path=/trunk/; revision=31779
* Fixes drag and drop of recurring appointmentsChenthill Palanisamy2006-04-061-4/+2
| | | | svn path=/trunk/; revision=31778
* Fixes the drag and drop of appointmentsChenthill Palanisamy2006-04-061-0/+5
| | | | svn path=/trunk/; revision=31777
* Fixes #162005Chenthill Palanisamy2006-04-062-2/+10
| | | | svn path=/trunk/; revision=31776
* Fixes bug #333704 Because the passing text is in UTF-8 encoding, it shouldSimon Zheng2006-04-052-5/+12
| | | | | | | | | | | 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
* Fixes bug 335214Irene Huang2006-04-042-0/+9
| | | | | | | | | | | | 2006-04-04 Irene Huang <Irene.Huang@sun.com> Fixes bug 335214 * gui/e-cal-model.c: (e_cal_view_objects_added_cb): Call e_table_model_pre_change (E_TABLE_MODEL (model)); before deleting row. svn path=/trunk/; revision=31760
* Added retract support.Chenthill Palanisamy2006-04-035-10/+299
| | | | svn path=/trunk/; revision=31759
* Fixes #160357Chenthill Palanisamy2006-03-292-5/+23
| | | | svn path=/trunk/; revision=31756
* Fixes #160357Chenthill Palanisamy2006-03-295-2/+60
| | | | svn path=/trunk/; revision=31755
* Fixes #333877 Use gtk_tree_selection_get_selected_rows instead ofJeff Cai2006-03-282-4/+14
| | | | | | | | | | | | 2006-03-28 Jeff Cai <jeff.cai@sun.com> Fixes #333877 * gui/e-meeting-list-view.c: (row_activated_cb): Use gtk_tree_selection_get_selected_rows instead of gtk_tree_selection_get_selected to get selected rows from a multi-row selection. svn path=/trunk/; revision=31751
* Fix for 333693. need to see if source is NULL to avoid a CRITICAL warning.Harry Lu2006-03-282-1/+7
| | | | | | | | | | 2006-03-28 Harry Lu <harry.lu@sun.com> Fix for 333693. * gui/calendar-component.c: (update_task_selection): need to see if source is NULL to avoid a CRITICAL warning. svn path=/trunk/; revision=31748
* Fixes #329502Chenthill Palanisamy2006-03-233-2/+12
| | | | svn path=/trunk/; revision=31742
* Fixes #330842Chenthill Palanisamy2006-03-222-1/+13
| | | | svn path=/trunk/; revision=31739
* Fix for 333697 remove two useless widgets: sendoptions_frame andHarry Lu2006-03-222-6/+7
| | | | | | | | | | 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-222-1/+8
| | | | | | | | | | | 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-203-3/+12
| | | | | | | | | | | | | 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 #334003Chenthill Palanisamy2006-03-132-2/+11
| | | | svn path=/trunk/; revision=31704
* **Fixes #321832 Pickup the right-icon for f/b. Define EVOLUTION_ICONSDIRVeerapuram Varadhan2006-03-063-1/+8
| | | | | | | | **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-063-9/+23
| | | | | | | | | | | | 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-062-2/+9
| | | | | | | | | | | 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
* committed fix for bug #328988Srinivasa Ragavan2006-03-063-76/+60
| | | | svn path=/trunk/; revision=31654
* fixes #330448Chenthill Palanisamy2006-03-062-0/+13
| | | | svn path=/trunk/; revision=31652
* Fixes #329353Chenthill Palanisamy2006-03-062-1/+8
| | | | svn path=/trunk/; revision=31651
* Fixes #333234 Initialize calendar to ensure gconf_client is valid.Jeff Cai2006-03-042-0/+11
| | | | | | | | | | | 2006-03-04 Jeff Cai <jeff.cai@sun.com> Fixes #333234 * gui/calendar-config.c: (calendar_config_get_primary_tasks), (calendar_config_get_primary_memos): Initialize calendar to ensure gconf_client is valid. svn path=/trunk/; revision=31641
* Fixes #331089Chenthill Palanisamy2006-03-042-2/+14
| | | | svn path=/trunk/; revision=31639
* Fixes #324560 Request notification of changes to show_task_preview.Sam Yang2006-03-034-0/+38
| | | | | | | | | | | | | 2006-03-03 Sam Yang <sam.yang@sun.com> Fixes #324560 * gui/calendar-config.[ch]: (calendar_config_add_notification_preview_state): Request notification of changes to show_task_preview. * gui/e-tasks.c: (config_preview_state_changed_cb): Callback function. (setup_config): Send notification request and store connection ID. svn path=/trunk/; revision=31631
* Fixes #312423, #329749Chenthill Palanisamy2006-03-033-11/+29
| | | | svn path=/trunk/; revision=31630
* fixes #332726Chenthill Palanisamy2006-02-282-9/+6
| | | | svn path=/trunk/; revision=31610
* Fixes #330677Chenthill Palanisamy2006-02-242-8/+15
| | | | svn path=/trunk/; revision=31572
* Committed Rajeev's patch.Srinivasa Ragavan2006-02-151-80/+97
| | | | svn path=/trunk/; revision=31528
* Committing Rajeev's patch.Srinivasa Ragavan2006-02-151-0/+5
| | | | svn path=/trunk/; revision=31527
* Committed Rajeev's patch.Srinivasa Ragavan2006-02-152-0/+10
| | | | svn path=/trunk/; revision=31526
* Committing Rajeev's patch.Srinivasa Ragavan2006-02-152-0/+9
| | | | svn path=/trunk/; revision=31525
* Committed Rajeev's patch.Srinivasa Ragavan2006-02-152-0/+8
| | | | svn path=/trunk/; revision=31524
* Commiting the missed changelog.Srinivasa Ragavan2006-02-141-1/+2
| | | | svn path=/trunk/; revision=31514
* Fix for bug #330931 #331029Srinivasa Ragavan2006-02-142-1/+7
| | | | svn path=/trunk/; revision=31513
* sensitize should be initialized to TRUE since it is being ANDed to computeHarish Krishnaswamy2006-02-132-1/+8
| | | | | | | | | | | 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
* added mnemonicsKarsten Bräckelmann2006-02-132-14/+18
| | | | svn path=/trunk/; revision=31496
* mark strings for translationKarsten Bräckelmann2006-02-132-3/+8
| | | | svn path=/trunk/; revision=31492
* added translator comments for some occurrences of heavy sentenceAndre Klapper2006-02-123-11/+67
| | | | | | | | | | 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-124-1/+11
| | | | | | | | | | | 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-114-3/+11
| | | | svn path=/trunk/; revision=31477
* fix a11y string, bug #330712Karsten Bräckelmann2006-02-112-1/+7
| | | | svn path=/trunk/; revision=31475
* fixes #329570Chenthill Palanisamy2006-02-102-16/+15
| | | | svn path=/trunk/; revision=31471
* fixes #330521Chenthill Palanisamy2006-02-092-2/+8
| | | | svn path=/trunk/; revision=31463
* Pass the client along with the id for search to handle cases where theHarish Krishnaswamy2006-02-092-2/+9
| | | | | | | | | | | 2006-02-09 Harish Krishnaswamy <kharish@novell.com> * gui/e-cal-model.c: (e_cal_view_objects_added_cb): Pass the client along with the id for search to handle cases where the same backend source has multiple clients in the view. Remove the FIXME. svn path=/trunk/; revision=31462
* fixes #329768Chenthill Palanisamy2006-02-092-4/+8
| | | | svn path=/trunk/; revision=31458
* fixes #330465Chenthill Palanisamy2006-02-092-2/+8
| | | | svn path=/trunk/; revision=31457
* Construct the pathname to the xml file at run-time to avoid usingTor Lillqvist2006-02-092-1/+13
| | | | | | | | | | 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-0822-210/+41
| | | | svn path=/trunk/; revision=31452
* Cleanups: - remove unused vars - remove extraneous semi-colons - add someKjartan Maraas2006-02-0855-680/+312
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 2006-01-09 Kjartan Maraas <kmaraas@gnome.org> * gui/alarm-notify/alarm-notify-dialog.c: (add_alarm_to_notified_alarms_dialog): * gui/alarm-notify/alarm-queue.c: (remove_queued_alarm), (open_alarm_dialog), (menu_item_toggle_callback), (populate): * gui/alarm-notify/alarm.c: (pop_alarm), (alarm_remove): * gui/alarm-notify/config-data.c: (config_data_replace_string_list): * gui/cal-search-bar.c: (regen_query): * gui/calendar-view-factory.c: * gui/calendar-view.c: * gui/comp-editor-factory.c: (edit_existing), (resolve_pending_requests), (impl_editExisting), (impl_editNew): * gui/control-factory.c: * gui/dialogs/cal-attachment-select-file.c: (comp_editor_select_file_attachments): * gui/dialogs/calendar-setup.c: (eccp_get_source_type): * gui/dialogs/comp-editor.c: (comp_editor_class_init), (commit_all_fields), (delete_event_cb), (editor_key_press_event), (menu_file_save_cb), (menu_file_close_cb), (make_icon_from_comp), (comp_editor_focus), (needs_send_cb): * gui/dialogs/delete-comp.c: (delete_component_dialog): * gui/dialogs/e-delegate-dialog.c: * gui/dialogs/event-editor.c: * gui/dialogs/event-page.c: (event_page_fill_widgets), (popup_delete_cb), (list_key_press): * gui/dialogs/meeting-page.c: (remove_clicked_cb), (popup_delete_cb), (button_press_event), (list_key_press), (meeting_page_construct): * gui/dialogs/memo-editor.c: (init_widgets), (memo_editor_set_e_cal), (memo_editor_edit_comp), (memo_editor_send_comp): * gui/dialogs/memo-page.c: * gui/dialogs/recurrence-page.c: (fill_exception_widgets), (exception_add_cb): * gui/dialogs/schedule-page.c: (clear_widgets), (schedule_page_fill_component): * gui/dialogs/task-details-page.c: (task_details_page_fill_timezones), (complete_date_changed): * gui/dialogs/task-editor.c: * gui/dialogs/task-page.c: (task_page_fill_widgets), (popup_delete_cb), (list_key_press): * gui/e-alarm-list.c: (get_alarm_string): * gui/e-cal-component-memo-preview.c: (write_html): * gui/e-cal-component-preview.c: (write_html): * gui/e-cal-list-view-config.c: (e_cal_list_view_config_set_property), (e_cal_list_view_config_get_property), (e_cal_list_view_config_dispose): * gui/e-cal-list-view.c: * gui/e-cal-model-calendar.c: (ecmc_value_at): * gui/e-cal-model-memos.c: (ecmm_value_at): * gui/e-cal-model-tasks.c: (get_due_status), (ecmt_value_at), (ecmt_set_value_at), (ecmt_is_cell_editable), (ecmt_value_is_empty), (e_cal_model_tasks_mark_task_complete), (e_cal_model_tasks_update_due_tasks): * gui/e-cal-model.c: (get_classification), (ecm_get_color_for_component), (e_cal_model_set_default_client), (e_cal_view_objects_modified_cb), (e_cal_model_add_client), (e_cal_model_remove_client), (e_cal_model_set_instance_times): * gui/e-cal-popup.c: (ecalp_part_popup_saveas): * gui/e-calendar-table-config.c: (e_calendar_table_config_set_property), (e_calendar_table_config_get_property), (e_calendar_table_config_dispose): * gui/e-calendar-table.c: (e_calendar_table_class_init): * gui/e-calendar-table.h: * gui/e-calendar-view.c: (e_calendar_view_set_property), (e_calendar_view_get_property), (open_event_with_flags), (e_calendar_view_get_tooltips): * gui/e-cell-date-edit-config.c: (e_cell_date_edit_config_set_property), (e_cell_date_edit_config_get_property), (e_cell_date_edit_config_dispose): * gui/e-cell-date-edit-text.c: * gui/e-comp-editor-registry.c: * gui/e-date-edit-config.c: (e_date_edit_config_set_property), (e_date_edit_config_get_property), (e_date_edit_config_dispose): * gui/e-day-view-config.c: (e_day_view_config_set_property), (e_day_view_config_get_property), (e_day_view_config_dispose): * gui/e-day-view-main-item.c: (e_day_view_main_item_set_arg), (e_day_view_main_item_draw_day_event), (e_day_view_main_item_event): * gui/e-day-view-time-item.c: (e_day_view_time_item_set_arg), (e_day_view_time_item_get_column_width): * gui/e-day-view-top-item.c: (e_day_view_top_item_set_arg), (e_day_view_top_item_draw_long_event), (e_day_view_top_item_draw_triangle), (e_day_view_top_item_event): * gui/e-day-view.c: (process_component), (e_day_view_style_set), (e_day_view_recalc_cell_sizes), (e_day_view_foreach_event), (e_day_view_reshape_resize_long_event_rect_item), (e_day_view_update_long_event_resize), (e_day_view_update_resize), (e_day_view_reshape_long_event), (e_day_view_reshape_day_event), (e_day_view_change_duration_to_start_of_work_day), (tooltip_destroy), (e_day_view_on_text_item_event), (e_day_view_on_editing_stopped): * gui/e-itip-control.c: (e_itip_control_class_init), (find_cal_opened_cb), (find_server), (set_date_label), (ok_clicked_cb): * gui/e-meeting-attendee.c: * gui/e-meeting-list-view.c: (e_meeting_list_view_remove_attendee_from_name_selector): * gui/e-meeting-store.c: (role_to_text), (partstat_to_text), (e_meeting_store_set_value): * gui/e-meeting-time-sel-item.c: (e_meeting_time_selector_item_set_arg), (e_meeting_time_selector_item_paint_all_attendees_busy_periods): * gui/e-meeting-time-sel.c: (e_meeting_time_selector_construct), (e_meeting_time_selector_recalc_date_format): * gui/e-memo-table-config.c: (e_memo_table_config_set_property), (e_memo_table_config_get_property), (e_memo_table_config_dispose): * gui/e-memo-table.c: (e_memo_table_class_init), (task_compare_cb): * gui/e-memos.c: (update_view), (backend_error_cb), (open_ecal): * gui/e-mini-calendar-config.c: (e_mini_calendar_config_set_property), (e_mini_calendar_config_get_property), (e_mini_calendar_config_dispose): * gui/e-pub-utils.c: (is_publish_time), (e_pub_publish): * gui/e-tasks.c: (process_completed_tasks), (backend_error_cb): * gui/e-timezone-entry.c: (e_timezone_entry_destroy): * gui/e-week-view-config.c: (e_week_view_config_set_property), (e_week_view_config_get_property), (e_week_view_config_dispose): * gui/e-week-view-event-item.c: (e_week_view_event_item_draw), (e_week_view_event_item_draw_icons): * gui/e-week-view-main-item.c: (e_week_view_main_item_set_arg): * gui/e-week-view-titles-item.c: (e_week_view_titles_item_set_arg), (e_week_view_titles_item_draw): * gui/e-week-view.c: (process_component), (tooltip_destroy), (tooltip_event_cb), (e_week_view_reshape_event_span), (e_week_view_on_text_item_event), (e_week_view_event_move), (e_week_view_on_editing_stopped), (e_week_view_do_key_press): * gui/gnome-cal.c: (dn_e_cal_view_objects_modified_cb), (dn_e_cal_view_done_cb), (table_selection_change_cb), (gnome_calendar_goto), (focus_current_view), (backend_error_cb), (gnome_calendar_set_selected_time_range), (gnome_calendar_get_current_time_range), (gnome_calendar_get_visible_time_range), (gnome_calendar_delete_selected_occurrence): * gui/goto.c: (goto_dialog): * gui/itip-utils.c: (comp_fb_normalize): * gui/memos-component.c: (create_new_memo), (impl_requestCreateItem): * gui/migration.c: (migrate_memos): * gui/print.c: (print_month_small), (print_day_details), (print_todo_details), (print_comp_item): * gui/tasks-component.c: (create_new_todo), (impl_requestCreateItem): * gui/weekday-picker.c: Cleanups: - remove unused vars - remove extraneous semi-colons - add some comments where assignments were done without using the results later - remove break; statements after return foo; - add casts in some places to be more type correct - rename variables with name clashes - s/if/ifdef in some cases - mark some code static - remove some unused functions - use guint for 1-bit bitfields svn path=/trunk/; revision=31451
* Committing Johnny's patch.Srinivasa Ragavan2006-02-082-1/+7
| | | | svn path=/trunk/; revision=31441
* Committed Ranjan's patch.Srinivasa Ragavan2006-02-082-1/+6
| | | | svn path=/trunk/; revision=31440
* Committing Johnny's patch.Srinivasa Ragavan2006-02-082-0/+9
| | | | svn path=/trunk/; revision=31439
* Committing Rajeev's patch.Srinivasa Ragavan2006-02-072-0/+8
| | | | svn path=/trunk/; revision=31427
* Committing Ozwald's and Johnny's patch.Srinivasa Ragavan2006-02-063-0/+18
| | | | svn path=/trunk/; revision=31424
* fix typoKarsten Bräckelmann2006-02-062-1/+5
| | | | svn path=/trunk/; revision=31410
* Fix compilation against HEAD gtk and on Win32, where we use theTor Lillqvist2006-01-312-2/+11
| | | | | | | | | | | 2006-01-31 Tor Lillqvist <tml@novell.com> * gui/alarm-notify/alarm-queue.c (open_alarm_dialog, tray_icon_clicked_cb): Fix compilation against HEAD gtk and on Win32, where we use the GtkStatusIcon API and there is no tray_image variable. svn path=/trunk/; revision=31384
* show the alarm list dialog.Chenthill Palanisamy2006-01-312-0/+6
| | | | svn path=/trunk/; revision=31383
* Reverting Chakravarthi's commit on Jan 17 to fix miscellaneous problemsHarish Krishnaswamy2006-01-302-22/+11
| | | | | | | | | | 2006-01-30 Harish Krishnaswamy <kharish@novell.com> * gui/e-week-view.c : Reverting Chakravarthi's commit on Jan 17 to fix miscellaneous problems manifesting in the week/month views. svn path=/trunk/; revision=31376
* 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-305-802/+923
| | | | | | | | | | | | | | 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-302-0/+41
| | | | | | | | | | | | | | | | 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-303-3/+63
| | | | svn path=/trunk/; revision=31353
* removed the local change committed by mistake.Chenthill Palanisamy2006-01-301-6/+0
| | | | svn path=/trunk/; revision=31351
* ** Fixes Bug #327347Rajeev ramanathan2006-01-302-1/+10
| | | | | | | | | | | | 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-303-1/+10
| | | | svn path=/trunk/; revision=31348
* ** Fixes Bug #327304Rajeev ramanathan2006-01-302-0/+9
| | | | | | | | | | | 2006-01-29 Rajeev ramanathan <rajeevramanathan_2004@yahoo.co.in> ** Fixes Bug #327304 * gui/calendar-commands.c :Next" and "Previous" buttons in toolbar for calendar and mail are made same. svn path=/trunk/; revision=31343
* Committing Rajeev's patch.Srinivasa Ragavan2006-01-289-244/+356
| | | | svn path=/trunk/; revision=31332
* Changed the layout of the alarm dialog.Srinivasa Ragavan2006-01-285-142/+214
| | | | svn path=/trunk/; revision=31329
* Fixes #325831 Corrected a grammatical error in a message for savingTino Meinen2006-01-272-2/+8
| | | | | | | | | | 2006-01-23 Tino Meinen <a.t.meinen@chello.nl> Fixes #325831 * calendar.error.xml: Corrected a grammatical error in a message for saving changed appointments, and changed the corresponding message for tasks correspondingly svn path=/trunk/; revision=31317
* fixes #325762Chenthill Palanisamy2006-01-256-303/+258
| | | | svn path=/trunk/; revision=31308
* fixes #327879Chenthill Palanisamy2006-01-252-1/+10
| | | | svn path=/trunk/; revision=31300
* fixes #323700Chenthill Palanisamy2006-01-242-6/+29
| | | | svn path=/trunk/; revision=31293
* Committing patch from Jon Ander HernandezSrinivasa Ragavan2006-01-242-1/+9
| | | | svn path=/trunk/; revision=31291
* removed surrounding markup. Fixes bug 313120. Committing on behalf ofAndre Klapper2006-01-242-2/+13
| | | | | | | | | 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
* added translator comment to a string. Fixes bug 328006.Andre Klapper2006-01-242-0/+9
| | | | | | | | 2006-01-23 Andre Klapper <a9016009@gmx.de> * gui/e-day-view-time-item.c: added translator comment to a string. Fixes bug 328006. svn path=/trunk/; revision=31287
* added translator comments to workday abbreviations. Fixes bug 328007.Andre Klapper2006-01-242-0/+6
| | | | | | | | 2005-01-23 Andre Klapper <a9016009@gmx.de> * gui/print.c: added translator comments to workday abbreviations. Fixes bug 328007. svn path=/trunk/; revision=31284
* committing patch from pavithranSrinivasa Ragavan2006-01-233-0/+10
| | | | svn path=/trunk/; revision=31271
* Fixes #327958Irene Huang2006-01-232-3/+18
| | | | | | | | | | | | 2006-01-23 Irene Huang <Irene.Huang@sun.com> Fixes #327958 * gui/e-calendar-view.c: (e_calendar_view_get_tooltips): Check if ptr==NULL, for special occassion with SunOne accouts. svn path=/trunk/; revision=31269
* fixes #326478Chenthill Palanisamy2006-01-233-312/+154
| | | | svn path=/trunk/; revision=31268
* Removed wrong parameter to be able to compile again.Andre Klapper2006-01-202-1/+5
| | | | | | | | 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-202-2/+39
| | | | svn path=/trunk/; revision=31254
* fixes #327487Chenthill Palanisamy2006-01-202-5/+19
| | | | svn path=/trunk/; revision=31252
* fixes #327293Chenthill Palanisamy2006-01-192-0/+19
| | | | svn path=/trunk/; revision=31236
* Committed Chax's fix for double click of events in week/month view. Partly ↵Srinivasa Ragavan2006-01-182-5/+27
| | | | | | fixes #207071 svn path=/trunk/; revision=31235
* Implements the edit buttonChenthill Palanisamy2006-01-174-3/+65
| | | | svn path=/trunk/; revision=31218
* remove shortcut keys (UI Hackfest - SeeHarish Krishnaswamy2006-01-164-5/+13
| | | | | | | | | | | | 2006-01-16 Harish Krishnaswamy <kharish@novell.com> * gui/calendar-component.c: (impl__get_userCreatableItems): * gui/memos-component.c: (impl__get_userCreatableItems): * gui/tasks-component.c: (impl__get_userCreatableItems): remove shortcut keys (UI Hackfest - See http://go-evolution.org/Shortcut_Keys_Review). svn path=/trunk/; revision=31216
* fixes #324739Chenthill Palanisamy2006-01-164-50/+117
| | | | svn path=/trunk/; revision=31213
* fixes #325629Chenthill Palanisamy2006-01-162-13/+13
| | | | svn path=/trunk/; revision=31211
* changes in alarm-queue.c to fix two bugs 324889 and 324816. The code thatChenthill Palanisamy2006-01-162-38/+51
| | | | | | | | handles the toggle of a calendar to be (not to be) included for alarms on "Configure Alarms" (right click alarm-notify panel icon) is faulty and is modified. svn path=/trunk/; revision=31210
* added code in gui/itip-utils.[ch], gui/e-cal-popup.[ch], gui/e-calendar-view.cChenthill Palanisamy2006-01-166-12/+427
| | | | | | | so that an option of "Reply" and "Reply All" on right click of a calendar item for calendars that do not have the static capability of saving schedules. svn path=/trunk/; revision=31192
* modified some code in alarm-queue.c that causes a crash while ↵Chenthill Palanisamy2006-01-162-41/+33
| | | | | | | | alarm-notification is quit using "Quit" option in right click of the panel icon for alarm. svn path=/trunk/; revision=31191
* fixes #213660Chenthill Palanisamy2006-01-137-4/+49
| | | | svn path=/trunk/; revision=31167
* fixes #320101Chenthill Palanisamy2006-01-132-28/+40
| | | | svn path=/trunk/; revision=31165
* fixes #311888Chenthill Palanisamy2006-01-132-0/+22
| | | | svn path=/trunk/; revision=31164
* edit menu implementationChenthill Palanisamy2006-01-136-10/+212
| | | | svn path=/trunk/; revision=31163
* fixes #313112Chenthill Palanisamy2006-01-132-4/+21
| | | | svn path=/trunk/; revision=31161
* fixes #259505Chenthill Palanisamy2006-01-131-0/+7
| | | | svn path=/trunk/; revision=31160
* fixes #271810Chenthill Palanisamy2006-01-134-0/+39
| | | | svn path=/trunk/; revision=31159
* ** Fixes bug #274234Srinivasa Ragavan2006-01-133-7/+36
| | | | | | | | | | | | | | 2006-01-13 Srinivasa Ragavan <sragavan@novell.com> ** Fixes bug #274234 * gui/e-week-view-main-item.c: (e_week_view_main_item_draw_day): Bolds the date if drawing Today. * gui/gnome-cal.c (gnome_calendar_goto) (gnome_calendar_on_date_navigator_selection_changed): Call the parent views to update the selection. svn path=/trunk/; revision=31158
* fixes #271541Chenthill Palanisamy2006-01-133-0/+27
| | | | svn path=/trunk/; revision=31155
* fixes #326735Chenthill Palanisamy2006-01-132-0/+16
| | | | svn path=/trunk/; revision=31154
* Changes accels for Calendar (C+F3 -> C+3), Tasks (C+F4 ->C+4) and MemoSrinivasa Ragavan2006-01-122-3/+10
| | | | | | | | | | | 2006-01-12 Srinivasa Ragavan <sragavan@novell.com> * gui/GNOME_Evolution_Calendar.server.in.in: Changes accels for Calendar (C+F3 -> C+3), Tasks (C+F4 ->C+4) and Memo (C+F6 to C+5). svn path=/trunk/; revision=31151
* Re-define keyboard shortcuts for switching between views. UI Hackfest -Harish Krishnaswamy2006-01-122-9/+15
| | | | | | | | | | 2006-01-12 Harish Krishnaswamy <kharish@novell.com> * gui/gnome-cal.c: (gnome_calendar_class_init): Re-define keyboard shortcuts for switching between views. UI Hackfest - Refer http://go-evolution.org/Shortcut_Keys_Review svn path=/trunk/; revision=31147
* Use e_util_mkdir_hier() instead of e_mkdir_hier().Simon Zheng2006-01-1010-5/+39
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 2006-01-10 Simon Zheng <simon.zheng@sun.com> * gui/calendar-component.c: (calendar_component_peek): * gui/calendar-config.c: * gui/e-cal-model-tasks.c: * gui/e-cal-popup.c: * gui/e-cell-date-edit-text.c: * gui/e-meeting-store.c: * gui/memos-component.c: (memos_component_peek): * gui/print.c: * gui/tasks-component.c: (tasks_component_peek): Use e_util_mkdir_hier() instead of e_mkdir_hier(). Use e_util_strstrcase() instead of e_strstrcasea(). use e_strftime() in evolution-data-server/ libedataserver/e-data-server-util.c instead of the copy in evolution/e-util/e-util.c. use e_filename_make_safe() in evolution-data-server/ libedataserver/e-data-server-util.c instead of the copy in evolution/e-util/e-util.c. use e_utf8_strftime() in evolution-data-server/ libedataserver/e-data-server-util.c instead of the copy in evolution/e-util/e-util.c. svn path=/trunk/; revision=31116
* Bypass most of this file on Win32, as there are no 1.x installations onTor Lillqvist2006-01-092-3/+24
| | | | | | | | | | | 2006-01-08 Tor Lillqvist <tml@novell.com> * gui/migration.c: Bypass most of this file on Win32, as there are no 1.x installations on Win32 to migrate from. Use g_filename_to_uri() in a couple places instead of just prefixing file://. svn path=/trunk/; revision=31098
* Srinivasa Ragavan <sragavan@novell.com>Srinivasa Ragavan2006-01-093-69/+76
| | | | | | | | | | * 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
* added translator comments to several strings. Fixes bug 325612.Andre Klapper2006-01-072-91/+20
| | | | | | | | 2005-01-06 Andre Klapper <a9016009@gmx.de> * gui/e-alarm-list.c: added translator comments to several strings. Fixes bug 325612. svn path=/trunk/; revision=31094
* changing "cancelled" (British English) to "canceled" (American English).Andre Klapper2006-01-068-18/+29
| | | | | | | | | | | | | | | | | | | | | | 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
* changed "RSVP" to "reply". Fixes bug 261071.Andre Klapper2006-01-062-1/+4
| | | | | | | 2005-01-06 Andre Klapper <a9016009@gmx.de> * calendar.error.xml: changed "RSVP" to "reply". Fixes bug 261071. svn path=/trunk/; revision=31085
* use libedataserver/e-account-list.h instead of e-util/e-account-list.h.Simon Zheng2006-01-062-1/+6
| | | | | | | | | 2006-01-06 Simon Zheng <simon.zheng@sun.com> * gui/itip-utils.h: use libedataserver/e-account-list.h instead of e-util/e-account-list.h. svn path=/trunk/; revision=31073
* Reviewed/Committed by Harish <kharish@novell.com> : Fixed warnings.Johnny Jacob2006-01-062-16/+23
| | | | | | | | | | | 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
* Change the keys which need to be pressed to alter the end time of theBoby Wang2006-01-062-2/+10
| | | | | | | | | | | | 2005-01-06 Boby Wang <boby.wang@sun.com> * gui/e-day-view.c: (e_day_view_on_text_item_event): Change the keys which need to be pressed to alter the end time of the event selected. Now: Ctrl+Shift+Up(or Down) Before: Ctrl+Alt+Shift+Up(or Down) conflict with switching the workspace in Gnome Desktop. svn path=/trunk/; revision=31071
* make the alarm dialog modal.Chenthill Palanisamy2006-01-052-0/+6
| | | | svn path=/trunk/; revision=31063
* fixes #216535Chenthill Palanisamy2006-01-052-5/+27
| | | | svn path=/trunk/; revision=31062
* fixes a build break.Chenthill Palanisamy2006-01-052-2/+10
| | | | svn path=/trunk/; revision=31061
* fixes #258786Chenthill Palanisamy2006-01-053-2/+21
| | | | svn path=/trunk/; revision=31060
* fixes #303193Chenthill Palanisamy2006-01-052-2/+12
| | | | svn path=/trunk/; revision=31059
* modified the alarm-notify.glade file and some code in alarm-notify-dialog.cChenthill Palanisamy2006-01-053-26/+95
| | | | | | | to include "hours" as an option for snooze time in alarm notification dialog. Fixes 317808 svn path=/trunk/; revision=31058
* reverting the patch.Chenthill Palanisamy2006-01-042-33/+15
| | | | svn path=/trunk/; revision=31051
* Remove stray cvs conflict indicator.Tor Lillqvist2006-01-041-1/+0
| | | | svn path=/trunk/; revision=31043
* Reinstate the run-time glade file pathname lookup change from 2005-11-26.Tor Lillqvist2006-01-042-1/+13
| | | | | | | | | | 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
* ** Fix for bug #325416Srinivasa Ragavan2006-01-042-8/+42
| | | | | | | | | | | | | 2006-01-03 Srinivasa Ragavan <sragavan@novell.com> ** Fix for bug #325416 * gui/e-day-view.c: (e_day_view_convert_event_coords), (tooltip_get_view_event), (tooltip_destroy), (e_day_view_on_text_item_event): Read the event num from the position of x,y. svn path=/trunk/; revision=31039
* ** Fix for bug #325414Srinivasa Ragavan2006-01-024-0/+42
| | | | | | | | | | | | | | | 2006-01-02 Srinivasa Ragavan <sragavan@novell.com> ** Fix for bug #325414 * gui/e-calendar-view.c: (e_calendar_view_get_tooltips): Added null check for the string before creating the tooltips and stopped showing it. * gui/e-day-view.c: (e_day_view_on_editing_stopped): * gui/e-week-view.c: (e_week_view_on_editing_stopped): Added code to hide tooltips window when start/stop hiding svn path=/trunk/; revision=31027
* The timezone should be set on the task we are trying to open - not on theHarish Krishnaswamy2006-01-022-1/+9
| | | | | | | | | | 2006-01-02 Harish Krishnaswamy <kharish@novell.com> * gui/e-tasks.c: (open_ecal): The timezone should be set on the task we are trying to open - not on the default. Fixes #325489. svn path=/trunk/; revision=31019
* Fixes #325468 (critical warning crasher).Harish Krishnaswamy2006-01-022-1/+6
| | | | | | | | | 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
* s/don't/do not/ string changes. Fixes #325276.Harish Krishnaswamy2006-01-011-10/+10
| | | | | | | | 2006-01-01 Harish Krishnaswamy <kharish@novell.com> * s/don't/do not/ string changes. Fixes #325276. svn path=/trunk/; revision=31001
* removed a duplicated exclamation mark. Fixes bug 325123.Andre Klapper2005-12-311-0/+25
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | 2005-12-30 Andre Klapper <a9016009@gmx.de> * icalendar-importer.c: removed a duplicated exclamation mark. Fixes bug 325123. 2005-12-30 Andre Klapper <a9016009@gmx.de> * gui/apps_evolution_calendar.schemas.in.in: harmonized "URL", "Url" and "url". Fixes bug 325125. 2005-12-30 Andre Klapper <a9016009@gmx.de> * calendar.error.xml: changing "canceled" to "cancelled" to stay consistant to the rest. Fixes bug 325116. 2005-12-20 Andre Klapper <a9016009@gmx.de> * calendar.error.xml: Adding punctation to some error messages. Fixes bug 313144. 2005-12-20 Andre Klapper <a9016009@gmx.de> * gui/dialogs/recur-comp.c: fixing string bug 308851 svn path=/trunk/; revision=30997
* removed a duplicated exclamation mark. Fixes bug 325123.Andre Klapper2005-12-301-1/+1
| | | | | | | | 2005-12-30 Andre Klapper <a9016009@gmx.de> * icalendar-importer.c: removed a duplicated exclamation mark. Fixes bug 325123. svn path=/trunk/; revision=30979
* harmonized "URL", "Url" and "url". Fixes bug 325125.Andre Klapper2005-12-301-4/+4
| | | | | | | | | | 2005-12-30 Andre Klapper <a9016009@gmx.de> * evolution/calendar/gui/apps_evolution_calendar.schemas.in.in, evolution/plugins/exchange-operations/exchange-account-setup.c, evolution/widgets/misc/e-url-entry.c: harmonized "URL", "Url" and "url". Fixes bug 325125. svn path=/trunk/; revision=30976