aboutsummaryrefslogtreecommitdiffstats
path: root/ui/gtk/extcap_gtk.c
AgeCommit message (Expand)AuthorFilesLines
2016-12-22Gtk: add initializers.Dario Lombardo1-4/+7
2016-12-20Gtk: don't use GTimeZone/GDateTimeDario Lombardo1-5/+5
2016-12-09extcap: add new option type (timestamp).Dario Lombardo1-1/+33
2016-07-26Cleanup some checkAPI warnings that were missed in previous patches.Michael Mann1-1/+1
2016-07-24Pacify GTK checkAPIs.pl warnings.Michael Mann1-0/+1
2016-01-18extcap: add masked to options.Dario Lombardo1-0/+5
2015-05-05extcap: Implement QT extcap optionsRoland Knall1-4/+0
2015-01-01Remove unneeded includes from ui folderMartin Mathieson1-3/+0
2014-10-13extcap: Remove single-space argument for boolflagsRoland Knall1-3/+3
2014-10-13extcap (GTK): Fix Dead Store (Dead assignement/Dead increment) warning found ...Alexis La Goutte1-1/+0
2014-10-12Fix handling of extcap boolflags which defaults to true.Tomasz Moń1-3/+8
2014-10-08Fix extcap boolean flag handling.Tomasz Moń1-3/+17
2014-10-06Convert "4 space tabs" to spaces; Adjust editor modelines.Bill Meier1-744/+744
2014-10-06Modify multicheck to accept parent parameter.Tomasz Moń1-38/+144
2014-08-31Fix Dead Store (Dead assignement/Dead increment) warning found by ClangAlexis La Goutte1-3/+1
2014-08-21Float constants end with "f"; assign float constants to gfloats.Guy Harris1-1/+1
2014-08-21Extcap Capture InterfaceRoland Knall1-0/+806