aboutsummaryrefslogtreecommitdiffstats
path: root/gtk/drag_and_drop.c
AgeCommit message (Expand)AuthorFilesLines
2008-10-31Fix some "format not a string literal and no format arguments" warnings.Stig Bjørlykke1-1/+1
2008-06-29Fix some simple cases of GTK2 deprecated API usage by using a renamed or equi...Bill Meier1-2/+1
2008-06-24Only include gtk/capture_globals.h if we're building with captureGuy Harris1-0/+2
2008-06-24Add gtk/capture_globals.h, to declare global_capture_opts, so files thatGuy Harris1-2/+3
2008-04-13sort #includes by directoriesUlf Lamping1-13/+13
2008-04-12rename menu -> main_menuUlf Lamping1-1/+1
2008-04-12move drag_and_drop declarations into it's own fileUlf Lamping1-0/+1
2008-04-12compat_macros.h is gone now!!!Ulf Lamping1-9/+12
2007-08-30Change the "--enable-setuid-install" option to install dumpcap and TSharkGerald Combs1-14/+18
2006-05-21name changeRonnie Sahlberg1-2/+2
2006-04-29Most of the stuff in file_dlg.c is specific to capture files, so renameGuy Harris1-1/+1
2006-02-17remove dependencies to pcap.h, so getting an idea what needs to be done by du...Ulf Lamping1-4/+0
2005-11-06replace *a lot* of file related calls by their GLib counterparts. This is nec...Ulf Lamping1-4/+0
2005-07-25two bugfixes:Ulf Lamping1-18/+20
2005-05-12If we have libpcap, include <pcap.h>, because "capture.h" requires it.Guy Harris1-1/+8
2005-04-27fix bugzilla #110 (http://bugs.ethereal.com/bugzilla/show_bug.cgi?id=110)Ulf Lamping1-0/+25
2005-04-06from Ilya Konstantinov: fixed a bug as DND wasn't working with GNOME, I've al...Ulf Lamping1-11/+20
2005-02-17Have "cf_merge_files()" take a pointer-to-pointer-to-char as the outputGuy Harris1-6/+6
2005-02-15Have "cf_merge_files()" always close "out_fd" before returning; it doesGuy Harris1-7/+7
2005-02-05rename kill_capture_child to capture_kill_child to have a common prefixUlf Lamping1-0/+340