Remove more internal headers.
authorAlexander Larsson <alexl@redhat.com>
Mon, 10 Dec 2007 10:58:43 +0000 (10:58 +0000)
committerAlexander Larsson <alexl@src.gnome.org>
Mon, 10 Dec 2007 10:58:43 +0000 (10:58 +0000)
2007-12-10  Alexander Larsson  <alexl@redhat.com>

        * gio/Makefile.am:
Remove more internal headers.

        * gio/gio-sections.txt:
Update for changes

svn path=/trunk/; revision=6083

docs/reference/ChangeLog
docs/reference/gio/Makefile.am
docs/reference/gio/gio-sections.txt

index 6fe381ad28db0e0f87dfc5fcfb9ed5e1a3a8f49c..66375b08ae97f70e384ac5f96a9ba12377759ffe 100644 (file)
@@ -1,3 +1,11 @@
+2007-12-10  Alexander Larsson  <alexl@redhat.com>
+
+        * gio/Makefile.am:
+       Remove more internal headers.
+       
+        * gio/gio-sections.txt:
+       Update for changes
+
 2007-12-10  Matthias Clasen  <mclasen@redhat.com>
 
        * gio/Makefile.am: Ignore gioalias.h
index c0bf6e3857ac649e87514dae089f0db4dcf41642..128d876a8fa87acf1fe2626a1b8e8737658e210b 100644 (file)
@@ -20,13 +20,19 @@ CFILE_GLOB=$(top_srcdir)/gio/*.c
 IGNORE_HFILES=                            \
        fam-helper.h                    \
        gasynchelper.h                  \
+       gcontenttypeprivate.h           \
        gdesktopappinfo.h               \
        gdummyfile.h                    \
        gfamdirectorymonitor.h          \
        gfamfilemonitor.h               \
-       gioalias.h                      \
        ginotifydirectorymonitor.h      \
        ginotifyfilemonitor.h           \
+       gio-marshal.h                   \
+       gio.h                           \
+       gioalias.h                      \
+       gioalias.h                      \
+       gioenumtypes.h                  \
+       giomodule-priv.h                \
        glocaldirectorymonitor.h        \
        glocalfile.h                    \
        glocalfileenumerator.h          \
@@ -43,7 +49,12 @@ IGNORE_HFILES=                          \
        gunixvolumemonitor.h            \
        gvolumeprivate.h                \
        gwin32appinfo.h                 \
+       inotify-diag.h                  \
+       inotify-helper.h                \
        inotify-kernel.h                \
+       inotify-missing.h               \
+       inotify-path.h                  \
+       inotify-sub.h                   \
        local_inotify.h                 \
        local_inotify_syscalls.h        \
        xdgmime.h                       \
index 39a6a97a18db44be2aed714c253640be5c672f9b..785d013aa41696c3d9659bc2b1b7b027ad174fbd 100644 (file)
@@ -113,19 +113,11 @@ g_file_replace_contents_async
 g_file_replace_contents_finish
 g_file_copy_attributes
 <SUBSECTION Standard>
-G_TYPE_FILE_COPY_FLAGS
-G_TYPE_FILE_CREATE_FLAGS
-G_TYPE_FILE_MONITOR_FLAGS
-G_TYPE_FILE_QUERY_INFO_FLAGS
 G_FILE
 G_IS_FILE
 G_TYPE_FILE
 G_FILE_GET_IFACE
 <SUBSECTION Private>
-g_file_copy_flags_get_type
-g_file_create_flags_get_type
-g_file_monitor_flags_get_type
-g_file_query_info_flags_get_type
 g_file_get_type
 </SECTION>
 
@@ -142,6 +134,7 @@ g_file_enumerator_close_finish
 g_file_enumerator_is_closed
 g_file_enumerator_has_pending
 g_file_enumerator_set_pending
+g_output_stream_clear_pending
 <SUBSECTION Standard>
 GFileEnumeratorClass
 G_FILE_ENUMERATOR
@@ -290,10 +283,8 @@ G_TYPE_FILE_INFO
 G_FILE_INFO_CLASS
 G_IS_FILE_INFO_CLASS
 G_FILE_INFO_GET_CLASS
-G_TYPE_FILE_TYPE
 <SUBSECTION Private>
 g_file_info_get_type
-g_file_type_get_type
 </SECTION>
 
 <SECTION>
@@ -334,14 +325,6 @@ g_file_attribute_info_list_unref
 g_file_attribute_info_list_dup
 g_file_attribute_info_list_lookup
 g_file_attribute_info_list_add
-<SUBSECTION Standard>
-G_TYPE_FILE_ATTRIBUTE_FLAGS
-G_TYPE_FILE_ATTRIBUTE_STATUS
-G_TYPE_FILE_ATTRIBUTE_TYPE
-<SUBSECTION Private>
-g_file_attribute_flags_get_type
-g_file_attribute_status_get_type
-g_file_attribute_type_get_type
 </SECTION>
 
 <SECTION>
@@ -354,7 +337,6 @@ g_file_monitor_is_cancelled
 g_file_monitor_set_rate_limit
 g_file_monitor_emit_event
 <SUBSECTION Standard>
-G_TYPE_FILE_MONITOR_EVENT
 GFileMonitorClass
 G_FILE_MONITOR
 G_IS_FILE_MONITOR
@@ -363,7 +345,6 @@ G_FILE_MONITOR_CLASS
 G_IS_FILE_MONITOR_CLASS
 G_FILE_MONITOR_GET_CLASS
 <SUBSECTION Private>
-g_file_monitor_event_get_type
 g_file_monitor_get_type
 GFileMonitorPrivate
 </SECTION>
@@ -411,7 +392,6 @@ g_icon_get_type
 GThemedIcon
 g_themed_icon_new
 g_themed_icon_new_from_names
-g_themed_icon_get_names
 <SUBSECTION Standard>
 GThemedIconClass
 G_THEMED_ICON
@@ -476,7 +456,6 @@ g_input_stream_close_finish
 g_input_stream_is_closed
 g_input_stream_has_pending
 g_input_stream_set_pending
-g_input_stream_clear_pending
 <SUBSECTION Standard>
 GInputStreamClass
 G_INPUT_STREAM
@@ -591,8 +570,6 @@ g_data_input_stream_read_uint64
 g_data_input_stream_read_line
 g_data_input_stream_read_until
 <SUBSECTION Standard>
-G_TYPE_DATA_STREAM_BYTE_ORDER
-G_TYPE_DATA_STREAM_NEWLINE_TYPE
 GDataInputStreamClass
 G_DATA_INPUT_STREAM
 G_IS_DATA_INPUT_STREAM
@@ -602,8 +579,6 @@ G_IS_DATA_INPUT_STREAM_CLASS
 G_DATA_INPUT_STREAM_GET_CLASS
 <SUBSECTION Private>
 g_data_input_stream_get_type
-g_data_stream_byte_order_get_type
-g_data_stream_newline_type_get_type
 GDataInputStreamPrivate
 </SECTION>
 
@@ -656,9 +631,7 @@ g_output_stream_close_finish
 g_output_stream_is_closed
 g_output_stream_has_pending
 g_output_stream_set_pending
-g_output_stream_clear_pending
 <SUBSECTION Standard>
-G_TYPE_OUTPUT_STREAM_SPLICE_FLAGS
 GOutputStreamClass
 G_OUTPUT_STREAM
 G_IS_OUTPUT_STREAM
@@ -667,7 +640,6 @@ G_OUTPUT_STREAM_CLASS
 G_IS_OUTPUT_STREAM_CLASS
 G_OUTPUT_STREAM_GET_CLASS
 <SUBSECTION Private>
-g_output_stream_splice_flags_get_type
 g_output_stream_get_type
 GOutputStreamPrivate
 </SECTION>
@@ -990,10 +962,7 @@ g_io_job_send_to_mainloop
 G_IO_ERROR
 GIOErrorEnum
 g_io_error_from_errno
-<SUBSECTION Standard>
-G_TYPE_IO_ERROR_ENUM
 <SUBSECTION Private>
-g_io_error_enum_get_type
 g_io_error_quark
 </SECTION>
 
@@ -1040,10 +1009,10 @@ g_app_info_get_default_for_type
 g_app_info_get_default_for_uri_scheme
 g_app_launch_context_get_display
 g_app_launch_context_get_startup_notify_id
+g_app_launch_context_get_type
 g_app_launch_context_launch_failed
 g_app_launch_context_new
 <SUBSECTION Standard>
-G_TYPE_APP_INFO_CREATE_FLAGS
 GAppInfoIface
 GAppLaunchContextClass
 G_APP_INFO
@@ -1057,7 +1026,6 @@ G_IS_APP_LAUNCH_CONTEXT
 G_IS_APP_LAUNCH_CONTEXT_CLASS
 G_TYPE_APP_LAUNCH_CONTEXT
 <SUBSECTION Private>
-g_app_info_create_flags_get_type
 g_app_info_get_type
 g_app_launch_context_get_type
 GAppLaunchContextPrivate
@@ -1084,8 +1052,6 @@ g_mount_operation_get_choice
 g_mount_operation_set_choice
 g_mount_operation_reply
 <SUBSECTION Standard>
-G_TYPE_PASSWORD_FLAGS
-G_TYPE_PASSWORD_SAVE
 GMountOperationClass
 G_MOUNT_OPERATION
 G_IS_MOUNT_OPERATION
@@ -1094,8 +1060,6 @@ G_MOUNT_OPERATION_CLASS
 G_IS_MOUNT_OPERATION_CLASS
 G_MOUNT_OPERATION_GET_CLASS
 <SUBSECTION Private>
-g_password_flags_get_type
-g_password_save_get_type
 g_mount_operation_get_type
 GMountOperationPrivate
 </SECTION>