Add /usr/local to list of internal mountpoints
[platform/upstream/glib.git] / gio / ChangeLog
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-01 Wouter BolsterleeExpanded the g_file_new_for_commandline_arg description...
2007-12-31 Wouter BolsterleeFixed typo in docs.
2007-12-31 Mathias HasselmannUpdates to GIO documentation. (#506395, Mikael Hermansson)
2007-12-31 Matthias ClasenDoc additions
2007-12-31 Matthias ClasenFix build with --disable-visibility
2007-12-31 Matthias ClasenDon't include NULLs in the list of returned app infos.
2007-12-30 Matthias ClasenFix a cross-reference
2007-12-30 Matthias ClasenDoc updates
2007-12-30 Matthias ClasenMore doc updates
2007-12-30 Matthias ClasenMore doc updates
2007-12-30 Matthias ClasenDocumentation updates
2007-12-30 Matthias ClasenDocumentation updates
2007-12-30 Matthias ClasenDocumentation updates
2007-12-27 Matthias ClasenInclude crt_externs.h. (#505730, Tommi Komulainen)
2007-12-27 Matthias ClasenDon't return freed memory (#505815, Mikael Hermansson)
2007-12-25 Paolo Borellifix typo in the ifdef used to detect statbuf->st_blocks...
2007-12-25 Matthias ClasenFix the environment handling. (#504829, Cosimo Cecchi)
2007-12-22 Matthias ClasenDoc improvements
2007-12-21 Matthias Clasen2.15.0
2007-12-20 Hans Breuerdon't build gdesktopappinfo.obj, it collides with symbols
2007-12-20 Alexander LarssonFile attribute renames: std:: -> standard:: fs:: -...
2007-12-20 Alexander LarssonAdd GMountUnmountFlags to all unmount and eject calls...
2007-12-20 Alexander LarssonFix unused variable warning
2007-12-20 Matthias ClasenUpdates
2007-12-20 Matthias ClasenRemove C99 comments
2007-12-20 Matthias ClasenAdditions
2007-12-19 Alexander LarssonMake g_io_modules_load_all_in_directory not unuse loade...
2007-12-19 Alexander LarssonRemove warnings
2007-12-19 Alexander LarssonStore the native type as GType, not class so that we...
2007-12-19 David ZeuthenIntroduce g_volume_monitor_adopt_orphan_mount() functio...
2007-12-18 Matthias ClasenFix up includes in section docs
2007-12-17 Alexander LarssonAdd is_supported() to GNativeVolumeMonitorClass so...
2007-12-17 Matthias ClasenNamespace waste reduction, move some g_get_unix_mount...
2007-12-17 Alexander LarssonAdd doc comments about what GFile operations are guaran...
2007-12-17 Alexander LarssonAdd missing #ifdef fixing OSX build. (#503334, patch...
2007-12-17 David ZeuthenProvide eject() on both GMount and GVolume and utility...
2007-12-17 Matthias ClasenDocumentation updates
2007-12-15 Matthias ClasenFix up docs
2007-12-15 Matthias ClasenUse hash iterators
2007-12-14 Alexander LarssonMove GFileAttributeValue to a private header, as its...
2007-12-14 Yevgen MuntyanSay Makefile.am instead of gio/Makefile.am in changelog
2007-12-14 Yevgen MuntyanMoved the ChangeLog entry to gio/ChangeLog
2007-12-14 Alexander LarssonFix AKS -> ASK typo
2007-12-14 Alexander LarssonClean up all flags enums to not have _FLAGS in them...
2007-12-14 Michael Nattererfix g_io_scheduler symbol names.
2007-12-14 Alexander LarssonOnly allow including <gio/gio.h> from apps
2007-12-14 Alexander LarssonRename gioscheduler calls so they all use the g_io_sche...
2007-12-13 Alexander Larssong_push/pop_current_cancellable -> g_cancellable_push...
2007-12-13 Alexander LarssonRename g_mount_for_location to g_file_mount_enclosing_v...
2007-12-13 Alexander LarssonG_PASSWORD_FLAGS_ANON_SUPPORTED -> G_PASSWORD_FLAGS_ANO...
2007-12-12 Alexander LarssonFix race condition when freeing proxy in g_io_job_send_...
2007-12-12 Alexander LarssonMake attribute namespace separator "::" instead of...
2007-12-12 Alexander Larssons/parent/parent_instance/ in GObjects
2007-12-12 Alexander LarssonNo need for padding for interfaces
2007-12-12 Alexander LarssonFix up a bunch of details in the docs.
2007-12-11 David ZeuthenRework how volumes, drives and volume monitoring is...
2007-12-10 Matthias ClasenClose the gap
2007-12-10 Matthias ClasenInstall gdesktopappinfo as unix-specific api
2007-12-10 Tor LillqvistAdd some more G_OS_WIN32 conditionals to silence gcc...
2007-12-10 Alexander LarssonDon't hardcode '/' (#502727)
2007-12-09 Hans Breuerfollow lib naming convention working implementation...
2007-12-09 A. WaltonMore documentation cleanup and filling in missing infor...
2007-12-08 Hans Breuer[gio compiles and links on win32, not sure how much...
2007-12-07 Alexander LarssonAvoid warning spew if error == NULL
2007-12-07 Alexander LarssonUpdate docs wrt etags
2007-12-06 Alexander LarssonInclude sys/types.h for dev_t (#501919)
2007-12-06 Behdad EsfahbodMake abicheck and pltcheck pass.
2007-12-05 Alexander LarssonAdded.
2007-12-05 Alexander LarssonFix warnings
2007-12-05 Alexander LarssonRename all struct members named: read, write, close...
2007-12-04 Alexander LarssonOnly call flush if non-null.
2007-12-04 Dan WinshipMake this take a GError and return a gboolean, and...
2007-12-04 Dan WinshipDon't cheat and unset the "pending" flag around inner...
2007-12-04 Behdad EsfahbodFix EXTRA_DIST automake warnings. (#501107)
2007-12-03 Hans Breuer[start of port to win32/msvc] HAVE_UNIST_H and _pipe...
2007-12-03 Matthias ClasenImprove docs
2007-12-03 Alexander LarssonAdd xattr checks for OSX style API (#500506) 2007-12...
2007-12-03 Alexander LarssonAdd G_FILE_COPY_NO_FALLBACK_FOR_MOVE flag
2007-12-02 A. WaltonDocumentation accuracy fixes.
2007-12-01 Behdad EsfahbodFix typo.
2007-12-01 Matthias ClasenMake threadsafe get_type() functions.
2007-12-01 Matthias ClasenSome more property work
2007-12-01 Matthias ClasenDon't mark buffer-size property as construct-only
2007-12-01 Matthias ClasenAdd properties
2007-12-01 Matthias ClasenDoc improvements
2007-12-01 Matthias ClasenAdd properties
2007-12-01 Matthias ClasenAdd properties
2007-12-01 Matthias ClasenTemplates for enum registration
2007-11-30 Matthias ClasenAdd docs for etags
2007-11-30 Matthias ClasenExplain I/O priorieties
2007-11-30 Matthias ClasenMore coding style fixes
2007-11-29 Matthias ClasenMore doc improvements
2007-11-29 Andrew Walton Quick Changelog fix.
2007-11-29 Andrew WaltonFixes unknown meaning in GAppLaunchContext docs. Clarif...
2007-11-29 Matthias ClasenCoding style fixups
2007-11-29 Matthias ClasenDon't export the inotify lock
next