2008-09-23 Rodney Dawes <dobey.pwns@gmail.com>
* configure.ac:
Up version to 2.24.0 for release
2008-08-29 Rodney Dawes <dobey.pwns@gmail.com>
* configure.ac:
Up version to 2.23.91 for release
2008-08-26 Rodney Dawes <dobey.pwns@gmail.com>
* configure.ac:
Define HANDLE_LIBECAL_MEMORY to avoid the warning message
* src/evolution-webcal-main.c (e_webcal_load):
Free the name and description when LIBICAL_MEMFIXES is defined
2008-07-25 Rodney Dawes <dobey.pwns@gmail.com>
* configure.ac:
* Makefile.am:
Update and require inltool 0.40.0
2008-02-24 Rodney Dawes <dobey.pwns@gmail.com>
* configure.ac: Up version to 2.21.92 for release
2008-02-24 Rodney Dawes <dobey.pwns@gmail.com>
* configure.ac: Sync the version with GNOME/Evolution 2.21
2008-01-30 Rodney Dawes <dobey.pwns@gmail.com>
* configure.ac: Up version to 2.13.90 for release
2008-01-15 Dan Winship <danw@gnome.org>
* configure.ac: Require libsoup 2.4
* src/evolution-webcal-notify.c:
* src/evolution-webcal-main.c: Minor updates for libsoup 2.4
Stop lying and drop maintainership of these packages. I have not
maintained them for a very long time already, so leave room for
fresh blood to take over them.
2006-09-03 Rodney Dawes <dobey@novell.com>
* configure.ac: Up version to 2.8.0 for release
2006-08-21 Rodney Dawes <dobey@novell.com>
* configure.ac: Up version to 2.7.92 for release
2006-05-17 Rodney Dawes <dobey@novell.com>
* configure.ac: Up version to 2.7.1 for release
Up intltool requirement to 0.35.0
2006-04-24 Rodney Dawes <dobey@novell.com>
* configure.ac: Up version to 2.7.0 for HEAD
Use IT_PROG_INTLTOOL instead of AC_... and require 0.34.90
(ALL_LINGUAS): Remove to be replaced by po/LINGUAS
Fixes#337994
2006-04-24 Rodney Dawes <dobey@novell.com>
* configure.ac: Up version to 2.6.0 for release
2006-04-17 Kjartan Maraas <kmaraas@gnome.org>
* configure.ac: Remove obsolete entry for no_NO.
* po/no.po: And the translation.
2006-03-22 Tommi Vainikainen <thv@iki.fi>
* configure.ac (ALL_LINGUAS): Added Dzongkha (dz).
2006-03-20 Vladimer Sichinava <alinux@siena.linux.it>
* configure.ac: Added "ka" Georgian to ALL_LINGUAS
PKGLOCALEDIR and which install their locale files directly under
${PREFIX}/${PKGLOCALEDIR} and sort the PLIST file entries. From now
on, pkgsrc/mk/plist/plist-locale.awk will automatically handle
transforming the PLIST to refer to the correct locale directory.
2006-02-13 Rodney Dawes <dobey@novell.com>
* configure.ac: Up version to 2.5.90 for release
2006-02-12 Rodney Dawes <dobey@novell.com>
* configure.ac:
* src/*.[ch]: Update copyright years to include 2006
2006-02-12 Rodney Dawes <dobey@novell.com>
* src/evolution-webcal-notify.c (e_webcal_display_error): Set the
maximum width for the error message to 80 characters for long URIs
2005-11-02 Simos Xenitellis <simos@gnome.org>
* configure.ac: Added ky (Kirghiz) to ALL_LINGUAS.
file's sole purpose was to provide a dependency on pkg-config and set
some environment variables. Instead, turn pkg-config into a "tool"
in the tools framework, where the pkg-config wrapper automatically
adds PKG_CONFIG_LIBDIR to the environment before invoking the real
pkg-config.
For all package Makefiles that included pkg-config/buildlink3.mk, remove
that inclusion and replace it with USE_TOOLS+=pkg-config.
2005-03-07 Rodney Dawes <dobey@novell.com>
* configure.ac: Up version to 2.2.0 for release
2005-03-02 Roozbeh Pournader <roozbeh@farsiweb.info>
* configure.ac: Added "fa" (Persian) to ALL_LINGUAS.
2005-02-28 Rodney Dawes <dobey@novell.com>
* configure.ac: Up version to 2.1.92 for release
2005-02-28 Rodney Dawes <dobey@novell.com>
* Makefile.am (MAINTAINERCLEANFILES): Add mkinstalldirs to the list
* src/evolution-webcal-main.c (e_webcal_open_cal_http): Remove unused
variable "tmpname" to fix compiler warnings
(e_webcal_open_cal_vfs): Remove unused method to fix compiler warnings
(main): Remove call to bonobo_init as we don't need to call it
* src/encompass-webcal-notify.c: #include <libbonobo.h> to fix some
compiler warnings
2005-02-26 Ahmad Riza H Nst <ari@160c.afraid.org>
* configure.ac: Added id (Indonesian) in ALL_LINGUAS line
2005-02-11 Rodney Dawes <dobey@novell.com>
* src/evolution-webcal-main.c (e_webcal_read): We need to strndup the
message body before passing it off to the ical parsing code
2005-02-07 Rodney Dawes <dobey@novell.com>
* configure.ac: Up verison to 2.1.91 for release
2005-01-28 Pawan Chitrakar <pawan@nplinux.org>
* configure.ac: Added ne "Nepali" in ALL_LINGUAS
2005-01-27 Theppitak Karoonboonyanan <thep@linux.thai.net>
* configure.ac: Added "th" (Thai) to ALL_LINGUAS.
2005-01-23 Rodney Dawes <dobey@novell.com>
* configure.ac: Update version to 2.1.4 for release
2005-01-10 Rodney Dawes <dobey@novell.com>
* configure.ac: Update version to 2.1.3 for release
Update copyright to be (C) 2004-2005
* src/*.[ch]: Update copyright to be (C) 2004-2005
2005-01-08 Rodney Dawes <dobey@novell.com>
* src/evolution-webcal-notify.c (e_webcal_label_new):
(e_webcal_label_size_allocate_cb, e_webcal_label_handle_resize):
Add new methods to set up proper resizing for the
description/title labels
(e_webcal_query_user): Fix the vbox packing to be filled/expanded
Use the new label routines to handle resizing of the dialog
2004-12-20 Rodney Dawes <dobey@novell.com>
* configure.ac: Up version to 2.1.1 for release
Add vi to ALL_LINGUAS
2004-12-04 Žygimantas Beručka <uid0@akl.lt>
* configure.ac: Added "lt" (Lithuanian) to ALL_LINGUAS.
2004-11-28 Rodney Dawes <dobey@novell.com>
* configure.ac: Up version to 2.1.1 for release
2004-11-10 Rodney Dawes <dobey@novell.com>
* Makefile.am (EXTRA_DIST): Remove mkinstalldirs
(CLEANFILES): Remove po/.intltool-merge-cache
2004-11-09 Rodney Dawes <dobey@novell.com>
* Makefile.am: Remove the applications file stuff
* evolution-webcal.applications.in: Remove this file
2004-11-04 Rodney Dawes <dobey@novell.com>
* src/evolution-webcal-notify.c (e_webcal_query_user):
Move the tmpuri and tmpname assignments up to the top of the function
If we get called with has_events and has_tasks as false, pop up a
better error than "Already Subscribed" before trying to set up the
ESource for the calendar
Remove the comma from the "Already Subscribed" error before the
calendar name so we have "calendar \"%s\"" instead
Fixes#154617
2004-11-01 Rodney Dawes <dobey@novell.com>
* *: Release version 2.1.0
2004-09-27 Rodney Dawes <dobey@novell.com>
* configure.ac: Up version to 2.1.0
Update libecal requires for libecal-1.2 >= 1.1.0
Mon Sep 27 10:38:41 2004 Jonathan Blandford <jrb@gnome.org>
* configure.ac: Link to the right libecal.
2004-09-19 Alessio Frusciante <algol@firenze.linux.it>
* configure.ac: Added "it" (Italian) to ALL_LINGUAS.
2004-09-13 Abel Cheung <maddog@linuxhall.org>
* configure.ac: Added "ru" "zh_CN" "zh_TW" to ALL_LINGUAS.
A GNOME URL handler for web-published ical calendar files, which integrates
with the Evolution groupware suite. It allows you to subscribe to a published
calendar simply by clicking on a 'webcal:' URL.