aboutsummaryrefslogtreecommitdiffstats
path: root/gtk/main.c
AgeCommit message (Expand)AuthorFilesLines
2007-01-28remove unused "cant_get_if_list_errstr" warningulfl1-1/+1
2007-01-23Propagate the recent interface list changes (r20521) to the AirPcap code.gerald1-2/+2
2007-01-21Have the routines to get interface lists take a pointer to a "gchar *"guy1-5/+4
2007-01-14fix #301: Windows file dialog should:ulfl1-3/+4
2007-01-12Win32: MSVC > 6 doesn't work well with Unicode filenames!ulfl1-2/+2
2007-01-03from Laurent Rabret:ulfl1-2/+2
2007-01-02Add a WIRESHARK_RUN_FROM_BUILD_DIRECTORY environment variable on UN*X;guy1-1/+6
2006-12-28Move the contents of airpdcap to epan/crypt. Try to fix the currentgerald1-1/+1
2006-12-27Prepare to move the airpdcap code to epan/crypt (SVN won't let me actuallygerald1-1/+1
2006-12-05From Davide Schiera and Giorgio Tino: Add initial WPA/WPA2 decryptiongerald1-11/+28
2006-12-05From Douglas Pratley with trivial changes and documentation changes sfisher1-1/+3
2006-11-25Make sure we don't trigger undefined behavior in isprint().gerald1-1/+7
2006-11-24Have separate proto_construct_match_selected_string() andguy1-2/+3
2006-11-23Rename proto_construct_dfilter_string() toguy1-4/+7
2006-11-21If a user starts typing text in the main window, append it to thegerald1-4/+2
2006-11-21while loading a huge capture file, enable the main window to show packets rus...ulfl1-3/+3
2006-11-21We also need the memory allocation subsystem initialized in anythingguy1-4/+0
2006-11-21Call guids_init() in epan_init(), so anything that needs libwireshark -guy1-3/+0
2006-11-19Add exclamation and left parenthesis to the display filter keystrokegerald1-2/+3
2006-11-18If the user starts typing ([a-zA-Z0-9]) anywhere in the main window, startgerald1-7/+14
2006-11-18Make F8 and F7 move to the next and previous packets, which addsgerald1-1/+20
2006-11-16Fix for bug 948, "Apply capture preferences not applying." Now when the usersfisher1-11/+19
2006-11-14New feature to automatically highlight the field found when doing a find.sfisher1-0/+14
2006-11-14From Simon Munton as pointed out by Stephen Fisher:etxrab1-0/+4
2006-11-05change all file offsets from long to gint64 so we can - theoretically - handl...ulfl1-9/+9
2006-11-05Make the routines that manipulate the hex/text display window take aguy1-391/+327
2006-10-31From Giorgio Tino: Add a "Don't show this message again" option to an gerald1-9/+45
2006-10-30From Giorgio Tino: Add support for version 2.0 of the AirPcap driver, gerald1-2/+21
2006-10-24Put a trailing ellipsis behind the wireless toolbar buttons since they opengerald1-4/+4
2006-10-21Put the ", " before the PortAudio item regardless of whether we haveguy1-1/+1
2006-10-20AirPcap fixes from Giorgio Tino:gerald1-1/+1
2006-10-20Do the word-wrapping in end_string(), once the string is completelyguy1-2/+6
2006-10-20Make dumpcap complile again and other minor improvements.jake1-2/+0
2006-10-19Rename get_epan_and_portaudio_version_info() to get_gui_compiled_info()gerald1-35/+54
2006-10-19Clean up the word wrap stuff a bit. (Arguably, that should be done inguy1-2/+5
2006-10-19Fix up the changes to put the Portaudio information at the end of theguy1-14/+16
2006-10-19Add support for:gerald1-46/+138
2006-10-13remove the experimental display of the highest expert level in the statusbar ...ulfl1-0/+27
2006-10-10Don't let PortAudio skip the queue on the about dialog ;)jake1-11/+13
2006-09-22experimental: append the current maximum expert warning level to the "File" s...ulfl1-8/+13
2006-09-22Don't complain if we can't find airpcap.dll.gerald1-6/+1
2006-09-18Fix protocol reference link URL.gerald1-1/+1
2006-09-12Move the PortAudio stuff to from version_info.c to gtk/main.c, so it canguy1-1/+17
2006-08-26Go back to setting the capture filter to an empty string when we start;guy1-4/+2
2006-08-26U3 packaging, utility and Wireshark modifications that allows Wireshark to be...gal1-0/+8
2006-08-18guids are not olnly used in dcerpc interfaces and they often occur in many ...sahlberg1-0/+3
2006-08-16Add support for AirPcap, an upcoming wireless product from CACE. Supportgerald1-3/+416
2006-08-13"bug" #1013: from Stephen Fisherulfl1-0/+3
2006-08-12experimental: add a "Conversation Filter" entry to the context menu of the pa...ulfl1-0/+10
2006-08-01Reported by Stephen Fisher <stephentfisher@yahoo.com>:jmayer1-1/+1