summaryrefslogtreecommitdiff
path: root/gtk
AgeCommit message (Expand)AuthorFilesLines
2006-12-05From Douglas Pratley with trivial changes and documentation changes Stephen Fisher4-3/+25
2006-12-05From Giorgio Tino: Add a "static text" protocol preference type. ThisGerald Combs2-5/+65
2006-12-01Fix for bug #1117: Crash on next action [such as another stats window] whenStephen Fisher1-13/+15
2006-11-29From the wishlist: add basic find functionality to the follow tcp & ssl streamStephen Fisher2-4/+281
2006-11-27break the SCSI SBC commandset out into its own dissectorRonnie Sahlberg1-1/+2
2006-11-27g_strdup takes one parameter not twoRonnie Sahlberg1-3/+3
2006-11-27remove unused variable: tooltipsRonnie Sahlberg1-1/+0
2006-11-26Wrap the declaration for tree_view_key_pressed_cb() in an #if/#endif.Gerald Combs1-0/+2
2006-11-26Make keyboard navigation common for all tree views (for GTK2, at least).Gerald Combs3-104/+106
2006-11-25Make sure we don't trigger undefined behavior in isprint().Gerald Combs1-1/+7
2006-11-24Have separate proto_construct_match_selected_string() andGuy Harris3-7/+10
2006-11-24add some missing commandsets to the preference for default commandset and to ...Ronnie Sahlberg1-0/+12
2006-11-23Rename proto_construct_dfilter_string() toGuy Harris3-19/+24
2006-11-22break the SCSI SSC commandset out into its own dissectorRonnie Sahlberg1-1/+2
2006-11-22From Michael LumAnders Broman1-17/+17
2006-11-21If a user starts typing text in the main window, append it to theGerald Combs1-4/+2
2006-11-21while loading a huge capture file, enable the main window to show packets rus...Ulf Lamping1-3/+3
2006-11-21flush out the main event loop at dialog creation, so we don't see an empty di...Ulf Lamping1-0/+6
2006-11-21We also need the memory allocation subsystem initialized in anythingGuy Harris1-4/+0
2006-11-21Call guids_init() in epan_init(), so anything that needs libwireshark -Guy Harris1-3/+0
2006-11-19Add exclamation and left parenthesis to the display filter keystrokeGerald Combs1-2/+3
2006-11-18If the user starts typing ([a-zA-Z0-9]) anywhere in the main window, startGerald Combs1-7/+14
2006-11-18Don't try to set focus on NULL.Gerald Combs1-1/+2
2006-11-18GTK1 doesn't have gtk_window_get_focus.Gerald Combs1-0/+4
2006-11-18Make F8 and F7 move to the next and previous packets, which addsGerald Combs1-1/+20
2006-11-18Add additional keyboard navigation: Ctrl+Up & Ctrl+Down (under the "Go"Gerald Combs5-63/+108
2006-11-17Fix buildJaap Keuter1-0/+2
2006-11-17code cleanupUlf Lamping1-3/+0
2006-11-16fix an annoying behaviour: If we save a capture file, let the default be the ...Ulf Lamping1-11/+17
2006-11-16(hopefully) fix the recently discussed warnings where CLAMP() is called with ...Ulf Lamping1-3/+3
2006-11-16Fix for bug 948, "Apply capture preferences not applying." Now when the userStephen Fisher3-11/+31
2006-11-15fix a warningUlf Lamping1-1/+1
2006-11-15add a "private_data" pointer to the read_prefs_file() function, which will be...Ulf Lamping1-5/+5
2006-11-14A fix bug #1138: "Follow TCP Streams gets stream direction wrong if startedStephen Fisher1-10/+33
2006-11-14New feature to automatically highlight the field found when doing a find.Stephen Fisher3-5/+60
2006-11-14nikai@nikai.net:Jörg Mayer5-6/+0
2006-11-14nikai@nikai.net:Jörg Mayer1-1/+0
2006-11-14From Simon Munton as pointed out by Stephen Fisher:Anders Broman1-0/+4
2006-11-07Warning fixes (void) instead of (), no newline at end of file.Jörg Mayer3-3/+4
2006-11-07From Albert Chin:Jaap Keuter1-2/+2
2006-11-05change all file offsets from long to gint64 so we can - theoretically - handl...Ulf Lamping6-14/+14
2006-11-05it is GtkText in gtk-1.x not GtkTextViewRonnie Sahlberg1-1/+1
2006-11-05Make the routines that manipulate the hex/text display window take aGuy Harris4-483/+373
2006-11-02Try to fix bug 1043.Jörg Mayer1-2/+2
2006-10-31From Giorgio Tino: Add a "Don't show this message again" option to an Gerald Combs4-13/+66
2006-10-30Fix for bug 1164 from Stephen Fisher: In the coloring rules edit dialog, setGerald Combs1-19/+1
2006-10-30From Giorgio Tino: Add support for version 2.0 of the AirPcap driver, Gerald Combs5-67/+327
2006-10-30fix #1159 from Jim Young (should go into 0.99.4): Ulf Lamping1-0/+1
2006-10-26don't use custom build buttons for standard tasks like: Ok, Apply, Cancel.Ulf Lamping1-91/+18
2006-10-25the labels of the airpcap toolbar, e.g. "Not a valid Wireless Interface" are ...Ulf Lamping1-6/+8