public
Description: Adds completion support to GtkTextView
Homepage: http://gtksourcecomple.sourceforge.net/
Clone URL: git://github.com/chuchiperriman/gtksourcecompletion.git
name age message
file AUTHORS Tue Nov 25 12:29:15 -0800 2008 Revert "Deleting stupid changes" This reverts ... [chuchiperriman]
file COPYING Sat Jan 12 04:10:17 -0800 2008 Changed license from GPL to LGPL git-svn-id: ... [ch4chiperriman]
file ChangeLog Mon Apr 20 11:24:58 -0700 2009 Closed 0.7.0 version [perriman]
file INSTALL Sat Jan 24 06:29:05 -0800 2009 gtksourcecompletion: Changed to 2.0 version bec... [chuchiperriman]
file Makefile.am Sat Jan 24 06:29:05 -0800 2009 gtksourcecompletion: Changed to 2.0 version bec... [chuchiperriman]
file NEWS Mon Apr 20 11:24:58 -0700 2009 Closed 0.7.0 version [perriman]
file README Mon Oct 19 11:46:05 -0700 2009 Deprecating the project :( [chuchiperriman]
file TODO Sun Mar 08 16:22:48 -0700 2009 style changes [chuchiperriman]
file autogen.sh Sat Jan 03 05:42:43 -0800 2009 Renamed configure.in to configure.ac [chuchiperriman]
directory bin/ Fri Sep 04 11:33:16 -0700 2009 Getting all files from gtksourceview integratio... [chuchiperriman]
file configure.ac Fri Sep 11 15:44:45 -0700 2009 Updated configure.ac dependencies gtksourcevie... [chuchiperriman]
directory debian/ Mon Feb 23 03:43:16 -0800 2009 Updated debian packaging files (Thanks to Andre... [chuchiperriman]
directory docs/ Mon Oct 19 12:11:39 -0700 2009 Added a deprecation note in the web [chuchiperriman]
file gtksourcecompletion-2.0.pc.in Sun Feb 08 10:23:27 -0800 2009 Added gsc_completion_get_trigger [chuchiperriman]
file gtksourcecompletion.spec.in Sat Jan 12 04:10:17 -0800 2008 Changed license from GPL to LGPL git-svn-id: ... [ch4chiperriman]
directory gtksourcecompletion/ Tue Sep 15 15:57:04 -0700 2009 Remove provider items without remove the Provid... [chuchiperriman]
directory pixmaps/ Sun Jan 27 04:50:03 -0800 2008 Moved pixmaps folder and solved some distcheck ... [ch4chiperriman]
directory po/ Mon Oct 19 12:11:39 -0700 2009 Added a deprecation note in the web [chuchiperriman]
directory test/ Fri Sep 11 15:30:18 -0700 2009 Use of GtkTextView instead of GtkSourceView We... [chuchiperriman]
directory tools/ Sun Mar 01 07:09:30 -0800 2009 Updated trigger template [chuchiperriman]
directory web/ Mon Oct 19 12:11:39 -0700 2009 Added a deprecation note in the web [chuchiperriman]
README
  **************************************************************
  This project has been deprecated. It has been integrated into
  gtksourceview >= 2.9.1. You can use a similar API with that
  widget
  **************************************************************

  gtksourcecompletion - Adds Completion support to GtkSourceView

  Copyright (C) 2007 chuchiperriman

  gtksourcecompletion is free software; you can redistribute it and/or modify
  it under the terms of the GNU Lesser General Public License as published by
  the Free Software Foundation; either version 2 of the License, or
  (at your option) any later version.

  This program is distributed in the hope that it will be useful,
  but WITHOUT ANY WARRANTY; without even the implied warranty of
  MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
  GNU Lesser General Public License for more details.

  You should have received a copy of the GNU Lesser General Public License
  along with this program; if not, write to the Free Software
  Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA  02111-1307  USA

Comments are welcome.

  - chuchiperriman <chuchiperriman@gmail.com>