summaryrefslogtreecommitdiff
path: root/gtk
AgeCommit message (Expand)AuthorFilesLines
2009-06-10Make it compile with gtk < 2.6.Stig Bjørlykke1-0/+4
2009-06-10From yami via bug 3508:Stig Bjørlykke1-4/+22
2009-06-10*nix color_filters import/export: fix minor bug: failure to close dialog if a...Bill Meier1-6/+2
2009-06-09Resize the list in the autocompletion popup when narrowing down the elementsStig Bjørlykke1-0/+1
2009-06-09For interfaces that don't support PacketOpenAdapter (such as TurboCap),Gerald Combs4-4/+35
2009-06-09Reverted part of SVN 27411. The "home" and "end" key bindings overruledSake Blok1-2/+2
2009-06-08(Trivial) Remove an obsolete comment related to GTK 1Bill Meier1-1/+0
2009-06-06Add time stamp to the list.Anders Broman3-43/+97
2009-06-06Give a routine a name that indicates in more detail exactly what theGuy Harris1-2/+2
2009-06-05Have tap listeners specify whether the "packet" routine requiresGuy Harris54-192/+194
2009-06-05And again.Guy Harris1-7/+1
2009-06-05Use time_stat_init() to initialize the statistics for procedures.Guy Harris1-7/+1
2009-06-05* Fix name of Irene in AUTHORS.Michael Tüxen5-141/+510
2009-06-04Show total number of frames, UEs in stats window title.Martin Mathieson1-2/+14
2009-06-03Unit is now ms.Anders Broman1-3/+3
2009-06-03Correct error dialog with correct tap name.Jaap Keuter1-15/+15
2009-06-02Fix some small memory leaks.Bill Meier1-8/+11
2009-06-02Fix a small memory leakBill Meier1-1/+1
2009-06-02io_stat save & filewall rule save: rework "save dialog" slightly:Bill Meier2-10/+69
2009-06-02Calculate skew and clock drift, make it possible to copy the label.Anders Broman2-19/+91
2009-06-02From Graham Bloice via bug 3504:Stig Bjørlykke1-1/+1
2009-06-02follow_stream: Enable "check for file overwrite" (if GTK 2.8 or greater);Bill Meier1-0/+3
2009-06-02rtp_stream_dlg: rework dtp_stream "save as" slightly:Bill Meier1-16/+61
2009-06-02From Jim Young (bug 2504):Stig Bjørlykke2-0/+2
2009-06-01proto_main_draw: rework packet bytes "save as" slightly:Bill Meier1-12/+59
2009-06-01follow_stream: rework "save as" slightly:Bill Meier2-28/+46
2009-06-01Fix a printf to make the label correct.Stig Bjørlykke1-1/+1
2009-06-01(Trivial): remove a comment referring to Gtk 1Bill Meier1-1/+0
2009-06-01dfilter_expr_dlg: fix several very minor memory leaks;Bill Meier1-0/+3
2009-06-01about_dlg: fix a memory leak when double-clicking on a path.Bill Meier1-0/+1
2009-06-01wlan_stat: fix a memory leakBill Meier1-0/+1
2009-06-01Show max and mean Jitter.Anders Broman1-15/+19
2009-06-01From Kovarththanan Rajaratnam via bug 3482:Stig Bjørlykke1-41/+37
2009-06-01Rename dialog_data_t ==> graph_analysis_dialog_data_t Bill Meier1-3/+3
2009-06-01Remove unneeded #include graph_analysis.h; Add #include gtk/gtk.hBill Meier1-1/+2
2009-06-01flow_graph & etc: rework graph "save as" slightly:Bill Meier1-27/+56
2009-06-01Fix a few more memory leaks & do a few other minor changesBill Meier1-33/+46
2009-06-01Fix minor memory leaks; Minor reformattingBill Meier1-57/+65
2009-05-31Copy the changes from:Anders Broman1-95/+161
2009-05-31Added Python Bindings directory to the About->Folders listing.Stig Bjørlykke1-0/+6
2009-05-31Calculate jitter and delta in ms.Anders Broman1-8/+8
2009-05-31Change my e-mail addressStephen Fisher5-5/+5
2009-05-30gtk_file_chooser_set_do_overwrite_confirmation() is only available inGuy Harris1-0/+4
2009-05-30Fix the save_as functions so they work (including work-around Bill Meier1-227/+294
2009-05-29Use consistent indentation.Bill Meier1-124/+124
2009-05-28From yami (bug 3497):Stig Bjørlykke1-1/+7
2009-05-28Add definitions for a UDP framing protocol and heuristic dissector (example c...Martin Mathieson1-5/+3
2009-05-27From Siddhes (bug 3483):Stig Bjørlykke2-4/+15
2009-05-27Change button label to "Quit without Saving" from "Continue without Saving" Balint Reczey5-4/+18
2009-05-26Make it possible to toggle the displayed IP address in the capture interfacsStig Bjørlykke1-23/+92