Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Use -no-undefined on Linux too | Milan Crha | 2009-05-20 | 1 | -2/+10 |
| | | | | | There still left two things opened, search for KILL-BONOBO to find them. One is in calendar's Makefile.am, one in composer. | ||||
* | Add G_MODULE_EXPORT to exported module functions. | Matthew Barnes | 2009-05-11 | 1 | -2/+2 |
| | |||||
* | Use the proper idiom for loading types in a GTypeModule. | Matthew Barnes | 2009-05-11 | 48 | -0/+17164 |
Also, combine calendar, memo, and task backends into a single module, similar to how it worked under Bonobo. |