Wireshark-commits: [Wireshark-commits] rev 21655: /trunk/ /trunk/: AUTHORS /trunk/epan/wslua/: wslua.h wslua_proto.c
From:
lego@xxxxxxxxxxxxx
Date: Wed, 02 May 2007 23:39:46 GMT
http://anonsvn.wireshark.org/viewvc/viewvc.cgi?view=rev&revision=21655
User: lego
Date: 2007/05/02 11:39 PM
Log:
From Tamas Regos (Via Balint Reczey)
The attached patch adds ability of of creating radio button, drop-down
list and range type preference entries to the Lua plugin.
It also fixes a lua compile warning/error in wslua_gui.c.
The patch is written by Tamas Regos, he asked me to send it to the list.
Directory: /trunk/
Changes Path Action
+4 -0 AUTHORS Modified
Directory: /trunk/epan/wslua/
Changes Path Action
+27 -2 wslua.h Modified
+150 -1 wslua_proto.c Modified