Commit Graph

27116 Commits

Author SHA1 Message Date
d19a5a583d Fix for bug #344966
svn path=/trunk/; revision=33522
2007-05-13 17:29:02 +00:00
62fd2f2989 ** Fixes part of bug #337616
2007-05-12  Matthew Barnes  <mbarnes@redhat.com>

	** Fixes part of bug #337616

	* Makefile.am:
	Add --disable-scrollkeeper to DISTCHECK_CONFIGURE_FLAGS.

	* addressbook/Makefile.am:
	* calendar/gui/Makefile.am:
	* mail/Makefile.am:
	* plugins/bogo-junk-plugins/Makefile.am:
	* plugins/default-mailer/Makefile.am:
	* shell/Makefile.am:
	Add $(schema_DATA) to DISTCLEANFILES.

	* plugins/bogo-junk-plugins/org-gnome-bogo-junk-plugin.eplug.in:
	Rename as org-gnome-bogo-junk-plugin.eplug.xml.

	* plugins/caldav/Makefile.am:
	* plugins/import-ics-attachments/Makefile.am:
	* plugins/publish-calendar/Makefile.am:
	Add "eplug" file to CLEANFILES.

	* plugins/mail-remote/Makefile.am:
	Add "eplug.xml" file to EXTRA_DIST.

	* po/POTFILES.in: Don't translate files we no longer ship.


svn path=/trunk/; revision=33521
2007-05-13 00:24:55 +00:00
e059dafbdf Updated Spanish translation
svn path=/trunk/; revision=33520
2007-05-12 19:19:04 +00:00
79776e0691 ** Fix for bug #427789
2007-05-12  simon.zheng  <simon.zheng@sun.com>

        ** Fix for bug #427789

        * gui/e-calendar-view.c: (e_calendar_view_copy_clipboard):
        The last arguments in API gtk_clipboard_set_text() should be
        the length of string in bytes rather than in characters.


svn path=/trunk/; revision=33519
2007-05-12 11:16:45 +00:00
7335b6905c Fix for bug #355919
2007-05-12  simon.zheng  <simon.zheng@sun.com>

        * Fix for bug #355919

        * e-table-header-utils.c: (make_composite_pixmap): 
        gdk_rgb_get_visual()->depth always returns preferred visual 
        depth, which isn't always equal to the that of current
        window. Whereas, using -1 will match the depth of the pixmap window 
        to what we have in drawable window, which is the first
        argument of gdk_pixmap_new(). So use -1 instead.


