index
:
xdg/dapi
master
Unnamed repository; edit this file 'description' to name the repository. (mirrored from https://gitlab.freedesktop.org/xdg/dapi)
root
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
lib
Age
Commit message (
Collapse
)
Author
Files
Lines
2006-04-19
Fallback daemon doesn't make sense.
Lubos Lunak
2
-23
/
+5
2006-03-16
Fix builddir != srcdir.
Lubos Lunak
1
-1
/
+1
2006-03-15
Some silly attempt at C bindings docs.
Lubos Lunak
2
-2
/
+2
2006-03-14
Trying to sort out 'make install'.
Lubos Lunak
10
-31
/
+11
2006-03-14
Add convenience connectAndInit() functions.
Lubos Lunak
2
-0
/
+21
2006-03-14
Add windowinfo argument to calls that need proper window relationship
Lubos Lunak
2
-0
/
+36
(for working properly with advanced features such as focus stealing prevention).
2006-03-14
Make it possible to connect to a fallback daemon.
Lubos Lunak
2
-4
/
+16
2006-03-14
Make it possible to have callbacks for replies to calls.
Lubos Lunak
7
-13
/
+104
2006-03-14
Some kind of support for arrays (the C API of course sucks).
Lubos Lunak
2
-63
/
+86
2006-03-14
Don't use structs for marshalling, marshall arguments directly.
Lubos Lunak
1
-74
/
+80
2006-03-14
.cvsignore
Lubos Lunak
1
-0
/
+6
2006-03-03
0 means invalid sequence number, make sure it's not generated.
Lubos Lunak
1
-1
/
+3
2006-03-02
Initial dapi commit.
Lubos Lunak
8
-0
/
+396