summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2009-04-21remove white spaceHEADmasterkutio1-2/+1
2009-04-21if(choice == NULL) a space is missing after the 'if'kutio1-7/+5
2009-04-20sds_share_state_cb: use a switchkutio1-7/+12
2009-04-20call sds_share_state_cb () instead of setting the status directlykutio1-8/+2
2009-04-20There is no point to NULL it more than oncekutio1-2/+4
2009-04-20try GetExternalPort firstkutio1-2/+2
2009-04-20sds_share_cb: GError are usually initiated at declarationkutio1-2/+1
2009-04-20we use if (ptr == NULL) instead of if (! ptr)kutio1-1/+1
2009-04-20manager = NULL is useless at the end of _createGUIkutio1-1/+0
2009-04-20foo () and not foo() (same for casts)kutio1-11/+11
2009-04-20wrap line > 79kutio1-9/+20
2009-04-20fixed functions definitionskutio1-7/+7
2009-04-20fixed trailing spaceskutio1-4/+4
2009-04-20rename GtkWidget wind -> windowkutio1-9/+10
2009-04-20delete gconf stuffkutio1-36/+1
2009-04-20add some functionnalitieskutio1-30/+99
2009-04-17A user can send a stream tube without crashed at a client who don't support s...kutio1-1/+7
2009-04-17GetExternalPort added for new version of Vinokutio1-6/+13
2009-04-171 warning erasedkutio2-1/+2
2009-04-17add base filekutio2-0/+213