May 22nd, 2012· Clean up, minor Gui changes, minor operational improvements
· Csv Editor, Xml Viewer included
· Find changes - fixed a few issues
April 25th, 2012· Enhanced SaveAs/Export options
· Velocity included as Standard (can be used to export files).
· Very basic Script (Jython etc) available for exporting data
· Some GUI changes
· reorganized menu's
· exe installer for Windows
October 27th, 2010· Fix's problem with display code on insert
· support for Exporting with Velocity template
August 27th, 2010· Support for import in proto's
Support for Self Describing messages (2 formats):
· Delimited File with the first message describing the following message
· Single field with the first field describing the message.
· New option to display proto defition of file being edited (View >>>> Show Proto Definition)
· Can now specify the protoc command + extra options (Edit >>> Edit Startup options >>> Protobuf)
· Allows the use of non statndard protoc or the addition of extra import directories
July 30th, 2010· bug fix in insert code, memory leak fix
May 18th, 2010· Bug fix + Internal Changes (improve testing etc)
April 15th, 2010· Basic implementation for bytes
· Boolean fields shown in check box
· Enum arrays now displayed in Combobox's
· "Empty" required fields are now displayed with a light Red background
· Option to highlight Empty Fields (light Blue background) via Edit >>>
· Highlight Missing fields option
· New Clear Field option on right click button
April 15th, 2010· Contains problem fixes for problems with repeating fields and optional fields.
· More work is still needed though
· Fixed problem with spaces in proto file name
· Fix editing empty file issue (Tree View)
· Fix for Repeated Items (elementry data e.g. Repeated integers)
· Fixed some problems with optional fields
· Enum's are now selected from a combo box (exept when a repeating field)
· New Array Popup / fixed some problems with Array handling
· several other fixes
April 15th, 2010· Add Field Show/Hide to Tree Views
· Fix problems with existing Field Show/Hide
· Fixed issue with Prefered Layout not displaying all fields in Tree view
· Fixed issues with installer