aboutsummaryrefslogtreecommitdiffstats
path: root/widgets/table
diff options
context:
space:
mode:
Diffstat (limited to 'widgets/table')
-rw-r--r--widgets/table/e-table-simple.c1
1 files changed, 1 insertions, 0 deletions
diff --git a/widgets/table/e-table-simple.c b/widgets/table/e-table-simple.c
index 943a3291e9..38e1dd8eb0 100644
--- a/widgets/table/e-table-simple.c
+++ b/widgets/table/e-table-simple.c
@@ -106,6 +106,7 @@ e_table_simple_new (ETableSimpleColumnCountFn col_count,
et->value_at = value_at;
et->set_value_at = set_value_at;
et->is_cell_editable = is_cell_editable;
+ et->data = data;
return (ETableModel *) et;
}
bsd-ports-graphics/commit/x11-toolkits?id=5f940183b7a09aa9c58d7757e0acc719bd91d701'>- reset MAINTAINERdinoex2004-03-071-1/+1 * - reset MAINTIANER as nobody cares for it.dinoex2004-03-071-1/+1 * - Restore PORTEPOCHpav2004-03-071-0/+1 * - update to 8.4.6dinoex2004-03-063-4/+5 * - use libpng, bump PORTREVISIONdinoex2004-03-053-294/+326 * - add WITH_GNUSTEP_DEVEL for 0.9.2dinoex2004-03-052-0/+6 * BROKEN on amd64: Does not compilekris2004-03-051-1/+7 * Fix build on AMD64arved2004-03-051-0/+4 * Respect WITHOUT_NLS.kris2004-03-022-39/+45 * Update to 0.7.1.marcus2004-03-023-3/+7 * - rpm2cpio.pl need to be EXTRACT_DEPENDS otherwise it will not workpav2004-03-022-2/+2 * Add efltk 2.0.1,krion2004-02-2910-0/+359 * - Add missed qtext.so to pkg-plist, so it get packaged.pav2004-02-292-1/+2 * Respect CFLAGS and fix build on AMD64arved2004-02-291-0/+5 * - Convert to USE_GNOMEpav2004-02-272-2/+2 * Convert an explicit LIB_DEPEND upon gtk20 to use of the USE_GNOMEadamw2004-02-271-3/+1 * Remove qmake from RUN_DEPENDS in x11-toolkits/qt32 and chase ports whichlofi2004-02-275-2/+6 * - add SIZEdinoex2004-02-266-0/+6 * Chase repomove graphics/hdf* -> science/hdf*pav2004-02-261-1/+1 * * Remove BROKEN.obraun2004-02-257-250/+321 * - add CONFLICTSdinoex2004-02-252-0/+4 * BROKEN on alpha and amd64: Does not compilekris2004-02-251-1/+7 * - disable build on ia64 due coredumps.dinoex2004-02-231-0/+1 * add missing gdkpixbuf dependencyijliao2004-02-231-1/+1 * BROKEN on 4.x: Does not compilekris2004-02-231-1/+7 * Remove unneeded patchfile.linimon2004-02-231-14/+0 * Update to 1.14: minor new features and bug fixes:linimon2004-02-233-4/+46 * This is broken on 4.x as well.kris2004-02-221-7/+3 * Update to 1.59.marcus2004-02-222-3/+3 * Disable compiler warnings to fix the build after the recent GNU regex changesmarcus2004-02-221-0/+1 * This is also broken on 4.xkris2004-02-221-0/+2 * Reset bouncing maintainer addresskris2004-02-221-1/+1 * Update physfs to 1.0.0oliver2004-02-212-2/+2 * fix build packageijliao2004-02-201-2/+2 * Substitute another occurance of firebird with firefox.marcus2004-02-201-1/+1 * BROKEN on 5.x: configure failskris2004-02-191-1/+7 * Update to 2.2.9bland2004-02-1812-36/+68 * Don't replace the hardcoded optimization with ${CFLAGS}. It can causemikeh2004-02-181-1/+1 * Fix typos.olgeni2004-02-171-2/+2 * Fix a couple of typos (from ispell).olgeni2004-02-171-2/+2 * this port installs shlibijliao2004-02-171-0/+1 * add gai 0.5.2ijliao2004-02-174-0/+67 * Mark BROKEN until the Xalloca.h problem can be fixed.marcus2004-02-171-0/+2 * BROKEN on 5.x: does not compilekris2004-02-171-1/+7 * - Change dangling local hyperlink to point to the actual file on WWWpav2004-02-142-0/+8 * This port needs ports/archivers/rpm (brought in by the BUILD_DEPENDS+trevor2004-02-123-6/+6 * The rpm executable is needed in do-install, so having it as I didtrevor2004-02-123-3/+3 * Switch this port to use www/firefox instead of mozilla-firebird.marcus2004-02-111-1/+1 * Fix build on AMD64arved2004-02-101-0/+1 * Fix build on AMD64arved2004-02-101-1/+1 * installs docsijliao2004-02-101-0/+9 * dont strip archive fileijliao2004-02-101-3/+2 * Remove lang/php4/bsd.php.mk and switch every ports depending on PHP toale2004-02-092-12/+6 * installs include filesijliao2004-02-091-2/+8 * BROKEN with perl 5.8: does not compilekris2004-02-092-0/+8 * BROKEN on 5.x: does not compilekris2004-02-091-1/+7 * Reverse last two commits. Remove BUILD_DEPENDS line which wastrevor2004-02-093-15/+3 * Add a missing dependency on xproto.marcus2004-02-081-4/+3 * USE_SIZEifylioux2004-02-082-0/+2 * BROKEN on 5.x: does not compilekris2004-02-081-1/+7 * BROKEN: Does not compilekris2004-02-081-0/+2 * Create a new port for xclass. This is not xclasses.patrick2004-02-086-0/+480 * - Set correct LATEST_LINKclement2004-02-082-0/+4 * BROKEN: Build failskris2004-02-073-0/+6 * Fix the LATEST_LINK so as not to conflict with gtkglarea.marcus2004-02-071-0/+1 * Use PLIST_FILES (bento-tested, marcus-reviewed).trevor2004-02-062-1/+1 * Add NO_LATEST_LINKarved2004-02-061-1/+2 * upgrade to 0.0.4.2ijliao2004-02-063-30/+4 * Use PLIST_FILES.trevor2004-02-062-1/+1 * - Provide a different fix for gnome.fjoe2004-02-044-20/+18 * Set {WANT,USE}_GNOME correctly to make these ports compatible with the newmarcus2004-02-042-0/+4 * Bump PORTREVISION on all ports that depend on gettext to aid with upgrading.marcus2004-02-04170-57/+170 * Add USE_GETTEXT and bump PORTREVISION.marcus2004-02-042-5/+5 * Update to 2.4.2.marcus2004-02-032-2/+2 * add wxmozilla 0.5.3ijliao2004-02-027-0/+91 * - update MASTER_SITESdinoex2004-01-312-4/+2 * SIZE-ifyobraun2004-01-316-2/+6 * Don't call a non-existent pkg-install.marcus2004-01-312-10/+0 * Don't remove a directory owned by gtk12kris2004-01-301-1/+0 * Add CONFLICTS for py-gnome and py-gnome2 on each other.marcus2004-01-303-16/+4 * Add CONFLICTS from py-gtk2 and py-gtk to each other.marcus2004-01-303-16/+4 * - Fix dependencies on py-qtpav2004-01-301-1/+1 * Fix INDEX Build.arved2004-01-301-4/+3 * depend on qscintillaarved2004-01-302-7/+38 * SIZEify.trevor2004-01-3061-0/+63 * Fix Location of qmakespec.arved2004-01-292-2/+2 * PREFIX-safeness fixes.lofi2004-01-282-2/+4 * Add size data.trevor2004-01-281-0/+1 * New port: X Athena Widgets from freedesktop.organholt2004-01-255-0/+117 * New port: X Miscellaneous Utilities library from freedesktop.organholt2004-01-255-0/+72 * New port: X Toolkit library from freedesktop.organholt2004-01-255-0/+58 * Complete repocopy of x11-toolkits/xrender to x11/libXrender, and update toanholt2004-01-256-53/+0 * Complete repocopy of x11-toolkits/render to x11/renderext, and use the newanholt2004-01-256-50/+0