Matthew Barnes
2a39437ee9
Adapt to single-include E-D-S libraries.
2012-06-03 15:14:03 -04:00
Matthew Barnes
53bc6ffc53
The EExtension framework is now in libebackend.
...
The EModule, EExtensible and EExtension classes as well as the
e_type_traverse() function have been moved to Evolution-Data-Server's
libebackend library to replace e-data-server-module.c.
Now Evolution-Data-Server modules use the same framework as Evolution.
2011-09-26 09:45:55 -04:00
Matthew Barnes
fcbbdfbd18
Coding style and whitespace cleanup.
2011-09-04 07:34:32 -04:00
Milan Crha
756c8abcb8
Bug #646109 - Fix use of include <config.h> to make sure translations work
2011-05-27 15:23:07 +02:00
Matthew Barnes
7a1677520d
Remove NULL checks for GObject methods.
...
As of GLib 2.28 all GObject virtual methods, including constructed(),
are safe to chain up to unconditionally. Remove unnecessary checks.
2011-02-12 12:54:08 -05:00
Matthew Barnes
ba05584de5
Dialogs no longer have separators.
2011-01-25 10:28:26 -05:00
Milan Crha
22b2d26d04
Free/busy meeting view doesn't work due to non-working extension
2010-12-06 14:23:20 +01:00
Matthew Barnes
95fe925630
Fix a crapload of run-time warnings.
...
EConfig and EMAccountEditor are very, very brittle.
2010-09-14 13:49:08 -04:00
Matthew Barnes
c23de2688e
Convert plugin-manager to an EExtension.
...
How ironic.
2010-09-13 08:28:59 -04:00