aboutsummaryrefslogtreecommitdiffstats
path: root/gtk
AgeCommit message (Expand)AuthorFilesLines
2006-11-02Try to fix bug 1043.jmayer1-2/+2
2006-10-31From Giorgio Tino: Add a "Don't show this message again" option to an gerald4-13/+66
2006-10-30Fix for bug 1164 from Stephen Fisher: In the coloring rules edit dialog, setgerald1-19/+1
2006-10-30From Giorgio Tino: Add support for version 2.0 of the AirPcap driver, gerald5-67/+327
2006-10-30fix #1159 from Jim Young (should go into 0.99.4): ulfl1-0/+1
2006-10-26don't use custom build buttons for standard tasks like: Ok, Apply, Cancel.ulfl1-91/+18
2006-10-25the labels of the airpcap toolbar, e.g. "Not a valid Wireless Interface" are ...ulfl1-6/+8
2006-10-25Unreffing rci->cursor_pixbuf should cause the pixbuf to be released, soguy1-0/+1
2006-10-25Include the top-level header for CoreFoundation, to see whether it'llguy1-3/+1
2006-10-24Put a trailing ellipsis behind the wireless toolbar buttons since they opengerald1-4/+4
2006-10-24From Alejandro Vaquero:etxrab2-1/+375
2006-10-24From Alejandro Vaquero:jake1-4/+8
2006-10-23Fix for bug 1178. Allow FT_?INT24 BASE_DEC VALs in the expression selection d...jake1-1/+3
2006-10-21Put the ", " before the PortAudio item regardless of whether we haveguy1-1/+1
2006-10-21the text in the about box license page was hard to read because of line break...ulfl1-0/+2
2006-10-20AirPcap fixes from Giorgio Tino:gerald4-2/+79
2006-10-20Don't display the Play button if we're not built with the RTP player.guy2-12/+27
2006-10-20Put the period into ITU-T Recommendation names.guy1-4/+4
2006-10-20Add #defines for the column numbers, and use them.guy1-48/+57
2006-10-20Clean up indentation.guy1-41/+42
2006-10-20Don't destroy something if it doesn't exist.guy1-1/+2
2006-10-20Don't pass an uninitialized string to gtk_widget_create_pango_layout();guy1-1/+1
2006-10-20Don't do things with the RTP channels hash table if it hasn't beenguy1-10/+15
2006-10-20Fix the progress bars.guy1-7/+18
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-19From Stephen Fisher:jake1-2/+1
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-19Include gtk/main.h to declare main_filter_packets().guy1-0/+1
2006-10-19Adding license tab to about dialogjake1-2/+21
2006-10-19Add support for:gerald7-1199/+3417
2006-10-17From Stephen Fisher:jake1-2/+2
2006-10-17Hide the "Tools" menu if it has no items .lego1-1/+17
2006-10-17from Stephen Fisher:ulfl10-15/+15
2006-10-16Hide the "Tools" menu if unused.lego1-5/+3
2006-10-14as Stephen Fisher noted: fix the files header commentulfl1-2/+2
2006-10-13remove the experimental display of the highest expert level in the statusbar ...ulfl1-0/+27
2006-10-11When dumping the graph data to a file, don't walk past the end of a buffer.gerald1-1/+1
2006-10-11move the ITL and the ITLQ structure to packet-scsi.h where it belongssahlberg4-1/+4
2006-10-10Don't let PortAudio skip the queue on the about dialog ;)jake1-11/+13
2006-10-10Include <string.h> to declare string functions we use.guy1-0/+2
2006-10-10Get rid of declarations of functions that are no longer defined or usedguy1-4/+0
2006-10-07Alejandro Vaquero:jmayer2-54/+106
2006-10-05have the funnel client passing the destructors for btn data structures to the...lego1-6/+6
2006-10-04Misterious bug with cf_read() solved... had nothing to do with cf_read :)lego1-10/+35
2006-10-04Finally got it to complie.etxrab1-0/+2
2006-10-03From Florent.Drouin@alcatel.fr:etxrab2-0/+481
2006-10-03As Stephen Fisher noted, the Apply button should also save the changed settin...ulfl4-4/+28