2005-03-12 03:02  korbinus

	* src/appointment.c: [no log message]

2005-03-12 02:11  korbinus

	* src/: appointment.c, appointment.h, callbacks.c, mainbox.c:
	  Correcting type name

2005-03-11 23:46  juha

	* src/: callbacks.c, ical-code.c, ical-code.h, mainbox.c:
	  formatting and cleaning

2005-03-11 22:49  juha

	* src/: appointment.c, appointment.h, callbacks.c, ical-code.c,
	  ical-code.h, mainbox.c: new parameter format and new ical
	  procedures

2005-03-11 17:14  juha

	* src/interface.h: missing function.

2005-03-11 13:38  juha

	* src/: callbacks.c, ical-code.c, ical-code.h, mainbox.c: use new
	  appointment struct in parameter passing

2005-03-11 07:55  korbinus

	* src/: appointment.c, appointment.h: Save appointment structure

2005-03-10 21:08  juha

	* src/Makefile.am: added file ical-code.c and ical-code.h

2005-03-10 21:04  juha

	* ical-code.c, ical-code.h: removing files from wrong place

2005-03-10 21:02  juha

	* src/: callbacks.c, mainbox.c: split of ical into its own file

2005-03-10 20:58  juha

	* ical-code.c, ical-code.h, src/ical-code.c, src/ical-code.h: split
	  ical code into its own file

2005-03-10 20:56  juha

	* README: instructions for libical library usage

2005-03-10 17:22  juha

	* src/: callbacks.c, interface.c: added calls to new appointment
	  window and restructured event windown

2005-03-10 12:39  juha

	* src/callbacks.c: fix calendar unmark in delete appointment
	  (on_btDelete_clicked)

2005-03-09 23:21  juha

	* src/: callbacks.c, callbacks.h, interface.c, mainbox.c: new event
	  window with multiple appointment support

2005-03-09 20:48  jasper

	* configure.ac: m4/Makefile no longer present

2005-03-09 10:46  korbinus

	* ChangeLog, Makefile.am, configure.ac, po/ChangeLog,
	  src/Makefile.am, src/appointment.c, src/appointment.h,
	  src/mainbox.c, src/mainbox.h: Adding appointment edition window:
	  not usable yet

2005-03-07 23:42  edscott

	* po/es.po: translation gaps

2005-03-07 10:06  pollux

	* po/gu.po: update GU translations

2005-03-05 16:12  benny

	* configure.ac: Place BM_DEBUG_SUPPORT() last, since it may modify
	  CFLAGS.

2005-03-05 16:09  benny

	* src/Makefile.am: Fix pthread issue with statically linked ical.
	  Make the compiler happy with libical.  Add more .cvsignore files.

2005-03-05 16:05  benny

	* icons/: .cvsignore, 48x48/.cvsignore, scalable/.cvsignore: Fix
	  pthread issue with statically linked ical.  Make the compiler
	  happy with libical.  Add more .cvsignore files.

2005-03-05 15:16  benny

	* plugin/.cvsignore, po/.cvsignore, src/.cvsignore: Add more files
	  here.

2005-03-05 13:23  pollux

	* po/pl.po: update PL translations

2005-03-04 16:29  benny

	* .cvsignore: Add more files.

2005-03-04 16:29  benny

	* configure.ac: Ditch autogenerated files. Fix another conditional
	  bug.

2005-03-04 16:25  benny

	* po/xfcalendar.pot, src/Makefile.am: Integrate libical with the
	  xfcalendar build process. The included copy of libical is only
	  used if libical isn't detected on the target system. The
	  additional files installed by xfcalendar then (the zoneinfo
	  files) are installed in $(datadir)/xfcalendar/zoneinfo/ to avoid
	  conflicts with a probably installed version of libical.

2005-03-04 16:20  benny

	* .cvsignore, Makefile.am, configure.ac, libical-0.24.pc: Integrate
	  libical with the xfcalendar build process. The included copy of
	  libical is only used if libical isn't detected on the target
	  system. The additional files installed by xfcalendar then (the
	  zoneinfo files) are installed in $(datadir)/xfcalendar/zoneinfo/
	  to avoid conflicts with a probably installed version of libical.

2005-03-04 13:34  juha

	* README: modifying libical for xfce

2005-03-04 13:23  juha

	* src/Makefile.am: making libical compatible with xfce linking

2005-03-02 22:43  juha

	* libical-0.24.pc: 4.3.0.1: missing file added

2005-03-02 21:59  juha

	* Makefile.am, NEWS, README, configure.ac, src/callbacks.c,
	  src/main.c, src/mainbox.c: 4.3.0.1: use libical

2005-02-25 09:13  juha

	* NEWS: minor formatting

2005-02-21 09:39  pollux

	* po/ja.po: update JA translations

2005-02-13 21:41  juha

	* AUTHORS, NEWS: Added myself to AUTHORS file.

2005-02-13 13:38  pollux

	* po/ko.po: update KO translations (with a big delay)

2005-02-05 19:08  juha

	* src/: callbacks.c, main.c, mainbox.c: Store position into
	  xfcalendarrc. Start xfcalender where it was when used last time.

2005-02-02 23:21  juha

	* src/: main.c, mainbox.c, mainbox.h: Fixing the check if
	  xfcalendar is already running by making the registration happen
	  much faster after the check.	It is still possible to start more
	  than one xfcalendar programs, but it happens now much less seldom
	  than before; the timewindow is now smaller.

2005-02-02 14:23  juha

	* plugin/xfcalendar_plugin.c, src/callbacks.c, src/main.c,
	  src/mainbox.c: Moved Hide/Show paremeter from hidden	rc file
	  into user visible mcs option.  Also some minor cleaning.

2005-02-01 13:22  juha

	* src/about-xfcalendar.c: Added myself to the about box :)

2005-02-01 12:45  pollux

	* po/zh_CN.po: update zh_CN translations

2005-01-31 22:21  juha

	* plugin/xfcalendar_plugin.c, src/callbacks.c, src/main.c,
	  src/mainbox.c, src/mainbox.h: Added "Show in" parameter to
	  control availability in taskbar, pager and systray (bug 719).
	  (also minor cleanup of obsoleted start week day Monday).

2005-01-27 18:23  benny

	* Makefile.am: Distribute .desktop.in files, not the .desktop
	  files.

