index
:
delta/glibmm.git
c++11
c++11v2
c++11v3
fix-if-git-build-msvc-2-66
fix.gcc.win32.warnings.266
gapplication
glibmm-2-10
glibmm-2-12
glibmm-2-14
glibmm-2-16
glibmm-2-18
glibmm-2-20
glibmm-2-20-mm-common
glibmm-2-22
glibmm-2-24
glibmm-2-26
glibmm-2-28
glibmm-2-30
glibmm-2-32
glibmm-2-34
glibmm-2-36
glibmm-2-38
glibmm-2-4
glibmm-2-40
glibmm-2-42
glibmm-2-44
glibmm-2-46
glibmm-2-48
glibmm-2-50
glibmm-2-52
glibmm-2-54
glibmm-2-56
glibmm-2-58
glibmm-2-6
glibmm-2-60
glibmm-2-62
glibmm-2-64
glibmm-2-66
glibmm-2-68
glibmm-2-70
glibmm-2-72
glibmm-2-74
glibmm-2-76
glibmm-2-8
glibmm-3maybe
glibmm-gir-gmmproc
gmmproc-refactor
kjellahl/testci
master
master.nmake
mkolny/meson-build
mkolny/use-mmgirgenerator
msvc.fix.symbol
refptr_as_sharedptr
refptr_as_sharedptr_v2
refptr_as_sharedptr_v3
refptr_as_sharedptr_v4
sigc3
sigc3v2
vector
wip/dboles/Binding-Issue#62
wip/dboles/ustring
gitlab.gnome.org: GNOME/glibmm.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
gio
/
src
/
file.hg
Commit message (
Expand
)
Author
Age
Files
Lines
*
Gio::File docs: Add @throws
Kjell Ahlstedt
2022-09-02
1
-32
/
+116
*
Gio::File: Add create_tmp()
Kjell Ahlstedt
2022-09-01
1
-7
/
+40
*
Gio: Add some methods for glibmm 2.74
Kjell Ahlstedt
2022-08-22
1
-1
/
+8
*
Glib, Gio: Add some methods for glibmm 2.72
Kjell Ahlstedt
2022-04-07
1
-0
/
+41
*
Gio::File docs: Fix names of thrown exceptions
Kjell Ahlstedt
2020-11-01
1
-4
/
+3
*
gio/src/*.hg: Mark all _WRAP_ENUM() with decl_prefix
Chun-wei Fan
2020-04-04
1
-5
/
+5
*
gio/src/*.hg: Mark classes and functions with GIOMM_API
Chun-wei Fan
2020-03-07
1
-3
/
+4
*
Put _WRAP_VFUNC in protected sections
Kjell Ahlstedt
2019-03-15
1
-1
/
+1
*
Use {} for function arguments initialisation
Tapasweni Pathak
2019-01-13
1
-8
/
+8
*
Update the Free Software Foundation address in copyright notices
Kjell Ahlstedt
2017-08-30
1
-2
/
+1
*
Gio::Drive: Move enums into class.
Murray Cumming
2017-04-18
1
-2
/
+2
*
Gio::Mount: Move enums into class.
Murray Cumming
2017-04-18
1
-22
/
+22
*
Gio::File: Move some flags enums into the class.
Murray Cumming
2017-04-18
1
-109
/
+109
*
Fix build when _WRAP_ENUM generates enum class
Kjell Ahlstedt
2017-04-11
1
-115
/
+115
*
Gio: Use Glib::ustring for file attributes of string type
Kjell Ahlstedt
2016-12-18
1
-1
/
+1
*
sigc3: .hg/.ccg files: Use sigc::slot<R(Args...)> syntax.
Murray Cumming
2016-11-14
1
-3
/
+3
*
Remove trailing whitespace.
Murray Cumming
2016-05-16
1
-2
/
+2
*
C++11: .hg\.ccg files: Replace more typedefs with using.
Murray Cumming
2016-03-31
1
-3
/
+3
*
C++11: .hg/.ccg files: Replace typedefs with using.
Murray Cumming
2016-03-31
1
-3
/
+3
*
Gio: More nullptr instead of 0
Kjell Ahlstedt
2015-11-23
1
-5
/
+5
*
Mention nullptr instead of NULL in documentation and some comments.
Murray Cumming
2015-11-20
1
-1
/
+1
*
Don't disable more deprecation warnings than necessary
Kjell Ahlstedt
2015-06-17
1
-5
/
+0
*
Gio::File: Add replace_contents_bytes_aync().
Murray Cumming
2015-03-03
1
-0
/
+45
*
Fix error messages from gmmproc
Kjell Ahlstedt
2015-02-20
1
-3
/
+1
*
Tiny comment spelling fix.
Murray Cumming
2014-12-04
1
-1
/
+1
*
Fix some doxygen warnings
Kjell Ahlstedt
2014-01-31
1
-10
/
+11
*
Added a comment.
Murray Cumming
2013-11-07
1
-0
/
+2
*
Gio::File: Add measure_disk_usage() and measure_disk_usage_async().
Murray Cumming
2013-09-20
1
-0
/
+96
*
Gio::File: Wrap some new methods.
Murray Cumming
2013-07-31
1
-0
/
+45
*
Documentation: Fix many warnings from Doxygen.
Kjell Ahlstedt
2013-01-27
1
-30
/
+51
*
Gio::File: Remove refreturn to avoid memory leaks.
Kjell Ahlstedt
2013-01-14
1
-52
/
+37
*
Strip trailing whitespace.
Mark Vender
2012-10-29
1
-260
/
+260
*
File: Add remove_async() and remove_finish().
Murray Cumming
2012-09-16
1
-0
/
+29
*
Gio::File: Correct the commit again
Murray Cumming
2012-09-15
1
-1
/
+1
*
Gio::File: Correct the previous commit.
Murray Cumming
2012-09-15
1
-1
/
+15
*
Gio::File: Simplify the code by using {?} in _WRAP_METHOD()
Murray Cumming
2012-09-15
1
-237
/
+19
*
Avoid some deprecation compiler warnings.
Murray Cumming
2011-10-26
1
-0
/
+1
*
Dealt with several TODOs.
Murray Cumming
2011-02-15
1
-2
/
+46
*
Remove the reduced API options and code, as discussed on mailing list.
Murray Cumming
2010-05-31
1
-257
/
+0
*
Gio::File: Add TypeTraits to fix Gtk::FileChooser::get_files() in gtkmm.
Jonathon Jongsma
2010-03-26
1
-0
/
+40
*
File: Added has_parent() and supports_thread_contexts().
Murray Cumming
2010-01-29
1
-0
/
+12
*
File: Added start_mountable(), stop_mountable(), poll_mountable().
Murray Cumming
2010-01-28
1
-3
/
+131
*
file.hg: Correct/Add newin2p* doxygen comments.
Murray Cumming
2010-01-28
1
-6
/
+22
*
File: Added create_file_readwrite() and creat_file_readwrite_async().
Murray Cumming
2010-01-28
1
-7
/
+109
*
unmount_mountable(), eject_mountable(): Add overrides with MountOperation.
Murray Cumming
2010-01-28
1
-12
/
+74
*
File, Cancellable: Added some new methods.
Murray Cumming
2010-01-28
1
-0
/
+144
*
Deprecate wrapper methods of deprecated functions
Daniel Elstner
2009-08-21
1
-0
/
+8
*
Rename @since back to @newin
Daniel Elstner
2009-08-20
1
-9
/
+9
*
Implement parametric Doxygen alias @since{m,n}
Daniel Elstner
2009-08-18
1
-9
/
+9
*
Gio::File::load_contents() override to allow ignoring the etag contents. (Bug...
Hubert Figuiere
2009-06-17
1
-0
/
+60
[next]