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
/
object.h
Commit message (
Expand
)
Author
Age
Files
Lines
*
glib/glibmm/*.h: Mark classes and methods with GLIBMM_API
Chun-wei Fan
2020-03-05
1
-4
/
+4
*
Update the Free Software Foundation address in copyright notices
Kjell Ahlstedt
2017-08-30
1
-2
/
+1
*
Object: build fix
Marcin Kolny
2017-08-01
1
-2
/
+2
*
Use std::dynamic_pointer_cast<>().
Murray Cumming
2017-04-07
1
-4
/
+4
*
Add and use make_refptr_for_instance().
Murray Cumming
2017-04-06
1
-2
/
+2
*
ConstructParams: Remove copy constructor.
Murray Cumming
2017-04-06
1
-6
/
+1
*
C++11: ConstructParams: =delete the operator=, instead of making it private.
Murray Cumming
2017-04-06
1
-3
/
+1
*
Object: Use g_object_new_with_properties().
Murray Cumming
2017-04-04
1
-3
/
+5
*
C++11: .h/.cc files: Replace typedefs with using.
Murray Cumming
2016-03-31
1
-17
/
+17
*
Re-run clang-format on some files.
Murray Cumming
2016-02-26
1
-1
/
+1
*
Run clang-format on glib .h files.
Murray Cumming
2016-02-26
1
-85
/
+82
*
C++11: Replace virtual keyword with override keyword on destructors.
Murray Cumming
2015-12-24
1
-1
/
+1
*
Glib: More nullptr instead of 0
Kjell Ahlstedt
2015-11-23
1
-3
/
+2
*
Make destructors explicitly noexcept.
Murray Cumming
2015-08-31
1
-2
/
+2
*
Glib::ObjectBase, Object, Interface: Add move operators.
Murray Cumming
2015-08-22
1
-0
/
+3
*
C++11: Use = delete instead of private to make classes noncopyable.
Murray Cumming
2015-07-18
1
-4
/
+4
*
Strip trailing whitespace.
Mark Vender
2012-10-29
1
-3
/
+3
*
Get rid of all uses of GLIBMM_USING_STD()
Daniel Elstner
2009-08-16
1
-4
/
+2
*
Change license header to mention Lesser General Public License version 2.1
Deng Xiyue
2009-01-19
1
-4
/
+4
*
Clean up glib includes (Bug #563987)
Jonathon Jongsma
2008-12-10
1
-1
/
+1
*
Clean up the code a bit. (get_application_name): Remove the code that
Daniel Elstner
2007-01-20
1
-25
/
+27
*
Check whether DestroyNotify is defined, so we can warn about including
Murray Cumming
2006-06-19
1
-0
/
+6
*
Embed the manifest file into executables in the case of the Debug target.
Cedric Gustin
2006-04-06
1
-1
/
+3
*
Hide some internal stuff from Doxygen. Add/Improve the Doxygen
Murray Cumming
2005-12-16
1
-1
/
+1
*
Added new compiler tests. 1. To see whether it allows use of non extern C
Murray Cumming
2005-01-21
1
-0
/
+131
*
Temporarily reverted some stuff. I will recommit some of it.
Murray Cumming
2005-01-21
1
-131
/
+0
*
Custom boxed types, more #ifdef ABI-changing to add intermediate extern-C
Murray Cumming
2005-01-20
1
-1
/
+1
*
Custom boxed types, more #ifdef ABI-changing to add intermediate extern-C
Murray Cumming
2005-01-20
1
-0
/
+1
*
Custom boxed types, more #ifdef ABI-changing to add intermediate extern-C
Murray Cumming
2005-01-20
1
-0
/
+45
*
Make C callacks separate extern C functions instead of static member
Murray Cumming
2005-01-20
1
-0
/
+85
*
:ConstructParams): Implement the copy constructor in a way that actually
Daniel Elstner
2004-05-13
1
-4
/
+4
*
Remove the parent get_type() call from the Class::init() function, because
Murray Cumming
2004-03-13
1
-3
/
+8
*
Now uses ObjectBase instead of Object, because glib can now have
Murray Cumming
2003-11-01
1
-42
/
+0
*
Initial revision
Murray Cumming
2003-01-07
1
-0
/
+188