Commit Graph

1075 Commits

Author SHA1 Message Date
ed77e8e15b Convert eab-vcard-control.c to a new "vcard-inline" plugin, similar to the
"audio-inline" plugin.

svn path=/branches/kill-bonobo/; revision=37301
2009-02-21 03:36:34 +00:00
f7e298665b Merge revisions 37200:3266 from trunk.
svn path=/branches/kill-bonobo/; revision=37270
2009-02-15 03:27:31 +00:00
fee5916b60 Merge revisions 37108:37199 from trunk.
svn path=/branches/kill-bonobo/; revision=37200
2009-01-31 19:03:12 +00:00
e0f414941d Split EAccountList and ESignatureList management out of the mail module.
This reduces the dependency of the composer on the mail module, which is
currently a circular dependency.

svn path=/branches/kill-bonobo/; revision=37135
2009-01-26 22:18:58 +00:00
bd9f473a89 Redesign EPluginUI to accommodate merging and unmerging shell views.
Get the "mark-all-read" and "plugin-manager" plugins working.

svn path=/branches/kill-bonobo/; revision=37125
2009-01-23 21:41:01 +00:00
ab00f5b08a Merge revisions 37075:37107 from trunk.
svn path=/branches/kill-bonobo/; revision=37112
2009-01-21 02:52:05 +00:00
5a1c486963 Untangle some circular dependencies with the composer.
Addressbook and calendar no longer depend on the mailer.

svn path=/branches/kill-bonobo/; revision=37107
2009-01-20 04:33:23 +00:00
c22126d54f Hack GtkIconTheme so we can reference category icons as named icons.
Necessary for EActionComboBox, since GtkActions can only handle named
or stock icons.  Hopefully this is just a temporary hack.  Eventually
we should make the category icons themeable.

Kill the "mail-account-disable" plugin and integrate it properly.
More dead plugins to follow...

Don't show disabled menu items in pop-up context menus.  It does the
user no good to see things he CAN'T do with the object he clicked on.

svn path=/branches/kill-bonobo/; revision=37093
2009-01-17 20:06:17 +00:00
2e3a3cf26e Merge revisions 37047:37074 from trunk.
svn path=/branches/kill-bonobo/; revision=37075
2009-01-15 03:39:43 +00:00
c7d3c9f956 Merge revisions 36866:37046 from trunk.
svn path=/branches/kill-bonobo/; revision=37050
2009-01-12 04:12:01 +00:00
e0610b2e0c Continue chipping away at EMFolderView and EMFolderBrowser.
Migrate from gnome_url_show() to e_show_uri().