svn path=/trunk/; revision=33517
2007-05-12 10:45:17 +00:00
82f23f8570 Fix errno reset issue
svn path=/trunk/; revision=33516
2007-05-12 10:37:45 +00:00
1dd540e02b Create a shell window if the schema or an alias was found. Previously this
2007-05-11  Matthew Barnes  <mbarnes@redhat.com>

	* e-shell.c (impl_Shell_handleURI):
	Create a shell window if the schema or an alias was found.
	Previously this only opened a window if an alias was found
	but not the schema.  Makes the GNOME Clock applet able to
	correctly start Evolution once again.  (#407104)


svn path=/trunk/; revision=33514
2007-05-12 01:14:55 +00:00
c4d980042e Fix file descriptor leaks (#437664)
svn path=/trunk/; revision=33512
2007-05-11 11:55:57 +00:00
9d23734707 Add tooltips for Views menu.
svn path=/trunk/; revision=33511
2007-05-11 11:03:48 +00:00
0a45cf4053 Add Tango icons to preference window.
svn path=/trunk/; revision=33510
2007-05-11 11:01:30 +00:00
b11e11837e Add App specific themable icons.
svn path=/trunk/; revision=33509
2007-05-11 10:58:59 +00:00
7902f5be99 Fix for bug #398145
svn path=/trunk/; revision=33508
2007-05-11 10:58:04 +00:00
730fa4cf41 Bug 437584 – Compilation warning in evolution's plugins folder
svn path=/trunk/; revision=33507
2007-05-11 10:22:26 +00:00
347bdcf94d Fix a build error.
svn path=/trunk/; revision=33506
2007-05-11 09:55:01 +00:00
679e7a6353 Committed on behalf of Gilles Dartiguelongue <dartigug@esiee.fr>
2007-05-11  Sankar P  <psankar@novell.com>

	* Committed on behalf of Gilles Dartiguelongue <dartigug@esiee.fr>

	* plugin-manager.c: (eppm_show_plugin), (eppm_selection_changed),
	(eppm_enable_toggled), (eppm_free),
	(org_gnome_plugin_manager_manage):
	Sort the list of plugins based on name so that it is easy to use



svn path=/trunk/; revision=33505
2007-05-11 07:04:04 +00:00
e18f01469d Added support for flush outbox and refresh folder.
svn path=/trunk/; revision=33504
2007-05-11 06:26:42 +00:00
ba75befc40 Fix for bug #378438
svn path=/trunk/; revision=33503
2007-05-11 06:24:54 +00:00
b30a06b9e8 Fix for bug #211058
svn path=/trunk/; revision=33502
2007-05-11 05:57:50 +00:00
77c153050b Updated Spanish translation
svn path=/trunk/; revision=33500
2007-05-10 20:28:14 +00:00
69ba7cfb1c updated hebrew translation
svn path=/trunk/; revision=33499
2007-05-09 09:17:22 +00:00
d8c73ef1af updated hebrew translation
svn path=/trunk/; revision=33498
2007-05-09 08:57:38 +00:00
0cc7f28007 updated hebrew translation
svn path=/trunk/; revision=33497
2007-05-09 06:06:22 +00:00
e22a26fffa update hebrew translation
svn path=/trunk/; revision=33495
2007-05-08 16:15:42 +00:00
4c851b3c00 Occitan translation update
svn path=/trunk/; revision=33494
2007-05-08 13:47:33 +00:00
f3f31f6d3f *tools/evolution-addressbook-export-list-cards.c: Fixes 394932.
2007-05-08  Wang Xin  <jedy.wang@sun.com>

	*tools/evolution-addressbook-export-list-cards.c:
	Fixes 394932.


svn path=/trunk/; revision=33493
2007-05-08 09:46:24 +00:00
a01cc7d9a8 updated hebrew translation
svn path=/trunk/; revision=33492
2007-05-08 08:21:12 +00:00
09fe4ae93a Fixes 394579:incompatible awk on Solaris cause evolution can not recognize
2007-05-08  Wang Xin <jedy.wang@sun.com>

	* configure.in: Fixes 394579:incompatible awk on Solaris cause
	evolution can not recognize the dbus whose version is newer than
	1.0.0.


svn path=/trunk/; revision=33491
2007-05-08 05:15:54 +00:00
800f4b9dc4 Fix for build break.
svn path=/trunk/; revision=33490
2007-05-07 04:57:19 +00:00
b66f7d2f51 Updated Spanish translation
svn path=/trunk/; revision=33488
2007-05-06 17:26:45 +00:00
9f9bb7e770 Fixed a hleptev in Czech translation.
2007-05-04  Jakub Friedl  <jfriedl@suse.cz>

  * cs.po: Fixed a hleptev in Czech translation.


svn path=/trunk/; revision=33483
2007-05-04 15:13:32 +00:00
f072a1f2fc Downstream fixes from OpenSUSE
svn path=/trunk/; revision=33481
2007-05-04 04:28:14 +00:00
5d17a26e74 Fix for bug #415562
svn path=/trunk/; revision=33480
2007-05-04 04:14:18 +00:00
4d78fe7c0c Emit "changed" signal. (#434981)
2007-05-03  Matthew Barnes  <mbarnes@redhat.com>

	* widgets/misc/e-attachment-bar.c (e_attachment_bar_remove_selected):
	Emit "changed" signal.  (#434981)



svn path=/trunk/; revision=33478
2007-05-03 20:51:44 +00:00
e48342c540 Updated Spanish translation
svn path=/trunk/; revision=33477
2007-05-03 18:34:47 +00:00
ecf27970bf Do not restrict "Edit as New Message" to Sent Folder alone. Fixes #205728
2007-05-03  Sankar P  <psankar@novell.com>

	* em-folder-view.c: (emfv_activate):
	Do not restrict "Edit as New Message" to 
	Sent Folder alone.
	Fixes #205728



svn path=/trunk/; revision=33476
2007-05-03 11:15:14 +00:00
257cf1da83 Make libnotify conditional
svn path=/trunk/; revision=33475
2007-05-03 09:03:01 +00:00
ca40a11a3c Initial commit for Mail notification plugin.
svn path=/trunk/; revision=33474
2007-05-03 08:04:47 +00:00
b92eff4a79 Revert the previous wrong commit.
svn path=/trunk/; revision=33473
2007-05-03 07:59:37 +00:00
6fe8a308c7 Commit Mail notification plugin to the trunk.
svn path=/trunk/; revision=33472
2007-05-03 07:52:54 +00:00
4241d07921 Send the new mail count via the dbus interface.
svn path=/trunk/; revision=33471
2007-05-03 07:46:24 +00:00
c12711e656 Improvements to the new mail hook.
svn path=/trunk/; revision=33470
2007-05-03 07:45:12 +00:00
2cbfce7757 Added Russian translation by Sergey Mironov <sergo@bk.ru>
2007-05-02  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>

	* Makefile.am:
	* ru/ru.po: Added Russian translation by
	Sergey Mironov <sergo@bk.ru>


svn path=/trunk/; revision=33469
2007-05-02 17:05:51 +00:00
c70d6dfd3d Bump stable version recommendation from 2.8.1 to 2.10.1.
2007-05-01  Matthew Barnes  <mbarnes@redhat.com>

	* shell/main.c (show_development_warning):
	Bump stable version recommendation from 2.8.1 to 2.10.1.


svn path=/trunk/; revision=33468
2007-05-01 17:50:54 +00:00
4b7830b5c2 Fixed typo in Brazilian Portuguese translatin. Closes bug #432702, by
2007-04-29  Leonardo Ferreira Fontenelle  <leonardof@svn.gnome.org>

	* pt_BR.po: Fixed typo in Brazilian Portuguese translatin. Closes bug
	#432702, by Washington Lins <washington-lins@uol.com.br>.

svn path=/trunk/; revision=33467
2007-04-29 13:21:32 +00:00
7b9defe957 Do not swap month and day in attribution format. Committed on behalf of
2007-04-28  Matthew Barnes  <mbarnes@redhat.com>

	* po/en_CA.po: Do not swap month and day in attribution format.
	Committed on behalf of Adam Weinberger.  (#434019)


svn path=/trunk/; revision=33465
2007-04-28 15:29:31 +00:00
a07ece1e48 Fix a mnemonic conflict. Patch from Jens Knutson. Closes bug #397463.
2007-04-28  Kjartan Maraas  <kmaraas@gnome.org>

	* gui/dialogs/task-page.glade: Fix a mnemonic conflict.
	Patch from Jens Knutson. Closes bug #397463.

svn path=/trunk/; revision=33464
2007-04-28 09:35:13 +00:00
db92911e1d Added Occitan translation.
svn path=/trunk/; revision=33460
2007-04-25 20:38:25 +00:00
6324896c23 Distcheck fixes.
svn path=/trunk/; revision=33459
2007-04-25 16:36:50 +00:00
ca0f5300ea Fix a typo (<br />).
2007-04-25  Matthew Barnes  <mbarnes@redhat.com>

	* help/C/evolution.xml: Fix a typo (<br />).


svn path=/trunk/; revision=33458
2007-04-25 16:17:35 +00:00
dc3177d858 Translation updated.
2007-04-25  Gabor Kelemen  <kelemeng@gnome.hu>

	* hu.po: Translation updated.


svn path=/trunk/; revision=33457
2007-04-25 07:41:03 +00:00