aboutsummaryrefslogtreecommitdiffstats
path: root/ui
AgeCommit message (Expand)AuthorFilesLines
2013-03-15Bugfix Decryption Key Management dialog, bug 8446 (https://bugs.wireshark.org...Michael Mann1-44/+0
2013-03-14Remove the tool string if all you do is free it in the end.Jaap Keuter1-16/+0
2013-03-13gtk_widget_set_vexpand() is only for GTK3.Bill Meier3-0/+6
2013-03-13Certain prefs window contents should not be centered vertically in GTK3.Bill Meier3-14/+43
2013-03-13Fix compilation under Linux ../../../ui/gtk/prefs_capture.c: In function ‘i...Alexis La Goutte1-3/+1
2013-03-13Add interface options preferences.Irene Rüngeler4-61/+250
2013-03-12Use explicit casts.Anders Broman2-68/+68
2013-03-11Update GTK3 port status.Bill Meier1-0/+13
2013-03-11GTK3 "expand" handling changes.Bill Meier3-3/+3
2013-03-11Remove leftover "//".Bill Meier1-6/+6
2013-03-11From the proposed patch by Peter Hatina in Bug #8315.Bill Meier1-7/+7
2013-03-11Set the "Capture Options" window as the parent ('transient_for') of the "Inte...Bill Meier1-10/+7
2013-03-11Use explicit casts.Anders Broman3-56/+57
2013-03-11"Capture ! Options ! Manage Interfaces": Cleanup handling of Window epansion.Bill Meier1-15/+17
2013-03-10Use explicit casts.Anders Broman5-65/+63
2013-03-09Use explicit casts.Anders Broman10-90/+90
2013-03-09Two instances of s/delete/delete_id/ to satisfy C++ that were missed inEvan Huus1-2/+2
2013-03-09Use explicit casts.Anders Broman8-40/+40
2013-03-09From Jose Pico via https://bugs.wireshark.org/bugzilla/show_bug.cgi?id=8377 N...Alexis La Goutte4-308/+386
2013-03-08Use explicit casts.Anders Broman3-74/+74
2013-03-08Don't try to show an IP address if none is present.Irene Rüngeler2-24/+30
2013-03-08Use explicit casts.Anders Broman3-40/+37
2013-03-08Use explicit casts.Anders Broman4-56/+56
2013-03-07Use explicit casts.Anders Broman2-11/+11
2013-03-07Make the prefernce settings work.Anders Broman1-16/+11
2013-03-07Use explicit casts.Anders Broman4-56/+56
2013-03-07Fix proto stats window size allocation so it works with GTK3.Bill Meier1-3/+4
2013-03-07Tweak the handling of resizing the window.Bill Meier1-8/+9
2013-03-07Use if_string instead og if_string->name.Irene Rüngeler1-1/+1
2013-03-07Use ifdefs for buffer size.Irene Rüngeler1-1/+5
2013-03-07Use ifdefs for buffer size.Irene Rüngeler1-1/+3
2013-03-07More ifdefs. Maybe this makes the mac buildbots happy.Michael Tüxen1-0/+4
2013-03-07Try to fix the buildbots.Michael Tüxen1-2/+2
2013-03-07Add buffersize and snap length to the preferences.Irene Rüngeler2-12/+386
2013-03-07Use explicit casts.Anders Broman1-10/+10
2013-03-07Use explicit casts.Anders Broman15-57/+57
2013-03-06Add support for software updates. Remove qtshark.rc and useGerald Combs8-9/+43
2013-03-06Use explicit casts.Anders Broman2-28/+28
2013-03-06Get rid of xor_gc altogether, I think it's a remnant from the "old" cross-hai...Anders Broman1-26/+0
2013-03-06Get rid of xor_gc altogether, I think it's a remnant from the "old" cross-hai...Anders Broman1-27/+0
2013-03-06Use explicit casts.Anders Broman16-98/+98
2013-03-06gtk_alignment_new() args are gfloat; use constants of form 0.0F.Bill Meier1-1/+1
2013-03-06Actually add IPv6 addresses to the display.Jeff Morriss1-0/+1
2013-03-06From Peter Hatina: Fix for: Gtk3 widgets are not properly expanded.Bill Meier1-3/+13
2013-03-05Use explicit casts.Anders Broman4-22/+22
2013-03-05Remove a comment left over from the "old days".Bill Meier1-14/+5
2013-03-05"HKEY_CURRENT_USER\Software\The Wireshark developer community, http://www.wir...Gerald Combs1-0/+1
2013-03-05Followup to r48081: use the DEFAULT_CAPTURE_BUFFER_SIZE macro from r47942.Jeff Morriss2-2/+2
2013-03-05Default capture buffer size is now 2MB. (See also r47920 and r47937)Chris Maynard2-2/+2
2013-03-04Fix a minor typo in SVN #48065Bill Meier1-1/+1