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
/
glib
/
glibmm.h
Commit message (
Expand
)
Author
Age
Files
Lines
*
Add the GLIBMM_CHECK_VERSION() preprocessor macro
Kjell Ahlstedt
2023-01-16
1
-0
/
+1
*
glib/glibmm.h: Update the link to the gtkmm tutorial
Kjell Ahlstedt
2022-09-19
1
-1
/
+1
*
Add Glib::Environ and tests/glibmm_environ
Kjell Ahlstedt
2021-05-23
1
-0
/
+1
*
Change the ABI to glibmm-2.68
Kjell Ahlstedt
2020-12-11
1
-4
/
+4
*
glib/glibmm.h: Describe how to use glibmm with meson
Kjell Ahlstedt
2020-10-12
1
-3
/
+18
*
Remove Glib::BalancedTree
Kjell Ahlstedt
2020-09-07
1
-1
/
+0
*
Change the ABI to glibmm-2.66
Kjell Ahlstedt
2020-03-17
1
-2
/
+2
*
Derive Glib::Error from std::exception, remove Glib::Exception
Kjell Ahlstedt
2019-12-14
1
-1
/
+0
*
Change the ABI to glibmm-2.64
Kjell Ahlstedt
2019-09-18
1
-2
/
+2
*
Remove Glib::TimeVal
Kjell Ahlstedt
2019-08-13
1
-3
/
+1
*
Change the ABI to glibmm-2.62
Kjell Ahlstedt
2019-03-17
1
-2
/
+2
*
Change the ABI to glibmm-2.60
Kjell Ahlstedt
2018-10-31
1
-2
/
+2
*
Change the ABI to glibmm-2.58
Kjell Ahlstedt
2018-03-26
1
-2
/
+2
*
Update the Free Software Foundation address in copyright notices
Kjell Ahlstedt
2017-08-30
1
-2
/
+1
*
Change the ABI to glibmm-2.54
Murray Cumming
2017-08-25
1
-2
/
+2
*
Remove Glib::WeakRef
Murray Cumming
2017-04-07
1
-1
/
+0
*
Change the ABI to glibmm-2.54
Murray Cumming
2017-03-22
1
-2
/
+2
*
Remove unused helperlist.h
Murray Cumming
2017-03-20
1
-1
/
+0
*
Replace remaining uses of Glib::ListHandle<> with std::vector.
Murray Cumming
2017-03-20
1
-2
/
+0
*
Glib::IOChannel, StreamIOChannel: Remove deprecated parts
Kjell Ahlstedt
2017-03-19
1
-1
/
+0
*
Replace remaining uses of Glib::ArrayHandle<> with std::vector.
Murray Cumming
2017-03-17
1
-1
/
+0
*
Remove deprecated API.
Murray Cumming
2016-11-14
1
-1
/
+0
*
Remove deprecated Thread and Threads API.
Murray Cumming
2016-11-14
1
-7
/
+0
*
Change the ABI to glibmm-2.52.
Murray Cumming
2016-11-11
1
-2
/
+2
*
Glib::Property: allow to set property nick, blurb and flags.
Marcin Kolny
2016-04-01
1
-0
/
+1
*
Run clang-format on the include-all headers.
Murray Cumming
2016-02-26
1
-4
/
+6
*
Glib::WeakRef: Add noexcept
Kjell Ahlstedt
2015-09-15
1
-0
/
+1
*
Revert "Deprecate Regex now that we have std::regex."
Murray Cumming
2015-09-01
1
-0
/
+1
*
Deprecate Regex now that we have std::regex.
Murray Cumming
2015-09-01
1
-1
/
+0
*
Add Glib::Binding
Kjell Ahlstedt
2014-11-20
1
-2
/
+6
*
Add Glib::VariantDict, needed for GApplication.
Murray Cumming
2014-04-03
1
-0
/
+1
*
Add missing includes in glibmm.h and bytearray.hg.
Kjell Ahlstedt
2013-05-21
1
-0
/
+2
*
glibmm: Wrapped Base64 functionality from glib
Michael Kruglos
2013-05-07
1
-0
/
+1
*
Tls*: Add the rest of the (unwrapped) properties, methods and vfuncs.
José Alburquerque
2013-02-26
1
-0
/
+2
*
Add Glib::Threads::* in threads.h, deprecating everything in thread.h
Murray Cumming
2011-11-23
1
-0
/
+2
*
thread.h: Allow use of this without causing deprecation compiler warnings.
Murray Cumming
2011-10-26
1
-1
/
+5
*
Minor documentation improvements.
Murray Cumming
2011-04-06
1
-0
/
+1
*
Added vectorutils.h.
Krzesimir Nowak
2011-01-27
1
-0
/
+1
*
Add a DBus Doxygen group.
José Alburquerque
2010-12-13
1
-0
/
+1
*
Add VariantIter include to glibmm.h.
Murray Cumming
2010-09-13
1
-2
/
+3
*
Include header files of newly added API in main include files.
José Alburquerque
2010-08-30
1
-0
/
+2
*
Documentation: Add more links to main page, and mention giomm.
Murray Cumming
2010-05-03
1
-8
/
+25
*
Further changes to main page documentation
David King
2010-05-03
1
-6
/
+8
*
Improvements to main page documentation
David King
2010-05-03
1
-14
/
+24
*
Add main page to Doxygen documentation
David King
2010-04-16
1
-0
/
+25
*
Rename btree.* to balancedtree.*
Jonathon Jongsma
2010-01-05
1
-1
/
+1
*
Implement GTree wrapper
Szilárd Pfeiffer
2010-01-05
1
-0
/
+1
*
Add Glib::ValueArray with usage test.
José Alburquerque
2009-06-22
1
-0
/
+1
*
Change license header to mention Lesser General Public License version 2.1
Deng Xiyue
2009-01-19
1
-4
/
+4
*
Renamed to nodetree.hg
Murray Cumming
2008-07-29
1
-1
/
+1
[next]