aboutsummaryrefslogtreecommitdiffstats
path: root/gtk
AgeCommit message (Expand)AuthorFilesLines
2005-04-17add "Decode As" and "Checkbox" (Enabled Protocols) IconsUlf Lamping3-9/+21
2005-04-16temporarily fix a GTK1.x related bugUlf Lamping1-0/+3
2005-04-16Add an extra_info_type field to smb_extra_info_t so that we can makeGerald Combs1-2/+2
2005-04-16disable some toolbar icons, if no capture packets loadedUlf Lamping1-1/+4
2005-04-16rename capture_clear() to capture_restart()Ulf Lamping5-7/+8
2005-04-16fix cf_cb_... callback handling (but it's still not perfect)Ulf Lamping1-28/+26
2005-04-16minor refactoringUlf Lamping1-2/+3
2005-04-16prepare for "Don't show this message again" checkboxes in the simple_dialogUlf Lamping1-2/+29
2005-04-16add 12 new toolbar/menu iconsUlf Lamping24-55/+278
2005-04-15add some new capture and filter related handcrafted (toolbar) iconsUlf Lamping5-36/+110
2005-04-14fix bugzilla #16: make columns resizeable again after doing "Resize Columns"Ulf Lamping1-1/+5
2005-04-14From Francisco Alcoba:Lars Roland1-109/+284
2005-04-13From Francisco Alcoba:Lars Roland2-35/+35
2005-04-12add clear toolbar icon (from GTK stock icons)Ulf Lamping1-0/+1
2005-04-12capture engine: Ulf Lamping4-7/+26
2005-04-12Save As: ask user if he wants to overwrite an already existing fileUlf Lamping1-33/+115
2005-04-12it should now be possible to use "Update packets in real time" even if used w...Ulf Lamping2-9/+10
2005-04-11various capture code cleanup and fixes: Ulf Lamping1-16/+19
2005-04-10disable /View/Resize Columns menu item, if no packets availableUlf Lamping1-0/+2
2005-04-10bugfix: call to cf_cb_live_capture_..._started with correct parameterUlf Lamping1-10/+2
2005-04-10fix statusbar messages by splitting into update and fixed messages between ca...Ulf Lamping1-6/+64
2005-04-07From Didier:Ronnie Sahlberg2-2/+2
2005-04-07From Francisco AlcobaRonnie Sahlberg2-6/+389
2005-04-06from Ilya Konstantinov: fixed a bug as DND wasn't working with GNOME, I've al...Ulf Lamping1-11/+20
2005-04-05From Francisco AlcobaRonnie Sahlberg1-102/+104
2005-04-01Rename "register_ethereal_tap()" to "register_tap_listener_cmd_arg()" asGuy Harris46-111/+58
2005-04-01Don't assume only one "-z" argument will be given on the command line;Guy Harris1-12/+40
2005-03-29from Lars RuoffRonnie Sahlberg1-106/+52
2005-03-28bugfixes: bring non real-time captures back to former behaviour, other minor ...Ulf Lamping1-1/+5
2005-03-28various (minor) capture code cleanupUlf Lamping4-7/+7
2005-03-28fix Solaris build (I've removed O_BINARY)Ulf Lamping2-7/+7
2005-03-28remove capture_child flag from capture_opts as it's no longer requiredUlf Lamping2-7/+8
2005-03-28major capture engine rework: use two task model for EVERY capture modeUlf Lamping1-4/+4
2005-03-27From Alejandro Vaquero :Anders Broman2-3/+15
2005-03-27add a new checkitem "Colorize Packet List" into the View menuUlf Lamping4-0/+30
2005-03-26code cleanup: use common prefix for all functions in color_filters.hUlf Lamping3-12/+12
2005-03-26Create the directory for the preferences files before writing out theGuy Harris3-18/+29
2005-03-25code cleanup: the term filter_list was used with different meanings throughou...Ulf Lamping4-34/+34
2005-03-24make it possible to use multiple capture files with "duration based switching...Ulf Lamping1-20/+27
2005-03-24GtkStyles are reference-counted, and a style returned byGuy Harris2-0/+3
2005-03-23Plug a small leak found by the "leaks" tool on OS X.Guy Harris1-0/+1
2005-03-22ERROR seems to be a reserved word change it to SCTP_ERROR to be able to build.Anders Broman1-2/+2
2005-03-22From Irene Ruengeler: Bugfixes and support of chunk statistics per end point.Michael Tüxen8-1246/+1893
2005-03-21From Lars Ruoff:Guy Harris2-129/+200
2005-03-21Rename all stats_tree extern functions to start with stats_tree_Luis Ontanon1-7/+7
2005-03-20Put the source file names in alphabetical order.Guy Harris1-1/+1
2005-03-20Fix the expansion of the top-level nodes in GTK+ 1.2[.x].Guy Harris1-2/+5
2005-03-20fix some typos, capitalization and don't put two SCTP entries in the Statisti...Ulf Lamping1-7/+7
2005-03-20Expand the root nodes by defaultLuis Ontanon1-0/+10
2005-03-20The GTK+ 2.x version doesn't automatically expand the root node; don'tGuy Harris1-5/+0