aboutsummaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
* Updated German translation.Frank Arnold2005-01-202-6004/+6127
| | | | | | | | 2005-01-19 Frank Arnold <farnold@cvs.gnome.org> * de.po: Updated German translation. svn path=/trunk/; revision=28453
* Increment i each time thru the loop or we lose widgets.Jeffrey Stedfast2005-01-203-1/+8
| | | | | | | | | 2005-01-19 Jeffrey Stedfast <fejj@novell.com> * em-folder-properties.c (emfp_get_folder_item): Increment i each time thru the loop or we lose widgets. svn path=/trunk/; revision=28452
* Translation updated by Ivar Smolin.Priit Laes2005-01-202-1/+5
| | | | | | | | 2005-01-19 Priit Laes <plaes@cvs.gnome.org> * et.po: Translation updated by Ivar Smolin. svn path=/trunk/; revision=28451
* use receive_objects method instead of individually updating objects. SetRodrigo Moya2005-01-202-2/+9
| | | | | | | | | | 2005-01-19 Rodrigo Moya <rodrigo@novell.com> * importers/icalendar-importer.c (update_objects): use receive_objects method instead of individually updating objects. Set the method on the VCALENDAR object we create. svn path=/trunk/; revision=28450
* use receive_objects method instead of individually updating objects.Rodrigo Moya2005-01-192-27/+18
| | | | | | | | | 2005-01-19 Rodrigo Moya <rodrigo@novell.com> * importers/icalendar-imporer.c (update_objects): use receive_objects method instead of individually updating objects. svn path=/trunk/; revision=28449
* *install-shared.c (org_gnome_popup_wizard): fixed a crash, caused byVivek Jain2005-01-192-1/+7
| | | | | | | | | 2005-01-19 Vivek Jain <jvivek@novell.com> *install-shared.c (org_gnome_popup_wizard): fixed a crash, caused by g_free (install_folder_response): free the memory svn path=/trunk/; revision=28448
* Setting save password flag if user has selected remember password option.Sushma Rai2005-01-192-7/+10
| | | | svn path=/trunk/; revision=28447
* Fix for 46359, enable "Alt+Down Arrow" to show the popup forHarry Lu2005-01-192-12/+42
| | | | | | | | | | | | | | | | | 2005-01-19 Harry Lu <harry.lu@sun.com> Fix for 46359, enable "Alt+Down Arrow" to show the popup for e-combo-cell-editable.c. * e-combo-cell-editable.c: (show_popup): rewrite it to a more generic function. (button_clicked_cb): call the new show_popup function. (entry_key_press_event_cb): show popup if "Alt+Down Arrow". (ecce_grab_focus): new function. (ecce_class_init): add grab_focus handler so that the entry can get focus. svn path=/trunk/; revision=28446
* ** See bug #66943.Not Zed2005-01-192-17/+40
| | | | | | | | | | | | | | 2005-01-19 Not Zed <NotZed@Ximian.com> ** See bug #66943. * em-composer-utils.c (save_draft_done): check if the editor_engine is still there before trying to invoke a method on it. (em_utils_composer_save_draft_cb): grab resources before getting the folder, so the composer doesn't go away. svn path=/trunk/; revision=28445
* Partially updated German translation.Frank Arnold2005-01-192-214/+135
| | | | | | | | 2005-01-19 Frank Arnold <farnold@cvs.gnome.org> * de.po: Partially updated German translation. svn path=/trunk/; revision=28443
* Added bug numberRodrigo Moya2005-01-191-0/+2
| | | | svn path=/trunk/; revision=28442
* Translation updated by Ivar Smolin.Priit Laes2005-01-192-588/+179
| | | | | | | | 2005-01-18 Priit Laes <plaes@cvs.gnome.org> * et.po: Translation updated by Ivar Smolin. svn path=/trunk/; revision=28441
* killed warnings. (e_week_view_start_editing_event): do nothing if theRodrigo Moya2005-01-193-2/+17
| | | | | | | | | | | | 2005-01-18 Rodrigo Moya <rodrigo@novell.com> * gui/e-week-view.c (process_component): killed warnings. (e_week_view_start_editing_event): do nothing if the calendar is read only. * gui/e-day-view.c (e_day_view_start_editing_event): ditto. svn path=/trunk/; revision=28440
* Reading the user validate function return value, so that reference count isSushma Rai2005-01-182-4/+9
| | | | | | | handled properly and password dialog comes up on pressing ok button, in failure cases. svn path=/trunk/; revision=28439
* removed e-url.h include.Rodrigo Moya2005-01-183-2/+5
| | | | | | | | | 2005-01-18 Rodrigo Moya <rodrigo@novell.com> * em-filter-source-element.c: * mail-config.c: removed e-url.h include. svn path=/trunk/; revision=28438
* removed e-url.[ch], which are now in libedataserver.Rodrigo Moya2005-01-184-400/+5
| | | | | | | | | 2005-01-17 Rodrigo Moya <rodrigo@novell.com> * e-url.[ch]: * Makefile.am: removed e-url.[ch], which are now in libedataserver. svn path=/trunk/; revision=28437
* *install-shared.c (org_gnome_popup_wizard): removed unnecessary stuff forVivek Jain2005-01-182-64/+44
| | | | | | | | | 2005-01-18 Vivek Jain <jvivek@novell.com> *install-shared.c (org_gnome_popup_wizard): removed unnecessary stuff for the display of wizard svn path=/trunk/; revision=28436
* Fix for #71384, Making page check work for exchange account, whenSushma Rai2005-01-182-16/+27
| | | | | | hostname is not read. svn path=/trunk/; revision=28435
* add a11y name for the contact's treeview.Hao Sheng2005-01-182-0/+9
| | | | | | | | | | 2005-01-18 Hao Sheng <hao.sheng@sun.com> * gui/component/addressbook-view.c: (addressbook_view_init): add a11y name for the contact's treeview. svn path=/trunk/; revision=28434
* use url->host instead of reading "poa" parameter everywhere. use "use_ssl"Sivaiah Nallagatla2005-01-182-64/+46
| | | | | | | | | | | 2005-01-15 Sivaiah Nallagatla <snallagatla@novell.com> * camel-gw-listner.c : use url->host instead of reading "poa" parameter everywhere. use "use_ssl" param instead of soap_ssl We not longer have separate settings for soap as we use soap for mail now svn path=/trunk/; revision=28433
* handle error conditions more gracefully.Harish Krishnaswamy2005-01-182-4/+14
| | | | | | | | | 2005-01-18 Harish Krishnaswamy <kharish@novell.com> * gui/dialogs/cal-attachment-bar.c (cal_attachment_bar_get_attachment_list): handle error conditions more gracefully. svn path=/trunk/; revision=28432
* Initializing host name with a dummy nameSushma Rai2005-01-182-3/+21
| | | | svn path=/trunk/; revision=28431
* *install-shared.c (org_gnome_popup_wizard): displays the message withoutParthasarathi Susarla2005-01-182-11/+29
| | | | | | | | | | 2005-01-18 Parthasarathi Susarla <sparthasarathi@novell.com> *install-shared.c (org_gnome_popup_wizard): displays the message without the mime headers svn path=/trunk/; revision=28430
* add a11y names for widgets named "Image","Anniversary" and "Birthday". addHao Sheng2005-01-183-0/+20
| | | | | | | | | | | 2005-01-18 Hao Sheng <hao.sheng@sun.com> * gui/contact-editor/contact-editor.glade: add a11y names for widgets named "Image","Anniversary" and "Birthday". * gui/contact-editor/e-contact-editor.c: (e_contact_editor_create_date): add string1 as entry's a11y name. svn path=/trunk/; revision=28429
* return the entry of the date edit.Hao Sheng2005-01-183-0/+16
| | | | | | | | | 2005-01-18 Hao Sheng <hao.sheng@sun.com> * misc/e-dateedit.[ch]: (e_date_edit_get_entry): return the entry of the date edit. svn path=/trunk/; revision=28428
* show "other" when email does not carry "TYPE" (fill_in_email) : passSivaiah Nallagatla2005-01-182-2/+12
| | | | | | | | | | | | | | 2005-01-17 Sivaiah Nallagatla <snallagatla@novell.com> * gui/contact-editor/e-contact-editor.c (fill_in_email_record) : show "other" when email does not carry "TYPE" (fill_in_email) : pass deafult email types instead of -1 when clearing fields Fixes #70922 svn path=/trunk/; revision=28427
* Code movement, using accessor functions, and reading url values fromSushma Rai2005-01-184-129/+281
| | | | | | gconf and setting it in EAccount. svn path=/trunk/; revision=28426
* ** See bug #70768.Not Zed2005-01-185-52/+37
| | | | | | | | | | | | | | | 2005-01-18 Not Zed <NotZed@Ximian.com> ** See bug #70768. * em-folder-browser.c (emfb_mark_all_read): get the uid list from the message-list (view) rather than folder (model). * message-list.c (message_list_foreach): removed, no longer used. (message_list_get_uids): new function replacing ml_foreach, get visible uids's of messages. svn path=/trunk/; revision=28425
* kill old 'load http 0 now=0' debug.Not Zed2005-01-183-34/+60
| | | | | | | | | | | | | | 2005-01-18 Not Zed <NotZed@Ximian.com> * em-format-html.c (emfh_gethttp): kill old 'load http 0 now=0' debug. ** See bug #70563. * em-utils.c (emu_set_proxy, emu_proxy_setup) (em_utils_get_proxy_uri): make sure the init code is called from main thread (gconf usage), and add locking for data consistency. svn path=/trunk/; revision=28424
* *install-shared.c : (org_gnome_popup_wizard): included a condition (nullVivek Jain2005-01-173-31/+56
| | | | | | | | | | | | 2005-01-17 Vivek Jain <jvivek@novell.com> *install-shared.c : (org_gnome_popup_wizard): included a condition (null check) to fix a crash * shared-folder-common.c :(org_gnome_shared_folder_factory): some condition checks to avoid the possible crashes (get_container_id): included code to return top level container id if folder name is passed as null svn path=/trunk/; revision=28423
* use libedataserver's e-url.Rodrigo Moya2005-01-178-7/+17
| | | | | | | | | | | | | | 2005-01-17 Rodrigo Moya <rodrigo@novell.com> * gui/calendar-component.c: * gui/calendar-offline-handler.c: * gui/comp-editor-factory.c: * gui/e-tasks.c: * gui/gnome-cal.c: * gui/misc.c: * gui/alarm-notify/alarm-notify.c: use libedataserver's e-url. svn path=/trunk/; revision=28422
* Changed the title for the free/busy publishing settings dialog toNat Friedman2005-01-172-1/+7
| | | | | | | | | | 2005-01-17 Nat Friedman <nat@novell.com> * gui/dialogs/url-editor-dialog.glade: Changed the title for the free/busy publishing settings dialog to "Free/Busy Publishing Settings" (away from "Free/Busy Editor" which made no sense). svn path=/trunk/; revision=28421
* removed the e_day_view_... prefix in warning messages.Rodrigo Moya2005-01-172-2/+7
| | | | | | | | | 2005-01-17 Rodrigo Moya <rodrigo@novell.com> * gui/e-calendar-view.c (on_unrecur_appointment): removed the e_day_view_... prefix in warning messages. svn path=/trunk/; revision=28420
* Makefile change to link to camel libsSushma Rai2005-01-172-1/+8
| | | | svn path=/trunk/; revision=28419
* fixed a kludge.Harish Krishnaswamy2005-01-172-8/+10
| | | | | | | * gui/dialogs/cal-attachment-bar.c (destroy): fixed a kludge. svn path=/trunk/; revision=28418
* ** Related to changes for #65178.Not Zed2005-01-172-32/+56
| | | | | | | | | | | | | | | | | 2005-01-14 Not Zed <NotZed@Ximian.com> ** Related to changes for #65178. * mail-vfolder.c (mv_find_folder): changed from my_list_find, take store arg and use camel_Store_Folder_uri_equal() instead of wrong uri_cmp function. (mail_vfolder_delete_uri): same. (mail_vfolder_rename_uri): same. (uri_is_ignore): take store arg, and same as above. use the right uri for checking sent folder. (mail_vfolder_*): convert to storing uri's in camel form. svn path=/trunk/; revision=28417
* Fix for 62831.Harry Lu2005-01-172-0/+12
| | | | | | | | | | | 2005-01-17 Harry Lu <harry.lu@sun.com> Fix for 62831. * e-search-bar.c: (activate_by_subitems): add an a11y name for the search entry. svn path=/trunk/; revision=28416
* Translation updated by Ivar Smolin.Priit Laes2005-01-172-62/+38
| | | | | | | | 2005-01-17 Priit Laes <plaes@cvs.gnome.org> * et.po: Translation updated by Ivar Smolin. svn path=/trunk/; revision=28415
* add the a11y name for arrow-button named "Telephone".Hao Sheng2005-01-172-0/+8
| | | | | | | | | 2005-01-17 Hao Sheng <hao.sheng@sun.com> * gui/contact-editor/contact-editor.glade: add the a11y name for arrow-button named "Telephone". svn path=/trunk/; revision=28414
* Updated Greek translationNikos Charonitakis2005-01-172-6299/+4070
| | | | svn path=/trunk/; revision=28413
* Missed entry.JP Rosevear2005-01-161-0/+4
| | | | svn path=/trunk/; revision=28412
* Translation updated by Ivar Smolin.Priit Laes2005-01-161-0/+4
| | | | | | | | 2005-01-15 Priit Laes <plaes@cvs.gnome.org> * et.po: Translation updated by Ivar Smolin. svn path=/trunk/; revision=28410
* use E_CALENDAR_VIEW, not E_CAL_VIEWJP Rosevear2005-01-163-33/+14
| | | | | | | | | | | | | | | 2005-01-15 JP Rosevear <jpr@novell.com> * calendar/ea-calendar-helpers.c (ea_calendar_helpers_get_cal_view_from): use E_CALENDAR_VIEW, not E_CAL_VIEW Fixes #71306 * calendar/Makefile.am: no need for any idl in this directory, it was not used anywhere svn path=/trunk/; revision=28409
* svn path=/trunk/; revision=28408Updated ja.po. T.Aihana2005-01-152-3386/+192
| | | | | | 2005-01-15 Updated ja.po. T.Aihana <aihana@gnome.gr.jp> svn path=/trunk/; revision=28408
* Translation updated by Ivar Smolin.Priit Laes2005-01-152-865/+766
| | | | | | | | 2005-01-14 Priit Laes <plaes@cvs.gnome.org> * et.po: Translation updated by Ivar Smolin. svn path=/trunk/; revision=28407
* new function to correctly retrieve the body of the message.Rodrigo Moya2005-01-152-18/+46
| | | | | | | | | | 2005-01-14 Rodrigo Moya <rodrigo@novell.com> * mail-to-task.c (set_description): new function to correctly retrieve the body of the message. (do_mail_to_task): call set_description. svn path=/trunk/; revision=28406
* Updated Simplified Chinese translationFunda Wang2005-01-141-78/+47
| | | | svn path=/trunk/; revision=28405
* use camel_data_wrapper_decode_to_stream instead ofJP Rosevear2005-01-142-1/+7
| | | | | | | | | | 2005-01-14 JP Rosevear <jpr@novell.com> * itip-formatter.c (extract_itip_data): use camel_data_wrapper_decode_to_stream instead of camel_data_wrapper_write_to_stream svn path=/trunk/; revision=28404
* Updated Simplified Chinese translationFunda Wang2005-01-141-257/+257
| | | | svn path=/trunk/; revision=28403
* Updated Simplified Chinese translationFunda Wang2005-01-141-618/+713
| | | | svn path=/trunk/; revision=28402
* handle UTC dtstart/dtend properlyJP Rosevear2005-01-142-2/+11
| | | | | | | | | 2005-01-14 JP Rosevear <jpr@novell.com> * itip-formatter.c (format_itip_object): handle UTC dtstart/dtend properly svn path=/trunk/; revision=28401
* Updated italian translationMarco Ciampa2005-01-142-244/+207
| | | | svn path=/trunk/; revision=28400
* missing commitMichael Zucci2005-01-141-0/+7
| | | | svn path=/trunk/; revision=28398
* ** See bug #71029.Not Zed2005-01-141-2/+5
| | | | | | | | | | 2005-01-13 Not Zed <NotZed@Ximian.com> ** See bug #71029. * em-account-editor.c (e svn path=/trunk/; revision=28397
* Add new-mail-notify to the plugins_all listing so that it gets distedRodney Dawes2005-01-142-1/+6
| | | | | | | | | 2005-01-13 Rodney Dawes <dobey@novell.com> * configure.in: Add new-mail-notify to the plugins_all listing so that it gets disted properly svn path=/trunk/; revision=28396
* bump version to 2.1.3.2JP Rosevear2005-01-141-1/+1
| | | | | | | | 2005-01-13 JP Rosevear <jpr@novell.com> * configure.in: bump version to 2.1.3.2 svn path=/trunk/; revision=28393
* Changes to take advantage of Siva's performance improvements to theNat Friedman2005-01-133-50/+54
| | | | | | | | | | | | | | | | | Changes to take advantage of Siva's performance improvements to the addressbook search API. 2005-01-13 Nat Friedman <nat@novell.com> * gaimbuddies.c (bbdb_sync_buddy_list_check): Remove some debug printfs. (bbdb_sync_buddy_list): Do not query for the IM name, which is slow. Instead, query by alias and only commit the contact if we have changes for it. (bbdb_merge_buddy_to_contact): Return a boolean indicating whether we dirtied the contact or not. svn path=/trunk/; revision=28392
* Updated italian translationMarco Ciampa2005-01-132-5901/+3750
| | | | svn path=/trunk/; revision=28391
* changed the function find_node to return user node corresponding to theVivek Jain2005-01-135-86/+108
| | | | | | | | | | | 2005-01-13 Vivek Jain <jvivek@novell.com> * share-folder.c :changed the function find_node to return user node corresponding to the mail address given. (add_clicked): added a condition so that user can't share folder to himself. (user_selected): modified to display proper rights when owner is selected. * share-folder-common.c : calling share_folder with a cnc in it. svn path=/trunk/; revision=28390
* Combined all the exchange account setup plugins into one plugin.Sushma Rai2005-01-132-18/+5
| | | | svn path=/trunk/; revision=28388
* scriptyFunda Wang2005-01-131-7/+14
| | | | svn path=/trunk/; revision=28387
* Fixes #61973JP Rosevear2005-01-132-0/+13
| | | | | | | | | | | 2005-01-12 JP Rosevear <jpr@novell.com> Fixes #61973 * gui/widgets/e-addressbook-view.etspec: add translator comment for TTYTDD svn path=/trunk/; revision=28386
* Fixes #65820JP Rosevear2005-01-132-0/+7
| | | | | | | | | | 2005-01-12 JP Rosevear <jpr@novell.com> Fixes #65820 * gui/weekday-picker.c (get_day_text): add translator comment svn path=/trunk/; revision=28385
* forgot to cvs removeMichael Zucci2005-01-131-41/+0
| | | | svn path=/trunk/; revision=28384
* added prototypes for exported functions, re-arranged slightly to staticiseNot Zed2005-01-135-18/+82
| | | | | | | | | | | | | | | | | | | | | | | | | 2005-01-13 Not Zed <NotZed@Ximian.com> * new-mail-notify.c: added prototypes for exported functions, re-arranged slightly to staticise internal functions. * new-mail-notify.h: removed. 2005-01-12 Miguel Angel Lopez Hernandez <miguel@gulev.org.mx> * new-mail-notify.[ch]: Fix author's name, changes in code to maintain coding style (org_gnome_new_mail_notify): Now sends the dbus message using the send_dbus_message function (org_gnome_message_reading_notify): Added function, called when a message.reading event is fired (send_dbus_message): Added function, generic function to send dbus messages * org-gnome-new-mail-notify.eplug.in: define the message reading event svn path=/trunk/; revision=28383
* Updated Canadian English translation.Adam Weinberger2005-01-132-6224/+4213
| | | | | | * en_CA.po: Updated Canadian English translation. svn path=/trunk/; revision=28382
* fix spellingDavid Trowbridge2005-01-132-2/+6
| | | | | | | 2005-01-12 David Trowbridge <trowbrds@cs.colorado.edu> * calendar-weather.c (e_calendar_weather_units): fix spelling svn path=/trunk/; revision=28381
* scriptyFunda Wang2005-01-131-8/+8
| | | | svn path=/trunk/; revision=28380
* Get the value for the autodelete toggle button (page_changed_cb): Do notChenthill Palanisamy2005-01-122-2/+15
| | | | | | | | | | | | 2005-01-12 Chenthill Palanisamy <pchenthill@novell.com> * e-send-options.c: (e_send_options_get_widgets_data), (e_send_options_fill_widgets_with_data): Get the value for the autodelete toggle button (page_changed_cb): Do not hide the classification label and its combo box here. svn path=/trunk/; revision=28379
* Added some functons to change the global send options.Chenthill Palanisamy2005-01-123-54/+352
| | | | | | | | | | | | | | | | | 2005-01-12 Chenthill Palanisamy <pchenthill@novell.com> * Makefile.am: * send-options.c: (get_cnc), (e_send_options_load_general_opts), (e_sendoptions_clicked_cb), (org_gnome_send_options), (e_send_options_copy_general_opts), (e_send_options_copy_status_options), (check_status_options_changed), (check_general_changed), (send_options_copy_check_changed), (get_source), (add_return_value), (put_options_in_source), (add_send_options_to_source), (send_options_commit): Added some functons to change the global send options. svn path=/trunk/; revision=28378
* ** See bug #70990.Not Zed2005-01-122-1/+7
| | | | | | | | | | | 2005-01-12 Not Zed <NotZed@Ximian.com> ** See bug #70990. * em-account-editor.c (emae_service_url_changed): if the value is "" then don't set it svn path=/trunk/; revision=28377
* fix plugin listing, bump upgrade revision so weather calendar groupJP Rosevear2005-01-122-4/+13
| | | | | | | | | 2005-01-12 JP Rosevear <jpr@novell.com> * configure.in: fix plugin listing, bump upgrade revision so weather calendar group appears svn path=/trunk/; revision=28376
* error check for old exchange librarySushma Rai2005-01-122-1/+10
| | | | svn path=/trunk/; revision=28375
* Adding a entry widgett o editor page and using Excahnge connectorSushma Rai2005-01-123-3/+97
| | | | | | defined function to validate user svn path=/trunk/; revision=28374
* dont' use '%.*s' for truncating string output.Not Zed2005-01-122-1/+8
| | | | | | | | | 2005-01-08 Not Zed <NotZed@Ximian.com> * e-url.c (e_url_shroud): dont' use '%.*s' for truncating string output. svn path=/trunk/; revision=28373
* cast lenght specifiers to int.Not Zed2005-01-122-2/+7
| | | | | | | | | 2005-01-11 Not Zed <NotZed@Ximian.com> * filter-part.c (filter_part_expand_code): cast lenght specifiers to int. svn path=/trunk/; revision=28372
* set last_Edited_comp_string to NULL, not test it for null.Not Zed2005-01-122-1/+6
| | | | | | | | | 2005-01-08 Not Zed <NotZed@Ximian.com> * gui/e-day-view.c (e_day_view_finish_resize): set last_Edited_comp_string to NULL, not test it for null. svn path=/trunk/; revision=28371
* cast length specifier to int.Not Zed2005-01-122-1/+6
| | | | | | | | | 2005-01-11 Not Zed <NotZed@Ximian.com> * util/eab-book-util.c (eab_name_and_email_query): cast length specifier to int. svn path=/trunk/; revision=28370
* use a single setting for metric/imperial rather than separate temperatureDavid Trowbridge2005-01-123-102/+38
| | | | | | | | | 2005-01-12 David Trowbridge <trowbrds@cs.colorado.edu> * plugins/calendar-weather/(calendar-weather.c, org-gnome-calendar-weather.eplug.in): use a single setting for metric/imperial rather than separate temperature and snowfall settings svn path=/trunk/; revision=28369
* Reverted the previous fix to offset the hyphen whileHarish Krishnaswamy2005-01-122-1/+7
| | | | | | forming the filename. svn path=/trunk/; revision=28368
* scriptyFunda Wang2005-01-121-23/+23
| | | | svn path=/trunk/; revision=28367
* Bump to 2.1.3.1JP Rosevear2005-01-121-1/+1
| | | | svn path=/trunk/; revision=28364
* ** See bug #70018.Not Zed2005-01-122-3/+11
| | | | | | | | | | | 2005-01-12 Not Zed <NotZed@Ximian.com> ** See bug #70018. * mail-signature-editor.c (mail_signature_editor): use the right version for the gtkhtml editor control. svn path=/trunk/; revision=28363
* initialise composer before using it. sigh.Not Zed2005-01-122-3/+6
| | | | | | | | | 2005-01-12 Not Zed <NotZed@Ximian.com> * e-msg-composer.c (destroy): initialise composer before using it. sigh. svn path=/trunk/; revision=28362
* Fixes #29985JP Rosevear2005-01-122-1/+11
| | | | | | | | | | | 2005-01-11 JP Rosevear <jpr@novell.com> Fixes #29985 * itip-formatter.c (view_response_cb): set the message flags to answered if we send successfully svn path=/trunk/; revision=28361
* add new-mail-notify.h so it gets distedJP Rosevear2005-01-122-1/+5
| | | | | | | | 2005-01-11 JP Rosevear <jpr@novell.com> * Makefile.am: add new-mail-notify.h so it gets disted svn path=/trunk/; revision=28360
* scriptyFunda Wang2005-01-121-8/+7
| | | | svn path=/trunk/; revision=28359
* bump versionJP Rosevear2005-01-114-9/+86
| | | | | | | | 2005-01-11 JP Rosevear <jpr@novell.com> * configure.in: bump version svn path=/trunk/; revision=28357
* killed compile time warnings by including suitable definitions and typeVivek Jain2005-01-114-43/+56
| | | | | | | | 2005-01-11 Vivek Jain <jvivek@novell.com> killed compile time warnings by including suitable definitions and type casting widgets svn path=/trunk/; revision=28356
* Translation updated.Priit Laes2005-01-112-54/+60
| | | | | | | | 2005-01-11 Priit Laes <plaes@cvs.gnome.org> * et.po: Translation updated. svn path=/trunk/; revision=28355
* Updated Lithuanian translation.Žygimantas Beručka2005-01-112-3518/+2456
| | | | | | | | 2005-01-11 Žygimantas Beručka <uid0@akl.lt> * lt.po: Updated Lithuanian translation. svn path=/trunk/; revision=28353
* Added an extra button and prompting for password on button click,Sushma Rai2005-01-113-55/+38
| | | | | | instead of page next signal of druid svn path=/trunk/; revision=28352
* Updated zh_CN translationFunda Wang2005-01-111-2416/+39
| | | | svn path=/trunk/; revision=28351
* Make intltool happy. Updated zh_CN.poFunda Wang2005-01-113-3347/+2165
| | | | svn path=/trunk/; revision=28350
* Added conditions to check for shared folders to display different icon ifVivek Jain2005-01-112-3/+16
| | | | | | | | | 2005-01-11 Vivek Jain <jvivek@novell.com> * em-folder-tree.c (render_pixbuf): Added conditions to check for shared folders to display different icon if it is a shard folder. svn path=/trunk/; revision=28349
* Fixed a compiler warning.Harish Krishnaswamy2005-01-112-1/+5
| | | | | | * itip-formatter.c (update_item): Fixed a compiler warning. svn path=/trunk/; revision=28347
* added new mail plugin & checks.Not Zed2005-01-112-2/+21
| | | | | | | | 2005-01-11 Not Zed <NotZed@Ximian.com> * configure.in: added new mail plugin & checks. svn path=/trunk/; revision=28346
* (org_gnome_new_mail_notify): fixed some warnings & formattingMichael Zucci2005-01-113-11/+5
| | | | svn path=/trunk/; revision=28345
* fix LDFLAGS variable name.Not Zed2005-01-112-1/+5
| | | | | | | | 2005-01-11 Not Zed <NotZed@Ximian.com> * Makefile.am: fix LDFLAGS variable name. svn path=/trunk/; revision=28344
* initial import of a new mail -> dbus message bridge pluginMichael Zucci2005-01-115-0/+215
| | | | svn path=/trunk/; revision=28343
* Kill dead filesJP Rosevear2005-01-11480-162889/+0
| | | | svn path=/trunk/; revision=28342
* remove the temporary object from the view when stopping editing.Rodrigo Moya2005-01-113-1/+14
| | | | | | | | | | | 2005-01-10 Rodrigo Moya <rodrigo@novell.com> * gui/e-day-view.c (e_day_view_on_editing_stopped): remove the temporary object from the view when stopping editing. * gui/e-week-view.c (e_week_view_on_editing_stopped): ditto. svn path=/trunk/; revision=28341
* use HIG-compliant button order.Rodrigo Moya2005-01-112-5/+10
| | | | | | | | | 2005-01-10 Rodrigo Moya <rodrigo@novell.com> * calendar-weather.c (create_source_selected): use HIG-compliant button order. svn path=/trunk/; revision=28340
* Clean up spacing (liborg_gnome_send_options_la_LIBADD): Don't specify theRodney Dawes2005-01-112-4/+13
| | | | | | | | | | | 2005-01-10 Rodney Dawes <dobey@novell.com> * Makefile.am (INCLUDES): Clean up spacing (liborg_gnome_send_options_la_LIBADD): Don't specify the path to the la file directly, use the _LIBS variables that correspond with those in INCLUDES to link to the correct libraries svn path=/trunk/; revision=28339
* set to the new items, duhJP Rosevear2005-01-112-2/+6
| | | | | | | | 2005-01-10 JP Rosevear <jpr@novell.com> * itip-formatter.c (update_item): set to the new items, duh svn path=/trunk/; revision=28338
* offset the file name to account for the 'hyphen'.Harish Krishnaswamy2005-01-112-1/+7
| | | | | | | | * gui/dialogs/cal-attachment-bar.c: (cal_attachment_bar_set_attachment_list): offset the file name to account for the 'hyphen'. svn path=/trunk/; revision=28337
* *** empty log message ***JP Rosevear2005-01-111-1/+4
| | | | svn path=/trunk/; revision=28336
* compare pointers instead of content idJP Rosevear2005-01-112-2/+6
| | | | | | | | | 2005-01-10 JP Rosevear <jpr@novell.com> * itip-formatter.c (update_item): compare pointers instead of content id svn path=/trunk/; revision=28335
* More attachment updatesJP Rosevear2005-01-111-26/+45
| | | | svn path=/trunk/; revision=28334
* dont handle attachments in case of declineHarish Krishnaswamy2005-01-111-44/+29
| | | | svn path=/trunk/; revision=28333
* configure.in change for exchange account setupSushma Rai2005-01-111-0/+4
| | | | svn path=/trunk/; revision=28332
* Exchange account settings plugin entry to configure.inSushma Rai2005-01-111-1/+2
| | | | svn path=/trunk/; revision=28331
* corrected api argumentsSushma Rai2005-01-112-1/+6
| | | | svn path=/trunk/; revision=28330
* scriptyFunda Wang2005-01-111-109/+146
| | | | svn path=/trunk/; revision=28329
* first crack at saving attachments for the backend (extract_itip_data):JP Rosevear2005-01-102-3/+12
| | | | | | | | | | | 2005-01-10 JP Rosevear <jpr@novell.com> * itip-formatter.c (update_item): first crack at saving attachments for the backend (extract_itip_data): tell the user what to do for more than one attachment svn path=/trunk/; revision=28328
* added send options plugin to base plugin listParthasarathi Susarla2005-01-101-0/+3
| | | | | | | 2005-1-10 Parthasarathi Susarla <sparthasarathi@novell.com> * configure.in : added send options plugin to base plugin list svn path=/trunk/; revision=28327
* added support for groupwise send options pluginParthasarathi Susarla2005-01-101-2/+3
| | | | | | | 2005-1-10 Parthasarathi Susarla <sparthasarathi@novell.com> * configure.in : added support for groupwise send options plugin svn path=/trunk/; revision=28326
* initial check in for groupwise send optionsParthasarathi@novell.com2005-01-106-0/+219
| | | | | | | | 2005-01-10 Parthasarathi@novell.com <sparthasarathi@novell.com> * initial check in for groupwise send options svn path=/trunk/; revision=28325
* svn path=/trunk/; revision=28324Updated ja.po. T.Aihana2005-01-102-4464/+5620
| | | | | | 2005-01-10 Updated ja.po. T.Aihana <aihana@gnome.gr.jp> svn path=/trunk/; revision=28324
* first crack at saving attachments for the backendJP Rosevear2005-01-102-0/+81
| | | | | | | | | 2005-01-10 JP Rosevear <jpr@novell.com> * itip-formatter.c (update_item): first crack at saving attachments for the backend svn path=/trunk/; revision=28323
* Add shared-folder to plugin and base plugin list. Add correspondingVivek Jain2005-01-102-2/+8
| | | | | | | | | 2005-01-10 Vivek Jain <jvivek@novell.com> * configure.in : Add shared-folder to plugin and base plugin list. Add corresponding Makfile to AC_OUTPUT section. svn path=/trunk/; revision=28322
* add send-options pluginChenthill Palanisamy2005-01-102-2/+7
| | | | | | | | 2005-01-10 Chenthill Palanisamy <pchenthill@novell.com> * configure.in: add send-options plugin svn path=/trunk/; revision=28321
* 2005-01-10 Vivek Jain <jvivek@novell.com> IncludedJain Vivek2005-01-106-246/+349
| | | | | | | | | | | | | | | | * install-shared.c : opens up a wizard on reading a shared folder notification and installs shared folder at the recepient end. * share-folder-common.c : added (refresh_folder_tree) : to refresh the folder tree when a folder is shared or a shared folder is created so that different icons are displayed (get_cnc): to get a connection (get_container_id):to get the container id of the folder user selects * share-folder.c : minor changes to fix the crash * Makefile.am : including install-shared.c in sources * org-gnome-shared-folder.eplug.in : added a plugin to the e-plugin list for the message-read event svn path=/trunk/; revision=28320
* Included * ChangeLog and * install-shared.c to accept aVivek Jain2005-01-102-0/+264
| | | | | | | | 2005-01-10 Vivek Jain <jvivek@novell.com> Included * ChangeLog and * install-shared.c to accept a shared-folder-notification and install a shared folder svn path=/trunk/; revision=28319
* Plugin file to add the send options button in the account editor. Adds theChenthill Palanisamy2005-01-104-0/+295
| | | | | | | | | | | | | | 2005-01-10 Chenthill Palanisamy <pchenthill@novell.com> * MakeFile.am: * org-gnome-send-options.eplug.in: Plugin file to add the send options button in the account editor. * send-options.c: Adds the send options button inside a frame in the defaults page of the account editor for groupwise accounts. Clicking on the button gets the settings from the server and shows it in the send options dialog box. svn path=/trunk/; revision=28318
* Missed to commit this file before.Chenthill Palanisamy2005-01-103-13/+21
| | | | | | | | | 2005-01-10 Chenthill Palanisamy <pchenthill@novell.com> * backends/groupwise/e-cal-backends-groupwise-utils.h: Missed to commit this file before. svn path=/trunk/; revision=28317
* Updated Bulgarian translation by Vladimir Petkov <vpetkov@i-space.org>Alexander Shopov2005-01-102-575/+452
| | | | | | | | | 2005-01-10 Alexander Shopov <ash@contact.bg> * bg.po: Updated Bulgarian translation by Vladimir Petkov <vpetkov@i-space.org> svn path=/trunk/; revision=28316
* Added code to support global options. Filled the finalize and disposeChenthill Palanisamy2005-01-104-13/+167
| | | | | | | | | | | | | | | | | 2005-01-10 Chenthill Palanisamy <pchenthill@novell.com> * e-send-options.c: (e_send_options_get_widgets_data), (e_send_options_fill_widgets_with_data), (page_changed_cb), (init_widgets), (get_widgets), (setup_widgets), (e_sendoptions_set_global), (e_sendoptions_dialog_run), (e_sendoptions_dialog_finalize), (e_sendoptions_dialog_dispose), (e_sendoptions_dialog_init), (e_sendoptions_dialog_class_init), (e_sendoptions_dialog_get_type): Added code to support global options. Filled the finalize and dispose functions. * e-send-options.glade: Changed a label id. * e-send-options.h: Added the set_global function. svn path=/trunk/; revision=28315
* Translation updated.Priit Laes2005-01-102-21/+19
| | | | | | | | 2005-01-10 Priit Laes <plaes@cvs.gnome.org> * et.po: Translation updated. svn path=/trunk/; revision=28313
* Translation updated by Ivar Smolin.Priit Laes2005-01-102-280/+207
| | | | | | | | 2005-01-10 Priit Laes <plaes@cvs.gnome.org> * et.po: Translation updated by Ivar Smolin. svn path=/trunk/; revision=28312
* Modified cal-attachment-bar to allow the path to the local attachmentHarish Krishnaswamy2005-01-104-20/+32
| | | | | | | | | | | | | | | | * gui/dialogs/cal-attachment-bar.[ch]: (destroy), (init), (cal_attachment_bar_set_local_attachment_store), (cal_attachment_bar_get_attachment_list), (cal_attachment_bar_get_nth_attachment_filename), (cal_attachment_bar_set_attachment_list): Modified cal-attachment-bar to allow the path to the local attachment store be set externally, thereby hiding the storage policy of different backends from it. * gui/dialogs/comp-editor.c: * (real_edit_comp): set the local attachment store after obtaining it from the calendar. svn path=/trunk/; revision=28311
* Plugin to read the exchange OWA URL instead of host nameSushma Rai2005-01-103-9/+101
| | | | svn path=/trunk/; revision=28310
* Translation updated by Ivar Smolin.Priit Laes2005-01-102-283/+181
| | | | | | | | 2005-01-10 Priit Laes <plaes@cvs.gnome.org> * et.po: Translation updated by Ivar Smolin. svn path=/trunk/; revision=28309
* When spawning an editor, set the initial editability from the target book,Hans Petter Jansson2005-01-102-2/+8
| | | | | | | | | | 2005-01-10 Hans Petter Jansson <hpj@novell.com> * gui/widgets/e-minicard.c (e_minicard_activate_editor): When spawning an editor, set the initial editability from the target book, not from the minicard's own (usually stale, useless) editable state. svn path=/trunk/; revision=28308
* Updated Lithuanian translation.Žygimantas Beručka2005-01-102-115/+152
| | | | | | | | 2005-01-10 Žygimantas Beručka <uid0@akl.lt> * lt.po: Updated Lithuanian translation. svn path=/trunk/; revision=28307
* remove error modeJP Rosevear2005-01-103-24/+64
| | | | | | | | | | | | | 2005-01-09 JP Rosevear <jpr@novell.com> * itip-view.h: remove error mode * itip-formatter.c (set_itip_error): show error information to the user (extract_itip_data): use above (format_itip_object): no more "error" mode svn path=/trunk/; revision=28306
* accessor (itip_view_get_delegator): dittoJP Rosevear2005-01-104-3/+124
| | | | | | | | | | | | | | | | 2005-01-09 JP Rosevear <jpr@novell.com> * itip-view.c (itip_view_set_delegator): accessor (itip_view_get_delegator): ditto * itip-view.h: new protos * itip-formatter.c (extract_itip_data): put delegate sections back in and handle default reminder (format_itip_object): set the delegator for requests, find the delegator calendar if necessary svn path=/trunk/; revision=28305
* fix parsing of query stringJP Rosevear2005-01-102-2/+5
| | | | | | | | 2005-01-09 JP Rosevear <jpr@novell.com> * e-url.c (e_uri_new): fix parsing of query string svn path=/trunk/; revision=28304
* handle calendar:// urisJP Rosevear2005-01-102-1/+70
| | | | | | | | | 2005-01-09 JP Rosevear <jpr@novell.com> * gui/calendar-component.c (impl_handleURI): handle calendar:// uris svn path=/trunk/; revision=28303
* open a new window if we get a component id type urlJP Rosevear2005-01-103-5/+19
| | | | | | | | | | | 2005-01-09 JP Rosevear <jpr@novell.com> * e-shell.c (impl_Shell_handleURI): open a new window if we get a component id type url * Evolution-Shell.idl: add ComponentNotFound exception svn path=/trunk/; revision=28302
* launch an evolution window pointing at the calendar date of theJP Rosevear2005-01-102-2/+25
| | | | | | | | | | 2005-01-09 JP Rosevear <jpr@novell.com> * itip-formatter.c (idle_open_cb): launch an evolution window pointing at the calendar date of the appointment (view_response_cb): use it svn path=/trunk/; revision=28301
* only check for conflicts if the source has the conflict propertyJP Rosevear2005-01-102-15/+100
| | | | | | | | | | | | | | 2005-01-09 JP Rosevear <jpr@novell.com> * itip-formatter.c (find_cal_opened_cb): only check for conflicts if the source has the conflict property (initialize_selection): select the "conflict" sources in the selector (source_selection_changed): update the source properties (itip_formatter_page_factory): include the source selector for selecting conflict checking calendars svn path=/trunk/; revision=28300
* add calendar-file pluginJP Rosevear2005-01-102-2/+7
| | | | | | | | 2005-01-09 JP Rosevear <jpr@novell.com> * configure.in: add calendar-file plugin svn path=/trunk/; revision=28299
* Initial import of file properties plugin.JP Rosevear2005-01-105-0/+100
| | | | | | | | 2005-01-06 JP Rosevear <jpr@novell.com> * Initial import of file properties plugin. svn path=/trunk/; revision=28298
* Updated zh_CN translationFunda Wang2005-01-091-1/+1
| | | | svn path=/trunk/; revision=28297
* Authentication for exchange accountSushma Rai2005-01-094-1/+143
| | | | svn path=/trunk/; revision=28296
* Exchange account level settings pluginSushma Rai2005-01-094-0/+259
| | | | svn path=/trunk/; revision=28295
* Reformatted the description.Nat Friedman2005-01-092-4/+5
| | | | | | | | 2005-01-08 Nat Friedman <nat@novell.com> * org-gnome-evolution-bbdb.eplug.in: Reformatted the description. svn path=/trunk/; revision=28294
* Yet again updated Lithuanian translation.Žygimantas Beručka2005-01-092-63/+78
| | | | | | | | 2005-01-08 Žygimantas Beručka <uid0@akl.lt> * lt.po: Yet again updated Lithuanian translation. svn path=/trunk/; revision=28293
* scriptyFunda Wang2005-01-091-58/+60
| | | | svn path=/trunk/; revision=28292
* Updated Lithuanian translation.Žygimantas Beručka2005-01-082-161/+138
| | | | | | | | 2004-01-08 Žygimantas Beručka <uid0@akl.lt> * lt.po: Updated Lithuanian translation. svn path=/trunk/; revision=28291
* Remove duplicate entry for itip-formatter in plugins list.Harish Krishnaswamy2005-01-082-1/+7
| | | | | | | * configure.in : Remove duplicate entry for itip-formatter in plugins list. svn path=/trunk/; revision=28290
* update itip_send_comp calls with the new prototype.Harish Krishnaswamy2005-01-082-2/+7
| | | | svn path=/trunk/; revision=28289
* Updated Bulgarian translation by Vladimir Petkov <vpetkov@i-space.org>Alexander Shopov2005-01-082-753/+1470
| | | | | | | | | 2005-01-08 Alexander Shopov <ash@contact.bg> * bg.po: Updated Bulgarian translation by Vladimir Petkov <vpetkov@i-space.org> svn path=/trunk/; revision=28288
* Added support for attachments support to calendar items.Harish Krishnaswamy2005-01-0818-30/+383
| | | | | | | 2005-01-08 Harish Krishnaswamy <kharish@novell.com> Added support for attachments support to calendar items. svn path=/trunk/; revision=28287
* New files that provide attachments support for calendar items.Harish Krishnaswamy2005-01-087-0/+2064
| | | | svn path=/trunk/; revision=28286
* Add gnome-vfs-module-2.0 to Evo compile flags forHarish Krishnaswamy2005-01-082-1/+5
| | | | | | the calendar. svn path=/trunk/; revision=28285
* shushJP Rosevear2005-01-081-0/+5
| | | | svn path=/trunk/; revision=28284
* Updated Lithuanian translation.Žygimantas Beručka2005-01-082-3208/+3871
| | | | | | | | 2005-01-08 Žygimantas Beručka <uid0@akl.lt> * lt.po: Updated Lithuanian translation. svn path=/trunk/; revision=28283
* Add libedataserverui to the e-util libs and cflags.Hans Petter Jansson2005-01-082-1/+5
| | | | | | | | 2005-01-08 Hans Petter Jansson <hpj@novell.com> * configure.in: Add libedataserverui to the e-util libs and cflags. svn path=/trunk/; revision=28282
* scriptyFunda Wang2005-01-081-906/+1303
| | | | svn path=/trunk/; revision=28281
* new protosJP Rosevear2005-01-084-9/+202
| | | | | | | | | | | | | | | | | | | | 2005-01-07 JP Rosevear <jpr@novell.com> * itip-view.h: new protos * itip-view.c (set_tasklist_sender_text): task sender messages (set_calendar_sender_text): calendar sender messages (set_sender_text): select above as appropriate (itip_view_set_item_type): accessor (itip_view_get_item_type): ditto * itip-formatter.c (find_cal_opened_cb): messages for meetings/tasks/journals (send_item): ditto (format_itip_object): ditto (itip_formatter_page_factory): change page title svn path=/trunk/; revision=28280
* ensure there is only one attendee in the RSVP even if the user isJP Rosevear2005-01-082-2/+14
| | | | | | | | | 2005-01-07 JP Rosevear <jpr@novell.com> * itip-formatter.c (view_response_cb): ensure there is only one attendee in the RSVP even if the user is duplicated svn path=/trunk/; revision=28279
* clear the attendees, somehow I remove this in an earlier commitJP Rosevear2005-01-083-1/+8
| | | | | | | | | 2005-01-07 JP Rosevear <jpr@novell.com> * gui/dialogs/event-editor.c (event_editor_edit_comp): clear the attendees, somehow I remove this in an earlier commit svn path=/trunk/; revision=28278
* put a name to the 'Send options' frame.Rodrigo Moya2005-01-085-30/+43
| | | | | | | | | | | | | | | | | | | | | 2005-01-07 Rodrigo Moya <rodrigo@novell.com> * gui/dialogs/event-page.glade: * gui/dialogs/task-page.glade: put a name to the 'Send options' frame. * gui/dialogs/event-page.c (event_page_init): initialize reference to the 'Send options' frame. (get_widgets): get the 'Send options' frame from the .glade file. (event_page_hide_options): just hide the frame. (event_page_show_options): just show the frame. * gui/dialogs/task-page.c (task_page_init): initialize reference to the 'Send options' frame. (get_widgets): get the 'Send options' frame from the .glade file. (task_page_hide_options): just hide the frame. (task_page_show_options): just show the frame. svn path=/trunk/; revision=28277
* set the dialog's parent.Rodrigo Moya2005-01-082-0/+7
| | | | | | | | | 2005-01-07 Rodrigo Moya <rodrigo@novell.com> * e-categories-config.c (e_categories_config_open_dialog_for_entry): set the dialog's parent. svn path=/trunk/; revision=28276
* protosJP Rosevear2005-01-084-22/+124
| | | | | | | | | | | | | | | | | | 2005-01-07 JP Rosevear <jpr@novell.com> * itip-view.h: protos * itip-view.c (rsvp_toggled_cb): set comment sensitivity (itip_view_init): add comment entry (itip_view_set_rsvp): make comment entry sensitive when rsvp is (itip_view_set_rsvp_comment): accessor (itip_view_get_rsvp_comment): ditto * itip-formatter.c (find_cal_opened_cb): set error message if we can't find the item (view_response_cb): add comment if the user sets one svn path=/trunk/; revision=28275
* use the new ECategoriesDialog in libedataserverui.Rodrigo Moya2005-01-082-10/+9
| | | | | | | | | 2005-01-07 Rodrigo Moya <rodrigo@novell.com> * e-categories-config.c (e_categories_config_open_dialog_for_entry): use the new ECategoriesDialog in libedataserverui. svn path=/trunk/; revision=28274
* define EDS's datadir, needed to get to the Locations.xml file.Rodrigo Moya2005-01-083-9/+20
| | | | | | | | | | | | 2005-01-07 Rodrigo Moya <rodrigo@novell.com> * Makefile.am: define EDS's datadir, needed to get to the Locations.xml file. * calendar-weather.c (load_locations): use EDS's datadir for the Locations.xml file full path. svn path=/trunk/; revision=28273
* define weatherdatadir here, no need to use e-d-s's one, use evolution'sRodrigo Moya2005-01-082-6/+12
| | | | | | | | | 2005-01-07 Rodrigo Moya <rodrigo@novell.com> * Makefile.am: define weatherdatadir here, no need to use e-d-s's one, use evolution's instead. svn path=/trunk/; revision=28272
* removed weatherdatadir definition here.Rodrigo Moya2005-01-082-5/+4
| | | | | | | | 2005-01-07 Rodrigo Moya <rodrigo@novell.com> * configure.in: removed weatherdatadir definition here. svn path=/trunk/; revision=28271
* add protosJP Rosevear2005-01-074-21/+205
| | | | | | | | | | | | | | | | | | | | | | | | 2005-01-07 JP Rosevear <jpr@novell.com> * itip-view.h: add protos * itip-view.c (set_sender_text): update descriptions better (set_status_text): show/hide status (set_comment_text): show/hide comment (set_buttons): update buttons for add an refresh (itip_view_destroy): free comment/status (itip_view_init): add status/comment widgets (itip_view_set_status): accessor (itip_view_get_status): ditto (itip_view_set_comment): ditto (itip_view_get_comment): ditto * itip-formatter.c (find_cal_opened_cb): make sure rsvp is off for publish (format_itip_object): decline counter is sent by an organizer; set status and comment when appropriate svn path=/trunk/; revision=28270
* Translation updated.Priit Laes2005-01-072-5461/+6360
| | | | | | | | 2005-01-07 Priit Laes <plaes@cvs.gnome.org> * et.po: Translation updated. svn path=/trunk/; revision=28269
* MissingRodrigo Moya2005-01-072-0/+4
| | | | svn path=/trunk/; revision=28268
* added calendar-weather plugin to build.David Trowbridge2005-01-072-1/+11
| | | | | | | | | | 2005-01-07 David Trowbridge <David.Trowbridge@Colorado.edu> * configure.in: added calendar-weather plugin to build. 2005-01-06 JP Rosevear <jpr@novell.com> svn path=/trunk/; revision=28267
* initial import of ECalEvent targetsDavid Trowbridge2005-01-074-0/+270
| | | | | | | | | | 2005-01-06 David Trowbridge <trowbrds@cs.colorado.edu> * gui/e-cal-event[hc]: initial import of ECalEvent targets * gui/migration.c (migrate_calendars): add component.migration event svn path=/trunk/; revision=28266
* Initial import of weather properties pluginDavid Trowbridge2005-01-0711-0/+833
| | | | | | | | 2004-01-06 David Trowbridge <trowbrds@cs.colorado.edu> * Initial import of weather properties plugin svn path=/trunk/; revision=28265
* Translation updated by Ivar Smolin.Priit Laes2005-01-072-499/+380
| | | | | | | | 2005-01-07 Priit Laes <plaes@cvs.gnome.org> * et.po: Translation updated by Ivar Smolin. svn path=/trunk/; revision=28264
* remove old code, setup transient parent and weak ref for refresh. someNot Zed2005-01-074-18/+14
| | | | | | | | | | 2005-01-07 Not Zed <NotZed@Ximian.com> * em-account-prefs.c (account_add_clicked): remove old code, setup transient parent and weak ref for refresh. * *.c: some warning fixes/comment fixes svn path=/trunk/; revision=28263
* Add the GTK_DIALOG_NOSEPARATOR flag, and set appropriate border widthsRodney Dawes2005-01-072-1/+14
| | | | | | | | | | 2005-01-06 Rodney Dawes <dobey@novell.com> * e-config.c (e_config_create_window): Add the GTK_DIALOG_NOSEPARATOR flag, and set appropriate border widths around the main dialog vbox, and action area, to be more HIG compliant svn path=/trunk/; revision=28262
* add some uninstall rules for local dataJP Rosevear2005-01-072-0/+14
| | | | | | | | 005-01-06 JP Rosevear <jpr@novell.com> * data/Makefile.am: add some uninstall rules for local data svn path=/trunk/; revision=28261
* install schemas properlyJP Rosevear2005-01-072-1/+5
| | | | | | | | 2005-01-06 JP Rosevear <jpr@novell.com> * gui/Makefile.am: install schemas properly svn path=/trunk/; revision=28260
* install schemas properlyJP Rosevear2005-01-072-1/+5
| | | | | | | | 2005-01-06 JP Rosevear <jpr@novell.com> * gui/component/Makefile.am: install schemas properly svn path=/trunk/; revision=28259
* install schemas properlyJP Rosevear2005-01-072-1/+5
| | | | | | | | 2005-01-06 JP Rosevear <jpr@novell.com> * Makefile.am: install schemas properly svn path=/trunk/; revision=28258
* install schemas properly and add some uninstall rules for local installJP Rosevear2005-01-072-1/+16
| | | | | | | | | 2005-01-06 JP Rosevear <jpr@novell.com> * Makefile.am: install schemas properly and add some uninstall rules for local install rules svn path=/trunk/; revision=28257
* Handle the CamelOfflineStore case just like the CamelDiscoStore case.Jeffrey Stedfast2005-01-073-22/+53
| | | | | | | | | | | | | | 2005-01-06 Jeffrey Stedfast <fejj@novell.com> * mail-folder-cache.c (mail_note_store): Handle the CamelOfflineStore case just like the CamelDiscoStore case. * mail-ops.c (prep_offline_do): Since we can't kill off CamelDisco* (groupwise is using it), we have to handle both CamelOfflineFolder and CamelDiscoFolder for now. (set_offline_do): Same. svn path=/trunk/; revision=28256
* dist the glade fileJP Rosevear2005-01-062-0/+5
| | | | | | | | 2005-01-06 JP Rosevear <jpr@novell.com> * Makefile.am: dist the glade file svn path=/trunk/; revision=28255
* include top_srcdirJP Rosevear2005-01-062-0/+5
| | | | | | | | 2005-01-06 JP Rosevear <jpr@novell.com> * Makefile.am: include top_srcdir svn path=/trunk/; revision=28254
* use the base name only, so if a full path is passed to us we still writeJP Rosevear2005-01-062-2/+11
| | | | | | | | | | 2005-01-06 JP Rosevear <jpr@novell.com> * e-error-tool.c (main): use the base name only, so if a full path is passed to us we still write out to the current directory, for when builddir != srcdir svn path=/trunk/; revision=28253
* Commiting send optionsChenthill Palanisamy2005-01-0612-7/+588
| | | | | | | | 2005-01-06 Chenthill Palanisamy <pchenthill@novell.com> Commiting send options svn path=/trunk/; revision=28252
* Commiting the files mentioned below again to HEAD since it was not addedChenthill Palanisamy2005-01-064-0/+1939
| | | | | | | | | 2005-01-06 Chenthill Palanisamy <pchenthill@novell.com> Commiting the files mentioned below again to HEAD since it was not added in head. svn path=/trunk/; revision=28250
* merging send optionsChenthill Palanisamy2005-01-062-0/+12
| | | | | | | | | | | 2005-01-06 Chenthill Palanisamy <pchenthill@novell.com> merging send options * Makefile.am: * e-send-options.[ch]: Widgets for the send options dialog * e-send-options.glade: Contains interface for the dialog svn path=/trunk/; revision=28249
* fix build for non gtk file chooser caseJP Rosevear2005-01-062-1/+6
| | | | | | | | | 2005-01-05 JP Rosevear <jpr@novell.com> * save-calendar.c (ask_destination_and_save): fix build for non gtk file chooser case svn path=/trunk/; revision=28248
* Dist the errors data properly, and add the .eplug output file toRodney Dawes2005-01-062-2/+8
| | | | | | | | | 2005-01-05 Rodney Dawes <dobey@novell.com> * Makefile.am: Dist the errors data properly, and add the .eplug output file to BUILT_SOURCES svn path=/trunk/; revision=28247
* Remove mail-errors.xml (the .h belongs here, not the straight .xmlRodney Dawes2005-01-052-1/+5
| | | | | | | | | 2005-01-05 Rodney Dawes <dobey@novell.com> * POTFILES.in: Remove mail-errors.xml (the .h belongs here, not the straight .xml currently) svn path=/trunk/; revision=28246
* added a new argument to pass the calendar client, since it might happen toRodrigo Moya2005-01-053-4/+27
| | | | | | | | | | | | | | | | | 2005-01-05 Rodrigo Moya <rodrigo@novell.com> * gui/e-day-view.c (e_day_view_find_event_from_uid): added a new argument to pass the calendar client, since it might happen to have events with the same UID on different calendars. (e_day_view_do_key_press, model_rows_deleted_cb): added new argument to e_day_view_find_event_from_uid. * gui/e-week-view.c (e_week_view_find_event_from_uid): same as e-day-view.c. (e_week_view_do_key_press, model_rows_deleted_cb): added new argument to e_week_view_find_event_from_uid. svn path=/trunk/; revision=28245
* Add the widget target, missed this.Not Zed2005-01-052-0/+11
| | | | | | | | 2005-01-05 Not Zed <NotZed@Ximian.com> * em-menu.c: (emph_targets[]): Add the widget target, missed this. svn path=/trunk/; revision=28244
* turn off debug, setup g private instance data structure. (setup_ui):Not Zed2005-01-052-3/+46
| | | | | | | | | | | | 2005-01-05 Not Zed <NotZed@Ximian.com> * e-msg-composer.c (d): turn off debug, setup g private instance data structure. (setup_ui): activate the composer plugin menu. (destroy): clean up the composer plugin menu. (class_init, init): init private instance data & plugin menu. svn path=/trunk/; revision=28243
* add a semi-dummy target for widget target.Not Zed2005-01-053-0/+34
| | | | | | | | | 2005-01-05 Not Zed <NotZed@Ximian.com> * em-menu.c (em_menu_target_new_widget): add a semi-dummy target for widget target. svn path=/trunk/; revision=28242
* handle the "reply" parameter, if set.Not Zed2005-01-053-9/+35
| | | | | | | | | | | | | 2005-01-05 Not Zed <NotZed@Ximian.com> * mail-component.c (handleuri_got_folder): handle the "reply" parameter, if set. * em-composer-utils.c (em_utils_reply_to_message): only ref the source if supplied. (reply_to_message): only unref the source if supplied. svn path=/trunk/; revision=28241
* -uu-:---F1 POTFILES.in (FundamentalJP Rosevear2005-01-052-5/+4
| | | | | | | | <jpr@novell.com> * POTFILES.in: remove dead files svn path=/trunk/; revision=28240
* new protos, modesJP Rosevear2005-01-057-36/+419
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 2005-01-04 JP Rosevear <jpr@novell.com> * e-sidebar.h: new protos, modes * e-sidebar.c: handle 2 more modes, text only and toolbar style; allow visibility to be set for the buttons * e-shell-window.h: new proto * e-shell-window.c (setup_widgets): set the sidebar setting and visibility based on stored gconf settings (e_shell_window_save_defaults): save the current sidebar setting visibility (e_shell_window_peek_sidebar): return the sidebar * e-shell-window-commands.c (e_shell_window_commands_setup): add listeners for each of the component button radio items and for the hide toggle (view_buttons_icontext_item_toggled_handler): listener callback, set mode (view_buttons_icon_item_toggled_handler): ditto (view_buttons_text_item_toggled_handler): ditto (view_buttons_toolbar_item_toggled_handler): ditto (view_buttons_hide_item_toggled_handler): listener callback, set visibility * apps_evolution_shell.schemas.in.in: add component button style and visibility defaults svn path=/trunk/; revision=28239
* add component button view itemsJP Rosevear2005-01-055-5/+38
| | | | | | | | | | | | | | 2005-01-04 JP Rosevear <jpr@novell.com> * evolution.xml: add component button view items * evolution.xml: set the toolbar look to "system" everywhere * evolution-signature-editor.xml: ditto * evolution-message-composer.xml: ditto svn path=/trunk/; revision=28238
* remove dead filesJP Rosevear2005-01-057-347/+4
| | | | | | | | 2005-01-04 JP Rosevear <jpr@novell.com> * Makefile.am: remove dead files svn path=/trunk/; revision=28237
* use the new e-categories API in e-d-s.Rodrigo Moya2005-01-052-1/+7
| | | | | | | | | 2005-01-04 Rodrigo Moya <rodrigo@novell.com> * gui/e-cal-component-preview.c (write_html): use the new e-categories API in e-d-s. svn path=/trunk/; revision=28236
* removed most of the API. The rest will be removed as the GAL dependenciesRodrigo Moya2005-01-053-114/+15
| | | | | | | | | 2005-01-04 Rodrigo Moya <rodrigo@novell.com> * e-categories-config.[ch]: removed most of the API. The rest will be removed as the GAL dependencies are sorted out. svn path=/trunk/; revision=28235
* search our internal data for the correct event.Rodrigo Moya2005-01-052-2/+26
| | | | | | | | | 2005-01-04 Rodrigo Moya <rodrigo@novell.com> * gui/e-week-view.c (model_rows_deleted_cb): search our internal data for the correct event. svn path=/trunk/; revision=28234
* Use standard error messagesPhilip Van Hoof2005-01-043-34/+14
| | | | | | | | 2005-01-04 Philip Van Hoof <pvanhoof@gnome.org> * csv-format.c, rdf-format.c: Use standard error messages svn path=/trunk/; revision=28233
* Use standard error messagesPhilip Van Hoof2005-01-042-17/+8
| | | | | | | | 2005-01-04 Philip Van Hoof <pvanhoof@gnome.org> * save-attachments.c: Use standard error messages svn path=/trunk/; revision=28232
* add a11y name to calendar sidebar selector. add a11y name to task sidebarHarry Lu2005-01-043-0/+13
| | | | | | | | | | | 2005-01-04 Harry Lu <harry.lu@sun.com> * gui/calendar-component.c: (create_component_view): add a11y name to calendar sidebar selector. * gui/tasks-component.c: (create_component_view): add a11y name to task sidebar selector. svn path=/trunk/; revision=28231
* add atk name for the treeview.Mengjie Yu2005-01-042-0/+9
| | | | | | | | | 2004-12-28 Mengjie Yu <meng-jie.yu@sun.com> * em-folder-tree.c: (em_folder_tree_new_with_model): add atk name for the treeview. svn path=/trunk/; revision=28230
* Modify the changelog's entry date to corret year.Harry Lu2005-01-041-1/+1
| | | | svn path=/trunk/; revision=28229
* add ea-combo-button.[ch] to Makefile.Harry Lu2005-01-046-1/+224
| | | | | | | | | | | | 2005-01-04 Harry Lu <harry.lu@sun.com> * widgets/Makefile.am: add ea-combo-button.[ch] to Makefile. * widgets/ea-combo-button.c: * widgets/ea-combo-button.h: implement a11y object for e-combo-button. * widgets/ea-widgets.c: (e_combo_button_a11y_init): set a11y factory. * widgets/ea-widgets.h: add declaration. svn path=/trunk/; revision=28228
* new internal function to popup the menu. (impl_button_press_event): callHarry Lu2005-01-043-4/+61
| | | | | | | | | | | | | | 2004-01-04 Harry Lu <harry.lu@sun.com> * misc/e-combo-button.c: (e_combo_button_popup): new internal function to popup the menu. (impl_button_press_event): call the new function. (e_combo_button_class_init): init a11y. (e_combo_button_get_label): new function to return label. (e_combo_button_popup_menu): new function to popup menu. * misc/e-combo-button.h: add function declarations. svn path=/trunk/; revision=28227
* Don't do set_usize () on the containerRodney Dawes2005-01-042-1/+5
| | | | | | | | | 2005-01-03 Rodney Dawes <dobey@novell.com> * itip-formatter.c (format_itip_object): Don't do set_usize () on the container svn path=/trunk/; revision=28225
* load accountsJP Rosevear2005-01-042-0/+7
| | | | | | | | 2005-01-03 JP Rosevear <jpr@novell.com> * itip-formatter.c (format_itip_object): load accounts svn path=/trunk/; revision=28224
* remove unused messageJP Rosevear2005-01-043-9/+12
| | | | | | | | | | 2005-01-03 JP Rosevear <jpr@novell.com> * org-gnome-itip-formatter-errors.xml: remove unused message * itip-formatter.c (update_item): use info item, not e-error svn path=/trunk/; revision=28223
* implement cancel (update_item): add cancel info itemJP Rosevear2005-01-042-7/+19
| | | | | | | | | 2005-01-03 JP Rosevear <jpr@novell.com> * itip-formatter.c (view_response_cb): implement cancel (update_item): add cancel info item svn path=/trunk/; revision=28222
* Fixes #69663JP Rosevear2005-01-042-1/+18
| | | | | | | | | | | 2005-01-03 JP Rosevear <jpr@novell.com> Fixes #69663 * gui/e-cal-model-tasks.c (is_complete): look at the percent complete and status properties as well for completeness clues svn path=/trunk/; revision=28221
* utility routine to make it easier to add info itemsJP Rosevear2005-01-044-30/+74
| | | | | | | | | | | | | | | 2005-01-03 JP Rosevear <jpr@novell.com> * itip-view.c (itip_view_add_upper_info_item_printf): utility routine to make it easier to add info items (itip_view_add_lower_info_item_printf): ditto * itip-view.h: new protos * itip-formatter.c: use new printf routines everyhwere it makes sense svn path=/trunk/; revision=28220
* add itip-formatter to the "all" list, its not ready to be in the base yetJP Rosevear2005-01-042-2/+9
| | | | | | | | | 2005-01-03 JP Rosevear <jpr@novell.com> * configure.in: add itip-formatter to the "all" list, its not ready to be in the base yet though svn path=/trunk/; revision=28219
* move the adjust item work here when we actually have the calendarJP Rosevear2005-01-042-59/+60
| | | | | | | | | | | | | 2005-01-03 JP Rosevear <jpr@novell.com> * itip-formatter.c (find_cal_opened_cb): move the adjust item work here when we actually have the calendar (pitip_free): implement a free function (find_cal_opened_cb): check the methods instead of the show selector member (find_cal_opened_cb): default to true for the rsvp setting svn path=/trunk/; revision=28218
* move the adjust item work here when we actually have the calendarJP Rosevear2005-01-042-5/+45
| | | | | | | | | | 2005-01-03 JP Rosevear <jpr@novell.com> * itip-formatter.c (find_cal_opened_cb): move the adjust item work here when we actually have the calendar (pitip_free): implement a free function svn path=/trunk/; revision=28217
* add response enumsJP Rosevear2005-01-047-35/+288
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | 2005-01-03 JP Rosevear <jpr@novell.com> * itip-view.h: add response enums * itip-view.c (set_buttons): fiddle with button names and response enums * itip-formatter.c (find_server): don't include our uid in the conflicts search (update_attendee_status): update the status of the attendee and save it out (adjust_item): get relevant properties for items that might contain them if sent from an attendee (get_real_item): get the actual, current item (send_item): send the item (view_response_cb): handle REPLY and REFRESH requests (format_itip_object): adjust the item if necessary and set the attendee for reply/refresh; prevent crash if no description (pitip_free): skeleton free function (format_itip): load delete message setting (delete_toggled_cb): set delete message setting based on toggle (itip_formatter_page_factory): make the delete message check box work * Makefile.am: install e-error messages svn path=/trunk/; revision=28216
* new protos, signalJP Rosevear2005-01-034-114/+749
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 2005-01-03 JP Rosevear <jpr@novell.com> * itip-view.h: new protos, signal * itip-view.c (set_info_items): be more generic so both upper and lower setting can use it (set_upper_info_items): set the upper info items (set_lower_info_items): ditto for lower items (itip_view_destroy): clear both sets of info items (itip_view_class_init): add source selected signalo (itip_view_init): add separate upper and lower info item areas and a detail area (itip_view_add_upper_info_item): add upper info item (itip_view_remove_upper_info_item): remove a singal upper area info item (itip_view_clear_upper_info_items): clear them all (itip_view_add_lower_info_item): as above (itip_view_remove_lower_info_item): ditto (itip_view_clear_lower_info_items): ditto (source_selected_cb): emit the source selected signal when the source in the option menu changes (itip_view_set_source_list): take a source list and create an e-source-option-menu if its non-null (itip_view_get_source_list): get source list (itip_view_set_source): set a specific source in the source option menu (itip_view_get_source): obtain that source (itip_view_set_rsvp): get the rsvp status (itip_view_get_rsvp): set it (itip_view_set_show_rsvp): set visibility of rsvp check box (itip_view_get_show_rsvp): get the visibility of rsvp check box (itip_view_set_buttons_sensitive): set button sensitivity (itip_view_get_buttons_sensitive): get button sensitivity * itip-formatter.c (find_my_address): find the user's address in the list of attendees (set_buttons_sensitive): set the action buttons sensitivity appropriately (cal_opened_cb): use above (start_calendar_server): ditto (start_calendar_server_by_uid): de-sensitize buttons to start (source_selected_cb): ditto (find_cal_opened_cb): check for conflicting appointments; set informative info area items (find_server): create the sexp for determining conflicts (update_item): oset informative info area items (view_response_cb): implement some of the responses, start on implementing rsvp svn path=/trunk/; revision=28215
* redo the queries after emitting the 'time_range_changed' signal, since nowRodrigo Moya2005-01-034-24/+19
| | | | | | | | | | | | | | | | | | | | | | 2005-01-03 Rodrigo Moya <rodrigo@novell.com> * gui/e-cal-model.c (e_cal_model_set_time_range): redo the queries after emitting the 'time_range_changed' signal, since now the views will only update their internal data but not redraw the events on that signal. * gui/e-day-view.c (model_changed_cb): removed, no longer needed. (e_day_view_recalc_day_starts): no need to call e_day_view_update_query. (e_day_view_init): no need to connect to 'model_changed' signal on the model, we already connect to the row/cell_changed ones. * gui/e-week-view.c (time_range_changed_cb): no need to call e_week_view_update_query. (model_changed_cb): removed, no longer needed. (e_week_view_init): no need to connect to 'model_changed' signal on the model, we already connect to the row/cell_changed ones. svn path=/trunk/; revision=28214
* Warning when overwriting filePhilip Van Hoof2005-01-034-10/+60
| | | | | | | | 2004-12-27 Philip Van Hoof <pvanhoof@gnome.org> * csv-format.c, rdf-format.c: Warning when overwriting file svn path=/trunk/; revision=28213
* Warning when overwriting filePhilip Van Hoof2005-01-032-1/+30
| | | | | | | | 2004-12-27 Philip Van Hoof <pvanhoof@gnome.org> * save-attachments.c: Warning when overwriting file svn path=/trunk/; revision=28212
* Fixing bug 61068 (removing a white space in a string)Andre Klapper2005-01-032-1/+6
| | | | | | | | | 2004-12-21 Andre Klapper <a9016009@gmx.de> * tools/evolution-addressbook-export.c: Fixing bug 61068 (removing a white space in a string) svn path=/trunk/; revision=28211
* scriptyFunda Wang2005-01-021-90/+153
| | | | svn path=/trunk/; revision=28210
* add necessary includeJP Rosevear2005-01-0110-57/+114
| | | | | | | | | | | | | | | | | | | | | | | | 2004-12-31 JP Rosevear <jpr@novell.com> * gui/dialogs/schedule-page.c: add necessary include * gui/dialogs/meeting-page.c (sensitize_widgets): kill warning * gui/dialogs/cal-prefs-dialog.c (template_url_changed): kill warning * gui/dialogs/alarm-dialog.c (malarm_widgets_to_alarm): kill warnings (init_widgets): ditto * gui/main.c (initialize): no need to init the config system now * gui/e-cell-date-edit-config.h: include date edit text header * gui/e-cal-config.c (ecp_target_free): kill warning * gui/calendar-config.c: clean up includes, internally initialize the config setup to make it easier for others; kill dead functions svn path=/trunk/; revision=28209
* Updated Bulgarian translation by myselfAlexander Shopov2004-12-302-745/+293
| | | | | | | | | 2004-12-30 Alexander Shopov <ash@contact.bg> * bg.po: Updated Bulgarian translation by myself svn path=/trunk/; revision=28208
* new protosJP Rosevear2004-12-305-40/+953
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 2004-12-29 JP Rosevear <jpr@novell.com> * itip-view.h: new protos * itip-view.c (format_date_and_time_x): don't draw the leading zero in 12hr clock mode for the hour (set_sender_text): make intro statements closer to the UI design (set_description_text): display description (set_info_items): show info items, messages with icons (set_progress_text): show progress text item (for loading/searching calendars) (set_one_button): add a response button (set_buttons): set response buttons based on mode (itip_view_destroy): clear info items (itip_view_class_init): add response signal (itip_view_init): new areas for description, info items, buttons (itip_view_set_description): accessor (itip_view_get_description): ditto (itip_view_add_info_item): add an info item to the display (itip_view_clear_info_items): clear all items (itip_view_set_progress): set the progress message * itip-formatter.c: move over calendar loading, searching code, set more itip view properties * org-gnome-itip-formatter.eplug.in: add a config page item, doesn't do much right now svn path=/trunk/; revision=28207
* 2.0 is the current stable version.Rodrigo Moya2004-12-302-1/+6
| | | | | | | | | 2004-12-29 Rodrigo Moya <rodrigo@novell.com> * main.c (show_development_warning): 2.0 is the current stable version. svn path=/trunk/; revision=28206
* Updated Bulgarian translation by Vladimir Petkov <vpetkov@i-space.org>Alexander Shopov2004-12-292-5190/+6417
| | | | | | | | | 2004-12-29 Alexander Shopov <ash@contact.bg> * bg.po: Updated Bulgarian translation by Vladimir Petkov <vpetkov@i-space.org> svn path=/trunk/; revision=28205
* s/strcmp/strncmp.David Trowbridge2004-12-283-3/+9
| | | | | | | | | | 2004-12-28 David Trowbridge <David.Trowbridge@Colorado.edu> * calendar-http.c (e_calendar_http_check): s/strcmp/strncmp. * org-gnome-calendar-http.eplug.in: fixed order of menus. svn path=/trunk/; revision=28204
* removed superfluous if check. (e_cal_view_objects_modified_cb): add allRodrigo Moya2004-12-272-6/+8
| | | | | | | | | | 2004-12-26 Rodrigo Moya <rodrigo@novell.com> * gui/e-cal-model.c (search_by_uid_and_client): removed superfluous if check. (e_cal_view_objects_modified_cb): add all objects at once. svn path=/trunk/; revision=28203
* set fields we free to NULL.Rodrigo Moya2004-12-272-0/+7
| | | | | | | | | 2004-12-26 Rodrigo Moya <rodrigo@novell.com> * gui/e-day-view.c (e_day_view_remove_event_cb): set fields we free to NULL. svn path=/trunk/; revision=28202
* kill warnings (map_default_cb): the to entry widget is now just a gtkJP Rosevear2004-12-242-13/+12
| | | | | | | | | | 2004-12-24 JP Rosevear <jpr@novell.com> * e-msg-composer.c (setup_signatures_menu): kill warnings (map_default_cb): the to entry widget is now just a gtk entry at its core, so check for text that way svn path=/trunk/; revision=28201
* Updated Simplified Chinese translationFunda Wang2004-12-241-623/+911
| | | | svn path=/trunk/; revision=28200
* Make intltool happy. Removed serveral non-exists file references.Funda Wang2004-12-242-58/+87
| | | | svn path=/trunk/; revision=28199
* set start_offline gconf key when ever offline state is changed.Sivaiah Nallaagatla2004-12-242-4/+15
| | | | | | | | | | 2004-12-23 Sivaiah Nallaagatla <snallagatla@novell.com> * e-shell.c (e_shell_go_offline) (e_shell_go_online) : set start_offline gconf key when ever offline state is changed. svn path=/trunk/; revision=28198
* typo correctionHarish Krishnaswamy2004-12-241-1/+1
| | | | svn path=/trunk/; revision=28197
* Check for the existence of the meet/sched pages before attempting toHarish Krishnaswamy2004-12-242-2/+9
| | | | | | | | | 2004-12-24 Harish Krishnaswamy <kharish@novell.com> * gui/dialogs/event-editor.c (event_editor_edit_comp): Check for the existence of the meet/sched pages before attempting to remove them. svn path=/trunk/; revision=28196
* Merging offline brnach with HEADSivaiah Nallagatla2004-12-242-0/+50
| | | | svn path=/trunk/; revision=28195
* Merge from offline brnachSivaiah Nallagatla2004-12-244-12/+104
| | | | svn path=/trunk/; revision=28194
* get instance times using the correct timezone. (redo_queries): emitRodrigo Moya2004-12-231-39/+0
| | | | | | | | | | | | | | 2004-12-23 Rodrigo Moya <rodrigo@novell.com> * gui/e-cal-model.c (set_instance_times): get instance times using the correct timezone. (redo_queries): emit signals before clearing the array. * gui/e-day-view.c (process_component): * gui/e-week-view.c (process_component): no need to try to update, always add. svn path=/trunk/; revision=28193
* get instance times using the correct timezone. (redo_queries): emitRodrigo Moya2004-12-234-97/+56
| | | | | | | | | | | | | | 2004-12-23 Rodrigo Moya <rodrigo@novell.com> * gui/e-cal-model.c (set_instance_times): get instance times using the correct timezone. (redo_queries): emit signals before clearing the array. * gui/e-day-view.c (process_component): * gui/e-week-view.c (process_component): no need to try to update, always add. svn path=/trunk/; revision=28192
* This is the last we see of ESelectNames.Hans Petter Jansson2004-12-2330-7290/+34
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 2004-12-23 Hans Petter Jansson <hpj@novell.com> This is the last we see of ESelectNames. * gui/component/select-names/Evolution-Addressbook-SelectNames.idl * gui/component/select-names/GNOME_Evolution_Addressbook_SelectNames.server.in.in * gui/component/select-names/Makefile.am * gui/component/select-names/e-select-names-bonobo.c * gui/component/select-names/e-select-names-bonobo.h * gui/component/select-names/e-select-names-completion.c * gui/component/select-names/e-select-names-completion.h * gui/component/select-names/e-select-names-config-keys.h * gui/component/select-names/e-select-names-config.c * gui/component/select-names/e-select-names-config.h * gui/component/select-names/e-select-names-factory.c * gui/component/select-names/e-select-names-factory.h * gui/component/select-names/e-select-names-manager.c * gui/component/select-names/e-select-names-manager.h * gui/component/select-names/e-select-names-marshal.list * gui/component/select-names/e-select-names-model.c * gui/component/select-names/e-select-names-model.h * gui/component/select-names/e-select-names-popup.c * gui/component/select-names/e-select-names-popup.h * gui/component/select-names/e-select-names-section.etspec * gui/component/select-names/e-select-names-table-model.c * gui/component/select-names/e-select-names-table-model.h * gui/component/select-names/e-select-names-text-model.c * gui/component/select-names/e-select-names-text-model.h * gui/component/select-names/e-select-names.c * gui/component/select-names/e-select-names.etspec * gui/component/select-names/e-select-names.h * gui/component/select-names/recipient.glade * gui/component/select-names/select-names.glade: Begone. svn path=/trunk/; revision=28191
* Remove select-names from here.Hans Petter Jansson2004-12-233-6/+10
| | | | | | | | | | | | 2004-12-23 Hans Petter Jansson <hpj@novell.com> * Makefile.am (selectnamesdir) (IDL_GENERATED) (INCLUDES): Remove select-names from here. * Composer.idl: Remove Evolution-Addressbook-SelectNames.idl include. svn path=/trunk/; revision=28190