[gtef] Remove everything, the project has been renamed to Tepl



commit 8c3c5dd75506f47af559ab5ef3fed4ffa6bcaa34
Author: Sébastien Wilmet <swilmet gnome org>
Date:   Sun Jun 11 18:16:15 2017 +0200

    Remove everything, the project has been renamed to Tepl

 AUTHORS                                |    2 -
 COPYING                                |  502 ------------
 ChangeLog                              |    1 -
 HACKING                                |   10 -
 Makefile.am                            |   71 --
 NEWS                                   |  110 ---
 README                                 |   87 +--
 autogen.sh                             |   38 -
 configure.ac                           |  171 ----
 docs/Makefile.am                       |    3 -
 docs/reference/Makefile.am             |   72 --
 docs/reference/api-breaks.xml          |   31 -
 docs/reference/gtef-2.0-sections.txt   |  375 ---------
 docs/reference/gtef-docs.xml.in        |   88 --
 docs/reference/intro.xml.in            |   40 -
 git.mk                                 |  359 --------
 gtef.pc.in                             |   12 -
 gtef/Makefile.am                       |  212 -----
 gtef/gconstructor.h                    |   94 ---
 gtef/gtef-action-info-central-store.c  |  156 ----
 gtef/gtef-action-info-central-store.h  |   71 --
 gtef/gtef-action-info-store.c          |  475 -----------
 gtef/gtef-action-info-store.h          |   80 --
 gtef/gtef-action-info.c                |  405 ---------
 gtef/gtef-action-info.h                |  110 ---
 gtef/gtef-action-map.c                 |  105 ---
 gtef/gtef-action-map.h                 |   38 -
 gtef/gtef-application-window.c         |  605 --------------
 gtef/gtef-application-window.h         |   80 --
 gtef/gtef-application.c                |  267 ------
 gtef/gtef-application.h                |   73 --
 gtef/gtef-buffer-input-stream.c        |  513 ------------
 gtef/gtef-buffer-input-stream.h        |   69 --
 gtef/gtef-buffer.c                     |  664 ---------------
 gtef/gtef-buffer.h                     |   88 --
 gtef/gtef-encoding-converter.c         |  600 --------------
 gtef/gtef-encoding-converter.h         |   98 ---
 gtef/gtef-encoding-private.h           |   47 --
 gtef/gtef-encoding.c                   |  686 ----------------
 gtef/gtef-encoding.h                   |   64 --
 gtef/gtef-enum-types.c.template        |   41 -
 gtef/gtef-enum-types.h.template        |   30 -
 gtef/gtef-file-content-loader.c        |  612 --------------
 gtef/gtef-file-content-loader.h        |   96 ---
 gtef/gtef-file-loader.c                | 1287 -----------------------------
 gtef/gtef-file-loader.h                |  106 ---
 gtef/gtef-file-metadata.c              |  809 ------------------
 gtef/gtef-file-metadata.h              |   89 --
 gtef/gtef-file-saver.c                 | 1406 --------------------------------
 gtef/gtef-file-saver.h                 |  148 ----
 gtef/gtef-file.c                       | 1001 -----------------------
 gtef/gtef-file.h                       |  170 ----
 gtef/gtef-fold-region.c                |  468 -----------
 gtef/gtef-fold-region.h                |   66 --
 gtef/gtef-gutter-renderer-folds.c      |  314 -------
 gtef/gtef-gutter-renderer-folds.h      |   80 --
 gtef/gtef-info-bar.c                   |  387 ---------
 gtef/gtef-info-bar.h                   |   66 --
 gtef/gtef-init.c                       |  168 ----
 gtef/gtef-io-error-info-bar.c          |  353 --------
 gtef/gtef-io-error-info-bar.h          |   48 --
 gtef/gtef-iter.c                       |   87 --
 gtef/gtef-iter.h                       |   35 -
 gtef/gtef-menu-item.c                  |  174 ----
 gtef/gtef-menu-item.h                  |   41 -
 gtef/gtef-menu-shell.c                 |  413 ----------
 gtef/gtef-menu-shell.h                 |   74 --
 gtef/gtef-metadata-manager.c           |  621 --------------
 gtef/gtef-metadata-manager.h           |   48 --
 gtef/gtef-progress-info-bar.c          |  175 ----
 gtef/gtef-progress-info-bar.h          |   55 --
 gtef/gtef-tab.c                        |  118 ---
 gtef/gtef-tab.h                        |   50 --
 gtef/gtef-types.h                      |   52 --
 gtef/gtef-utils.c                      |  396 ---------
 gtef/gtef-utils.h                      |   59 --
 gtef/gtef-view.c                       |  364 ---------
 gtef/gtef-view.h                       |   70 --
 gtef/gtef.h                            |   53 --
 m4/vapigen.m4                          |  101 ---
 po/LINGUAS                             |   13 -
 po/Makevars                            |   78 --
 po/POTFILES.in                         |   25 -
 po/POTFILES.skip                       |    2 -
 po/de.po                               |  347 --------
 po/fur.po                              |  208 -----
 po/hu.po                               |  212 -----
 po/id.po                               |  341 --------
 po/pl.po                               |  345 --------
 po/pt_BR.po                            |  347 --------
 po/ru.po                               |  209 -----
 po/sl.po                               |  217 -----
 po/sr.po                               |  342 --------
 po/sv.po                               |  342 --------
 po/uk.po                               |  347 --------
 tests/Makefile.am                      |   29 -
 tests/gtef-gutter-renderer-folds-sub.c |  135 ---
 tests/gtef-gutter-renderer-folds-sub.h |   55 --
 tests/test-fold-region.c               |   69 --
 tests/test-gutter-renderer-folds.c     |   65 --
 tests/test-menu.c                      |  201 -----
 tests/test-tab.c                       |  273 -------
 testsuite/Makefile.am                  |   84 --
 testsuite/test-action-info-store.c     |   71 --
 testsuite/test-action-map.c            |  105 ---
 testsuite/test-buffer-input-stream.c   |  150 ----
 testsuite/test-encoding-converter.c    |  338 --------
 testsuite/test-encoding.c              |   68 --
 testsuite/test-file-loader.c           |  666 ---------------
 testsuite/test-file-metadata.c         |  433 ----------
 testsuite/test-file-saver.c            |  816 ------------------
 testsuite/test-file.c                  |  262 ------
 testsuite/test-fold-region.c           |  432 ----------
 testsuite/test-info-bar.c              |   42 -
 testsuite/test-utils.c                 |  168 ----
 115 files changed, 2 insertions(+), 26138 deletions(-)
