aboutsummaryrefslogtreecommitdiffstats
path: root/gtk/gsm_map_stat.c
Commit message (Expand)AuthorAgeFilesLines
* From David Howells :Sebastien Tandel2007-05-291-2/+2
* Second step in introducing asn context to BER dissectors just like in PER.Anders Broman2007-05-131-0/+1
* name changeRonnie Sahlberg2006-05-211-2/+2
* From Florent Drouin:Anders Broman2006-03-041-1/+1
* From: Florent Drouin:Anders Broman2006-02-271-7/+13
* add an userdata argument to register_stat_cmd_arg() and its callback to use ...Luis Ontanon2006-02-111-3/+3
* As per a suggestion by Ulf Lamping, rename gtk_*.[ch] to gui_*.[ch], soGuy Harris2005-08-211-1/+1
* Add a "register_dfilter_stat()", to register stats that take a displayGuy Harris2005-08-211-1/+2
* The routines registered with "register_stat_cmd_arg()" *are* called ifGuy Harris2005-08-201-16/+11
* Rename epan/stat.[ch] to epan/stat_cmd_args.[ch] - it only deals withGuy Harris2005-08-201-1/+1
* renamed ui_util.c/.h to gui_utils.c/.h to prevent confusion with identical na...Ulf Lamping2005-08-201-1/+1
* Move the stats.[ch] stuff into epan, so plugins can use it.Guy Harris2005-08-191-1/+1
* Move the APIs for registering and processing "-z" command-line argumentsGuy Harris2005-08-191-3/+4
* From Michael Lum:Ronnie Sahlberg2005-08-191-10/+8
* Squelch more const warnings (and fix some memory leaks that found).Guy Harris2005-08-061-3/+1
* More char -> const char warning fixes.Jörg Mayer2005-08-051-2/+2
* add 12 new toolbar/menu iconsUlf Lamping2005-04-161-1/+1
* Rename "register_ethereal_tap()" to "register_tap_listener_cmd_arg()" asGuy Harris2005-04-011-1/+1
* From Laurent Rabret: handle the cases where there's no capture file, orGuy Harris2005-01-141-1/+1
* As we've made the tap_specific_data field of a tap_packet_t structure aGuy Harris2005-01-011-26/+21
* Move the tap infrastructure to the epan directory.Guy Harris2004-09-291-1/+1
* renamed filter_prefs to filter_dlg, as the filter settings are (well, for a l...Ulf Lamping2004-07-191-1/+1
* Move dissectors to epan/dissectors directory.Gilbert Ramirez2004-07-181-1/+1
* Set the svn:eol-style property on all text files to "native", so thatGuy Harris2004-07-181-1/+1
* use new functions in window API (ui_util.h),Ulf Lamping2004-05-231-46/+8
* From Michael Lum:Guy Harris2004-04-211-36/+102
* added missing #include from my latest checkinUlf Lamping2004-04-121-1/+2
* added a close button to the dialogs,Ulf Lamping2004-04-121-50/+24
* replaced sprintf / snprintf by g_snprintf,Ulf Lamping2004-03-131-5/+4
* statistics menu redesigned, now looking more like the former menu,Ulf Lamping2004-02-231-2/+2
* Redesigned the menu structure of the former statistics stuff,Ulf Lamping2004-02-221-7/+3
* Warning fixes:Jörg Mayer2004-02-181-3/+5
* From Michael Lum: add tap for GSM MAP message statistics.Guy Harris2004-02-111-0/+486