aboutsummaryrefslogtreecommitdiffstats
path: root/widgets/table/e-table-item.h
diff options
context:
space:
mode:
authorArturo Espinosa <unammx@src.gnome.org>1999-11-27 16:07:49 +0800
committerArturo Espinosa <unammx@src.gnome.org>1999-11-27 16:07:49 +0800
commitbe9d0c05dbf3a8f10333ee6dc839673afb5befa5 (patch)
tree3c4ef57e080b02a1abbc74c52af90a90c31473d1 /widgets/table/e-table-item.h
parent465c8ae9a0cac78793cac6097b6bfbabc3a342de (diff)
downloadgsoc2013-evolution-be9d0c05dbf3a8f10333ee6dc839673afb5befa5.tar.gz
gsoc2013-evolution-be9d0c05dbf3a8f10333ee6dc839673afb5befa5.tar.zst
gsoc2013-evolution-be9d0c05dbf3a8f10333ee6dc839673afb5befa5.zip
More work.
More work. I got a few offsets wrong; Event handling is broken, but I am happier Mmiguel. svn path=/trunk/; revision=1440
Diffstat (limited to 'widgets/table/e-table-item.h')
-rw-r--r--widgets/table/e-table-item.h3
1 files changed, 3 insertions, 0 deletions
diff --git a/widgets/table/e-table-item.h b/widgets/table/e-table-item.h
index b4b4c73361..fc36363413 100644
--- a/widgets/table/e-table-item.h
+++ b/widgets/table/e-table-item.h
@@ -20,6 +20,7 @@ typedef struct {
int width, height;
int top_item;
+ int cols, rows;
/*
* Ids for the signals we connect to
@@ -47,6 +48,8 @@ typedef struct {
* the size
*/
int length_threshold;
+
+ int selected_col, selected_row;
} ETableItem;
typedef struct {
05:18:46 +0800'>2007-03-224-8/+13 * Add LIB_DEPENDS to libXft.vanilla2007-03-202-2/+4 * The x11-wm/fluxbox-devel has been merged into x11-wm/fluxbox and removemezz2007-03-2020-742/+416 * Presenting GNOME 2.18 for FreeBSD. GNOME 2.18 is a departure from recent GNOMEmarcus2007-03-194-10/+33 * Revert previous commit and committing the real fixarved2007-03-181-2/+2 * Fix build after objformat removalarved2007-03-181-0/+1 * the file got included in Mk/ so it's not needed here any longeroliver2007-03-151-61/+0 * Switch to using new files Mk/bsd.ocaml.mk [1] and Mk/bsd.xfce.mk [2].linimon2007-03-144-7/+6 * Update to KDE 3.5.6 / KOffice 1.6.2lofi2007-03-142-4/+4 * - Take maintainershipmiwi2007-03-121-1/+1 * Upgrade to 0.16.8.6.vanilla2007-03-128-52/+14 * - Depend on xlibsat2007-03-121-0/+1 * - Update e17 ports to 20070223 snapshotstas2007-03-1152-210/+142 * - Add port x11-wm/wmii-devel - Hg tip of wmii developmentsat2007-03-097-73/+103 * Update to 0.20.2jylefort2007-03-082-4/+4 * - Update to 3.8miwi2007-03-082-4/+4 * - Upgrade x11-wm/ctwm to 3.8a.clsung2007-03-063-19/+12 * Maintainer's email address bounces.linimon2007-03-051-1/+1 * Maintainer's email address bounces, so reassign to ports@.linimon2007-03-052-4/+4 * - Update master sitesat2007-03-054-4/+4 * Now appears to build on 7.0kris2007-03-041-4/+0 * - Fix build after last commitrafan2007-03-021-2/+2 * - Update to 3.7miwi2007-02-262-5/+5 * - Fix build on 7.x. Though I can build it in tinderbox, the error messagesrafan2007-02-243-8/+7 * Update to 20070203.stefan2007-02-248-70/+38 * - Update to 3.5rafan2007-02-162-5/+5 * Use libtool15 port instead of included version to avoid objformat a.out botchkris2007-02-102-0/+2 * make sure "config-recursive" target worksoliver2007-02-091-2/+2 * - Updated to 3.4nivit2007-02-094-22/+29 * Bump PORTREVISION to speed up others enjoying the resize fix.obrien2007-02-081-0/+1 * uncomment a small part which does not work until bsd.xfce.mk is not movedoliver2007-02-071-2/+2 * propper style to fit into Mk/ directory where I hope it will go verry soonoliver2007-02-071-0/+31 * fix objformat problem more properlyoliver2007-02-061-1/+1 * . Sort LIB_DEPENDS and CONFIGURE_ARGS.glewis2007-02-061-11/+11 * fix objformat problem more properlyoliver2007-02-063-3/+9 * fix objformat problem more properlyoliver2007-02-061-3/+2 * force usage of external libtool to fix the build on CURRENT where objfromatoliver2007-02-041-2/+3 * fix build (by using libtool:15) with recent CURRENTs where objformat went awayoliver2007-02-044-0/+4 * - Update to 1.4.1rafan2007-02-042-4/+4 * . Update to 2.2.4.glewis2007-02-044-8/+73 * . Update to 2.2.3.glewis2007-02-044-116/+131 * - Remove support for xfree86-3pav2007-02-037-27/+5 * Use libtool port instead of included version to avoid objformat a.out botchkris2007-02-012-0/+2 * - add category gnustepdinoex2007-02-012-2/+2 * - Remove support for a.out format and PORTOBJFORMAT variable from individualpav2007-01-301-3/+1 * Update to 2.16.5.mezz2007-01-302-4/+4 * Date: Mon, 29 Jan 2007 20:45:38 -0500edwin2007-01-301-1/+1 * enhance the descriptionoliver2007-01-293-10/+24 * - Fix dependens from last commitmiwi2007-01-291-1/+1 * - Add xfdev dependensmiwi2007-01-281-0/+2 * Repair regexp madness that resulted in things like "Bab%%PORTOBJFORMAT%%ish"kris2007-01-271-3/+3 * also depend on Terminaloliver2007-01-261-1/+2 * - Update to 3.2.2rafan2007-01-262-4/+4 * xfce4-panel 4.4 is conflicting with old 4.2 xfce4-systray since it xfce4-systrayoliver2007-01-241-0/+1 * switch to LIB_DEPENDS where possible to prevent build errors because of oldoliver2007-01-241-4/+2 * move MASTER_SITES_XFCE to bsd.sites.mkoliver2007-01-231-7/+1 * update PORTVERSION to 4.4.0oliver2007-01-231-2/+1 * add missing xfce portsoliver2007-01-231-1/+0 * Import xfce 4.4oliver2007-01-2322-839/+1296 * Update 2.5.20 --> 2.5.21cy2007-01-224-71/+76 * Release maintainership for ports I no longer use.hq2007-01-211-1/+1 * Fix a packaging error.cy2007-01-201-1/+1 * - Update to 0.4.0miwi2007-01-183-6/+11 * Update to 0.20.1jylefort2007-01-182-4/+4 * Update to 2.5.20cy2007-01-183-46/+22 * 2007-01-15 x11-wm/wmi: This port is unsupported by the author. Please use x1...miwi2007-01-174-47/+0 * - Update to 3.1clsung2007-01-172-4/+4 * Fix the build with GCC 4.x.marcus2007-01-151-0/+2 * - cleanup MASTER_SITESdinoex2007-01-142-4/+2 * - Update to 3.0miwi2007-01-132-4/+4 * - Use USE_ICONV instead of LIB_DEPENDSrafan2007-01-121-1/+1 * - Update to 4.2miwi2007-01-112-4/+4 * - Update to 2.9miwi2007-01-102-4/+4 * Make this port X11BASE clean.cy2007-01-103-3/+0 * Fix a resizing bug that causes weird behavior.obrien2007-01-092-0/+6 * - Update fb-doc-mfhtml.tgz and fluxbook.pdf to 2006-06-29. [1]mezz2007-01-053-37/+78 * - Update to 2.8miwi2007-01-042-4/+4 * - Update to 20061223miwi2006-12-304-10/+10 * - Update to version 1.2.30 [1].alepulver2006-12-283-11/+10 * - update to snapshot 20061221dinoex2006-12-254-18/+26 * - Update to 1.8miwi2006-12-243-13/+13 * - Update to version 1.2.29.alepulver2006-12-224-35/+17 * Update 2.5.18 --> 2.5.19cy2006-12-203-53/+75 * Update 2.4.19 --> 2.4.20cy2006-12-204-38/+36 * Update to KDE 3.5.5 / KOffice 1.6.1lofi2006-12-201-3/+3 * Fix build with gcc 4.1dougb2006-12-181-0/+130 * - Update to 1.1sem2006-12-174-15/+45 * fix build for gcc 4.1oliver2006-12-161-1/+8 * - Drop Maintainershipmiwi2006-12-161-1/+1 * - Update to 2.7miwi2006-12-152-4/+4 * Fix installation after `x11/eterm' was moved over to LOCALBASE recently.danfe2006-12-131-1/+1 * Remove expired leaf ports:vd2006-12-126-83/+0 * - Respect X11BASErafan2006-12-111-1/+2 * - Respect X11BASErafan2006-12-112-14/+14 * - fix build for X11BASEdinoex2006-12-101-3/+3 * Respect X11BASE.laszlof2006-12-092-13/+14 * - Update to 2.6miwi2006-12-092-4/+4 * - Update to 2.5.1rafan2006-12-062-4/+4 * - Respect X11BASErafan2006-12-041-2/+2 * - Update to 2.4miwi2006-12-042-4/+4 * - pass X11BASEdinoex2006-12-012-8/+10 * - Respect X11BASErafan2006-11-301-0/+4 * - Respect X11BASErafan2006-11-301-1/+5 * - Cleanup manlang directoriespav2006-11-302-0/+12 * fix build with non-standard X11BASEoliver2006-11-281-2/+2 * fix build with non-standard X11BASEoliver2006-11-282-3/+5 * - Respect X11BASEmiwi2006-11-271-0/+1 * - Respect X11BASEmiwi2006-11-272-12/+13 * - Respect X11BASEmiwi2006-11-251-0/+30 * - Respect X11BASEmiwi2006-11-251-0/+1 * AZDock is a dock for Etoiledinoex2006-11-255-0/+48 * Azalea is a GNUstep window mamager,dinoex2006-11-255-0/+62 * Update MASTER_SITES, making fetchable again.shaun2006-11-222-2/+2 * - Fix MASTER_SITESmiwi2006-11-161-1/+4 * Correct it, USE_GETTEXT -> USE_ICONV. There is no gettext stuff in this port.mezz2006-11-161-1/+1 * - Make package depend on iconvsat2006-11-151-1/+2 * fix Xfce4.desktop installationoliver2006-11-151-6/+8 * replace "/usr/X11R6" in Xfce.desktop by %%PREFIX%% and parse that during theoliver2006-11-152-6/+6 * - Update to 20061029.stefan2006-11-138-36/+68 * Remove expired ports:vd2006-11-095-72/+0 * Change my email address to farrokhi@ in all ports that I maintain.farrokhi2006-11-081-1/+1 * Update master sites and add a config knob.lawrance2006-11-052-2/+12 * Update to 0.18 and move to LOCALBASEjylefort2006-11-032-5/+6 * - Update to 1.2.7miwi2006-10-312-4/+4 * . Fix the packing list.glewis2006-10-191-2/+3 * Chase the GNOME X11BASE to LOCALBASE move, and fix the build with themarcus2006-10-1420-71/+239 * Presenting GNOME 2.16.1 for FreeBSD. This release represents a massivemarcus2006-10-143-13/+67 * Expiration date is Dec 7, _2006_.flz2006-10-091-1/+1 * - Comment out this :u stuff for CURRENT entirely untill it will work onstas2006-10-091-4/+4 * - Remove symlinks created by mtree target from plistspav2006-10-081-2/+0 * - Move to LOCALBASEstas2006-10-0862-611/+893 * Update to 1.9erwin2006-10-083-5/+5 * Deprecate and mark for deletion in 2 months.flz2006-10-071-0/+3 * - Drop maintainershipmiwi2006-10-071-1/+1 * - Use SF macro in MASTER_SITES.alepulver2006-10-061-3/+2 * Mark as DEPRECATED and set EXPIRATION_DATE for 2006-11-05.alepulver2006-10-061-0/+3 * - Fix wrong paths (~/.enlightenment/file.menu -> ~/.e16/menus/file.menu).alepulver2006-10-052-1/+39 * Fix the build on 4.X.danfe2006-10-042-0/+82 * - Update to latest CVS snapshot (unofficial version 0.5.1)danfe2006-10-044-12/+520 * - Update to 1.7.1miwi2006-09-302-5/+5 * Update to 3.3.1.novel2006-09-213-4/+34 * - Fix installation paths errorsalexbl2006-09-173-12/+9 * BROKEN on 6.x: Does not compilekris2006-09-171-1/+7 * - Update to 0.12.41miwi2006-09-172-5/+4 * - Update to 1.1miwi2006-09-172-4/+4 * Modify these files to reflect bsd.lua.mk as tested on the cluster.linimon2006-09-1510-38/+68 * Fix an error in plistalexbl2006-09-151-0/+2 * Since some of the latest updates the option for the "beastie" start buttonvd2006-09-152-1/+10 * - Update to 1.5rafan2006-09-142-4/+4 * Fix build on 4.x.novel2006-09-143-0/+67 * Update 2.5.16 --> 2.5.18cy2006-09-133-20/+20 * KDE 3.5.4 / KOffice 1.5.2lofi2006-09-131-3/+3 * - Update to 1.2.28miwi2006-09-123-44/+7 * - Update to 2.2.9miwi2006-09-122-7/+5 * - Fix Master_SITESmiwi2006-09-111-1/+3 * Add e17-utils 20060719, various supplementary utilities for e17 windowvanilla2006-09-10