Commit Graph

23986 Commits

Author SHA1 Message Date
Clytie Siddall 2fe1db6041 vi.po: Updated Vietnamese translation.CVS: ----------------------------------------------------------------------
svn path=/trunk/; revision=29781
2005-07-16 07:13:06 +00:00
Sarfraaz Ahmed b1f390b21f Added missing exchange files.
2005-07-16  Sarfraaz Ahmed <asarfraaz@novell.com>

        * POTFILES.in : Added missing exchange files.

svn path=/trunk/; revision=29780
2005-07-16 06:50:49 +00:00
Sarfraaz Ahmed 15f9d2c302 Removed. Is no longer being used
2005-07-16  Sarfraaz Ahmed <asarfraaz@novell.com>

        * exchange-ask-password.c : Removed. Is no longer being used

svn path=/trunk/; revision=29779
2005-07-16 06:48:42 +00:00
Shreyas Srinivasan eebcdb93a5 unref the store which was being leaked.
2005-07-15  Shreyas Srinivasan  <sshreyas@novell.com>

	* e-msg-composer-hdrs.c: (account_can_send) unref the store which
	was being leaked.

svn path=/trunk/; revision=29778
2005-07-15 10:23:16 +00:00
Sankar P ceaefd37da Removed the permissions from the structure, since it is no longer needed.
2005-07-15  Sankar P  <psankar@novell.com>

	* proxy-login.h: Removed the permissions from the structure,
	since it is no longer needed.

svn path=/trunk/; revision=29777
2005-07-15 09:56:10 +00:00
Sankar P db57306c76 Put permissions on the store instead of the global structure as it gets
2005-07-15  Sankar P  <psankar@novell.com>

	* proxy-login.c: Put permissions on the store instead of the
	global structure as it gets unref before store_add.

svn path=/trunk/; revision=29776
2005-07-15 09:37:38 +00:00
Shreyas Srinivasan 419bc22434 *plugins/mail-account-disable/org-gnome-mail-account-disable.eplug.xml :
2005-07-15  Shreyas Srinivasan  <sshreyas@novell.com>

	*plugins/mail-account-disable/org-gnome-mail-account-disable.eplug.xml
	: Add file for translation.

svn path=/trunk/; revision=29775
2005-07-15 08:56:44 +00:00
Sushma Rai 551e234d49 Unrefing the query.
svn path=/trunk/; revision=29774
2005-07-15 06:47:34 +00:00
Shakti Sen ef9df4d2a3 Included the e-foreign-folder-dialog.glade file. Added newly.
2005-07-15  Shakti Sen <shprasad@novell.com>

        * Makefile.am: Included the e-foreign-folder-dialog.glade file.
        * e-foreign-folder-dialog.glade: Added newly.

        Fixes bug #310369.

svn path=/trunk/; revision=29773
2005-07-15 05:39:09 +00:00
Vivek Jain 12f9e20d9a included missing header file camel-multipart.h **Fixes #310330
2005-07-14  Vivek Jain <jvivek@novell.com>

	* em-composer-utils.c : included missing header
	file camel-multipart.h
	**Fixes #310330

svn path=/trunk/; revision=29772
2005-07-15 03:46:16 +00:00
Vivek Jain cb35d98e19 NULL checks before we do anything else here (quite likely to be NULL)
2005-07-14  Vivek Jain  <jvivek@novell.com>

	* proxy.c: (proxy_commit),(proxy_abort):
	 NULL checks before we do anything else here (quite likely to be NULL)
	**Fixes #310347

svn path=/trunk/; revision=29771
2005-07-14 13:46:03 +00:00
Priit Laes 61bc789ba5 Translation updated by Ivar Smolin.
2005-07-14  Priit Laes  <plaes@cvs.gnome.org>

	* et.po: Translation updated by Ivar Smolin.

svn path=/trunk/; revision=29770
2005-07-14 11:29:06 +00:00
Sarfraaz Ahmed 6719396397 Fixed some compile time warnings
2005-07-14  Sarfraaz Ahmed <asarfraaz@novell.com>

        * exchange-account-setup.c :
        * exchange-calendar.c :
        * exchange-folder-size-display.c :
        * exchange-permissions-dialog.c : Fixed some compile time warnings

