aboutsummaryrefslogtreecommitdiffstats
path: root/ui/gtk/voip_calls.c
AgeCommit message (Expand)AuthorFilesLines
2012-04-09Add missing const attribute to some char *Jakub Zawadzki1-1/+1
2012-04-04Fix CID 614: callsinfo can't be NULL here so don't check for it being NULL.Jeff Morriss1-101/+98
2012-04-04Fix CID 615: strinfo can't be NULL here so don't check for it being NULL.Jeff Morriss1-145/+143
2012-04-04Fix CID 616: callsinfo can't be NULL here so don't check for it being NULL.Jeff Morriss1-13/+11
2012-03-14Fix:Jörg Mayer1-11/+11
2012-03-14voip_calls.c Use the hastable instead, we should do away with the list.Anders Broman1-2/+65
2012-03-14VoIP Calls Graph Analysis: Elements not sorted by Time.Anders Broman1-2/+1
2012-02-07Allways use g_list_prepend().Anders Broman1-16/+16
2012-02-06From Cristian Constantin:Anders Broman1-64/+57
2012-01-16Move some headers for UI stuff, and the alert_box.c UI-specific file, toGuy Harris1-3/+3
2012-01-15Move gtk to ui/gtk.Jörg Mayer1-0/+4083