2005-01-27 14:06  benny

	* .cvsignore, Makefile.am, Makefile.in, aclocal.m4, autogen.sh,
	  compile, config.guess, config.h.in, config.sub, configure,
	  configure.ac, depcomp, install-sh, ltcf-c.sh, ltmain.sh, missing,
	  mkinstalldirs, stamp-h.in, xfcalendar.desktop,
	  xfcalendar.desktop.in, xfcalendar.spec.in, icons/Makefile.in,
	  icons/48x48/Makefile.in, icons/scalable/Makefile.in, m4/debug.m4,
	  m4/depends.m4, m4/glib-gettext.m4, m4/i18n.m4, m4/pkg.m4,
	  plugin/.cvsignore, plugin/Makefile.am, plugin/Makefile.in,
	  plugin/xfce-xfcalendar-settings.desktop,
	  plugin/xfce-xfcalendar-settings.desktop.in, po/ChangeLog,
	  po/Makefile.in.in, po/POTFILES.in, po/ar.gmo, po/ar.po,
	  po/az.gmo, po/az.po, po/be.gmo, po/be.po, po/bg.gmo, po/bg.po,
	  po/ca.gmo, po/ca.po, po/cs.gmo, po/cs.po, po/de.gmo, po/de.po,
	  po/en_GB.gmo, po/en_GB.po, po/es.gmo, po/es.po, po/et.gmo,
	  po/et.po, po/eu.gmo, po/eu.po, po/fa.gmo, po/fa.po, po/fi.gmo,
	  po/fi.po, po/fr.gmo, po/fr.po, po/gu.gmo, po/gu.po, po/he.gmo,
	  po/he.po, po/hi.gmo, po/hi.po, po/it.gmo, po/it.po, po/ja.gmo,
	  po/ja.po, po/ko.gmo, po/ko.po, po/lt.gmo, po/lt.po, po/ms.gmo,
	  po/ms.po, po/nb_NO.gmo, po/nb_NO.po, po/nl.gmo, po/nl.po,
	  po/pa.gmo, po/pa.po, po/pl.gmo, po/pl.po, po/pt_BR.gmo,
	  po/pt_BR.po, po/pt_PT.gmo, po/pt_PT.po, po/ro.gmo, po/ro.po,
	  po/ru.gmo, po/ru.po, po/sk.gmo, po/sk.po, po/sv.gmo, po/sv.po,
	  po/ta.gmo, po/ta.po, po/tr.gmo, po/tr.po, po/uk.gmo, po/uk.po,
	  po/vi.gmo, po/vi.po, po/xfcalendar.pot, po/zh_CN.gmo,
	  po/zh_CN.po, po/zh_TW.gmo, po/zh_TW.po, src/Makefile.am,
	  src/Makefile.in: Removed auto-generated files.  Use
	  xfce4-dev-tools.  Use intltool for the .desktop files
	  translations.

2005-01-22 13:21  pollux

	* po/: ar.gmo, az.gmo, be.gmo, bg.gmo, ca.gmo, cs.gmo, de.gmo,
	  en_GB.gmo, es.gmo, et.gmo, eu.gmo, fa.gmo, fi.gmo, fi.po, fr.gmo,
	  gu.gmo, he.gmo, hi.gmo, it.gmo, ja.gmo, ko.gmo, lt.gmo, ms.gmo,
	  nb_NO.gmo, nl.gmo, pa.gmo, pl.gmo, pt_BR.gmo, pt_PT.gmo, ro.gmo,
	  ru.gmo, sk.gmo, sv.gmo, ta.gmo, tr.gmo, uk.gmo, vi.gmo,
	  zh_CN.gmo, zh_TW.gmo: update FI translations

2005-01-21 21:24  korbinus

	* po/: ar.po, az.po, be.po, bg.po, ca.po, cs.po, de.po, en_GB.po,
	  es.po, et.po, eu.po, fa.po, fi.po, fr.po, gu.po, he.po, hi.po,
	  it.po, ja.po, ko.po, lt.po, ms.po, nb_NO.po, nl.po, pa.po, pl.po,
	  pt_BR.po, pt_PT.po, ro.po, ru.po, sk.po, sv.po, ta.po, tr.po,
	  uk.po, vi.po, xfcalendar.pot, zh_CN.po, zh_TW.po: Updating
	  xfcalendar.pot

2005-01-21 21:01  korbinus

	* src/: mainbox.c, mainbox.h, tray_icon.c, tray_icon.h: Fixing a
	  small detail concerning positioning of the calendar window. Small
	  code cleaning, also.

2005-01-21 15:54  korbinus

	* src/: main.c, mainbox.c: Fixing bugs #679 and #691. Thanks to
	  Juha Kautto for his patch.

2005-01-21 09:29  korbinus

	* src/: callbacks.c, interface.c, interface.h: Adding dialog box
	  for preventing changes to be lost; warning window for removing
	  information in now transcient

2005-01-08 16:04  pollux

	* xfcalendar.desktop, plugin/xfce-xfcalendar-settings.desktop,
	  po/ru.gmo, po/ru.po: update RU translations

2005-01-06 20:24  pollux

	* configure, configure.ac, ltmain.sh, po/uk.gmo, po/uk.po: update
	  UK translations

2005-01-05 17:01  pollux

	* po/he.gmo, po/he.po, src/main.c, src/mainbox.c: update HE
	  translations

2005-01-02 13:51  olivier

	* ChangeLog, Makefile.in, configure, configure.ac, ltmain.sh,
	  po/xfcalendar.pot: Update version and changelog

2004-12-29 20:43  pollux

	* src/main.c: fix #616

2004-12-27 20:05  pollux

	* plugin/xfcalendar_plugin.c: mcs-plugins now appear on the mouse
	  pointer screen

2004-12-25 21:33  kelnos

	* Makefile.am: fix distcheck-bz2

2004-12-24 01:03  kelnos

	* Makefile.am: add dist-bz2 and distcheck-bz2 targets

2004-12-23 22:24  pollux

	* xfcalendar.desktop, plugin/xfce-xfcalendar-settings.desktop,
	  po/et.gmo, po/et.po: update ET translations

2004-12-22 21:28  benny

	* ChangeLog, autogen.sh, plugin/Makefile.am, plugin/Makefile.in,
	  po/cs.gmo: Update ChangeLog. Fix make distcheck.

2004-12-21 10:03  kelnos

	* po/cs.po: add/update czech translations

2004-12-20 22:32  pollux

	* configure, configure.ac, po/nb_NO.gmo, po/nb_NO.po, po/no.gmo,
	  po/no.po: rename NO pofiles to no_NB

2004-12-20 22:00  jasper

	* ChangeLog, configure, configure.ac: Update versions and ChangeLog

2004-12-15 19:39  pollux

	* po/: zh_TW.gmo, zh_TW.po: update ZH_TW translations

2004-12-14 21:33  pollux

	* configure, configure.ac, po/ko.gmo, po/ro.gmo, po/ro.po: add RO
	  translations

2004-12-13 23:08  pollux

	* po/ko.po: update KO translations

2004-12-05 22:20  pollux

	* configure, configure.ac, po/en_GB.gmo, po/en_GB.po: add en_GB
	  translations

2004-12-05 21:50  pollux

	* xfcalendar.desktop, po/ko.gmo, po/ko.po: update KO translations
	  and add screenshots in xfprint doc