svn path=/branches/kill-bonobo/; revision=37038
2009-01-11 14:20:50 +00:00
d158af8cdf Merge revisions 36811:36865 from trunk.
svn path=/branches/kill-bonobo/; revision=36867
2008-12-10 18:30:29 +00:00
4f4615a46d Merge revisions 36737:36810 from trunk.
svn path=/branches/kill-bonobo/; revision=36811
2008-11-24 05:14:44 +00:00
6760cc7233 Merge revisions 36730:36736 from trunk.
svn path=/branches/kill-bonobo/; revision=36764
2008-11-07 22:25:30 +00:00
d6445f8abf Merge revisions 36685:36729 from trunk.
svn path=/branches/kill-bonobo/; revision=36763
2008-11-07 22:04:53 +00:00
78fd379aa7 Support inline renaming of sources in the source selector, with help
from evolution-data-server (see bug #558322).
Kill another frivolous plugin: select-one-source

svn path=/branches/kill-bonobo/; revision=36705
2008-10-31 12:54:01 +00:00
85b2913a38 Merge revisions 36534:36684 from trunk.
svn path=/branches/kill-bonobo/; revision=36685
2008-10-24 23:52:05 +00:00
b2cda1d0c6 Merge revisions 36016:36533 from trunk.
svn path=/branches/kill-bonobo/; revision=36534
2008-10-01 20:56:04 +00:00
c0a255eb90 Merge revisions 36016:36303 from trunk.
svn path=/branches/kill-bonobo/; revision=36307
2008-09-11 15:34:29 +00:00
7ade227e64 Merge revisions 35951:35992 from trunk.
svn path=/branches/kill-bonobo/; revision=35994
2008-08-14 20:19:12 +00:00
cea054cd54 Merge revisions 35747:35930 from trunk.
svn path=/branches/kill-bonobo/; revision=35931
2008-08-08 04:26:12 +00:00
4806725c63 ** Fix for bug #540400
2008-07-03  Roger Zauner  <roger@eskimo.com>

	** Fix for bug #540400

	* backup.c: (backup): Make Evolution Backup follow symbolic links.


svn path=/trunk/; revision=35718
2008-07-03 10:28:26 +00:00
51b273e5b3 ** Fix for bug #540274
2008-07-01  Milan Crha <mcrha@redhat.com>

	** Fix for bug #540274

	* Makefile.am: Link with libraries we require now.
	* backup.c: (rc), (s): Exchange $HOME with g_get_home_dir in commands.
	* backup.c: (ensure_locals), (fix_account_folder_uri), (restore):
	After restore walk through all account, addressbook, calendar, task
	and memo sources and fix the base uri if required. (One should be able
	to import also into different user than one where the backup was done.)


svn path=/trunk/; revision=35710
2008-07-01 10:31:48 +00:00
49f22ddf6e Patch from Milan Crha <mcrha@redhat.com> ** Fix for bug #536488 (Remove the .running file before backup and after restore).
svn path=/trunk/; revision=35704
2008-06-30 07:04:19 +00:00
316d02285c Patch from Tobias Mueller <muelli@auftrags-killer.org> ** Fix for bug #540516 (Fix for a vulnerability issue).
svn path=/trunk/; revision=35700
2008-06-30 03:47:34 +00:00
abda2bda85 updated novell copyright notices (left others alone)
svn path=/trunk/; revision=35665
2008-06-20 22:26:57 +00:00
3f7fbeb14a Multiple open dialogs is an usability issue and a potential HIG violation.
2008-06-20  Sankar P  <psankar@novell.com>

	* mail-retract.c (retract_mail_settings):
	Multiple open dialogs is an usability issue
	and a potential HIG violation. 
	Thanks to Akhil for pointing out.



svn path=/trunk/; revision=35657
2008-06-20 10:45:46 +00:00
fff94b888b Check if cnc is valid before using it. Fixes a crash.
2008-06-20  Sankar P  <psankar@novell.com>

	* mail-retract.c (retract_mail_settings):
	Check if cnc is valid before using it.
	Fixes a crash.



svn path=/trunk/; revision=35656
2008-06-20 10:37:08 +00:00
93117671d6 Use Evolution icon for the window.
2008-06-20  Milan Crha <mcrha@redhat.com>

	* backup.c: (main): Use Evolution icon for the window.


svn path=/trunk/; revision=35655
2008-06-20 09:53:51 +00:00
8b47322170 Ask the user if he really wants to retract mails. Re-arrange the menus a
2008-06-19  Sankar P  <psankar@novell.com>

	* mail-retract.c (retract_mail_settings):
	Ask the user if he really wants to retract mails.
	Re-arrange the menus a little for grouping related things.



svn path=/trunk/; revision=35653
2008-06-19 10:35:28 +00:00
3fb43a1315 ** Fix for bug #478469
2008-06-19  Milan Crha <mcrha@redhat.com>

	** Fix for bug #478469

	* backup.c: (main):
	Changed the progress dialog to be more HIG compliant.


svn path=/trunk/; revision=35652
2008-06-19 09:59:35 +00:00
b8c155683a ** Fixes bug #530069
2008-06-18  Matthew Barnes  <mbarnes@redhat.com>

	** Fixes bug #530069

	* plugins/plugin-manager/plugin-manager.c:
	Don't show the configuration tab unless the selected plugin
	actually has configuration options (excluding options that get
	crammed into the Preferences dialog).


svn path=/trunk/; revision=35651
2008-06-18 20:54:38 +00:00
a908563be0 ** Fix for bug #318089
2008-06-18  Milan Crha  <mcrha@redhat.com>

	** Fix for bug #318089

	* mail-to-task.c: (convert_to_task): Ask for destination source only
	when have more than one writable source defined.


svn path=/trunk/; revision=35646
2008-06-18 16:01:10 +00:00
f999857658 plugins/Makefile.am (DIST_SUBDIRS): Add python loader to DIST.
svn path=/trunk/; revision=35643
2008-06-16 12:09:08 +00:00
06dcaa9275 ** Fix for bug #273627
2008-06-16  Milan Crha  <mcrha@redhat.com>

	** Fix for bug #273627

	* exchange-account-setup.c: (owa_authenticate_user),
	(update_mailbox_param_in_url), (mailbox_editor_entry_changed),
	(org_gnome_exchange_owa_url): New entry to enter mailbox name in case
	it differs from the username. The entry is updated after a validation
	and shows the mailbox name as was used for validation.

Note: Be sure you've eds revision 8986 or better, otherwise this will not work.

svn path=/trunk/; revision=35642
2008-06-16 11:40:08 +00:00
49db161be9 A simple example python plugin - just hook onto events.
svn path=/trunk/; revision=35627
2008-06-11 21:22:15 +00:00
a8288ede30 EPlugin : Initial commit for python support for eplugins.
svn path=/trunk/; revision=35626
2008-06-11 16:25:48 +00:00
eddb3f403b Attachment Reminder : Fixes Bug #208943. Add attachment button added.
svn path=/trunk/; revision=35613
2008-06-09 09:23:00 +00:00
24debf9d7e Fix build breakage. Apparently <gtk/gtk.h> only recently started
pulling in <gio/gio.h>.  We still need to include gio.h explicitly
for a little while longer.

svn path=/trunk/; revision=35607
2008-06-06 19:23:47 +00:00
4503c052d0 ** Allow evolution to build with G_DISABLE_SINGLE_INCLUDES and
2008-06-06  Matthew Barnes  <mbarnes@redhat.com>

	** Allow evolution to build with G_DISABLE_SINGLE_INCLUDES and
	   GTK_DISABLE_SINGLE_INCLUDES defined.  (#536637)


svn path=/trunk/; revision=35606
2008-06-06 15:12:53 +00:00
77a5d97f70 Never undefine DISABLE_DEPRECATED macros in source code. Yes, it will
2008-06-05  Matthew Barnes  <mbarnes@redhat.com>

	* mail/message-tag-followup.c:
	Never undefine DISABLE_DEPRECATED macros in source code.
	Yes, it will break the build if it's defined.  That's the point!


svn path=/trunk/; revision=35600
2008-06-06 01:50:42 +00:00
c1b28e2e05 Don't undef DISABLE_DEPRECATED macros in source code. That's just evil.
2008-06-04  Matthew Barnes  <mbarnes@redhat.com>

	* plugins/exchange-operations/exchange-delegates-user.c:
	Don't undef DISABLE_DEPRECATED macros in source code.
	That's just evil.


svn path=/trunk/; revision=35593
2008-06-04 10:37:22 +00:00
7bef9f5b1b Distribute the Glade file.
2008-06-02  Matthew Barnes  <mbarnes@redhat.com>

	* plugins/email-custom-header/Makefile.am:
	Distribute the Glade file.


svn path=/trunk/; revision=35578
2008-06-02 12:33:08 +00:00
edc197b0c7 Committing on behalf of Ashish Shrivastava <shashish@novell.com>
2008-06-02  Ashish Shrivastava  <shashish@novell.com>

        ** Fixes bug #536183

         * email-custom-header.c:
         * org-gnome-email-custom-header.glade: Change email custom 
         header's dialog to non-modal. Remove un-used tab from dialog

svn path=/trunk/; revision=35577
2008-06-02 11:17:52 +00:00
a1592d02b0 Committing on behalf of Jacob Brown <jeblinux@gmail.com>
2008-06-02  Jacob Brown  <jeblinux@gmail.com>

        ** Fix for bug #529464

svn path=/trunk/; revision=35575
2008-06-02 06:01:57 +00:00
851c7fac43 Committing on behalf of Milan Crha <mcrha@redhat.com>
2008-05-29  Milan Crha  <mcrha@redhat.com>

       ** Fix for bug #535459


svn path=/trunk/; revision=35566
2008-06-02 04:24:36 +00:00
e0afa81375 ** Fix for bug #532384
2008-05-27  Milan Crha  <mcrha@redhat.com>

	** Fix for bug #532384

	* prefer-plain.c: (org_gnome_prefer_plain_multipart_alternative):
	Choose the text/html part in normal mode only if the alrenative
	multipart contains also a text/plain part.


svn path=/trunk/; revision=35554
2008-05-27 12:38:24 +00:00
c3d6e8a11a Fixes bnc #394441
2008-05-27  Bharath Acharya  <abharath@novell.com>

        * Fixes bnc #394441

        * exchange-contacts.c: (e_exchange_contacts_commit):
        * Fixes a double free

svn path=/trunk/; revision=35553
2008-05-27 04:17:04 +00:00
f4db109972 Fix for Bug 496476 : Let the plugin configure widgets expand (resize).
svn path=/trunk/; revision=35549
2008-05-26 11:20:45 +00:00
28e5262d54 Attachment Reminder - Fixes Bug #529995. Disable the plugin when user says - do not show this message again
svn path=/trunk/; revision=35529
2008-05-23 06:19:26 +00:00