Add command-line arg for input file format for tshark/wireshark
[metze/wireshark/wip.git] / ui / gtk / main.c
2014-03-05 Hadriel KaplanAdd command-line arg for input file format for tshark...
2014-03-04 Alexis La GoutteRemove all $Id$ from top of file
2014-02-25 Michal LabedzkiWireshark: Add option to choose format type of capture...
2014-02-07 Gerald CombsReplace "svn" with "git" all over the place.
2014-01-29 Alexis La GoutteMerge "Apply layouts in Qt Creator. Fix a tooltip."
2014-01-26 Alexis La GoutteDrop support of Visual Studio 2005
2014-01-05 Alexis La GoutteFix indent (use 4 spaces)
2013-12-29 Jakub ZawadzkiMake arrow down/ up work in gtk again.
2013-12-21 Jakub Zawadzkiisascii(x) && isprint(x) -> g_ascii_isprint(x)
2013-12-17 Evan HuusFix preprocessor macro and indentation.
2013-12-17 Alexis La GoutteFix indent (use 4 spaces) and add modelines
2013-12-10 Gerald CombsGet the "Decode As" dialog working, albeit with a few...
2013-12-05 Guy HarrisInitialize the error-reporting routines before scanning...
2013-12-02 Guy HarrisMove most of the plugin code from epan to wsutil and...
2013-11-22 Gerald CombsMove common "decode as" preference code to epan.
2013-11-20 Guy Harrisstatus, in main, is now used only if we have libpcap.
2013-11-20 Michael MannProvide "Decode As" functionality through dissectors...
2013-11-19 Guy HarrisAdd routines to set the personal file directory paths...
2013-11-17 Guy HarrisMove the epan/filesystem.c routines to wsutil; they...
2013-11-06 Guy HarrisAdd support for displaying dates as year and day-of...
2013-10-29 Gerald CombsRevert part of 52896 and (for now) all of 52935. As...
2013-10-27 Gerald CombsRemove U3 code and packaging.
2013-10-23 Michael MannAdd the ability to collapse subtrees with Shift+Left...
2013-10-23 Anders Bromang_slist_free_full() is glib 2.28
2013-10-23 Anders BromanMake manual address resolution work again by putting...
2013-07-21 Jakub ZawadzkiSome work on multi file dissection
2013-07-16 Jeff MorrissMove merge.{h,c} into wiretap: these modules use wireta...
2013-07-16 Jeff MorrissMove u3.{h,c} and g711.{h,c} into wsutil.
2013-07-12 Jeff MorrissMove the print modules into epan.
2013-07-12 Jeff MorrissMove disabled_protos.{h,c} into epan.
2013-07-11 Jakub Zawadzkipacket dissection now takes pointer to tvb instead...
2013-07-08 Jeff MorrissFrom Jim Young via https://bugs.wireshark.org/bugzilla...
2013-06-27 Luis OntanonWindows changes for main_window_update ....
2013-06-27 Luis Ontanonget main_window_update out of the way... pass an update...
2013-06-16 Guy HarrisHave the seek-read routines take a Buffer rather than...
2013-05-22 Guy HarrisGet rid of an unused routine.
2013-05-22 Guy HarrisSigh, it was a "building without libpcap" issue.
2013-05-22 Guy HarrisOK, try hiding from *THIS*, GCC. Will break other...
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 HarrisPull the capture-session state information out of captu...
2013-05-22 Guy HarrisRename capture_opts_trim_iface() to
2013-04-25 Guy HarrisSend the output of the -D and -L options to the standar...
2013-04-11 Irene RüngelerSelect the interface, if only one exists.
2013-04-09 Irene RüngelerThe default interface should now be selected also on...
2013-04-09 Jeff MorrissDon't try to open <home>/.wireshark on Windows: Wiresha...
2013-04-01 Guy HarrisGet rid of main_capture_set_main_window_title(), as...
2013-04-01 Guy HarrisMove the knowledge about what the window title should...
2013-03-31 Guy HarrisRename set_display_filename() to set_titlebar_for_captu...
2013-03-30 Evan HuusMove wireshark's display filter flag to -Y for consiste...
2013-03-28 Evan HuusIf wireshark is started with a file and a display filte...
2013-03-27 Pascal QuantinFrom Jim Young via https://bugs.wireshark.org/bugzilla...
2013-03-26 Gerald CombsMore icon updates.
2013-03-26 Anders BromanFrom Jim Young:
2013-03-21 Bill MeierFrom beroset:
2013-03-12 Anders BromanUse explicit casts.
2013-03-11 Anders BromanUse explicit casts.
2013-03-05 Jeff MorrissFollowup to r48081: use the DEFAULT_CAPTURE_BUFFER_SIZE...
2013-03-05 Chris MaynardDefault capture buffer size is now 2MB. (See also...
2013-02-25 Bill Meierit's ==> its & its ==> it's as needed.
2013-02-21 Gerald CombsDon't yell at the user quite so much. Remove exclamatio...
2013-02-20 Gerald CombsWhen any of our executables start on Windows create...
2013-02-19 Gerald CombsAdd automatic software update checks for Win32 using...
2013-02-08 Chris MaynardFix Coverity CID 973548: Dereference null return value.
2013-02-03 Jeff MorrissMove the get-runtime-version stuff back outside of...
2013-02-03 Anders Bromancall load_wpcap before collecting the run-time version...
2013-01-24 Gerald CombsAdd font and color preferences. Unfortunately Qt doesn...
2013-01-22 Gerald CombsGTK+:
2013-01-20 Jaap KeuterFix for CID 715142.
2013-01-18 Gerald CombsRename the "saved_val" preference element to "stashed_v...
2013-01-16 Guy HarrisSet the crash info as early as possible in main(),...
2012-12-20 Evan HuusTweak the order of the UI updates when finishing a...
2012-12-05 Gerald CombsRemove an unused variable. Use ITEM_LABEL_LENGTH instea...
2012-11-21 Guy HarrisOn error, have capture_opts_trim_iface() return the...
2012-11-02 Anders BromanFrom Jim Young and updated by Max Romanov:
2012-10-21 Pascal QuantinRevert r45692 and try to fix link failure another way...
2012-10-21 Alexis La GoutteTry to fix LINK : fatal error LNK1181: cannot open...
2012-10-21 Alexis La GoutteMove MSWindows console "windows" to ui/win32/console_wi...
2012-10-16 Jakub ZawadzkiAdd wtap_pseudo_header union to wtap_pkthdr structure.
2012-10-02 Guy HarrisGet rid of the always-null and unused argument to
2012-09-28 Jakub Zawadzkiprotect_thread_critical_region, unprotect_thread_critic...
2012-09-26 Gerald CombsCall fileset_file_closed from cf_cb_file_closed.
2012-09-26 Gerald CombsAdd a cf_cb_file_opened callback and use it instead...
2012-09-20 Jeff MorrissWe always HAVE_CONFIG_H so don't bother checking whethe...
2012-09-04 Jörg Mayer- Replace packet_list_recreate_visible_rows -> packet_l...
2012-09-04 Jörg MayerRename new_packet_list.[ch] to packet_list.[ch]
2012-09-03 Jakub Zawadzkicinfo.columns_changed is only used by ui/gtk, move...
2012-08-08 Michael MannHave (almost) all preferences use the generic preferenc...
2012-08-08 Irene RüngelerAdd -A as command line option to wireshark and tshark.
2012-08-03 Gerald CombsMove capture_globals.h from ui/gtk/ to ui/. Show interf...
2012-08-01 Gerald CombsMove the common parts of iface_lists.[ch] from ui/gtk...
2012-07-24 Anders BromanAnalyze->Apply as Filter and Analyze->Prepare a Filter...
2012-07-18 Anders BromanFrom Jakub Zawadzki use gtk_box_pack_start isof gtk_con...
2012-07-18 Jörg MayerGet rid of the problems described in bug7377
2012-07-11 Anders Bromane_addr_resolve has a new member.
2012-07-08 Jeff MorrissFirst phase of fixing https://bugs.wireshark.org/bugzil...
2012-07-06 Jakub ZawadzkiFix logic typo, it should fix bug #7434
2012-07-06 Jakub Zawadzki- e_addr_resolve is structure so pass it by pointer.
2012-07-06 Anders BromanFrom Michael Mann:
2012-06-30 Jakub ZawadzkiFix bug #7425: Per-packet right-click network or MAC...
next