aboutsummaryrefslogtreecommitdiffstats
path: root/widgets/table/e-table-text-model.h
diff options
context:
space:
mode:
Diffstat (limited to 'widgets/table/e-table-text-model.h')
-rw-r--r--widgets/table/e-table-text-model.h61
1 files changed, 0 insertions, 61 deletions
diff --git a/widgets/table/e-table-text-model.h b/widgets/table/e-table-text-model.h
deleted file mode 100644
index 5cf0b8a231..0000000000
--- a/widgets/table/e-table-text-model.h
+++ /dev/null
@@ -1,61 +0,0 @@
-/* -*- Mode: C; tab-width: 8; indent-tabs-mode: t; c-basic-offset: 8 -*- */
-/* ETableTextModel - Text item for evolution.
- * Copyright (C) 2000 Ximian, Inc.
- *
- * Author: Chris Lahey <clahey@umich.edu>
- *
- * A majority of code taken from:
- *
- * Text item type for GnomeCanvas widget
- *
- * GnomeCanvas is basically a port of the Tk toolkit's most excellent
- * canvas widget. Tk is copyrighted by the Regents of the University
- * of California, Sun Microsystems, and other parties.
- *
- * Copyright (C) 1998 The Free Software Foundation
- *
- * Author: Federico Mena <federico@nuclecu.unam.mx> */
-
-#ifndef E_TABLE_TEXT_MODEL_H
-#define E_TABLE_TEXT_MODEL_H
-
-#include <gnome.h>
-#include <gal/e-text/e-text-model.h>
-#include <gal/e-table/e-table-model.h>
-
-
-BEGIN_GNOME_DECLS
-
-#define E_TYPE_TABLE_TEXT_MODEL (e_table_text_model_get_type ())
-#define E_TABLE_TEXT_MODEL(obj) (GTK_CHECK_CAST ((obj), E_TYPE_TABLE_TEXT_MODEL, ETableTextModel))
-#define E_TABLE_TEXT_MODEL_CLASS(klass) (GTK_CHECK_CLASS_CAST ((klass), E_TYPE_TABLE_TEXT_MODEL, ETableTextModelClass))
-#define E_IS_TABLE_TEXT_MODEL(obj) (GTK_CHECK_TYPE ((obj), E_TYPE_TABLE_TEXT_MODEL))
-#define E_IS_TABLE_TEXT_MODEL_CLASS(klass) (GTK_CHECK_CLASS_TYPE ((klass), E_TYPE_TABLE_TEXT_MODEL))
-
-typedef struct _ETableTextModel ETableTextModel;
-typedef struct _ETableTextModelClass ETableTextModelClass;
-
-struct _ETableTextModel {
- ETextModel parent;
-
- ETableModel *model;
- int row;
- int model_col;
-
- int cell_changed_signal_id;
- int row_changed_signal_id;
-};
-
-struct _ETableTextModelClass {
- ETextModelClass parent_class;
-
-};
-
-
-/* Standard Gtk function */
-GtkType e_table_text_model_get_type (void);
-ETableTextModel *e_table_text_model_new (ETableModel *table_model, int row, int model_col);
-
-END_GNOME_DECLS
-
-#endif
08-041-1/+1 * Add CONFLICTS for ja-migemo-emacs22.nobutaka2007-08-042-1/+3 * Add migemo-emacs22, Japanese incremental search tool for emacs.nobutaka2007-08-043-0/+44 * - bsd.qt.mk:lofi2007-08-032-8/+3 * Fix build with emacs22yoichi2007-08-021-5/+5 * - Don't be clever about what Python version Zope needs; depend on the Zope topav2007-08-021-1/+2 * - Update to 20070731rafan2007-07-314-10/+8 * Remove EMACS_PORT_NAME from Makefile because the default value ofanray2007-07-311-1/+0 * - Make Python 2.5.1 the default Python versionalexbl2007-07-303-1/+6 * Default value of EMACS_PORT_NAME is updated to 'emacs22'.anray2007-07-291-1/+1 * Update Okinawa additional dictionary.nobutaka2007-07-282-8/+7 * Update to the autotools new world order.ade2007-07-286-21/+19 * Apply change in skk cvs to install skk-e21 with emacs-22yoichi2007-07-272-1/+18 * - Set --mandir and --infodir in CONFIGURE_ARGS if the configure scriptrafan2007-07-234-7/+2 * - Add ports to "geography" virtual categorylaszlof2007-07-231-1/+1 * Mark as deprecated: antiquated; depends on forbidden port misc/compat3x.linimon2007-07-221-0/+3 * - Mark jdk11 / jdk12 ports for removal in 1 monthpav2007-07-221-0/+3 * Continue the deorbit burn of ports that are multilingual versions of emacs19linimon2007-07-1917-0/+51 * Start the deorbit burn of emacs20 and dependent files. They are antiquated.linimon2007-07-198-0/+24 * Fix build.ume2007-07-171-1/+3 * Nuke EMACS_PORT_NAME definition as it is now defined in bsd.emacs.mk.ume2007-07-171-5/+4 * Add ja-postgresql81-man 8.1.5 and ja-postgresql82-man 8.2.4,nork2007-07-167-47/+35 * - Patch makefile for localized manual pages location instead of passingrafan2007-07-161-1/+6 * Make EMACS_PORT_NAME overridable.nobutaka2007-07-161-1/+1 * Update to Qt 4.3.0, introduce bsd.qt.mk.lofi2007-07-162-18/+8 * Make EMACS_PORT_NAME overridable.nobutaka2007-07-161-1/+1 * Fix build with GCC 4.2.hrs2007-07-152-6/+15 * - Fix build with gcc42pav2007-07-142-0/+157 * - Remove devel/libslang2-devel since devel/libslang was already updated togarga2007-07-111-1/+1 * - Update to 0.96clsung2007-07-102-4/+4 * Update to 8.0.4.nork2007-07-086-12/+12 * Update to 9100.nobutaka2007-07-082-8/+8 * - Unquote DEPRECATED to make portlint a bit happiersat2007-07-071-1/+1 * Deprecate this port which is based on emacs20max2007-07-071-0/+2 * - Fix build with GCC 4.2pav2007-07-053-3/+47 * Update to KDE 3.5.7 / KOffice 1.6.3lofi2007-07-0410-36/+16 * - Update to 10.6miwi2007-07-044-10/+8 * Use DISTVERSIONSUFFIX to simplify Makefile.matusita2007-07-041-1/+1 * Update SKK Jisyo files as of Jul/01/2007. As usual, only `L' sizematusita2007-07-042-10/+10 * - Mark BROKEN on CURRENT: does not build with GCC 4.2pav2007-07-031-1/+7 * Chase the addition of kld category to some missing portsedwin2007-06-301-1/+1 * Fix a typo in pkg-plist (s/Tgif.ja/Tgif.ja-dist/).hrs2007-06-262-3/+2 * - Mark BROKEN: leaves Tgif file behindpav2007-06-261-0/+2 * Update to 1.2.4.ume2007-06-252-6/+5 * Remove unnecessary WRKSRC definition.hrs2007-06-243-3/+0 * - Update to a patched version to fix encoding problems ofhrs2007-06-2312-1089/+216 * - Use bsd.emacs.mkrafan2007-06-211-3/+2 * - New version 2.7.0-20070610 is released.clsung2007-06-202-6/+6 * - No longer broken on ia64pav2007-06-181-7/+1 * - Update to 2007.05.15pav2007-06-162-5/+4 * Upgrade to 3.0.25a.kuriyama2007-06-162-8/+8 * - Update to 0.96clsung2007-06-142-4/+4 * - Update to 0.96clsung2007-06-142-4/+4 * Exuberant Ctags with Japanese language support.miwi2007-06-108-0/+100 * - Rename the package name: s/ja-tgif/ja-tgif-resource/.hrs2007-06-095-19/+68 * gzip Japanese manual like default (English) manual by USE_IMAKE.nork2007-06-091-0/+1 * - Remove sgtty >bitsmiwi2007-06-071-1/+1 * - don't make it include sgtty.hmiwi2007-06-071-0/+21 * - Use termios instead of sgttymiwi2007-06-072-2/+2 * - Don't make use of sgttymiwi2007-06-073-2/+26 * Japan traditionally used an "era" system since 645. In modern daysmiwi2007-06-045-0/+47 * - Fix for GCC 4.2.x.daichi2007-06-041-1/+0 * Remove japanese/addttfont and japanese/p5-mkres. These ports have beenhrs2007-06-037-133/+0 * No need to MANCOMPRESSED=yes.nork2007-06-031-1/+0 * Add a workaround for NeedWidePrototypes problem of Xorg 7.x.hrs2007-06-022-1/+12 * Add emacs-22.* to CONFLICTS.nobutaka2007-06-022-2/+2 * - Bump PORTREVISION (forget in last commit)miwi2007-05-302-0/+2 * - Fix dependency after switch to xorg 7miwi2007-05-302-2/+2 * Postpone EXPIRATION_DATE, there's a PR to fix this port.shaun2007-05-291-1/+1 * Drop maintainership.anray2007-05-281-1/+1 * - Chase net/samba3 upgrade to 3.0.25.kuriyama2007-05-272-8/+8 * - Update to 20070507miwi2007-05-274-14/+10 * BROKEN with gcc 4.2kris2007-05-2710-9/+63 * - Reduce warnings.kuriyama2007-05-263-5/+43 * - update for gnustep-make-2.0.0dinoex2007-05-251-1/+1 * BROKEN: Broken dependencykris2007-05-251-0/+2 * Fix build.hrs2007-05-221-0/+11 * - Welcome X.org 7.2 \o/.flz2007-05-20