Commit Graph

30434 Commits

Author SHA1 Message Date
03fe4bdcbc Fix most of the compiler warnings in mail. 2009-05-07 21:12:02 -04:00
16e2beab9e Adapt mail to EShellBackend changes.
Again, builds but not tested.  Lots of compiler warnings to clean up,
but I don't have the energy for it.  This was pretty grueling.
2009-05-07 16:38:32 -04:00
84080821d6 Adapt addressbook to EShellBackend changes.
Builds, but not tested.  Use as a reference for other backends.
2009-05-07 08:06:09 -04:00
caa8621351 Convert EShellModule to EShellBackend
Split the GTypeModule loader out of EShellModule as EModule, and rename
EShellModule to EShellBackend.  Backends (formerly modules) should now
subclass EShellBackend.

This commit converts EShell but breaks all the shell backends.
2009-05-07 07:21:57 -04:00
19b2934806 Merge branch 'master' into kill-bonobo
Conflicts:
	shell/e-shell-window-commands.c
2009-05-06 13:33:54 -04:00
dfb0db7498 Bug 580900 – Kill libgnomeui/gnome-dateedit
Remove unnecessary <libgnomeui/gnome-dateedit.h> includes, and kill the
unused e_dialog_dateedit_set() and e_dialog_dateedit_get() functions.
2009-05-06 13:28:18 -04:00
9b1daa0111 Not sure how that file got lost... 2009-05-06 12:14:51 -04:00
8cf036faff Bug 571496 – Migrate from deprecated gnome_execute to g_spawn/xdg-terminal 2009-05-06 11:04:51 -04:00
28e7ec6a85 Updated Oriya Translation. 2009-05-06 19:52:54 +05:30
fa61930203 Updated Oriya Translation. 2009-05-06 19:50:50 +05:30
c5a3094650 2009-05-06 Jeff Cai <jeff.cai@sun.com>
** Fix for bug #524497
    * em-composer-utils.c: (guess_account):
    Change the order getting an account

    The original order is:
    1. The account in 'To' of the message.
    2. The account of the message source.
    3. The account of the folder source.

    The new order is:
    1. The account of the folder source.
    2. The account of the message source.
    3. The account in "To' of the message
2009-05-06 17:57:47 +08:00
95a1645fc5 Fix a couple attachment drag-and-drop typos. 2009-05-05 22:58:58 -04:00
73e2332d84 Use 'Open with "$foo"' instead of 'Open in $foo...'
For better consistency with Nautilus.
2009-05-05 14:53:33 -04:00
f2767b2462 Bug 581454 – Move nautilus-sendto integration to Evolution 2009-05-05 14:53:33 -04:00
17138e29b4 Use 'Open with "$foo"' instead of 'Open in $foo...'
For better consistency with Nautilus.
2009-05-05 14:36:33 -04:00
662ede69bb Bug 581454 – Move nautilus-sendto integration to Evolution 2009-05-05 14:25:48 -04:00
6dd8f69113 Updated Norwegian bokmål translation. 2009-05-05 20:05:55 +02:00
16d9148861 Merge branch 'master' into kill-bonobo
Conflicts:
	calendar/gui/dialogs/comp-editor.c
