1. 491d75b gui: Menu should be associated with tray icon in any case, even if adhoc is not supported by Alexander Afanasyev · 12 years ago
  2. 9e61359 gui+html: Updating link to new official NDN.js repository by Alexander Afanasyev · 12 years ago
  3. c24db64 gui+html: Default page now "Recent actions", new feature to preview .txt files by Alexander Afanasyev · 12 years ago
  4. becbd54 gui: Make icon nicer (no white edges) by Alexander Afanasyev · 12 years ago
  5. 872cc59 fix gui glitches by Zhenkai Zhu · 12 years ago
  6. 10babd2 gui/html: Request up to 5 content objects, display More/Less buttons if necessary by Alexander Afanasyev · 12 years ago
  7. d437ffc gui: Settings dialog improvements and small logic change by Alexander Afanasyev · 12 years ago
  8. 8da3365 handle exception in starting http server by Zhenkai Zhu · 12 years ago
  9. e8496a3 Fixing compilation portability by Alexander Afanasyev · 12 years ago
  10. 6b53f93 autogen html.qrc before build by Zhenkai Zhu · 12 years ago
  11. 1663a41 gui/js: Now requesting all available content at once, disabling content verification to speed up the work by Alexander Afanasyev · 12 years ago
  12. 4c17b48 gui/html: Finally implementing restore operation by Alexander Afanasyev · 12 years ago
  13. f7c7cde gui/html: Various improvements, including embedded context menu by Alexander Afanasyev · 12 years ago
  14. 3c95c85 gui/html: Now files/action browsing is complete by Alexander Afanasyev · 12 years ago
  15. 39dbc4b GUI+RPC: Action history for individual files by Alexander Afanasyev · 12 years ago
  16. c15e016 Small gui fixes by Alexander Afanasyev · 12 years ago
  17. 630d0f1 tiny change to show version number in settings by Zhenkai Zhu · 12 years ago
  18. 377cbeb another attempt to fix http server crashing problem by Zhenkai Zhu · 12 years ago
  19. 8e3e907 auto-update works by Zhenkai Zhu · 12 years ago
  20. f63a514 More extensive implementation of history browsing + integration with GUI by Alexander Afanasyev · 12 years ago
  21. 46bd806 More work on GUI by Alexander Afanasyev · 12 years ago
  22. 858489c Merge feature branch 'feature-auto-update' by Alexander Afanasyev · 12 years ago
  23. 3857d71 suppress sparkle error about CFBundleIdentifier by Zhenkai Zhu · 12 years ago
  24. 907cbaf stop httpServer before delete; otherwise crash at exit by Zhenkai Zhu · 12 years ago
  25. 249fbc7 remove some ifdefs, otherwise Qt can't create SLOT by Zhenkai Zhu · 12 years ago
  26. 25e1358 show recent files; supposed works, but glitch exists by Zhenkai Zhu · 12 years ago
  27. fd5e627 First semi-working html+javascript code by Alexander Afanasyev · 12 years ago
  28. 5c2475b check by Zhenkai Zhu · 12 years ago
  29. 1416b8c Merge feature branch 'feature-auto-update' by Alexander Afanasyev · 12 years ago
  30. a15746b fix problem.. the two names should have been exchanged.. by Zhenkai Zhu · 12 years ago
  31. d942922 Starts the server; make slight changes in server code by Zhenkai Zhu · 12 years ago
  32. bb170d4 slightly improve wscript c++ code for auto-update compiles by Zhenkai Zhu · 12 years ago
  33. ce04cb4 make open-folder cross-platform using QDesktopServices by Zhenkai Zhu · 12 years ago
  34. aca6cb5 half baked auto update (won't affect compile anyway) by Zhenkai Zhu · 12 years ago
  35. 85a4ba0 GUI counterpart to create/disable AdHoc connection by Alexander Afanasyev · 12 years ago
  36. d8b76ad Added Hint for Username format in Settings Window by Jared Lindblom · 12 years ago
  37. f4b900e Changed name of preferences window to settings to match view settings tab by Jared Lindblom · 12 years ago
  38. 369eff1 move fs-watcher to separate dir; correct wscript by Zhenkai Zhu · 12 years ago
  39. d175627 fs-watcher uses its own database add test for fs-watcher by Zhenkai Zhu · 12 years ago
  40. d575631 small improvement of GUI. Backend waits until there is valid input to start. by Zhenkai Zhu · 12 years ago
  41. f3ea97a add validators of input by Zhenkai Zhu · 12 years ago
  42. f695aed (Re-)adding detection of added files. Recent change has postponed that by 5 minutes by Alexander Afanasyev · 12 years ago
  43. 705e487 Making black and white icon by Alexander Afanasyev · 12 years ago
  44. 7a64700 Adding is_complete flag to FileState and enabling fs-watcher to use this flag in some (not all) cases by Alexander Afanasyev · 12 years ago
  45. c80207d On directory event, do not fire rescan/notification immediately, but schedule it in some distant future (5 mins) by Alexander Afanasyev · 12 years ago
  46. 7943c6b Remove delay to detect file state when app starts by Alexander Afanasyev · 12 years ago
  47. 506ff22 Fixing another bug with deletion detection. Now it seems to work by Alexander Afanasyev · 12 years ago
  48. 4a8781c Fixing recently introduced bugs by Alexander Afanasyev · 12 years ago
  49. 0a30a0c Deletion detection by Alexander Afanasyev · 12 years ago
  50. 8a8f152 Icon update by Alexander Afanasyev · 12 years ago
  51. 70f30d2 update tray icon for chronoshare by Zhenkai Zhu · 12 years ago
  52. 583449a Replacing executor with schedule in fs-watcher: tags are used to limit number of notification per event by Alexander Afanasyev · 12 years ago
  53. 69e1317 Connecting callback... Ready for "real" experiment by Alexander Afanasyev · 12 years ago
  54. 9ca444e Adding Dispatcher to gui (callback are not yet connected) by Alexander Afanasyev · 12 years ago
  55. c8ffd59 Adding more configuration options to GUI (username and shared folder name) by Jared Lindblom · 12 years ago
  56. 9e5a470 GUI/FS-watcher update by Alexander Afanasyev · 12 years ago
  57. 83a5300 Update of gui. Now it builds and .app bundle, which doesn't show icon in the dock bar by Alexander Afanasyev · 12 years ago
  58. 9d8a5b1 Fixed resource file issue in gui. by Jared Lindblom · 12 years ago
  59. dc845f0 added gui to waf by Jared Lindblom · 12 years ago
  60. 5d7e51e Added Warnings and settings information by Jared Lindblom · 12 years ago
  61. b4032e2 Added persistent settings and file dialog to change folder by Jared Lindblom · 12 years ago
  62. 06405c4 Adding Gui by Jared Lindblom · 12 years ago