2009-05-15 |
Alexander Larsson | Add test apps for GSocket API
|
commit | commitdiff | tree |
2009-05-15 |
Alexander Larsson | Fix deadlock in threaded resolver
|
commit | commitdiff | tree |
2009-05-15 |
Alexander Larsson | Store protocol by id, add lookup function for name
|
commit | commitdiff | tree |
2009-05-14 |
Alexander Larsson | Make GSocketSourceFunc return the GSocket
|
commit | commitdiff | tree |
2009-05-14 |
Alexander Larsson | Set optlen before calling getsockopt
|
commit | commitdiff | tree |
2009-05-14 |
Alexander Larsson | Import GInitable, GSocket and dependencies from gnio
|
commit | commitdiff | tree |
2009-05-14 |
Alexander Larsson | Add g_network_address_parse
|
commit | commitdiff | tree |
2009-05-14 |
Alexander Larsson | Add the new GFile ops to gio.symbols
|
commit | commitdiff | tree |
2009-05-13 |
Alexander Larsson | Add tests for local GIOStream GFile ops
|
commit | commitdiff | tree |
2009-05-13 |
Alexander Larsson | Local file implementation of GFileIOStream and ops
|
commit | commitdiff | tree |
2009-05-13 |
Alexander Larsson | Add GIOStream operations to GFile
|
commit | commitdiff | tree |
2009-05-13 |
Alexander Larsson | Add GFileIOStream class
|
commit | commitdiff | tree |
2009-05-13 |
Alexander Larsson | Add comment about lifecycle issues for GIOStreams
|
commit | commitdiff | tree |
2009-05-13 |
Alexander Larsson | Import GIOStream from gnio
|
commit | commitdiff | tree |
2009-05-13 |
Alexander Larsson | Remove close in finalize, we do it in dispose
|
commit | commitdiff | tree |
2009-05-12 |
Alexander Larsson | Remove not actually used member "cancelled"
|
commit | commitdiff | tree |
2009-05-06 |
Alexander Larsson | Fix gcancellable.c build on non-win32
|
commit | commitdiff | tree |
2009-05-06 |
Alexander Larsson | Simplify GCancellable support on win32
|
commit | commitdiff | tree |
2009-04-30 |
Alexander Larsson | Ensure g_inet_address_get_type() call is not optimized...
|
commit | commitdiff | tree |
2009-04-29 |
Alexander Larsson | Ensure we're actually initializing the winsock library
|
commit | commitdiff | tree |
2009-04-20 |
Alexander Larsson | Use g_cancellable_connect/disconnect
|
commit | commitdiff | tree |
2009-04-20 |
Alexander Larsson | Add helpers for connecting/disconnecting to cancelled...
|
commit | commitdiff | tree |
2009-04-08 |
Alexander Larsson | Only mark regular files as backup files
|
commit | commitdiff | tree |
2009-04-02 |
Alexander Larsson | On trash, if rename fails with EXDEV, return G_IO_ERROR_NOT_...
|
commit | commitdiff | tree |
2009-03-17 |
Alexander Larsson | fix attributes argument of query_info methods to be... 2009-03-17 Alexander Larsson <alexl@redhat.com>
|
commit | commitdiff | tree |
2009-03-16 |
Alexander Larsson | Bug 575555 – Use fsync() when replacing files to avoid... 2009-03-16 Alexander Larsson <alexl@redhat.com> 2009-03-16 Alexander Larsson <alexl@redhat.com>
|
commit | commitdiff | tree |
2009-03-04 |
Alexander Larsson | Bug 573843 – g_get_current_dir returns non-absolute... 2009-03-04 Alexander Larsson <alexl@redhat.com>
|
commit | commitdiff | tree |
2009-03-04 |
Alexander Larsson | Bug 573970 – crash in gunixvolumemonitor:update_mounts... 2009-03-04 Alexander Larsson <alexl@redhat.com>
|
commit | commitdiff | tree |
2009-03-03 |
Alexander Larsson | Bug 561172 – gnome-open fails on local URIs with anchors 2009-03-03 Alexander Larsson <alexl@redhat.com>
|
commit | commitdiff | tree |
2009-03-03 |
Alexander Larsson | Bug 562613 – Missing const modifier in string parameters 2009-03-03 Alexander Larsson <alexl@redhat.com>
|
commit | commitdiff | tree |
2009-03-03 |
Alexander Larsson | Handle filesystems no supporting reporting how much... 2009-03-03 Alexander Larsson <alexl@redhat.com>
|
commit | commitdiff | tree |
2009-02-27 |
Alexander Larsson | Split out the extension point registration code to... 2009-02-27 Alexander Larsson <alexl@redhat.com>
|
commit | commitdiff | tree |
2009-02-26 |
Alexander Larsson | Bug 540461 – g_memory_output_stream_get_data_size(... 2009-02-26 Alexander Larsson <alexl@redhat.com>
|
commit | commitdiff | tree |
2009-02-26 |
Alexander Larsson | Bug 543183 – Clarify docs for g_file_has_prefix 2009-02-26 Alexander Larsson <alexl@redhat.com>
|
commit | commitdiff | tree |
2009-02-26 |
Alexander Larsson | Support desktop file key X-GIO-NoFuse which disables... 2009-02-26 Alexander Larsson <alexl@redhat.com>
|
commit | commitdiff | tree |
2009-02-25 |
Alexander Larsson | Bug 570073 – Add support for reading filesystems on... 2009-02-25 Alexander Larsson <alexl@redhat.com>
|
commit | commitdiff | tree |
2009-02-23 |
Alexander Larsson | Remove accidentally commited spew 2009-02-23 Alexander Larsson <alexl@redhat.com>
|
commit | commitdiff | tree |
2009-02-20 |
Alexander Larsson | Don't ever sniff desktop files when the filename is... 2009-02-20 Alexander Larsson <alexl@redhat.com>
|
commit | commitdiff | tree |
2009-02-19 |
Alexander Larsson | Bug 549298 – impossible to copy files with p (pipe... 2009-02-19 Alexander Larsson <alexl@redhat.com>
|
commit | commitdiff | tree |
2009-02-18 |
Alexander Larsson | Bug 560564 – Replacing a symlink with its linked file... 2009-02-18 Alexander Larsson <alexl@redhat.com>
|
commit | commitdiff | tree |
2009-02-16 |
Ryan Lortie | Bug 505042 – add file attribute for actually used file...
|
commit | commitdiff | tree |
2009-02-04 |
Alexander Larsson | Bug 566747 - URIs opened with firefox %u load as local... 2009-02-04 Alexander Larsson <alexl@redhat.com>
|
commit | commitdiff | tree |
2008-12-10 |
Alexander Larsson | Bug 562452 - Ensure we return G_IO_ERROR_CANCELLED... 2008-12-10 Alexander Larsson <alexl@redhat.com>
|
commit | commitdiff | tree |
2008-12-09 |
Alexander Larsson | Bug 515777 - incorrect date&time on copy 2008-12-09 Alexander Larsson <alexl@redhat.com>
|
commit | commitdiff | tree |
2008-12-01 |
Alexander Larsson | Add and document g_mount_is_shadowed plus calls to... 2008-12-01 Alexander Larsson <alexl@redhat.com>
|
commit | commitdiff | tree |
2008-10-23 |
Alexander Larsson | Bug 528320 - Incorrect icons displayed for files with... 2008-10-23 Alexander Larsson <alexl@redhat.com>
|
commit | commitdiff | tree |
2008-10-21 |
Alexander Larsson | Add G_FILE_ATTRIBUTE_PREVIEW_ICON (#557182) 2008-10-21 Alexander Larsson <alexl@redhat.com>
|
commit | commitdiff | tree |
2008-10-21 |
Alexander Larsson | Bug 555740 - gicon serialization Based on patch from... 2008-10-21 Alexander Larsson <alexl@redhat.com>
|
commit | commitdiff | tree |
2008-10-13 |
Alexander Larsson | When adding an application as handling a mime type... 2008-10-13 Alexander Larsson <alexl@redhat.com>
|
commit | commitdiff | tree |
2008-10-10 |
Alexander Larsson | Upper half of byte is >> 4, not >> 8. Found by Kjartan... 2008-10-10 Alexander Larsson <alexl@redhat.com>
|
commit | commitdiff | tree |
2008-10-09 |
Alexander Larsson | Actually return -1 in case of cancelled, not old res... 2008-10-09 Alexander Larsson <alexl@redhat.com>
|
commit | commitdiff | tree |
2008-03-31 |
Alexander Larsson | Don't leak parent. 2008-03-31 Alexander Larsson <alexl@redhat.com>
|
commit | commitdiff | tree |
2008-03-31 |
Alexander Larsson | Fix typo in changelog
|
commit | commitdiff | tree |
2008-03-31 |
Alexander Larsson | Read readdir() info chunks (of 1000) and sort the chunks... 2008-03-31 Alexander Larsson <alexl@redhat.com>
|
commit | commitdiff | tree |
2008-03-31 |
Alexander Larsson | Clarify docs for g_memory_output_stream_get_size. Add 2008-03-31 Alexander Larsson <alexl@redhat.com>
|
commit | commitdiff | tree |
2008-03-28 |
Alexander Larsson | Fix up last commit. 2008-03-28 Alexander Larsson <alexl@redhat.com>
|
commit | commitdiff | tree |
2008-03-28 |
Alexander Larsson | Fix ChangeLog entry
|
commit | commitdiff | tree |
2008-03-28 |
Alexander Larsson | Fallback to g_file_query_info for source size if 2008-03-28 Alexander Larsson <alexl@redhat.com>
|
commit | commitdiff | tree |
2008-03-28 |
Alexander Larsson | Reuse old string instead of adding new one. 2008-03-28 Alexander Larsson <alexl@redhat.com>
|
commit | commitdiff | tree |
2008-03-27 |
Alexander Larsson | Return G_IO_ERROR_IS_DIRECTORY, not G_IO_ERROR_WOULD_MERGE... 2008-03-27 Alexander Larsson <alexl@redhat.com>
|
commit | commitdiff | tree |
2008-03-20 |
Alexander Larsson | Final fixes for struct statfs.f_fstypename checks ... 2008-03-20 Alexander Larsson <alexl@redhat.com>
|
commit | commitdiff | tree |
2008-03-19 |
Alexander Larsson | Bump block side for copy to 64k to minimize overhead... 2008-03-19 Alexander Larsson <alexl@redhat.com>
|
commit | commitdiff | tree |
2008-03-14 |
David Zeuthen | Add g_unix_mount_monitor_set_rate_limit() function...
|
commit | commitdiff | tree |
2008-03-14 |
Alexander Larsson | Avoid redudant tests (#521851) Patch from Josselin... 2008-03-14 Alexander Larsson <alexl@redhat.com>
|
commit | commitdiff | tree |
2008-03-14 |
Alexander Larsson | Fix C89 issue (#521672) Patch from Jens Granseuer 2008-03-14 Alexander Larsson <alexl@redhat.com>
|
commit | commitdiff | tree |
2008-03-14 |
Alexander Larsson | Shut down fam (including removing fam GSource) when... 2008-03-14 Alexander Larsson <alexl@redhat.com>
|
commit | commitdiff | tree |
2008-03-14 |
Alexander Larsson | Fix up FEN ifdefs 2008-03-14 Alexander Larsson <alexl@redhat.com>
|
commit | commitdiff | tree |
2008-03-14 |
Alexander Larsson | Use right define name for f_fstypename member check 2008-03-14 Alexander Larsson <alexl@redhat.com> 2008-03-14 Alexander Larsson <alexl@redhat.com>
|
commit | commitdiff | tree |
2008-03-14 |
Alexander Larsson | Added. Added. Added. Added. Added. Added. Added. Added... 2008-03-14 Alexander Larsson <alexl@redhat.com>
|
commit | commitdiff | tree |
2008-03-11 |
Alexander Larsson | Correctly implement can_trash by actually looking for... 2008-03-11 Alexander Larsson <alexl@redhat.com>
|
commit | commitdiff | tree |
2008-03-11 |
Alexander Larsson | Fix crashes in new constructor and properties code 2008-03-11 Alexander Larsson <alexl@redhat.com>
|
commit | commitdiff | tree |
2008-03-07 |
Alexander Larsson | Use struct statfs.f_fstypename if availible (e.g. on... 2008-03-07 Alexander Larsson <alexl@redhat.com>
|
commit | commitdiff | tree |
2008-03-06 |
Alexander Larsson | Add g_return_val_if_fail check (#520700) 2008-03-06 Alexander Larsson <alexl@redhat.com>
|
commit | commitdiff | tree |
2008-03-06 |
Alexander Larsson | Fix sparse warnings (#519489) 2008-03-06 Alexander Larsson <alexl@redhat.com>
|
commit | commitdiff | tree |
2008-03-05 |
Alexander Larsson | Make cancellation threadsafe (i.e. guarantee its only... 2008-03-05 Alexander Larsson <alexl@redhat.com>
|
commit | commitdiff | tree |
2008-03-04 |
Alexander Larsson | Remove deprecated symbols we kept for one release. 2008-03-04 Alexander Larsson <alexl@redhat.com> 2008-03-04 Alexander Larsson <alexl@redhat.com>
|
commit | commitdiff | tree |
2008-03-03 |
Alexander Larsson | Fix the adopt_orphan_mount vfunc to take a volume_monitor... 2008-03-03 Alexander Larsson <alexl@redhat.com>
|
commit | commitdiff | tree |
2008-02-29 |
Alexander Larsson | Make sure empty files get text/plain type (#518720) 2008-02-29 Alexander Larsson <alexl@redhat.com>
|
commit | commitdiff | tree |
2008-02-27 |
Alexander Larsson | Fix type warnings 2008-02-27 Alexander Larsson <alexl@redhat.com>
|
commit | commitdiff | tree |
2008-02-27 |
Alexander Larsson | Handle filesystems (like ntfs-3g) that return EEXIST... 2008-02-26 Alexander Larsson <alexl@redhat.com>
|
commit | commitdiff | tree |
2008-02-25 |
Alexander Larsson | Add translator comments (#518578) 2008-02-25 Alexander Larsson <alexl@redhat.com>
|
commit | commitdiff | tree |
2008-02-25 |
Alexander Larsson | Rename g_uri_get_scheme to g_uri_parse_scheme. Keep... 2008-02-25 Alexander Larsson <alexl@redhat.com>
|
commit | commitdiff | tree |
2008-02-25 |
Alexander Larsson | Rename g_uri_get_scheme to g_uri_parse_scheme. Keep... 2008-02-25 Alexander Larsson <alexl@redhat.com>
|
commit | commitdiff | tree |
2008-02-25 |
Alexander Larsson | Reintroduce g_file_contains_file, keep around for one... 2008-02-25 Alexander Larsson <alexl@redhat.com>
|
commit | commitdiff | tree |
2008-02-25 |
Alexander Larsson | Remove deprecated g_file_contains_file. 2008-02-25 Alexander Larsson <alexl@redhat.com>
|
commit | commitdiff | tree |
2008-02-25 |
Alexander Larsson | Emit actual change signals in an idle handler. This... 2008-02-25 Alexander Larsson <alexl@redhat.com>
|
commit | commitdiff | tree |
2008-02-25 |
Alexander Larsson | Remove type guessing, instead just display mounts in... 2008-02-25 Alexander Larsson <alexl@redhat.com>
|
commit | commitdiff | tree |
2008-02-25 |
Alexander Larsson | Make new strings reuse old ones. 2008-02-25 Alexander Larsson <alexl@redhat.com>
|
commit | commitdiff | tree |
2008-02-25 |
Alexander Larsson | Implement trashing and filesystem::readonly for win32... 2008-02-25 Alexander Larsson <alexl@redhat.com>
|
commit | commitdiff | tree |
2008-02-22 |
Alexander Larsson | Look at old-style gnome mime icon names too, as many... 2008-02-22 Alexander Larsson <alexl@redhat.com>
|
commit | commitdiff | tree |
2008-02-21 |
David Zeuthen | Implement this function by moving bits from glocalfileinfo.c
|
commit | commitdiff | tree |
2008-02-21 |
Alexander Larsson | Fix doc typo 2008-02-21 Alexander Larsson <alexl@redhat.com>
|
commit | commitdiff | tree |
2008-02-21 |
Alexander Larsson | Fix doc typo 2008-02-21 Alexander Larsson <alexl@redhat.com>
|
commit | commitdiff | tree |
2008-02-21 |
Alexander Larsson | Add more documentation about how GFiles work (from... 2008-02-21 Alexander Larsson <alexl@redhat.com>
|
commit | commitdiff | tree |
2008-02-21 |
Alexander Larsson | Add new g_file_has_prefix that does the same as g_file_conta... 2008-02-21 Alexander Larsson <alexl@redhat.com>
|
commit | commitdiff | tree |
2008-02-19 |
Sylvain Pasche | Remove trailing coma in GMountMountFlags struct
|
commit | commitdiff | tree |
2008-02-18 |
Alexander Larsson | Use g_unlink/g_rename instead of unlink/rename; do... 2008-02-18 Alexander Larsson <alexl@redhat.com>
|
commit | commitdiff | tree |
2008-02-18 |
Alexander Larsson | Open files with O_BINARY on windows. (#517140) 2008-02-18 Alexander Larsson <alexl@redhat.com>
|
commit | commitdiff | tree |
2008-02-14 |
Alexander Larsson | Correctly check for HAVE_FCHMOD and HAVE_FCHOWN 2008-02-14 Alexander Larsson <alexl@redhat.com>
|
commit | commitdiff | tree |
2008-02-14 |
Alexander Larsson | Copy permissions with file on copy (#514084) This is... 2008-02-14 Alexander Larsson <alexl@redhat.com>
|
commit | commitdiff | tree |
next |