rev 18034: /trunk/gtk/: Makefile.am Makefile.common capture_dlg.c capture_file_dlg.c capture_file_dlg.h color_dlg.c drag_and_drop.c file_dlg.c file_dlg.h main.c menu.c packet_list.c print_dlg.c ...
[email protected] Sat, 29 Apr 2006 23:03:59 GMT
| Newsgroups | gmane.network.ethereal.cvs |
|---|---|
| Message-ID | <[email protected]> |
User: guy Date: 2006/04/29 06:03 PM Log: Most of the stuff in file_dlg.c is specific to capture files, so rename it to capture_file_dlg.c, and rename its header file. We might want to move the generic file dialog stuff to a file_dlg.c file (it's currently in dlg_utils.c), and move the non-capture-file dialog stuff in capture_file_dlg.c to another file. Directory: /trunk/gtk/ Changes Path Action +2 -2 Makefile.am Modified +1 -1 Makefile.common Modified +1 -1 capture_dlg.c Modified +1898 -0 capture_file_dlg.c Added +120 -0 capture_file_dlg.h Added +1 -1 color_dlg.c Modified +1 -1 drag_and_drop.c Modified +0 -1898 file_dlg.c Removed +0 -120 file_dlg.h Removed +1 -1 main.c Modified +1 -1 menu.c Modified +1 -1 packet_list.c Modified +1 -1 print_dlg.c Modified +1 -1 print_prefs.c Modified +1 -1 proto_draw.c Modified +1 -1 toolbar.c Modified +2 -2 win32-file-dlg.c Modified http://anonsvn.ethereal.com/viewcvs/viewcvs.py?rev=18034&view=rev