aboutsummaryrefslogtreecommitdiffstats
path: root/ui/gtk
AgeCommit message (Expand)AuthorFilesLines
2016-12-24Add enabled protocol list for dissectors who are disabled by defaultMichael Mann2-0/+20
2016-12-22Gtk: add initializers.Dario Lombardo1-4/+7
2016-12-21GTK: fix Export Objects sub menu warningPascal Quantin1-2/+2
2016-12-20Qt+Win32: Make software updates more friendly.Gerald Combs1-0/+16
2016-12-20Gtk: don't use GTimeZone/GDateTimeDario Lombardo1-5/+5
2016-12-15Make some items that don't need to be size_t guint.Guy Harris1-1/+1
2016-12-12Remove some GtkCList comments and code.Gerald Combs1-1/+1
2016-12-12Move the declaration of packet_list_select_last_row() to ui/gtk/packet_list.h.Guy Harris2-2/+2
2016-12-12Get rid of some GTK+-only routines in file.c.Guy Harris1-2/+2
2016-12-09ui: move filesystem code to wsutil/filesystem.cDario Lombardo1-0/+2
2016-12-09extcap: add new option type (timestamp).Dario Lombardo2-1/+34
2016-12-06codecs: Add support for G.722 and G.726Peter Wu1-1/+7
2016-12-05Clean up initialization code for programs.Guy Harris1-2/+3
2016-12-04Have a routine to do all the work of initializing libwiretap.Guy Harris1-2/+1
2016-12-04Show codec information in About dialogPeter Wu1-0/+2
2016-12-04codecs: allow it to be used without pluginsPeter Wu1-1/+1
2016-12-04Have separate merge APIs for regular file/temporary file/standard output.Guy Harris2-7/+5
2016-12-02Enable exporting objects with tsharkMoshe Kaplan3-83/+126
2016-11-10tcp: Fix Follow TCP tap data and when its tapped.Michael Mann1-16/+1
2016-11-09CMake: Use find_program to find a program.Gerald Combs1-3/+3
2016-10-30Have routines for parsing options that affect dissection.Guy Harris2-10/+12
2016-10-27Fix compile errors in GTK buildMichael Mann2-2/+2
2016-10-26Gtk: remove atoi calls and use ws_strtoi functions.Dario Lombardo7-18/+52
2016-10-22Fix the #defines for the presence of structure names.Guy Harris1-5/+5
2016-10-22On UN*X, st_ctime is the last status change time, not the creation time.Guy Harris1-9/+19
2016-10-22Fix some errors from the previous commit.Guy Harris2-2/+2
2016-10-22More checks for localtime() and gmtime() returning NULL.Guy Harris7-43/+76
2016-10-16Inspired by prevous commit: grep for wlan_mgt turned up a few more occurrence...Joerg Mayer1-3/+3
2016-10-12MTP3: Added SS7 Point Code Name ResolutionBinh Trinh1-1/+2
2016-10-08Combine Decode As and port preferences for tcp.port dissector table.Michael Mann3-8/+171
2016-09-30cmake: make WERROR_COMMON_FLAGS a normal stringPeter Wu1-7/+5
2016-09-16Use valid channel parameters from wireless toolbarMikael Kanstrup1-1/+1
2016-09-12fix some compilation issues without extcap.Dario Lombardo1-0/+2
2016-09-11extcap: fix use-after-free for preferencesPeter Wu1-4/+2
2016-09-09Remove name resolution from the file dialogs.Gerald Combs1-71/+19
2016-09-05Have scan_plugins() take an argument specify what to do on load failures.Guy Harris1-1/+1
2016-09-01gtk: fix compilation with GTK+ before 2.18Peter Wu31-8/+37
2016-09-01gtk: fix 32-bit buildPeter Wu2-3/+3
2016-08-28UAT gtk-ui, Qt-ui: Fixed copying records when no cp callback is definedMichał Skalski1-0/+4
2016-08-23CMake: Allow setting per target compiler warningsJoão Valverde1-0/+1
2016-08-07gtk: add assert (CID 1159169).Dario Lombardo1-0/+1
2016-08-01Remove proto_help.[ch]Michael Mann7-759/+0
2016-07-31lbm_uimflow_dlg.c: Pacify another GTK checkAPIs.pl warning.Michael Mann2-1/+2
2016-07-29extcap: Restore functionality for optionsRoland Knall1-0/+4
2016-07-26CLI/GTK: Fix compare_stat checksum to include IPv4 offset againJoão Valverde1-1/+1
2016-07-26Cleanup some checkAPI warnings that were missed in previous patches.Michael Mann1-1/+1
2016-07-26Ensure to have a valid string pointer when writing OS SHB optionPascal Quantin1-1/+6
2016-07-24Pacify GTK checkAPIs.pl warnings.Michael Mann15-43/+61
2016-07-24Replace strlen with NULL checks to pacify checkAPIs.plMichael Mann2-4/+4
2016-07-23Update struct ws_ip with flow label and commentsJoão Valverde1-2/+2