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