svn path=/trunk/; revision=29769
2005-07-14 11:18:35 +00:00
Shakti Sen a714a01aeb Checked for if the exchange account exist/configured. Replaced all the
2005-07-13  Shakti Sen <shprasad@novell.com>

        * exchange-operations.c: Checked for if the exchange account
        exist/configured.
        * exchange-folder-permission.c: Replaced all the occurences of function
        exchange_config_listener_get_accounts() with
        exchange_operations_get_exchange_account() and returns if it doesn't
        exist. Also took care to avoid some compile time warnings.
        * exchange-folder.c: Same. Also took care to avoid some compile time
        warnings.
        * exchange-folder-subscription.c: Included
        exchange-folder-subscription.h file to avoid compilation warning.

        Fixes bug #310233.

svn path=/trunk/; revision=29768
2005-07-14 07:00:51 +00:00
Not Zed bfa2e64242 add casts in previous patch to fix warnings. (account_can_send): fix the
2005-07-14  Not Zed  <NotZed@Ximian.com>

        * e-msg-composer-hdrs.c (address_button_clicked_cb): add casts in
        previous patch to fix warnings.
        (account_can_send): fix the permission mode name.

svn path=/trunk/; revision=29766
2005-07-14 03:15:13 +00:00
Not Zed 7fab3bea3b Why is this a separate plugin, shouldn't it be part of groupwise????
2005-07-14  Not Zed  <NotZed@Ximian.com>

        * proxy-login.c (proxy_login_add_new_store): fixed the store
        permission names.

svn path=/trunk/; revision=29765
2005-07-14 03:14:48 +00:00
Michael Zucci da0dfdbcff Added a doc comment
svn path=/trunk/; revision=29764
2005-07-14 02:13:15 +00:00
S.Antony Vincent Pandian 567b310cb1 ** See bug #309869
2005-07-13 S.Antony Vincent Pandian <santony@gmail.com>

        ** See bug #309869

        * e-msg-composer-hdrs.c: moves the focus to the corresponding
        header buttons' entry fields.

svn path=/trunk/; revision=29763
2005-07-14 02:09:51 +00:00
Marcel Telka 9935a1d2e0 Updated Slovak translation.
2005-07-13  Marcel Telka  <marcel@telka.sk>

	* sk.po: Updated Slovak translation.

svn path=/trunk/; revision=29762
2005-07-13 20:04:43 +00:00
Raphael Higino ac28782859 Updated pt_BR translation
svn path=/trunk/; revision=29761
2005-07-13 13:51:19 +00:00
Praveen Kumar 028e98ae2a Modified the eplug file to add the "commit" code for folder hierarchy
2005-07-13  Praveen Kumar <kpraveen@novell.com>

        * org-gnome-exchange-operations.eplug.in : Modified the eplug file to
        add the "commit" code for folder hierarchy plugins for calendar and
        contacts

svn path=/trunk/; revision=29760
2005-07-13 11:10:33 +00:00
Kjartan Maraas a09f4c7c08 Free font name Free font name and name of citation color. Free search
2005-07-13  Kjartan Maraas  <kmaraas@gnome.org>

	* em-mailer-prefs.c: (em_mailer_prefs_construct): Free font name
	* mail-config.c: (config_write_style): Free font name and name
	  of citation color.
	* message-list.c: (regen_list_regened), (regen_list_free): Free
	  search string. Thanks to Michael Zucchi for walking me through
	  this one. My brain wasn't running on all it's cylinders...

svn path=/trunk/; revision=29759
2005-07-13 10:38:07 +00:00
Kjartan Maraas 0cea49284e Free the style here.
2005-07-07  Kjartan Maraas  <kmaraas@gnome.org>

	* e-shell-window.c: (setup_widgets): Free the style here.

svn path=/trunk/; revision=29758
2005-07-13 10:37:35 +00:00
Kjartan Maraas bb714f46f7 Don't leak the file name here.
2005-07-13  Kjartan Maraas  <kmaraas@gnome.org>

	* e-msg-composer-select-file.c: (select_attach_response): Don't
	leak the file name here.

svn path=/trunk/; revision=29757
2005-07-13 10:37:16 +00:00
Kjartan Maraas 4afc6e2f2a Free the uri to the source in a few cases. Free the timezone location.
2005-07-08  Kjartan Maraas  <kmaraas@gnome.org>

	* gui/alarm-notify/alarm-notify.c: (alarm_notify_add_calendar):
	Free the uri to the source in a few cases.
	* gui/calendar-config.c: (calendar_config_get_icaltimezone):
	Free the timezone location.

svn path=/trunk/; revision=29756
2005-07-13 10:36:15 +00:00
Tor Lillqvist f0f3975fa8 There are no camel or addressbook/backend directories in evolution.
2005-07-13  Tor Lillqvist  <tml@novell.com>

	* Makefile.am (INCLUDES): There are no camel or
	addressbook/backend directories in evolution.

