[tepl] amtk: remove amtk-related classes from Tepl



commit ae7e6f9708178088adb43f590c8ef5abfa1bd9d7
Author: Sébastien Wilmet <swilmet gnome org>
Date:   Fri Jul 14 15:18:36 2017 +0200

    amtk: remove amtk-related classes from Tepl

 docs/reference/tepl-3.0-sections.txt  |   92 -------
 docs/reference/tepl-docs.xml.in       |   10 -
 po/POTFILES.in                        |    6 -
 tepl/Makefile.am                      |   12 -
 tepl/tepl-action-info-central-store.c |  156 -----------
 tepl/tepl-action-info-central-store.h |   71 -----
 tepl/tepl-action-info-store.c         |  475 ---------------------------------
 tepl/tepl-action-info-store.h         |   80 ------
 tepl/tepl-action-info.c               |  405 ----------------------------
 tepl/tepl-action-info.h               |  110 --------
 tepl/tepl-action-map.c                |  105 --------
 tepl/tepl-action-map.h                |   38 ---
 tepl/tepl-menu-item.c                 |  174 ------------
 tepl/tepl-menu-item.h                 |   41 ---
 tepl/tepl-menu-shell.c                |  413 ----------------------------
 tepl/tepl-menu-shell.h                |   74 -----
 tepl/tepl-types.h                     |    5 -
 tepl/tepl.h                           |    6 -
 18 files changed, 0 insertions(+), 2273 deletions(-)
---
diff --git a/docs/reference/tepl-3.0-sections.txt b/docs/reference/tepl-3.0-sections.txt
index 232aa70..58d9158 100644
--- a/docs/reference/tepl-3.0-sections.txt
+++ b/docs/reference/tepl-3.0-sections.txt
@@ -120,74 +120,6 @@ amtk_utils_recent_chooser_menu_get_item_uri
 </SECTION>
 
 <SECTION>
-<FILE>action-info</FILE>
-TeplActionInfo
-TeplActionInfoEntry
-tepl_action_info_new
-tepl_action_info_new_from_entry
-tepl_action_info_ref
-tepl_action_info_unref
-tepl_action_info_copy
-tepl_action_info_get_action_name
-tepl_action_info_set_action_name
-tepl_action_info_get_icon_name
-tepl_action_info_set_icon_name
-tepl_action_info_get_label
-tepl_action_info_set_label
-tepl_action_info_get_tooltip
-tepl_action_info_set_tooltip
-tepl_action_info_get_accels
-tepl_action_info_set_accels
-<SUBSECTION Standard>
-tepl_action_info_get_type
-TEPL_TYPE_ACTION_INFO
-</SECTION>
-
-<SECTION>
-<FILE>action-info-store</FILE>
-TeplActionInfoStore
-tepl_action_info_store_new
-tepl_action_info_store_get_application
-tepl_action_info_store_add
-tepl_action_info_store_add_entries
-tepl_action_info_store_lookup
-tepl_action_info_store_create_menu_item
-tepl_action_info_store_check_all_used
-<SUBSECTION Standard>
-TEPL_ACTION_INFO_STORE
-TEPL_ACTION_INFO_STORE_CLASS
-TEPL_ACTION_INFO_STORE_GET_CLASS
-TEPL_IS_ACTION_INFO_STORE
-TEPL_IS_ACTION_INFO_STORE_CLASS
-TEPL_TYPE_ACTION_INFO_STORE
-TeplActionInfoStoreClass
-TeplActionInfoStorePrivate
-tepl_action_info_store_get_type
-</SECTION>
-
-<SECTION>
-<FILE>action-info-central-store</FILE>
-TeplActionInfoCentralStore
-tepl_action_info_central_store_get_instance
-tepl_action_info_central_store_lookup
-<SUBSECTION Standard>
-TEPL_ACTION_INFO_CENTRAL_STORE
-TEPL_ACTION_INFO_CENTRAL_STORE_CLASS
-TEPL_ACTION_INFO_CENTRAL_STORE_GET_CLASS
-TEPL_IS_ACTION_INFO_CENTRAL_STORE
-TEPL_IS_ACTION_INFO_CENTRAL_STORE_CLASS
-TEPL_TYPE_ACTION_INFO_CENTRAL_STORE
-TeplActionInfoCentralStoreClass
-TeplActionInfoCentralStorePrivate
-tepl_action_info_central_store_get_type
-</SECTION>
-
-<SECTION>
-<FILE>action-map</FILE>
-tepl_action_map_add_action_entries_check_dups
-</SECTION>
-
-<SECTION>
 <FILE>application</FILE>
 TeplApplication
 tepl_application_get_from_gtk_application
