Replace one more g_memmove with memmove, add a cast to make the Lua stuff
[metze/wireshark/wip.git] / ui /
2013-12-20 eapacheReplace one more g_memmove with memmove, add a cast...
2013-12-19 eapacheRename more to_str functions to have ep_ in the name...
2013-12-19 eapacheRename a couple of to_str functions to have ep_ in...
2013-12-18 alagoutteRemove unneeded #include epan/dissectors/packet-scsi.h
2013-12-18 ruengelerAdd 'Filter Association' to context menu in packet...
2013-12-18 ruengelerIgnore the first line of the chunk statistics file.
2013-12-18 morrissTranslate a little leftover German to English.
2013-12-17 alagoutteMake Ubuntu Buildbot happy
2013-12-17 eapacheFix preprocessor macro and indentation.
2013-12-17 alagoutteFix indent (use 4 spaces) and add modelines
2013-12-17 alagoutteMake translatable ready SCTP Graph for Qt
2013-12-17 ruengelerFind the right frame when plottable was clicked.
2013-12-17 ruengelerFill the chunk statistics. Read line with fgets instead...
2013-12-17 ruengelerAdd the header files only once.
2013-12-16 wmeierFix alignment issue in GTK2 flowgraph "packet choice...
2013-12-15 alagoutteFix warning found by doxygen
2013-12-15 darkjamesFix some const/ not const warnings.
2013-12-14 wmeierCreate/use several extended value-strings;
2013-12-14 darkjamesFix const warnings.
2013-12-14 darkjamesFix warnings
2013-12-14 darkjamesRemove not needed ';'
2013-12-14 darkjamesFix some trivial warnings.
2013-12-14 geraldAdd a bunch of tooltips.
2013-12-13 geraldSimplify column sizing.
2013-12-13 geraldCapture Interfaces dialog cleanup.
2013-12-13 cmaynardFix Visual Studio Code Analysis warning C6011: Derefere...
2013-12-13 cmaynardFix Visual Studio Code Analysis warning C6001: Using...
2013-12-13 alagoutteFix Dead Store (Dead assignement/Dead increment) warnin...
2013-12-13 tuexenMay this silences a warning of code that will go out...
2013-12-13 tuexenTry to silence warnings and add a comment for Irene to
2013-12-13 tuexenTry to silence a warning due to a temporary workaround.
2013-12-13 alagoutteAdd Copyright and modelines (Fix also indent to use...
2013-12-13 ruengelerFix typo
2013-12-13 ruengelerFix typo.
2013-12-13 ruengelerFix gboolean bool conflict.
2013-12-13 alagoutteFix build when use Qt4
2013-12-13 ruengelerAdd sctp files to Makefile.am
2013-12-13 ruengelerAddress more Windows errors.
2013-12-13 ruengelerAddress Windows warning
2013-12-13 jmayer"Fix"
2013-12-13 jmayer"Fix" 'set but not used' warning turning error.
2013-12-13 ruengelerAddress Windows warning.
2013-12-13 ruengelerTake sctp_stat.c off the list because it has been removed.
2013-12-13 ruengelerAdd dialogs and graphs to analyse SCTP behavior similar...
2013-12-12 wmeierCreate/use a number of extended value-strings;
2013-12-12 geraldFix the path to dumpcap.
2013-12-12 geraldRemove the checks for ../../lib. If it still exists...
2013-12-12 geraldUpdate library searches to reflect r53780.
2013-12-10 geraldFrom Deon van der Westhuysen via bug 9537:
2013-12-10 cmaynardTrivial: The file name is prefs_capture.c, not capture_...
2013-12-10 geraldQComboBox::setCurrentText() exits in Qt3 and Qt5 but...
2013-12-10 geraldFix prototypes.
2013-12-10 geraldAdd "Decode As" to the packet list and protocol tree...
2013-12-10 geraldFix compilation on Windows.
2013-12-10 geraldGet the "Decode As" dialog working, albeit with a few...
2013-12-10 ruengelerUse PT_TXTMOD_NONE for columns that should not be editable.
2013-12-10 ruengelerDo not show uat preferences if not registered for the...
2013-12-10 stigRemoved debug output.
2013-12-09 darkjamesFix warnings
2013-12-08 darkjamesFix some warnings: cast discards `__attribute__((const...
2013-12-08 alagoutteFrom David Ameiss via https://bugs.wireshark.org/bugzil...
2013-12-08 alagoutteFrom Deon van der Westhuysen via https://bugs.wireshark...
2013-12-07 darkjamesRename base_display_* to field_display
2013-12-06 alagoutteFrom Thomas ERSFELD (GSoC13)
2013-12-06 alagoutteFix warning when launch Qt Port
2013-12-06 alagoutteFix ui/qt/capture_interfaces_dialog.ui: Warning: The...
2013-12-05 martinmInclude epan/conv_id.h - some of the buildbot machines...
2013-12-05 martinmMake launching TCP graphs from conversations window...
2013-12-05 guyInitialize the error-reporting routines before scanning...
2013-12-04 jmayer- Include config.h
2013-12-03 darkjamesAvoid including <epan/epan.h> in dissectors.
2013-12-03 guyInclude <epan/dfilter/dfilter.h> in files that use...
2013-12-03 darkjamesWhen including <epan/prefs.h> don't force inclusion...
2013-12-03 jmayer- Fix lots of "C:\wireshark\trunk\ui\qt\qcustomplot...
2013-12-03 darkjamesDissectors should not use dfilter.h, don't include it.
2013-12-03 jmayerMove stats_tree_stat.c back to clean files.
2013-12-02 guyLink with -lcodecs on UN*X as well. Link with -lwsutil...
2013-12-02 guyExplicitly convert an int to an enum.
2013-12-02 cmaynardSpecify SI units for the max filesize autostop conditio...
2013-12-02 guyUse g_strlcpy() and g_strlcat() to squelch API checker...
2013-12-02 guyUse ws_fopen() so we properly handle UTF-8 file names...
2013-12-02 jmayerstats_tree_stat.c currently procudes warnings - move...
2013-12-02 alagoutteFix (-W)documentation error found by Clang
2013-12-02 guyDon't include wslua headers if we don't have Lua.
2013-12-02 guyWe need to link with the codecs library.
2013-12-02 guyMove most of the plugin code from epan to wsutil and...
2013-12-01 mmannPatch to include YAML export. Bug 9452 (https://bugs...
2013-12-01 mmannMove codecs.[ch] out of epan and into codecs directory.
2013-11-30 guyFix indentation.
2013-11-30 guyStrings are usually unwritable; squelch "constness...
2013-11-30 guySquelch a "parentheses suggested" warning.
2013-11-29 cmaynardWhen a snaplength isn't specifically set by the user...
2013-11-29 mmannStats_tree enhancements for sorting, averages and burst...
2013-11-29 darkjamesAvoid including <wiretap/wtap.h> in dissectors.
2013-11-29 darkjamesRename some of pint.h macros to match common style...
2013-11-29 alagoutteWhen clean remove also *.moc.cpp / *.rrc.ccp and ui_...
2013-11-29 geraldRestore disabled "decode as" settings.
2013-11-28 mmannAdjust fc_stat.c to use newer fc_exchange_t structure...
2013-11-27 cmaynardWhile r53608 fixed the "Use promiscuous mode on all...
2013-11-27 cmaynardOK, capture_all is only ever set to TRUE or FALSE,...
next