#if 0 (with XXX comment) use of try_conversion(); Also: do misc cosmetic changes.
[metze/wireshark/wip.git] / ui /
2014-03-15 Alexis La GoutteFix -Wabsolute-value in TAP Compare stat (Found by...
2014-03-15 Alexis La GoutteFix -Wabsolute-value in GTK Compare stat (Found by...
2014-03-15 Alexis La GoutteFix -Wabsolute-value in GTK SCTP Graph (Found by Clang...
2014-03-12 Hadriel KaplanFix bug 9866: Qt 'Clearing filters does not seem to...
2014-03-12 Hadriel KaplanFix Bug 9873: 'Qt: right-clicking on toolbars only...
2014-03-12 Alexis La GoutteAdd Export PDU Dialog (Wireshark Qt)
2014-03-11 Balint ReczeyGTK_STOCK_PRINT_ERROR was missing in GTK+ < 2.14, too
2014-03-11 Balint ReczeyDon't use some stock icons missing in old (< 2.16)...
2014-03-11 Balint ReczeyMigrate GTK icon handling to GTK 3.10 API
2014-03-08 Michal LabedzkiDo not try to use unknown/non-existent webbrowser
2014-03-07 Hadriel KaplanFix bytes view pane showing non-ASCII chars
2014-03-06 Peter HatinaReorganize Capture Options dialog
2014-03-06 Alexis La GoutteRemove unused include header
2014-03-06 Alexis La GoutteCosmetic fix about openCaptureFile... (in Wireshark Qt)
2014-03-06 Alexis La GoutteFix startup warning when launch Wireshark Qt
2014-03-05 Hadriel KaplanAdd command-line arg for input file format for tshark...
2014-03-05 Alexis La GoutteFix some code remove by 296591399f90a9d89be958d91047aa7...
2014-03-04 Gerald CombsAdd a cast.
2014-03-04 Michal Labedzkiwin32: Implement format type selector in open file...
2014-03-04 Alexis La GoutteRemove all $Id$ from top of file
2014-03-03 Bill MeierCreate/use an extended value-string; Move value-string...
2014-03-02 Gerald CombsScan-build didn't like the fixes in g79ef36a5f.
2014-03-02 Roland KnallFix ui/iface_lists.c - type attribute is not copied
2014-03-01 Gerald CombsFix some scan-build warnings.
2014-02-25 Gerald CombsGet Windows build working again.
2014-02-25 Bill MeierRemove trailing whitespace
2014-02-25 Evan HuusUse correct macro to really fix MacOSX buildbot
2014-02-25 Evan HuusInclude old-gtk-compat.h to fix build.
2014-02-25 Michal LabedzkiWireshark: Add option to choose format type of capture...
2014-02-24 Alexis La GoutteFix Called C++ object pointer is null found by Clang
2014-02-20 Irene RüngelerLimit the range to the TSNs provided.
2014-02-18 Alexis La GoutteFix Branch condition evaluates to a garbage value found...
2014-02-18 Michal LabedzkiAdd Logcat to Exported PDU
2014-02-17 Alexis La Goutte<Ctrl>R to restart does not work [Wireshark Qt]
2014-02-17 Alexis La GoutteOn 'You have unsaved packets' dialog, expected D or...
2014-02-17 Alexis La GoutteMenu cannot be reached using accelerators, for example...
2014-02-16 Alexis La GoutteStack overflow after selecting data when filter is...
2014-02-16 Evan HuusAdd explicit casts to fix OSX10.5 Buildbot
2014-02-16 Evan HuusReplace last use of emem trees with GHashTables
2014-02-13 Gerald CombsAbout box: make sure we read AUTHORS-SHORT as UTF-8.
2014-02-12 Michal LabedzkiRTP: Add support for SBC codec in RTP Player
2014-02-11 Gerald CombsFix a Qt version comparison.
2014-02-11 David AmeissStatistics->Flow Graph in qtshark crashes with a segfault
2014-02-10 Gerald CombsQt 5.2.1 for Mac has QtMacExtras but not QMacNativeToolBar.
2014-02-07 Gerald CombsReplace "svn" with "git" all over the place.
2014-02-03 Gilbert RamirezFix all -fstrict-alias warnings found by gcc 4.1.2
2014-01-30 Alexis La GoutteMerge "openSAFETY: Fixing field / byte assignment"
2014-01-29 Stig BjørlykkeMerge "Lua: Added a utility function file_exists()."
2014-01-29 Alexis La GoutteMerge "Apply layouts in Qt Creator. Fix a tooltip."
2014-01-28 Gerald CombsMerge "[Automatic manuf, services and enterprise-number...
2014-01-26 Alexis La Gouttelupdate / lrelease ui/qt/Qtshark.pro
2014-01-26 Alexis La GoutteDrop support of Visual Studio 2005
2014-01-26 Alexis La GoutteFix indent (Use 4 spaces) and add modelines
2014-01-22 Bill MeierClean up whitespace: use consistent indentation, etc;
2014-01-20 Alexis La GoutteAdd modelines info
2014-01-20 Alexis La GoutteFix indent (use 4 spaces) and remove trailing whitespace
2014-01-20 Alexis La GoutteFix build with CMake (Missing tap_export_pdu in ui...
2014-01-20 Alexis La GoutteFix typo (only need one comma)
2014-01-20 Anders BromanSplit the GUI and the tap part to make it possible...
2014-01-17 Anders BromanFix [-Wmissing-prototypes]
2014-01-17 Anders BromanFix [-Wmissing-prototypes]
2014-01-17 Gerald CombsApply layouts in Qt Creator. Fix a tooltip.
2014-01-16 Anders BromanFix [-Wmissing-prototypes]
2014-01-15 Guy HarrisDon't cast away constness.
2014-01-14 Alexis La GoutteFix typo (Direcly => Directly)
2014-01-14 Guy HarrisIn a source file that defines external functions, the...
2014-01-14 Guy HarrisMake a routine not used outside this file static.
2014-01-14 Guy HarrisIn a source file that defines external functions, the...
2014-01-14 Guy HarrisInclude ui/progress_dlg.h to get the declaration of
2014-01-14 Guy Harris#if 0 out an unused routine.
2014-01-14 Guy HarrisIn a source file that defines external functions, the...
2014-01-14 Guy HarrisMake a routine used only in this file static.
2014-01-11 Alexis La GoutteRemove (ugly) hack in about_dialog.cpp (include main...
2014-01-11 Alexis La GoutteFix indent (use 4 spaces) and add modelines
2014-01-10 Martin MathiesonNote in a comment that with Gtk 3.4.4 reselecting UE...
2014-01-08 Alexis La GoutteDon't create About window when Wireshark Qt start
2014-01-08 Martin KaiserCoverity 280335, 280336
2014-01-08 Martin KaiserCoverity 280334
2014-01-07 Jakub ZawadzkiRemove svn:executable attribute.
2014-01-07 Jörg Mayerinclude config.h at the top of the file.
2014-01-05 Alexis La GoutteFix indent (use 4 spaces)
2014-01-05 Alexis La GoutteFix indent (use 4 spaces)
2014-01-05 Alexis La GoutteEnhance NSIS Windows installer (Wireshark Qt support)
2014-01-04 Gerald CombsAdd tooltips for the total number of streams.
2014-01-03 Alexis La GoutteUpdate NEWS and Release note
2014-01-02 Alexis La GoutteIt is AUTHORS-SHORT.txt in Windows
2014-01-02 Jeff MorrissFix wireshark-qt startup coredump under autofoo and...
2014-01-02 Alexis La GoutteAdd About window for Wireshark Qt
2014-01-02 Alexis La GoutteFix icon in top of Wireshark Qt main window
2014-01-02 Alexis La GoutteFix indent always use tab
2013-12-30 Michael MannMove tcap and camel "persistent data" functionality...
2013-12-30 Bill MeierUse G_GUINT64_CONSTANT(nn) instead of nnULL in a few...
2013-12-29 Jakub ZawadzkiMake arrow down/ up work in gtk again.
2013-12-24 Martin Kaiseradd ssl detection to proto_get_frame_protocols()
2013-12-23 Bill MeierFrom Ville Skyttä: Spelling Fixes
2013-12-23 Michael MannAdd FT_SYSTEM_ID type and convert the dissectors that...
2013-12-22 Jakub ZawadzkiAvoid including definition of column_info structure...
2013-12-21 Jakub ZawadzkiArgh, fix include.
2013-12-21 Jakub Zawadzkifix warnings.
2013-12-21 Jakub Zawadzkimissing include
next