aboutsummaryrefslogtreecommitdiffstats
path: root/gtk
AgeCommit message (Expand)AuthorFilesLines
2009-06-02follow_stream: Enable "check for file overwrite" (if GTK 2.8 or greater);wmeier1-0/+3
2009-06-02rtp_stream_dlg: rework dtp_stream "save as" slightly:wmeier1-16/+61
2009-06-02From Jim Young (bug 2504):stig2-0/+2
2009-06-01proto_main_draw: rework packet bytes "save as" slightly:wmeier1-12/+59
2009-06-01follow_stream: rework "save as" slightly:wmeier2-28/+46
2009-06-01Fix a printf to make the label correct.stig1-1/+1
2009-06-01(Trivial): remove a comment referring to Gtk 1wmeier1-1/+0
2009-06-01dfilter_expr_dlg: fix several very minor memory leaks;wmeier1-0/+3
2009-06-01about_dlg: fix a memory leak when double-clicking on a path.wmeier1-0/+1
2009-06-01wlan_stat: fix a memory leakwmeier1-0/+1
2009-06-01Show max and mean Jitter.etxrab1-15/+19
2009-06-01From Kovarththanan Rajaratnam via bug 3482:stig1-41/+37
2009-06-01Rename dialog_data_t ==> graph_analysis_dialog_data_t wmeier1-3/+3
2009-06-01Remove unneeded #include graph_analysis.h; Add #include gtk/gtk.hwmeier1-1/+2
2009-06-01flow_graph & etc: rework graph "save as" slightly:wmeier1-27/+56
2009-06-01Fix a few more memory leaks & do a few other minor changeswmeier1-33/+46
2009-06-01Fix minor memory leaks; Minor reformattingwmeier1-57/+65
2009-05-31Copy the changes from:etxrab1-95/+161
2009-05-31Added Python Bindings directory to the About->Folders listing.stig1-0/+6
2009-05-31Calculate jitter and delta in ms.etxrab1-8/+8
2009-05-31Change my e-mail addresssfisher5-5/+5
2009-05-30gtk_file_chooser_set_do_overwrite_confirmation() is only available inguy1-0/+4
2009-05-30Fix the save_as functions so they work (including work-around wmeier1-227/+294
2009-05-29Use consistent indentation.wmeier1-124/+124
2009-05-28From yami (bug 3497):stig1-1/+7
2009-05-28Add definitions for a UDP framing protocol and heuristic dissector (example c...martinm1-5/+3
2009-05-27From Siddhes (bug 3483):stig2-4/+15
2009-05-27Change button label to "Quit without Saving" from "Continue without Saving" rbalint5-4/+18
2009-05-26Make it possible to toggle the displayed IP address in the capture interfacsstig1-23/+92
2009-05-26From Carlos G Mendioroz:stig1-4/+11
2009-05-25Squelch an uninitialized variable complaint from older versions of GCCguy1-1/+1
2009-05-24Found some problems when testing with live captures:.martinm1-67/+61
2009-05-22From David Aggeler via bug 3468:gerald1-10/+22
2009-05-22From Nick Lewis via bug 3319:gerald1-9/+32
2009-05-22g_string_append_printf() is the correct name of the function (oops).wmeier1-1/+1
2009-05-22Fix usage of several GTK/Glib deprecated functions.wmeier1-9/+9
2009-05-22gtk_exit() is deprecated; "use the standard exit() function instead"wmeier2-10/+3
2009-05-21Small improvements for the compare capture files dialog:stig3-2/+14
2009-05-20From Vincenzo Condoleo via bug 2589:gerald2-0/+1058
2009-05-20From Jakub Zawadzki via bug 3421:gerald2-2/+2
2009-05-19expert_comp: Fix some memory leaks (several non-trivial);wmeier1-22/+42
2009-05-18prefs_column: fix a small memory leak.wmeier1-2/+1
2009-05-18Use g_strdup_printf() instead of g_snprintf() with a fixed buffer.stig1-11/+9
2009-05-18Fix a small memory leak.stig1-0/+2
2009-05-18pixmap_save: fix a small memory leak.wmeier1-8/+6
2009-05-18mtp3_summary: fix a small memory leak.wmeier1-3/+4
2009-05-18prefs_capture: Interface Options Edit dialog: code cleanup;wmeier1-286/+288
2009-05-18Don't skipp the first entry.etxrab1-18/+20
2009-05-17From Roland Illig via bug 1764:gerald1-3/+4
2009-05-14Extend error reporting from PortAudio library.jake1-0/+69