summaryrefslogtreecommitdiff
path: root/ui
AgeCommit message (Expand)AuthorFilesLines
2013-06-17Fix qt make buildbot stepAlexis La Goutte1-1/+3
2013-06-16Make the B->A graph label show as A<-B to be consistent with the columnMartin Mathieson2-2/+2
2013-06-16Make the libwiretap Buffer routines usable from C++, and fix the C++ UIGuy Harris2-4/+7
2013-06-16Have the seek-read routines take a Buffer rather than a guint8 pointerGuy Harris8-40/+47
2013-06-15Make use of text metrics and devmode data to properly format a page for print...Chris Maynard1-161/+183
2013-06-14Ensure that Wireshark isn't obscured by the system taskbar or by any other de...Chris Maynard1-0/+35
2013-06-13On OS X set the toolbar icon size to match our current icons.Gerald Combs1-1/+2
2013-06-12From Peter Hatina via https://bugs.wireshark.org/bugzilla/show_bug.cgi?id=8793 :Jeff Morriss1-2/+21
2013-06-10Check for QtMacExtras, and if we have it use it to switch to a nativeGerald Combs2-2/+19
2013-06-10Removing libui_dirty.a in r48976 broke CMake + Qt Creator builds. FixGerald Combs1-2/+8
2013-06-09If, after editing the settings for a particular interface, we don't haveGuy Harris1-0/+5
2013-06-08Fix 'Misaligned columns in hex dump pane' [1]Jakub Zawadzki1-0/+1
2013-06-07Ensure we only put private profiles directly in the profiles menu and Stig Bjørlykke1-2/+2
2013-06-06From report of IgorVK via https://bugs.wireshark.org/bugzilla/show_bug.cgi?id...Alexis La Goutte1-0/+1
2013-06-05As of r49659, StatisticsMenu is now just Statistics.Chris Maynard1-5/+5
2013-06-04The CommDlg_OpenSave_GetFilePath macro fetches the path+name of the mostGerald Combs1-36/+26
2013-06-04From Mike Garratt:Anders Broman1-3/+19
2013-06-03Apply the same tooltip for the text entry as for the updated label tooltip in...Chris Maynard1-3/+2
2013-06-03Custom columns are specified using display filter field names, notGerald Combs1-2/+1
2013-06-01Implement PARAM_UINT as a spin button with a range of 0 to G_MAXUINT.Guy Harris1-1/+19
2013-05-31Neither gtk_mac_lte_stat_init() nor gtk_rlc_lte_stat_init() are referredGuy Harris3-4/+2
2013-05-31The SIP and WSP statistics taps register themselves; get rid of theirGuy Harris4-19/+0
2013-05-31Add a REGISTER_STAT_GROUP_TELEPHONY_SCTP, make the SCTP chunk counterGuy Harris5-20/+4
2013-05-31The BOOTP/DHCP statistics tap registers itself; get rid of the explicitGuy Harris3-11/+0
2013-05-31Consistently use "/Statistics", rather than "/StatisticsMenu", in actionGuy Harris1-55/+55
2013-05-31Add a REGISTER_STAT_GROUP_TELEPHONY_LTE for the Telephony/LTE menu, andGuy Harris5-20/+4
2013-05-31Don't call gtk_widget_unregister_window() in bytes_view_unrealize() after GTK...Balint Reczey1-3/+1
2013-05-31Use #ifdefs in the XML to include or exclude the packet-editor andGuy Harris1-72/+60
2013-05-31IOSTAT: plot LOAD y-axis in number of I/O not number of I/O times 1000Ronnie Sahlberg1-0/+10
2013-05-30Put back some conversation list and endpoint list statistics presumablyGuy Harris1-0/+3
2013-05-30Add a stat group REGISTER_STAT_GROUP_TELEPHONY_GSM for the Telephony/GSMGuy Harris4-10/+4
2013-05-30Use gtk_widget_register_window() and gtk_widget_unregister_window()Balint Reczey1-0/+8
2013-05-29Fix and clarify name resolution preference tooltips. Print theGerald Combs1-3/+4
2013-05-29Bugfix crash when 'SCTP' -> 'Prepare Filter for this Association' has no asso...Michael Mann1-0/+2
2013-05-28In ICMP taps, don't use g_slist_insert_sorted (which results inEvan Huus2-4/+10
2013-05-25Object::connect: No such signal WiresharkApplication::captureCaptureUpdateCon...Alexis La Goutte1-2/+2
2013-05-25Apply change of Bug 8706 ( "Stream" should be changed to "Follow Stream" in t...Alexis La Goutte1-2/+2
2013-05-25Menu labels aren't paths, they're just the strings shown to the user forGuy Harris1-4/+4
2013-05-24Have register_param_stat() add menu items, rather than having the menuGuy Harris19-173/+103
2013-05-24And another (cosmetic) change for that.Guy Harris1-3/+3
2013-05-24A long-overdue rename of register_dfilter_stat() toGuy Harris24-28/+29
2013-05-24Rename register_lua_menu_bar_menu_items() toGuy Harris3-3/+3
2013-05-23We don't want to restrict the ability to dynamically add statisticsGuy Harris1-14/+0
2013-05-23Use a single #ifdef HAVE_LUA/#endif for two routines (currently) usedGuy Harris1-2/+0
2013-05-23Include ui/gtk/export_pdu_dlg.h so that the functions defined here areGuy Harris1-0/+2
2013-05-23make_menu_xml() is only used if we HAVE_LUA; only define it when we'll use it.Jeff Morriss1-0/+2
2013-05-22Include ui/ssl_key_export.h so that functions defined here are checkedGuy Harris1-0/+1
2013-05-22Include ui/gtk/addr_resolution_dlg.h so that functions defined here areGuy Harris1-1/+2
2013-05-22Make a routine not used outside this file static.Guy Harris1-1/+1
2013-05-22Include ui/gtk/prefs_filter_expressions.h so that functions defined hereGuy Harris1-0/+1