2009-05-05 13:21:42 -04:00
a30e073888 Be able to setup custom alarms and a runtime warning fix
Part of bug #581272
2009-05-05 15:57:47 +02:00
4a4ed14799 Do not use deprepcate e_source_list_peek_group_by_name
Missed one usage withing bug #569652
2009-05-05 15:09:21 +02:00
efb327ab97 Updated Oriya Translation. 2009-05-05 18:03:57 +05:30
1094408202 Fix a build break in external-editor plugin. 2009-05-05 08:26:29 -04:00
3a87c8d166 Fix an error extracting URIs from local attachments. 2009-05-04 23:32:41 -04:00
825f74be1c Another #include path fix. 2009-05-04 21:30:10 -04:00
6cc1e874e8 Fix an eplug typo. 2009-05-04 20:56:59 -04:00
74be145e70 Add -I$(top_srcdir)/widgets to a bunch of plugins. 2009-05-04 20:47:19 -04:00
94cba78ef8 Fix include paths. 2009-05-04 20:24:39 -04:00
f23d7c5fa0 Mark CompEditor as changed when attachments are added or removed. 2009-05-04 17:01:29 -04:00
ba2cf0efba Remove dead composer code. 2009-05-04 16:03:22 -04:00
d95e6e629c Re-mark some metadata strings for translation 2009-05-04 15:32:42 -04:00
492525b623 Bump version to 2.27.2 2009-05-04 23:26:37 +05:30
c7adb384d1 NEWS for 2.27.1 2009-05-04 23:26:36 +05:30
081823fd82 Fix a -Werror-implicit-function-declaration regression 2009-05-04 13:34:15 -04:00
b73ed1d9ff BUGFIX: 547414 - Publish Free/Busy calendar for configurable time
Allow user define time duration for the Free/Busy calendar information
in the publish-calendar plugin.
2009-05-04 16:31:12 +02:00
62085ae755 BUGFIX: 575126 - Tuning description string
in mail/evolution-mail.schemas.in
2009-05-04 15:23:37 +02:00
c3e0648d8b Merge branch 'master' into kill-bonobo
Conflicts:
	addressbook/gui/Makefile.am
	addressbook/gui/widgets/Makefile.am
	addressbook/gui/widgets/eab-popup-control.c
	calendar/gui/e-meeting-time-sel.c
	calendar/gui/migration.c
	calendar/modules/e-memo-shell-module-migrate.h
	e-util/e-logger.c
	mail/e-mail-attachment-bar.c
	mail/em-composer-utils.c
	mail/em-format-html-display.c
	plugins/mail-account-disable/Makefile.am
	plugins/select-one-source/Makefile.am
	po/es.po
	shell/Makefile.am
	shell/e-shell-common.h
	shell/e-shell-nm.c
	shell/e-shell-window-commands.c
	shell/e-shell-window.c
	shell/e-sidebar.c
	shell/e-user-creatable-items-handler.c
	shell/importer/Makefile.am
	shell/test/Makefile.am
	widgets/misc/test-error.c
	widgets/misc/test-info-label.c
	widgets/misc/test-multi-config-dialog.c
2009-05-04 09:08:32 -04:00
073d6daf34 BUGFIX: 578540 - Create address book entries when sending mails
bbdb plugin, adds entry when sending any email, not only on reply.
2009-05-04 15:08:13 +02:00
3cdb70a7d8 BUGFIX: 553261 - Handle absolute paths in gconf better
For backup-restore plugin.
2009-05-04 14:43:13 +02:00
fb970ccf14 Add iconrc support for Evolution. The windows binary
would now have the Evolution icon.
2009-05-04 12:12:03 +05:30
f4ecf2d62f Assure that the filename <-> uri conversion are done with g_filename_{to,from}_uri and not by concatenating strings which is broken with win32-style uris 2009-05-04 10:48:31 +05:30
fcb97c2bd7 ** BUGFIX: 355240 - String errors
Fixes typos specific to:
-> addressbook/gui/component/ldap-config.glade.h
-> mail/evolution-mail.schemas.in.in.h
2009-05-04 10:19:42 +05:30
6e72a236dc ** BUGFIX: 573830 - g_timeout_add_seconds should be preferred to g_timeout_add
According to https://wiki.ubuntu.com/SavingTheWorld (and of course according to
the gtk docs) using g_timeout_add_seconds is preferred over g_timeout_add if a
timeout in seconds is desired.
2009-05-04 10:10:55 +05:30
fad86a267f ** BUGFIX: 569696 – Memory leak in message-list
Not exactly a leak, but a build-up over a period of time.
Clear the internal gnode on regen.
2009-05-04 09:40:18 +05:30
9aec0b31e5 Updated Spanish translation 2009-05-03 23:45:11 +02:00
5395bd3308 Bug 575122 – "before every anniversary/birthday" is missing translator comment 2009-05-03 12:47:51 -04:00
2abd5a7304 Bug 575124 – Clarify "S_pecify the mailbox name" string 2009-05-03 12:47:51 -04:00
8e9b4483fd Updated Spanish translation 2009-05-03 12:47:51 -04:00
4b8de5b765 Bug 574781 – Bad e-send-options.glade strings 2009-05-03 12:47:51 -04:00
4712b6a506 Bug 325131 – Do not translate ETable property nicknames 2009-05-03 12:47:51 -04:00
7cf8555af7 Bug 577482 – Bad strings in plugins/itip-formatter/itip-view.c 2009-05-03 12:47:51 -04:00