aboutsummaryrefslogtreecommitdiffstats
path: root/gtk
AgeCommit message (Expand)AuthorFilesLines
2010-05-02From Jakub Zawadzki:etxrab1-17/+29
2010-05-02Disable ok button when no name entered.stig1-0/+9
2010-05-02Added tooltips for UAT column headers.stig1-0/+5
2010-04-30Replace GtkClist in uat_gui.c with GtkTreeView+GtkListStore. Pop up thegerald3-29/+167
2010-04-30Fix a gcc -Wshadow warning.wmeier1-12/+12
2010-04-29Several dissectors fill in custom custom data in the source andgerald1-2/+2
2010-04-29Fix https://bugs.wireshark.org/bugzilla/show_bug.cgi?id=4308 :morriss1-25/+46
2010-04-29From Michael Speck via https://bugs.wireshark.org/bugzilla/show_bug.cgi?id=47...morriss1-0/+4
2010-04-29Delay starting the resolv_update_cb until the main window has been displayedmorriss1-8/+8
2010-04-28Replace GtkCList by GtkTreeView.jake1-312/+515
2010-04-27Added Manual IP address resolve functions.stig9-0/+276
2010-04-23From Vincenzo Condoleo via bug 3724:gerald1-14/+14
2010-04-20From Jakub Zawadzki:etxrab1-13/+62
2010-04-20From Jakub Zawadzki:etxrab1-107/+205
2010-04-16Fix https://bugs.wireshark.org/bugzilla/show_bug.cgi?id=3387 (crashmorriss3-3/+25
2010-04-13Include (horizontal) tabs in the Copy (Printable Text Only) output. Thismorriss1-37/+41
2010-04-08Get rid of check_col().etxrab1-1/+1
2010-04-06clear the store list before inserting all rawskukosa1-0/+1
2010-04-06Fix gcc -Wshadow warnings.wmeier1-5/+5
2010-04-04Replace GtkCList by GtkTreeView.jake1-288/+393
2010-04-03Make UDP Multicast Stream dialog work again.jake1-2/+2
2010-04-02Fix compile error caused by the previous commit.rbalint1-2/+5
2010-04-02Fix crash when double clicking in packet list area before capturing any packet.rbalint1-0/+5
2010-04-01Keep a copy of the interface description and capture filter around so thatgerald1-5/+2
2010-03-28From Jim Young:etxrab1-15/+39
2010-03-28Fix Bug 4388 "Expert Info Composite" : wrong font in tab "Details" etxrab1-1/+4
2010-03-27Fix (or at least work around the crash in)morriss1-2/+14
2010-03-26s/#if DEBUG/#ifdef DEBUG/morriss1-95/+95
2010-03-22Initialise a couple of variables to prevent gcc warnings.martinm2-2/+2
2010-03-22Fix a gcc -Wshadow warning inadvertantly introduced in SVN #32262.wmeier1-1/+1
2010-03-21Rework code so File ! Merge file_type selection works and to remove use of gl...wmeier1-34/+51
2010-03-21Fix some gcc -Wshadow warnings.wmeier1-37/+37
2010-03-20Squelch GTK runtime warnings.jake1-3/+3
2010-03-20Bug Fix: File ! Save As (on *nix) causes a gtk_critical message.wmeier1-1/+1
2010-03-19Squelch a compiler warning.guy1-1/+2
2010-03-19Replace GtkCList by GtkTreeView.jake1-726/+450
2010-03-18Time to drop the T38 analysis menu option.jake3-93/+0
2010-03-18cmake changes:jmayer1-0/+1
2010-03-11Squelch some compiler warnings.guy1-10/+10
2010-03-07Use strtok_s on windows and strtok_r otherwise.etxrab1-0/+5
2010-03-04From LEGO via bug 3459:stig1-2/+8
2010-03-04In Wireshark and TShark, run dumpcap to get interface lists and lists ofguy4-36/+88
2010-03-03Implementation of % bytes column.jake1-54/+74
2010-03-03Cast the result of the subtraction.guy1-2/+2
2010-03-03Squelch MSVC compiler warnings - this should really be done better, e.g.guy1-2/+2
2010-03-03Remove one too many columns, causing havoc on display and sorting.jake1-1/+0
2010-03-03Allow for other time presentations.jake3-88/+90
2010-03-03Disable OID resolution and loading SMI modules by default.rbalint1-0/+46
2010-03-03Its convenient to be able to filter on mac-lte.ulsch or mac-lte.dlsch.martinm2-9/+9
2010-03-02Squelch some compiler warnings, clean up indentation, clean up aguy3-3/+6