Rename from Helix Code -> Ximian

svn path=/trunk/; revision=7520
This commit is contained in:
Miguel de Icaza
2001-01-15 23:32:09 +00:00
parent ffe3a796ed
commit ac063e3d36
45 changed files with 52 additions and 51 deletions

View File

@ -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>

View File

@ -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:
*

View File

@ -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>
*

View File

@ -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>

View File

@ -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>

View File

@ -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>
*
*/

View File

@ -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"

View File

@ -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>

View File

@ -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>

View File

@ -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>

View File

@ -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"

View File

@ -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>

View File

@ -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>

View File

@ -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>

View File

@ -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

View File

@ -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

View File

@ -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>

View File

@ -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

View File

@ -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

View File

@ -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>

View File

@ -5,7 +5,7 @@
* Author:
* Miguel de Icaza (miguel@gnu.org ()
*
* Copyright 1999, Helix Code, Inc.
* Copyright 1999, Ximian, Inc.
*/
#include <config.h>

View File

@ -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>

View File

@ -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>

View File

@ -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>

View File

@ -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>

View File

@ -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.

View File

@ -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>

View File

@ -7,7 +7,7 @@
* Author:
* Miguel de Icaza (miguel@gnu.org)
*
* (C) 1999 Helix Code, Inc.
* (C) 1999 Ximian, Inc.
*/
#include <config.h>

View File

@ -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>

View File

@ -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>

View File

@ -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>

View File

@ -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>

View File

@ -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>

View File

@ -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>

View File

@ -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>

View File

@ -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>

View File

@ -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>

View File

@ -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>
*

View File

@ -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>
*

View File

@ -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>

View File

@ -7,7 +7,7 @@
*
* Adapted from the gtree code and ETableModel.
*
* (C) 2000 Helix Code, Inc.
* (C) 2000 Ximian, Inc.
*/
#include <config.h>

View File

@ -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>

View File

@ -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>

View File

@ -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>
*

View File

@ -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>
*