Don't set error here, since we fallback to polling monitor.
[platform/upstream/glib.git] / gio /
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.
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 ClasenMore docs
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 ClasenMore doc fixups
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 Yevgen MuntyanFixed build when srcdir != builddir, made mkenums and...
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 15:08:59 Tim Janikmail.gnome.org/archives/gtk-devel-list/2007-October...
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-09 Hans Breuerremoved -GD to compile with msvc9 (vs2008) with less...
next