GTK1 doesn't have gtk_window_get_focus.
[obnox/wireshark/wip.git] / gtk / drag_and_drop.c
2006-05-21 sahlbergname change
2006-04-29 guyMost of the stuff in file_dlg.c is specific to capture...
2006-02-17 ulflremove dependencies to pcap.h, so getting an idea what...
2005-11-06 ulflreplace *a lot* of file related calls by their GLib...
2005-07-25 ulfltwo bugfixes:
2005-05-12 guyIf we have libpcap, include <pcap.h>, because "capture...
2005-04-27 ulflfix bugzilla #110 (bugs.ethereal.com/bugzilla/show_bug...
2005-04-06 ulflfrom Ilya Konstantinov: fixed a bug as DND wasn't worki...
2005-02-17 guyHave "cf_merge_files()" take a pointer-to-pointer-to...
2005-02-15 guyHave "cf_merge_files()" always close "out_fd" before...
2005-02-05 ulflrename kill_capture_child to capture_kill_child to...