aboutsummaryrefslogtreecommitdiffstats
path: root/gtk
AgeCommit message (Expand)AuthorFilesLines
2009-06-21Change window_new() to dlg_window_new() and destroy the window with the top l...Anders Broman28-34/+77
2009-06-21Update for main_menu.[ch] -> menus.[ch] change.Guy Harris1-2/+2
2009-06-21"main_menu.[ch]" -> "menus.[ch]"; it handles not only the main menu, butGuy Harris18-25/+32
2009-06-16Let create_preference_option_menu() and create_preference_entry()Stig Bjørlykke2-58/+62
2009-06-16Resize the list in the autocompletion popup when narrowing down the elementsStig Bjørlykke1-0/+1
2009-06-15Let create_preference_option_menu() and create_preference_entry()Stig Bjørlykke1-27/+16
2009-06-15Let create_preference_check_button() set the tooltips.Stig Bjørlykke1-18/+14
2009-06-15Added a preference to capture in Pcap-NG from GUI.Stig Bjørlykke3-4/+30
2009-06-15Trivial warning fixes:Jörg Mayer1-1/+1
2009-06-14Use a unique data file name for our OpenStreetMap data. Print an errorGerald Combs1-22/+36
2009-06-13From Didier Gautheron via bug 3532:Stig Bjørlykke3-3/+13
2009-06-11Windows transient to main window and destoyed with it.Anders Broman2-2/+4
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