aboutsummaryrefslogtreecommitdiffstats
path: root/gtk
AgeCommit message (Expand)AuthorFilesLines
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
2004-09-27Move prefs.c and prefs.h into the epan subdirectory.Guy Harris27-27/+27
2004-09-27"ethereal_stock_icons()" isn't used outside "gtk/toolbar.c" (and shouldGuy Harris1-1/+1
2004-09-27At least in the screenshot atGuy Harris1-1/+1
2004-09-27As the GTK Wimp default theme (since 0.6.1) won't display any icons in button...Ulf Lamping1-2/+2
2004-09-25When applying preferences, we have to apply the protocol preferencesGuy Harris1-3/+7
2004-09-24as the interface is usually fixed, or it can be selected by the interface dro...Ulf Lamping1-0/+3
2004-09-24add a link to the Ethereal wiki front pageUlf Lamping3-0/+5
2004-09-16first steps towards using the User's Guide as Ethereal's help systemUlf Lamping9-96/+160
2004-09-16The list of protocols should be sorted in a case-insensitive fashion, soGuy Harris1-4/+4
2004-09-15get GDK window geometry only, if widget is visibleUlf Lamping1-1/+1
2004-09-11Use _WIN32 rather than WIN32 to determine if we're compiling on Win32;Guy Harris10-52/+59
2004-09-11Get rid of some #includes that caused trouble on Windows - we need toGuy Harris1-9/+0
2004-09-11Get rid of some #includes that caused trouble on Windows - we need toGuy Harris1-13/+0