chuchiperriman / gtksourcecompletion
- Source
- Commits
- Network (0)
- Issues (1)
- Downloads (3)
- Wiki (1)
- Graphs
-
Branch:
master
| name | age | message | |
|---|---|---|---|
| |
AUTHORS | Tue Nov 25 12:29:15 -0800 2008 | |
| |
COPYING | Sat Jan 12 04:10:17 -0800 2008 | |
| |
ChangeLog | Mon Apr 20 11:24:58 -0700 2009 | |
| |
INSTALL | Sat Jan 24 06:29:05 -0800 2009 | |
| |
Makefile.am | Sat Jan 24 06:29:05 -0800 2009 | |
| |
NEWS | Mon Apr 20 11:24:58 -0700 2009 | |
| |
README | Mon Oct 19 11:46:05 -0700 2009 | |
| |
TODO | Sun Mar 08 16:22:48 -0700 2009 | |
| |
autogen.sh | Sat Jan 03 05:42:43 -0800 2009 | |
| |
bin/ | Fri Sep 04 11:33:16 -0700 2009 | |
| |
configure.ac | Fri Sep 11 15:44:45 -0700 2009 | |
| |
debian/ | Mon Feb 23 03:43:16 -0800 2009 | |
| |
docs/ | Mon Oct 19 12:11:39 -0700 2009 | |
| |
gtksourcecompletion-2.0.pc.in | Sun Feb 08 10:23:27 -0800 2009 | |
| |
gtksourcecompletion.spec.in | Sat Jan 12 04:10:17 -0800 2008 | |
| |
gtksourcecompletion/ | Tue Sep 15 15:57:04 -0700 2009 | |
| |
pixmaps/ | Sun Jan 27 04:50:03 -0800 2008 | |
| |
po/ | Mon Oct 19 12:11:39 -0700 2009 | |
| |
test/ | Fri Sep 11 15:30:18 -0700 2009 | |
| |
tools/ | Sun Mar 01 07:09:30 -0800 2009 | |
| |
web/ | Mon Oct 19 12:11:39 -0700 2009 |
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>
