Ethereal-cvs: [Ethereal-cvs] rev 17486: /trunk/plugins/lua/: elua.c elua.h elua_gui.c elua_pin

Note: This archive is from the project's previous web site, ethereal.com. This list is no longer active.

Date: Tue, 07 Mar 2006 01:25:16 GMT
User: lego
Date: 2006/03/06 07:25 PM

Log:
 - merge SubTree, ProtoTree and ProtoItem into a single TreeItem class.
 - By the same token get rid of ProtoFieldArray having Proto.fields attribute been a lua "Array" containing fields.
 
 (still untested, and probably broken)

Directory: /trunk/plugins/lua/
  Changes    Path            Action
  +7 -5      elua.c          Modified
  +19 -16    elua.h          Modified
  +9 -7      elua_gui.c      Modified
  +2 -1      elua_pinfo.c    Modified
  +131 -182  elua_proto.c    Modified
  +4 -2      elua_tap.c      Modified
  +74 -200   elua_tree.c     Modified
  +2 -1      elua_tvb.c      Modified
  +30 -0     elua_util.c     Modified



http://anonsvn.ethereal.com/viewcvs/viewcvs.py?rev=17486&view=rev