summaryrefslogtreecommitdiff
path: root/ui
AgeCommit message (Expand)AuthorFilesLines
2014-05-09Use g_ alloced memory (instead of emem) when printing fields. emem shouldn't...Michael Mann2-3/+6
2014-05-09Refactor WiretapMichael Mann17-26/+26
2014-05-04GUI modules for LBM aka 29West dissectors.David Ameiss19-1/+8422
2014-05-01Fix -Wunreachable-code found by ClangAlexis La Goutte1-23/+0
2014-05-01Unreachable code in ui/gtk/main.cAlexis La Goutte1-4/+4
2014-04-29prefs: spelling fix, simplify codePeter Wu1-19/+10
2014-04-29gtk: fix glib assert for dialogs without cancelPeter Wu1-1/+1
2014-04-25Move the XXX-to-UTF-8 loops to routines in epan/charsets.c.Guy Harris1-0/+1
2014-04-25Support out-of-source checkapiStig Bjørlykke4-8/+16
2014-04-24Fix warning: extra ‘;’ [-Wpedantic]Alexis La Goutte1-1/+1
2014-04-23Fix typo in comment (parameterts => parameter)Alexis La Goutte2-2/+2
2014-04-23CaptureDialog: Fix IF type for user created pipeRoland Knall1-0/+1
2014-04-22Fix ASAN error due to invalid typePeter Wu1-7/+5
2014-04-21Fix gcc "warning: no previous prototype ... [-Wmissing-prototypes]"; Do some ...Bill Meier2-0/+4
2014-04-21Replace linked list of proto fields with arrayEvan Huus3-9/+10
2014-04-19More name changes.Guy Harris7-37/+37
2014-04-19Some routine name changes.Guy Harris16-59/+59
2014-04-15Fix crash on invalid SSH_CONNECTION and SSH_CLIENT valuesPeter Wu1-11/+12
2014-04-15ui/gtk/voip_calls: Fix minor memleakPeter Wu1-6/+2
2014-04-15Update French translationAlexis La Goutte2-726/+771
2014-04-14Fix Argument with 'nonnull' attribute passed null found by ClangAlexis La Goutte1-4/+6
2014-04-14Fix warning when generate documentation (doxygen)Alexis La Goutte1-0/+2
2014-04-14Fix warning when generate documentation (doxygen)Alexis La Goutte1-2/+12
2014-04-14Fix warning when generate documentation (doxygen)Alexis La Goutte1-1/+3
2014-04-14Fix warning when generate documentation (doxygen)Alexis La Goutte1-4/+4
2014-04-14Adjust path width for OS X & Linux.Gerald Combs1-1/+1
2014-04-14lrelease / lupdate translation filesAlexis La Goutte4-154/+51
2014-04-14Fix typo (double at...)Alexis La Goutte1-1/+1
2014-04-14Fix typo (Link size => Link type) in Qt Summary windowAlexis La Goutte1-1/+1
2014-04-14path is used only for libsmi and geoipMartin Kaiser1-1/+1
2014-04-14Enhance translation (rename also pixel => Pixel to avoid similar string...)Alexis La Goutte1-8/+8
2014-04-14lupdate / lrelease translation file...Alexis La Goutte7-2629/+4713
2014-04-14Enhance translation (rename toolTip to avoid similar string...)Alexis La Goutte2-10/+10
2014-04-13Replace QTableWidgets with QLabels + HTML tables.Gerald Combs3-153/+185
2014-04-12Get rid of more tvb_get_nstringz* calls.Guy Harris6-6/+18
2014-04-10Fix called C++ object pointer is null found by Clang AnalyzerAlexis La Goutte1-5/+15
2014-04-07Add a Qt I/O Graph dialog.Gerald Combs27-433/+3577
2014-04-03Remove garbage character inadvertantly introduced in the previous commit.Bill Meier1-1/+1
2014-04-03(Pedantic): set editor modelines tab-width & etc to 8; Also: fix some indenta...Bill Meier3-10/+10
2014-04-03Fix Bug 9920 Buildbot crash due to SDP/RTP mismatchHadriel Kaplan1-4/+3
2014-03-31Continue to remove $Id$ from top of fileAlexis La Goutte22-36/+2
2014-03-31Continue to remove $Id$ from top of fileAlexis La Goutte1-2/+0
2014-03-31Continue to remove $Id$ from top of fileAlexis La Goutte2-3/+0
2014-03-31Continue to remove $Id$ from top of fileAlexis La Goutte2-4/+0
2014-03-29Upgrade Windows builds to Lua 5.2.1Pascal Quantin1-1/+1
2014-03-28Fix crash when calling "MAP Summary" dialog when no file is openPascal Quantin1-0/+4
2014-03-28Deleted one line to much in previous chgange.AndersBroman1-0/+1
2014-03-27Fix bug9931 'Encapsulated ethernet packets sometimes show invalid FCS'Hadriel Kaplan4-9/+9
2014-03-26Postpone replacing GTK+ stock icon usageBalint Reczey1-10/+16
2014-03-24Don't include voip_bg.xpm, it's not used any more.AndersBroman1-2/+0