Commit Graph

1455 Commits

Author SHA1 Message Date
cdd5f2c711 Bug #456240 - Move exchange plugin to exchange package
Also added gtkhtml-editor and libgnomecanvas-2.0 to evolution-plugin.pc
2009-10-02 15:07:03 +02:00
656178049b Build with GTK_DISABLE_DEPRECATED and fix resulting breakage. 2009-10-01 16:24:49 -04:00
f62728b55e Bug 596848 - Use per-target CPPFLAGS in automake files 2009-09-30 23:37:50 -04:00
3b2cfae176 Trim unused or unnecessary bits from the import framework. 2009-09-26 10:28:05 -04:00
face752169 Overlooked compiler warnings from exchange-operations plugin 2009-09-25 10:51:27 +02:00
17ccb42efb Bug #593609 - Have buildable exchange-operations plugin again 2009-09-25 10:25:40 +02:00
8bbaca9faf Fix duplicate symbols in Glade files. 2009-09-24 17:52:24 -04:00
e48aee61c9 Rework optional plugin detection to fix distcheck. 2009-09-23 16:41:27 -04:00
268fade61f Remove trailing whitespaces 2009-09-22 18:51:15 +02:00
ffe9df88b2 GN-bug #593617 - GroupWise plugins are not built 2009-09-22 18:46:33 +02:00
5a80f92d37 Kill the ipod-sync plugin, along with the HAL dependency. 2009-09-22 07:48:11 -04:00
acb28fef9d Goodbye libgnome and libgnomeui!! 2009-09-18 12:34:47 -04:00
0177724596 Fix crashes in mail-to-task plugin. 2009-09-12 23:07:42 -05:00
e841a0b223 Bug 594863 - Message body doesn't allow right click pop up menu 2009-09-12 22:35:45 -05:00
32b1aabf2d Bug 595002 - There should not be a space before ? in strings 2009-09-12 14:26:18 -05:00
cd230e5a21 Bug #582780 - Use proxy in Google calendar setup plugin 2009-09-10 20:31:39 +02:00
fa9051e040 Finish killing Bonobo. 2009-09-08 14:53:45 -04:00
959ebe30bd Bug 594284 - FTBFS: missing links 2009-09-06 08:33:56 -04:00
016805f54d Get the mailing-list-actions plugin working.
Also get mail-to-task working for the message browser window.
Came up with a new technique for managing actions and action groups in
the process.  Also gave the EMailReader interface an "update-actions"
signal for plugins to connect to.
2009-09-05 11:35:02 -04:00
e9fe87ee99 Remove some obsolete utility functions. 2009-09-04 21:18:15 -04:00
54b282cf4f Make dbus-glib mandatory. 2009-09-04 18:15:52 -04:00
983fce5e53 Kill the default parent window hack in e-error.c.
Fix as many cases that relied on it as I could find, but there may be
more cases out there.  They should be fixed too.  Passing a NULL parent
window to e_error_new() is illegal and will emit a runtime warning.
2009-09-04 17:07:15 -04:00
8122853b20 Bug 593442 - plugin-manager: HIG-ify main screen
The main screen of the plugin-manager is a bit sloppy. HIG-ify it.

Signed-off-by: Paul Bolle <pebolle@tiscali.nl>
2009-09-04 11:38:57 +02:00
643db16894 Get the "save-calendar" plugin working.
Based on initial work by Milan Crha.
2009-09-03 13:27:31 -04:00
8962868ff9 Relax the EBinding API to reduce GObject casting.
Also make it more fault-tolerant by warning about non-existent
property names instead of just crashing.
2009-09-01 21:12:44 -04:00
136adee476 Get the publish-calendar plugin working. 2009-09-01 19:51:55 -04:00
e37231b9e1 Kill debug messages in default-mailer plugin. 2009-09-01 16:41:11 -04:00
fddcc93ac6 Cleanup up templates using EPluginUI callback feature. 2009-09-01 15:51:00 -04:00
7d37241d11 Bug 593675 - Freeze on startup 2009-08-31 20:00:45 -04:00
1d64a0655a Bug #593648 - mail-to-task used full path in .eplug file
just a part-of-bug, this doesn't fix whole bug.
2009-08-31 12:29:40 +02:00
06d9b59770 Fix for few compiler warnings 2009-08-31 11:47:12 +02:00
cfb9c32b66 Merge commit 'origin/kill-bonobo' 2009-08-30 01:40:49 -04:00
0f7f4cfe38 Coding style and whitespace cleanup. 2009-08-30 00:48:57 -04:00
32f545cdf0 Simplify EPlugin loading at startup.
- Require all EPlugin and EPluginHook subtypes be registered before
  loading plugins.  This drastically simplifies the EPlugin/EPluginHook
  negotiation.

- Turn most EPluginHook subtypes into GTypeModules and register their
  types from an e_module_load() function (does not include shell hooks).

- Convert EPluginLib and the Mono and Python bindings to GTypeModules
  and register their types from an e_module_load() function, and kill
  EPluginTypeHook.
2009-08-29 17:23:20 -04:00
d7534a2ac7 Bug #590687 - Evolution not restoring data from backup archive 2009-08-28 15:06:33 +02:00
520d90a9cc Build with -Wl,--no-undefined and fix linker errors. 2009-08-28 08:09:02 -04:00
86518a22f7 Bug #592873 - Initialize Force Read only check state properly 2009-08-26 17:21:27 +02:00
0221ae1e0e Cleanup mail-notification configuration page. 2009-08-23 09:53:56 -04:00
ff7084ffe4 Bug 571488 - Migrate from deprecated gnome_sound to libcanberra 2009-08-23 08:31:14 -04:00
dc3973b535 Bug #592551 - Build break fix caused by bug #581288 2009-08-21 12:33:28 +02:00
de528db6c1 Bug 567260 - Migrate from GnomeDruid to GtkAssistant 2009-08-18 10:00:23 -04:00
672adf12a0 Fix compiler warnings and deprecated GTK+ API usage. 2009-08-16 11:42:26 -04:00
260c0c8e1e Bug 567260 – Migrate from GnomeDruid to GtkAssistant 2009-08-13 18:52:21 -04:00
2febb125d6 Get the backup-restore plugin working. 2009-08-12 11:37:59 -04:00
9199f2c5b1 Get the itip-formatter plugin working. 2009-08-12 09:29:44 -04:00
e68456f60f Get the calendar-weather plugin working. 2009-08-11 23:19:03 -04:00
5e31896863 Get the pst-import plugin working. 2009-08-11 22:48:14 -04:00
4846995f5e Bug #584030 - [Mail-To-Task] improve duplicate handling and such 2009-08-11 17:47:08 -04:00
b5a2e47cb5 Allow calendar to be written as a external app and split the huge .so to
a share private lib and component lib.
2009-08-11 16:14:37 -04:00
bf20999ddb Fix distcheck errors. 2009-08-11 08:35:10 -04:00