summaryrefslogtreecommitdiff
path: root/lib
AgeCommit message (Expand)AuthorFilesLines
2006-04-19Fallback daemon doesn't make sense.Lubos Lunak2-23/+5
2006-03-16Fix builddir != srcdir.Lubos Lunak1-1/+1
2006-03-15Some silly attempt at C bindings docs.Lubos Lunak2-2/+2
2006-03-14Trying to sort out 'make install'.Lubos Lunak10-31/+11
2006-03-14Add convenience connectAndInit() functions.Lubos Lunak2-0/+21
2006-03-14Add windowinfo argument to calls that need proper window relationshipLubos Lunak2-0/+36
2006-03-14Make it possible to connect to a fallback daemon.Lubos Lunak2-4/+16
2006-03-14Make it possible to have callbacks for replies to calls.Lubos Lunak7-13/+104
2006-03-14Some kind of support for arrays (the C API of course sucks).Lubos Lunak2-63/+86
2006-03-14Don't use structs for marshalling, marshall arguments directly.Lubos Lunak1-74/+80
2006-03-14.cvsignoreLubos Lunak1-0/+6
2006-03-030 means invalid sequence number, make sure it's not generated.Lubos Lunak1-1/+3
2006-03-02Initial dapi commit.Lubos Lunak8-0/+396