index
:
~david/eggdbus
master
Unnamed repository; edit this file to name it for gitweb.
david
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
Files
Lines
2009-09-16
Properly handle flags/enums properties
HEAD
0.6
master
David Zeuthen
1
-1
/
+23
2009-07-04
Don't leak object path in EggDBusMessage
David Zeuthen
1
-0
/
+1
2009-06-19
Post-release version bump to 0.6
David Zeuthen
1
-2
/
+2
2009-06-19
Bump version to 0.5
0.5
David Zeuthen
1
-2
/
+2
2009-06-19
Use a private D-Bus connection
David Zeuthen
1
-2
/
+5
2009-06-16
Genereate unique docbook ids for interface details
Yanko Kaneti
1
-8
/
+16
2009-05-27
take a ref to the GCancellable when sending messages
0.4
David Zeuthen
1
-1
/
+2
2009-02-11
fix up harsh language in comment
David Zeuthen
1
-18
/
+22
2009-02-09
post-release version bump to 0.4
David Zeuthen
1
-2
/
+2
2009-02-08
forgot to add egg_dbus_method_invocation_get_caller() to sections file
0.3
David Zeuthen
1
-0
/
+1
2009-02-07
introduce the concept of complete types
David Zeuthen
23
-383
/
+2163
2009-02-04
fix link to error domains inside interfaces
David Zeuthen
1
-1
/
+1
2009-02-04
if structs/enums are declared inside an <interface>, put the docs there too
David Zeuthen
10
-186
/
+365
2009-02-04
add support for gtkdoc style links in docs
David Zeuthen
10
-349
/
+778
2009-02-03
generate docbook docs for structs
David Zeuthen
6
-2
/
+158
2009-02-03
correctly handle the no-flags-set edge case when generating docbook for enums
David Zeuthen
1
-4
/
+59
2009-02-03
use proper prefix for refentry id of enumerations
David Zeuthen
1
-1
/
+1
2009-02-03
generate Docbook docs for enumerations, flags and error domains
David Zeuthen
8
-4
/
+248
2009-02-03
move docbook generator into separate source files
David Zeuthen
6
-773
/
+837
2009-02-03
docbook generator: expand signature into human readable description
David Zeuthen
1
-7
/
+197
2009-02-02
preliminary support for generating Docbook docs for D-Bus interfaces
David Zeuthen
7
-65
/
+629
2009-02-02
add stamp files and fix buildsystem so things like 'make -j4' work
David Zeuthen
3
-66
/
+128
2009-01-26
don't check for expat, we don't use it
David Zeuthen
1
-14
/
+0
2009-01-21
post-release version bump to 0.3
David Zeuthen
1
-2
/
+2
2009-01-13
fix up types for marshallers
0.2
David Zeuthen
1
-3
/
+14
2009-01-13
use the right index variable
David Zeuthen
1
-2
/
+2
2009-01-12
add egg_dbus_method_invocation_get_caller()
David Zeuthen
2
-0
/
+20
2009-01-06
if NULL is passed for a string, then write the empty string to the wire
David Zeuthen
1
-0
/
+6
2008-12-22
add some notes about the need to do interop testing
David Zeuthen
1
-1
/
+10
2008-12-22
bump glib dependency to 2.19
Ross Burton
1
-1
/
+1
2008-12-21
post-release version bump to 0.2
David Zeuthen
1
-2
/
+2
2008-12-21
revise TODO list
0.1
David Zeuthen
1
-38
/
+26
2008-12-21
remove python server; it's no longer needed
David Zeuthen
1
-420
/
+0
2008-12-21
fix make distcheck
David Zeuthen
1
-0
/
+1
2008-12-21
require that users define EGG_DBUS_I_KNOW_API_IS_SUBJECT_TO_CHANGE
David Zeuthen
3
-1
/
+6
2008-12-21
update docs with some sections we want in the future
David Zeuthen
1
-0
/
+28
2008-12-21
drop the _invoke_ part of generated methods; it's clear it's a D-Bus already
David Zeuthen
8
-676
/
+676
2008-12-21
make sure all generated _sync() methods are the first ones listed
David Zeuthen
2
-30
/
+54
2008-12-21
fix up -sections.txt file
David Zeuthen
4
-48
/
+26
2008-12-21
add docs for EggDBusVariant
David Zeuthen
6
-56
/
+690
2008-12-21
add docs for EggDBusMethodInvocation and add _valist() variants
David Zeuthen
3
-20
/
+121
2008-12-21
add docs for EggDBusInterface
David Zeuthen
5
-28
/
+199
2008-12-21
add docs for EggDBusMessage
David Zeuthen
5
-30
/
+538
2008-12-21
minor EggDBusNameTracker cleanups
David Zeuthen
1
-19
/
+14
2008-12-21
revise interface proxy docs
David Zeuthen
1
-6
/
+6
2008-12-20
fix up docs for EggDBusInterfaceProxy
David Zeuthen
2
-3
/
+35
2008-12-20
fix up docs for EggDBusObjectProxy
David Zeuthen
2
-4
/
+120
2008-12-20
fix up EggDBusConnection docs
David Zeuthen
3
-55
/
+157
2008-12-20
remove remaining variant tests; not needed now that our server is in C
David Zeuthen
2
-236
/
+4
2008-12-20
bring back test_variant_return()
David Zeuthen
4
-54
/
+204
[next]