aboutsummaryrefslogtreecommitdiffstats
path: root/gtk/conversations_table.c
Commit message (Expand)AuthorAgeFilesLines
* Use G_GINT64_MODIFIER, rather than the PRI[douxX]64 macros, for GLibGuy Harris2007-05-291-12/+12
* From David Howells :Sebastien Tandel2007-05-291-3/+3
* From Jon SmirlRonnie Sahlberg2007-03-251-0/+6
* Fix for bug #1278: Stephen Fisher2006-12-291-2/+8
* from Stephen Fisher:Ulf Lamping2006-10-171-2/+2
* name changeRonnie Sahlberg2006-05-211-2/+2
* From Greg Morris:Anders Broman2006-03-021-0/+4
* Cleaning up copy to CSV codeJaap Keuter2006-01-201-13/+13
* From Greg Morris, patch to allow proper search/filtering ofGilbert Ramirez2005-10-201-1/+8
* Sort each conversation column numerically. Fix up whitespace.Gerald Combs2005-09-161-55/+71
* Have cf_retap_packets() take an argument that indicates whether toGuy Harris2005-09-141-2/+2
* Fix sorting in the "Ports" columns. Add a comment about address sorting.Gerald Combs2005-08-251-12/+16
* renamed ui_util.c/.h to gui_utils.c/.h to prevent confusion with identical na...Ulf Lamping2005-08-201-1/+1
* removed tons of MSVC const related warnings.Ulf Lamping2005-08-101-1/+1
* More char -> const char warning fixes.Jörg Mayer2005-08-051-9/+9
* MSVC: fix some guint64 related compiler warnings, could someone please review...Ulf Lamping2005-07-091-1/+3
* make the packets/bytes counters 64bit integers to not wrap when using really ...Ronnie Sahlberg2005-07-071-15/+15
* From Mike Duigou:Anders Broman2005-06-201-0/+42
* From Francisco Alcoba:Luis Ontanon2005-02-221-4/+0
* huge cleanup of capture file API (functions in file.c/file.h).Ulf Lamping2005-02-041-2/+2
* add some more online help functionality and help buttons at various dialog bo...Ulf Lamping2005-01-201-5/+24
* Make the signatures of functions passed to "register_tap_listener()"Guy Harris2005-01-011-22/+31
* In column sort routines, make the row pointers "const" pointers, as theGuy Harris2004-12-311-2/+2
* Fix some cut-and-pasteos.Guy Harris2004-12-301-2/+2
* Add a "get_addr_name()" routine that takes an "address *" and attemptsGuy Harris2004-12-301-22/+11
* Move the tap infrastructure to the epan directory.Guy Harris2004-09-291-1/+1
* Put the "copy" button back in the conversation and host list tables.Gerald Combs2004-08-081-3/+3
* From Albert Chin: rename resolv.{ch} to addr_resolv.{ch}, so that anGuy Harris2004-08-061-1/+1
* From Ian Schorr: fix a bug where addresses were drawn to the wrong rowsGuy Harris2004-08-061-73/+8
* from ian schorr: some performance improvements in conversation and hostlist t...Ulf Lamping2004-07-271-13/+97
* use gtk_clipboard_get(), so the "copy to clipboard" is available in all GTK2 ...Ulf Lamping2004-07-221-8/+6
* from Thomas Palmer: add "Copy to clipboard" button to the conversation table ...Ulf Lamping2004-07-221-19/+72
* refactoring and renaming finishedUlf Lamping2004-07-201-139/+139
* some more renaming of the conversation tables thingsUlf Lamping2004-07-201-285/+285
* renamed endpoint_talkers to conversations, as this reduces confusion in combi...Ulf Lamping2004-07-201-0/+1521