2004-12-04 17:41  benny

	* ChangeLog, configure, configure.ac, ltmain.sh: Update version and
	  ChangeLog.

2004-11-28 19:01  pollux

	* po/: tr.gmo, tr.po: update TR translations

2004-11-26 20:06  pollux

	* po/: ko.gmo, ko.po: update KO translations

2004-11-13 19:01  olivier

	* ChangeLog: Update ChangeLog

2004-11-12 20:36  pollux

	* xfcalendar.desktop, plugin/xfce-xfcalendar-settings.desktop,
	  po/pt_BR.gmo, po/pt_BR.po: update pt_BR translations

2004-11-06 17:23  olivier

	* ChangeLog, Makefile.in, aclocal.m4, compile, config.guess,
	  config.sub, configure, configure.ac, depcomp, install-sh,
	  missing, icons/Makefile.in, icons/48x48/Makefile.in,
	  icons/scalable/Makefile.in, plugin/Makefile.in, src/Makefile.in:
	  Update automake/autoconf/libtool/gettext versions to generate the
	  configure scripts and Makefiles, Update versions of all packages
	  to 4.1.99.1 (ie 4.2 RC1), Update ChangeLogs.

2004-11-05 16:18  pollux

	* po/: fi.gmo, fi.po: update FI translations

2004-11-03 00:11  pollux

	* po/: ta.gmo, ta.po: update TA translations

2004-10-30 21:03  olivier

	* ChangeLog, po/xfcalendar.pot: Global update for 4.1.91 (Xfce 4.2
	  beta 2)

2004-10-30 16:42  jasper

	* po/: nl.gmo, nl.po: Update a few nl translations

2004-10-30 16:00  pollux

	* po/: lt.gmo, lt.po: update LT translations

2004-10-28 13:55  pollux

	* xfcalendar.desktop, plugin/xfce-xfcalendar-settings.desktop,
	  po/he.gmo, po/he.po: update HE translations

2004-10-23 16:45  olivier

	* ChangeLog: Update ChangeLog

2004-10-22 22:38  olivier

	* ChangeLog, configure, configure.ac, ltmain.sh: Updated versions
	  and change logs

2004-10-22 21:33  olivier

	* plugin/xfce-xfcalendar-settings.desktop: Theme fixes update
	  locale [fr] for desktop files

2004-10-13 11:59  pollux

	* configure, configure.ac, xfcalendar.desktop,
	  plugin/xfce-xfcalendar-settings.desktop, po/ar.gmo, po/az.gmo,
	  po/be.gmo, po/bg.gmo, po/ca.gmo, po/cs.gmo, po/de.gmo, po/es.gmo,
	  po/et.gmo, po/eu.gmo, po/fi.gmo, po/fi.po, po/fr.gmo, po/gu.gmo,
	  po/he.gmo, po/hi.gmo, po/it.gmo, po/ja.gmo, po/ko.gmo, po/lt.gmo,
	  po/ms.gmo, po/nl.gmo, po/no.gmo, po/pa.gmo, po/pl.gmo,
	  po/pt_BR.gmo, po/ru.gmo, po/sk.gmo, po/sv.gmo, po/ta.gmo,
	  po/tr.gmo, po/vi.gmo, po/zh_CN.gmo, po/zh_TW.gmo: update FI
	  translations

2004-10-11 18:30  benny

	* po/: ar.po, az.po, be.po, bg.po, ca.po, cs.po, de.po, es.po,
	  et.po, eu.po, fr.po, gu.po, he.po, hi.po, it.po, ja.po, ko.po,
	  lt.po, ms.po, nl.po, no.po, pa.po, pl.po, pt_BR.po, ru.po, sk.po,
	  sv.po, ta.po, tr.po, vi.po, zh_CN.po, zh_TW.po: update-po for
	  Moe.

2004-10-10 13:52  pollux

	* configure, configure.ac, po/pt_PT.gmo, po/pt_PT.po: update pt_PT
	  translations

2004-10-09 16:20  pollux

	* configure, configure.ac, po/fa.gmo, po/fa.po, po/fa_IR.gmo,
	  po/fa_IR.po: update FA translations

2004-10-09 15:48  pollux

	* po/es.gmo: Punjabi translations update from
	  jaswinderlinux@netscape.net

2004-10-08 15:43  edscott

	* po/es.po: translation updates.

2004-10-07 22:35  benny

	* Makefile.in, aclocal.m4, config.guess, config.sub, configure,
	  depcomp, install-sh, ltmain.sh, icons/Makefile.in,
	  icons/48x48/Makefile.in, icons/scalable/Makefile.in, m4/debug.m4,
	  m4/glib-gettext.m4, m4/pkg.m4, plugin/Makefile.in,
	  src/Makefile.in: Added --enable-final (-O1 for GNU ld) as per
	  Jaspers request. Added missing m4 files.

2004-10-05 23:22  korbinus

	* Makefile.in, aclocal.m4, config.guess, config.sub, configure,
	  depcomp, install-sh, ltmain.sh, icons/Makefile.in,
	  icons/48x48/Makefile.in, icons/scalable/Makefile.in,
	  plugin/Makefile.in, src/Makefile.in, src/tray_icon.c: Fix bug
	  #352

2004-10-03 18:14  pollux

	* configure, configure.ac, ltmain.sh, po/pa.gmo, po/pa.po: Punjabi
	  translations (PA) from jaswinderlinux@netscape.net

2004-10-03 17:43  pollux

	* xfcalendar.desktop, plugin/xfce-xfcalendar-settings.desktop:
	  zh_TW translations of desktop files from Ambrose Li
	  <acli@ada.dhs.org>

2004-10-02 15:28  olivier

	* ChangeLog, configure, configure.ac, ltmain.sh, po/xfcalendar.pot:
	  Update all files for 4.2 beta 1

2004-09-30 17:48  pollux

	* po/: it.gmo, it.po: updated Italian translations from Luca
	  Marrocco <buildup@libero.it>

2004-09-29 10:22  pollux

	* po/: zh_TW.gmo, zh_TW.po: updated zh_TW translations from Ambrose
	  Li <acli@ada.dhs.org>

2004-09-29 09:59  pollux

	* po/: zh_CN.gmo, zh_CN.po: updated zh_CN translations from yongtao
	  yang <yongtao.yang@gmail.com>

2004-09-26 10:57  jasper

	* src/: about-xfcalendar.c, mainbox.c: Fix C99-isms

2004-09-23 23:36  pollux

	* configure, configure.ac, ltmain.sh, po/gu.gmo, po/gu.po,
	  po/nl.gmo: add Gujarati translations (GU) from Ankit Patel
	  <ankit@redhat.com>

2004-09-23 11:09  jasper

	* plugin/xfce-xfcalendar-settings.desktop, po/nl.po: Better
	  translation

2004-09-23 10:22  jasper

	* xfcalendar.desktop, plugin/xfce-xfcalendar-settings.desktop: Add
	  nl translations

