mirror of
https://gitlab.gnome.org/GNOME/glib.git
synced 2025-04-14 03:33:06 +02:00
Remove more internal headers.
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
This commit is contained in:
parent
a3dce6b45e
commit
3a44f82b82
@ -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>
|
2007-12-10 Matthias Clasen <mclasen@redhat.com>
|
||||||
|
|
||||||
* gio/Makefile.am: Ignore gioalias.h
|
* gio/Makefile.am: Ignore gioalias.h
|
||||||
|
@ -20,13 +20,19 @@ CFILE_GLOB=$(top_srcdir)/gio/*.c
|
|||||||
IGNORE_HFILES= \
|
IGNORE_HFILES= \
|
||||||
fam-helper.h \
|
fam-helper.h \
|
||||||
gasynchelper.h \
|
gasynchelper.h \
|
||||||
|
gcontenttypeprivate.h \
|
||||||
gdesktopappinfo.h \
|
gdesktopappinfo.h \
|
||||||
gdummyfile.h \
|
gdummyfile.h \
|
||||||
gfamdirectorymonitor.h \
|
gfamdirectorymonitor.h \
|
||||||
gfamfilemonitor.h \
|
gfamfilemonitor.h \
|
||||||
gioalias.h \
|
|
||||||
ginotifydirectorymonitor.h \
|
ginotifydirectorymonitor.h \
|
||||||
ginotifyfilemonitor.h \
|
ginotifyfilemonitor.h \
|
||||||
|
gio-marshal.h \
|
||||||
|
gio.h \
|
||||||
|
gioalias.h \
|
||||||
|
gioalias.h \
|
||||||
|
gioenumtypes.h \
|
||||||
|
giomodule-priv.h \
|
||||||
glocaldirectorymonitor.h \
|
glocaldirectorymonitor.h \
|
||||||
glocalfile.h \
|
glocalfile.h \
|
||||||
glocalfileenumerator.h \
|
glocalfileenumerator.h \
|
||||||
@ -43,7 +49,12 @@ IGNORE_HFILES= \
|
|||||||
gunixvolumemonitor.h \
|
gunixvolumemonitor.h \
|
||||||
gvolumeprivate.h \
|
gvolumeprivate.h \
|
||||||
gwin32appinfo.h \
|
gwin32appinfo.h \
|
||||||
|
inotify-diag.h \
|
||||||
|
inotify-helper.h \
|
||||||
inotify-kernel.h \
|
inotify-kernel.h \
|
||||||
|
inotify-missing.h \
|
||||||
|
inotify-path.h \
|
||||||
|
inotify-sub.h \
|
||||||
local_inotify.h \
|
local_inotify.h \
|
||||||
local_inotify_syscalls.h \
|
local_inotify_syscalls.h \
|
||||||
xdgmime.h \
|
xdgmime.h \
|
||||||
|
@ -113,19 +113,11 @@ g_file_replace_contents_async
|
|||||||
g_file_replace_contents_finish
|
g_file_replace_contents_finish
|
||||||
g_file_copy_attributes
|
g_file_copy_attributes
|
||||||
<SUBSECTION Standard>
|
<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_FILE
|
||||||
G_IS_FILE
|
G_IS_FILE
|
||||||
G_TYPE_FILE
|
G_TYPE_FILE
|
||||||
G_FILE_GET_IFACE
|
G_FILE_GET_IFACE
|
||||||
<SUBSECTION Private>
|
<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
|
g_file_get_type
|
||||||
</SECTION>
|
</SECTION>
|
||||||
|
|
||||||
@ -142,6 +134,7 @@ g_file_enumerator_close_finish
|
|||||||
g_file_enumerator_is_closed
|
g_file_enumerator_is_closed
|
||||||
g_file_enumerator_has_pending
|
g_file_enumerator_has_pending
|
||||||
g_file_enumerator_set_pending
|
g_file_enumerator_set_pending
|
||||||
|
g_output_stream_clear_pending
|
||||||
<SUBSECTION Standard>
|
<SUBSECTION Standard>
|
||||||
GFileEnumeratorClass
|
GFileEnumeratorClass
|
||||||
G_FILE_ENUMERATOR
|
G_FILE_ENUMERATOR
|
||||||
@ -290,10 +283,8 @@ G_TYPE_FILE_INFO
|
|||||||
G_FILE_INFO_CLASS
|
G_FILE_INFO_CLASS
|
||||||
G_IS_FILE_INFO_CLASS
|
G_IS_FILE_INFO_CLASS
|
||||||
G_FILE_INFO_GET_CLASS
|
G_FILE_INFO_GET_CLASS
|
||||||
G_TYPE_FILE_TYPE
|
|
||||||
<SUBSECTION Private>
|
<SUBSECTION Private>
|
||||||
g_file_info_get_type
|
g_file_info_get_type
|
||||||
g_file_type_get_type
|
|
||||||
</SECTION>
|
</SECTION>
|
||||||
|
|
||||||
<SECTION>
|
<SECTION>
|
||||||
@ -334,14 +325,6 @@ g_file_attribute_info_list_unref
|
|||||||
g_file_attribute_info_list_dup
|
g_file_attribute_info_list_dup
|
||||||
g_file_attribute_info_list_lookup
|
g_file_attribute_info_list_lookup
|
||||||
g_file_attribute_info_list_add
|
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>
|
||||||
|
|
||||||
<SECTION>
|
<SECTION>
|
||||||
@ -354,7 +337,6 @@ g_file_monitor_is_cancelled
|
|||||||
g_file_monitor_set_rate_limit
|
g_file_monitor_set_rate_limit
|
||||||
g_file_monitor_emit_event
|
g_file_monitor_emit_event
|
||||||
<SUBSECTION Standard>
|
<SUBSECTION Standard>
|
||||||
G_TYPE_FILE_MONITOR_EVENT
|
|
||||||
GFileMonitorClass
|
GFileMonitorClass
|
||||||
G_FILE_MONITOR
|
G_FILE_MONITOR
|
||||||
G_IS_FILE_MONITOR
|
G_IS_FILE_MONITOR
|
||||||
@ -363,7 +345,6 @@ G_FILE_MONITOR_CLASS
|
|||||||
G_IS_FILE_MONITOR_CLASS
|
G_IS_FILE_MONITOR_CLASS
|
||||||
G_FILE_MONITOR_GET_CLASS
|
G_FILE_MONITOR_GET_CLASS
|
||||||
<SUBSECTION Private>
|
<SUBSECTION Private>
|
||||||
g_file_monitor_event_get_type
|
|
||||||
g_file_monitor_get_type
|
g_file_monitor_get_type
|
||||||
GFileMonitorPrivate
|
GFileMonitorPrivate
|
||||||
</SECTION>
|
</SECTION>
|
||||||
@ -411,7 +392,6 @@ g_icon_get_type
|
|||||||
GThemedIcon
|
GThemedIcon
|
||||||
g_themed_icon_new
|
g_themed_icon_new
|
||||||
g_themed_icon_new_from_names
|
g_themed_icon_new_from_names
|
||||||
g_themed_icon_get_names
|
|
||||||
<SUBSECTION Standard>
|
<SUBSECTION Standard>
|
||||||
GThemedIconClass
|
GThemedIconClass
|
||||||
G_THEMED_ICON
|
G_THEMED_ICON
|
||||||
@ -476,7 +456,6 @@ g_input_stream_close_finish
|
|||||||
g_input_stream_is_closed
|
g_input_stream_is_closed
|
||||||
g_input_stream_has_pending
|
g_input_stream_has_pending
|
||||||
g_input_stream_set_pending
|
g_input_stream_set_pending
|
||||||
g_input_stream_clear_pending
|
|
||||||
<SUBSECTION Standard>
|
<SUBSECTION Standard>
|
||||||
GInputStreamClass
|
GInputStreamClass
|
||||||
G_INPUT_STREAM
|
G_INPUT_STREAM
|
||||||
@ -591,8 +570,6 @@ g_data_input_stream_read_uint64
|
|||||||
g_data_input_stream_read_line
|
g_data_input_stream_read_line
|
||||||
g_data_input_stream_read_until
|
g_data_input_stream_read_until
|
||||||
<SUBSECTION Standard>
|
<SUBSECTION Standard>
|
||||||
G_TYPE_DATA_STREAM_BYTE_ORDER
|
|
||||||
G_TYPE_DATA_STREAM_NEWLINE_TYPE
|
|
||||||
GDataInputStreamClass
|
GDataInputStreamClass
|
||||||
G_DATA_INPUT_STREAM
|
G_DATA_INPUT_STREAM
|
||||||
G_IS_DATA_INPUT_STREAM
|
G_IS_DATA_INPUT_STREAM
|
||||||
@ -602,8 +579,6 @@ G_IS_DATA_INPUT_STREAM_CLASS
|
|||||||
G_DATA_INPUT_STREAM_GET_CLASS
|
G_DATA_INPUT_STREAM_GET_CLASS
|
||||||
<SUBSECTION Private>
|
<SUBSECTION Private>
|
||||||
g_data_input_stream_get_type
|
g_data_input_stream_get_type
|
||||||
g_data_stream_byte_order_get_type
|
|
||||||
g_data_stream_newline_type_get_type
|
|
||||||
GDataInputStreamPrivate
|
GDataInputStreamPrivate
|
||||||
</SECTION>
|
</SECTION>
|
||||||
|
|
||||||
@ -656,9 +631,7 @@ g_output_stream_close_finish
|
|||||||
g_output_stream_is_closed
|
g_output_stream_is_closed
|
||||||
g_output_stream_has_pending
|
g_output_stream_has_pending
|
||||||
g_output_stream_set_pending
|
g_output_stream_set_pending
|
||||||
g_output_stream_clear_pending
|
|
||||||
<SUBSECTION Standard>
|
<SUBSECTION Standard>
|
||||||
G_TYPE_OUTPUT_STREAM_SPLICE_FLAGS
|
|
||||||
GOutputStreamClass
|
GOutputStreamClass
|
||||||
G_OUTPUT_STREAM
|
G_OUTPUT_STREAM
|
||||||
G_IS_OUTPUT_STREAM
|
G_IS_OUTPUT_STREAM
|
||||||
@ -667,7 +640,6 @@ G_OUTPUT_STREAM_CLASS
|
|||||||
G_IS_OUTPUT_STREAM_CLASS
|
G_IS_OUTPUT_STREAM_CLASS
|
||||||
G_OUTPUT_STREAM_GET_CLASS
|
G_OUTPUT_STREAM_GET_CLASS
|
||||||
<SUBSECTION Private>
|
<SUBSECTION Private>
|
||||||
g_output_stream_splice_flags_get_type
|
|
||||||
g_output_stream_get_type
|
g_output_stream_get_type
|
||||||
GOutputStreamPrivate
|
GOutputStreamPrivate
|
||||||
</SECTION>
|
</SECTION>
|
||||||
@ -990,10 +962,7 @@ g_io_job_send_to_mainloop
|
|||||||
G_IO_ERROR
|
G_IO_ERROR
|
||||||
GIOErrorEnum
|
GIOErrorEnum
|
||||||
g_io_error_from_errno
|
g_io_error_from_errno
|
||||||
<SUBSECTION Standard>
|
|
||||||
G_TYPE_IO_ERROR_ENUM
|
|
||||||
<SUBSECTION Private>
|
<SUBSECTION Private>
|
||||||
g_io_error_enum_get_type
|
|
||||||
g_io_error_quark
|
g_io_error_quark
|
||||||
</SECTION>
|
</SECTION>
|
||||||
|
|
||||||
@ -1040,10 +1009,10 @@ g_app_info_get_default_for_type
|
|||||||
g_app_info_get_default_for_uri_scheme
|
g_app_info_get_default_for_uri_scheme
|
||||||
g_app_launch_context_get_display
|
g_app_launch_context_get_display
|
||||||
g_app_launch_context_get_startup_notify_id
|
g_app_launch_context_get_startup_notify_id
|
||||||
|
g_app_launch_context_get_type
|
||||||
g_app_launch_context_launch_failed
|
g_app_launch_context_launch_failed
|
||||||
g_app_launch_context_new
|
g_app_launch_context_new
|
||||||
<SUBSECTION Standard>
|
<SUBSECTION Standard>
|
||||||
G_TYPE_APP_INFO_CREATE_FLAGS
|
|
||||||
GAppInfoIface
|
GAppInfoIface
|
||||||
GAppLaunchContextClass
|
GAppLaunchContextClass
|
||||||
G_APP_INFO
|
G_APP_INFO
|
||||||
@ -1057,7 +1026,6 @@ G_IS_APP_LAUNCH_CONTEXT
|
|||||||
G_IS_APP_LAUNCH_CONTEXT_CLASS
|
G_IS_APP_LAUNCH_CONTEXT_CLASS
|
||||||
G_TYPE_APP_LAUNCH_CONTEXT
|
G_TYPE_APP_LAUNCH_CONTEXT
|
||||||
<SUBSECTION Private>
|
<SUBSECTION Private>
|
||||||
g_app_info_create_flags_get_type
|
|
||||||
g_app_info_get_type
|
g_app_info_get_type
|
||||||
g_app_launch_context_get_type
|
g_app_launch_context_get_type
|
||||||
GAppLaunchContextPrivate
|
GAppLaunchContextPrivate
|
||||||
@ -1084,8 +1052,6 @@ g_mount_operation_get_choice
|
|||||||
g_mount_operation_set_choice
|
g_mount_operation_set_choice
|
||||||
g_mount_operation_reply
|
g_mount_operation_reply
|
||||||
<SUBSECTION Standard>
|
<SUBSECTION Standard>
|
||||||
G_TYPE_PASSWORD_FLAGS
|
|
||||||
G_TYPE_PASSWORD_SAVE
|
|
||||||
GMountOperationClass
|
GMountOperationClass
|
||||||
G_MOUNT_OPERATION
|
G_MOUNT_OPERATION
|
||||||
G_IS_MOUNT_OPERATION
|
G_IS_MOUNT_OPERATION
|
||||||
@ -1094,8 +1060,6 @@ G_MOUNT_OPERATION_CLASS
|
|||||||
G_IS_MOUNT_OPERATION_CLASS
|
G_IS_MOUNT_OPERATION_CLASS
|
||||||
G_MOUNT_OPERATION_GET_CLASS
|
G_MOUNT_OPERATION_GET_CLASS
|
||||||
<SUBSECTION Private>
|
<SUBSECTION Private>
|
||||||
g_password_flags_get_type
|
|
||||||
g_password_save_get_type
|
|
||||||
g_mount_operation_get_type
|
g_mount_operation_get_type
|
||||||
GMountOperationPrivate
|
GMountOperationPrivate
|
||||||
</SECTION>
|
</SECTION>
|
||||||
|
Loading…
x
Reference in New Issue
Block a user