Wireshark-commits: [Wireshark-commits] rev 21716: /trunk/ /trunk/epan/: epan.c epan.h libwireshark.

Date: Mon, 07 May 2007 17:55:47 GMT
http://anonsvn.wireshark.org/viewvc/viewvc.cgi?view=rev&revision=21716

User: gal
Date: 2007/05/07 05:55 PM

Log:
 Updated splash screen for Wireshark that shows the initialisation progress. 
 The splash screen shows a progress bar and a percentage complete - like the progress dialog.
 As dissectors are initialised and handed off the name is shown. However, the names of plugin dissectors are not shown.
 The update to the make-dissector-reg shell script has been tested, though I think generally the python version is used.

Directory: /trunk/epan/
  Changes    Path                Action
  +5 -3      epan.c              Modified
  +5 -2      epan.h              Modified
  +1 -0      libwireshark.def    Modified
  +10 -4     proto.c             Modified
  +5 -2      proto.h             Modified

Directory: /trunk/gtk/
  Changes    Path           Action
  +123 -4    about_dlg.c    Modified
  +5 -4      about_dlg.h    Modified
  +7 -6      main.c         Modified

Directory: /trunk/tools/
  Changes    Path                     Action
  +62 -9     make-dissector-reg       Modified
  +23 -4     make-dissector-reg.py    Modified


(3 files not shown)