aboutsummaryrefslogtreecommitdiffstats
path: root/widgets/e-table-render.c
diff options
context:
space:
mode:
Diffstat (limited to 'widgets/e-table-render.c')
-rw-r--r--widgets/e-table-render.c20
1 files changed, 20 insertions, 0 deletions
diff --git a/widgets/e-table-render.c b/widgets/e-table-render.c
new file mode 100644
index 0000000000..8e9f1bf285
--- /dev/null
+++ b/widgets/e-table-render.c
@@ -0,0 +1,20 @@
+/*
+ * E-table-render.c: Various renderers
+ *
+ * Author:
+ * Miguel de Icaza (miguel@gnu.org)
+ *
+ * Copyright 1999, International GNOME Support.
+ */
+#include <config.h>
+#include "e-table-header.h"
+#include "e-table-header-item.h"
+#include "e-table-col.h"
+#include "e-table-render.h"
+
+void
+e_table_render_string (ERenderContext *ctxt)
+{
+ printf ("Rendering string: %s\n", ctxt->render_data);
+}
+
eft'>AuthorAgeFilesLines * Force numerous ports that fail to build with clang over to instead alwayslinimon2012-10-101-0/+1 * Switch from libglut to freeglut and retire libglut. Libglut hasn't beenkwm2012-08-051-0/+1 * - Fix build with nvidia-driver installedamdmi32012-02-101-0/+1 * Remove CMAKE_USE_PTHREAD from the ports using it.rakuco2011-11-141-1/+0 * - Update to 2.77acm2010-11-186-224/+125 * Punt autoconf267->autoconf268ade2010-10-161-1/+1 * Migration of BROKEN ports from automake{19,110}->111 which will mostade2010-10-071-1/+1 * Autotools update. Read ports/UPDATING 20100915 for details.ade2010-09-161-1/+4 * Mark various ports as ignore or broken on ia64.linimon2010-04-061-2/+2 * - Update to 2.75acm2009-11-113-45/+62 * -Repocopy devel/libtool15 -> libtool22 and libltdl15 -> libltdl22.mezz2009-08-031-1/+1 * Mark as ignore on sparc64 (arch not detected correctly).linimon2009-02-181-0/+4 * - Update X.org ports to 7.4+ (few ports are more recent than the katamari).flz2009-01-241-0/+1 * - Fix build on amd64acm2009-01-201-0/+11 * - Update to 2.73acm2009-01-164-42/+221 * Update CONFIGURE_ARGS for how we pass CONFIGURE_TARGET to configure script.rafan2008-08-211-1/+0 * Conversion from (now defunct) autoconf-2.61 to autoconf-2.62ade2008-08-201-1/+1