2004-09-22 05:18  kelnos

	* xfcalendar.desktop, plugin/xfce-xfcalendar-settings.desktop: add
	  GenericName tags to settings .desktop files

2004-09-21 13:51  jasper

	* po/: ar.gmo, ar.po, az.gmo, az.po, be.gmo, be.po, bg.gmo, bg.po,
	  ca.gmo, ca.po, cs.gmo, cs.po, de.gmo, de.po, es.gmo, es.po,
	  et.gmo, et.po, eu.gmo, eu.po, fa_IR.gmo, fa_IR.po, fr.gmo, fr.po,
	  he.gmo, he.po, hi.gmo, hi.po, it.gmo, it.po, ja.gmo, ja.po,
	  ko.gmo, ko.po, lt.gmo, lt.po, ms.gmo, ms.po, nl.gmo, nl.po,
	  no.gmo, no.po, pl.gmo, pl.po, pt_BR.gmo, pt_BR.po, ru.gmo, ru.po,
	  sk.gmo, sk.po, sv.gmo, sv.po, ta.gmo, ta.po, tr.gmo, tr.po,
	  vi.gmo, vi.po, zh_CN.gmo, zh_CN.po, zh_TW.gmo, zh_TW.po: Run make
	  update-po at Moe's request.

2004-09-21 00:22  olivier

	* ChangeLog: Update all ChangeLogs

2004-09-20 23:55  olivier

	* ltmain.sh, po/de.gmo, po/xfcalendar.pot, src/Makefile.am,
	  src/Makefile.in: Fix make dist

2004-09-18 23:23  moe

	* po/de.po: Translation fixes

2004-09-18 22:50  jasper

	* plugin/xfcalendar_plugin.c: Fix translations for mcs plugins

2004-09-18 20:27  jasper

	* plugin/xfcalendar_plugin.c: autogen for Maarten + basedir tweaks

2004-09-18 19:18  moe

	* po/de.po: Slightly modified

2004-09-18 18:41  pollux

	* po/: de.gmo, eu.gmo, eu.po: update EU translations

2004-09-18 12:09  moe

	* po/de.po: Got ya!

2004-09-18 02:02  moe

	* po/de.po: Updating these for alpha release. Not yet finished ..
	  but I'm just too tired to continue. Needs extensive spell
	  checking and approvement (Note to myself: Write mail to the
	  list!).

2004-09-17 00:10  pollux

	* configure, configure.ac, po/be.gmo, po/be.po: add BE translations
	  from Ales Nyakhaychyk <nab@mail.by>

2004-09-15 22:54  jasper

	* plugin/xfcalendar_plugin.c, src/callbacks.c, src/callbacks.h,
	  src/main.c, src/mainbox.c, src/reminder.c: Basedir spec changes +
	  fix for crash when dismissing reminder

2004-09-10 22:49  pollux

	* po/: he.gmo, he.po: HE translations update from Yuval Tanny
	  <tanai@int.gov.il>

2004-09-09 20:51  pollux

	* configure, configure.ac, po/vi.gmo, po/vi.po: update VI
	  translations

2004-09-06 16:08  pollux

	* Makefile.in, aclocal.m4, config.guess, config.sub, configure,
	  configure.ac, depcomp, install-sh, ltmain.sh, icons/Makefile.in,
	  icons/48x48/Makefile.in, icons/scalable/Makefile.in,
	  plugin/Makefile.in, po/et.gmo, po/et.po, src/Makefile.in: ET
	  translations from Peeter Vois <Peeter.Vois@proekspert.ee>

2004-08-29 23:51  korbinus

	* Makefile.in, aclocal.m4, config.guess, config.sub, configure,
	  depcomp, install-sh, ltmain.sh, icons/Makefile.in,
	  icons/48x48/Makefile.in, icons/scalable/Makefile.in,
	  plugin/Makefile.in, src/Makefile.in, src/mainbox.c: Try to fix
	  g_object_unref bug. Thanks to Benny.

2004-08-29 18:03  pollux

	* po/: az.gmo, az.po: AZ translations update from Metin Amiroff
	  <metin@karegen.com>

2004-08-28 21:20  pollux

	* Makefile.in, aclocal.m4, config.guess, config.sub, configure,
	  configure.ac, depcomp, install-sh, ltmain.sh, icons/Makefile.in,
	  icons/48x48/Makefile.in, icons/scalable/Makefile.in,
	  plugin/Makefile.in, po/sk.gmo, po/sk.po, src/Makefile.in: add
	  Slovak translations from Juraj Brosz <Juraj.Brosz@pobox.sk>

2004-08-25 23:04  olivier

	* po/POTFILES.in, po/ar.gmo, po/ar.po, po/az.gmo, po/az.po,
	  po/bg.gmo, po/bg.po, po/ca.gmo, po/ca.po, po/cs.gmo, po/cs.po,
	  po/de.gmo, po/de.po, po/es.gmo, po/es.po, po/eu.gmo, po/eu.po,
	  po/fa_IR.gmo, po/fa_IR.po, po/fr.gmo, po/fr.po, po/he.gmo,
	  po/he.po, po/hi.gmo, po/hi.po, po/it.gmo, po/it.po, po/ja.gmo,
	  po/ja.po, po/ko.gmo, po/ko.po, po/lt.gmo, po/lt.po, po/ms.gmo,
	  po/ms.po, po/nl.gmo, po/nl.po, po/no.gmo, po/no.po, po/pl.gmo,
	  po/pl.po, po/pt_BR.gmo, po/pt_BR.po, po/ru.gmo, po/ru.po,
	  po/sv.gmo, po/sv.po, po/ta.gmo, po/ta.po, po/tr.gmo, po/tr.po,
	  po/xfcalendar.pot, po/zh_CN.gmo, po/zh_CN.po, po/zh_TW.gmo,
	  po/zh_TW.po, src/Makefile.am: Fix "make dist"

2004-08-25 20:34  jasper

	* po/nl.po: Update dutch translations, only po files for now

2004-08-24 12:04  pollux

	* po/: ru.gmo, ru.po: RU translations update from Anthony Ivanoff
	  <a-i@bk.ru>

