Commit Graph

9 Commits

Author SHA1 Message Date
274697623e 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-06-29 18:41:34 +02:00
ca3faa17a9 Free/busy meeting view doesn't work due to non-working extension 2011-06-29 18:41:08 +02:00
d07f15d207 Build break with evolution-connman - new parameter in a GDBus function 2010-08-24 09:27:27 +02:00
52ad80d601 Bug #625606 - git/master build dies with glib-2.25.12 2010-07-29 21:07:26 +02:00
6158bcecd7 Bug #622912 - Migrate from dbus-glib to glib's GDBus 2010-07-28 16:21:40 +02:00
9653887891 Coding style and whitespace cleanup. 2010-05-25 10:15:32 -04:00
3cc02e83c7 checking the sender: not a good idea 2010-05-11 15:41:25 +01:00
e439bfcdda Turns out the filter function gets lots of messages, despite the bus-side filter. 2010-05-11 12:30:28 +01:00
6416086f14 Add ConnMan support (words fail me ...)
Conflicts:

	configure.ac
	modules/Makefile.am
2010-04-07 12:22:09 +01:00