Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Bug #646109 - Fix use of include <config.h> to make sure translations work | Milan Crha | 2011-06-30 | 1 | -1/+4 |
| | |||||
* | Remove NULL checks for GObject methods. | Matthew Barnes | 2011-06-30 | 1 | -2/+1 |
| | | | | | As of GLib 2.28 all GObject virtual methods, including constructed(), are safe to chain up to unconditionally. Remove unnecessary checks. | ||||
* | Free/busy meeting view doesn't work due to non-working extension | Milan Crha | 2011-06-30 | 1 | -2/+2 |
| | |||||
* | GObject boilerplate cleanup. | Matthew Barnes | 2010-08-25 | 1 | -31/+10 |
| | | | | | | | Prefer thread-safe G_DEFINE_TYPE and G_DEFINE_INTERFACE macros over manual GType registration. This is just a start... lots more to do. | ||||
* | Bug 606250 - Remove usage of deprecated GTK+ symbols | Matthew Barnes | 2010-01-08 | 1 | -1/+1 |
| | | | | Several GtkWidget macros were recently deprecated. | ||||
* | Bug 581454 – Move nautilus-sendto integration to Evolution | Matthew Barnes | 2009-05-06 | 1 | -0/+248 |