2004-08-15 21:39  olivier

	* xfcalendar.desktop, plugin/xfce-xfcalendar-settings.desktop,
	  po/POTFILES.in, po/ar.gmo, po/ar.po, po/az.gmo, po/az.po,
	  po/bg.gmo, po/bg.po, po/ca.gmo, po/ca.po, po/cs.gmo, po/cs.po,
	  po/de.gmo, po/de.po, po/es.gmo, po/es.po, po/eu.gmo, po/eu.po,
	  po/fa_IR.gmo, po/fa_IR.po, po/fr.gmo, po/fr.po, po/hi.gmo,
	  po/hi.po, po/it.gmo, po/it.po, po/ja.gmo, po/ja.po, po/ko.gmo,
	  po/ko.po, po/lt.gmo, po/lt.po, po/ms.gmo, po/ms.po, po/nl.gmo,
	  po/nl.po, po/no.gmo, po/no.po, po/pl.gmo, po/pl.po, po/pt_BR.gmo,
	  po/pt_BR.po, po/ru.gmo, po/ru.po, po/sv.gmo, po/sv.po, po/ta.gmo,
	  po/ta.po, po/tr.gmo, po/tr.po, po/xfcalendar.pot, po/zh_CN.gmo,
	  po/zh_CN.po, po/zh_TW.gmo, po/zh_TW.po: Resync with repository,
	  most notably: - libxfcegui4 fixes with gtk 2.2 - xfwm4 updates -
	  Present panel plugins in alphabetical order - Fix add plugin
	  dialog being placed over the panel when using SM - French po
	  updates - Other various small bug fixes

2004-08-15 15:58  korbinus

	* Makefile.in, aclocal.m4, config.guess, config.sub, configure,
	  depcomp, install-sh, ltmain.sh, icons/Makefile.in,
	  icons/48x48/Makefile.in, icons/scalable/Makefile.in,
	  plugin/Makefile.in, plugin/xfcalendar_plugin.c, src/Makefile.in,
	  src/main.c: Removing option for choosing first day of week,
	  because not supported in GTK 2.4

2004-08-14 21:40  pollux

	* configure, configure.ac, po/he.gmo, po/he.po: Hebrew translations
	  from Yuval Tanny <tanai@int.gov.il>

2004-07-28 23:22  benny

	* m4/depends.m4: Fixed (module)_FOUND bug reported by brian.
	  Hopefully nothing else broke this time.

2004-07-28 19:32  kelnos

	* plugin/xfce-xfcalendar-settings.desktop: "Xfce 4 Xfcalendar"
	  looks silly: -> "Xfce 4 Calendar"

2004-07-27 21:41  benny

	* configure, configure.ac, icons/Makefile.am, icons/Makefile.in,
	  icons/48x48/xfcalendar.png, icons/scalable/Makefile.am,
	  icons/scalable/Makefile.in, icons/scalable/xfcalendar.svg: Added
	  icons from Francois.

2004-07-25 15:31  pollux

	* aclocal.m4: fix Makefile borkage by benny ;)

2004-07-24 20:52  benny

	* m4/depends.m4: Readded XFCE_MCS_PLUGIN() again, dunno how I
	  manage to remove it everytime I edit depends.m4!

2004-07-24 19:30  benny

	* m4/depends.m4: XFCE_PANEL_PLUGIN had wrong panel version for the
	  threaded test.

2004-07-24 19:28  benny

	* m4/depends.m4: Extended the XFCE_PANEL_PLUGIN macro to include
	  some magic for threaded panels.

2004-07-24 00:07  benny

	* AUTHORS, COPYING, Makefile.am, Makefile.in, README, aclocal.m4,
	  compile, config.guess, config.sub, configure, configure.ac,
	  depcomp, install-sh, ltmain.sh, missing, mkinstalldirs,
	  xfcalendar.desktop, icons/Makefile.am, icons/Makefile.in,
	  icons/48x48/Makefile.am, icons/48x48/Makefile.in,
	  icons/48x48/xfcalendar.png, plugin/Makefile.am,
	  plugin/Makefile.in, plugin/calendar-icon.h,
	  plugin/xfcalendar_plugin.c,
	  plugin/xfce-xfcalendar-settings.desktop, po/ar.gmo, po/ar.po,
	  po/az.gmo, po/az.po, po/bg.gmo, po/bg.po, po/ca.gmo, po/ca.po,
	  po/cs.gmo, po/cs.po, po/de.gmo, po/de.po, po/es.gmo, po/es.po,
	  po/eu.gmo, po/eu.po, po/fa_IR.gmo, po/fa_IR.po, po/fr.gmo,
	  po/fr.po, po/hi.gmo, po/hi.po, po/it.gmo, po/it.po, po/ja.gmo,
	  po/ja.po, po/ko.gmo, po/ko.po, po/lt.gmo, po/lt.po, po/ms.gmo,
	  po/ms.po, po/nl.gmo, po/nl.po, po/no.gmo, po/no.po, po/pl.gmo,
	  po/pl.po, po/pt_BR.gmo, po/pt_BR.po, po/ru.gmo, po/ru.po,
	  po/sv.gmo, po/sv.po, po/ta.gmo, po/ta.po, po/tr.gmo, po/tr.po,
	  po/xfcalendar.pot, po/zh_CN.gmo, po/zh_CN.po, po/zh_TW.gmo,
	  po/zh_TW.po, src/Makefile.am, src/Makefile.in,
	  src/about-xfcalendar.c, src/interface.c, src/mainbox.c,
	  src/tray_icon.c, src/xfcalendar-icon-inline.h,
	  src/xfcalendar.png: update-po. Make icon themable. Added .desktop
	  file.

2004-07-22 01:00  benny

	* m4/depends.m4: Readded the XFCE_MCS_PLUGIN macro. I didn't ment
	  to remove it, tho.

2004-07-20 22:58  benny

	* m4/depends.m4: Modifed panel plugin check, so one (the installer)
	  can choose to install into a different plugin dir.

2004-07-18 08:58  korbinus

	* src/mainbox.c: Update the selected date in the calendar when
	  system date is changed after 00:00

2004-07-17 11:19  korbinus

	* src/: main.c, mainbox.c, tray_icon.c: Adding relevant copyrights;
	  about menu changed in tray_icon.c

2004-07-17 03:30  korbinus

	* src/mainbox.c: Fixing show/hide bug related to session management
	  in mainbox.h

2004-07-17 03:13  korbinus

	* src/: main.c, mainbox.c: Fixing show/hide bug related to session
	  management in mainbox.h

2004-07-17 01:45  korbinus

	* Makefile.in, plugin/Makefile.in, plugin/xfcalendar_plugin.c,
	  src/Makefile.am, src/Makefile.in, src/about-xfcalendar.c,
	  src/callbacks.c, src/callbacks.h, src/interface.c,
	  src/interface.h, src/main.c, src/mainbox.c, src/mainbox.h,
	  src/tray_icon.c, src/tray_icon.h: Code cleaning: adding file
	  mainbox.c and mainbox.h for main window with moving of relevant
	  functions; minor corrections for the interface and the mcs
	  plugin.

2004-07-08 21:16  korbinus

	* src/: tray_icon.c, tray_icon.h: Code cleaning: on my way to
	  remove all the Glade stuff

2004-07-08 17:56  korbinus

	* Makefile.in, plugin/Makefile.in, plugin/xfcalendar_plugin.c,
	  src/Makefile.am, src/Makefile.in, src/about-xfcalendar.c,
	  src/callbacks.c, src/interface.c, src/interface.h, src/main.c,
	  src/reminder.c: Code cleaning: on my way to remove all the Glade
	  stuff

