2010-06-22 |
Tor Lillqvist | Bypass a few functions not used on Windows when compili... |
blob | commitdiff |
2010-06-10 |
Ryan Lortie | Merge remote branch 'gvdb/master' |
blob | commitdiff | diff to current |
2010-04-21 |
Ryan Lortie | Merge remote branch 'gvdb/master' |
blob | commitdiff | diff to current |
2010-04-16 |
Ryan Lortie | Merge remote branch 'gvdb/master' |
blob | commitdiff | diff to current |
2010-04-16 |
Ryan Lortie | Merge remote branch 'gvdb/master' |
blob | commitdiff | diff to current |
2010-03-30 |
Tor Lillqvist | Define a public documented type for the struct stat... |
blob | commitdiff | diff to current |
2010-02-22 |
Alexander Larsson | Keep metadata when files are renamed and trashed |
blob | commitdiff | diff to current |
2010-02-04 |
Tor Lillqvist | Clarify use of struct stat on Windows |
blob | commitdiff | diff to current |
2010-01-06 |
Matthias Clasen | Fix the filename roundtrip check |
blob | commitdiff | diff to current |
2009-11-30 |
Matthias Clasen | Fix up GIO docs |
blob | commitdiff | diff to current |
2009-11-05 |
Stéphane Démurget | Bug 324930 - Nicer message for EPERM on symlink |
blob | commitdiff | diff to current |
2009-09-18 |
Matthias Clasen | Fix a lot of clang complaints |
blob | commitdiff | diff to current |
2009-09-07 |
Alexander Larsson | Avoid reading uninitialized memory |
blob | commitdiff | diff to current |
2009-07-07 |
Ryan Lortie | Merge branch 'tree-refcount' |
blob | commitdiff | diff to current |
2009-07-01 |
Dan Winship | Support g_main_context_push_thread_default() in gio |
blob | commitdiff | diff to current |
2009-06-23 |
Alexander Larsson | Add extension point for adding metadata for local files |
blob | commitdiff | diff to current |
2009-05-13 |
Alexander Larsson | Local file implementation of GFileIOStream and ops |
blob | commitdiff | diff to current |
2009-04-03 |
Matthias Clasen | Don't lie about ext4 filesystems |
blob | commitdiff | diff to current |
2009-04-02 |
Alexander Larsson | On trash, if rename fails with EXDEV, return G_IO_ERROR... |
blob | commitdiff | diff to current |
2009-03-04 |
Alexander Larsson | Bug 573843 – g_get_current_dir returns non-absolute... |
blob | commitdiff | diff to current |
2009-03-03 |
Alexander Larsson | Handle filesystems no supporting reporting how much... |
blob | commitdiff | diff to current |
2009-02-23 |
Alexander Larsson | Remove accidentally commited spew |
blob | commitdiff | diff to current |
2009-02-23 |
Matthias Clasen | Fix "it's" vs "its" confusion throughout the source... |
blob | commitdiff | diff to current |
2008-12-09 |
Alexander Larsson | Bug 515777 - incorrect date&time on copy |
blob | commitdiff | diff to current |
2008-11-28 |
Matthias Clasen | Bug 548163 – Nautilus displays wrong error... |
blob | commitdiff | diff to current |
2008-11-21 |
Cosimo Cecchi | Bug 561375 – Leaks mountpoint description |
blob | commitdiff | diff to current |
2008-10-31 |
Grahame Bowland | Bug 558185 – 'parent' variable in |
blob | commitdiff | diff to current |
2008-10-27 |
Federico Mena Quintero | Fix leak inside g_local_file_get_parse_name() |
blob | commitdiff | diff to current |
2008-09-30 |
Tor Lillqvist | Avoid a g_critical(). Pass a large enough result buffer to |
blob | commitdiff | diff to current |
2008-08-08 |
Loïc Minier | Bug 535124 – umask 002 not being applied for new direct... |
blob | commitdiff | diff to current |
2008-07-02 |
Matthias Clasen | Use a configure check for structfs.f_bavail. |
blob | commitdiff | diff to current |
2008-07-01 |
Cody Russell | Moved all relevant typedefs into these files. |
blob | commitdiff | diff to current |
2008-06-22 |
Johan Dahlin | Include "config.h" instead of <config.h> Command used... |
blob | commitdiff | diff to current |
2008-06-16 |
Christian Persch | Use g_set_error_literal where appropriate. Patch from... |
blob | commitdiff | diff to current |
2008-06-16 |
Tor Lillqvist | Bug 538362 - Get Win32 icons back in the file chooser |
blob | commitdiff | diff to current |
2008-06-16 |
Michael Natterer | chain up unconditionally in finalize() and dispose... |
blob | commitdiff | diff to current |
2008-06-16 |
Ross Burton | Bug 536252 – GFileEnumerator should allow access to... |
blob | commitdiff | diff to current |
2008-06-11 |
Matthias Clasen | revert unintended change |
blob | commitdiff | diff to current |
2008-06-10 |
Matthias Clasen | Bug 536641 – Filesystem querying in gio does... |
blob | commitdiff | diff to current |
2008-05-27 |
simon.zheng | Fix #533369. Check whether memeber statvfs.f_basetype... |
blob | commitdiff | diff to current |
2008-05-25 |
Ross Burton | Fix typo in error message (#534764). |
blob | commitdiff | diff to current |
2008-05-17 |
Matthias Clasen | fix free space information for ncpfs |
blob | commitdiff | diff to current |
2008-05-17 |
Matthias Clasen | Bug 530196 – _g_local_file_has_trash_dir()... |
blob | commitdiff | diff to current |
2008-03-31 |
Alexander Larsson | Don't leak parent. |
blob | commitdiff | diff to current |
2008-03-28 |
Alexander Larsson | Reuse old string instead of adding new one. |
blob | commitdiff | diff to current |
2008-03-27 |
Alexander Larsson | Return G_IO_ERROR_IS_DIRECTORY, not G_IO_ERROR_WOULD_ME... |
blob | commitdiff | diff to current |
2008-03-14 |
Alexander Larsson | Use right define name for f_fstypename member check |
blob | commitdiff | diff to current |
2008-03-12 |
Tor Lillqvist | Implement as empty, returning FALSE, on Win32. |
blob | commitdiff | diff to current |
2008-03-11 |
Alexander Larsson | Correctly implement can_trash by actually looking for... |
blob | commitdiff | diff to current |
2008-03-08 |
Tor Lillqvist | Define FILE_READ_ONLY_VOLUME if it is missing from... |
blob | commitdiff | diff to current |
2008-03-07 |
Alexander Larsson | Use struct statfs.f_fstypename if availible (e.g. on... |
blob | commitdiff | diff to current |
2008-02-27 |
Alexander Larsson | Handle filesystems (like ntfs-3g) that return EEXIST... |
blob | commitdiff | diff to current |
2008-02-25 |
Wouter Bolsterlee | Fixup translator comments (#518578). |
blob | commitdiff | diff to current |
2008-02-25 |
Wouter Bolsterlee | Fix a few typos in translator comments and documentation. |
blob | commitdiff | diff to current |
2008-02-25 |
Alexander Larsson | Add translator comments (#518578) |
blob | commitdiff | diff to current |
2008-02-25 |
Alexander Larsson | Make new strings reuse old ones. |
blob | commitdiff | diff to current |
2008-02-25 |
Alexander Larsson | Implement trashing and filesystem::readonly for win32... |
blob | commitdiff | diff to current |
2008-02-21 |
Alexander Larsson | Add new g_file_has_prefix that does the same as g_file_... |
blob | commitdiff | diff to current |
2008-02-18 |
Alexander Larsson | Use g_unlink/g_rename instead of unlink/rename; do... |
blob | commitdiff | diff to current |
2008-02-18 |
Alexander Larsson | Open files with O_BINARY on windows. (#517140) |
blob | commitdiff | diff to current |
2008-02-14 |
Alexander Larsson | Copy permissions with file on copy (#514084) This is... |
blob | commitdiff | diff to current |
2008-02-06 |
Christian Persch | Save errno before calling other funcs that potentially... |
blob | commitdiff | diff to current |
2008-02-06 |
Alexander Larsson | Don't succeed with trash if newly created trash dir... |
blob | commitdiff | diff to current |
2008-02-05 |
Alexander Larsson | Don't spew warnings when destination is not a GLocalFile. |
blob | commitdiff | diff to current |
2008-01-27 |
Matthias Clasen | Avoid trivial differences in translatable strings |
blob | commitdiff | diff to current |
2008-01-25 |
Matthias Clasen | String fixes |
blob | commitdiff | diff to current |
2008-01-22 |
Alexander Larsson | Canonicalize paths that start with more than two slashes. |
blob | commitdiff | diff to current |
2008-01-22 |
Alexander Larsson | Allow UTF-8 in file:// parse names. |
blob | commitdiff | diff to current |
2008-01-21 |
Matthias Clasen | Whitespace cleanups. |
blob | commitdiff | diff to current |
2008-01-17 |
Alexander Larsson | Allow calls to implementation of copy and write even... |
blob | commitdiff | diff to current |
2008-01-14 |
Alexander Larsson | Add GError to file monitor calls |
blob | commitdiff | diff to current |
2008-01-14 |
Alexander Larsson | Handle root correctly in g_file_get_relative_path ... |
blob | commitdiff | diff to current |
2008-01-09 |
Dan Winship | x86_64 fix |
blob | commitdiff | diff to current |
2008-01-07 |
Alexander Larsson | Build test subdir after . Remove gdirectorymonitor... |
blob | commitdiff | diff to current |
2007-12-20 |
Alexander Larsson | File attribute renames: std:: -> standard:: fs:: -... |
blob | commitdiff | diff to current |
2007-12-17 |
Alexander Larsson | Add is_supported() to GNativeVolumeMonitorClass so... |
blob | commitdiff | diff to current |
2007-12-17 |
Matthias Clasen | Namespace waste reduction, move some g_get_unix_mount... |
blob | commitdiff | diff to current |
2007-12-14 |
Alexander Larsson | Move GFileAttributeValue to a private header, as its... |
blob | commitdiff | diff to current |
2007-12-14 |
Alexander Larsson | Clean up all flags enums to not have _FLAGS in them... |
blob | commitdiff | diff to current |
2007-12-12 |
Alexander Larsson | Make attribute namespace separator "::" instead of... |
blob | commitdiff | diff to current |
2007-12-11 |
David Zeuthen | Rework how volumes, drives and volume monitoring is... |
blob | commitdiff | diff to current |
2007-12-10 |
Tor Lillqvist | Add some more G_OS_WIN32 conditionals to silence gcc... |
blob | commitdiff | diff to current |
2007-12-08 |
Hans Breuer | [gio compiles and links on win32, not sure how much... |
blob | commitdiff | diff to current |
2007-12-05 |
Alexander Larsson | Rename all struct members named: read, write, close... |
blob | commitdiff | diff to current |
2007-12-03 |
Alexander Larsson | Add G_FILE_COPY_NO_FALLBACK_FOR_MOVE flag |
blob | commitdiff | diff to current |
2007-11-30 |
Matthias Clasen | More coding style fixes |
blob | commitdiff | diff to current |
2007-11-28 |
Alexander Larsson | Removed unnecessary file |
blob | commitdiff | diff to current |
2007-11-28 |
Alexander Larsson | Added. Added. Added. Added. |
blob | commitdiff | diff to current |
2007-11-26 |
Alexander Larsson | gio/ docs/reference/gio Merged gio-standalone into... |
blob | commitdiff | diff to current |
|