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
/
ChangeLog
Commit message (
Expand
)
Author
Age
Files
Lines
*
Move to a generated ChangeLog.
José Alburquerque
2013-07-03
1
-13901
/
+2
*
Gen Scripts: Minor clean up of the description of the scripts.
José Alburquerque
2013-06-10
1
-0
/
+13
*
gmmproc: Use an environment variable for the return mismatches.
José Alburquerque
2013-06-09
1
-0
/
+10
*
gmmproc: Write glibmm version in generated files.
Kjell Ahlstedt
2013-06-07
1
-0
/
+11
*
Gio::DBusInterfaceSkeleton: Constant corrections.
José Alburquerque
2013-06-06
1
-0
/
+11
*
giomm: Add the Gio::DBus::InterfaceSkeleton class.
José Alburquerque
2013-06-05
1
-0
/
+15
*
Glib::MainContext: Fix a small error in the documentation of acquire().
Kjell Ahlstedt
2013-06-04
1
-0
/
+6
*
tests: Fix the glibmm_mainloop test.
Kjell Ahlstedt
2013-06-04
1
-0
/
+7
*
tests: Add the glibmm_mainloop test.
Kjell Ahlstedt
2013-06-02
1
-0
/
+8
*
Glib::MainContext: Add invoke().
Kjell Ahlstedt
2013-06-02
1
-0
/
+6
*
Add missing includes in glibmm.h and bytearray.hg.
Kjell Ahlstedt
2013-05-21
1
-0
/
+7
*
tools: Improve the testheaders.sh script.
Kjell Ahlstedt
2013-05-21
1
-0
/
+6
*
tools: Add the testheaders.sh script.
Kjell Ahlstedt
2013-05-18
1
-0
/
+7
*
tools: Add the testmmh.sh script.
Kjell Ahlstedt
2013-05-18
1
-0
/
+7
*
Custom Interface Properties: Use base finalize function to free data.
José Alburquerque
2013-05-14
1
-0
/
+25
*
UnixSocketAddress: Add the "path-as-array" property.
José Alburquerque
2013-05-07
1
-0
/
+6
*
glibmm: Wrapped Base64 functionality from glib
Michael Kruglos
2013-05-07
1
-0
/
+10
*
gmmproc: Output.pm: Use a better name for the c param mappings hash.
José Alburquerque
2013-04-29
1
-0
/
+9
*
DBusConnection: Correct a misplaced #endif G_OS_UNIX.
José Alburquerque
2013-04-29
1
-0
/
+10
*
Value: Remove unneeded whitespace in source files.
José Alburquerque
2013-04-29
1
-0
/
+11
*
Output.pm: convert_args_c_to_cpp(): Reverse mappings hash correctly.
José Alburquerque
2013-04-29
1
-0
/
+12
*
gmmproc: Fix _WRAP_SIGNAL(custom_c_callback) for void func().
Kjell Ahlstedt
2013-04-29
1
-0
/
+9
*
Interface: Add a comment about overriding properties in constructor.
José Alburquerque
2013-04-25
1
-0
/
+8
*
Fix the ChangeLog file.
José Alburquerque
2013-04-25
1
-0
/
+44
*
Settings: Wrap the properties.
José Alburquerque
2013-04-25
1
-0
/
+6
*
Glib::Source: Fix the destruction and deletion.
Kjell Ahlstedt
2013-04-18
1
-0
/
+8
*
ByteArray: get_data(): Add a const version.
José Alburquerque
2013-04-15
1
-0
/
+8
*
Tls Client Test: Update to test the TlsDatabase class.
José Alburquerque
2013-04-12
1
-0
/
+8
*
TlsDatabase: Make sure the cancellable param is optional in methods.
José Alburquerque
2013-04-12
1
-0
/
+9
*
ByteArray: Add size() and get_data() methods.
José Alburquerque
2013-04-12
1
-0
/
+9
*
gmmproc: Parse the argument list of methods correctly.
José Alburquerque
2013-04-10
1
-0
/
+20
*
Interface: Fix a small typo.
José Alburquerque
2013-04-08
1
-0
/
+6
*
Gio::TlsServerConnection: Wrap it just like TlsClientConnection.
José Alburquerque
2013-04-07
1
-0
/
+11
*
Tests: Add a basic test for the Tls* API.
José Alburquerque
2013-04-07
1
-0
/
+7
*
Gio::TlsClientConnection: Make the class work correctly.
José Alburquerque
2013-04-07
1
-0
/
+32
*
Add a test of implementing an interface.
Murray Cumming
2013-04-06
1
-0
/
+9
*
ByteArray: Add a Glib::Value<> template specialization for it.
José Alburquerque
2013-04-02
1
-0
/
+9
*
ChangeLog: Correct a branch name
Murray Cumming
2013-04-01
1
-1
/
+1
*
ChangeLog: Correct a branch name
Murray Cumming
2013-04-01
1
-1
/
+1
*
Revert "giomm: Temporarily remove the Tls* related API."
Murray Cumming
2013-04-01
1
-15
/
+0
*
Mark the branch in the ChangeLog
Murray Cumming
2013-04-01
1
-0
/
+3
*
2.36.0
Murray Cumming
2013-04-01
1
-1
/
+1
*
TlsCertificate: Use std::string for data instead of char*.
José Alburquerque
2013-03-31
1
-0
/
+19
*
Credentials: Add the get_unix_pid() method.
José Alburquerque
2013-03-31
1
-0
/
+7
*
giomm: Temporarily remove the Tls* related API.
José Alburquerque
2013-03-27
1
-0
/
+15
*
Gio::Tls*: Correct some referencing errors.
José Alburquerque
2013-03-27
1
-0
/
+10
*
giomm.h: Also remove the tlsfiledatabase.h include.
José Alburquerque
2013-03-27
1
-0
/
+10
*
TlsFileDatabase: Remove the class until its usage is more clear.
José Alburquerque
2013-03-26
1
-0
/
+7
*
TlsError: Rename the EOF enum value.
José Alburquerque
2013-03-26
1
-0
/
+8
*
Corrected the ChangeLog
Murray Cumming
2013-03-26
1
-2
/
+2
[next]