index
:
dbus-glib.git
master
Unnamed repository; edit this file to name it for gitweb.
Robert McQueen
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
Files
Lines
2008-11-29
Bug #17329: allow hash tables to contain complex types
HEAD
master
Robert McQueen
3
-24/+168
2008-11-29
Bug #17798: add support for 'o', 'g' and 'as' in dictionaries
Robert McQueen
5
-0/+157
2008-11-29
Bug #17797: add support for 'g' type, as a boxed char *
Robert McQueen
9
-2/+126
2008-11-28
Bug #17795: depend on Glib 2.10 for hash unref consistency
Robert McQueen
2
-5/+1
2008-11-28
Bug #17794: make run-test.sh fail when die is called
Robert McQueen
1
-0/+6
2008-11-17
Bug 18573 - Fix race when service appears and disappears quickly
Colin Walters
1
-2/+9
2008-09-18
Bug 17614: Use g_slice for allocating temporary async call data
Philip Van Hoof
1
-2/+8
2008-06-20
Bug 10373: Use of deprecated API (was used incorrectly)
Colin Walters
1
-14/+11
2008-06-19
Bug 16419: stack overflow demarshaling recursive variants
Colin Walters
7
-3/+119
2008-06-05
Bug 16114 [patch] wincaps-to-uscore property names for GetAll()
Dan Williams
1
-2/+8
2008-06-05
One final large HACKING update
Colin Walters
1
-3/+29
2008-06-05
Pacify gtk-doc by adding new files
Colin Walters
2
-0/+0
2008-06-05
Another HACKING tweak
Colin Walters
1
-2/+4
2008-06-05
Bump for development
Colin Walters
2
-18/+4
2008-06-05
Release 0.76
dbus-glib_0.76
Colin Walters
1
-1/+1
2008-06-05
Document release process
Colin Walters
1
-1/+22
2008-06-05
Update HACKING
Colin Walters
1
-3/+10
2008-06-05
Update gtk-doc
Colin Walters
1
-3/+17
2008-06-05
Update NEWS
Colin Walters
1
-0/+25
2008-06-03
Bug 16217: generated bindings don't build with -DG_DISABLE_SINGLE_INCLUDES
Christian Persch
1
-2/+1
2008-05-28
Remove GConnection tests that assert, since we abort on those
Colin Walters
1
-26/+0
2008-05-28
Bug 11671: Don't use well known name in /tmp
Colin Walters
3
-19/+29
2008-05-28
From OpenSUSE: Add return statement in case assertions not enabled
Colin Walters
1
-0/+1
2008-05-28
Bug 13060: Remove NameOwnerChange matches on unref (Kimmo Hämäläinen)
Colin Walters
1
-0/+14
2008-05-28
Bug 15733: Cosmetic fix for removing redundant declarations
Colin Walters
1
-2/+0
2008-05-28
Bug 12505: Avoid receiving duplicate NameOwnerChanged (Dan Williams)
Colin Walters
1
-2/+11
2008-05-27
Bug 10834: Fix error handling path for dbus_g_proxy_end_call_internal
Colin Walters
3
-5/+77
2008-05-27
Fix some test suite memory leaks
Colin Walters
1
-0/+3
2008-05-27
Fix typo in --help print strings
Julien Danjou
1
-2/+2
2008-05-27
Bug 10244: Fix error handling case in parser (William Jon McCann)
Colin Walters
1
-4/+7
2008-05-27
Bug 9867: Respect ACLOCAL_FLAGS (Kalle Vahlman)
Colin Walters
1
-0/+1
2008-05-27
Bug 11396: Use g_hash_table_unref if available (Marco Barisione)
Colin Walters
1
-0/+4
2008-05-27
Bug 12675: Handle disconnected connections in calls (Kimmo Hämäläinen)
Colin Walters
1
-3/+19
2008-05-27
Bug 12857: Balance va_start/va_end in error case (Kimmo Hämäläinen)
Colin Walters
1
-1/+5
2008-05-27
Bug 12849: Fix use after free (Kimmo Hämäläinen)
Colin Walters
1
-1/+2
2008-05-27
Bug 16079: Return an error on unknown property
Colin Walters
2
-1/+67
2008-05-27
Support for monitoring conversation during tests
Colin Walters
1
-0/+3
2008-05-27
Also make CRITICAL messages fatal in tests.
Colin Walters
1
-1/+1
2008-04-14
Freeze error ABI at the ABI used in Fedora 8 and Ubuntu gutsy.
Simon McVittie
4
-54/+106
2008-03-31
Add some docs to dbus_set_g_error.
Colin Walters
1
-1/+16
2008-03-17
Merge branch 'master' of ssh://david@git.freedesktop.org/git/dbus/dbus-glib
David Zeuthen
3
-13/+31
2008-03-17
add some design advice to dbus_g_proxy_set_default_timeout()
David Zeuthen
1
-0/+7
2008-03-17
allow namespaced extentions to introspection XML
Rob Taylor
2
-12/+30
2008-03-17
bump version and dbus dependancy
Rob Taylor
1
-2/+2
2008-03-15
Export the recently added GetAll() method on org.fd.DBus.Properties
David Zeuthen
1
-43/+177
2008-03-15
Add new function to specify the default timeout for a proxy
David Zeuthen
4
-6/+50
2008-03-15
Bump version to 0.75
David Zeuthen
1
-1/+1
2008-02-27
Fix incorrect assign in test suite
Ross Burton
1
-2/+2
2008-02-27
Use dbus_watch_get_unix_fd not dbus_watch_get_fd
Ross Burton
1
-1/+1
2008-02-27
Fix pending call cancelling in proxy dispose
Ross Burton
1
-5/+6
[next]