Commit Graph

23141 Commits

Author SHA1 Message Date
f0d49c3e04 reverted jeff's patch for the subscribed hint.
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
2005-02-04 04:14:22 +00:00
9526b53ea4 if we aren't waiting for cancel, then don't worry about waiting on the
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
2005-02-04 02:17:21 +00:00
ded24f2127 Added depcomp to cvsignore
svn path=/trunk/; revision=28697
2005-02-03 23:34:15 +00:00
b306386ca0 Use g_hash_table_foreach_remove() instead so the keys don't point to
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
2005-02-03 18:38:28 +00:00
7d53380f5c Remove duplicate entries for addressbook-groupwise,
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
2005-02-03 17:58:52 +00:00
c055be9f63 Remove duplicate entry for addressbook-groupwise in plugins list.
2005-02-01  Priit Laes <amd@store20.com>

        * configure.in : Remove duplicate entry for addressbook-groupwise in
	  plugins list.

svn path=/trunk/; revision=28694
2005-02-03 17:48:08 +00:00
1582f7e652 Set the spacing for ourself to 12 to be HIG compliant as we are a GtkHBox
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
2005-02-03 16:53:35 +00:00
126ac962dc Update to include new strings from the calendar-errors.xml file
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
2005-02-03 16:39:55 +00:00
edb8dc5eb3 Use $(weatherdir) instead of duplicating the define for it below
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
2005-02-03 16:35:12 +00:00
70a29853c0 removing the file since the name is incorrect
svn path=/trunk/; revision=28690
2005-02-03 14:34:48 +00:00
aa180f31ae Added functions to destroy the dialog when the composer is destroyed to
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
2005-02-03 14:32:22 +00:00
45a8f1e53f add a11y name to url link button.
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
2005-02-03 13:52:06 +00:00
225fa2319b add a11y name to url. add a11y name to date completed. add a11y names to
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
2005-02-03 13:50:38 +00:00
52b2d594c9 added a warning message for invalid server version added a case to check
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
2005-02-03 13:28:11 +00:00
9e0c55571c Implement based on the create_groups () function in addressbook-migrate.c.
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
2005-02-03 07:06:10 +00:00
27d2d424c5 Fix a small spacing issue in the Display section's children, to be HIG
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
2005-02-03 01:11:10 +00:00
c67025743b Use the gtk_widget_ensure_style method instead of gtk_widget_realize when
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
2005-02-03 01:02:13 +00:00
37ca97bfbc Set the border width for the internal dialog containers to be HIG
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
2005-02-02 22:56:51 +00:00
609497be72 Fixes bug #70454
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
2005-02-02 20:19:17 +00:00
e707c7cd73 scripty
svn path=/trunk/; revision=28679
2005-02-02 16:36:02 +00:00
b70d45c7db Updated Lithuanian translation.
2005-02-02  Žygimantas Beručka  <uid0@akl.lt>

        * lt.po: Updated Lithuanian translation.

svn path=/trunk/; revision=28678
2005-02-02 12:54:43 +00:00
7580e2fa47 Fixes #72090
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
2005-02-02 12:29:26 +00:00
03d6657b97 Updated Simplified Chinese translation
svn path=/trunk/; revision=28676
2005-02-02 09:59:43 +00:00
0f51e447db reviewed by Harish Krishnaswamy <kharish@novell.com>
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
2005-02-02 09:08:14 +00:00
bb5e6eb2b6 scripty
svn path=/trunk/; revision=28674
2005-02-02 04:38:06 +00:00
53cf58b7cf Fix for 71924, 71926, 71932 Don't split sentences that need translation.
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
2005-02-02 02:10:09 +00:00
f4fca7e3cb add to about box
2005-02-01  JP Rosevear  <jpr@novell.com>

	* e-shell-window-commands.c: add to about box

svn path=/trunk/; revision=28666
2005-02-02 01:40:47 +00:00
bc5bfe8f5f Use the term vFolder instead of "VFolder" or "virtual folder"
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
2005-02-01 20:25:12 +00:00
8e8492bdd9 Replace "_Virtual Folder" with "_vFolder" for the search menu to create a
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
2005-02-01 19:30:49 +00:00
5c08f243ab Update
2005-02-01  JP Rosevear  <jpr@novell.com>

	* MAINTAINERS: Update

svn path=/trunk/; revision=28663
2005-02-01 17:53:52 +00:00
120c73f4ef Clean up the spacing and padding, and shove the notebook and expander
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
2005-02-01 17:30:49 +00:00
706fbced1a fix typo
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
2005-02-01 16:05:07 +00:00
1e96efa375 add correct mask for detached recurrences.
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
2005-02-01 15:51:26 +00:00
ea1f3f4ae4 Translation updated by Ivar Smolin.
2005-02-01  Priit Laes  <plaes@cvs.gnome.org>

	* et.po: Translation updated by Ivar Smolin.

svn path=/trunk/; revision=28659
2005-02-01 15:32:32 +00:00
1c6ff97189 only add real data to the array.
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
2005-02-01 11:46:33 +00:00
4d24463fe6 Updated Russian translation
svn path=/trunk/; revision=28657
2005-02-01 09:50:26 +00:00
f879ae52c8 ** See bug #65329.
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
2005-02-01 08:35:03 +00:00
43e109d4c5 Updated Greek Translation.
svn path=/trunk/; revision=28654
2005-02-01 08:22:31 +00:00
347a9a04cf use the type hint to sort for inbox, not the name.
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
2005-02-01 07:41:49 +00:00
55b25cdd13 Fixes #71944
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
2005-02-01 05:55:53 +00:00
6375570550 Remove duplicate entry for calendar-file in plugins list.
2005-02-01  Priit Laes <amd@store20.com>

        * configure.in : Remove duplicate entry for calendar-file in
	plugins list.

svn path=/trunk/; revision=28651
2005-02-01 05:25:50 +00:00
ed3a279616 Michael's patch.. for supporting tables in e-config, handling hide bits and
corrected exchange-accout-setup plugin code.

svn path=/trunk/; revision=28650
2005-02-01 04:38:43 +00:00
d98b22611b ** See bug #71312.
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
2005-02-01 00:33:53 +00:00
747e6c8717 And the changelog entry.
svn path=/trunk/; revision=28648
2005-01-31 23:59:59 +00:00
f9c9e03c54 Remove the -module flag, this isn't supposed to be a module.
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
2005-01-31 23:58:48 +00:00
3734fe1602 Updated Spanish trasnlation.
2005-02-01  Francisco Javier F. Serrador  <serrador@cvs.gnome.org>

	* es.po: Updated Spanish trasnlation.

svn path=/trunk/; revision=28643
2005-01-31 23:33:00 +00:00
8564ecae48 Remove definition of CalObjUID and include that from
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
2005-01-31 22:04:34 +00:00
ce84036268 Use guint instead of ulong for signal ID.
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
2005-01-31 21:59:17 +00:00
19bd5ce96f Use guint instead of ulong for signal ID.
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
2005-01-31 21:50:54 +00:00
33fa93239f Remove unused global symbol.
2005-01-31  Hans Petter Jansson  <hpj@novell.com>

        * importers/mail-importer.h (mc): Remove unused global symbol.

svn path=/trunk/; revision=28639
2005-01-31 21:46:52 +00:00