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
/
examples
Commit message (
Expand
)
Author
Age
Files
Lines
*
Examples build: Use the GLIB_COMPILE_SCHEMAS variable.
Volker Grabsch
2011-05-03
1
-1
/
+1
*
Gio::DBus examples: Renamed one and removed one.
Murray Cumming
2011-04-02
3
-343
/
+3
*
Fix compiler warnings.
Murray Cumming
2011-04-02
2
-2
/
+2
*
Slight cleanup to D-Bus example code.
Murray Cumming
2011-04-02
2
-72
/
+0
*
Gio::DBus::NodeInfo::lookup_interface(): Add a method overload with no name.
Murray Cumming
2011-04-02
3
-3
/
+3
*
Added a simple example of a D-Bus session bus service.
Murray Cumming
2011-04-01
3
-9
/
+226
*
Gio::DBus: Minor API changes.
Murray Cumming
2011-04-01
3
-83
/
+107
*
Code style change.
Murray Cumming
2011-04-01
1
-2
/
+2
*
Rename a D-Bus client example.
Murray Cumming
2011-04-01
2
-3
/
+3
*
Code style improvement
Murray Cumming
2011-04-01
1
-5
/
+5
*
Variant: Rename get(index) to get_child(index).
Murray Cumming
2011-03-29
2
-3
/
+3
*
Gio::DBus: Use VariantContainerBase for tuple Variants.
Murray Cumming
2011-03-25
2
-4
/
+3
*
Rename Gio::DBus::DBusError to Gio::DBus::Error.
Murray Cumming
2011-02-24
1
-3
/
+3
*
Move Gio::DBusError to Gio::Dbus::DBusError.
Murray Cumming
2011-02-24
1
-3
/
+3
*
Bring back Gio::Error registration.
Murray Cumming
2011-02-23
1
-3
/
+3
*
Move the DBus classes into a Gio::DBus namespace.
Murray Cumming
2011-02-16
3
-31
/
+31
*
OptionGroup: Add add_entry() that takes a slot with callback function.
Kjell Ahlstedt
2011-02-15
1
-3
/
+91
*
Fix the make check build with --enable-warnings=fatal.
Murray Cumming
2011-02-08
1
-3
/
+3
*
OptionGroup: An on_post_parse() override need not call the base class.
Kjell Ahlstedt
2011-02-08
1
-6
/
+7
*
Fix the make check build.
Murray Cumming
2011-01-17
1
-3
/
+7
*
DBus: Add initial implementation of a bus server/client example.
José Alburquerque
2011-01-17
3
-5
/
+206
*
DBus: Avoid errors/exceptions in callbacks due to NULL C strings.
José Alburquerque
2011-01-13
1
-3
/
+69
*
DBusServer: Add docs to the signal_new_connection() signal.
José Alburquerque
2011-01-13
1
-2
/
+2
*
DBus Peer Example: Correct some code to complete the example.
José Alburquerque
2011-01-12
1
-4
/
+28
*
DBus: Add a peer example to test the DBusServer class.
José Alburquerque
2011-01-10
3
-4
/
+265
*
Variant: Add dictionary entry and dictionary specializations.
José Alburquerque
2010-12-26
1
-1
/
+1
*
Variant< std::vector<std::string> >: Correct the getting of the array.
José Alburquerque
2010-12-22
1
-5
/
+4
*
DBus: Well known service example: Complete the example.
José Alburquerque
2010-12-21
1
-4
/
+25
*
2.27.4.1
2.27.4.1
Murray Cumming
2010-12-15
1
-1
/
+1
*
DBus Client Example: create a DBusProxy in preparation for method call.
José Alburquerque
2010-12-14
1
-0
/
+48
*
DBus: Client Example: Choose a better name for the source file.
José Alburquerque
2010-12-08
2
-3
/
+4
*
DBus: Client Example: Correct typo.
José Alburquerque
2010-12-08
1
-1
/
+1
*
DBus: Add an initial client example accessing a user's bus.
José Alburquerque
2010-12-08
2
-0
/
+40
*
Variant<>: Make this usable as an ouput parameter.
Murray Cumming
2010-07-22
1
-1
/
+8
*
Settings example: Minor change.
Murray Cumming
2010-07-22
1
-2
/
+2
*
Revert changes that I did not mean to commit yet.
Murray Cumming
2010-07-22
1
-8
/
+1
*
Variant: Added some methods.
Murray Cumming
2010-07-22
1
-28
/
+40
*
Do not install the schema of the gsettings example
Daniel Elstner
2010-06-07
2
-20
/
+25
*
Avoid compiler warning.
Murray Cumming
2010-06-04
1
-1
/
+1
*
Fix make dist with gsettings example
Jonathon Jongsma
2010-06-01
1
-4
/
+3
*
Remove the reduced API options and code, as discussed on mailing list.
Murray Cumming
2010-05-31
7
-163
/
+0
*
Add basic Gio::Settings example
Jonathon Jongsma
2010-04-21
3
-3
/
+91
*
Add compose example to MSVC project files
Armin Burgmeier
2010-04-12
1
-2
/
+6
*
Update MSVC projects for 2.24
Armin Burgmeier
2010-04-02
2
-3
/
+9
*
Avoid compiler warning in resolver example
Daniel Elstner
2010-02-27
1
-10
/
+16
*
fix warning in examples to make distcheck happy
glibmm-2.23.0
Jonathon Jongsma
2010-01-02
3
-9
/
+9
*
Fix another bug in resolver example
Jonathon Jongsma
2010-01-02
1
-28
/
+33
*
Take an extra ref from the return of g_inet_socket_address_get_address
Jonathon Jongsma
2010-01-02
1
-3
/
+0
*
Add socket-server example
Jonathon Jongsma
2010-01-02
2
-0
/
+308
*
Add socket-client example
Jonathon Jongsma
2010-01-02
2
-0
/
+297
[next]