aboutsummaryrefslogtreecommitdiffstats
path: root/calendar
Commit message (Collapse)AuthorAgeFilesLines
* ** 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
* 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