Commit Graph

24001 Commits

Author SHA1 Message Date
fa8623e7ea This is no longer needed. gtk_widget_destroy will take care of destroying
2005-07-18  Sarfraaz Ahmed <asarfraaz@novell.com>

        * exchange-folder-size-display.c (parent_destroyed) : This is no longer
        needed. gtk_widget_destroy will take care of destroying it.
        Fixes #310699
        * exchange-account-setup.c (org_gnome_exchange_settings) : Fixed a
        warning. Alignment cannot be set for a radio button

svn path=/trunk/; revision=29796
2005-07-19 08:51:05 +00:00
e09fba5e09 Patch by Arunprakash to add missed error messages and marking them
for translation. Fixes #310343.

svn path=/trunk/; revision=29795
2005-07-19 07:52:01 +00:00
12b63ec4ab Fixes #310136 #310138. The first items of e-table are column-header. So we
2005-07-18  Li Yuan  <li.yuan@sun.com>

	Fixes #310136 #310138.
	* e-table/gal-a11y-e-table-item.c: (eti_get_index_at),
	(eti_get_row_at_index), (eti_get_n_rows), (eti_rows_inserted),
	(eti_rows_deleted), (eti_header_structure_changed):
	The first items of e-table are column-header. So we should add
	number of columns when change (row, col) to index, or subtract
	when change index to (row, col).

svn path=/trunk/; revision=29794
2005-07-19 07:46:05 +00:00
6e70c5e578 Updated Greek translation
svn path=/trunk/; revision=29793
2005-07-18 22:16:24 +00:00
132c873ece Translation updated by Ivar Smolin.
2005-07-18  Priit Laes  <plaes@cvs.gnome.org>

	* et.po: Translation updated by Ivar Smolin.

svn path=/trunk/; revision=29792
2005-07-18 13:23:58 +00:00
c1fa3c9668 Added the functions org_gnome_exchange_calendar_permissions() and
2005-07-15  Shakti Sen <shprasad@novell.com>

        * exchange-folder-permission.c: Added the functions
        org_gnome_exchange_calendar_permissions() and
        org_gnome_exchange_addressbook_permissions() to support
        'Folder Permissions' for 'Calendar', 'Tasks' and 'Contacts' components.
        Also taken care of a bug #310493.
        * org-gnome-exchange-operations.eplug.in: Added the class hooks.

        Fixes bug#310479.
        Fixes bug#310493 as well.

svn path=/trunk/; revision=29791
2005-07-18 11:57:37 +00:00
a7120007fd Handle the case of user clicking "Cancel" button in "Change Password"
2005-07-18  Praveen Kumar <kpraveen@novell.com>

        * exchange-account-setup.c (btn_chpass_clicked) : Handle the case
        of user clicking "Cancel" button in "Change Password" dialog. Fixes
        bug 310356.
        (org_gnome_exchange_setting) : Removed the duplicate signal handler
        registered for "Change Password" button.

svn path=/trunk/; revision=29790
2005-07-18 11:30:19 +00:00
e035b8855f Updated Canadian English translation.
2005-07-18  Adam Weinberger  <adamw@gnome.org>

	* en_CA.po: Updated Canadian English translation.

svn path=/trunk/; revision=29789
2005-07-18 08:27:28 +00:00
fec0c9acd1 Updated Simplified Chinese translation
svn path=/trunk/; revision=29788
2005-07-18 04:57:07 +00:00
f991c25250 Translation updated by Ivar Smolin.
2005-07-18  Priit Laes  <plaes@cvs.gnome.org>

	* et.po: Translation updated by Ivar Smolin.

svn path=/trunk/; revision=29787
2005-07-17 22:37:16 +00:00
933d647726 Updated pt_BR translation
svn path=/trunk/; revision=29786
2005-07-17 14:04:34 +00:00
066909e398 vi.po: Updated Vietnamese translation.CVS: ----------------------------------------------------------------------
svn path=/trunk/; revision=29785
2005-07-17 11:30:40 +00:00
80d43d8cd8 Updated Spanish translation.
2005-07-17  Francisco Javier F. Serrador  <serrador@cvs.gnome.org>

	* es.po: Updated Spanish translation.

svn path=/trunk/; revision=29784
2005-07-17 10:11:26 +00:00
d30a5237ff Fixed a silly extra space.
svn path=/trunk/; revision=29783
2005-07-16 11:14:25 +00:00
0f8ebe60c8 Updated Serbian translation by Igor Nestorovic.
svn path=/trunk/; revision=29782
2005-07-16 10:32:36 +00:00
2fe1db6041 vi.po: Updated Vietnamese translation.CVS: ----------------------------------------------------------------------
svn path=/trunk/; revision=29781
2005-07-16 07:13:06 +00:00
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
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
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
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
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
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
551e234d49 Unrefing the query.
svn path=/trunk/; revision=29774
2005-07-15 06:47:34 +00:00
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
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
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
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
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
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
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
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
da0dfdbcff Added a doc comment
svn path=/trunk/; revision=29764
2005-07-14 02:13:15 +00:00
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
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
ac28782859 Updated pt_BR translation
svn path=/trunk/; revision=29761
2005-07-13 13:51:19 +00:00
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
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
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
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
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
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
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
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
9236b07303 fix typo
svn path=/trunk/; revision=29751
2005-07-13 09:23:22 +00:00
f58c45ce13 Fix for address book import problems.
svn path=/trunk/; revision=29750
2005-07-13 08:29:39 +00:00
5582982cfd vi.po: Updated Vietnamese translation.CVS: ----------------------------------------------------------------------
svn path=/trunk/; revision=29749
2005-07-13 08:23:36 +00:00
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
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
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
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