aboutsummaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
* Some code clean work.Harry Lu2005-02-0410-21/+62
| | | | | | | | | | | | | | | | | | | | | | | | | 2005-01-27 Harry Lu <harry.lu@sun.com> Some code clean work. * gal/a11y/e-table/gal-a11y-e-table-click-to-add.c: (gal_a11y_e_table_click_to_add_init): new function to register type only when a11y is enabled. * gal/a11y/e-table/gal-a11y-e-table-click-to-add.h: * gal/a11y/e-table/gal-a11y-e-table-item.c: (gal_a11y_e_table_item_init): ditto. * gal/a11y/e-table/gal-a11y-e-table.c: (gal_a11y_e_table_init): ditto. * gal/a11y/e-table/gal-a11y-e-table.h: * gal/a11y/e-table/gal-a11y-e-tree.c: (gal_a11y_e_tree_init): ditto. * gal/a11y/e-table/gal-a11y-e-tree.h: * gal/a11y/e-text/gal-a11y-e-text.c: (gal_a11y_e_text_init): ditto. * gal/a11y/e-text/gal-a11y-e-text.h: * gal/a11y/factory.c: useless file removed. * gal/a11y/init.c: useless file removed. * gal/e-text/e-text.c: (e_text_class_init): move a11y registry call to a11y code. svn path=/trunk/; revision=28702
* Some code clean work.Harry Lu2005-02-043-16/+6
| | | | | | | | | | | | | 2005-01-27 Harry Lu <harry.lu@sun.com> Some code clean work. * e-table-click-to-add.c: (etcta_class_init): move a11y registry call to a11y code. * e-table.c: (e_table_class_init): ditto. * e-tree.c: (e_tree_class_init): ditto. svn path=/trunk/; revision=28701
* Fix for #56901Yong Sun2005-02-042-2/+9
| | | | | | | | | | | 2005-02-04 Yong Sun <yong.sun@sun.com> Fix for #56901 * gui/print.c: (bound_text): When the width>maxwidth, the pointer 'p' should also be backwarded, same as 'o'. svn path=/trunk/; revision=28700
* reverted jeff's patch for the subscribed hint.Not Zed2005-02-043-2/+18
| | | | | | | | | | | | | | 2005-02-04 Not Zed <NotZed@Ximian.com> * em-subscribe-editor.c (sub_folderinfo_get): reverted jeff's patch for the subscribed hint. ** See bug #65329 * em-folder-properties.c (emfp_dialog_got_folder): translate local-store special folders. svn path=/trunk/; revision=28699
* if we aren't waiting for cancel, then don't worry about waiting on theNot Zed2005-02-042-10/+20
| | | | | | | | | | | 2005-02-04 Not Zed <NotZed@Ximian.com> * mail-session.c (alert_user, do_user_message): if we aren't waiting for cancel, then don't worry about waiting on the reply port, otherwise we could block when we don't need to, if there is another window already up. svn path=/trunk/; revision=28698
* Added depcomp to cvsignoreRodney Dawes2005-02-041-0/+1
| | | | svn path=/trunk/; revision=28697
* Use g_hash_table_foreach_remove() instead so the keys don't point toJeffrey Stedfast2005-02-042-3/+12
| | | | | | | | | | | 2005-02-03 Jeffrey Stedfast <fejj@novell.com> * message-list.c (message_list_set_folder): Use g_hash_table_foreach_remove() instead so the keys don't point to free'd values. (normalised_free): Return TRUE. svn path=/trunk/; revision=28696
* Remove duplicate entries for addressbook-groupwise,Priit Laes2005-02-042-3/+4
| | | | | | | | | | 2005-02-01 Priit Laes <amd@store20.com> * configure.in : Remove duplicate entries for addressbook-groupwise, groupwise-status-tracking and default-source in plugins list. Fixes make distclean. svn path=/trunk/; revision=28695
* Remove duplicate entry for addressbook-groupwise in plugins list.Priit Laes2005-02-042-1/+6
| | | | | | | | | 2005-02-01 Priit Laes <amd@store20.com> * configure.in : Remove duplicate entry for addressbook-groupwise in plugins list. svn path=/trunk/; revision=28694
* Set the spacing for ourself to 12 to be HIG compliant as we are a GtkHBoxRodney Dawes2005-02-042-23/+36
| | | | | | | | | | | | | | | 2005-03-03 Rodney Dawes <dobey@novell.com> * itip-view.c (itip_view_init): Set the spacing for ourself to 12 to be HIG compliant as we are a GtkHBox derivative Align the icon at 0.5 in the X direction to be HIG compliant Set the spacing between table rows/columns to be HIG compliant Fix the spacing/padding for all the boxes and packing calls to be HIG compliant Fixes #41235 svn path=/trunk/; revision=28693
* Update to include new strings from the calendar-errors.xml fileRodney Dawes2005-02-042-0/+11
| | | | | | | | | 2005-02-03 Rodney Dawes <dobey@novell.com> * calendar-errors.xml.h: Update to include new strings from the calendar-errors.xml file svn path=/trunk/; revision=28692
* Use $(weatherdir) instead of duplicating the define for it belowRodney Dawes2005-02-042-2/+8
| | | | | | | | | | 2005-02-02 Rodney Dawes <dobey@novell.com> * Makefile.am (INCLUDES): Use $(weatherdir) instead of duplicating the define for it below (weatherdir): Fix to use the correct versioned directory svn path=/trunk/; revision=28691
* removing the file since the name is incorrectChenthill Palanisamy2005-02-031-3/+0
| | | | svn path=/trunk/; revision=28690
* Added functions to destroy the dialog when the composer is destroyed toChenthill Palanisamy2005-02-032-19/+57
| | | | | | | | | | | | | | 2005-02-03 Chenthill Palanisamy <pchenthill@novell.com> * send-options.c: (add_day_to_time), (send_options_commit), (org_gnome_compose_send_options):Added functions to destroy the dialog when the composer is destroyed to solve the crash. Removed the return statement so that the send options gets added to the composer headers. Made modification in setting the values for some headers. Changing the file name from Changelog to ChangeLog. svn path=/trunk/; revision=28689
* add a11y name to url link button.Li Yuan2005-02-032-0/+7
| | | | | | | | | 2005-02-02 Li Yuan <li.yuan@sun.com> * e-url-entry.c: (init): add a11y name to url link button. svn path=/trunk/; revision=28688
* add a11y name to url. add a11y name to date completed. add a11y names toLi Yuan2005-02-034-6/+19
| | | | | | | | | | | | | 2005-02-03 Li Yuan <li.yuan@sun.com> * gui/dialogs/task-details-page.c: (get_widgets): add a11y name to url. * gui/dialogs/task-details-page.glade: add a11y name to date completed. * gui/dialogs/task-page.glade: add a11y names to due date and start date. svn path=/trunk/; revision=28687
* added a warning message for invalid server version added a case to checkVivek Jain2005-02-033-0/+24
| | | | | | | | | | | | 2005-02-03 Vivek Jain <jvivek@novell.com> * calendar-errors.xml : added a warning message for invalid server version * gui/gnome-cal.c (default_client_cal_opened_cb) (client_cal_opened_cb): added a case to check the call status and display warning svn path=/trunk/; revision=28686
* Implement based on the create_groups () function in addressbook-migrate.c.Hans Petter Jansson2005-02-033-0/+106
| | | | | | | | | | | | | | | | | 2004-02-02 Hans Petter Jansson <hpj@ximian.com> * gui/component/addressbook-component.c (ensure_sources): Implement based on the create_groups () function in addressbook-migrate.c. (addressbook_component_init): Call ensure_sources (). This will create the necessary addressbook source groups if they somehow disappeared from GConf. * gui/component/addressbook-config.c (addressbook_config_edit_source): If we can't get any source groups, just issue a console warning and return NULL. Creating sources without groups is meaningless. Work around for #67411 svn path=/trunk/; revision=28685
* Fix a small spacing issue in the Display section's children, to be HIGRodney Dawes2005-02-032-1/+6
| | | | | | | | | 2005-02-02 Rodney Dawes <dobey@novell.com> * gui/component/ldap-config.glade: Fix a small spacing issue in the Display section's children, to be HIG compliant svn path=/trunk/; revision=28683
* Use the gtk_widget_ensure_style method instead of gtk_widget_realize whenRodney Dawes2005-02-032-1/+9
| | | | | | | | | | | | 2005-02-02 Rodney Dawes <dobey@novell.com> * em-subscribe-editor.c (em_subscribe_editor_new): Use the gtk_widget_ensure_style method instead of gtk_widget_realize when setting the border widths of the dialog containers for HIG compliance Fixes #68743 svn path=/trunk/; revision=28682
* Set the border width for the internal dialog containers to be HIGRodney Dawes2005-02-035-735/+758
| | | | | | | | | | | | | | | | | | 2005-02-02 Rodney Dawes <dobey@novell.com> * gui/dialogs/alarm-dialog.c (alarm_dialog_run): Set the border width for the internal dialog containers to be HIG compliant * gui/dialogs/alarm-dialog.glade: Remove the separator in the dialog and fix some spacing/padding issues to be HIG compliant * gui/dialogs/alarm-list-dialog.c (alarm_list_dialog_run): Set the border width for the internal dialog containers to be HIG compliant * gui/dialogs/alarm-list-dialog.glade: Remove the separator in the dialog and fix some spacing/padding issues to be HIG compliant svn path=/trunk/; revision=28681
* Fixes bug #70454Jeffrey Stedfast2005-02-032-4/+11
| | | | | | | | | | | | | 2005-02-02 Jeffrey Stedfast <fejj@novell.com> Fixes bug #70454 * em-subscribe-editor.c (sub_folderinfo_get): Request subscription info (new flag). (sub_fill_level): Fixed the FIXME here (imap4 now implements CAMEL_FOLDER_SUBSCRIBED flag properly). svn path=/trunk/; revision=28680
* scriptyFunda Wang2005-02-031-19/+18
| | | | svn path=/trunk/; revision=28679
* Updated Lithuanian translation.Žygimantas Beručka2005-02-022-405/+372
| | | | | | | | 2005-02-02 Žygimantas Beručka <uid0@akl.lt> * lt.po: Updated Lithuanian translation. svn path=/trunk/; revision=28678
* Fixes #72090Rodrigo Moya2005-02-022-31/+40
| | | | | | | | | | | 2005-02-02 Rodrigo Moya <rodrigo@novell.com> Fixes #72090 * gui/calendar-component.c (impl_handleURI): don't assume the URI is always correct. svn path=/trunk/; revision=28677
* Updated Simplified Chinese translationFunda Wang2005-02-021-98/+36
| | | | svn path=/trunk/; revision=28676
* reviewed by Harish Krishnaswamy <kharish@novell.com>Chenthill Palanisamy2005-02-022-1/+12
| | | | | | | | | | | | 2005-02-02 Chenthill Palanisamy <pchenthill@novell.com> reviewed by Harish Krishnaswamy <kharish@novell.com> Fixes #71460 * itip-formatter.c: (view_response_cb): If the my_address is not set. Set it from the backend. svn path=/trunk/; revision=28675
* scriptyFunda Wang2005-02-021-278/+333
| | | | svn path=/trunk/; revision=28674
* Fix for 71924, 71926, 71932 Don't split sentences that need translation.Harry Lu2005-02-025-75/+72
| | | | | | | | | | | | | | | | | 2005-02-01 Harry Lu <harry.lu@sun.com> Fix for 71924, 71926, 71932 Don't split sentences that need translation. Also remove two useless variables. * calendar/ea-cal-view-event.c: (ea_cal_view_event_get_name): * calendar/ea-day-view.c: (ea_day_view_get_name): * calendar/ea-week-view.c: (ea_week_view_get_name), (ea_week_view_get_n_children): * widgets/ea-calendar-item.c: (ea_calendar_item_get_name), (e_calendar_item_get_offset_for_date): svn path=/trunk/; revision=28668
* add to about boxJP Rosevear2005-02-022-0/+5
| | | | | | | | 2005-02-01 JP Rosevear <jpr@novell.com> * e-shell-window-commands.c: add to about box svn path=/trunk/; revision=28666
* Use the term vFolder instead of "VFolder" or "virtual folder"Rodney Dawes2005-02-023-11/+19
| | | | | | | | | | | | 2005-02-01 Rodney Dawes <dobey@novell.com> * evolution-mail-global.xml: * evolution-mail-message.xml: Use the term vFolder instead of "VFolder" or "virtual folder" Fixes #68137 svn path=/trunk/; revision=28665
* Replace "_Virtual Folder" with "_vFolder" for the search menu to create aRodney Dawes2005-02-029-18/+47
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 2005-02-01 Rodney Dawes <dobey@novell.com> * em-folder-browser.c: Replace "_Virtual Folder" with "_vFolder" for the search menu to create a vfolder from a search * em-folder-tree-model.c (sort_cb): s/VFolders/vFolders/ for sorting in the folder tree (em_folder_tree_model_load_state): s/VFolders/vFolders/ in a comment * em-folder-view.c: s/VFolder/vFolder/ for the popup menu * em-vfolder-editor.c (em_vfolder_editor_new): Replace the string "Virtual _Folders" with "v_Folders" for the label * em-vfolder-rule.c (em_vfolder_editor_sourcelist_new): Repalce the string "VFolder source" with "vFolder source" * mail-errors.xml: * mail-errors.xml.h: Replace "virtual folder" with "vFolder" in an error string * mail-vfolder.c (vfolder_setup_desc): s/vfolder/vFolder/ (vfolder_setup_do): s/vfolder/vFolder/ (vfolder_load_storage): s/VFolders/vFolders/ (vfolder_edit_rule): s/VFolder/vFolder/ (vfolder_gui_add_rule): s/VFolder/vFolder/ Fixes #68137 svn path=/trunk/; revision=28664
* UpdateJP Rosevear2005-02-022-6/+13
| | | | | | | | 2005-02-01 JP Rosevear <jpr@novell.com> * MAINTAINERS: Update svn path=/trunk/; revision=28663
* Clean up the spacing and padding, and shove the notebook and expanderRodney Dawes2005-02-022-4/+24
| | | | | | | | | | | | | 2005-02-01 Rodney Dawes <dobey@novell.com> * gui/dialogs/comp-editor.c (setup_widgets): Clean up the spacing and padding, and shove the notebook and expander arrow into a vbox so that we can be HIG compliant (comp_editor_init): Remove the separator from the "dialog" and set the border width for the internal dialog widgets appropriately to be compliant with the HIG for dialog borders svn path=/trunk/; revision=28662
* fix typoJP Rosevear2005-02-023-6/+12
| | | | | | | | | | 2005-02-01 JP Rosevear <jpr@novell.com> * gui/e-tasks.c (e_tasks_destroy): fix typo * gui/gnome-cal.c (gnome_calendar_destroy): ditto svn path=/trunk/; revision=28661
* add correct mask for detached recurrences.Rodrigo Moya2005-02-013-0/+10
| | | | | | | | | | 2005-02-01 Rodrigo Moya <rodrigo@novell.com> * gui/e-cal-menu.c (e_cal_menu_target_new_select): * gui/e-cal-popup.c (e_cal_popup_target_new_select): add correct mask for detached recurrences. svn path=/trunk/; revision=28660
* Translation updated by Ivar Smolin.Priit Laes2005-02-012-3/+7
| | | | | | | | 2005-02-01 Priit Laes <plaes@cvs.gnome.org> * et.po: Translation updated by Ivar Smolin. svn path=/trunk/; revision=28659
* only add real data to the array.Rodrigo Moya2005-02-012-2/+8
| | | | | | | | | | 2005-02-01 Rodrigo Moya <rodrigo@novell.com> * gui/calendar-commands.c (calendar_control_sensitize_calendar_commands): only add real data to the array. svn path=/trunk/; revision=28658
* Updated Russian translationLeonid Kanter2005-02-012-6933/+5299
| | | | svn path=/trunk/; revision=28657
* ** See bug #65329.Not Zed2005-02-012-1/+11
| | | | | | | | | | | 2005-02-01 Not Zed <NotZed@Ximian.com> ** See bug #65329. * mail-component.c (view_changed_cb): translate special names on the local store. svn path=/trunk/; revision=28655
* Updated Greek Translation.Kostas Papadimas2005-02-012-1757/+2123
| | | | svn path=/trunk/; revision=28654
* use the type hint to sort for inbox, not the name.Not Zed2005-02-014-34/+62
| | | | | | | | | | | | | | | | | | | | | 2005-02-01 Not Zed <NotZed@Ximian.com> * em-folder-tree-model.c (sort_cb): use the type hint to sort for inbox, not the name. (emft_is_special_local_folder): removed. (em_folder_tree_model_set_folder_info): special-case the local-store case, handle translated names and the name hints. * em-folder-tree.c (render_pixbuf): use the camel folderinfo folder type to determine the icon, don't hardcode based on name. ** See bug #71310 * em-composer-prefs.c (sig_add_script_response): force a save of the signatures as soon as they change. Also save the script name if we were just editing it, not just the signature name. svn path=/trunk/; revision=28653
* Fixes #71944JP Rosevear2005-02-012-0/+8
| | | | | | | | | | | 2005-02-01 JP Rosevear <jpr@novell.com> Fixes #71944 * gui/e-tasks.c: declare config_categories_changed_cb before its used svn path=/trunk/; revision=28652
* Remove duplicate entry for calendar-file in plugins list.Priit Laes2005-02-012-1/+6
| | | | | | | | | 2005-02-01 Priit Laes <amd@store20.com> * configure.in : Remove duplicate entry for calendar-file in plugins list. svn path=/trunk/; revision=28651
* Michael's patch.. for supporting tables in e-config, handling hide bits andSushma Rai2005-02-013-314/+217
| | | | | | corrected exchange-accout-setup plugin code. svn path=/trunk/; revision=28650
* ** See bug #71312.Not Zed2005-02-013-16/+58
| | | | | | | | | | | | 2005-02-01 Not Zed <NotZed@Ximian.com> ** See bug #71312. * em-folder-view.c (em_folder_view_open_selected): if we're looking at a vfolder, then look open the original folder if we need to perform any edits. svn path=/trunk/; revision=28649
* And the changelog entry.Hans Petter2005-02-011-0/+5
| | | | svn path=/trunk/; revision=28648
* Remove the -module flag, this isn't supposed to be a module.Hans Petter Jansson2005-02-011-1/+1
| | | | | | | | | 2005-01-31 Hans Petter Jansson <hpj@novell.com> * common/Makefile.am (libevolution_calendarprivate_la_LDFLAGS): Remove the -module flag, this isn't supposed to be a module. svn path=/trunk/; revision=28647
* Updated Spanish trasnlation.Francisco Javier F. Serrador2005-02-012-70/+74
| | | | | | | | 2005-02-01 Francisco Javier F. Serrador <serrador@cvs.gnome.org> * es.po: Updated Spanish trasnlation. svn path=/trunk/; revision=28643
* Remove definition of CalObjUID and include that fromHans Petter Jansson2005-02-012-3/+7
| | | | | | | | | | 2005-01-31 Hans Petter Jansson <hpj@novell.com> * idl/evolution-calendar.idl: Remove definition of CalObjUID and include that from Evolution-DataServer-Calendar.idl instead. This prevents the typecode from being defined twice. svn path=/trunk/; revision=28642
* Use guint instead of ulong for signal ID.Hans Petter Jansson2005-02-012-3/+8
| | | | | | | | | 2005-01-31 Hans Petter Jansson <hpj@novell.com> * gui/widgets/eab-config.c (_EABConfigPrivate): Use guint instead of ulong for signal ID. svn path=/trunk/; revision=28641
* Use guint instead of ulong for signal ID.Hans Petter Jansson2005-02-012-1/+6
| | | | | | | | | 2005-01-31 Hans Petter Jansson <hpj@novell.com> * gui/e-cal-config.c (_ECalConfigPrivate): Use guint instead of ulong for signal ID. svn path=/trunk/; revision=28640
* Remove unused global symbol.Hans Petter Jansson2005-02-012-2/+4
| | | | | | | | 2005-01-31 Hans Petter Jansson <hpj@novell.com> * importers/mail-importer.h (mc): Remove unused global symbol. svn path=/trunk/; revision=28639
* Reset the normalised string sort table.Jeffrey Stedfast2005-02-012-1/+9
| | | | | | | | | 2005-01-28 Jeffrey Stedfast <fejj@novell.com> * message-list.c (message_list_set_folder): Reset the normalised string sort table. svn path=/trunk/; revision=28638
* Updated Lithuanian translation.Žygimantas Beručka2005-02-012-12/+16
| | | | | | | | 2005-01-31 Žygimantas Beručka <uid0@akl.lt> * lt.po: Updated Lithuanian translation. svn path=/trunk/; revision=28637
* initialize GError* to NULL Fixes #71512Sivaiah Nallagatla2005-02-013-2/+10
| | | | | | | | | | | | 2005-01-31 Sivaiah Nallagatla <snallagatla@novell.com> * gaimbuddies.c (bbdb_sync_buddy_list) : initialize GError* to NULL Fixes #71512 * bbdb.c (bbdb_open_addressbook) : ditto svn path=/trunk/; revision=28636
* Updated Simplified Chinese translationFunda Wang2005-02-011-69/+67
| | | | svn path=/trunk/; revision=28635
* Fixes #71937JP Rosevear2005-02-014-4/+12
| | | | | | | | | | | | 2005-01-31 JP Rosevear <jpr@novell.com> Fixes #71937 * evolution-mail.schemas.in.in: fix spelling error * mail-errors.xml: fix two spelling errors svn path=/trunk/; revision=28633
* Updated italian translationMarco Ciampa2005-01-311-106/+60
| | | | svn path=/trunk/; revision=28632
* Fixes #71929Rodrigo Moya2005-01-313-4/+12
| | | | | | | | | | | | 2005-01-31 Rodrigo Moya <rodrigo@novell.com> Fixes #71929 * calendar/ea-day-view.c (ea_day_view_get_name): * calendar/ea-week-view.c (ea_week_view_get_name): don't use spaces before colons. svn path=/trunk/; revision=28631
* Updated Lithuanian translation.Žygimantas Beručka2005-01-312-65/+70
| | | | | | | | 2005-01-31 Žygimantas Beručka <uid0@akl.lt> * lt.po: Updated Lithuanian translation. svn path=/trunk/; revision=28630
* Fixes #61078Priit Laes2005-01-312-4/+10
| | | | | | | | | | 2005-01-31 Priit Laes <amd@tt.ee> Fixes #61078 * gui/dialogs/task-page.glade: use consistent style for markup. svn path=/trunk/; revision=28629
* Updated italian translationMarco Ciampa2005-01-312-4474/+5162
| | | | svn path=/trunk/; revision=28628
* Fixes #64682 Added an X property to identify if the appointment is movedChenthill Palanisamy2005-01-312-2/+15
| | | | | | | | | | | 2005-01-31 Chenthill Palanisamy <pchenthill@novell.com> Fixes #64682 * gui/e-calendar-view.c: (transfer_item_to): Added an X property to identify if the appointment is moved from another calendar. svn path=/trunk/; revision=28627
* Translation updated by Ivar Smolin.Priit Laes2005-01-312-10/+15
| | | | | | | | 2005-01-31 Priit Laes <plaes@cvs.gnome.org> * et.po: Translation updated by Ivar Smolin. svn path=/trunk/; revision=28626
* Patch by Michael, to supporting tables in e-config, handling hide bits andSushma Rai2005-01-313-14/+53
| | | | | | corrected exchange-accout-setup plugin codewas. svn path=/trunk/; revision=28624
* ** See bug #67083Not Zed2005-01-312-2/+6
| | | | | | | | | | 2005-01-31 Not Zed <NotZed@Ximian.com> ** See bug #67083 * em-format-html.c (efh_format_text_header): no-wrap the header line. svn path=/trunk/; revision=28623
* ** See bug #69850Not Zed2005-01-312-4/+11
| | | | | | | | | | | 2005-01-31 Not Zed <NotZed@Ximian.com> ** See bug #69850 * mail-autofilter.c (rule_from_message): dont crash if we're missing the requested headers. svn path=/trunk/; revision=28622
* ** See bug #71521.Not Zed2005-01-312-1/+10
| | | | | | | | | | | 2005-01-31 Not Zed <NotZed@Ximian.com> ** See bug #71521. * em-account-editor.c (emae_url_set_hostport): dont ever set a NULL host. svn path=/trunk/; revision=28621
* Updated Slovak translation.Marcel Telka2005-01-312-18402/+5385
| | | | | | | | 2005-01-30 Marcel Telka <marcel@telka.sk> * sk.po: Updated Slovak translation. svn path=/trunk/; revision=28619
* Updated Lithuanian translation.Žygimantas Beručka2005-01-302-8/+39
| | | | | | | | 05-01-30 Žygimantas Beručka <uid0@akl.lt> * lt.po: Updated Lithuanian translation. svn path=/trunk/; revision=28618
* Updated sk translation.Lukas Lipka2005-01-301-1/+1
| | | | svn path=/trunk/; revision=28617
* Correct the typo in plugins_base made inHarish Krishnaswamy2005-01-302-1/+6
| | | | | | the last commit - let the HEAD to get built again. svn path=/trunk/; revision=28616
* String changes in Latino and Spanish strings.Francisco Javier F. Serrador2005-01-302-4400/+4522
| | | | | | | | 2005-01-29 Francisco Javier F. Serrador <serrador@cvs.gnome.org> * es.po: String changes in Latino and Spanish strings. svn path=/trunk/; revision=28615
* add addressbook-groupwise plguin to the plguin listSivaiah Nallagatla2005-01-292-2/+9
| | | | | | | | | 2005-01-29 Sivaiah Nallagatla <snallagatla@novell.com> * configure.in : add addressbook-groupwise plguin to the plguin list svn path=/trunk/; revision=28614
* initial commit of addressbook-groupwise plguinSivaiah Nallagatla2005-01-294-0/+115
| | | | svn path=/trunk/; revision=28613
* Updated translations.Lukas Lipka2005-01-291-4/+5
| | | | svn path=/trunk/; revision=28612
* Removed file which does not exist from POTFILES.inFunda Wang2005-01-291-1/+0
| | | | svn path=/trunk/; revision=28611
* Updated Simplified Chinese translationFunda Wang2005-01-291-329/+344
| | | | svn path=/trunk/; revision=28610
* fix a typo present in the string tooSivaiah Nallagatla2005-01-292-1/+7
| | | | | | | | | | 2005-01-28 Sivaiah Nallagatla <snallagatla@novell.com> * addressbook/ea-minicard-view.c (ea_minicard_view_get_name) : fix a typo present in the string too svn path=/trunk/; revision=28609
* Fixes #71930JP Rosevear2005-01-292-0/+8
| | | | | | | | | | 2005-01-28 JP Rosevear <jpr@novell.com> Fixes #71930 * POTFILES.in: add missing e-error files svn path=/trunk/; revision=28608
* Updated Swedish translation.Christian Rose2005-01-292-6521/+6747
| | | | | | | | 2005-01-28 Christian Rose <menthos@menthos.com> * sv.po: Updated Swedish translation. svn path=/trunk/; revision=28607
* Updated Lithuanian translation.Žygimantas Beručka2005-01-292-464/+511
| | | | | | | | 2005-01-28 Žygimantas Beručka <uid0@akl.lt> * lt.po: Updated Lithuanian translation. svn path=/trunk/; revision=28606
* Fixes #71452JP Rosevear2005-01-292-2/+30
| | | | | | | | | | | | 2005-01-28 JP Rosevear <jpr@novell.com> Fixes #71452 * gui/dialogs/comp-editor.c (setup_widgets): listen for delete_event signal and handle it outside of the response signal so that cancel works properly svn path=/trunk/; revision=28605
* call the eab_merging_* functions instead of e_book_sync* directly. TheParthasarathi Susarla2005-01-292-2/+14
| | | | | | | | | | | | | | | 2004-01-29 Parthasarathi Susarla <sparthasarathi@novell.com> * addressbook/gui/contact-list-editor/e-contact-list-editor.c (save_contact) : call the eab_merging_* functions instead of e_book_sync* directly. The merging function check for duplication. The following functions have been called: 1. eab_merging_book_add_contact for adding a new entry 2. eab_merging_book_commit_contact for commiting a modified entry Fixes bug #57819 svn path=/trunk/; revision=28604
* new function to sensitize im types based on supported fieldsSivaiah Nallagatla2005-01-292-5/+51
| | | | | | | | | | | | | | | | 2005-01-29 Sivaiah Nallagatla <snallagatla@novell.com> * gui/contact-editor/e-contact-editor.c (sensitize_im_types) : new function to sensitize im types based on supported fields (sensitize_im_record) : call sensitize_im_types for each record (sensitize_im) : if none of the im types are supported disable the im entries Fixes #68799 svn path=/trunk/; revision=28603
* fixedJeffrey Stedfast2005-01-291-4/+5
| | | | svn path=/trunk/; revision=28602
* Changed a string to make it complete and clear for transaltion FixesSivaiah Nallagatla2005-01-292-2/+9
| | | | | | | | | | | 2005-01-28 Sivaiah Nallagatla <snallagatla@novell.com> * gui/widgets/eab-vcard-control.c (pstream_load) : Changed a string to make it complete and clear for transaltion Fixes #61067 svn path=/trunk/; revision=28601
* use correct key name.Rodrigo Moya2005-01-293-2/+7
| | | | | | | | | 2005-01-28 Rodrigo Moya <rodrigo@novell.com> * gui/e-tasks.c (setup_widgets): * gui/gnome-cal.c (setup_widgets): use correct key name. svn path=/trunk/; revision=28600
* Fixes #33078Rodrigo Moya2005-01-293-133/+102
| | | | | | | | | | | | | | | | | | | | | | | | | 2005-01-28 Rodrigo Moya <rodrigo@novell.com> Fixes #33078 * gui/gnome-cal.c: deal now with categories entirely here, no more "categories_changed" signal from the backends. (free_categories, add_categories, append_category_cb, client_categories_changed_cb, copy_categories): removed. (gnome_calendar_add_source): don't connect to removed signal. (gnome_calendar_destroy): destroy the config listener. (gnome_calendar_init): create a listener for the categories list GConf key. (config_categories_changed_cb): callback for configuration changes in category list. (setup_widgets): initialize the search bar with categories from the configuration. * gui/e-tasks.c (client_categories_changed_cb, e_tasks_add_todo_source, e_tasks_init, config_categories_changed_cb, e_tasks_destroy, setup_widgets): same as gnome-cal.c. svn path=/trunk/; revision=28599
* Remove leading "%s" from the transalatable string Fixes #36137Sivaiah Nallagatla2005-01-291-0/+6
| | | | | | | | | | 2005-01-26 Sivaiah Nallagatla <snallagatla@novell.com> * gui/component/addressbook.c (addressbook_authenticate) : Remove leading "%s" from the transalatable string Fixes #36137 svn path=/trunk/; revision=28598
* Remove e-shell-utils.c includeJP Rosevear2005-01-282-1/+4
| | | | | | | | 2005-01-28 JP Rosevear <jpr@novell.com> * e-component-registry.c: Remove e-shell-utils.c include svn path=/trunk/; revision=28597
* use ngetext instead of splitting the the sentence to take care ofSivaiah Nallagatla2005-01-282-14/+16
| | | | | | | | | | | | 2005-01-28 Sivaiah Nallagatla <snallagatla@novell.com> * addressbook/ea-minicard-view.c (ea_minicard_view_get_name) : use ngetext instead of splitting the the sentence to take care of different messages for plural vs singular case Fixes #61060 svn path=/trunk/; revision=28596
* Remove leading "%s" from the transalatable string Fixes #36137Sivaiah Nallagatla2005-01-281-2/+6
| | | | | | | | | | 2005-01-26 Sivaiah Nallagatla <snallagatla@novell.com> * gui/component/addressbook.c (addressbook_authenticate) : Remove leading "%s" from the transalatable string Fixes #36137 svn path=/trunk/; revision=28595
* Remove leading "%s" in the message. Similar to #36137Sivaiah Nallagatla2005-01-282-3/+11
| | | | | | | | | | 2005-01-28 Sivaiah Nallagatla <snallagatla@novell.com> * camel-gw-listner.c (get_address_book_names_from_server) : Remove leading "%s" in the message. Similar to #36137 svn path=/trunk/; revision=28594
* ** See bug #71520.Not Zed2005-01-282-18/+15
| | | | | | | | | | | 2005-01-28 Not Zed <NotZed@Ximian.com> ** See bug #71520. * em-account-prefs.c (account_edit_clicked): repeat the nasty hack from account_edit, to refresh the list after edit. svn path=/trunk/; revision=28593
* See bug #69815.Not Zed2005-01-283-4/+27
| | | | | | | | | | | | | | | 2005-01-27 Not Zed <NotZed@Ximian.com> * See bug #69815. * mail-component.c (impl_quit): shutdown vfolders as first step. * mail-vfolder.c (vfolder_setup_do): if we're shutdown during processing, just noop. (vfolder_adduri_do): same. (mail_vfolder_shutdown): set the shutdown flag. svn path=/trunk/; revision=28592
* make tomorrow and this week strings work properlyJP Rosevear2005-01-282-3/+50
| | | | | | | | | 2005-01-27 JP Rosevear <jpr@novell.com> * itip-view.c (format_date_and_time_x): make tomorrow and this week strings work properly svn path=/trunk/; revision=28591
* remove debug testJP Rosevear2005-01-282-1/+5
| | | | | | | | 2005-01-27 JP Rosevear <jpr@novell.com> * itip-formatter.c (find_cal_opened_cb): remove debug test svn path=/trunk/; revision=28590
* Fix the labels in the account druid to be left aligned, and justified leftRodney Dawes2005-01-282-42/+56
| | | | | | | | | | | | | | 2005-01-27 Rodney Dawes <dobey@novell.com> * mail-config.glade: Fix the labels in the account druid to be left aligned, and justified left Fix the border and spacing for all the vboxes in the account druid pages to be HIG compliant Fix the account naming info label to be more concise Fixes #68696 svn path=/trunk/; revision=28589
* Updated Spanish translation.Francisco Javier F. Serrador2005-01-282-139/+172
| | | | | | | | 2005-01-27 Francisco Javier F. Serrador <serrador@cvs.gnome.org> * es.po: Updated Spanish translation. svn path=/trunk/; revision=28588
* Fix the dialog to have borders that are HIG-compliant and fix up theRodney Dawes2005-01-282-12/+24
| | | | | | | | | | 2005-01-27 Rodney Dawes <dobey@novell.com> * mail-send-recv.c (build_dialog): Fix the dialog to have borders that are HIG-compliant and fix up the spacing and padding of the internal widgets to do the right thing to be HIG compliant svn path=/trunk/; revision=28587
* Translation updated by Ivar Smolin.Priit Laes2005-01-282-3/+14
| | | | | | | | 2005-01-27 Priit Laes <plaes@cvs.gnome.org> * et.po: Translation updated by Ivar Smolin. svn path=/trunk/; revision=28586
* Updated Simplified Chinese translationFunda Wang2005-01-282-267/+306
| | | | svn path=/trunk/; revision=28585
* add some debugging spewJP Rosevear2005-01-281-5/+5
| | | | | | | | 2005-01-27 JP Rosevear <jpr@novell.com> * itip-formatter.c: add some debugging spew svn path=/trunk/; revision=28584
* add some debugging spewJP Rosevear2005-01-282-2/+13
| | | | | | | | 2005-01-27 JP Rosevear <jpr@novell.com> * itip-formatter.c: add some debugging spew svn path=/trunk/; revision=28583
* add a d(x) debugging define and default to offJP Rosevear2005-01-282-6/+12
| | | | | | | | 2005-01-27 JP Rosevear <jpr@novell.com> * em-format-hook.c: add a d(x) debugging define and default to off svn path=/trunk/; revision=28582
* Update UpdateKjartan Maraas2005-01-283-9354/+10093
| | | | | | | | | 2005-01-27 Kjartan Maraas <kmaraas@gnome.org> * nb.po: Update * no.po: Update svn path=/trunk/; revision=28581
* deal with the itip message having an individual instance.Rodrigo Moya2005-01-272-3/+9
| | | | | | | | | 2005-01-27 Rodrigo Moya <rodrigo@novell.com> * itip-formatter.c (update_attendee_status): deal with the itip message having an individual instance. svn path=/trunk/; revision=28580
* case insesitive version of strstr. Used from camelSivaiah Nallagatla2005-01-272-4/+43
| | | | | | | | | | | | | | | | 2005-01-26 Sivaiah Nallagatla <snallagatla@novell.com> * util/eab-book-util.c (strstrcase) : case insesitive version of strstr. Used from camel (eab_contact_list_from_string) : do case in sensitive search for "BEGIN:VCARD" and "END:VCARD" to take care of broken vcards Fixes #70339 svn path=/trunk/; revision=28578
* Updated Bulgarian translation by Vladimir Petkov <vpetkov@i-space.org>Alexander Shopov2005-01-272-327/+284
| | | | | | | | | 2005-01-27 Alexander Shopov <ash@contact.bg> * bg.po: Updated Bulgarian translation by Vladimir Petkov <vpetkov@i-space.org> svn path=/trunk/; revision=28577
* add access key to 'Member' Button.Hao Sheng2005-01-272-1/+6
| | | | | | | | | 2005-01-26 Hao Sheng <hao.sheng@sun.com> * gui/contact-list-editor/e-contact-list-editor.c: (setup_name_selector): add access key to 'Member' Button. svn path=/trunk/; revision=28576
* Updated German translation.Frank Arnold2005-01-272-208/+251
| | | | | | | | 2005-01-27 Frank Arnold <farnold@cvs.gnome.org> * de.po: Updated German translation. svn path=/trunk/; revision=28575
* Fixes #71774 we should check whether the 'new_name' is a NULL pointer toMengjie Yu2005-01-272-4/+11
| | | | | | | | | | | 2005-01-26 Mengjie Yu <meng-jie.yu@sun.com> Fixes #71774 * em-folder-tree.c: (emft_popup_rename_folder): we should check whether the 'new_name' is a NULL pointer to avoid Evolution crashes. svn path=/trunk/; revision=28574
* add a11y description for the entry.Mengjie Yu2005-01-272-1/+8
| | | | | | | | | 2005-01-27 Mengjie Yu <meng-jie.yu@sun.com> * e-request.c: (e_request_string):add a11y description for the entry. svn path=/trunk/; revision=28573
* add gal-a11y-e-cell-vbox.h and gal-a11y-e-cell-vbox.cLi Yuan2005-01-2715-452/+991
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 2005-01-27 Li Yuan <li.yuan@sun.com> * gal/a11y/e-table/Makefile.am: add gal-a11y-e-cell-vbox.h and gal-a11y-e-cell-vbox.c * gal/a11y/e-table/gal-a11y-e-cell-popup.c: (gal_a11y_e_cell_popup_new): add i18n support to strings. Fixes #70261 * gal/a11y/e-table/gal-a11y-e-cell-text.c: (ect_dispose): disconnect the insert and the delete signal. (ect_check):do some check works. (ect_get_name), (ect_get_text), (ect_get_character_at_offset), (ect_get_caret_offset), (ect_get_character_count), (ect_get_n_selections), (ect_get_selection), (ect_add_selection), (ect_set_caret_offset), (ect_insert_text): use e_cell_text_get_text_by_view instead of e_cell_text_get_text. make get_name work well when e-cell-text is being edited. (ect_do_action_edit): call e_table_item_enter_edit only when the cell is editable. (ect_text_inserted_cb), (ect_text_deleted_cb): emit the text_changed::insert(delete) signal. make gnopernicus know the text_changed. (ect_class_init): add dispose function. (ect_action_init): add the edit action. (gal_a11y_e_cell_text_get_type): no ect_init function now. (cell_text_destroyed): unref the atkobject. (gal_a11y_e_cell_text_new): connect text_inserted and text_deleted singals and make sure the state of editable is right. * gal/a11y/e-table/gal-a11y-e-cell-text.h: add two signal handler id. * gal/a11y/e-table/gal-a11y-e-cell-toggle.c: (gal_a11y_e_cell_toggle_dispose): fix #70261. (model_change_cb): make gnopernicus to report state change signal. (gal_a11y_e_cell_toggle_new):add i18n support to strings. * gal/a11y/e-table/gal-a11y-e-cell-tree.c: (gal_a11y_e_cell_tree_new): add i18n support to strings. Fixes #61688 * gal/a11y/e-table/gal-a11y-e-cell-vbox.c: (ecv_get_n_children), (subcell_destroyed), (ecv_ref_child), (ecv_dispose), (ecv_ref_accessible_at_point), (ecv_class_init), (ecv_init), (ecv_atk_component_iface_init), (gal_a11y_e_cell_vbox_get_type), (gal_a11y_e_cell_vbox_new): * gal/a11y/e-table/gal-a11y-e-cell-vbox.h: implement a11y object of ECellVbox. Fixes #48976 * gal/a11y/e-table/gal-a11y-e-cell.c: function name are changed form eti_* to gal_a11y_e_cell_* (is_valid): check if the cell is valid. (gal_a11y_e_cell_dispose): make sure state_set is null. (gal_a11y_e_cell_get_name): implement the get_name function. (gal_a11y_e_cell_ref_state_set): add VISIBLE state. (gal_a11y_e_cell_get_parent), (gal_a11y_e_cell_get_index_in_parent), (gal_a11y_e_cell_get_extents): use e_tree_get_cell_geometry and e_table_get_cell_geometry instead of e_table_item_get_cell_geometry. (gal_a11y_e_cell_grab_focus): make grab_focus work with e-tree also. (gal_a11y_e_cell_atk_component_iface_init), (gal_a11y_e_cell_class_init): add get_name function. (gal_a11y_e_cell_init): add some state to cell. (idle_do_action): check if cell is valid. (gal_a11y_e_cell_action_do_action): check if cell is valid. (gal_a11y_e_cell_get_type), (gal_a11y_e_cell_construct): ref e-table-item. * gal/a11y/e-table/gal-a11y-e-table-click-to-add.c: (etcta_get_description), (etcta_action_get_name): add i18n support to strings. (etcta_get_name): if etcta has message, return it. (etcta_ref_state_set): implement the ref_state_set function, add SENSITIVE and SHOWING state. (etcta_class_init):add ref_state_set function. (etcta_selection_cursor_changed): call atk_focus_tracker_notify to a11y-e-cell (gal_a11y_e_table_click_to_add_new): connect etcta_selection_cursor_changed to cursor_changed signal. * gal/a11y/e-table/gal-a11y-e-table-item-factory.c: (gal_a11y_e_table_item_factory_create_accessible): parameters of gal_a11y_e_table_item_new have been changed. Fixes #68675 Fixes #70324 Fixes #68681 Fixes #68627 * gal/a11y/e-table/gal-a11y-e-table-item.c: remove the cell_data support. (item_destroyed): add ATK_STATE_DEFUNCT state and unref selection. (eti_ref_state_set): just ref state_set. (eti_dispose): we have unref selection in item_destroyed. remove the cell_data support. (eti_ref_child): remove support for column header. use eti_ref_at instead of atk_table_ref_at. (eti_get_extents): add support for click to add. (eti_ref_accessible_at_point): e-tree and e-table are different here. (cell_destroyed): add a check and unref item. remove the cell_data support. (eti_ref_at): if e-table-item has DEFUNCT state, return NULL. remove the cell_data support. (eti_get_column_header): use column name as the a11y name. set it role as ATK_ROLE_TABLE_COLUMN_HEADER. (table_is_row_selected): use view_to_model_row to convert row when uses source model. (table_get_selected_rows): if e-table-item has DEFUNCT state, return 0. (table_remove_row_selection): use view_to_model_row to convert row when uses source model. (eti_rows_inserted), (eti_rows_deleted): remove the cell_data support. (eti_tree_model_node_changed_cb): emit visible-data-changed signal. for the eti_clear_rows have been removed. (eti_header_structure_changed): remove the cell_data support. (eti_class_init): add eti_ref_state_set, remove eti_get_parent and eti_get_index_in_parent. (eti_init): init parent and index_in_parent. (gal_a11y_e_table_item_new): add some states. get name form parents. init role correctly. add FOCUSED state to focused cell. remove the cell_data support. (eti_a11y_selection_changed_cb): if e-table-item has DEFUNCT state, just return. (eti_a11y_cursor_changed_cb): remove the FOCUESD state form the old cell. (selection_add_selection): if it has been focused already, just return. if another row was focused, clear it first. (selection_ref_selection): use eti_ref_at instead of atk_table_ref_at. (gal_a11y_e_table_item_init): add this function. * gal/a11y/e-table/gal-a11y-e-table-item.h: add gal_a11y_e_table_item_init and change the parameters of gal_a11y_e_table_item_new. * gal/a11y/e-table/gal-a11y-e-table.c: (find_first_table_item): find the first item of the group. (eti_get_accessible), (find_table_item): find the first table item. (init_child_item): ref every group's first item. (et_ref_accessible_at_point): no need to call init_child_item here. just ref the item. (et_get_n_children): add support for multiple ETableItems. (et_ref_child): add support for multiple ETableItems. (et_get_layer): Set AtkLayer as ATK_LAYER_WIDGET for e-table. (et_atk_component_iface_init): add et_get_layer function. (gal_a11y_e_table_new):ref the a11y and widget, and unref it in the idle function to avoid crash. Fixes #71158 * gal/a11y/e-table/gal-a11y-e-tree.c: (init_child_item): just get the a11y object of the child item. (et_get_layer): Set AtkLayer as ATK_LAYER_WIDGET for etree. (et_atk_component_iface_init): add et_get_layer function. * gal/util/e-marshal.list: add support for the text_inserted and text_deleted signal. svn path=/trunk/; revision=28572
* add an a11y name for the popup list. make shortcut key ALT+Arrow work.Li Yuan2005-01-2713-63/+210
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 2005-01-27 Li Yuan <li.yuan@sun.com> * e-cell-combo.c: (e_cell_combo_init), (e_cell_combo_do_popup), (e_cell_combo_list_button_press), (e_cell_combo_button_press), (e_cell_combo_button_release), (e_cell_combo_key_press): add an a11y name for the popup list. make shortcut key ALT+Arrow work. Fixes #70261 * e-cell-text.c: (e_cell_text_class_init), (_delete_selection), (_insert): add "text_inserted" and "text_deleted" signals to notify the text has been changed. (e_cell_text_get_text_by_view): new helper function to get the text being editted. * e-cell-text.h: add signal declaration. * e-cell-toggle.c: (etog_draw): add range check for negative values. * e-cell-vbox.c: (e_cell_vbox_class_init): * e-cell-vbox.h: make ECellVboxView public since it will be used in a11y part. * e-table-click-to-add.c: (etcta_style_set), (create_rect_and_text), (etcta_realize), (etcta_class_init), (e_table_click_to_add_commit): add "style_set" signal to click_to_add and implement the style_set function. (etcta_init): add a11y name to click to add. * e-table-click-to-add.h: add "style_set" signal to click_to_add and implement the style_set function. * e-table-config.c: (config_button_up), (config_button_down): check whether the columns are empty. * e-table-group-container.c: * e-table-group-container.h: make ETableGroupContainerChildNode public since it will be used in a11y part. * e-table-item.c: (eti_init): init eti->cols. (eti_event): at GDK_KEY_PRESS event and GDK_Down key pressed, we check view_col value before we pass it to eti_e_cell_event. (eti_class_init): call the new initialize function * e-table.c: (table_canvas_focus_event_cb): if canvas has a focused item but the etable does not have a cursor row, just focus the first item after check whether the click_to_add should get the focus. svn path=/trunk/; revision=28571
* Fixes #71485JP Rosevear2005-01-273-2/+15
| | | | | | | | | | 2005-01-26 JP Rosevear <jpr@novell.com> Fixes #71485 * calendar-errors.xml: fix paste-o svn path=/trunk/; revision=28570
* Fixes #71485JP Rosevear2005-01-273-37/+48
| | | | | | | | | | | | | 2005-01-26 JP Rosevear <jpr@novell.com> Fixes #71485 * itip-formatter.c (update_attendee_status): fix message paste-o * itip-view.c (format_date_and_time_x): improve translator comments svn path=/trunk/; revision=28569
* fix typoDavid Trowbridge2005-01-272-1/+5
| | | | | | | | 2005-01-26 David Trowbridge <trowbrds@cs.colorado.edu> * org-gnome-calendar-weather.eplug.in: fix typo svn path=/trunk/; revision=28568
* Updated Spanish translation.Francisco Javier F. Serrador2005-01-272-686/+886
| | | | | | | | 2005-01-26 Francisco Javier F. Serrador <serrador@cvs.gnome.org> * es.po: Updated Spanish translation. svn path=/trunk/; revision=28567
* Fix up spacing to be HIG compliant for the borders around the dialogsRodney Dawes2005-01-272-1/+8
| | | | | | | | | 2005-01-26 Rodney Dawes <dobey@novell.com> * e-error.c (e_error_newv): Fix up spacing to be HIG compliant for the borders around the dialogs svn path=/trunk/; revision=28566
* If the plugin isn't enabled, return TRUE so that the suer doesn't getJeffrey Stedfast2005-01-273-2/+11
| | | | | | | | | | 2005-01-26 Jeffrey Stedfast <fejj@novell.com> * e-config.c (ech_check): If the plugin isn't enabled, return TRUE so that the suer doesn't get locked in one of the account druid pages. svn path=/trunk/; revision=28565
* Add mail/default/pt/Makefile to AC_OUTPUTRodney Dawes2005-01-262-0/+5
| | | | | | | | 2005-01-26 Rodney Dawes <dobey@novell.com> * configure.in: Add mail/default/pt/Makefile to AC_OUTPUT svn path=/trunk/; revision=28564
* Fixes #38195JP Rosevear2005-01-261-7/+1
| | | | | | | | | | | 2005-01-26 JP Rosevear <jpr@novell.com> Fixes #38195 * e-cell-combo.c (e_cell_combo_set_popdown_strings): don't convert to the locale for gtk widgets now svn path=/trunk/; revision=28563
* objects returned from e_cal_get_objects_for_uid are ECalComponent's, soRodrigo Moya2005-01-262-1/+7
| | | | | | | | | | 2005-01-26 Rodrigo Moya <rodrigo@novell.com> * gui/dialogs/recurrence-page.c (sensitize_buttons): objects returned from e_cal_get_objects_for_uid are ECalComponent's, so use g_object_unref to free them, not icalcomponent_free. svn path=/trunk/; revision=28562
* use full name for the weekday checkbox.Li Yuan2005-01-262-1/+30
| | | | | | | | | | | 2005-01-26 Li Yuan <li.yuan@sun.com> * gui/dialogs/cal-prefs-dialog.glade: use full name for the weekday checkbox. Fixes #71729. svn path=/trunk/; revision=28561
* Updated Lithuanian translation.Žygimantas Beručka2005-01-262-504/+692
| | | | | | | | 2005-01-26 Žygimantas Beručka <uid0@akl.lt> * lt.po: Updated Lithuanian translation. svn path=/trunk/; revision=28560
* make sure we free the user listJP Rosevear2005-01-262-0/+10
| | | | | | | | | 2005-01-26 JP Rosevear <jpr@novell.com> * gui/itip-utils.c (itip_send_comp): make sure we free the user list svn path=/trunk/; revision=28559
* actually destroy the client hashes so the signals get cleaned upJP Rosevear2005-01-262-2/+23
| | | | | | | | | | 2005-01-25 JP Rosevear <jpr@novell.com> * itip-formatter.c (pitip_free): actually destroy the client hashes so the signals get cleaned up (format_itip): create a proper unique classid for the pobject svn path=/trunk/; revision=28558
* Added Portuguese translation Added Portuguese (pt) to the list of subdirsDuarte Loreto2005-01-264-1/+351
| | | | | | | | | 2005-01-25 Duarte Loreto <happyguy_pt@hotmail.com> * pt/Inbox, pt/Makefile.am: Added Portuguese translation * Makefile.am: Added Portuguese (pt) to the list of subdirs svn path=/trunk/; revision=28557
* svn path=/trunk/; revision=28556Updated ja.po. T.Aihana2005-01-252-852/+1096
| | | | | | 2005-01-25 Updated ja.po. T.Aihana <aihana@gnome.gr.jp> svn path=/trunk/; revision=28556
* Skipped files should be listed in POTFILES.skip rather than removing them ↵Funda Wang2005-01-251-0/+2
| | | | | | from POTFILES.in svn path=/trunk/; revision=28554
* Updated Bulgarian translation by Vladimir Petkov <vpetkov@i-space.org>Alexander Shopov2005-01-252-4192/+1442
| | | | | | | | | 2005-01-25 Alexander Shopov <ash@contact.bg> * bg.po: Updated Bulgarian translation by Vladimir Petkov <vpetkov@i-space.org> svn path=/trunk/; revision=28553
* Updated Simplified Chinese translationFunda Wang2005-01-251-273/+169
| | | | svn path=/trunk/; revision=28552
* set all new categories to not searchable.Rodrigo Moya2005-01-252-7/+12
| | | | | | | | | 2005-01-25 Rodrigo Moya <rodrigo@novell.com> * calendar-weather.c (e_plugin_lib_enable): set all new categories to not searchable. svn path=/trunk/; revision=28551
* add a11y name to task table.Li Yuan2005-01-252-0/+10
| | | | | | | | | 2005-01-25 Li Yuan <li.yuan@sun.com> * gui/e-calendar-table.c: (e_calendar_table_init): add a11y name to task table. svn path=/trunk/; revision=28550
* add a11y names for color pickers.Mengjie Yu2005-01-252-1/+9
| | | | | | | | | | 2005-01-25 Mengjie Yu <meng-jie.yu@sun.com> * em-mailer-prefs.c: (restore_labels_clicked), (em_mailer_prefs_construct): add a11y names for color pickers. svn path=/trunk/; revision=28549
* Updated Simplified Chinese translationFunda Wang2005-01-251-63/+662
| | | | svn path=/trunk/; revision=28548
* Updated German translation.Hendrik Richter2005-01-252-595/+792
| | | | | | | | 2005-01-25 Hendrik Richter <hendrik@gnome-de.org> * de.po: Updated German translation. svn path=/trunk/; revision=28547
* bump version and requiresJP Rosevear2005-01-253-4/+113
| | | | | | | | 2005-01-24 JP Rosevear <jpr@novell.com> * configure.in: bump version and requires svn path=/trunk/; revision=28545
* Fix filesJP Rosevear2005-01-251-2/+0
| | | | svn path=/trunk/; revision=28544
* scriptyFunda Wang2005-01-251-90/+82
| | | | svn path=/trunk/; revision=28543
* Fixed empty string being marked for translation.Sushma Rai2005-01-252-1/+20
| | | | svn path=/trunk/; revision=28542
* Pull in the contact editors, so we can pass pointers to their creationHans Petter Jansson2005-01-252-0/+8
| | | | | | | | | | 2005-01-24 Hans Petter Jansson <hpj@novell.com> * Makefile.am (libevolution_mail_la_LIBADD): Pull in the contact editors, so we can pass pointers to their creation functions to ENameSelectorEntry. svn path=/trunk/; revision=28541
* Set pointers to the contact editor creation functions in the entries, soHans Petter Jansson2005-01-252-0/+13
| | | | | | | | | | 2005-01-24 Hans Petter Jansson <hpj@novell.com> * e-msg-composer-hdrs.c (create_addressbook_entry): Set pointers to the contact editor creation functions in the entries, so they can pop up said editors. svn path=/trunk/; revision=28540
* turn off debug output, people think its a significant error.Not Zed2005-01-252-2/+6
| | | | | | | | | 2005-01-25 Not Zed <NotZed@Ximian.com> * e-error.c: turn off debug output, people think its a significant error. svn path=/trunk/; revision=28539
* use the new ECategoriesDialog widget.Rodrigo Moya2005-01-252-16/+9
| | | | | | | | | 2005-01-25 Rodrigo Moya <rodrigo@novell.com> * gui/contact-editor/e-contact-editor.c (categories_clicked): use the new ECategoriesDialog widget. svn path=/trunk/; revision=28538
* Add C-A-m as a keybinding for the "Post New Message" menuitem Add C-S-m toRodney Dawes2005-01-254-80/+12
| | | | | | | | | | | | 2005-01-24 Rodney Dawes <dobey@novell.com> * evolution-mail-global.xml: Add C-A-m as a keybinding for the "Post New Message" menuitem Add C-S-m to the "Compose New Message" menuitem as well Fixes #68352 svn path=/trunk/; revision=28537
* add back body containsJP Rosevear2005-01-251-0/+11
| | | | | | | | 2005-01-24 JP Rosevear <jpr@novell.com> * searchtypes.xml: add back body contains svn path=/trunk/; revision=28536
* Fixes #46287JP Rosevear2005-01-254-139/+63
| | | | | | | | | | | | | | | | | | 2005-01-21 JP Rosevear <jpr@novell.com> Fixes #46287 * mail-config.glade: remove enable/disable button * em-composer-prefs.h: remove unused button * em-composer-prefs.c (spell_language_toggled): handle the cell being toggled (spell_setup): enable/disable button is gone (em_composer_prefs_construct): setup a listener for the toggle cell svn path=/trunk/; revision=28535
* Updated Spanish translation.Francisco Javier F. Serrador2005-01-252-1062/+1176
| | | | | | | | 2005-01-24 Francisco Javier F. Serrador <serrador@cvs.gnome.org> * es.po: Updated Spanish translation. svn path=/trunk/; revision=28534
* Updated German translation.Hendrik Richter2005-01-252-152/+163
| | | | | | | | 2005-01-24 Hendrik Richter <hendrik@gnome-de.org> * de.po: Updated German translation. svn path=/trunk/; revision=28533
* Fixes #70622JP Rosevear2005-01-252-2/+9
| | | | | | | | | | | 2005-01-21 JP Rosevear <jpr@novell.com> Fixes #70622 * gui/widgets/eab-contact-display.c (eab_contact_display_init): construct the html widget svn path=/trunk/; revision=28532
* scriptyFunda Wang2005-01-251-120/+135
| | | | svn path=/trunk/; revision=28531
* Changed the item_type to section instead of item. Made the necessaryChenthill Palanisamy2005-01-243-39/+59
| | | | | | | | | | | | | | | | | 2005-01-24 Chenthill Palanisamy <pchenthill@novell.com> * org-gnome-send-options.eplug.in: Changed the item_type to section instead of item. * send-options.c (get_cnc): Made the necessary changes to get cnc since some part of dependant code was changed in groupwise account set up plugin. (org_gnome_send_options): Changed the prototype of the function to return the widget. (send_options_commit): Added a warning message if the Modification was not sent to the server. svn path=/trunk/; revision=28530
* *properties.glade : changed the layout of the widgets *share-folder.[ch]:Vivek Jain2005-01-246-584/+599
| | | | | | | | | | | | | | | | | | | | | 2005-01-24 Vivek Jain <jvivek@novell.com> *properties.glade : changed the layout of the widgets *share-folder.[ch]: removed the checkbuttons for display of rights : removed new_list, update_list and remove_list added users_list *share-folder.c : removed function (update_list_update) (share_folder_construct) : added gtk_cell_renderer_toggle for displaying rights added one structure SharedUsers to have a single list instead of three different lists. Made corresponding changes in all functions. *share-folder-common.c : (new_folder_response): use gtk_widget_reparent to pack the widget added two files *org-gnome-shared-folder-errors.xml *org-gnome-shared-folder-errors.xml.h : to display error message *Makefile.am : included error data svn path=/trunk/; revision=28529
* to display error messagesVivek Jain2005-01-242-0/+30
| | | | | | | 2005-01-24 Vivek Jain <jvivek@novell.com> to display error messages svn path=/trunk/; revision=28528
* removed EM_POPUP_SELECT_MARK_[NO]JUNK masksRadek Doulik2005-01-244-38/+29
| | | | | | | | | | | | | | 2005-01-24 Radek Doulik <rodo@ximian.com> * em-popup.[ch]: removed EM_POPUP_SELECT_MARK_[NO]JUNK masks 2005-01-20 Radek Doulik <rodo@ximian.com> * em-folder-view.c: patch from Chris Lahey, makes Mark as Junk/not Junk items active on all messages, removes calls to message_list_get_selected where not needed svn path=/trunk/; revision=28527
* Disabling auth sections in druid, and having it only in editor.Sushma Rai2005-01-243-2/+80
| | | | svn path=/trunk/; revision=28526
* if there are detached instances, disable recurrence date widgets.Rodrigo Moya2005-01-242-0/+18
| | | | | | | | | 2005-01-24 Rodrigo Moya <rodrigo@novell.com> * gui/dialogs/recurrence-page.c (sensitize_buttons): if there are detached instances, disable recurrence date widgets. svn path=/trunk/; revision=28525
* Updated italian translationMarco Ciampa2005-01-242-1243/+970
| | | | svn path=/trunk/; revision=28524
* add a11y name for the option menu.Mengjie Yu2005-01-242-0/+11
| | | | | | | | | 2005-01-24 Mengjie Yu <meng-jie.yu@sun.com> * e-search-bar.c: (set_option): add a11y name for the option menu. svn path=/trunk/; revision=28523
* Updated Simplified Chinese translationFunda Wang2005-01-241-33/+45
| | | | svn path=/trunk/; revision=28522
* changed for 69122.Not Zed2005-01-242-48/+19
| | | | | | | | 2005-01-24 Not Zed <NotZed@Ximian.com> * searchtypes.xml: changed for 69122. svn path=/trunk/; revision=28517
* Updated German translation.Frank Arnold2005-01-242-933/+1010
| | | | | | | | 2005-01-23 Frank Arnold <farnold@cvs.gnome.org> * de.po: Updated German translation. svn path=/trunk/; revision=28516
* Translation updated by Jo Vermeulen.Vincent van Adrighem2005-01-232-1/+5
| | | | | | | | 2005-01-23 Vincent van Adrighem <adrighem@gnome.org> * nl.po: Translation updated by Jo Vermeulen. svn path=/trunk/; revision=28515
* *** empty log message ***Sivaiah Nallagatla2005-01-231-0/+8
| | | | svn path=/trunk/; revision=28514
* Added owa url entry to the config section in both druid and editor, andSushma Rai2005-01-233-75/+129
| | | | | | fixed some compile time warnings. svn path=/trunk/; revision=28513
* Don't set offline_sync value taken from camel url instead set "1" or "0"Sivaiah Nallagatla2005-01-231-3/+3
| | | | | | | | | | | | 2005-01-23 Sivaiah Nallagatla <snalagatla@novell.com> * camel-gw-listener.c (add_esource) (modify_esource) (add_addressbook_sources) : Don't set offline_sync value taken from camel url instead set "1" or "0" depending upon offline is enabled or not svn path=/trunk/; revision=28512
* Check the buddy account name, not alias. Duh. (free_contact_list):Nat Friedman2005-01-232-17/+10
| | | | | | | | | | 2005-01-22 Nat Friedman <nat@novell.com> * gaimbuddies.c (im_list_contains_buddy): Check the buddy account name, not alias. Duh. (free_contact_list): Removed. svn path=/trunk/; revision=28511
* Adding camel_url_free() at proper positionSushma Rai2005-01-221-1/+1
| | | | svn path=/trunk/; revision=28510
* missed plugin definition in org-gnome-exchange-account-setup.eplug.inSushma Rai2005-01-221-0/+7
| | | | svn path=/trunk/; revision=28509
* Setting owa url value in account editor and handlig ssl connection.Sushma Rai2005-01-223-16/+86
| | | | svn path=/trunk/; revision=28508
* Updated Simplified Chinese translationFunda Wang2005-01-221-495/+55
| | | | svn path=/trunk/; revision=28507
* make intltool happy. Added missing filesFunda Wang2005-01-221-0/+16
| | | | svn path=/trunk/; revision=28506
* Updated Simplified Chinese translationFunda Wang2005-01-221-538/+625
| | | | svn path=/trunk/; revision=28505
* forgot in last commitSivaiah Nallagatla2005-01-221-2/+2
| | | | svn path=/trunk/; revision=28504
* renamed the signal CONTACT_REMOVED to CONTACTS_REMOVED and chaned theSivaiah Nallagatla2005-01-226-33/+87
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 2005-01-21 Sivaiah Nallagatla <snallagatla@novell.com> * gui/widgets/e-addressbook-model.[ch] (eab_model_class_init) : renamed the signal CONTACT_REMOVED to CONTACTS_REMOVED and chaned the param type POINTER from INT (remove_contact) : delete all the contacts from the model and emit CONATCTS_REMOVED signal instead of emitting it many times * gui/widgets/e-addressbook-reflow-adpater.c (e_addressbook_reflow_adapter_construct) (remove_contacts) : renamed remove_contact to remove_contacts and when number of conacts is more than 1 use _model_changed instead of _remove_item * gui/widgets/e-addressbook-table-adapter.c (eab_table_adapter_construct) (remove_contacts) : ditto * gui/widgets/e-addressbook-view.c (eab_view_new) : (contacts_removed) : renamed contact_removed to contacts_removed and traverese over indices to find displayed contact indiex fixes #71448 svn path=/trunk/; revision=28503
* Don't pass in the "fill_color" property for creating the canvas item forRodney Dawes2005-01-222-2/+0
| | | | | | | | | | | | | 2005-01-21 Rodney Dawes <dobey@novell.com> * gal/e-text/e-text.c (_do_tooltip): Don't pass in the "fill_color" property for creating the canvas item for the tooltip * gal/widgets/e-reflow.c (set_empty): Don't pass in the "fill_color" property for creating the EText canvas item Fixes #9413 svn path=/trunk/; revision=28501
* Change the xpad and ypad to 0 here, we don't need the extra padding AddRodney Dawes2005-01-223-53/+50
| | | | | | | | | | | | | | | | | | | | | | | | 2005-01-21 Rodney Dawes <dobey@novell.com> * gui/contact-editor/e-contact-quick-add.c (build_quick_add_dialog): Change the xpad and ypad to 0 here, we don't need the extra padding Add the GTK_DIALOG_NO_SEPARATOR flag for creating the dialog Set proper border widths on some dialog containers for the HIG Set the row/column spacings for the table widget Create the labels outside of the table packing calls and set the proper alignment for them to be HIG compliant Set the border width of the table widget to 12 for HIG compliance * gui/widgets/eab-popup-control.c (edit_contact_info_cb): Removed (eab_popup_control_display_contact): Just go ahead and open the editor, no need to have an intermittent window with a button for it (add_contacts_cb): Remove this as we don't need it any more (eab_popup_control_no_matches): Just go straight to the quick-add dialog, and don't pop up an intermittent window with a button Fixes #41210 #60852 svn path=/trunk/; revision=28499
* Call gtk_widget_ensure_style to ensure that we set the border widths ofRodney Dawes2005-01-222-0/+7
| | | | | | | | | | 2005-01-21 Rodney Dawes <dobey@novell.com> * gui/contact-editor/e-contact-editor.c (e_contact_editor_init): Call gtk_widget_ensure_style to ensure that we set the border widths of some dialog containers properly for HIG compliance svn path=/trunk/; revision=28498
* Fix some spacing and remove the separator for HIG compliance Set properRodney Dawes2005-01-223-5/+30
| | | | | | | | | | | | | 2005-01-21 Rodney Dawes <dobey@novell.com> * gui/merging/eab-contact-duplicate-detected.glade: Fix some spacing and remove the separator for HIG compliance * gui/merging/eab-contact-merging.c (match_query_callback): Set proper border widths on some dialog containers for the HIG Fixes #41228 svn path=/trunk/; revision=28497
* Fixes #46404JP Rosevear2005-01-224-13/+32
| | | | | | | | | | | | | | | | | | | | | | 2005-01-21 JP Rosevear <jpr@novell.com> Fixes #46404 * gui/widgets/e-addressbook-view.c (eab_view_print): just show the dialog, not show all (margin settings aren't supposed to be used); use e_print to get the dialog (eab_view_print_preview): use e_print config for previewing * printing/e-contact-print.c (e_contact_print_preview): get the e_print config for previewing (e_contact_print_contact_dialog_new): use e_print to get the print dialog * printing/e-contact-print-envelope.c (e_contact_print_envelope_dialog_new): use e_print to get the print dialog svn path=/trunk/; revision=28496
* Fix dateJP Rosevear2005-01-221-1/+1
| | | | svn path=/trunk/; revision=28495
* Fixes #46404JP Rosevear2005-01-222-8/+17
| | | | | | | | | | | | | 2005-01-18 JP Rosevear <jpr@novell.com> Fixes #46404 * em-folder-view.c (emfv_print_response): use the config in the print data and free it (em_folder_view_print): load the config from e_print and use the dialog from e_print svn path=/trunk/; revision=28494
* changed the item type from "item" to "item_table". avoids some debug spewSivaiah Nallagatla2005-01-221-0/+6
| | | | | | | | | | 2005-01-21 Sivaiah Nallagatla <snallagtla@novell.com> * org-gnome-gw-account-setup.eplug.in : changed the item type from "item" to "item_table". avoids some debug spew on the console svn path=/trunk/; revision=28493
* close long tagJP Rosevear2005-01-222-1/+5
| | | | | | | | 2005-01-21 JP Rosevear <jpr@novell.com> * apps_evolution_shell.schemas.in.in: close long tag svn path=/trunk/; revision=28492
* e-util needs libgnomeprintui nowJP Rosevear2005-01-222-2/+6
| | | | | | | | 2005-01-21 JP Rosevear <jpr@novell.com> * configure.in: e-util needs libgnomeprintui now svn path=/trunk/; revision=28491
* Fixes #46404JP Rosevear2005-01-225-112/+96
| | | | | | | | | | | | | | | | | | | | | | 2005-01-21 JP Rosevear <jpr@novell.com> Fixes #46404 * gui/tasks-control.c (tasks_control_print_cmd): just call print tasks, we don't do the dialog here * gui/print.h: update protos * gui/print.c (print_calendar): use e_print routines for config and dialog and make copies and range settings properly available (print_comp): ditto (print_table): bring up dialog here so that printing for calendar list view works correctly * gui/calendar-commands.c (print): pass extra params to print table svn path=/trunk/; revision=28490
* add print_config schema itemJP Rosevear2005-01-222-0/+17
| | | | | | | | 2005-01-21 JP Rosevear <jpr@novell.com> * apps_evolution_shell.schemas.in.in: add print_config schema item svn path=/trunk/; revision=28489
* Fixes #46404JP Rosevear2005-01-224-0/+146
| | | | | | | | | | | | 2005-01-21 JP Rosevear <jpr@novell.com> Fixes #46404 * Makefile.am: build new files * e-print.[hc]: print related config and dialog routines svn path=/trunk/; revision=28488
* mark priv->finished as true first so we don't access freed memory if weJP Rosevear2005-01-222-4/+14
| | | | | | | | | | | | | | 2005-01-21 JP Rosevear <jpr@novell.com> * e-shell-offline-handler.c (impl_OfflineProgressListener_updateProgress): mark priv->finished as true first so we don't access freed memory if we get finalized during the signal emmission (cancel_offline): ditto (finalize_offline): ditto (e_shell_offline_handler_put_components_offline): ditto svn path=/trunk/; revision=28487
* added addressbook-file pluginSivaiah Nallagatla2005-01-212-3/+8
| | | | | | | | 2005-01-21 Sivaiah Nallagatla <snallagatla@novell.com> * configure.in : added addressbook-file plugin svn path=/trunk/; revision=28486
* initial check for address book file pluginSivaiah Nallagatla2005-01-214-0/+94
| | | | svn path=/trunk/; revision=28485
* reverting my last change, we will acheive the same thing withSivaiah Nallagatla2005-01-211-1/+0
| | | | | | | | | | | 2005-01-21 Sivaiah Nallagatla <snallagatla@novell.com> * gui/component/address-config.c (eabc_commit) : reverting my last change, we will acheive the same thing with addressbook-file plguin in a better way svn path=/trunk/; revision=28484
* Updated Lithuanian translation.Žygimantas Beručka2005-01-212-2670/+652
| | | | | | | | 2005-01-21 Žygimantas Beručka <uid0@akl.lt> * lt.po: Updated Lithuanian translation. svn path=/trunk/; revision=28483
* Update UpdateKjartan Maraas2005-01-213-13334/+13665
| | | | | | | | | 2005-01-18 Kjartan Maraas <kmaraas@gnome.org> * nb.po: Update * no.po: Update svn path=/trunk/; revision=28480
* Don't set properties on the contact immediately. (clicked_cb): Set theHans Petter Jansson2005-01-212-7/+11
| | | | | | | | | | | | 2005-01-21 Hans Petter Jansson <hpj@novell.com> * gui/contact-editor/e-contact-quick-add.c (quick_add_set_name) (quick_add_set_email): Don't set properties on the contact immediately. (clicked_cb): Set the properties on the contact immediately before passing it on. This way, the FULL_NAME will only be set once, and so the FILE_AS field will be updated here. svn path=/trunk/; revision=28479
* ** See bug #60664.Not Zed2005-01-212-1/+15
| | | | | | | | | | | 2005-01-21 Not Zed <NotZed@Ximian.com> ** See bug #60664. * em-format-html-display.c (efhd_init, efhd_gtkhtml_style_set): if the style changes, re-calculate the page colours, and redraw. svn path=/trunk/; revision=28478
* Close import wizard on 'ESC'Mengjie Yu2005-01-212-0/+21
| | | | | | | | | | 2005-01-20 Mengjie Yu <meng-jie.yu@sun.com> * e-shell-importer.c: (import_druid_esc), (e_shell_importer_start_import): Close import wizard on 'ESC' svn path=/trunk/; revision=28477
* in case of new book set the uid of the source as the relative uri.Sivaiah Nallagatla2005-01-212-1/+8
| | | | | | | | | | | 2005-01-21 Sivaiah Nallagatla <snallagatla@novell.com> * gui/component/addressbook-config.c (eabc_commit) : in case of new book set the uid of the source as the relative uri. svn path=/trunk/; revision=28470
* added deafult source plguinSivaiah Nallagatla2005-01-212-2/+7
| | | | svn path=/trunk/; revision=28469
* intial commitSivaiah Nallagatla2005-01-214-0/+177
| | | | svn path=/trunk/; revision=28468
* Added a description function for copying folders (so we don't get aJeffrey Stedfast2005-01-213-3/+19
| | | | | | | | | | | | | 2005-01-20 Jeffrey Stedfast <fejj@novell.com> * em-folder-tree.c (emft_copy_folders__desc): Added a description function for copying folders (so we don't get a "Working 0x..." status message). * mail-mt.c (do_op_status): Always g_free(what) since we always strdup it. svn path=/trunk/; revision=28467
* Updated Spanish translation.Francisco Javier F. Serrador2005-01-212-7017/+7196
| | | | | | | | 2005-01-20 Francisco Javier F. Serrador <serrador@cvs.gnome.org> * es.po: Updated Spanish translation. svn path=/trunk/; revision=28466
* added a plugin for displaying the groupwise status tracking optionsParthasarathi Susarla2005-01-202-2/+8
| | | | | | | | | 2005-01-20 Parthasarathi Susarla <sparthasarathi@novell.com> * configure.in : added a plugin for displaying the groupwise status tracking options svn path=/trunk/; revision=28465
* 2005-01-20 Parthasarathi Susarla <sparthasarathi@novell.com> Chenthill ↵Parthasarathi Susarla2005-01-204-0/+280
| | | | | | | | Palanisamy <pchenthill@novell.com> * first commit of the status tracking plugin svn path=/trunk/; revision=28464
* Updated German translation.Frank Arnold2005-01-202-330/+365
| | | | | | | | 2005-01-20 Frank Arnold <farnold@cvs.gnome.org> * de.po: Updated German translation. svn path=/trunk/; revision=28463
* Assiged value to URL.Sivaiah Nallagatla2005-01-202-1/+6
| | | | | | | | | 2005-01-20 Sivaiah Nallagatla <snallagatla@novell.com> * camel-gw-listener.c: (add_calendar_tasks_sources): Assiged value to URL. svn path=/trunk/; revision=28462
* fix a typoHarry Lu2005-01-201-1/+1
| | | | svn path=/trunk/; revision=28461
* ** See bug #64964.Not Zed2005-01-202-1/+14
| | | | | | | | | | | | | 2005-01-20 Not Zed <NotZed@Ximian.com> ** See bug #64964. * e-error.c (e_error_newv): just use add_button, not add_action_widget, for stock+label widgets, since they both show the same, and for some reason set_default_response doesn't work otherwise. svn path=/trunk/; revision=28460
* add a translater note.Harry Lu2005-01-202-0/+6
| | | | | | | | 2005-01-20 Harry Lu <harry.lu@sun.com> * e-search-bar.c: (activate_by_subitems): add a translater note. svn path=/trunk/; revision=28457
* don't remove the tree node if deleting the cert failed. (delete_your):Not Zed2005-01-202-6/+13
| | | | | | | | | | | 2004-11-23 Not Zed <NotZed@Ximian.com> * gui/certificate-manager.c (delete_ca): don't remove the tree node if deleting the cert failed. (delete_your): same. (delete_contact): same. Hoorah for code-reuse. svn path=/trunk/; revision=28456
* add accessable key to the contact editor UI. add accessable key to theHao Sheng2005-01-203-71/+123
| | | | | | | | | | | 2005-01-19 Hao Sheng <hao.sheng@sun.com> * gui/contact-editor/contact-editor.glade: add accessable key to the contact editor UI. * gui/contact-list-editor/contact-list-editor.glade: add accessable key to the contact list editor UI. svn path=/trunk/; revision=28455
* ** See bug #55831.Not Zed2005-01-205-5/+54
| | | | | | | | | | | | | | | 2005-01-20 Not Zed <NotZed@Ximian.com> ** See bug #55831. * evolution-mail.schemas.in.in: added open_many prompt key. * mail-errors.xml: added ask-open-many * em-folder-view.c (em_folder_view_open_selected): put back the 'you're opening too many are you sure' thing. svn path=/trunk/; revision=28454
* 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