aboutsummaryrefslogtreecommitdiffstats
path: root/gtk/proto_help.c
AgeCommit message (Expand)AuthorFilesLines
2011-05-19Don't assign to an unused variable; remove variable definition: Coverity 1144.Bill Meier1-2/+1
2011-05-17Make some routines static that aren't used outside the source file inGuy Harris1-0/+2
2011-03-23Removed "comparing an array to null", with no effect.Stig Bjørlykke1-1/+2
2010-07-20(Minor) Fix several usages of deprecated GTK functions.Bill Meier1-1/+1
2010-06-10From Jim Young via bug 4862:Stig Bjørlykke1-3/+3
2010-05-28Add svn:keywords & svn:eol-style propertiesBill Meier1-1/+1
2010-05-27fopen -> ws_fopenGerald Combs1-1/+1
2010-05-27Protocol Help requires GLib 2.6+. Add newlines. Fixup whitespace.Gerald Combs1-30/+40
2010-05-27From Edgar Gladkich:Gerald Combs1-0/+662