1. 9c24c47 Move functionality for setting the hub into NdnProtocolInfo.setHub. by Jeff Thompson · 12 years ago
  2. d51cb58 Moved functionality from ndnToolbarGetVersion to NdnProtocolInfo.getVersion so that Firefox for Android can use it too. by Jeff Thompson · 12 years ago
  3. 66f2d60 Merge feature branch 'waf-build' by Alexander Afanasyev · 12 years ago
  4. 181a8b9 Initial reorganization by Alexander Afanasyev · 12 years ago[Renamed from js/ndnProtocol/content/ndnToolbar.js]
  5. 3077981 In the toolbar, added buttons to get the Earliest, Previous and Next versions. by Jeff Thompson · 12 years ago
  6. b2f91ea In NdnProtocolInfo.jsm, put all functions in the NdnProtocolInfo class instead of being global. by Jeff Thompson · 12 years ago
  7. 8107ec8 In NdnProtocolInfo.jsm, added splitUri, and use in ndnProtocolService.js and ndnToolbar.js. by Jeff Thompson · 12 years ago
  8. e843502 Make sure the Hub is shown when opening a new window by calling addNdnHubChangedListener on the window load event so that the ndnHubLabel is defined. by Jeff Thompson · 12 years ago
  9. 6ad5c36 Added NdnProtocolInfo.jsm to store static info such as the connected host. Updated ndnProtocolService.js to report the hub host and port when connected, and updated the NDN Toolbar to display it. by Jeff Thompson · 12 years ago
  10. 35cfc26 Minor change in the alert message. by Jeff Thompson · 12 years ago
  11. bd82926 Major update to rename ccnx to ndn, mainly in ndnProtocol and also in a few files with ccnx in comments. by Jeff Thompson · 12 years ago[Renamed (75%) from js/ccnxProtocol/content/ccnxToolbar.js]
  12. 08cd0d0 Fix typo in message. by Jeff Thompson · 12 years ago
  13. 02b9f4d Added CCNX toolbar with Get Latest button. by Jeff Thompson · 12 years ago