| Commit message (Collapse) | Author | Age | Files | Lines |
|
|
|
| |
svn path=/trunk/; revision=30933
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
ChangeLog addressbook/ChangeLog
addressbook/gui/component/addressbook-component.c
calendar/ChangeLog calendar/gui/calendar-component.c
calendar/gui/memos-component.c calendar/gui/tasks-component.c
mail/ChangeLog mail/Evolution-Mail.idl mail/mail-component.c
shell/ChangeLog shell/Evolution-Component.idl
shell/Evolution-Shell.idl shell/Evolution.idl
shell/Makefile.am shell/e-shell-window.c
shell/e-shell-window.h shell/e-shell.c
svn path=/trunk/; revision=30915
|
|
|
|
|
|
|
|
|
|
|
|
| |
2005-06-02 Not Zed <NotZed@Ximian.com>
* Evolution-Mail.idl: only let this be included once.
* mail-component.c (mail_component_class_init): Setup a test
function, and fix the bonobo init function so we're actually a
mailcomponent and not just an evolutioncomponent.
svn path=/trunk/; revision=29446
|
|
2005-06-02 Not Zed <NotZed@Ximian.com>
* mail-component.c: change this to sub-class evolution-component,
not bonobo-object.
* Evolution-Mail.idl: Made the mail component sub-class
Evolution.Component so it can add new interfaces for remote gui
mail operations.
svn path=/trunk/; revision=29444
|