index
:
share-your-desktop
master
vino
Unnamed repository; edit this file to name it for gitweb.
Alban Créquy
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
Files
Lines
2009-04-21
remove white space
HEAD
master
kutio
1
-2/+1
2009-04-21
if(choice == NULL) a space is missing after the 'if'
kutio
1
-7/+5
2009-04-20
sds_share_state_cb: use a switch
kutio
1
-7/+12
2009-04-20
call sds_share_state_cb () instead of setting the status directly
kutio
1
-8/+2
2009-04-20
There is no point to NULL it more than once
kutio
1
-2/+4
2009-04-20
try GetExternalPort first
kutio
1
-2/+2
2009-04-20
sds_share_cb: GError are usually initiated at declaration
kutio
1
-2/+1
2009-04-20
we use if (ptr == NULL) instead of if (! ptr)
kutio
1
-1/+1
2009-04-20
manager = NULL is useless at the end of _createGUI
kutio
1
-1/+0
2009-04-20
foo () and not foo() (same for casts)
kutio
1
-11/+11
2009-04-20
wrap line > 79
kutio
1
-9/+20
2009-04-20
fixed functions definitions
kutio
1
-7/+7
2009-04-20
fixed trailing spaces
kutio
1
-4/+4
2009-04-20
rename GtkWidget wind -> window
kutio
1
-9/+10
2009-04-20
delete gconf stuff
kutio
1
-36/+1
2009-04-20
add some functionnalities
kutio
1
-30/+99
2009-04-17
A user can send a stream tube without crashed at a client who don't support s...
kutio
1
-1/+7
2009-04-17
GetExternalPort added for new version of Vino
kutio
1
-6/+13
2009-04-17
1 warning erased
kutio
2
-1/+2
2009-04-17
add base file
kutio
2
-0/+213