update
[platform/upstream/glib.git] / gio /
2008-02-03 Hans Breuerupdate
2008-02-01 Michael Nattererassign the return value of xdg_mime_list_mime_parents...
2008-02-01 Alexander LarssonActually call the launch_uris method, not launch.
2008-02-01 Alexander LarssonDon't leak appinfo.
2008-02-01 Alexander LarssonOops, fix last commit.
2008-02-01 Alexander LarssonAdd g_app_info_launch_default_for_uri utility function...
2008-02-01 Cosimo CecchiDoc fix for g_app_info_get_default_for_uri_scheme ...
2008-01-30 Alexander LarssonAdd doc comment about uris vs GFiles to g_app_info_launch()
2008-01-30 Alexander LarssonC89 fixes from Jens Granseuer (#512849)
2008-01-30 Alexander LarssonFix gamin/fam difference build issue. (#509419)
2008-01-29 Alexander LarssonAdd G_APP_INFO_CREATE_SUPPORTS_URIS flag
2008-01-29 Alexander Larssongiomodule-priv.h include moved to .c file.
2008-01-29 Alexander LarssonRemove unused prio/name fields.
2008-01-29 Alexander LarssonDon't treat whitespace as control chars.
2008-01-29 Alexander LarssonLazily create the desktop files for appinfos created by
2008-01-29 Alexander LarssonAdded new symbols to gio.symbols
2008-01-29 Alexander LarssonAdd docs
2008-01-29 Alexander LarssonAdd g_file_query_default_handler utility to easily...
2008-01-29 Alexander LarssonMention need to free returned value in g_file_enumerato...
2008-01-29 Alexander LarssonUse list_parents, not get_parents from xdgmime, because...
2008-01-29 Matthias Clasen2.15.4 GLIB_2_15_4
2008-01-28 Alexander LarssonRegister local vfs with prio 0.
2008-01-28 Matthias ClasenDisable some tests
2008-01-28 Alexander LarssonAdd registration hooks for extension points. Register...
2008-01-28 Matthias ClasenDocument new api
2008-01-28 Matthias ClasenDocument new api
2008-01-28 Matthias ClasenFix docs
2008-01-27 Matthias ClasenDeprecate G_GNUC_(PRETTY)_FUNCTION.
2008-01-27 Matthias ClasenAvoid trivial differences in translatable strings
2008-01-27 Murray CummingDocument that the new_etags output gchar* should be...
2008-01-25 Matthias ClasenMake this build with gcc 3.4 (#509419)
2008-01-25 Matthias ClasenDoc updates
2008-01-25 Matthias ClasenMake GIOSchedulerJobFunc return boolean Keep calling...
2008-01-25 Alexander LarssonImplement changes discussed on xdg list. Now we can...
2008-01-25 Alexander LarssonDon't make local copy of desktop file for mimetype...
2008-01-25 Matthias ClasenString fixes
2008-01-25 Matthias ClasenExpand docs
2008-01-24 Alexander LarssonAdd g_drive_get_identifier and g_drive_enumerate_identi...
2008-01-24 Alexander LarssonAdd g_file_copy_async() (#511580) Based on patch from...
2008-01-23 Matthias ClasenSome doc additions
2008-01-22 Alexander LarssonDon't leak basename.
2008-01-22 Alexander LarssonDon't leak GKeyFile
2008-01-22 Alexander LarssonFix leak of uri
2008-01-22 Alexander LarssonCanonicalize paths that start with more than two slashes.
2008-01-22 Alexander LarssonFix c++ comment
2008-01-22 Alexander LarssonAllow UTF-8 in file:// parse names.
2008-01-21 Matthias Clasen2.15.3 GLIB_2_15_3
2008-01-21 Alexander LarssonRemove duplicated GSeekable functions. (#509990) Just...
2008-01-21 Matthias ClasenWhitespace cleanups.
2008-01-21 Murray CummingDocumentation: Fixed minor typos and added more mention...
2008-01-21 Alexander LarssonRemoved. Removed. Removed the included copies of the...
2008-01-21 Matthias ClasenCoding style fixes
2008-01-21 Matthias ClasenDocumentation updates
2008-01-20 Murray Cummingdocumentation: Fixed more minor typos.
2008-01-18 Murray Cummingdocumentation: Mention g_mount_remount_finish() instead of
2008-01-18 Murray CummingFixed some minor typos in the documentation.
2008-01-17 Murray CummingDocumentation: Clarify the ownership of the regurn...
2008-01-17 Alexander LarssonAdd the async find_enclosing_mount version to the heade...
2008-01-17 Alexander LarssonAdd async version of find_enclosing_mount with default...
2008-01-17 Alexander LarssonAllow calls to implementation of copy and write even...
2008-01-16 Murray CummingCorrected some typos in the documentation: occured...
2008-01-16 Alexander LarssonAdd g_file_query_exists (#508771)
2008-01-15 Murray CummingFor async functions that have no non-async version...
2008-01-15 Alexander LarssonDon't do pointer arithmetic on void * (#508602) Patch...
2008-01-14 Matthias Clasen2.15.2 GLIB_2_15_2
2008-01-14 Alexander LarssonDon't set error here, since we fallback to polling...
2008-01-14 Alexander LarssonAdd GError to file monitor calls
2008-01-14 Alexander LarssonHandle root correctly in g_file_get_relative_path ...
2008-01-14 Alexander LarssonClean up docs and example for GAsyncResult (#508074)
2008-01-11 Murray CummingClarify the sentence about GAsyncReadyCallback, and...
2008-01-11 Matthias ClasenAdd a comment
2008-01-11 Murray CummingGFileInfo description: Mention how to actually set...
2008-01-10 A. WaltonCheck for NULL content types.
2008-01-10 Frederic Crozatadd rpc_pipefs to systemfs list (#508309).
2008-01-09 Murray Cumming*_async() functions: Several small corrections to the...
2008-01-09 Dan Winshipx86_64 fix
2008-01-09 Alexander LarssonAdd g_unix_mount_guess_should_display and use for unix...
2008-01-09 Alexander LarssonAdd g_themed_icon_new_with_default_fallbacks
2008-01-09 Alexander LarssonChange the API a bit so that unhandled methods get...
2008-01-09 Alexander LarssonFix double free crash (#508224) Patch from Joe Marcus...
2008-01-07 Matthias Clasen2.15.1 GLIB_2_15_1
2008-01-07 Alexander LarssonFix warning (#507835)
2008-01-07 Alexander LarssonPass --internal to glib-genmarshal
2008-01-07 Alexander LarssonBuild test subdir after . Remove gdirectorymonitor...
2008-01-07 Alexander LarssonTranslate error strings
2008-01-07 Matthias ClasenAdd some tests
2008-01-07 Matthias ClasenMark strings for translation.
2008-01-06 Matthias ClasenSmall doc addition
2008-01-06 Matthias ClasenDocumentation additions
2008-01-04 Alexander LarssonUse the right type (uint) for the ask_password signal.
2008-01-04 Alexander LarssonAdd g_app_info_supports_files() Remove desktop arg...
2008-01-04 Alexander LarssonImprove API so that you can use multile chunks of memor...
2008-01-03 Alexander LarssonHandle NULL attribute matchers safely, as we return...
2008-01-03 Alexander LarssonAdd /usr/local to list of internal mountpoints
2008-01-03 Alexander LarssonCheck for HAVE_LCHOWN (#505887)
2008-01-03 Alexander LarssonAdd define for selinux context attribute. Fix missing...
2008-01-03 Alexander LarssonLink to libglib and libgobject directly (#504879) Patch...
2008-01-02 Alvaro Lopez OrtegaThese void functions were trying to return a value...
2008-01-01 Wouter BolsterleeExpanded the g_file_new_for_commandline_arg description...
2007-12-31 Wouter BolsterleeFixed typo in docs.
next