aboutsummaryrefslogtreecommitdiffstats
path: root/ui
AgeCommit message (Expand)AuthorFilesLines
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
2014-03-24Get rid of the background pixmap, set the background color directly.AndersBroman1-17/+8
2014-03-23Update to QCustomPlot 1.2.0Alexis La Goutte2-3771/+6960
2014-03-23Add missing modelines infoAlexis La Goutte1-0/+13
2014-03-21fix a crash in the GTK "Interface Management" dialogueMartin Kaiser1-1/+5
2014-03-21Add a missing word to translationAlexis La Goutte1-1/+1
2014-03-21Enhance translation (rename toolTip to avoid similar string...)Alexis La Goutte4-28/+28
2014-03-21Add dot to stringAlexis La Goutte1-1/+1
2014-03-21Fix Bug 9903: 'Clicking reload-file ignores selected file format reader'Hadriel Kaplan4-4/+5
2014-03-19fix of bug 9836. Avg. packet size in Statistics -> Summary is rounded to near...Jan Kaisrlik2-18/+12
2014-03-19Exported PDU: add support for data length on the wirePascal Quantin1-2/+3
2014-03-17Try to fix warning: cast discards__attribute__((const)) qualifierAndersBroman1-172/+172
2014-03-16Remove Visual Studio solution and project files (and their existence from Mak...Michael Mann3-1093/+0
2014-03-15Fix -Wabsolute-value in TAP Compare stat (Found by Clang 3.5)Alexis La Goutte1-2/+2
2014-03-15Fix -Wabsolute-value in GTK Compare stat (Found by Clang 3.5)Alexis La Goutte1-3/+3
2014-03-15Fix -Wabsolute-value in GTK SCTP Graph (Found by Clang 3.5)Alexis La Goutte1-2/+2
2014-03-12Fix bug 9866: Qt 'Clearing filters does not seem to affect the packet list'Hadriel Kaplan3-1/+22
2014-03-12Fix Bug 9873: 'Qt: right-clicking on toolbars only shows checkmarks'Hadriel Kaplan3-3/+113
2014-03-12Add Export PDU Dialog (Wireshark Qt)Alexis La Goutte11-41/+322
2014-03-11GTK_STOCK_PRINT_ERROR was missing in GTK+ < 2.14, tooBalint Reczey1-0/+2
2014-03-11Don't use some stock icons missing in old (< 2.16) versions in GTK+Balint Reczey1-0/+10
2014-03-11Migrate GTK icon handling to GTK 3.10 APIBalint Reczey50-289/+1124
2014-03-08Do not try to use unknown/non-existent webbrowserMichal Labedzki1-2/+4
2014-03-07Fix bytes view pane showing non-ASCII charsHadriel Kaplan1-1/+1
2014-03-06Reorganize Capture Options dialogPeter Hatina1-42/+38
2014-03-06Remove unused include headerAlexis La Goutte1-3/+0
2014-03-06Cosmetic fix about openCaptureFile... (in Wireshark Qt)Alexis La Goutte2-2/+2
2014-03-06Fix startup warning when launch Wireshark QtAlexis La Goutte2-4/+6
2014-03-05Add command-line arg for input file format for tshark/wiresharkHadriel Kaplan4-8/+22
2014-03-05Fix some code remove by 296591399f90a9d89be958d91047aa724a77ee6dAlexis La Goutte3-0/+3
2014-03-04Add a cast.Gerald Combs1-1/+1
2014-03-04win32: Implement format type selector in open file dialogMichal Labedzki4-6/+20
2014-03-04Remove all $Id$ from top of fileAlexis La Goutte525-1051/+0
2014-03-03Create/use an extended value-string; Move value-string array from .h file; Do...Bill Meier1-2/+2
2014-03-02Scan-build didn't like the fixes in g79ef36a5f.Gerald Combs1-5/+6
2014-03-02Fix ui/iface_lists.c - type attribute is not copiedRoland Knall1-0/+1
2014-03-01Fix some scan-build warnings.Gerald Combs4-4/+5
2014-02-25Get Windows build working again.Gerald Combs2-2/+3
2014-02-25Remove trailing whitespaceBill Meier83-214/+214
2014-02-25Use correct macro to really fix MacOSX buildbotEvan Huus1-3/+3
2014-02-25Include old-gtk-compat.h to fix build.Evan Huus1-0/+1