index
:
dbus-glib
docs
duplicate-registrations
master
☹
Will Thompson
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
Files
Lines
2010-05-04
fd.o #27958: dbus_g_error_domain_register: rewrite the documentation
HEAD
master
Simon McVittie
1
-5/+25
2010-05-04
Merge branch '14579-remove-before-cancel'
Simon McVittie
1
-2/+1
2010-04-27
Put the G_OS_WIN32 check where it can be defined.
Fridrich Štrba
1
-2/+3
2010-04-27
Fix linking of tests. On windows, undefined symbols are not allowed and symbo...
Fridrich Štrba
2
-2/+2
2010-04-27
Use EXEEXT so that we satisfy dependencies when cross-compiling
Fridrich Štrba
2
-13/+13
2010-04-26
core: don't pass malformed error interface to dbus (rh#581794)
Dan Williams
5
-6/+35
2010-04-26
Disable test-profile on win32 for now
Colin Walters
1
-2/+11
2010-04-26
Don't use the identifier "interface" in public headers
Fridrich Strba
2
-4/+4
2010-04-26
Use AC_CANONICAL_HOST, not _TARGET
Fridrich Strba
1
-1/+1
2010-04-19
Allow duplicate object path registrations for different connections
Astone Lin
1
-1/+1
2010-04-07
add mising DBUS_TYPE_G_* to the doc
Guillaume Desmottes
1
-0/+9
2010-03-25
[configure] Release 0.86
Colin Walters
1
-1/+1
2010-03-25
core: performance optimization for object info lookup
Dan Williams
1
-13/+18
2010-03-25
core: allow duplicate property names on GInterfaces
Dan Williams
9
-19/+627
2010-03-25
[dbus-gobject.c] Trivial compiler warning fixes
Colin Walters
1
-2/+1
2010-03-25
Remove dbus-glib-undeclared.txt from git; it's a generated file
Colin Walters
1
-0/+0
2010-03-25
[configure.ac] Use AM_SILENT_RULES if available
Colin Walters
1
-0/+2
2010-03-16
Free errors returned by method implementations
Will Thompson
1
-0/+4
2010-03-08
turn the gtk-doc documentation into buildable shape
Sven Herzberg
1
-3/+3
2010-03-02
Fix hyphenated error codes correctly
Colin Walters
5
-4/+44
2010-03-02
Revert "Squash underscores and dashes in errors when converting to DBus errors"
Colin Walters
1
-11/+2
2010-03-02
Remove dbus-glib-undocumented.txt from git
Colin Walters
1
-60/+0
2010-02-15
Squash underscores and dashes in errors when converting to DBus errors
Colin Walters
1
-2/+11
2010-01-27
Release 0.84
Colin Walters
1
-1/+1
2010-01-27
Add GMainContext to dbus_g_bus_get_private, add a test case
Colin Walters
3
-1/+25
2010-01-27
Fix compilation of dbus-gvalue.c
Colin Walters
1
-0/+1
2010-01-27
Add note about non-maintenance of NEWS
Colin Walters
1
-0/+7
2010-01-27
dbus-gvalue: set an error when demarshal_basic doesn't recognize type
Andres Salomon
1
-2/+1
2010-01-27
Fix bad NAME in dbus-binding-tool man page
Jiří Klimeš
1
-1/+1
2010-01-15
Import dbus-bus-introspect.xml upstream
Colin Walters
4
-24/+81
2009-11-25
Merge remote branch 'upstream/master'
Simon McVittie
1
-7/+10
2009-11-16
Don't leak DBusGMethodInvocation for no-reply calls
Will Thompson
1
-7/+10
2009-09-29
Merge remote branch 'wjt/duplicate-registrations'
Simon McVittie
3
-50/+162
2009-09-29
Merge branch '20936-fsf-address'
Simon McVittie
34
-35/+35
2009-09-18
Bug 19623 - Add dbus_g_bus_get_private
Stian Skjelstad
2
-0/+44
2009-09-12
Copy object registration list when unregistering.
duplicate-registrations
Will Thompson
1
-1/+7
2009-09-12
Only re-set registration list if it's non-empty
Will Thompson
1
-1/+3
2009-09-12
Support duplicate object registrations
Colin Walters
3
-50/+154
2009-07-16
Release 0.82
Colin Walters
1
-1/+1
2009-07-16
Test for git-log in Makefile.am should just be for git now
Colin Walters
1
-4/+4
2009-07-16
Bug 18294 - Be defensive about a possibly NULL property string
Alban Crequy
1
-2/+2
2009-07-16
Bug 20343 - Add a man page for dbus-binding-tool
Brian Cameron
2
-1/+299
2009-07-16
build: fix undefined macro: AM_PROG_LIBTOOL with recent libtool
Marc-André Lureau
2
-0/+2
2009-07-16
Bugg 22244 - Only include <glib.h>, not individual headers
Luis Menina
1
-1/+1
2009-07-15
Clean up some compilation warnings
Colin Walters
3
-6/+6
2009-07-15
Add missing prototype for dbus_g_connection_unregister_g_object
Colin Walters
1
-0/+2
2009-07-15
Bug 21753 - Correctly initialize GValues in dbus-binding-tool generated code
Brian Tarricone
1
-4/+8
2009-07-01
Bug 21362 - Remove use of deprecated symbols
Jason Leach
7
-22/+22
2009-06-09
fd.o #20936: Fix another couple of instances of the old FSF address
Simon McVittie
3
-3/+3
2009-06-09
fd.o #20936: Update FSF address
Tobias Mueller
31
-32/+32
[next]