..
fam
Shut down fam (including removing fam GSource) when module is unloaded
2008-03-14 11:02:42 +00:00
fen
Default disable all loggings. Fixed two macro nits.
2008-04-21 02:40:40 +00:00
inotify
Define IN_ONLYDIR if not in header ( #515346 )
2008-02-13 13:33:57 +00:00
tests
don't define G_DISABLE_SINGLE_INCLUDES, it's in the global CPPFLAGS now.
2008-05-28 16:17:45 +00:00
win32
#define _WIN32_WINNT 0x0400 to get declaration of ReadDirectoryChangesW()
2008-05-16 17:16:37 +00:00
xdgmime
Fix the build
2008-06-09 21:38:35 +00:00
abicheck.sh
Fix copy-and-paste leftovers
2007-11-28 18:45:08 +00:00
ChangeLog
fix SEGV by not using uninitialized memory as array index.
2008-06-10 10:51:29 +00:00
gappinfo.c
Doc fixes
2008-02-21 18:20:17 +00:00
gappinfo.h
Documentation additions
2008-02-11 07:12:56 +00:00
gasynchelper.c
Doc fixes
2008-02-21 18:20:17 +00:00
gasynchelper.h
gio/ docs/reference/gio Merged gio-standalone into glib.
2007-11-26 16:13:05 +00:00
gasyncresult.c
Doc fixes
2008-02-21 18:20:17 +00:00
gasyncresult.h
Only allow including <gio/gio.h> from apps
2007-12-14 10:35:24 +00:00
gbufferedinputstream.c
Fix typo in parameter documentation.
2008-03-04 15:21:31 +00:00
gbufferedinputstream.h
Only allow including <gio/gio.h> from apps
2007-12-14 10:35:24 +00:00
gbufferedoutputstream.c
Doc fixes
2008-02-21 18:20:17 +00:00
gbufferedoutputstream.h
modify the new_sized() constructor to take a gsize param instead of guint
2008-02-04 10:04:40 +00:00
gcancellable.c
Doc fixes
2008-02-21 18:20:17 +00:00
gcancellable.h
Only allow including <gio/gio.h> from apps
2007-12-14 10:35:24 +00:00
gcontenttype.c
fix SEGV by not using uninitialized memory as array index.
2008-06-10 10:51:29 +00:00
gcontenttype.h
New function to create a content type from a mime type. ( #527175 , Milan
2008-05-18 02:50:48 +00:00
gcontenttypeprivate.h
gio/ docs/reference/gio Merged gio-standalone into glib.
2007-11-26 16:13:05 +00:00
gdatainputstream.c
Doc fixes
2008-02-21 18:20:17 +00:00
gdatainputstream.h
Only allow including <gio/gio.h> from apps
2007-12-14 10:35:24 +00:00
gdataoutputstream.c
Doc fixes
2008-02-21 18:20:17 +00:00
gdataoutputstream.h
Only allow including <gio/gio.h> from apps
2007-12-14 10:35:24 +00:00
gdesktopappinfo.c
tolerate an empty TryExec= line without failing; nautilus used to create
2008-04-16 16:48:23 +00:00
gdesktopappinfo.h
Add more docs
2008-02-11 07:17:48 +00:00
gdrive.c
Doc fixes
2008-02-21 18:20:17 +00:00
gdrive.h
Document new api
2008-01-28 17:26:45 +00:00
gdummyfile.c
Add new g_file_has_prefix that does the same as g_file_contains_file.
2008-02-21 09:09:59 +00:00
gdummyfile.h
Removed unnecessary file
2007-11-28 16:01:59 +00:00
gfile.c
A URI scheme must start with a letter, even if later more characters are
2008-05-13 12:42:40 +00:00
gfile.h
Add g_file_query_file_type convenience function to query the type of a
2008-03-31 04:46:22 +00:00
gfileattribute-priv.h
Move GFileAttributeValue to a private header, as its sort of ugly.
2007-12-14 15:56:56 +00:00
gfileattribute.c
Doc fixes
2008-02-21 18:20:17 +00:00
gfileattribute.h
Documentation updates
2007-12-30 05:21:05 +00:00
gfileenumerator.c
Fix some documentation typos. ( #524950 , Rob Bradford)
2008-03-31 03:30:48 +00:00
gfileenumerator.h
Only allow including <gio/gio.h> from apps
2007-12-14 10:35:24 +00:00
gfileicon.c
Doc fixes
2008-02-21 18:20:17 +00:00
gfileicon.h
Only allow including <gio/gio.h> from apps
2007-12-14 10:35:24 +00:00
gfileinfo.c
Doc fixes
2008-02-21 18:20:17 +00:00
gfileinfo.h
Makefile.am. build with G_DISABLE_SINGLE_INCLUDES to prevent code from
2008-05-05 15:12:13 +00:00
gfileinputstream.c
Doc fixes
2008-02-21 18:20:17 +00:00
gfileinputstream.h
Remove duplicated GSeekable functions. ( #509990 ) Just use the
2008-01-21 15:11:56 +00:00
gfilemonitor.c
Fix C89 issue ( #521672 ) Patch from Jens Granseuer
2008-03-14 11:06:01 +00:00
gfilemonitor.h
Documentation updates
2008-01-21 03:49:20 +00:00
gfilenamecompleter.c
Makefile.am. build with G_DISABLE_SINGLE_INCLUDES to prevent code from
2008-05-05 15:12:13 +00:00
gfilenamecompleter.h
Only allow including <gio/gio.h> from apps
2007-12-14 10:35:24 +00:00
gfileoutputstream.c
Doc fixes
2008-02-21 18:20:17 +00:00
gfileoutputstream.h
Remove duplicated GSeekable functions. ( #509990 ) Just use the
2008-01-21 15:11:56 +00:00
gfilterinputstream.c
Doc fixes
2008-02-21 18:20:17 +00:00
gfilterinputstream.h
Only allow including <gio/gio.h> from apps
2007-12-14 10:35:24 +00:00
gfilteroutputstream.c
Doc fixes
2008-02-21 18:20:17 +00:00
gfilteroutputstream.h
Only allow including <gio/gio.h> from apps
2007-12-14 10:35:24 +00:00
gicon.c
Doc fixes
2008-02-21 18:20:17 +00:00
gicon.h
Only allow including <gio/gio.h> from apps
2007-12-14 10:35:24 +00:00
ginputstream.c
Tiny documentation corrections.
2008-03-04 13:15:57 +00:00
ginputstream.h
Only allow including <gio/gio.h> from apps
2007-12-14 10:35:24 +00:00
gio-marshal.list
Change the API a bit so that unhandled methods get reported via the reply,
2008-01-09 14:43:41 +00:00
gio.h
Build test subdir after . Remove gdirectorymonitor.[ch]
2008-01-07 13:42:08 +00:00
gio.symbols
Add a new symbol
2008-05-26 05:56:08 +00:00
gioenumtypes.c.template
Fix typo.
2007-12-01 23:49:34 +00:00
gioenumtypes.h.template
Templates for enum registration
2007-12-01 01:53:00 +00:00
gioerror.c
Doc fixes
2008-02-21 18:20:17 +00:00
gioerror.h
Makefile.am. build with G_DISABLE_SINGLE_INCLUDES to prevent code from
2008-05-05 15:12:13 +00:00
giomodule-priv.h
2.15.4
2008-01-29 00:00:31 +00:00
giomodule.c
Adds GIO_EXTRA_MODULES environment variable support, closing bug #523039 .
2008-03-28 14:31:09 +00:00
giomodule.h
Documentation additions
2008-02-11 07:12:56 +00:00
gioscheduler.c
Doc fixes
2008-02-21 18:20:17 +00:00
gioscheduler.h
Make GIOSchedulerJobFunc return boolean Keep calling io jobs until they
2008-01-25 14:40:54 +00:00
gloadableicon.c
Doc fixes
2008-02-21 18:20:17 +00:00
gloadableicon.h
More doc updates
2007-12-30 05:30:42 +00:00
glocaldirectorymonitor.c
Make cancellation threadsafe (i.e. guarantee its only done once, and
2008-03-05 11:50:27 +00:00
glocaldirectorymonitor.h
Documentation additions
2008-02-11 07:12:56 +00:00
glocalfile.c
Fix #533369 . Check whether memeber statvfs.f_basetype available or not.
2008-05-27 07:51:13 +00:00
glocalfile.h
Removed unnecessary file
2007-11-28 16:01:59 +00:00
glocalfileenumerator.c
Read readdir() info chunks (of 1000) and sort the chunks by inode before
2008-03-31 19:18:46 +00:00
glocalfileenumerator.h
Removed unnecessary file
2007-11-28 16:01:59 +00:00
glocalfileinfo.c
Makefile.am. build with G_DISABLE_SINGLE_INCLUDES to prevent code from
2008-05-05 15:12:13 +00:00
glocalfileinfo.h
Introduce a macro GLocalFileStat that is the normal struct stat on Unix
2008-03-12 18:33:59 +00:00
glocalfileinputstream.c
Save errno before calling other funcs that potentially alter it. Bug
2008-02-06 15:10:08 +00:00
glocalfileinputstream.h
s/parent/parent_instance/ in GObjects
2007-12-12 14:33:20 +00:00
glocalfilemonitor.c
Add registration hooks for extension points. Register the gio extension
2008-01-28 19:43:10 +00:00
glocalfilemonitor.h
Documentation additions
2008-02-11 07:12:56 +00:00
glocalfileoutputstream.c
Use g_unlink/g_rename instead of unlink/rename; do not pass raw filenames
2008-02-18 15:35:16 +00:00
glocalfileoutputstream.h
s/parent/parent_instance/ in GObjects
2007-12-12 14:33:20 +00:00
glocalvfs.c
2.15.4
2008-01-29 00:00:31 +00:00
glocalvfs.h
Removed unnecessary file
2007-11-28 16:01:59 +00:00
gmemoryinputstream.c
Doc fixes
2008-02-21 18:20:17 +00:00
gmemoryinputstream.h
Improve API so that you can use multile chunks of memory and custom
2008-01-04 10:17:57 +00:00
gmemoryoutputstream.c
Clarify docs for g_memory_output_stream_get_size. Add
2008-03-31 13:49:46 +00:00
gmemoryoutputstream.h
declare g_memory_output_stream_get_data_size().
2008-05-26 11:52:24 +00:00
gmount.c
Fixup translator comments ( #518578 ).
2008-02-25 14:31:19 +00:00
gmount.h
Added GMountMountFlags enum and added a flags argument to all mount calls.
2008-02-11 11:12:36 +00:00
gmountoperation.c
Doc additions
2008-03-19 20:54:49 +00:00
gmountoperation.h
Doc additions
2008-03-19 20:54:49 +00:00
gmountprivate.h
Add is_supported() to GNativeVolumeMonitorClass so that we can avoid
2007-12-17 16:00:33 +00:00
gnativevolumemonitor.c
Removed unnecessary file
2007-11-28 16:01:59 +00:00
gnativevolumemonitor.h
Remove unused prio/name fields.
2008-01-29 15:04:50 +00:00
goutputstream.c
Tiny documentation corrections.
2008-03-04 13:15:57 +00:00
goutputstream.h
Clean up all flags enums to not have _FLAGS in them Make the names of some
2007-12-14 11:07:31 +00:00
gpollfilemonitor.c
File attribute renames: std:: -> standard:: fs:: -> filesystem:: id::fs ->
2007-12-20 13:30:47 +00:00
gpollfilemonitor.h
Removed unnecessary file
2007-11-28 16:01:59 +00:00
gseekable.c
Doc fixes
2008-02-21 18:20:17 +00:00
gseekable.h
Only allow including <gio/gio.h> from apps
2007-12-14 10:35:24 +00:00
gsimpleasyncresult.c
Doc fixes
2008-02-21 18:20:17 +00:00
gsimpleasyncresult.h
Only allow including <gio/gio.h> from apps
2007-12-14 10:35:24 +00:00
gthemedicon.c
Fix crashes in new constructor and properties code
2008-03-11 00:14:11 +00:00
gthemedicon.h
Implement this function by moving bits from glocalfileinfo.c
2008-02-21 12:35:05 +00:00
gunionvolumemonitor.c
Fix sparse warnings ( #519489 )
2008-03-06 09:53:35 +00:00
gunionvolumemonitor.h
Rework how volumes, drives and volume monitoring is done. Previosly the
2007-12-11 21:23:55 +00:00
gunixinputstream.c
Fixed some minor typos in documentation.
2008-02-06 16:02:20 +00:00
gunixinputstream.h
Only allow including <gio/gio.h> from apps
2007-12-14 10:35:24 +00:00
gunixmount.c
Add g_unix_mount_guess_should_display and use for unix volume monitor
2008-01-09 15:45:56 +00:00
gunixmount.h
Rework how volumes, drives and volume monitoring is done. Previosly the
2007-12-11 21:23:55 +00:00
gunixmounts.c
Avoid displaying mounts in a subdirectory not accessible to the user
2008-04-28 22:38:49 +00:00
gunixmounts.h
Add g_unix_mount_monitor_set_rate_limit() function ( #521946 )
2008-03-14 11:18:59 +00:00
gunixoutputstream.c
Fixed some minor typos in documentation.
2008-02-06 16:02:20 +00:00
gunixoutputstream.h
Only allow including <gio/gio.h> from apps
2007-12-14 10:35:24 +00:00
gunixvolume.c
Fix type warnings
2008-02-27 11:23:35 +00:00
gunixvolume.h
Rework how volumes, drives and volume monitoring is done. Previosly the
2007-12-11 21:23:55 +00:00
gunixvolumemonitor.c
Add registration hooks for extension points. Register the gio extension
2008-01-28 19:43:10 +00:00
gunixvolumemonitor.h
Namespace waste reduction, move some g_get_unix_mount functions to the
2007-12-17 14:59:23 +00:00
gvfs.c
Doc fixes
2008-02-21 18:20:17 +00:00
gvfs.h
trim whitespace so gtk-doc groks the function name
2008-03-12 16:45:43 +00:00
gvolume.c
Doc fixes
2008-02-21 18:20:17 +00:00
gvolume.h
Added GMountMountFlags enum and added a flags argument to all mount calls.
2008-02-11 11:12:36 +00:00
gvolumemonitor.c
Doc fixes
2008-02-21 18:20:17 +00:00
gvolumemonitor.h
Fix the adopt_orphan_mount vfunc to take a volume_monitor reference in an
2008-03-03 21:38:30 +00:00
gwin32appinfo.c
Add g_app_info_supports_files() Remove desktop arg from
2008-01-04 10:51:56 +00:00
gwin32appinfo.h
gio/ docs/reference/gio Merged gio-standalone into glib.
2007-11-26 16:13:05 +00:00
Makefile.am
don't define G_DISABLE_SINGLE_INCLUDES, it's in the global CPPFLAGS now.
2008-05-28 16:17:45 +00:00
makefile.msc
update
2008-02-03 22:40:29 +00:00
makegioalias.pl
Makefile.am. build with G_DISABLE_SINGLE_INCLUDES to prevent code from
2008-05-05 15:12:13 +00:00
pltcheck.sh
Skip g_bit_*(). Inline functions may end up with a local plt if the
2008-02-06 17:36:06 +00:00