aboutsummaryrefslogtreecommitdiffstats
path: root/calendar
Commit message (Collapse)AuthorAgeFilesLines
* fix weak references problem pointed by Milan Crha (bug #439122)Gilles Dartiguelongue2007-09-072-9/+9
| | | | | | * fix weak references problem pointed by Milan Crha (bug #439122) svn path=/trunk/; revision=34196
* 2007-09-07 mcrha Fix for bug #473903Milan Crha2007-09-076-7/+18
| | | | svn path=/trunk/; revision=34192
* Fixes #470968Wang Xin2007-09-032-0/+8
| | | | | | | | | | | | 2007-01-08 Wang Xin <jedy.wang@sun.com> Fixes #470968 * calendar/gui/e-calendar-table.c: Delete the task with attendee if OK button of the confirm dialog is clicked. svn path=/trunk/; revision=34169
* Fix a build break.Srinivasa Ragavan2007-09-033-212/+8
| | | | svn path=/trunk/; revision=34165
* 2007-09-03 mcrha Fixing Makefile.am I broke with Fix for bug #201167 by ↵Milan Crha2007-09-031-25/+0
| | | | | | Nathan Owens svn path=/trunk/; revision=34164
* 2007-09-03 mcrha Fix for bug #201167 by Nathan OwensMilan Crha2007-09-033-0/+474
| | | | svn path=/trunk/; revision=34163
* 2007-09-03 mcrha Fix for bug #201167 by Nathan OwensMilan Crha2007-09-038-257/+140
| | | | svn path=/trunk/; revision=34162
* ** Fix for bug #471791 (Move away from asserts to g_ret*)Srinivasa Ragavan2007-09-0336-177/+270
| | | | svn path=/trunk/; revision=34156
* Update FSF address in header comments (#469886). Patch from TobiasMatthew Barnes2007-09-02222-270/+270
| | | | | | | | | | 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-292-3/+12
| | | | svn path=/trunk/; revision=34131
* g_strncasecmp() is deprecated; use g_ascii_strncasecmp() instead.Matthew Barnes2007-08-292-1/+6
| | | | | | | | | | 2007-08-28 Matthew Barnes <mbarnes@redhat.com> * gui/e-cal-popup.c (e_cal_popup_target_new_source): g_strncasecmp() is deprecated; use g_ascii_strncasecmp() instead. svn path=/trunk/; revision=34123
* ** Fix for the same issue of week view of bug #330628Hiroyuki Ikezoe2007-08-274-0/+46
| | | | | | | | | | | | | | 2007-08-27 Hiroyuki Ikezoe <poincare@ikezoe.net> ** Fix for the same issue of week view of bug #330628 * gui/e-week-view.h: Add meeting_icon. * gui/e-week-view.c: (e_week_view_realize): Load meeting_icon. * gui/e-week-view.c: (e_week_view_unrealize): Dispose meeting_icon. * gui/e-week-view-event-item.c: (e_week_view_event_item_draw_icons): Show meeting icon. svn path=/trunk/; revision=34106
* ** Fix for bug #468440Srinivasa Ragavan2007-08-254-5/+23
| | | | svn path=/trunk/; revision=34100
* 2007-08-24 Srinivasa Ragavan Fix for bug #468411Milan Crha2007-08-242-1/+11
| | | | svn path=/trunk/; revision=34092
* Fix for 466796. Committing on behalf of Rouslan SolomakhinJohnny Jacob2007-08-242-0/+118
| | | | | | <rouslan@solomakhin.net> svn path=/trunk/; revision=34088
* +2007-08-24 Hiroyuki Ikezoe <poincare@ikezoe.net>Hiroyuki Ikezoe2007-08-242-0/+29
| | | | | | | | | | | + + ** Fix for bug #330628 + + * gui/e-day-view-top-item.c: (e_day_view_top_item_draw_long_event): + Show meeting icon. + svn path=/trunk/; revision=34086
* 2007-08-23 mcrha Fix for bug #385517Milan Crha2007-08-242-2/+10
| | | | svn path=/trunk/; revision=34079
* 2007-08-23 mcrha Fix for bug #329746Milan Crha2007-08-249-29/+49
| | | | svn path=/trunk/; revision=34078
* 2007-08-23 mcrha Fix for bug #428110Milan Crha2007-08-232-8/+30
| | | | svn path=/trunk/; revision=34077
* 2007-08-23 mcrha Fix for bug #201201 and bug #201202Milan Crha2007-08-235-0/+64
| | | | svn path=/trunk/; revision=34076
* 2007-08-23 mcrha Fix for bug #338803Milan Crha2007-08-233-6/+54
| | | | svn path=/trunk/; revision=34075
* 2007-08-23 mcrha Fix for bug #347770Milan Crha2007-08-232-3/+13
| | | | svn path=/trunk/; revision=34073
* 2007-08-23 mcrha Fix for bug #355864Milan Crha2007-08-232-2/+9
| | | | svn path=/trunk/; revision=34070
* 2007-08-23 mcrha Fix for bug #272167Milan Crha2007-08-232-10/+24
| | | | svn path=/trunk/; revision=34069
* ** Fix for bug #308636Milan Crha2007-08-233-81/+63
| | | | | | | | | | | | | | | | | | | | 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-206-27/+80
| | | | svn path=/trunk/; revision=34043
* Fixes #420492Chenthill Palanisamy2007-08-172-0/+10
| | | | | | | Fixes #420492 svn path=/trunk/; revision=34024
* Fixes #298513 (bnc)Chenthill Palanisamy2007-08-173-0/+18
| | | | svn path=/trunk/; revision=34023
* Fixes #274070 (bnc)Chenthill Palanisamy2007-08-175-11/+62
| | | | | | | | | | | | | | | 2007-08-17 Chenthill Palanisamy <pchenthill@novell.com> Fixes #274070 (bnc) * gui/e-meeting-attendee.[ch]: (e_meeting_attendee_finalize), (e_meeting_attendee_get_fburi), (e_meeting_attendee_set_fburi): * gui/e-meeting-list-view.c: (process_section): * gui/e-meeting-store.c: (freebusy_async), (start_async_read): If the contact has a free busy url specified with it, use it to show free busy information. svn path=/trunk/; revision=34021
* 2007-08-16 mcrha Part of fix for bug #350539Milan Crha2007-08-162-1/+11
| | | | svn path=/trunk/; revision=34017
* 2007-08-16 mcrha Fix for bug #464106Milan Crha2007-08-162-0/+10
| | | | svn path=/trunk/; revision=34015
* reviewed by: Chenthill Palanisamy <pchenthill@novell.com>Suman Manjunath2007-08-1311-166/+692
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 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
* 2007-08-10 mcrha Fix for bug #351552Milan Crha2007-08-104-12/+42
| | | | svn path=/trunk/; revision=33975
* 2007-08-06 mcrha Partially fix bug #401533Milan Crha2007-08-062-1/+8
| | | | svn path=/trunk/; revision=33954
* 2007-08-06 mcrha Fix for bug #463129Milan Crha2007-08-062-6/+19
| | | | svn path=/trunk/; revision=33953
* ** Fix for bug #454253Srinivasa Ragavan2007-08-062-6/+29
| | | | svn path=/trunk/; revision=33952
* ** Fix for bug #455799Hiroyuki Ikezoe2007-08-0411-87/+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
* ** Fix for bug #377173Hiroyuki Ikezoe2007-08-033-1/+15
| | | | | | | | | | | | 2007-08-03 Hiroyuki Ikezoe <poincare@ikezoe.net> ** Fix for bug #377173 * gui/e-cal-component-memo-preview.c: * gui/e-cal-component-preview.c: Show category icon correctly. svn path=/trunk/; revision=33944
* 2007-08-02 mcrha Fix for bug #322624Milan Crha2007-08-022-0/+53
| | | | svn path=/trunk/; revision=33927
* Include <libedataserver/e-source.h> to fix implicit declaration ofMatthew Barnes2007-08-012-0/+6
| | | | | | | | | | 2007-07-31 Matthew Barnes <mbarnes@redhat.com> * common/authentication.c: Include <libedataserver/e-source.h> to fix implicit declaration of e_source_get_duped_property(). svn path=/trunk/; revision=33915
* calendar/gui/dialogs/memo-page.glade:Andre Klapper2007-07-319-8/+20
| | | | | | | | | | | | | | | | | | | | | | | 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
* Fixes a memory corruption.Chenthill Palanisamy2007-07-302-5/+11
| | | | svn path=/trunk/; revision=33899
* 2007-07-30 mcrha Fix for bug #343716Milan Crha2007-07-302-21/+27
| | | | svn path=/trunk/; revision=33898
* Updated the bug number in ChangeLog.Chenthill Palanisamy2007-07-301-1/+3
| | | | svn path=/trunk/; revision=33892
* Fixes #453860.Chenthill Palanisamy2007-07-302-1/+9
| | | | svn path=/trunk/; revision=33891
* Fixes #200977.Chenthill Palanisamy2007-07-302-0/+12
| | | | svn path=/trunk/; revision=33890
* Fixes #461474.Chenthill Palanisamy2007-07-302-4/+5
| | | | | | | Fixes #461474. svn path=/trunk/; revision=33889
* Fixes #455862Chenthill Palanisamy2007-07-302-9/+89
| | | | | | Fixes #455862 svn path=/trunk/; revision=33888
* Fixes #335881.Chenthill Palanisamy2007-07-302-8/+87
| | | | | | | Fixes #335881. svn path=/trunk/; revision=33887
* Fixes #460825.Chenthill Palanisamy2007-07-292-8/+12
| | | | svn path=/trunk/; revision=33886
* Updated fix #326388.Chenthill Palanisamy2007-07-292-2/+4
| | | | svn path=/trunk/; revision=33885
* Fixes #326388Chenthill Palanisamy2007-07-292-1/+8
| | | | svn path=/trunk/; revision=33884
* ** Fix for bug #444433 from LuckySrinivasa Ragavan2007-07-295-11/+20
| | | | svn path=/trunk/; revision=33869
* 2007-07-27 mcrha Fix for bug #457394Milan Crha2007-07-272-2/+12
| | | | svn path=/trunk/; revision=33858
* Plugged memory leaks.Hiroyuki Ikezoe2007-07-2710-3/+34
| | | | | | | | | | | | | | | | | | 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
* Do not need to call g_source_remove(). If the callback function returnsHiroyuki Ikezoe2007-07-262-9/+6
| | | | | | | | | | 2007-07-26 Hiroyuki Ikezoe <poincare@ikezoe.net> * gui/main.c: Do not need to call g_source_remove(). If the callback function returns FALSE, the event source is automatically removed. svn path=/trunk/; revision=33853
* Plugged memory leaks.Hiroyuki Ikezoe2007-07-265-5/+55
| | | | | | | | | | 2007-07-26 Hiroyuki Ikezoe <poincare@ikezoe.net> * gui/alarm-notify/config-data.c, gui/tasks-component.c, gui/calendar-component.c, gui/memos-component.c: Plugged memory leaks. svn path=/trunk/; revision=33852
* 2007-07-26 mcrha Fix for bug #273699Milan Crha2007-07-262-2/+11
| | | | svn path=/trunk/; revision=33843
* Remove "/" as separator.Hiroyuki Ikezoe2007-07-192-3/+8
| | | | | | | | * gui/cal-search-bar.c: (cal_search_bar_construct): Remove "/" as separator. svn path=/trunk/; revision=33820
* Fix the date. See comments in bug #353752.Hiroyuki Ikezoe2007-07-121-1/+1
| | | | | | | Fix the date. See comments in bug #353752. svn path=/trunk/; revision=33800
* reviewed by: Veerapuram Varadhan <vvaradhan@novell.com>Chenthill Palanisamy2007-07-095-43/+186
| | | | | | | | | | | | | | | | | | | | | | | | | | | 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 #353752Srinivasa Ragavan2007-07-094-4/+16
| | | | svn path=/trunk/; revision=33777
* ** Fix for bug #234294Srinivasa Ragavan2007-07-092-0/+34
| | | | svn path=/trunk/; revision=33774
* Fixes #300584Chenthill Palanisamy2007-07-095-10/+104
| | | | svn path=/trunk/; revision=33772
* Fixes #329594Chenthill Palanisamy2007-07-095-8/+32
| | | | svn path=/trunk/; revision=33768
* ** Fix for bug #321741Srinivasa Ragavan2007-07-075-11/+26
| | | | svn path=/trunk/; revision=33763
* Fixes bug #328484.Chenthill Palanisamy2007-07-042-0/+23
| | | | svn path=/trunk/; revision=33755
* Fix for bug #445526Chenthill Palanisamy2007-07-044-5/+40
| | | | svn path=/trunk/; revision=33753
* Fix for bug #448223 from Gilles DartiguelongueSrinivasa Ragavan2007-06-182-31/+10
| | | | svn path=/trunk/; revision=33700
* ** Fix for bug #325882Srinivasa Ragavan2007-06-185-4/+14
| | | | svn path=/trunk/; revision=33694
* Remove the aalarm_attach widget and retrieve the selected filename usingMatthew Barnes2007-06-152-7/+13
| | | | | | | | | | | 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
* Reverted automake 1.6 breakage. Fixes bug 444747. Patch by Patch by DanielNickolay V. Shmyrev2007-06-062-5/+12
| | | | | | | | | | | | 2007-06-06 Nickolay V. Shmyrev <nshmyrev@yandex.ru> * Makefile.am: Reverted automake 1.6 breakage. Fixes bug 444747. Patch by Patch by Daniel Gryniewicz <dang@nemesis.fprintf.net>. svn path=/trunk/; revision=33661
* Added advanced search options.Chenthill Palanisamy2007-06-0410-109/+1377
| | | | svn path=/trunk/; revision=33648
* ** Fix for bug #386503 from Matthew BarnesSrinivasa Ragavan2007-06-032-6/+11
| | | | svn path=/trunk/; revision=33647
* Fix for version removal from installed files.Srinivasa Ragavan2007-06-037-32/+44
| | | | svn path=/trunk/; revision=33646
* Fix for version removal for installed filesSrinivasa Ragavan2007-06-031-0/+0
| | | | svn path=/trunk/; revision=33640
* ** Fixes bug #347767Srinivasa Ragavan2007-06-033-1/+20
| | | | svn path=/trunk/; revision=33637
* Fix compiler warnings in the calendar directory (#439122).Matthew Barnes2007-06-0321-50/+86
| | | | svn path=/trunk/; revision=33625
* ** Fix for bug #321741Srinivasa Ragavan2007-06-022-2/+13
| | | | svn path=/trunk/; revision=33618
* ** Fix for bug #351729 from Milan CrhaSrinivasa Ragavan2007-05-284-7/+14
| | | | svn path=/trunk/; revision=33584
* Committing missing popup hooks in the previous commitSrinivasa Ragavan2007-05-282-0/+7
| | | | svn path=/trunk/; revision=33583
* ** Fix for bug #326388 from RaghavendaranSrinivasa Ragavan2007-05-284-5/+31
| | | | svn path=/trunk/; revision=33582
* Don't assume the relative URI is non-NULL (#427232).Matthew Barnes2007-05-265-6/+45
| | | | | | | | | | | | | | | | | | | | | | | | 2007-05-25 Matthew Barnes <mbarnes@redhat.com> * addressbook/gui/component/addressbook-component.c (ensure_sources): * addressbook/gui/component/addressbook-migrate.c (ensure_sources): * calendar/gui/migration.c (create_calendar_sources), (create_task_sources), (create_memo_sources): * calendar/gui/tasks-component.c (ensure_sources): * calendar/gui/calendar-component.c (ensure_sources): * calendar/gui/memos-component.c (ensure_sources): * plugins/hula-account-setup/camel-hula-listener.c (remove_esource), (modify_esource): * plugins/groupwise-account-setup/camel-gw-listener.c (remove_esource), (modify_esource): Don't assume the relative URI is non-NULL (#427232). * plugins/exchange-operations/exchange-config-listener.c (exchange_add_autocompletion_folders): Don't assume the absolute URI is non-NULL (#427232). svn path=/trunk/; revision=33577
* ** Fixes bug #424562Matthew Barnes2007-05-253-75/+11
| | | | | | | | | | | | | | | | | | | | | | | | | | | 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 #407104Srinivasa Ragavan2007-05-142-0/+6
| | | | svn path=/trunk/; revision=33538
* Fix for #330098Srinivasa Ragavan2007-05-142-0/+10
| | | | svn path=/trunk/; revision=33529
* ** Fixes part of bug #337616Matthew Barnes2007-05-132-0/+8
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 2007-05-12 Matthew Barnes <mbarnes@redhat.com> ** Fixes part of bug #337616 * Makefile.am: Add --disable-scrollkeeper to DISTCHECK_CONFIGURE_FLAGS. * addressbook/Makefile.am: * calendar/gui/Makefile.am: * mail/Makefile.am: * plugins/bogo-junk-plugins/Makefile.am: * plugins/default-mailer/Makefile.am: * shell/Makefile.am: Add $(schema_DATA) to DISTCLEANFILES. * plugins/bogo-junk-plugins/org-gnome-bogo-junk-plugin.eplug.in: Rename as org-gnome-bogo-junk-plugin.eplug.xml. * plugins/caldav/Makefile.am: * plugins/import-ics-attachments/Makefile.am: * plugins/publish-calendar/Makefile.am: Add "eplug" file to CLEANFILES. * plugins/mail-remote/Makefile.am: Add "eplug.xml" file to EXTRA_DIST. * po/POTFILES.in: Don't translate files we no longer ship. svn path=/trunk/; revision=33521
* ** Fix for bug #427789simon.zheng2007-05-122-1/+9
| | | | | | | | | | | | | 2007-05-12 simon.zheng <simon.zheng@sun.com> ** Fix for bug #427789 * gui/e-calendar-view.c: (e_calendar_view_copy_clipboard): The last arguments in API gtk_clipboard_set_text() should be the length of string in bytes rather than in characters. svn path=/trunk/; revision=33519
* Add Tango icons to preference window.Srinivasa Ragavan2007-05-112-1/+6
| | | | svn path=/trunk/; revision=33510
* Downstream fixes from OpenSUSESrinivasa Ragavan2007-05-044-10/+22
| | | | svn path=/trunk/; revision=33481
* Fix for bug #415562Srinivasa Ragavan2007-05-042-0/+26
| | | | svn path=/trunk/; revision=33480
* Fix a mnemonic conflict. Patch from Jens Knutson. Closes bug #397463.Kjartan Maraas2007-04-282-1/+6
| | | | | | | | | 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-2010-981/+554
| | | | svn path=/trunk/; revision=33440
* Massive code cleanup (bug #429422)Matthew Barnes2007-04-2038-221/+484
| | | | svn path=/trunk/; revision=33432
* add missing mnemonic widgets. Fixes bug #329168.Andre Klapper2007-04-102-0/+9
| | | | | | | | | | 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
* Use a GString to construct the body contents and also fix several memoryMatthew Barnes2007-04-072-39/+40
| | | | | | | | | | | 2007-04-06 Matthew Barnes <mbarnes@redhat.com> * gui/itip-utils.c (reply_to_calendar_comp): Use a GString to construct the body contents and also fix several memory leaks. (#408423) Based on a patch from Daniel Gryniewicz. svn path=/trunk/; revision=33397
* Fix a duplicate keyboard shortcut. (#353922) Patch from Diego EscalanteMatthew Barnes2007-04-062-1/+7
| | | | | | | | | | | 2007-04-06 Matthew Barnes <mbarnes@redhat.com> * calendar/gui/memos-component.c (impl__get_userCreatableItems): Fix a duplicate keyboard shortcut. (#353922) Patch from Diego Escalante Urrelo svn path=/trunk/; revision=33391
* Fix a crasher. (#401539)Matthew Barnes2007-04-062-1/+5
| | | | | | | | | 2007-04-05 Matthew Barnes <mbarnes@redhat.com> * calendar/gui/print.c (print_calendar): Fix a crasher. (#401539) svn path=/trunk/; revision=33388
* ** Fixes bug #373116Matthew Barnes2007-04-0213-160/+219
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 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
* Use a format string ("%s") when passing uncontrolled data to aMatthew Barnes2007-03-302-1/+7
| | | | | | | | | | | 2007-03-29 Matthew Barnes <mbarnes@redhat.com> * gui/e-cal-component-memo-preview.c (write_html): Use a format string ("%s") when passing uncontrolled data to a printf-style function (CVE-2007-1002). svn path=/trunk/; revision=33342
* Fix "incompatible pointer type" warnings (#360619).Matthew Barnes2007-03-304-6/+12
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 2007-03-29 Matthew Barnes <mbarnes@redhat.com> * calendar/gui/e-day-view.c: * calendar/gui/e-week-view.c: * calendar/gui/tasks-control.c: * composer/e-msg-composer-select-file.c: * mail/em-account-editor.c: * mail/em-folder-view.c: * mail/em-format-html-display.c: * mail/em-format-html.c: * mail/em-format.h: * mail/em-mailer-prefs.c: * mail/em-vfolder-rule.c: * mail/mail-ops.c: * mail/mail-send-recv.c: * mail/message-list.c: * plugins/bbdb/gaimbuddies.c: * plugins/itip-formatter/itip-formatter.c: * plugins/save-calendar/save-calendar.c: * shell/e-shell-window.c: * widgets/misc/e-icon-entry.c: * widgets/table/e-table-header-utils.c: * widgets/table/e-table-item.c: * widgets/table/e-tree-header-item.c: * widgets/table/e-tree-table-adapter.c: Fix "incompatible pointer type" warnings (#360619). svn path=/trunk/; revision=33339
* Don't mix declarations and code (#405495).Matthew Barnes2007-03-2710-12/+32
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 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-2158-57/+63
| | | | | | | | | | | | | | | | | | | | | | | 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-067-27/+78
| | | | svn path=/trunk/; revision=33283
* Fix window title. Patch from Matthias Clasen. Closes bug #381498.Kjartan Maraas2007-02-122-1/+7
| | | | | | | | | | 2007-02-12 Kjartan Maraas <kmaraas@gnome.org> * gui/e-meeting-list-view.c: (e_meeting_list_view_init): Fix window title. Patch from Matthias Clasen. Closes bug #381498. svn path=/trunk/; revision=33206
* Print migration updates from Ebby Wiselyn.Srinivasa Ragavan2007-02-122-45/+59
| | | | svn path=/trunk/; revision=33201
* ** Committing Ebby Wiselyn's patch for GtkPrint API migration. 2006-01-22Srinivasa Ragavan2007-01-232-571/+688
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 2006-01-22 Srinivasa Ragavan <sragavan@novell.com> ** Committing Ebby Wiselyn's patch for GtkPrint API migration. 2006-01-22 Srinivasa Ragavan <sragavan@novell.com> ** Committing Ebby Wiselyn's patch for GtkPrint API migration. 2006-01-22 Srinivasa Ragavan <sragavan@novell.com> ** Committing Ebby Wiselyn's patch for GtkPrint API migration. 2006-01-22 Srinivasa Ragavan <sragavan@novell.com> ** Committing Ebby Wiselyn's patch for GtkPrint API migration. 2006-01-22 Srinivasa Ragavan <sragavan@novell.com> ** Committing Ebby Wiselyn's patch for GtkPrint API migration. 2006-01-22 Srinivasa Ragavan <sragavan@novell.com> ** Committing Ebby Wiselyn's patch for GtkPrint API migration. 2006-01-22 Srinivasa Ragavan <sragavan@novell.com> ** Committing Ebby Wiselyn's patch for GtkPrint API migration. 2006-01-22 Srinivasa Ragavan <sragavan@novell.com> ** Committing Ebby Wiselyn's patch for GtkPrint API migration. 2006-01-22 Srinivasa Ragavan <sragavan@novell.com> ** Committing Ebby Wiselyn's patch for GtkPrint API migration. 2006-01-22 Srinivasa Ragavan <sragavan@novell.com> ** Committing Ebby Wiselyn's patch for GtkPrint API migration. 2006-01-22 Srinivasa Ragavan <sragavan@novell.com> ** Committing Ebby Wiselyn's patch for GtkPrint API migration. 2006-01-22 Srinivasa Ragavan <sragavan@novell.com> ** Committing Ebby Wiselyn's patch for GtkPrint API migration. 2006-01-22 Srinivasa Ragavan <sragavan@novell.com> ** Committing Ebby Wiselyn's patch for GtkPrint API migration. 2006-01-22 Srinivasa Ragavan <sragavan@novell.com> ** Committing Ebby Wiselyn's patch for GtkPrint API migration. 2006-01-22 Srinivasa Ragavan <sragavan@novell.com> ** Committing Ebby Wiselyn's patch for GtkPrint API migration. 2006-01-22 Srinivasa Ragavan <sragavan@novell.com> ** Committing Ebby Wiselyn's patch for GtkPrint API migration. 2006-01-22 Srinivasa Ragavan <sragavan@novell.com> ** Committing Ebby Wiselyn's patch for GtkPrint API migration. 2006-01-22 Srinivasa Ragavan <sragavan@novell.com> ** Committing Ebby Wiselyn's patch for GtkPrint API migration. 2006-01-22 Srinivasa Ragavan <sragavan@novell.com> ** Committing Ebby Wiselyn's patch for GtkPrint API migration. 2006-01-22 Srinivasa Ragavan <sragavan@novell.com> ** Committing Ebby Wiselyn's patch for GtkPrint API migration. svn path=/trunk/; revision=33134
* Fix for 389664 - Adding pilot-link 0.12 compatibility.Veerapuram Varadhan2007-01-084-18/+301
| | | | | | * Fix for 389664 - Adding pilot-link 0.12 compatibility. svn path=/trunk/; revision=33125
* Fixes #383027Chenthill Palanisamy2007-01-082-1/+7
| | | | svn path=/trunk/; revision=33121
* Fixes #377511 Return the default value 1. (role_edited_cb): Move theMatthew Barnes2007-01-082-2/+23
| | | | | | | | | | | | | 2007-01-08 Matthew Barnes <mbarnes@redhat.com> Fixes #377511 * gui/e-meeting-list-view.c: (get_index_from_role): Return the default value 1. (role_edited_cb): Move the attendee to the right section in the name selector. svn path=/trunk/; revision=33119
* Fixes #389966 Do not create the status property if its pointing to None.Wang Xin2007-01-082-2/+8
| | | | | | | | | | | | 2007-01-08 Wang Xin <jedy.wang@sun.com> Fixes #389966 * gui/e-cal-model-tasks.c: (set_status): Do not create the status property if its pointing to None. svn path=/trunk/; revision=33117
* Fixes #389961 Check if the item is a event before processing the end time.Wang Xin2007-01-082-16/+26
| | | | | | | | | | | | 2007-01-08 Wang Xin <jedy.wang@sun.com> Fixes #389961 * gui/e-cal-model.c:(e_cal_model_set_instance_times): Check if the item is a event before processing the end time. svn path=/trunk/; revision=33115
* Fixes bug #357970Matthew Barnes2006-12-0414-103/+120
| | | | | | | | | | | | | | | | | | | | | | | 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
* Fixes #270751Chenthill Palanisamy2006-12-048-11/+154
| | | | svn path=/trunk/; revision=33040
* Fix for bug #380064Wang Xin2006-12-042-0/+12
| | | | | | | | | | | | 2006-11-28 Wang Xin <jedy.wang@sun.com> Fix for bug #380064 * gui/alarm-notify/alarm-queue.c: (mail_notification): Only popup the dialog if calendar backend does not support email alarm. svn path=/trunk/; revision=33038
* Fix leaks of 'location' at various exit points.Harish Krishnaswamy2006-12-042-2/+9
| | | | | | | | | | 2006-12-03 Harish Krishnaswamy <kharish@novell.com> * gui/calendar-config.c: (calendar_config_get_icaltimezone): Fix leaks of 'location' at various exit points. svn path=/trunk/; revision=33035
* Srinivasa Ragavan <sragavan@novell.com>Srinivasa Ragavan2006-11-282-0/+51
| | | | | | Added support to print/preview from Calendar Editor. svn path=/trunk/; revision=33027
* ** Fix for bug #349966Daniel Gryniewicz2006-11-284-1/+24
| | | | | | | | 2006-11-28 Daniel Gryniewicz <dang@gentoo.org> ** Fix for bug #349966 svn path=/trunk/; revision=33026
* Fixes #367183.Chenthill Palanisamy2006-11-202-1/+17
| | | | svn path=/trunk/; revision=33003
* 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