2004-06-27 21:34  korbinus

	* src/: Makefile.am, Makefile.in, callbacks.c, interface.c,
	  reminder.c, reminder.h: Code cleaning: creating a file for
	  reminder window

2004-06-27 20:23  korbinus

	* src/: callbacks.c, interface.c: Code cleaning

2004-06-27 00:20  korbinus

	* Makefile.in, aclocal.m4, compile, config.guess, config.sub,
	  configure, configure.ac, depcomp, install-sh, ltmain.sh, missing,
	  mkinstalldirs, plugin/Makefile.in, src/Makefile.am,
	  src/Makefile.in, src/about-xfcalendar.c, src/about-xfcalendar.h,
	  src/callbacks.c: Standard About box; code cleaning needs to be
	  done

2004-06-13 23:18  pollux

	* configure, configure.ac, ltmain.sh, po/lt.gmo, po/lt.po: Updated
	  lt translations from Mantas Zapolskas

2004-05-20 00:08  benny

	* src/: callbacks.c, interface.c, main.c: Fix #182 creating the
	  ~/.xfce4/xfcalendar/ directory using xfce_mkdirhier() if not
	  present and also creating the xfcalendarrc on-demand.

2004-05-03 23:44  olivier

	* Makefile.in, aclocal.m4, config.guess, config.sub, configure,
	  configure.ac, install-sh, ltmain.sh, mkinstalldirs, po/zh_TW.gmo,
	  po/zh_TW.po, src/Makefile.in: Update zh_TW translations from umm
	  <umm@pchome.com.tw>

2004-05-03 21:57  kelnos

	* plugin/: Makefile.am, Makefile.in: EXTRA_DIST

2004-04-30 05:00  kelnos

	* plugin/: Makefile.am, Makefile.in,
	  xfce-xfcalendar-settings.desktop: add .desktop file for
	  xfcalendar settings

2004-04-12 15:55  dannym

	* po/: ca.gmo, ca.po: Update catalan translations by Carles Muñoz
	  Gorriz

2004-03-24 22:07  olivier

	* configure, configure.ac, src/callbacks.c: Resync with xfce_4_0

2004-03-15 08:35  olivier

	* aclocal.m4, configure, configure.ac, ltmain.sh, po/ar.gmo,
	  po/ar.po, po/bg.gmo, po/bg.po, po/it.gmo, po/it.po: Add/update
	  i18n for: Bulgarian from Miroslav Yordanov
	  <miordanov@i-space.org> and Peter Slavov <peshka@i-space.org>
	  Italian from Alex Dupre <ale@FreeBSD.org> Arabic from Saleh
	  Hathal <hathalsal@hotmail.com>

2004-03-11 00:13  benny

	* aclocal.m4, configure, plugin/Makefile.am, plugin/Makefile.in:
	  Removed unneccesary lib depends from the mcs plugins, as
	  xfce-mcs-manager provides them.

2004-03-01 22:09  benny

	* m4/debug.m4: Added --enable-gcov to compile xfce with support for
	  coverage tests. Very useful.

2004-02-17 20:36  jasper

	* configure.ac, po/ms.gmo, po/ms.po: Update Malay translations

2004-02-11 21:44  jasper

	* configure, ltmain.sh, po/eu.gmo, po/eu.po: Add Basque (eu)
	  translations

2004-01-29 16:51  jasper

	* po/: fa_IR.gmo, fa_IR.po: Update Persian translations

2004-01-25 01:07  olivier

	* Makefile.in, aclocal.m4, compile, config.guess, config.sub,
	  configure, depcomp, install-sh, ltmain.sh, missing,
	  mkinstalldirs, plugin/Makefile.in, po/fa_IR.gmo, src/Makefile.in:
	  Update libtool and other automake, autoconf and gettext packages

2004-01-21 14:43  jasper

	* configure, configure.ac, po/es.gmo, po/es.po, po/fa_IR.gmo,
	  po/fa_IR.po, po/ja.gmo, po/ja.po, po/ko.gmo, po/ko.po,
	  po/pt_BR.gmo, po/pt_BR.po, po/zh_CN.gmo, po/zh_CN.po:
	  Translations added/updated for spanish, persian, japanese,
	  korean, brasilian and chinese

2004-01-13 20:22  benny

	* src/: interface.c, main.c: Bugfixes: sscanf() Parameter was wrong
	  and some unused variables (just to make cc happy).

2004-01-07 00:36  olivier

	* Makefile.am, Makefile.in, configure, configure.ac,
	  xfcalendar.spec.in, po/az.gmo, po/az.po, po/ca.gmo, po/ca.po,
	  po/cs.gmo, po/cs.po, po/de.gmo, po/de.po, po/fr.gmo, po/fr.po,
	  po/hi.gmo, po/hi.po, po/it.gmo, po/it.po, po/ko.gmo, po/ko.po,
	  po/ms.gmo, po/ms.po, po/nl.gmo, po/nl.po, po/no.gmo, po/no.po,
	  po/pl.gmo, po/pl.po, po/ru.gmo, po/ru.po, po/sv.gmo, po/sv.po,
	  po/ta.gmo, po/ta.po, po/tr.gmo, po/tr.po, po/xfcalendar.pot,
	  po/zh_CN.gmo, po/zh_CN.po, po/zh_TW.po, src/Makefile.am,
	  src/Makefile.in, src/interface.c: Clean-up a bit of the mess in
	  head

2004-01-04 00:26  korbinus

	* po/: pl.gmo, pl.po: Update Polish translations

2003-12-29 16:18  olivier

	* po/: nl.gmo, nl.po, no.gmo, no.po: Fix missing CHARSET in
	  potfiles

2003-12-29 11:56  jasper

	* configure, configure.ac, po/no.gmo, po/no.po, po/tr.gmo,
	  po/tr.po: Update Norwegian and Turkish translations

2003-12-27 20:46  jasper

	* configure, configure.ac, po/pl.gmo, po/pl.po: Update Polish
	  translations

2003-12-27 14:30  jasper

	* Makefile.in, aclocal.m4, config.guess, config.sub, configure,
	  configure.ac, install-sh, ltmain.sh, plugin/Makefile.in,
	  po/xfcalendar.pot, src/Makefile.am, src/Makefile.in,
	  src/calendar-icon.h, src/interface.c, src/main.c,
	  src/xfcalendar-icon-inline.h: Fix icon header file issues

2003-12-15 21:56  jasper

	* configure, configure.ac, po/az.gmo, po/az.po: Add Azerbaijani
	  translations

2003-12-06 14:30  jasper

	* po/ca.gmo, src/main.c: Add support to popup the calendar next to
	  the panel clock

