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
Age
Commit message (
Expand
)
Author
Files
Lines
2006-03-14
Fix typo.
Lubos Lunak
1
-1
/
+1
2006-03-14
*** empty log message ***
Lubos Lunak
1
-16
/
+0
2006-03-14
Make uploads/downloads asynchronous so that they don't block.
Lubos Lunak
2
-14
/
+131
2006-03-14
Try to use $BROWSER first for opening URL if set.
Lubos Lunak
1
-0
/
+3
2006-03-14
Add windowinfo argument to calls that need proper window relationship
Lubos Lunak
18
-102
/
+628
2006-03-14
Make it possible to connect to a fallback daemon.
Lubos Lunak
7
-8
/
+81
2006-03-14
Make it possible to have callbacks for replies to calls.
Lubos Lunak
21
-146
/
+616
2006-03-14
Build only static lib.
Lubos Lunak
1
-1
/
+2
2006-03-14
Add a call that makes it possible to query capabilities of the daemon.
Lubos Lunak
11
-14
/
+135
2006-03-14
Some kind of support for arrays (the C API of course sucks).
Lubos Lunak
14
-162
/
+217
2006-03-14
Don't use structs for marshalling, marshall arguments directly.
Lubos Lunak
3
-377
/
+148
2006-03-14
.cvsignore
Lubos Lunak
7
-0
/
+66
2006-03-03
0 means invalid sequence number, make sure it's not generated.
Lubos Lunak
1
-1
/
+3
2006-03-03
Add a conventions section instead of repeating the same all the time.
Lubos Lunak
1
-25
/
+38
2006-03-02
AC_CONFIG_HEADER -> AM_CONFIG_HEADER
Lubos Lunak
1
-1
/
+1
2006-03-02
Initial dapi commit.
Lubos Lunak
69
-0
/
+32331