http://anonsvn.wireshark.org/viewvc/viewvc.cgi?view=rev&revision=19404
User: lego
Date: 2006/10/03 12:07 PM
Log:
more Lua APIs:
- set_filter() : sets the main window filter
- reload() : reloads the current capture file
- copy_to_clipboard() : copies its first arfg to the clipboard
- open_capture_file() : opens a capture file for viewing (still broken)
Directory: /trunk/epan/
Changes Path Action
+4 -0 funnel.h Modified
Directory: /trunk/gtk/
Changes Path Action
+58 -1 funnel_stat.c Modified
Directory: /trunk/
Changes Path Action
+3 -0 tap-funnel.c Modified
Directory: /trunk/epan/wslua/
Changes Path Action
+69 -0 wslua_gui.c Modified