2003-12-01 21:29  korbinus

	* po/: it.gmo, it.po: Add italian translation (yepee)

2003-12-01 21:17  korbinus

	* Makefile.in, aclocal.m4, config.guess, config.sub, configure,
	  configure.ac, install-sh, ltmain.sh, plugin/Makefile.in,
	  src/Makefile.in: Add italian translation

2003-12-01 12:03  jasper

	* po/ca.po: Update catalan translations

2003-11-25 22:59  korbinus

	* po/sv.gmo, src/callbacks.c: Remove deprecated code

2003-11-25 20:43  korbinus

	* po/sv.po: Swedish translation updated

2003-11-17 22:38  korbinus

	* po/: fr.gmo, fr.po: French translation updated

2003-11-17 22:10  korbinus

	* po/: fr.gmo, fr.po: French translation updated

2003-11-17 21:37  korbinus

	* po/: POTFILES.in, ca.gmo, ca.po, cs.gmo, cs.po, de.gmo, de.po,
	  fr.gmo, fr.po, hi.gmo, hi.po, ko.gmo, ko.po, ms.gmo, ms.po,
	  nl.gmo, nl.po, ru.gmo, ru.po, sv.gmo, sv.po, ta.gmo, ta.po,
	  tr.gmo, tr.po, xfcalendar.pot, zh_CN.gmo, zh_CN.po, zh_TW.gmo,
	  zh_TW.po: Update of translated files

2003-11-14 17:47  moe

	* po/de.po: Here we go for the German translation update afternoon
	  ;-)

2003-11-14 16:28  korbinus

	* src/: callbacks.c, callbacks.h, main.c: Code cleaning again

2003-11-14 14:44  korbinus

	* src/: callbacks.c, callbacks.h, interface.c, interface.h, main.c:
	  Code cleaning

2003-11-10 22:02  jasper

	* configure, configure.ac, po/se.gmo, po/se.po, po/sv.gmo,
	  po/sv.po: Oops, swedish is sv ...

2003-11-10 20:28  jasper

	* configure, configure.ac, po/se.gmo, po/se.po: Add swedish
	  translations

2003-11-09 20:22  jasper

	* configure, configure.ac, po/cs.gmo, po/cs.po: Add Check
	  translations

2003-11-03 23:42  korbinus

	* src/: callbacks.c, callbacks.h, interface.c: Add option for
	  retrieving the current day

2003-11-02 09:22  olivier

	* configure, configure.ac, po/hi.gmo, po/hi.po: Add hi.po

2003-10-22 09:49  jasper

	* po/: zh_TW.gmo, zh_TW.po: Add missing po/gmo files

2003-10-22 09:47  jasper

	* configure, configure.ac: Update tamil and chinese traditional
	  translations

2003-10-16 22:56  korbinus

	* src/main.c: Added settings in the systray icon contextual menu

2003-10-15 13:30  jasper

	* configure, configure.ac: Update configure files as well

2003-10-15 13:24  jasper

	* po/: ko.gmo, ko.po: Add missing ko.po

2003-10-13 20:51  jasper

	* ChangeLog: Update ChangeLog's after syncing with SF. Everything
	  should now be up-to-date.

2003-09-27 14:36  huysmans

	* configure, configure.ac, po/ta.gmo, po/ta.po: Update tamil
	  translation

2003-09-07 01:56  korbinus

	* src/: callbacks.c, main.c: Fixed compact mode/tray icon bug

2003-09-07 01:44  korbinus

	* plugin/xfcalendar_plugin.c, src/callbacks.c, src/main.c: Added
	  compact mode. Removed ability to hide from taskbar/panel.

2003-09-03 00:59  korbinus

	* src/callbacks.c: Few code cleaning

2003-09-03 00:38  korbinus

	* plugin/xfcalendar_plugin.c: Corrected window size problem in mcs
	  plugin

2003-09-03 00:14  korbinus

	* plugin/xfcalendar_plugin.c: Changed mcs plugin from modal window
	  to normal window

2003-09-02 23:09  korbinus

	* plugin/xfcalendar_plugin.c, src/callbacks.c, src/callbacks.h,
	  src/main.c: Added options for showing/hiding the calendar in
	  taskbar/pager

2003-09-02 09:16  huysmans

	* Makefile.in, aclocal.m4, config.guess, config.sub, configure,
	  configure.ac, install-sh, ltmain.sh, plugin/Makefile.in,
	  po/ms.gmo, po/ms.po, src/Makefile.in: Add malaysian translations

2003-09-01 21:50  korbinus

	* src/: callbacks.c, callbacks.h, interface.c: Added a Close Window
	  menu item in the main window

2003-08-31 23:00  xfce

	* src/: callbacks.c, interface.c, main.c: Make the close button and
	  the Quit entry from the calendar window close the window instead
	  of real quit (which was very desapointing from a user
	  standpoint...)

2003-08-31 00:06  korbinus

	* src/Makefile.in: Adding MCS support

2003-08-30 23:49  korbinus

	* src/: Makefile.am, callbacks.c, callbacks.h, interface.c, main.c:
	  Adding MCS support

2003-08-30 23:30  korbinus

	* Makefile.am, Makefile.in, aclocal.m4, config.guess, config.sub,
	  configure, configure.ac, install-sh, ltmain.sh, m4/depends.m4,
	  plugin/Makefile.am, plugin/Makefile.in, plugin/calendar-icon.h,
	  plugin/xfcalendar_plugin.c: Adding MCS support

2003-08-24 18:26  xfce

	* Makefile.in, aclocal.m4, config.guess, config.sub, configure,
	  install-sh, ltmain.sh, src/Makefile.in: Resync with CVS.

2003-08-19 00:56  korbinus

	* po/: fr.gmo, fr.po: Add french translation

2003-08-19 00:38  korbinus

	* Makefile.in, aclocal.m4, config.guess, config.sub, configure,
	  configure.ac, install-sh, ltmain.sh, src/Makefile.in: Add french
	  translation

2003-08-10 21:54  huysmans

	* po/: zh_CN.gmo, zh_CN.po: Update chinese translations

2003-08-07 23:57  huysmans

	* po/: ca.gmo, ca.po: Update catalan translations

2003-07-30 08:08  huysmans

	* configure, configure.ac, po/ru.gmo, po/ru.po: Add russian
	  translations

2003-07-19 02:09  korbinus

	* src/: callbacks.c, callbacks.h, main.c: Session management: the
	  main window show up again at startup

2003-07-19 01:34  korbinus

	* src/main.c: Correction of a setting bug I found 2 minutes after
	  my last commit(as usual)

2003-07-19 01:25  korbinus

	* src/: callbacks.c, callbacks.h, interface.c, main.c: Basic
	  setting (ie quick and dirty) management

2003-07-18 09:46  huysmans

	* configure, configure.ac, po/nl.gmo, po/nl.po, po/tr.gmo,
	  po/tr.po: Update turkish translations

