aboutsummaryrefslogtreecommitdiffstats
path: root/gtk/mcast_stream.c
Commit message (Expand)AuthorAgeFilesLines
* (Trivial) Fix some spelling & etc in commentsBill Meier2009-04-081-1/+1
* Fix some "format not a string literal and no format arguments" warnings.Stig Bjørlykke2008-10-311-1/+1
* Windows build: #include winsock2.h only when needed.Bill Meier2008-10-241-1/+3
* Don't put (non-extern'd) prototypes for protect_thread_critical_region() andJeff Morriss2008-08-051-4/+1
* Fix some simple cases of GTK2 deprecated API usage by using a renamed or equi...Bill Meier2008-06-291-1/+1
* Move the file utility functions from wiretap to libwsutil so thatJeff Morriss2008-05-221-6/+5
* Add IPv6 multicast support.Jaap Keuter2008-04-131-2/+5
* sort #includes by directoriesUlf Lamping2008-04-131-14/+18
* Fix for bug 2414:Jaap Keuter2008-04-071-2/+3
* Add $Id$Bill Meier2008-02-181-0/+2
* fix all warnings in gtk dir & set the "treat all warnings as errors" MSVC flagUlf Lamping2007-03-211-8/+8
* name changeRonnie Sahlberg2006-05-211-2/+2
* Get rid of extra semicolon - GCC warns that ISO C doesn't allow it.Guy Harris2006-04-301-1/+1
* From Miha Jemec:Anders Broman2006-04-241-0/+450