svn path=/trunk/; revision=29755
2005-07-13 10:17:39 +00:00
Tor Lillqvist f77c925431 Add libedataserverui to the IMPORTERS dependency list.
2005-07-13  Tor Lillqvist  <tml@novell.com>

	* configure.in: Add libedataserverui to the IMPORTERS dependency
	list.

svn path=/trunk/; revision=29754
2005-07-13 10:10:13 +00:00
Tor Lillqvist fab3780e2e Don't return a value from a void funtion.
2005-07-13  Tor Lillqvist  <tml@novell.com>

	* calendar-weather/calendar-weather.c
	(e_calendar_weather_migrate): Don't return a value from a void
	funtion.

	* groupwise-account-setup/org-gnome-gw-account-setup.eplug.xml:
	Use SOEXT.

	* groupwise-features/Makefile.am (NO_UNDEFINED_REQUIRED_LIBS):
	As the code does use functions from libevolution-mail, link
	with it. But OK, let's do it (at build time) only on Win32,
	then.

	* mail-account-disable/Makefile.am (INCLUDES): Remove duplicated line.
	(LDFLAGS): Use NO_UNDEFINED.
	(LIBADD): Link with the required libraries, but let's do it only
	on Win32.

	* mail-account-disable/org-gnome-mail-account-disable.eplug.xml:
	Use SOEXT.

	* proxy/Makefile.am (LIBADD): Link with libeutil.

	* proxy-login/Makefile.am (LIBADD): Link with libeutil. Link with
	libevolution-mail on Win32 only. (Have I understood correctly that
	it isn't considered a good idea on Unix to link plugins at
	link-time with libevolution-mail?)

	* proxy-login/org-gnome-proxy-login.eplug.xml: Use SOEXT.

svn path=/trunk/; revision=29753
2005-07-13 10:05:44 +00:00
Harish Krishnaswamy 9236b07303 fix typo
svn path=/trunk/; revision=29751
2005-07-13 09:23:22 +00:00
Sushma Rai f58c45ce13 Fix for address book import problems.
svn path=/trunk/; revision=29750
2005-07-13 08:29:39 +00:00
Clytie Siddall 5582982cfd vi.po: Updated Vietnamese translation.CVS: ----------------------------------------------------------------------
svn path=/trunk/; revision=29749
2005-07-13 08:23:36 +00:00
Harish Krishnaswamy 81208794b2 remove the reference to shell/importer/libevolution-importer.la in
2005-07-13  Harish Krishnaswamy <kharish@novell.com>
remove the reference to shell/importer/libevolution-importer.la
in startup-wizard.
***** Release 2.3.5.1 *****

svn path=/trunk/; revision=29748
2005-07-13 07:56:24 +00:00
Not Zed 1e28d8c9d3 re-write the importer stuff to use the eplugin stuff.
2005-07-13  Not Zed  <NotZed@Ximian.com>

        * startup-wizard.c (startup_wizard_importer_page)
        (startup_wizard_commit): re-write the importer stuff to use the
        eplugin stuff.

svn path=/trunk/; revision=29747
2005-07-13 05:47:39 +00:00
Tor Lillqvist c409f1ca7f Don't attempt to build the sa-junk-plugin on Win32, it's very
2005-07-13  Tor Lillqvist  <tml@novell.com>

	* configure.in: Don't attempt to build the sa-junk-plugin on
	Win32, it's very Unix-specific.

svn path=/trunk/; revision=29746
2005-07-12 23:39:54 +00:00
Tor Lillqvist 4446b93079 Add more entries.
2005-07-13  Tor Lillqvist  <tml@novell.com>

	* win32/libevolution-mail.def: Add more entries.

svn path=/trunk/; revision=29745
2005-07-12 23:38:21 +00:00
Francisco Javier F. Serrador ec793793e1 Updated Spanish translation.
2005-07-13  Francisco Javier F. Serrador  <serrador@cvs.gnome.org>

	* es.po: Updated Spanish translation.

svn path=/trunk/; revision=29744
2005-07-12 21:50:10 +00:00
Chenthill Palanisamy 1eb8621389 Expand the mailing list by getting the contact back from the server.
svn path=/trunk/; revision=29743
2005-07-12 13:55:39 +00:00
Not Zed 0ebc0056c1 removed all the importer stuff. fixed the copyright.
2005-07-12  Not Zed  <NotZed@Ximian.com>

        * startup-wizard.c: removed all the importer stuff.  fixed the
        copyright.