2003-07-18 00:20  korbinus

	* src/interface.c: Adding Keybindings to Appointment window

2003-07-17 23:39  korbinus

	* src/: callbacks.c, callbacks.h, main.c: Minor changes and few
	  code improvements

2003-07-16 00:09  bmeurer

	* ChangeLog, NEWS, src/main.c, src/xfce_trayicon.c: Upgrade to
	  latest XfceTrayIcon (see NEWS for details).

2003-07-15 18:31  bmeurer

	* src/: xfce_trayicon.c, xfce_trayicon.h: Update to latest
	  XfceTrayIcon

2003-07-14 15:32  bmeurer

	* src/main.c: Fix missing stdio.h include.

2003-07-14 10:56  korbinus

	* src/callbacks.c: Fixed little bug in Today tray menu stuff

2003-07-14 10:26  korbinus

	* src/: callbacks.c, callbacks.h, main.c: Tray menu for showing
	  today appointment window

2003-07-14 09:34  korbinus

	* src/main.c: Very basic session management support

2003-07-14 00:29  korbinus

	* src/callbacks.c: Applied Edscott's patch fixing bug with DBH

2003-07-13 17:10  bmeurer

	* po/: de.gmo, de.po: Updated german translation. Thanks to Moritz
	  Heiber.

2003-07-13 16:39  bmeurer

	* ChangeLog, po/ca.gmo, po/ca.po, po/de.gmo, po/de.po,
	  po/xfcalendar.pot, po/zh_CN.gmo, po/zh_CN.po, src/interface.c:
	  Fixed i18n weirdness, pointed out by Moritz Heiber

2003-07-13 11:30  bmeurer

	* configure, configure.ac, po/xfcalendar.pot, src/main.c: Even more
	  gtk+-2.0 fixes.

2003-07-13 10:43  huysmans

	* ChangeLog: Update ChangeLogs for release

2003-07-13 10:21  bmeurer

	* ChangeLog, src/xfce_trayicon.c: Gtk2.0 compatibility fixes.

2003-07-12 23:23  bmeurer

	* ChangeLog, configure, configure.ac, src/Makefile.am,
	  src/Makefile.in, src/calendar-icon.h, src/main.c,
	  src/xfce_trayicon.c, src/xfce_trayicon.h: Updated to use new tray
	  icon wrapper class (copied from xfce4-session). This fixes the
	  problem that tray icons do not show up after the systray was
	  removed and readded.

2003-07-11 15:56  huysmans

	* aclocal.m4, configure, configure.ac, ltmain.sh: Hmm, chinese
	  translation updates that didn't get picked up by my previous
	  commit. Should have been in rc1, sorry.

2003-07-11 09:33  huysmans

	* ChangeLog: Update ChangeLog's for release

2003-07-11 09:18  huysmans

	* po/: zh_CN.gmo, zh_CN.po: Update Chinese translations (2)

2003-07-10 11:56  huysmans

	* ChangeLog: Update ChangeLog's for release

2003-07-10 01:01  korbinus

	* src/callbacks.c: Bug correction in wheelmouse management

2003-07-09 23:32  korbinus

	* src/: callbacks.c, callbacks.h, interface.c: Added wheelmouse
	  support in calendar

2003-07-08 22:55  xfce

	* po/Makefile.in.in: Don't perform an update-po on make dist as it
	  causes far too much trouble

2003-07-08 18:38  korbinus

	* src/: callbacks.c, callbacks.h, interface.c, main.c: Adding
	  navigation buttons and callbacks for appointment window.

2003-07-08 10:37  korbinus

	* src/: callbacks.c, callbacks.h, interface.c,
	  xfcalendar-icon-inline.h, xfcalendar.png: Fixed a
	  DBH_update-related segfault, changed window positionning, new
	  about box and application icon.

2003-07-07 23:22  huysmans

	* po/ca.gmo, po/ca.po, configure, configure.ac: Update catalan
	  translations

2003-07-07 03:31  korbinus

	* po/de.gmo, src/callbacks.c, src/callbacks.h, src/interface.c,
	  src/interface.h: Adding the reminder window (the pretty one ;-))

2003-07-07 00:38  bmeurer

	* ChangeLog: Updated ChangeLog.

2003-07-07 00:27  bmeurer

	* aclocal.m4, configure, src/main.c: Added a tray icon with popup
	  menu.

2003-07-06 22:14  huysmans

	* ChangeLog: Update ChangeLogs

2003-07-06 15:34  xfce

	* Makefile.in, aclocal.m4, configure, ltconfig: libtool update

2003-07-06 10:21  bmeurer

	* Makefile.in, aclocal.m4, config.h.in, configure, configure.ac,
	  ltcf-c.sh, ltconfig, ltmain.sh, po/de.po, po/xfcalendar.pot,
	  src/Makefile.in, src/callbacks.c, src/main.c: Added session
	  client code.

2003-07-06 09:40  korbinus

	* src/: callbacks.c, interface.c, support.c, support.h: fixed a
	  gettext-macro conflict between support.h and libxfce4util/i18n.h

2003-07-05 03:49  edscott

	* src/callbacks.c: put in missing #ifdef DEBUG directive

2003-07-05 00:33  korbinus

	* ChangeLog, src/callbacks.c, src/callbacks.h: Fixed segv when
	  saving in another month and some interface stuff

2003-07-04 20:19  edscott

	* Makefile.in, aclocal.m4, config.h.in, configure, configure.ac,
	  ltcf-c.sh, ltconfig, ltmain.sh, xfcalendar.glade,
	  src/Makefile.am, src/Makefile.in, src/callbacks.c,
	  src/interface.c, src/main.c: added dbh support to enable marking
	  of days with appointments and to enable an alarm to popup a
	  window when a day with appointment is reached. Fixed Segv
	  conditions when opening different appointments at the same time.

2003-07-03 12:40  bmeurer

	* configure, configure.ac: Fixed typo in configure.ac :-)

2003-07-03 12:30  bmeurer

	* xfcalendar.glade, xfcalendar.gladep, config.guess, config.sub,
	  autogen.sh, ltconfig, AUTHORS, ChangeLog, Makefile.am, NEWS,
	  README, ltcf-c.sh, ltmain.sh, stamp-h.in, COPYING, aclocal.m4,
	  config.h.in, depcomp, install-sh, missing, mkinstalldirs,
	  INSTALL, Makefile.in, compile, configure.ac, configure,
	  m4/debug.m4, m4/depends.m4, m4/i18n.m4, po/ChangeLog,
	  po/Makefile.in.in, po/POTFILES.in, po/de.gmo, po/de.po,
	  po/xfcalendar.pot, src/Makefile.am, src/Makefile.in,
	  src/callbacks.c, src/callbacks.h, src/interface.c,
	  src/interface.h, src/main.c, src/support.c, src/support.h:
	  Initial revision

