Rename from Helix Code -> Ximian
svn path=/trunk/; revision=7520
This commit is contained in:
@ -4,7 +4,7 @@
|
||||
* Author:
|
||||
* Miguel de Icaza (miguel@kernel.org)
|
||||
*
|
||||
* (C) 1999, 2000 Helix Code, Inc
|
||||
* (C) 1999, 2000 Ximian, Inc
|
||||
*/
|
||||
#include <config.h>
|
||||
#include <gtk/gtkenums.h>
|
||||
|
||||
@ -1,11 +1,11 @@
|
||||
/* -*- Mode: C; tab-width: 8; indent-tabs-mode: t; c-basic-offset: 8 -*- */
|
||||
/* e-cell-text.c - Text cell renderer
|
||||
* Copyright (C) 2000 Helix Code, Inc.
|
||||
* Copyright (C) 2000 Ximian, Inc.
|
||||
*
|
||||
* Authors: Miguel de Icaza <miguel@helixcode.com>
|
||||
* Chris Lahey <clahey@helixcode.com>
|
||||
*
|
||||
* (C) 1999, 2000 Helix Code, Inc.
|
||||
* (C) 1999, 2000 Ximian, Inc.
|
||||
*
|
||||
* A lot of code taken from:
|
||||
*
|
||||
|
||||
@ -1,12 +1,12 @@
|
||||
/* -*- Mode: C; tab-width: 8; indent-tabs-mode: t; c-basic-offset: 8 -*- */
|
||||
/* ECellText - Text item for e-table.
|
||||
* Copyright (C) 2000 Helix Code, Inc.
|
||||
* Copyright (C) 2000 Ximian, Inc.
|
||||
* Author: Chris Lahey <clahey@helixcode.com>
|
||||
*
|
||||
* Drawing and event handling from:
|
||||
*
|
||||
* EText - Text item for evolution.
|
||||
* Copyright (C) 2000 Helix Code, Inc.
|
||||
* Copyright (C) 2000 Ximian, Inc.
|
||||
*
|
||||
* Author: Chris Lahey <clahey@helixcode.com>
|
||||
*
|
||||
|
||||
@ -4,7 +4,7 @@
|
||||
* Author:
|
||||
* Miguel de Icaza (miguel@kernel.org)
|
||||
*
|
||||
* (C) 1999, 2000 Helix Code, Inc
|
||||
* (C) 1999, 2000 Ximian, Inc
|
||||
*/
|
||||
#include <config.h>
|
||||
#include <gtk/gtkenums.h>
|
||||
|
||||
@ -1,6 +1,6 @@
|
||||
/* -*- Mode: C; tab-width: 8; indent-tabs-mode: t; c-basic-offset: 8 -*- */
|
||||
/* e-cell-tree.c - Tree cell renderer
|
||||
* Copyright (C) 2000 Helix Code, Inc.
|
||||
* Copyright (C) 2000 Ximian, Inc.
|
||||
*
|
||||
* Author: Chris Toshok <toshok@helixcode.com>
|
||||
*
|
||||
@ -9,7 +9,7 @@
|
||||
* the ECellText renderer.
|
||||
*
|
||||
* Copyright (C) 1998 The Free Software Foundation
|
||||
* Copyright (C) 1999, 2000 Helix Code, Inc.
|
||||
* Copyright (C) 1999, 2000 Ximian, Inc.
|
||||
*/
|
||||
|
||||
#include <config.h>
|
||||
|
||||
@ -1,6 +1,6 @@
|
||||
/* -*- Mode: C; tab-width: 8; indent-tabs-mode: t; c-basic-offset: 8 -*- */
|
||||
/* ECellTree - Tree item for e-table.
|
||||
* Copyright (C) 2000 Helix Code, Inc.
|
||||
* Copyright (C) 2000 Ximian, Inc.
|
||||
* Author: Chris Toshok <toshok@helixcode.com>
|
||||
*
|
||||
*/
|
||||
|
||||
@ -5,7 +5,7 @@
|
||||
* Author:
|
||||
* Miguel de Icaza (miguel@kernel.org)
|
||||
*
|
||||
* (C) 1999 Helix Code, Inc
|
||||
* (C) 1999 Ximian, Inc
|
||||
*/
|
||||
#include <config.h>
|
||||
#include "e-cell.h"
|
||||
|
||||
@ -5,7 +5,7 @@
|
||||
* Author:
|
||||
* Miguel de Icaza (miguel@gnu.org)
|
||||
*
|
||||
* Copyright 1999, 2000 Helix Code, Inc.
|
||||
* Copyright 1999, 2000 Ximian, Inc.
|
||||
*/
|
||||
#include <config.h>
|
||||
#include <gtk/gtksignal.h>
|
||||
|
||||
@ -5,7 +5,7 @@
|
||||
* Author:
|
||||
* Miguel de Icaza (miguel@gnu.org)
|
||||
*
|
||||
* (C) 1999 Helix Code, Inc
|
||||
* (C) 1999 Ximian, Inc
|
||||
*/
|
||||
#include <config.h>
|
||||
#include <gtk/gtkobject.h>
|
||||
|
||||
@ -5,7 +5,7 @@
|
||||
* Author:
|
||||
* Chris Lahey <clahey@helixcode.com>
|
||||
*
|
||||
* (C) 2000 Helix Code, Inc.
|
||||
* (C) 2000 Ximian, Inc.
|
||||
*/
|
||||
#include <config.h>
|
||||
#include <stdlib.h>
|
||||
|
||||
@ -4,7 +4,7 @@
|
||||
* Author:
|
||||
* Miguel de Icaza (miguel@gnu.org)
|
||||
*
|
||||
* (C) 1999 Helix Code, Inc
|
||||
* (C) 1999 Ximian, Inc
|
||||
*/
|
||||
#include <config.h>
|
||||
#include "e-table-column.h"
|
||||
|
||||
@ -5,7 +5,7 @@
|
||||
* Author:
|
||||
* Chris Lahey <clahey@helixcode.com>
|
||||
*
|
||||
* (C) 2000 Helix Code, Inc.
|
||||
* (C) 2000 Ximian, Inc.
|
||||
*/
|
||||
#include <config.h>
|
||||
#include <stdlib.h>
|
||||
|
||||
@ -2,10 +2,11 @@
|
||||
/*
|
||||
* E-table-config.c: The ETable config dialog.
|
||||
*
|
||||
* Author:
|
||||
* Chris Lahey <clahey@helixcode.com>
|
||||
*
|
||||
* (C) 2000 Helix Code, Inc.
|
||||
* Authors:
|
||||
* Chris Lahey (clahey@ximian.com)
|
||||
* Miguel de Icaza (miguel@ximian.com)
|
||||
|
||||
* (C) 2000, 2001 Ximian, Inc.
|
||||
*/
|
||||
|
||||
#include <config.h>
|
||||
|
||||
@ -5,7 +5,7 @@
|
||||
* Author:
|
||||
* Chris Lahey <clahey@helixcode.com>
|
||||
*
|
||||
* (C) 2000 Helix Code, Inc.
|
||||
* (C) 2000 Ximian, Inc.
|
||||
*/
|
||||
#include <config.h>
|
||||
#include <stdlib.h>
|
||||
|
||||
@ -1,7 +1,7 @@
|
||||
/* -*- Mode: C; tab-width: 8; indent-tabs-mode: t; c-basic-offset: 8 -*- */
|
||||
/*
|
||||
* e-table-field-chooser-dialog.c
|
||||
* Copyright (C) 2000 Helix Code, Inc.
|
||||
* Copyright (C) 2000 Ximian, Inc.
|
||||
* Author: Chris Lahey <clahey@helixcode.com>
|
||||
*
|
||||
* This library is free software; you can redistribute it and/or
|
||||
|
||||
@ -1,6 +1,6 @@
|
||||
/* -*- Mode: C; tab-width: 8; indent-tabs-mode: t; c-basic-offset: 8 -*- */
|
||||
/* e-table-field-chooser-dialog.h
|
||||
* Copyright (C) 2000 Helix Code, Inc.
|
||||
* Copyright (C) 2000 Ximian, Inc.
|
||||
* Author: Chris Lahey <clahey@helixcode.com>
|
||||
*
|
||||
* This library is free software; you can redistribute it and/or
|
||||
|
||||
@ -5,7 +5,7 @@
|
||||
* Author:
|
||||
* Miguel de Icaza (miguel@gnu.org)
|
||||
*
|
||||
* Copyright 1999, 2000 Helix Code, Inc.
|
||||
* Copyright 1999, 2000 Ximian, Inc.
|
||||
*/
|
||||
#include <config.h>
|
||||
#include <gtk/gtksignal.h>
|
||||
|
||||
@ -1,7 +1,7 @@
|
||||
/* -*- Mode: C; tab-width: 8; indent-tabs-mode: t; c-basic-offset: 8 -*- */
|
||||
/*
|
||||
* e-table-field-chooser.c
|
||||
* Copyright (C) 2000 Helix Code, Inc.
|
||||
* Copyright (C) 2000 Ximian, Inc.
|
||||
* Author: Chris Lahey <clahey@helixcode.com>
|
||||
*
|
||||
* This library is free software; you can redistribute it and/or
|
||||
|
||||
@ -1,6 +1,6 @@
|
||||
/* -*- Mode: C; tab-width: 8; indent-tabs-mode: t; c-basic-offset: 8 -*- */
|
||||
/* e-contact-editor-fullname.h
|
||||
* Copyright (C) 2000 Helix Code, Inc.
|
||||
* Copyright (C) 2000 Ximian, Inc.
|
||||
* Author: Chris Lahey <clahey@helixcode.com>
|
||||
*
|
||||
* This library is free software; you can redistribute it and/or
|
||||
|
||||
@ -6,7 +6,7 @@
|
||||
* Chris Lahey <clahey@helixcode.com>
|
||||
* Miguel de Icaza (miguel@gnu.org)
|
||||
*
|
||||
* Copyright 1999, 2000 Helix Code, Inc.
|
||||
* Copyright 1999, 2000 Ximian, Inc.
|
||||
*/
|
||||
|
||||
#include <config.h>
|
||||
|
||||
@ -5,7 +5,7 @@
|
||||
* Author:
|
||||
* Miguel de Icaza (miguel@gnu.org ()
|
||||
*
|
||||
* Copyright 1999, Helix Code, Inc.
|
||||
* Copyright 1999, Ximian, Inc.
|
||||
*/
|
||||
|
||||
#include <config.h>
|
||||
|
||||
@ -6,7 +6,7 @@
|
||||
* Miguel de Icaza (miguel@helixcode.com)
|
||||
* Chris Lahey (clahey@helixcode.com)
|
||||
*
|
||||
* Copyright 1999, 2000 Helix Code, Inc.
|
||||
* Copyright 1999, 2000 Ximian, Inc.
|
||||
*/
|
||||
|
||||
#include <config.h>
|
||||
|
||||
@ -1,6 +1,6 @@
|
||||
/* ETable widget - utilities for drawing table header buttons
|
||||
*
|
||||
* Copyright (C) 2000 Helix Code, Inc.
|
||||
* Copyright (C) 2000 Ximian, Inc.
|
||||
*
|
||||
* Authors: Chris Lahey <clahey@helixcode.com>
|
||||
* Miguel de Icaza <miguel@helixcode.com>
|
||||
|
||||
@ -1,6 +1,6 @@
|
||||
/* ETable widget - utilities for drawing table header buttons
|
||||
*
|
||||
* Copyright (C) 2000 Helix Code, Inc.
|
||||
* Copyright (C) 2000 Ximian, Inc.
|
||||
*
|
||||
* Authors: Chris Lahey <clahey@helixcode.com>
|
||||
* Miguel de Icaza <miguel@helixcode.com>
|
||||
|
||||
@ -5,7 +5,7 @@
|
||||
* Author:
|
||||
* Miguel de Icaza (miguel@gnu.org)
|
||||
*
|
||||
* (C) 1999 Helix Code, Inc
|
||||
* (C) 1999 Ximian, Inc
|
||||
*/
|
||||
#include <config.h>
|
||||
#include <string.h>
|
||||
|
||||
@ -5,7 +5,7 @@
|
||||
* Author:
|
||||
* Miguel de Icaza (miguel@gnu.org)
|
||||
*
|
||||
* Copyright 1999, Helix Code, Inc.
|
||||
* Copyright 1999, Ximian, Inc.
|
||||
*
|
||||
* TODO:
|
||||
* Add a border to the thing, so that focusing works properly.
|
||||
|
||||
@ -6,7 +6,7 @@
|
||||
* Miguel de Icaza (miguel@gnu.org)
|
||||
* Chris Lahey (clahey@helixcode.com)
|
||||
*
|
||||
* (C) 1999, 2000 Helix Code, Inc.
|
||||
* (C) 1999, 2000 Ximian, Inc.
|
||||
*/
|
||||
#include <config.h>
|
||||
#include <gtk/gtksignal.h>
|
||||
|
||||
@ -7,7 +7,7 @@
|
||||
* Author:
|
||||
* Miguel de Icaza (miguel@gnu.org)
|
||||
*
|
||||
* (C) 1999 Helix Code, Inc.
|
||||
* (C) 1999 Ximian, Inc.
|
||||
*/
|
||||
|
||||
#include <config.h>
|
||||
|
||||
@ -6,7 +6,7 @@
|
||||
* Chris Lahey <clahey@helixcode.com>
|
||||
* Miguel de Icaza (miguel@helixcode.com)
|
||||
*
|
||||
* Copyright 2000, 1999, Helix Code, Inc
|
||||
* Copyright 2000, 1999, Ximian, Inc
|
||||
*/
|
||||
#include <config.h>
|
||||
#include <stdlib.h>
|
||||
|
||||
@ -5,7 +5,7 @@
|
||||
* Author:
|
||||
* Miguel de Icaza (miguel@gnu.org)
|
||||
*
|
||||
* (C) 1999 Helix Code, Inc.
|
||||
* (C) 1999 Ximian, Inc.
|
||||
*/
|
||||
#include <config.h>
|
||||
#include <gtk/gtksignal.h>
|
||||
|
||||
@ -7,7 +7,7 @@
|
||||
* Author:
|
||||
* Miguel de Icaza (miguel@gnu.org)
|
||||
*
|
||||
* (C) 1999, 2000 Helix Code, Inc.
|
||||
* (C) 1999, 2000 Ximian, Inc.
|
||||
*/
|
||||
|
||||
#include <config.h>
|
||||
|
||||
@ -5,7 +5,7 @@
|
||||
* Author:
|
||||
* Miguel de Icaza (miguel@gnu.org)
|
||||
*
|
||||
* (C) 1999 Helix Code, Inc.
|
||||
* (C) 1999 Ximian, Inc.
|
||||
*/
|
||||
#include <config.h>
|
||||
#include <stdlib.h>
|
||||
|
||||
@ -4,7 +4,7 @@
|
||||
* Author:
|
||||
* Miguel de Icaza (miguel@gnu.org)
|
||||
*
|
||||
* (C) 1999 Helix Code, Inc.
|
||||
* (C) 1999 Ximian, Inc.
|
||||
*/
|
||||
#include <config.h>
|
||||
#include <stdlib.h>
|
||||
|
||||
@ -5,7 +5,7 @@
|
||||
* Author:
|
||||
* Miguel de Icaza (miguel@gnu.org)
|
||||
*
|
||||
* (C) 1999 Helix Code, Inc.
|
||||
* (C) 1999 Ximian, Inc.
|
||||
*/
|
||||
#include <config.h>
|
||||
#include <stdlib.h>
|
||||
|
||||
@ -5,7 +5,7 @@
|
||||
* Author:
|
||||
* Chris Lahey <clahey@helixcode.com>
|
||||
*
|
||||
* (C) 2000 Helix Code, Inc.
|
||||
* (C) 2000 Ximian, Inc.
|
||||
*/
|
||||
#include <config.h>
|
||||
#include <stdlib.h>
|
||||
|
||||
@ -5,7 +5,7 @@
|
||||
* Author:
|
||||
* Miguel de Icaza (miguel@gnu.org)
|
||||
*
|
||||
* (C) 1999 Helix Code, Inc.
|
||||
* (C) 1999 Ximian, Inc.
|
||||
*/
|
||||
#include <config.h>
|
||||
#include <stdlib.h>
|
||||
|
||||
@ -5,7 +5,7 @@
|
||||
* Author:
|
||||
* Miguel de Icaza (miguel@gnu.org)
|
||||
*
|
||||
* (C) 1999 Helix Code, Inc.
|
||||
* (C) 1999 Ximian, Inc.
|
||||
*/
|
||||
#include <config.h>
|
||||
#include <stdlib.h>
|
||||
|
||||
@ -1,6 +1,6 @@
|
||||
/* -*- Mode: C; tab-width: 8; indent-tabs-mode: t; c-basic-offset: 8 -*- */
|
||||
/* ETableTextModel - Text item model for evolution.
|
||||
* Copyright (C) 2000 Helix Code, Inc.
|
||||
* Copyright (C) 2000 Ximian, Inc.
|
||||
*
|
||||
* Author: Chris Lahey <clahey@umich.edu>
|
||||
*
|
||||
|
||||
@ -1,6 +1,6 @@
|
||||
/* -*- Mode: C; tab-width: 8; indent-tabs-mode: t; c-basic-offset: 8 -*- */
|
||||
/* ETableTextModel - Text item for evolution.
|
||||
* Copyright (C) 2000 Helix Code, Inc.
|
||||
* Copyright (C) 2000 Ximian, Inc.
|
||||
*
|
||||
* Author: Chris Lahey <clahey@umich.edu>
|
||||
*
|
||||
|
||||
@ -6,7 +6,7 @@
|
||||
* Miguel de Icaza (miguel@helixcode.com)
|
||||
* Chris Lahey (clahey@helixcode.com)
|
||||
*
|
||||
* Copyright 1999, Helix Code, Inc
|
||||
* Copyright 1999, Ximian, Inc
|
||||
*/
|
||||
#include <config.h>
|
||||
#include <stdlib.h>
|
||||
|
||||
@ -7,7 +7,7 @@
|
||||
*
|
||||
* Adapted from the gtree code and ETableModel.
|
||||
*
|
||||
* (C) 2000 Helix Code, Inc.
|
||||
* (C) 2000 Ximian, Inc.
|
||||
*/
|
||||
#include <config.h>
|
||||
|
||||
|
||||
@ -6,7 +6,7 @@
|
||||
* Author:
|
||||
* Chris Toshok (toshok@helixcode.com)
|
||||
*
|
||||
* (C) 2000 Helix Code, Inc. */
|
||||
* (C) 2000 Ximian, Inc. */
|
||||
|
||||
#include <config.h>
|
||||
#include <gtk/gtksignal.h>
|
||||
|
||||
@ -5,7 +5,7 @@
|
||||
* Author:
|
||||
* Miguel de Icaza (miguel@gnu.org)
|
||||
*
|
||||
* (C) 1999 Helix Code, Inc.
|
||||
* (C) 1999 Ximian, Inc.
|
||||
*/
|
||||
#include <config.h>
|
||||
#include <stdlib.h>
|
||||
|
||||
@ -1,6 +1,6 @@
|
||||
/* -*- Mode: C; tab-width: 8; indent-tabs-mode: t; c-basic-offset: 8 -*- */
|
||||
/* ETableTextModel - Text item model for evolution.
|
||||
* Copyright (C) 2000 Helix Code, Inc.
|
||||
* Copyright (C) 2000 Ximian, Inc.
|
||||
*
|
||||
* Author: Chris Lahey <clahey@umich.edu>
|
||||
*
|
||||
|
||||
@ -1,6 +1,6 @@
|
||||
/* -*- Mode: C; tab-width: 8; indent-tabs-mode: t; c-basic-offset: 8 -*- */
|
||||
/* ETableTextModel - Text item for evolution.
|
||||
* Copyright (C) 2000 Helix Code, Inc.
|
||||
* Copyright (C) 2000 Ximian, Inc.
|
||||
*
|
||||
* Author: Chris Lahey <clahey@umich.edu>
|
||||
*
|
||||
|
||||
Reference in New Issue
Block a user