From Tyson Key via https://bugs.wireshark.org/bugzilla/show_bug.cgi?id=8788 :
[metze/wireshark/wip.git] / ui /
2013-06-10 Gerald CombsCheck for QtMacExtras, and if we have it use it to...
2013-06-10 Gerald CombsRemoving libui_dirty.a in r48976 broke CMake + Qt Creat...
2013-06-09 Guy HarrisIf, after editing the settings for a particular interfa...
2013-06-08 Jakub ZawadzkiFix 'Misaligned columns in hex dump pane' [1]
2013-06-07 Stig BjørlykkeEnsure we only put private profiles directly in the...
2013-06-06 Alexis La GoutteFrom report of IgorVK via https://bugs.wireshark.org...
2013-06-05 Chris MaynardAs of r49659, StatisticsMenu is now just Statistics.
2013-06-04 Gerald CombsThe CommDlg_OpenSave_GetFilePath macro fetches the...
2013-06-04 Anders BromanFrom Mike Garratt:
2013-06-03 Chris MaynardApply the same tooltip for the text entry as for the...
2013-06-03 Gerald CombsCustom columns are specified using display filter field...
2013-06-01 Guy HarrisImplement PARAM_UINT as a spin button with a range...
2013-05-31 Guy HarrisNeither gtk_mac_lte_stat_init() nor gtk_rlc_lte_stat_in...
2013-05-31 Guy HarrisThe SIP and WSP statistics taps register themselves...
2013-05-31 Guy HarrisAdd a REGISTER_STAT_GROUP_TELEPHONY_SCTP, make the...
2013-05-31 Guy HarrisThe BOOTP/DHCP statistics tap registers itself; get...
2013-05-31 Guy HarrisConsistently use "/Statistics", rather than "/Statistic...
2013-05-31 Guy HarrisAdd a REGISTER_STAT_GROUP_TELEPHONY_LTE for the Telepho...
2013-05-31 Balint ReczeyDon't call gtk_widget_unregister_window() in bytes_view...
2013-05-31 Guy HarrisUse #ifdefs in the XML to include or exclude the packet...
2013-05-31 Ronnie SahlbergIOSTAT: plot LOAD y-axis in number of I/O not number...
2013-05-30 Guy HarrisPut back some conversation list and endpoint list stati...
2013-05-30 Guy HarrisAdd a stat group REGISTER_STAT_GROUP_TELEPHONY_GSM...
2013-05-30 Balint ReczeyUse gtk_widget_register_window() and gtk_widget_unregis...
2013-05-29 Gerald CombsFix and clarify name resolution preference tooltips...
2013-05-29 Michael MannBugfix crash when 'SCTP' -> 'Prepare Filter for this...
2013-05-28 Evan HuusIn ICMP taps, don't use g_slist_insert_sorted (which...
2013-05-25 Alexis La GoutteObject::connect: No such signal WiresharkApplication...
2013-05-25 Alexis La GoutteApply change of Bug 8706 ( "Stream" should be changed...
2013-05-25 Guy HarrisMenu labels aren't paths, they're just the strings...
2013-05-24 Guy HarrisHave register_param_stat() add menu items, rather than...
2013-05-24 Guy HarrisAnd another (cosmetic) change for that.
2013-05-24 Guy HarrisA long-overdue rename of register_dfilter_stat() to
2013-05-24 Guy HarrisRename register_lua_menu_bar_menu_items() to
2013-05-23 Guy HarrisWe don't want to restrict the ability to dynamically...
2013-05-23 Guy HarrisUse a single #ifdef HAVE_LUA/#endif for two routines...
2013-05-23 Guy HarrisInclude ui/gtk/export_pdu_dlg.h so that the functions...
2013-05-23 Jeff Morrissmake_menu_xml() is only used if we HAVE_LUA; only defin...
2013-05-22 Guy HarrisInclude ui/ssl_key_export.h so that functions defined...
2013-05-22 Guy HarrisInclude ui/gtk/addr_resolution_dlg.h so that functions...
2013-05-22 Guy HarrisMake a routine not used outside this file static.
2013-05-22 Guy HarrisInclude ui/gtk/prefs_filter_expressions.h so that funct...
2013-05-22 Guy HarrisMake a routine not used outside this file static.
2013-05-22 Guy HarrisMake a routine not used outside this file static.
2013-05-22 Guy HarrisInclude ui/recent_utils.h, to check functions defined...
2013-05-22 Guy HarrisTurn "packet_is_ssl()" into a general "does the packet...
2013-05-22 Guy HarrisInclude ui/gtk/main_80211_toolbar.h so that the functio...
2013-05-22 Guy HarrisInclude "ui/recent_utils.h" so that the functions we...
2013-05-22 Guy HarrisInclude "ui/gtk/gtk_iface_monitor.h" so that our defini...
2013-05-22 Guy HarrisMake routines not used outside their source files static.
2013-05-22 Guy HarrisGet rid of an unused routine.
2013-05-22 Guy HarrisAnd a few more fixes. Put wrappers in capture_session...
2013-05-22 Guy HarrisMore capture_options -> capture_session fixes.
2013-05-22 Guy HarrisMore capture_options -> capture_session fixes.
2013-05-22 Guy HarrisAnd handle the no-libpcap case here as well.
2013-05-22 Guy HarrisSigh, it was a "building without libpcap" issue.
2013-05-22 Guy HarrisMore capture_options -> capture_session fixes.
2013-05-22 Guy HarrisOK, try hiding from *THIS*, GCC. Will break other...
2013-05-22 Guy HarrisInclude "capture_session.h" to define capture_session.
2013-05-22 Guy HarrisOK, try directly including capture_session.h.
2013-05-22 Guy HarrisOK, what's your beef, GCC?
2013-05-22 Guy HarrisMore capture_options -> capture_session changes.
2013-05-22 Guy HarrisAnd reflect the new capture_options structure here.
2013-05-22 Guy HarrisPull the capture-session state information out of captu...
2013-05-22 Guy HarrisThere are clearly not enough different sets of build...
2013-05-22 Guy HarrisRename capture_opts_trim_iface() to
2013-05-22 Evan HuusFrom Cal Turney via https://bugs.wireshark.org/bugzilla...
2013-05-22 Guy HarrisOn OS X, get the interface type from the System Configu...
2013-05-21 Irene RüngelerOnly overwrite the scanned link layer properties if...
2013-05-21 Irene RüngelerApply the filter string if all interfaces are selected.
2013-05-21 Pascal QuantinFix compilation with GTK version older than 2.24
2013-05-21 Anders Broman- Move the export_pdu tap outside of if(tree)
2013-05-20 Gerald CombsFix trimming the maximum number if display filter entries.
2013-05-20 Alexis La GoutteFix Typo about filename
2013-05-20 Alexis La GoutteFrom Richard Turner via https://bugs.wireshark.org...
2013-05-20 Alexis La GoutteFrom report of mot990-8omk7tp8mio8ro via https://bugs...
2013-05-20 Michael MannThe printf format may require 2 arguments passed and...
2013-05-20 Anders BromanMake preparation to select which level tap is to be...
2013-05-20 Anders BromanFrom chaitanya:
2013-05-19 Anders BromanAdd filter capabillities.
2013-05-17 Evan HuusFrom Robert Bullen via https://bugs.wireshark.org/bugzi...
2013-05-17 Jeff MorrissFrom Cal Turney via https://bugs.wireshark.org/bugzilla...
2013-05-16 Stig BjørlykkeOnly add one "New from Global" entry in the profiles...
2013-05-15 Guy HarrisUse file_selection_run() for dialogs created with file_...
2013-05-15 Gerald CombsRemove an unused variable.
2013-05-15 Anders BromanMerge some of the changes to rtp player from https...
2013-05-15 Guy Harrisgtk_file_chooser_dialog_new() makes the file chooser...
2013-05-14 Guy HarrisGive file_selection_new() an argument to specify the...
2013-05-14 Guy HarrisFix indentation.
2013-05-14 Guy HarrisPull dnd_merge_files() into dnd_open_file_cmd(); the...
2013-05-14 Guy HarrisMerge capture_start_confirmed() into capture_start_cb().
2013-05-14 Guy HarrisUse gtk_dialog_set_alternative_button_order() to set...
2013-05-14 Guy HarrisMake the dialog a child of the color filters dialog...
2013-05-14 Guy HarrisUse a modal GTK+ message dialog to ask the user whether...
2013-05-13 Guy HarrisFix indentation.
2013-05-13 Guy HarrisClean up indentation.
2013-05-13 Guy HarrisEliminate some includes of ui/simple_dialog.h by files...
2013-05-13 Guy HarrisGet rid of declaration of no-longer-defined-or-used...
2013-05-13 Alexis La Gouttelupdate/lrelease ui/qt/QtShark.pro Sync with last chang...
2013-05-13 Alexis La GoutteAdd Some missing text to translate
next