---
diff --git a/README b/README
index 511699d..d5bfda1 100644
--- a/README
+++ b/README
@@ -1,89 +1,6 @@
 Gtef - GTK+ Text Editor Framework
 =================================
 
-This is version 2.0.1 of Gtef.
+The project has been renamed to Tepl - Text editor product line:
 
-Gtef is a library that eases the development of GtkSourceView-based text
-editors and IDEs.
-
-The Gtef website:
-
-    https://wiki.gnome.org/Projects/Gtef
-
-Some background on why this project has been created:
-
-    https://wiki.gnome.org/Apps/Gedit/ReusableCode
-    https://wiki.gnome.org/Projects/GtkSourceView/TdiFramework
-
-The final goal is to create a Tabbed Document Interface (TDI) framework
-suitable for text editors.
-
-But the first short-term goal is to have a higher-level API to load and save a
-file. All the errors would be handled by Gtef, showing GtkInfoBars etc.
-
-Maybe some of the Gtef features will be moved to GtkSourceView when it's
-considered more stable. So Gtef can also be seen as an incubator for some
-GtkSourceView features.
-
-The Gtef library is free software and is released under the terms of the
-GNU Lesser General Public License.
-
-Warning - API/ABI stability
----------------------------
-
-Gtef uses the same versioning *scheme* as GNOME, but not the same version
-*numbers* at the same time. The package version has the form
-'major.minor.micro'. If 'minor' is an even number, it means that it is a stable
-version and that API/ABI stability is guaranteed, and that it is
-backward-compatible with previous stable minor versions that have the same
-major version (e.g. 1.2.x is backward-compatible with 1.0.x). When a new major
-version is released, it means that the API or ABI is not backward-compatible
-with previous major versions. Different major versions can be installed in
-parallel.
-
-To learn more about the GNOME versioning scheme:
-https://developer.gnome.org/programming-guidelines/stable/versioning.html.en
-
-Gtef contains more experimental APIs than GtkSourceView, sometimes even
-unfinished features. It means that - if needed - new major versions are
-released every 6 months, breaking the API to improve and design it
-incrementally.
-
-Dependencies
-------------
-
-- GLib >= 2.52
-- GTK+ >= 3.20
-- GtkSourceView >= 3.22
-- libxml2 >= 2.5
-- uchardet
-
-Since uchardet is a fairly new library, here is the URL:
-https://www.freedesktop.org/wiki/Software/uchardet/
-
-Installation
-------------
-
-Simple install procedure:
-
-  $ ./configure
-  $ make
-  [ Become root if necessary ]
-  $ make install
-
-See the file 'INSTALL' for more detailed information.
-
-From the Git repository, the 'configure' script and the 'INSTALL' file are not
-yet generated, so you need to run 'autogen.sh' instead, which takes the same
-arguments as 'configure'.
-
-To build the latest version of Gtef plus its dependencies from Git, Jhbuild is
-recommended:
-
-    https://wiki.gnome.org/Projects/Jhbuild
-
-Applications that use Gtef
---------------------------
-
-- gCSVedit: http://gcsvedit.sourceforge.net/
-- LaTeXila: https://wiki.gnome.org/Apps/LaTeXila
+https://wiki.gnome.org/Projects/Tepl


[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]