diff options
author | ERDI Gergo <cactus@cactus.rulez.org> | 2003-12-01 20:14:27 +0800 |
---|---|---|
committer | ÉRDI Gergo <cactus@src.gnome.org> | 2003-12-01 20:14:27 +0800 |
commit | 5a1cbefa40c7828a86a40ba5c14490d9746d1ca6 (patch) | |
tree | 00b8359fc753da821b78519187ffa9a177a8eb47 /widgets/misc/ChangeLog | |
parent | a593233693b07d654463073bfd4f83ff57605fbe (diff) | |
download | gsoc2013-evolution-5a1cbefa40c7828a86a40ba5c14490d9746d1ca6.tar.gz gsoc2013-evolution-5a1cbefa40c7828a86a40ba5c14490d9746d1ca6.tar.zst gsoc2013-evolution-5a1cbefa40c7828a86a40ba5c14490d9746d1ca6.zip |
canned the _clicked handlers as those make it impossible to move just one
2003-11-30 ERDI Gergo <cactus@cactus.rulez.org>
* e-calendar.c: canned the _clicked handlers as those make it
impossible to move just one month at a time
svn path=/trunk/; revision=23517
Diffstat (limited to 'widgets/misc/ChangeLog')
-rw-r--r-- | widgets/misc/ChangeLog | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/widgets/misc/ChangeLog b/widgets/misc/ChangeLog index 9caa036471..d17b06669d 100644 --- a/widgets/misc/ChangeLog +++ b/widgets/misc/ChangeLog @@ -1,3 +1,8 @@ +2003-11-30 ERDI Gergo <cactus@cactus.rulez.org> + + * e-calendar.c: canned the _clicked handlers as those make it + impossible to move just one month at a time + 2003-11-30 Ettore Perazzoli <ettore@ximian.com> * e-util-marshal.list: Add NONE:POINTER. |