@@ -428,30 +360,6 @@ tepl_iter_get_line_indentation
 </SECTION>
 
 <SECTION>
-<FILE>menu-item</FILE>
-tepl_menu_item_get_long_description
-tepl_menu_item_set_long_description
-tepl_menu_item_set_icon_name
-</SECTION>
-
-<SECTION>
-<FILE>menu-shell</FILE>
-TeplMenuShell
-tepl_menu_shell_get_from_gtk_menu_shell
-tepl_menu_shell_get_menu_shell
-<SUBSECTION Standard>
-TEPL_IS_MENU_SHELL
-TEPL_IS_MENU_SHELL_CLASS
-TEPL_MENU_SHELL
-TEPL_MENU_SHELL_CLASS
-TEPL_MENU_SHELL_GET_CLASS
-TEPL_TYPE_MENU_SHELL
-TeplMenuShellClass
-TeplMenuShellPrivate
-tepl_menu_shell_get_type
-</SECTION>
-
-<SECTION>
 <FILE>metadata-manager</FILE>
 tepl_metadata_manager_init
 tepl_metadata_manager_shutdown
diff --git a/docs/reference/tepl-docs.xml.in b/docs/reference/tepl-docs.xml.in
index 601e03a..7e0aabf 100644
--- a/docs/reference/tepl-docs.xml.in
+++ b/docs/reference/tepl-docs.xml.in
@@ -44,16 +44,6 @@
       <xi:include href="xml/buffer.xml"/>
     </chapter>
 
-    <chapter id="actions">
-      <title>Actions and Menus</title>
-      <xi:include href="xml/action-info.xml"/>
-      <xi:include href="xml/action-info-store.xml"/>
-      <xi:include href="xml/action-info-central-store.xml"/>
-      <xi:include href="xml/action-map.xml"/>
-      <xi:include href="xml/menu-item.xml"/>
-      <xi:include href="xml/menu-shell.xml"/>
-    </chapter>
-
     <chapter id="file-loading-and-saving">
       <title>File Loading and Saving</title>
       <xi:include href="xml/encoding.xml"/>
diff --git a/po/POTFILES.in b/po/POTFILES.in
index b8f60b9..93a9577 100644
--- a/po/POTFILES.in
+++ b/po/POTFILES.in
@@ -1,8 +1,4 @@
 # List of source files containing translatable strings.
-tepl/tepl-action-info.c
-tepl/tepl-action-info-central-store.c
-tepl/tepl-action-info-store.c
-tepl/tepl-action-map.c
 tepl/tepl-application.c
 tepl/tepl-application-window.c
 tepl/tepl-application-window-actions.c
@@ -18,8 +14,6 @@ tepl/tepl-file-saver.c
 tepl/tepl-info-bar.c
 tepl/tepl-init.c
 tepl/tepl-iter.c
-tepl/tepl-menu-item.c
-tepl/tepl-menu-shell.c
 tepl/tepl-metadata-manager.c
 tepl/tepl-notebook.c
 tepl/tepl-tab.c
diff --git a/tepl/Makefile.am b/tepl/Makefile.am
index 39c35cb..7641bc0 100644
--- a/tepl/Makefile.am
+++ b/tepl/Makefile.am
@@ -12,10 +12,6 @@ AM_CPPFLAGS =                                \
 
 tepl_public_headers =                          \
        tepl.h                                  \
