Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Bug #646109 - Fix use of include <config.h> to make sure translations work | Milan Crha | 2011-05-27 | 1 | -0/+3 |
| | |||||
* | Some modules missing CFLAGS/LIBS for EShell. | Matthew Barnes | 2011-04-26 | 1 | -2/+4 |
| | |||||
* | Remove NULL checks for GObject methods. | Matthew Barnes | 2011-02-13 | 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-01-25 | 1 | -1/+0 |
| | |||||
* | Free/busy meeting view doesn't work due to non-working extension | Milan Crha | 2010-12-06 | 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. |