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
/
giomm
Commit message (
Expand
)
Author
Age
Files
Lines
*
Add Gio::BytesIcon
Kjell Ahlstedt
2022-12-02
1
-0
/
+1
*
Add Gio::AppInfoMonitor
Kjell Ahlstedt
2022-02-16
1
-1
/
+2
*
meson.build: Specify 'check' option in run_command()
Kjell Ahlstedt
2022-02-14
1
-2
/
+3
*
Declare some copy assignment operators deleted (=delete)
Kjell Ahlstedt
2021-08-27
1
-1
/
+1
*
Don't mark the Glib::Source class with GLIBMM_API
Chun-wei Fan
2021-05-07
1
-7
/
+7
*
Subprojects can use meson.add_dist_script() if meson.version() >= 0.58.0
Kjell Ahlstedt
2021-05-05
1
-3
/
+2
*
Meson build: No implicit_include_directories
Kjell Ahlstedt
2021-03-26
1
-0
/
+2
*
Meson build: Make it possible to use glibmm as a subproject
Kjell Ahlstedt
2021-03-12
1
-4
/
+4
*
Meson build: Use relative paths to untracked/
Kjell Ahlstedt
2021-02-24
1
-2
/
+3
*
Meson build: Fix versioning on macOS
Kjell Ahlstedt
2020-09-30
1
-1
/
+4
*
Rewrite Gio::Tls[Client,Server]ConnectionImpl
Kjell Ahlstedt
2020-08-12
4
-84
/
+57
*
Gio::Tls[Client,Server]ConnectionImpl: Improve the wrap*() functions
Kjell Ahlstedt
2020-08-02
2
-12
/
+18
*
Gio: Add Tls[Client,Server]ConnectionImpl
Kjell Ahlstedt
2020-07-30
6
-2
/
+247
*
Meson/Visual Studio builds: Include toolset version by default
Chun-wei Fan
2020-06-18
1
-3
/
+3
*
Glib, Gio: Add missing #includes
Kjell Ahlstedt
2020-03-18
1
-0
/
+2
*
Visual Studio builds: build giomm without gendef
Chun-wei Fan
2020-03-07
1
-44
/
+20
*
gio/giomm/*.h: Mark classes and functions with GIOMM_API
Chun-wei Fan
2020-03-07
5
-3
/
+22
*
gio/giomm/meson.build: Silence a warning from Meson
Kjell Ahlstedt
2020-03-03
1
-1
/
+0
*
Meson build: Add some dependencies when generating source files
Kjell Ahlstedt
2020-03-02
1
-2
/
+3
*
gio/giomm/meson.build: Use giomm-int rule for all builds
Chun-wei Fan
2020-03-02
1
-35
/
+35
*
Add support for building glibmm with Meson
Kjell Ahlstedt
2020-03-01
1
-0
/
+418
*
Glib::init(), Gio::init(): Improve the documentation
Kjell Ahlstedt
2019-07-09
1
-1
/
+10
*
Use {} for function arguments initialisation
Tapasweni Pathak
2019-01-13
1
-4
/
+4
*
Fix reference documentation generation
Chun-wei Fan
2018-09-10
1
-1
/
+1
*
glibmm, giomm: Split out GNU automake items from filelist.am
Chun-wei Fan
2018-09-07
3
-3
/
+7
*
Avoid compiler warnings from function pointer conversions
Kjell Ahlstedt
2018-08-31
1
-3
/
+3
*
Avoid compiler warnings from function pointer conversions
Kjell Ahlstedt
2018-07-17
1
-3
/
+4
*
Revert "Avoid compiler warnings from function pointer conversions"
Kjell Ahlstedt
2018-07-17
1
-22
/
+4
*
Avoid compiler warnings from function pointer conversions
Kjell Ahlstedt
2018-07-13
1
-4
/
+22
*
Install giomm/slot_async.h
Kjell Ahlstedt
2018-07-02
4
-4
/
+20
*
Update the Free Software Foundation address in copyright notices
Kjell Ahlstedt
2017-08-30
7
-24
/
+7
*
Add and use make_refptr_for_instance().
Murray Cumming
2017-04-06
1
-2
/
+2
*
Socket: Avoid creating a RefPtr to this.
Murray Cumming
2017-04-05
2
-0
/
+33
*
Replace remaining uses of Glib::ListHandle<> with std::vector.
Murray Cumming
2017-03-20
2
-4
/
+3
*
Use std::vector<> instead of Glib::StringArrayHandle.
Murray Cumming
2017-03-17
2
-3
/
+4
*
sigc3: .h/.cc files: Use slot/signal<R(Args...)> syntax.
Murray Cumming
2016-11-14
2
-3
/
+3
*
C++11: .h/.cc files: Replace typedefs with using.
Murray Cumming
2016-03-31
1
-1
/
+1
*
Re-run clang-format on some files.
Murray Cumming
2016-02-26
1
-1
/
+2
*
Run clang-format on gio .cc files.
Murray Cumming
2016-02-26
4
-66
/
+84
*
Run clang-format on gio .h files.
Murray Cumming
2016-02-26
5
-22
/
+16
*
C++11: Replace virtual keyword with override keyword on destructors.
Murray Cumming
2015-12-24
1
-1
/
+1
*
Gio: Use of nullptr instead of 0.
Murray Cumming
2015-11-20
1
-1
/
+1
*
More use of nullptr instead of 0.
Murray Cumming
2015-11-20
1
-3
/
+3
*
Make destructors explicitly noexcept.
Murray Cumming
2015-08-31
2
-2
/
+2
*
docs: Include unused headers in reference documentation
Daniel Elstner
2015-08-26
1
-0
/
+2
*
C++11: examples/tests: More use of auto.
Murray Cumming
2015-07-15
3
-4
/
+4
*
Gio::SignalSocket docs: Add an empty line after @newin
Kjell Ahlstedt
2015-03-19
1
-0
/
+1
*
Add Gio:SocketSource, SignalSocket and Socket::create_source()
Kjell Ahlstedt
2014-05-15
3
-2
/
+218
*
win32: Surround content_type_get_symbolic_icon() with ifdefs.
Giuseppe Penone
2014-03-05
2
-0
/
+4
*
Gio::content_type_*(): Improve documentation
Kjell Ahlstedt
2013-11-13
1
-11
/
+25
[next]