svn path=/trunk/; revision=29742
2005-07-12 13:28:09 +00:00
Harish Krishnaswamy f20955058f NEWS update of 2.3.5 release
svn path=/trunk/; revision=29740
2005-07-12 10:03:36 +00:00
Harish Krishnaswamy 20af9f76e1 Remove groupwise-features plugin as it is already listed as a base plugin
2005-07-12  Harish Krishnaswamy  <kharish@novell.com>

* plugins/Makefile.am : Remove groupwise-features
plugin as it is already listed as a base plugin

svn path=/trunk/; revision=29739
2005-07-12 09:44:54 +00:00
Sankar P 975bbe44ce Added CLEANFILES element and glade and error files to EXTRA_DIST.
2005-07-12  Sankar P  <psankar@novell.com>

	* Makefile.am :
	Added CLEANFILES element and glade and error files to EXTRA_DIST.

svn path=/trunk/; revision=29738
2005-07-12 09:40:47 +00:00
Chenthill Palanisamy f43bff294d Removed the shell importer from configure.in
svn path=/trunk/; revision=29737
2005-07-12 09:31:54 +00:00
Sankar P 018f7102bf Added org-gnome-proxy-errors.xml file to the EXTRA_DIST and added
2005-07-12  Sankar P  <psankar@novell.com>

	* Makefile.am :
	Added org-gnome-proxy-errors.xml file to the EXTRA_DIST and
	added CLEANFILES.

svn path=/trunk/; revision=29736
2005-07-12 09:22:53 +00:00
Harish Krishnaswamy 5653218900 bump version ***** Release 2.3.5 *****
2005-07-12  Harish Krishnaswamy  <kharish@novell.com>

* configure.in: bump version
***** Release 2.3.5 *****

svn path=/trunk/; revision=29735
2005-07-12 06:59:42 +00:00
Vivek Jain 9cb1ad75de correted twice inclusion of sa-junk-plugin in "plugins_base"section
2005-07-12  Vivek Jain <jvivek@novell.com>

	* configure.in : correted twice inclusion of sa-junk-plugin in
	"plugins_base"section

svn path=/trunk/; revision=29734
2005-07-12 06:47:17 +00:00
Srinivasa Ragavan 02e6fcebcf Fixed some compiler warning and checked some negative cases
2005-07-12  Srinivasa Ragavan <sragavan@novell.com>

	* gui/dialogs/comp-editor.c: (get_attachment_list) (attachment_guess_mime_type)
	(comp_editor_close) (comp_editor_get_mime_attach_list) Fixed some compiler
	warning and checked some negative cases

svn path=/trunk/; revision=29733
2005-07-12 05:53:08 +00:00
Sankar P 7681e33064 Added missed header files to the SOURCES.
2005-07-12  Sankar P  <psankar@novell.com>

	* Makefile.am :
	Added missed header files to the SOURCES.

svn path=/trunk/; revision=29732
2005-07-12 05:34:41 +00:00
Vivek Jain 7a1ff1873d included missing header file
2005-07-12 Vivek Jain <jvivek@novell.com>

	* Makefile.am: included missing header file

2005-07-12 Vivek Jain <jvivek@novell.com>

	have a ChangeLog and transfer the changelog entry from the main
	ChangeLog
	(2005-07-10  Shreyas Srinivasan <sshreyas@novell.com>)
	* groupwise-account-setup/*: Make the
	camel-groupwise-listener load on startup. (new plugin)

svn path=/trunk/; revision=29731
2005-07-12 05:24:51 +00:00
Vivek Jain bc504ab906 transferred ChangeLog entry here (2005-07-10 Shreyas Srinivasan
2005-07-12  Vivek Jain <jvivek@novell.com>

	transferred ChangeLog entry here
	(2005-07-10  Shreyas Srinivasan <sshreyas@novell.com>)
	* plugins/groupwise-features/*: Remove the
	camel-groupwise-listener code as it runs in a different plugin.

svn path=/trunk/; revision=29730
2005-07-12 05:05:59 +00:00
Vivek Jain 3efdeb0f35 have a ChangeLog and transfer the changelog entry from the main ChangeLog
2005-07-12 Vivek Jain <jvivek@novell.com>

	have a ChangeLog and transfer the changelog entry from the main
	ChangeLog
	(2005-07-10  Shreyas Srinivasan <sshreyas@novell.com>)

	* plugins/mail-account-disable/*: Plugin to add Disable/ Proxy
	Logout to a store menu on right click.

svn path=/trunk/; revision=29729
2005-07-12 04:56:57 +00:00