aboutsummaryrefslogtreecommitdiffstats
path: root/calendar/gncal-full-day.h
diff options
context:
space:
mode:
authorArturo Espinosa <unammx@src.gnome.org>1998-04-08 03:01:42 +0800
committerArturo Espinosa <unammx@src.gnome.org>1998-04-08 03:01:42 +0800
commitb5a61327da495147f0a45b4a9f6ee3a77687eeab (patch)
treec982108602c3bda5e204f1c4557a400cf96e00d0 /calendar/gncal-full-day.h
parenteaba896a148c812a3744805bcfb56b09753bc896 (diff)
downloadgsoc2013-evolution-b5a61327da495147f0a45b4a9f6ee3a77687eeab.tar.gz
gsoc2013-evolution-b5a61327da495147f0a45b4a9f6ee3a77687eeab.tar.zst
gsoc2013-evolution-b5a61327da495147f0a45b4a9f6ee3a77687eeab.zip
More work in progress, wheeeee - Federico
svn path=/trunk/; revision=109
Diffstat (limited to 'calendar/gncal-full-day.h')
-rw-r--r--calendar/gncal-full-day.h6
1 files changed, 6 insertions, 0 deletions
diff --git a/calendar/gncal-full-day.h b/calendar/gncal-full-day.h
index eeee2278cd..27e60c9326 100644
--- a/calendar/gncal-full-day.h
+++ b/calendar/gncal-full-day.h
@@ -34,6 +34,12 @@ struct _GncalFullDay {
time_t lower; /* lower time to display */
time_t upper; /* upper time to display */
int interval; /* interval between rows in minutes */
+
+ GList *children; /* container children */
+ gpointer drag_info; /* internal drag information */
+
+ GdkCursor *up_down_cursor; /* for dragging children */
+ GdkCursor *beam_cursor; /* for the text widgets */
};
struct _GncalFullDayClass {
* Remove patch that is causing trouble for users of specific ATI cards.kwm2011-03-092-12/+1 * - Add some missing patchesmiwi2011-02-263-0/+67 * - Please welcome Xorg 7.5.1miwi2011-02-263-14/+4 * - Update to 6.13.2pgollucci2010-12-282-4/+4 * - Fix build on 6.Xmiwi2010-05-071-1/+7 * - Update to Xorg 7.5miwi2010-05-012-5/+4 * Chase xorg-server update and bump driver PORTREVISIONS.rnoland2010-02-071-0/+1 * Go ahead and bump to 6.12.4.rnoland2009-12-022-5/+4 * Chase xserver update with driver port bumps.rnoland2009-05-081-0/+1 * Update to 6.12.2rnoland2009-04-082-5/+4 * Chase the Xorg server update and bump ports that depend on it.rnoland2009-04-041-0/+1 * Update to 6.12.1rnoland2009-03-192-4/+4 * Update to 6.12.0rnoland2009-03-142-4/+4