aboutsummaryrefslogtreecommitdiffstats
path: root/ui/gtk
AgeCommit message (Expand)AuthorFilesLines
2014-03-31Continue to remove $Id$ from top of fileAlexis La Goutte6-10/+1
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-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 Kaplan1-0/+2
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-21fix a crash in the GTK "Interface Management" dialogueMartin Kaiser1-1/+5
2014-03-21Fix Bug 9903: 'Clicking reload-file ignores selected file format reader'Hadriel Kaplan2-3/+3
2014-03-19fix of bug 9836. Avg. packet size in Statistics -> Summary is rounded to near...Jan Kaisrlik1-9/+6
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 Mann2-1092/+0
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-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-06Reorganize Capture Options dialogPeter Hatina1-42/+38
2014-03-06Remove unused include headerAlexis La Goutte1-3/+0
2014-03-05Add command-line arg for input file format for tshark/wiresharkHadriel Kaplan1-1/+5
2014-03-05Fix some code remove by 296591399f90a9d89be958d91047aa724a77ee6dAlexis La Goutte2-0/+2
2014-03-04win32: Implement format type selector in open file dialogMichal Labedzki1-1/+1
2014-03-04Remove all $Id$ from top of fileAlexis La Goutte280-560/+0
2014-03-03Create/use an extended value-string; Move value-string array from .h file; Do...Bill Meier1-2/+2
2014-02-25Remove trailing whitespaceBill Meier44-108/+108
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
2014-02-25Wireshark: Add option to choose format type of capture fileMichal Labedzki7-13/+36
2014-02-18Fix Branch condition evaluates to a garbage value found by Clang AnalyzerAlexis La Goutte1-0/+4
2014-02-18Add Logcat to Exported PDUMichal Labedzki1-0/+1
2014-02-16Add explicit casts to fix OSX10.5 BuildbotEvan Huus1-8/+8
2014-02-16Replace last use of emem trees with GHashTablesEvan Huus1-44/+52
2014-02-12RTP: Add support for SBC codec in RTP PlayerMichal Labedzki1-98/+82
2014-02-07Replace "svn" with "git" all over the place.Gerald Combs7-10/+10
2014-01-26Drop support of Visual Studio 2005Alexis La Goutte2-13/+0
2014-01-22Clean up whitespace: use consistent indentation, etc;Bill Meier1-46/+59
2014-01-20Fix indent (use 4 spaces) and remove trailing whitespaceAlexis La Goutte1-3/+3
2014-01-20Split the GUI and the tap part to make it possible to adapt to Qt.Anders Broman3-213/+32
2014-01-17Fix [-Wmissing-prototypes]Anders Broman23-0/+44
2014-01-17Fix [-Wmissing-prototypes]Anders Broman28-0/+49
2014-01-16Fix [-Wmissing-prototypes]Anders Broman15-1/+28
2014-01-15Don't cast away constness.Guy Harris1-1/+1
2014-01-14In a source file that defines external functions, the header file thatGuy Harris1-1/+3
2014-01-11Fix indent (use 4 spaces) and add modelinesAlexis La Goutte2-47/+73
2014-01-10Note in a comment that with Gtk 3.4.4 reselecting UE+channel doesn't work as ...Martin Mathieson1-0/+3
2014-01-08Coverity 280335, 280336Martin Kaiser1-2/+4
2014-01-08Coverity 280334Martin Kaiser1-1/+2