Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Some modules missing CFLAGS/LIBS for EShell. | Matthew Barnes | 2011-06-30 | 1 | -2/+4 |
| | |||||
* | Remove NULL checks for GObject methods. | Matthew Barnes | 2011-06-30 | 1 | -2/+2 |
| | | | | | As of GLib 2.28 all GObject virtual methods, including constructed(), are safe to chain up to unconditionally. Remove unnecessary checks. | ||||
* | Dialogs no longer have separators. | Matthew Barnes | 2011-06-30 | 1 | -1/+0 |
| | |||||
* | Free/busy meeting view doesn't work due to non-working extension | Milan Crha | 2011-06-30 | 1 | -0/+3 |
| | |||||
* | Fix a crapload of run-time warnings. | Matthew Barnes | 2010-09-15 | 1 | -2/+6 |
| | | | | EConfig and EMAccountEditor are very, very brittle. | ||||
* | Convert plugin-manager to an EExtension. | Matthew Barnes | 2010-09-13 | 2 | -0/+555 |
How ironic. |