index
:
dbus-glib
master
signalmatch
symbian
Alban's dbus-glib branches
Alban Créquy
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
Files
Lines
2009-09-18
Bug 19623 - Add dbus_g_bus_get_private
HEAD
master
Stian Skjelstad
2
-0/+44
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
Merge branch '13908-autoinit'
Simon McVittie
5
-24/+116
2009-06-09
fd.o #13908: silently initialize specialized types whenever required
Simon McVittie
4
-23/+101
2009-05-28
Merge branch '20716-with-dbus-binding-tool'
Simon McVittie
6
-14/+19
2009-05-28
Merge branch '5688-survive-disconnection'
Simon McVittie
5
-2/+118
2009-05-28
Merge part of branch '5688-survive-disconnection'
Simon McVittie
4
-25/+189
2009-05-07
Merge branch '16776-make-dbus-errors-throwable'
Simon McVittie
5
-3/+94
2009-04-27
Merge branch '20884-proxy-manager-replace-name-owner'
Simon McVittie
1
-3/+10
2009-04-16
Merge branch '20886-configure-cleanup'
Simon McVittie
2
-317/+0
2009-04-16
Bug 19927 - Use const for GError * param we're not modifying
Colin Walters
2
-2/+2
2009-04-16
Bug 20879 - Use --skip-source argument for glib-genmarshal
Vincent Untz
1
-0/+1
2009-04-16
fd.o #21219: regression test
Simon McVittie
3
-1/+93
2009-04-16
dbus-gobject: save the ObjectRegistration on each object, not just the path
Simon McVittie
1
-7/+13
2009-04-16
fd.o #21219: implement unregistration of objects
Simon McVittie
2
-1/+25
2009-04-16
fd.o #5688: Add a regression test
Simon McVittie
3
-1/+94
2009-04-16
fd.o #5688: don't assert when exported object is destroyed *after* D-Bus conn...
Simon McVittie
1
-23/+88
2009-04-15
add --with-dbus-binding-tool option to use an external dbus-binding-tool
Peter Korsgaard
6
-14/+19
2009-03-26
dbus_g_type_specialized_init: make some effort at being thread-safe
Simon McVittie
1
-6/+15
2009-03-26
fd.o#20884: dbus_g_proxy_manager_replace_name_owner: don't leave freed memory...
Simon McVittie
1
-3/+10
2009-03-26
Remove all sorts of libdbus cruft from configure.ac
Simon McVittie
2
-103/+0
2009-03-26
Don't check for atomic integer ops
Simon McVittie
1
-26/+0
2009-03-26
Don't check whether va_copy works
Simon McVittie
1
-75/+0
2009-03-26
configure.ac: Don't check endianness
Simon McVittie
1
-3/+0
2009-03-26
Don't define DBUS_API_SUBJECT_TO_CHANGE
Simon McVittie
1
-2/+0
2009-03-26
configure.ac: don't check the sizes of integers
Simon McVittie
1
-105/+0
2009-03-26
Remove CXX cruft from configure.ac
Simon McVittie
1
-3/+0
2009-03-26
Bug #16776: add a regression test
Simon McVittie
4
-0/+28
2009-03-26
Bug 16776: teach dbus_g_method_return_error about DBUS_GERROR
Simon McVittie
1
-3/+66
2009-03-26
Bug 13908: make dbus_g_type_specialized_init() safe for library users to call
Mikkel Kamstrup Erlandsen
2
-1/+6
2009-03-17
Use g_strdup instead of strdup in dbus_g_method_get_sender
Sjoerd Simons
1
-5/+1
2009-02-05
Bug 14183 - Listen to NameOwnerChanged using arg0 matching
Colin Walters
1
-28/+29
2009-02-05
Use -fno-strict-aliasing by default
Colin Walters
1
-0/+8
2009-02-03
Fix format-security warning
Frederic Crozat
1
-1/+1
2009-02-03
Bump configure for unstable cycle
Colin Walters
1
-1/+1
2009-02-03
Release 0.80
Colin Walters
1
-1/+1
2009-02-02
Bug 19065 - handle nested nodes in dbus-binding-tool
Colin Walters
6
-51/+85
2009-01-30
Bug 19325 - parallel build fix
Doug Goldstein
1
-4/+4
2009-01-30
Bug 19259: Always use /etc/bash_completion.d
Colin Walters
1
-2/+2
2009-01-27
Bug 19647: Move test-types inside run-test to avoid dep on existing session bus
Colin Walters
2
-1/+2
2009-01-27
Merge branch 'master' of ssh://walters@git.freedesktop.org/git/dbus/dbus-glib
Colin Walters
7
-2/+361
[next]