index
:
~smcv/glib
230-flush-662395
datetime
flush
flush-662395
gdbusproxy-race-656039
gerror
glib-2-28
glib-2-30
gpid-doc-399148
gvariant-docs
gweakref-548954
gweakref-rwlock-548954
initable-662208
master
GLib branches
smcv
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
gio
/
gfile.c
Age
Commit message (
Expand
)
Author
Files
Lines
2008-07-09
Doc improvement
Matthias Clasen
1
-8
/
+14
2008-07-02
Add g_file_monitor
Matthias Clasen
1
-0
/
+30
2008-07-01
Moved all relevant typedefs into these files.
Cody Russell
1
-0
/
+6
2008-06-30
Clarify docs. Patch by Jared Moore
Matthias Clasen
1
-3
/
+3
2008-06-22
Include "config.h" instead of <config.h> Command used: find -name
Johan Dahlin
1
-1
/
+1
2008-06-16
Use g_set_error_literal where appropriate. Patch from bug #535947.
Christian Persch
1
-57
/
+57
2008-06-16
Make includes more uniform
Matthias Clasen
1
-1
/
+1
2008-06-11
Bug 511367 - add g_file_make_directory_with_parents.
Ross Burton
1
-1
/
+85
2008-06-11
Don't unref before last use
Matthias Clasen
1
-1
/
+2
2008-06-10
do not leak the output stream.
Paolo Borelli
1
-5
/
+7
2008-05-13
A URI scheme must start with a letter, even if later more characters are
Bastien Nocera
1
-1
/
+4
2008-04-15
Fixed typos in gtk-doc comments.
Mukund Sivaraman
1
-2
/
+2
2008-04-08
Doc update
Tomas Bzatek
1
-1
/
+2
2008-04-08
Bug 526796 – Wrong order of arguments in g_file_copy's fallback
Matthias Clasen
1
-1
/
+2
2008-03-31
Always return a GFileType enum value (#520715).
A. Walton
1
-1
/
+1
2008-03-31
Add g_file_query_file_type convenience function to query the type of a
Matthias Clasen
1
-2
/
+40
2008-03-31
Fix some documentation typos. (#524950, Rob Bradford)
Matthias Clasen
1
-4
/
+3
2008-03-28
Fix up last commit.
Alexander Larsson
1
-1
/
+0
2008-03-28
Fallback to g_file_query_info for source size if
Alexander Larsson
1
-5
/
+24
2008-03-19
Bump block side for copy to 64k to minimize overhead for low latency
Alexander Larsson
1
-1
/
+1
2008-03-10
Minor spelling correction in documentation: existance -> existence.
Murray Cumming
1
-3
/
+3
2008-03-06
Add g_return_val_if_fail check (#520700)
Alexander Larsson
1
-1
/
+3
2008-03-04
Remove deprecated symbols we kept for one release.
Alexander Larsson
1
-10
/
+0
2008-03-01
clarify docs for g_file_delete().
Benjamin Otte
1
-1
/
+2
2008-02-25
Fixup translator comments (#518578).
Wouter Bolsterlee
1
-4
/
+3
2008-02-25
Fix a few typos in translator comments and documentation.
Wouter Bolsterlee
1
-4
/
+4
2008-02-25
Add translator comments (#518578)
Alexander Larsson
1
-0
/
+3
2008-02-25
Reintroduce g_file_contains_file, keep around for one unstable release
Alexander Larsson
1
-0
/
+10
2008-02-25
Remove deprecated g_file_contains_file.
Alexander Larsson
1
-23
/
+0
2008-02-21
Doc fixes
Matthias Clasen
1
-2
/
+2
2008-02-21
Implement this function by moving bits from glocalfileinfo.c
David Zeuthen
1
-0
/
+162
2008-02-21
Fix doc typo
Alexander Larsson
1
-1
/
+1
2008-02-21
Fix doc typo
Alexander Larsson
1
-1
/
+1
2008-02-21
Add more documentation about how GFiles work (from #517086)
Alexander Larsson
1
-16
/
+55
2008-02-21
Add new g_file_has_prefix that does the same as g_file_contains_file.
Alexander Larsson
1
-11
/
+39
2008-02-20
even more cases of not returning in error path
Benjamin Otte
1
-22
/
+29
2008-02-20
return from function in error path.
Benjamin Otte
1
-1
/
+3
2008-02-11
Added GMountMountFlags enum and added a flags argument to all mount calls.
Alexander Larsson
1
-1
/
+6
2008-02-06
Fixed some minor typos in documentation.
Murray Cumming
1
-1
/
+1
2008-02-06
Documentation update of error codes
Tomas Bzatek
1
-2
/
+1
2008-01-29
Add docs
Alexander Larsson
1
-0
/
+16
2008-01-29
Add g_file_query_default_handler utility to easily look up the GAppInfo
Alexander Larsson
1
-0
/
+51
2008-01-28
Fix docs
Matthias Clasen
1
-2
/
+4
2008-01-27
Document that the new_etags output gchar* should be freed.
Murray Cumming
1
-2
/
+4
2008-01-25
Make GIOSchedulerJobFunc return boolean Keep calling io jobs until they
Matthias Clasen
1
-5
/
+7
2008-01-24
Add g_file_copy_async() (#511580) Based on patch from Carlos Garcia Campos
Alexander Larsson
1
-91
/
+324
2008-01-21
Documentation updates
Matthias Clasen
1
-4
/
+31
2008-01-20
documentation: Fixed more minor typos.
Murray Cumming
1
-7
/
+7
2008-01-18
Fixed some minor typos in the documentation.
Murray Cumming
1
-1
/
+1
2008-01-17
Add async version of find_enclosing_mount with default implementation.
Alexander Larsson
1
-82
/
+183
[prev]
[next]