aboutsummaryrefslogtreecommitdiffstats
path: root/gtk
AgeCommit message (Expand)AuthorFilesLines
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
2010-02-28Added svn:ignore targets.stig2-10/+62
2010-02-27Constify.guy5-333/+346
2010-02-24Fix for bug 4522:jake1-2/+2
2010-02-24GtkOptionMenu --> GtkComboBoxwmeier1-77/+59
2010-02-24Update (slightly) the description of ws_combo_box_clear_text_and_pointer().wmeier2-0/+4
2010-02-22GtkOptionMenu --> GtkComboBoxwmeier1-50/+39
2010-02-22GtkOptionMenu --> GtkComboBoxwmeier1-109/+79
2010-02-22GtkOPtionMenu ==> GtkComboBox: V2: use ws_combo_box_new_text_and_pointer & etcwmeier1-39/+11
2010-02-22Add ws_combo_box_new_text_and_pointer() and related which provides awmeier2-3/+187
2010-02-21Include dialag filter in generated channel filters.martinm1-2/+5
2010-02-21Allow multiple instances to be created, with filters.martinm1-168/+201
2010-02-21- include given filter in generated filter expressions.martinm1-22/+54
2010-02-21Allow multiple instances of LTE MAC statistics windows, each with own filter.martinm1-162/+189
2010-02-20Add missing SIP response codes from iana sip-parametersmartinm1-0/+10
2010-02-20Include detected DL retx in stats.martinm1-13/+112
2010-02-19Get rid of C++-style comments (even inside "#if 0"/"#endif", the APIguy1-55/+57
2010-02-19Commit #if 0'd out code:etxrab1-10/+203
2010-02-19Fix compilation with pre-2.6 GTK+.guy1-1/+1
2010-02-18GtkOPtionMenu ==> GtkComboBox;wmeier1-61/+76
2010-02-17Another Laura bug: Don't reset the file load time in the status bar whengerald1-3/+2