| Commit message (Collapse) | Author | Age | Files | Lines |
|
|
|
|
|
|
|
|
|
| |
2006-07-17 Sankar P <psankar@novell.com>
* Added support for GroupWise Message Retract
* Files added: mail-retract.c, org-gnome-mail-retract-errors.xml
* Files modified: org-gnome-groupwise-features.eplug.xml, Makefile.am
svn path=/trunk/; revision=32325
|
|
|
|
|
|
|
|
| |
2005-12-12 Harish Krishnaswamy <kharish@novell.com>
* Makefile.am: Fix make-clean issues.
svn path=/trunk/; revision=30750
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
2005-07-26 Harish Krishnaswamy <kharish@novell.com>
* plugins/calendar-weather/Makefile.am:
* plugins/groupwise-features/Makefile.am:
* plugins/mail-account-disable/Makefile.am:
* plugins/mailing-list-actions/Makefile.am:
* plugins/print-message/Makefile.am:
Fix make distcheck issues.
* configure.in: Bump version number
***** Release 2.3.6 *****
svn path=/trunk/; revision=29892
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
2005-07-23 Chenthill Palanisamy <pchenthill@novell.com>
* Makefile.am: Added the new file process-meeting.c
and widgets/misc to include headers.
* org-gnome-groupwise-features.eplug.xml: Added the
hook for processing meetings.
* org-gnome-shared-folder.errors.xml: Added the message
for asking for error
svn path=/trunk/; revision=29870
|
|
|
|
|
|
|
|
|
| |
2005-07-19 Sankar P <psankar@novell.com>
* configure.in : Removed the proxy and proxy-login plugins as they are
merged into the groupwise-features plugin.
svn path=/trunk/; revision=29805
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
2005-07-13 Tor Lillqvist <tml@novell.com>
* calendar-weather/calendar-weather.c
(e_calendar_weather_migrate): Don't return a value from a void
funtion.
* groupwise-account-setup/org-gnome-gw-account-setup.eplug.xml:
Use SOEXT.
* groupwise-features/Makefile.am (NO_UNDEFINED_REQUIRED_LIBS):
As the code does use functions from libevolution-mail, link
with it. But OK, let's do it (at build time) only on Win32,
then.
* mail-account-disable/Makefile.am (INCLUDES): Remove duplicated line.
(LDFLAGS): Use NO_UNDEFINED.
(LIBADD): Link with the required libraries, but let's do it only
on Win32.
* mail-account-disable/org-gnome-mail-account-disable.eplug.xml:
Use SOEXT.
* proxy/Makefile.am (LIBADD): Link with libeutil.
* proxy-login/Makefile.am (LIBADD): Link with libeutil. Link with
libevolution-mail on Win32 only. (Have I understood correctly that
it isn't considered a good idea on Unix to link plugins at
link-time with libevolution-mail?)
* proxy-login/org-gnome-proxy-login.eplug.xml: Use SOEXT.
svn path=/trunk/; revision=29753
|
|
|
|
|
|
|
|
|
| |
2005-07-10 Shreyas Srinivasan <sshreyas@novell.com>
* plugins/groupwise-features/*: Remove the
camel-groupwise-listener code as it runs in a different plugin.
svn path=/trunk/; revision=29692
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
2005-07-07 Vivek Jain <jvivek@novell.com>
* org-gnome-groupwise-features.eplug.xml:
have one more hookitem in folderview.popup
for displaying junk mail settings
* junk-mail-settings.c
* junk-settings.c
* junk-settings.h
* junk-settings.glade
* Makefile.am : updated to add these files
svn path=/trunk/; revision=29665
|
|
|
|
| |
svn path=/trunk/; revision=29596
|
|
|
|
|
|
|
|
| |
2005-06-27 Tor Lillqvist <tml@novell.com>
* */Makefile.am: Use NO_UNDEFINED. Link with more libraries.
svn path=/trunk/; revision=29593
|
|
|
|
|
|
|
|
|
|
| |
2005-06-25 Harish Krishnaswamy <kharish@novell.com>
* Makefile.am: Reverting previous commit. Do not remove
$(EVOLUTION_MAIL_LIBS) from LIBADD. The addressbook dependency
is not required atm.)
svn path=/trunk/; revision=29587
|
|
|
|
| |
svn path=/trunk/; revision=29584
|
|
|
|
|
|
|
|
|
|
|
|
| |
2005-06-23 Kaushal Kumar <kakumar@novell.com>
* e-util/Makefile.am, widgets/e-timezone-dialog/Makefile.am,
addressbook/gui/search/Makefile.am,
plugins/groupwise-features/Makefile.am: Added widgets in INCLUDES.
Updated the include paths to use misc instead of widgets/misc.
svn path=/trunk/; revision=29574
|
|
23-05-2005 Vivek Jain <jvivek@novell.com>
Created a plugin "groupwise-features" which is a consolidation of
following existing plugins
* groupwise-account-setup
* addressbook-groupwise
* shared-folder
* groupwise-send-options
* groupwise-status-tracking
* send-options
svn path=/trunk/; revision=29400
|