chuchiperriman / gtksourcecompletion

Adds completion support to GtkTextView

This URL has Read+Write access

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 Sun Feb 15 09:08:56 -0800 2009 Fixed bug with completion-view pairs and create... [chuchiperriman]
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 Fri Aug 15 19:50:17 -0700 2008 Closed release 0.5.0 Updated documentation gi... [ch4chiperriman]
file README Sat Jan 12 04:10:17 -0800 2008 Changed license from GPL to LGPL git-svn-id: ... [ch4chiperriman]
file TODO Sun Feb 15 09:08:56 -0800 2009 Fixed bug with completion-view pairs and create... [chuchiperriman]
file autogen.sh Sat Jan 03 05:42:43 -0800 2009 Renamed configure.in to configure.ac [chuchiperriman]
file configure.ac Sat Jan 24 06:29:05 -0800 2009 gtksourcecompletion: Changed to 2.0 version bec... [chuchiperriman]
directory debian/ Sat Aug 16 16:47:04 -0700 2008 Changed library name to libgtksourcecompletion1... [ch4chiperriman]
directory docs/ Fri Jan 09 16:01:24 -0800 2009 Not select the first proposal when filter [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/ Sun Feb 15 09:08:56 -0800 2009 Fixed bug with completion-view pairs and create... [chuchiperriman]
directory pixmaps/ Sun Jan 27 04:50:03 -0800 2008 Moved pixmaps folder and solved some distcheck ... [ch4chiperriman]
directory po/ Thu Nov 06 00:56:05 -0800 2008 * gsc-provider-file: Created a new provider tha... [ch4chiperriman]
directory test/ Sun Feb 15 09:08:56 -0800 2009 Fixed bug with completion-view pairs and create... [chuchiperriman]
directory tools/ Thu Jan 08 10:54:50 -0800 2009 Generated proposal templates [chuchiperriman]
README
  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>