-       tepl-action-info.h                      \
-       tepl-action-info-central-store.h        \
-       tepl-action-info-store.h                \
-       tepl-action-map.h                       \
        tepl-application.h                      \
        tepl-application-window.h               \
        tepl-buffer.h                           \
@@ -28,8 +24,6 @@ tepl_public_headers =                         \
        tepl-gutter-renderer-folds.h            \
        tepl-info-bar.h                         \
        tepl-iter.h                             \
-       tepl-menu-item.h                        \
-       tepl-menu-shell.h                       \
        tepl-metadata-manager.h                 \
        tepl-notebook.h                         \
        tepl-types.h                            \
@@ -39,10 +33,6 @@ tepl_public_headers =                                \
        tepl-view.h
 
 tepl_public_c_files =                          \
-       tepl-action-info.c                      \
-       tepl-action-info-central-store.c        \
-       tepl-action-info-store.c                \
-       tepl-action-map.c                       \
        tepl-application.c                      \
        tepl-application-window.c               \
        tepl-buffer.c                           \
@@ -55,8 +45,6 @@ tepl_public_c_files =                         \
        tepl-gutter-renderer-folds.c            \
        tepl-info-bar.c                         \
        tepl-iter.c                             \
-       tepl-menu-item.c                        \
-       tepl-menu-shell.c                       \
        tepl-metadata-manager.c                 \
        tepl-notebook.c                         \
        tepl-tab.c                              \
diff --git a/tepl/tepl-types.h b/tepl/tepl-types.h
index ea10a1a..878906d 100644
--- a/tepl/tepl-types.h
+++ b/tepl/tepl-types.h
@@ -28,10 +28,6 @@
 
 G_BEGIN_DECLS
 
-typedef struct _TeplActionInfo                 TeplActionInfo;
-typedef struct _TeplActionInfoEntry            TeplActionInfoEntry;
-typedef struct _TeplActionInfoStore            TeplActionInfoStore;
-typedef struct _TeplActionInfoCentralStore     TeplActionInfoCentralStore;
 typedef struct _TeplApplication                        TeplApplication;
 typedef struct _TeplApplicationWindow          TeplApplicationWindow;
 typedef struct _TeplBuffer                     TeplBuffer;
@@ -43,7 +39,6 @@ typedef struct _TeplFileSaver                 TeplFileSaver;
 typedef struct _TeplFoldRegion                 TeplFoldRegion;
 typedef struct _TeplGutterRendererFolds                TeplGutterRendererFolds;
 typedef struct _TeplInfoBar                    TeplInfoBar;
-typedef struct _TeplMenuShell                  TeplMenuShell;
 typedef struct _TeplNotebook                   TeplNotebook;
 typedef struct _TeplTab                                TeplTab;
 typedef struct _TeplTabGroup                   TeplTabGroup;
diff --git a/tepl/tepl.h b/tepl/tepl.h
index 02e47ea..980f465 100644
--- a/tepl/tepl.h
+++ b/tepl/tepl.h
@@ -27,10 +27,6 @@
 #include <tepl/tepl-types.h>
 #include <tepl/tepl-enum-types.h>
 
-#include <tepl/tepl-action-info.h>
-#include <tepl/tepl-action-info-store.h>
-#include <tepl/tepl-action-info-central-store.h>
-#include <tepl/tepl-action-map.h>
 #include <tepl/tepl-application.h>
 #include <tepl/tepl-application-window.h>
 #include <tepl/tepl-buffer.h>
@@ -43,8 +39,6 @@
 #include <tepl/tepl-gutter-renderer-folds.h>
 #include <tepl/tepl-info-bar.h>
 #include <tepl/tepl-iter.h>
-#include <tepl/tepl-menu-item.h>
-#include <tepl/tepl-menu-shell.h>
 #include <tepl/tepl-metadata-manager.h>
 #include <tepl/tepl-notebook.h>
 #include <tepl/tepl-tab.h>


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