aboutsummaryrefslogtreecommitdiffstats
path: root/gtk
Commit message (Expand)AuthorAgeFilesLines
* Initialise a couple of variables to prevent gcc warnings.Martin Mathieson2010-03-222-2/+2
* Fix a gcc -Wshadow warning inadvertantly introduced in SVN #32262.Bill Meier2010-03-221-1/+1
* Rework code so File ! Merge file_type selection works and to remove use of gl...Bill Meier2010-03-211-34/+51
* Fix some gcc -Wshadow warnings.Bill Meier2010-03-211-37/+37
* Squelch GTK runtime warnings.Jaap Keuter2010-03-201-3/+3
* Bug Fix: File ! Save As (on *nix) causes a gtk_critical message.Bill Meier2010-03-201-1/+1
* Squelch a compiler warning.Guy Harris2010-03-191-1/+2
* Replace GtkCList by GtkTreeView.Jaap Keuter2010-03-191-726/+450
* Time to drop the T38 analysis menu option.Jaap Keuter2010-03-183-93/+0
* cmake changes:Jörg Mayer2010-03-181-0/+1
* Squelch some compiler warnings (one of which would, I think, cause thisGuy Harris2010-03-091-10/+10
* From Andrej Kuehnal:Anders Broman2010-03-061-0/+5
* From LEGO via bug 3459:Stig Bjørlykke2010-03-041-2/+8
* In Wireshark and TShark, run dumpcap to get interface lists and lists ofGuy Harris2010-03-044-36/+88
* Implementation of % bytes column.Jaap Keuter2010-03-031-54/+74
* Cast the result of the subtraction.Guy Harris2010-03-031-2/+2
* Squelch MSVC compiler warnings - this should really be done better, e.g.Guy Harris2010-03-031-2/+2
* Remove one too many columns, causing havoc on display and sorting.Jaap Keuter2010-03-031-1/+0
* Allow for other time presentations.Jaap Keuter2010-03-033-88/+90
* Disable OID resolution and loading SMI modules by default.Balint Reczey2010-03-031-0/+46
* topic_menu_cb() used as callback returning gboolean. Thus make it so.Jaap Keuter2010-03-022-9/+9
* Squelch some compiler warnings, clean up indentation, clean up aGuy Harris2010-03-022-2/+2
* Use RLC inside MAC frames by default.Martin Mathieson2010-03-011-1/+4
* From Didier Gautheron:Anders Broman2010-02-281-1/+31
* Add 'missing SDUs' to tap info / RLC stats window.Martin Mathieson2010-02-281-8/+29
* When tapping RLC PDUs contained in MAC frames, ignore PDUs that aren't in MAC...Martin Mathieson2010-02-281-1/+2
* Use consistent indentation.Bill Meier2010-02-261-90/+91
* GtkCombo --> GtkComboBoxEntryBill Meier2010-02-251-15/+23
* When filtering on MAC PDUs, filter only on MAC PDUs.Martin Mathieson2010-02-251-0/+3
* Rename a number of variables for clarity.Bill Meier2010-02-251-227/+228
* Fix for bug 2478:Jaap Keuter2010-02-251-1/+1
* Fix for bug 4522:Jaap Keuter2010-02-241-2/+2
* GtkOptionMenu --> GtkComboBoxBill Meier2010-02-241-77/+59
* Update (slightly) the description of ws_combo_box_clear_text_and_pointer().Bill Meier2010-02-242-0/+4
* GtkOptionMenu --> GtkComboBoxBill Meier2010-02-221-50/+39
* GtkOptionMenu --> GtkComboBoxBill Meier2010-02-221-109/+79
* GtkOPtionMenu ==> GtkComboBox: V2: use ws_combo_box_new_text_and_pointer & etcBill Meier2010-02-221-39/+11
* Add ws_combo_box_new_text_and_pointer() and related which provides aBill Meier2010-02-222-3/+187
* Include dialag filter in generated channel filters.Martin Mathieson2010-02-211-2/+5
* Allow multiple instances to be created, with filters.Martin Mathieson2010-02-211-168/+201
* - include given filter in generated filter expressions.Martin Mathieson2010-02-211-22/+54
* Allow multiple instances of LTE MAC statistics windows, each with own filter.Martin Mathieson2010-02-211-162/+189
* Add missing SIP response codes from iana sip-parametersMartin Mathieson2010-02-201-0/+10
* Include detected DL retx in stats.Martin Mathieson2010-02-201-13/+112
* Get rid of C++-style comments (even inside "#if 0"/"#endif", the APIGuy Harris2010-02-191-55/+57
* Commit #if 0'd out code:Anders Broman2010-02-191-10/+203
* Fix compilation with pre-2.6 GTK+.Guy Harris2010-02-191-1/+1
* GtkOPtionMenu ==> GtkComboBox;Bill Meier2010-02-181-61/+76
* Another Laura bug: Don't reset the file load time in the status bar whenGerald Combs2010-02-171-3/+2
* gtk_option_menu() --> gtk_combo_box();Bill Meier2010-02-171-42/+19