aboutsummaryrefslogtreecommitdiffstats
path: root/gtk
AgeCommit message (Expand)AuthorFilesLines
2004-10-27Change some of the merge.c APIs to return more information on failure,Guy Harris2-47/+44
2004-10-27fix doxygen tagsUlf Lamping2-2/+2
2004-10-27fix doxygen generationUlf Lamping1-1/+1
2004-10-22Change some code that affects g_resolv_flags to set a flag if the checkGuy Harris2-5/+19
2004-10-21The top-level window's list of capture filter expressions might not yetGuy Harris1-1/+2
2004-10-17From Alejandro Vaquero: in the RTP analysis code, don't analyze packetsGuy Harris1-0/+11
2004-10-17When merging, default to the current file format as the output format.Guy Harris1-0/+3
2004-10-17From Mark C. Brown: allow the file type for the merge operation to beGuy Harris2-16/+35
2004-10-17Have "range_convert_range()" dynamically allocate a string large enoughGuy Harris1-2/+3
2004-10-16Remove the fixed maximum number of subranges in a range_t; dynamicallyGuy Harris5-16/+83
2004-10-16Make the nranges member of a range_t be the number of ranges, not theGuy Harris1-7/+8
2004-10-14From Jeff Morriss: PREF_RANGE preference type, for ranges of integers.Guy Harris1-0/+63
2004-10-14Fix bugs to get it working on gtk1 and gtk2.Michael Tüxen1-56/+33
2004-10-12Support PPID and port number based selection for SCTP. From Irene Ruengeler.Michael Tüxen1-11/+221
2004-10-12fix a bug reported by venkata sandeep: capture->start->capture files dialog b...Ulf Lamping1-1/+1
2004-10-12Check the values of the protocol preferences before fetching them; ifGuy Harris1-13/+93
2004-10-11From: "Alejandro Vaquero : Add IP bandwidth calculation in RTP analysis (in K...Anders Broman1-28/+61
2004-10-09Add cfilter_combo_utils.h to the distribution, so that we pass distcheck.Gerald Combs1-0/+1
2004-10-07Update the Example Files (sample captures) link.Gerald Combs1-1/+1
2004-10-07Save the capture filter in the recent list iff the capture succeeds. Guy Harris3-31/+5
2004-10-06Fix a bug reported by Keith A French: No "OK" button for Capture Filter dialog. Ulf Lamping1-0/+2
2004-10-06From Alejandro Vaquero: make the window bigger so we don't haveGuy Harris1-1/+1
2004-10-05Make the default capture filter be the last one used, as it was before -Guy Harris1-1/+2
2004-10-05Don't use a terminating entry in the clock_map table, compute the numberGuy Harris1-9/+18
2004-10-03add some button tooltips, renamed some buttonsUlf Lamping1-9/+17
2004-10-03add some button tooltipsUlf Lamping1-0/+4
2004-10-02added some commentsUlf Lamping2-0/+6
2004-10-02precise a commentUlf Lamping1-1/+1
2004-10-02removed ITU-T prefix from H225, so H.225 and H.323 are closer together.Ulf Lamping2-4/+4
2004-10-02GUI fine tuning, e.g. removed useless "Unselect" button, some behaviour thing...Ulf Lamping1-26/+37
2004-10-01Don't define "transport_prot_name[]" in "h323_conversations.h", as thatGuy Harris2-28/+30
2004-10-01indirection in menu entry not needed (maybe later again)Ulf Lamping1-1/+1
2004-10-01clarify column titlesUlf Lamping1-1/+1
2004-10-01From Francisco Alcoba: handle H.323 conversations over UDP and SCTP.Guy Harris5-9/+63
2004-10-01"prefs-int.h" belongs in epan, too.Guy Harris3-3/+3
2004-10-01From Alejandro Vaquero:Guy Harris1-27/+1264
2004-10-01use "Analyze" not "Analyse", as in the menu.Ulf Lamping1-4/+10
2004-10-01removed unreferenced "label_stats"Ulf Lamping1-1/+1
2004-09-30Add an RCS ID.Guy Harris7-0/+14
2004-09-30Set svn:keywords to Id to expand RCS IDs, and set svn:eol-style toGuy Harris2-94/+94
2004-09-30From Lars Roland:Anders Broman5-1651/+1620
2004-09-30For file browsing dialog boxes, the affirmative button should be "OK",Guy Harris4-4/+23
2004-09-29Add Anders Broman1-0/+3
2004-09-29AddAnders Broman1-0/+3
2004-09-29From Miha Jemec: I implemented a H323 call decoder. Using the TAP system, it ...Anders Broman6-0/+1744
2004-09-29Move the column preferences stuff to epan (the rest of the preferencesGuy Harris4-4/+4
2004-09-29Move various tables into the epan directory.Guy Harris5-5/+5
2004-09-29Move the tap infrastructure to the epan directory.Guy Harris45-46/+47
2004-09-28Normalize line endings and set svn:eol-style to native.Guy Harris2-143/+145
2004-09-28from Thomas Palmer: add a combobox for the recently used capture filter stringsUlf Lamping5-10/+177