Wireshark-commits: [Wireshark-commits] rev 19392: /trunk/ /trunk/gtk/: Makefile.am Makefile.common color_dlg.c color_edit_dlg.c color_edit_dlg.h /trunk/: color_filters.h
From:
ulfl@xxxxxxxxxxxxx
Date: Mon, 02 Oct 2006 00:13:16 GMT
http://anonsvn.wireshark.org/viewvc/viewvc.cgi?view=rev&revision=19392
User: ulfl
Date: 2006/10/02 12:13 AM
Log:
various (huge) code cleanup incl. splitting of the coloring dialog and the actual color rule edit dialog into two files - this makes the things much more clearer now (at least for me)
Directory: /trunk/gtk/
Changes Path Action
+1 -0 Makefile.am Modified
+1 -0 Makefile.common Modified
+121 -664 color_dlg.c Modified
+615 -0 color_edit_dlg.c Added
+45 -0 color_edit_dlg.h Added
Directory: /trunk/
Changes Path Action
+5 -2 color_filters.h Modified