1. 0bc751f Fixed: [Issue 16] Display error message if protoc cannot be found. by Alex Ruiz · 14 years ago
  2. f499b98 Fixed minor UI bug in MacOS in the "Import Paths" preference page. by Alex Ruiz · 14 years ago
  3. aae0ea1 Fixed: [Issue 55] Integration with protoc does not work when resolving by Alex Ruiz · 14 years ago
  4. 7c31018 Fixed: [Issue 90] Outline View expands too many levels by default. by Alex Ruiz · 14 years ago
  5. 2574a26 In progress: [Issue 89] Proto buffer editor needs to have options to by Alex Ruiz · 14 years ago
  6. 5a2ffb5 Added top-level "Editors" preference page. by Alex Ruiz · 14 years ago
  7. f2b9895 Fixed: [Issue 87] Protobuf editor does not recognize "import public" by Alex Ruiz · 14 years ago
  8. 3768827 Fixed: [Issue 88] Protobuf editor doesn't concatenate strings across by Alex Ruiz · 14 years ago
  9. 41b234c Fixed: [ Issue 86 ] Bugs with automatic field number generation when by Alex Ruiz · 14 years ago
  10. a9388d5 In progress: [ Issue 87 ] Protobuf editor does not recognize "import public" by Alex Ruiz · 14 years ago
  11. 7c3dab8 Fixed: [ Issue 86 ] Bugs with automatic field number generation when by Alex Ruiz · 14 years ago
  12. 4eac19b Working on formatter. by Alex Ruiz · 14 years ago
  13. 8f127a4 Fixed: [ Issue 85 ] Editor stops parsing if service definition ends with semicolon. by Alex Ruiz · 14 years ago
  14. 635fea9 Fixed: [ Issue 84 ] Custom options are being considered syntax errors. by Alex Ruiz · 14 years ago
  15. fc30ee6 Fixed: [ Issue 84 ] Custom options are being considered syntax errors. by Alex Ruiz · 14 years ago
  16. 3474a91 Fixed: [ Issue 83 ] Syntax Coloring works incorrectly if enums contain comments. by Alex Ruiz · 14 years ago
  17. 93462bb Minor changes. by Alex Ruiz · 14 years ago
  18. 4e82b76 Code cleanup. by Alex Ruiz · 14 years ago
  19. 57bdaad Code cleanup. by Alex Ruiz · 14 years ago
  20. d394a40 Code cleanup. by Alex Ruiz · 14 years ago
  21. 9a781c1 Fixed: [ Issue 82 ] Support single-line comments as documentation. by Alex Ruiz · 14 years ago
  22. 3db82f9 Fixed: [ Issue 54 ] Markers from protoc are added to wrong files by Alex Ruiz · 14 years ago
  23. aaea3f2 Fixed: [ Issue 81 ] Protobuf editor does not understand full grammar for "extensions" decl. by Alex Ruiz · 14 years ago
  24. 0d387dd Fixed: [ Issue 80 ] Unnecessary but valid imports are not being resolved by Alex Ruiz · 14 years ago
  25. c6e4ea1 Fixed: [ Issue 80 ] Unnecessary but valid imports are not being resolved by Alex Ruiz · 14 years ago
  26. 91981e1 Fixed: [ Issue 79 ] Hexadecimal constants are marked as errors by Alex Ruiz · 14 years ago
  27. 4b7e7c4 Fixed: [ Issue 78 ] Content assist for field options does not work all the time by Alex Ruiz · 14 years ago
  28. a6b8b33 Fixed: [ Issue 17 ] Add more options for syntax coloring by Alex Ruiz · 14 years ago
  29. 1247067 Fixed: [ Issue 77 ] SNumber Syntax Coloring doesn't apply to float numbers like "1.0" by Alex Ruiz · 14 years ago
  30. 5e6fc8a Fixed: [ Issue 76 ] Syntax Coloring entity names are not consistent with other languages (C++, Java) by Alex Ruiz · 14 years ago
  31. e40d302 Fixed: [ Issue 75 ] Add support for enum-level options by Alex Ruiz · 14 years ago
  32. 18f0309 Fixed: [ Issue 74 ] Property pages are shown for files by Alex Ruiz · 14 years ago
  33. 9ab46df Minor changes. by Alex Ruiz · 14 years ago
  34. d02d6e1 Resetting the counter to 1.0.0 for the open source version of the plug-in. by Alex Ruiz · 14 years ago
  35. 9b5cc05 Added support for files with extension .protodevel. by Alex Ruiz · 14 years ago
  36. 8492bf0 Fixed: [ Issue 72 ] Broken completion when typing in proto editor by Alex Ruiz · 14 years ago
  37. 1cf8292 Code cleanup. by Alex Ruiz · 14 years ago
  38. b5977fc Fixed: [ Issue 71 ] Changing project settings for proto doesn't trigger revalidation by Alex Ruiz · 14 years ago
  39. fa0d59d Fixed: [ Issue 70 ] Validation doesn't start until editing by Alex Ruiz · 14 years ago
  40. cd4205f Fixed: [ Issue 70 ] Validation doesn't start until editing by Alex Ruiz · 14 years ago
  41. 17e6771 Cleaning up preferences-related code. by Alex Ruiz · 14 years ago
  42. cee1703 Cleaning up preferences-related code. by Alex Ruiz · 14 years ago
  43. 7bd1d7e Cleaning up preferences-related code. by Alex Ruiz · 14 years ago
  44. a7bb8a4 Cleaning up preferences-related code. by Alex Ruiz · 14 years ago
  45. 80b6aae Fixed: [ Issue 70 ] Validation doesn't start until editing by Alex Ruiz · 14 years ago
  46. 28527b7 Fixed: [ Issue 70 ] Validation doesn't start until editing by Alex Ruiz · 14 years ago
  47. fd288b1 Fixed: [ Issue 69 ] Fully-qualified names can start with a period. by Alex Ruiz · 14 years ago
  48. e3bfea5 Fixed content-assist for default values of bool properties. by Alex Ruiz · 14 years ago
  49. 5eb230c Fixed: [ Issue 68 ] Red underline when "extensions" is present inside a message by Alex Ruiz · 14 years ago
  50. d277e4f Fixed: [ Issue 67 ] 'nan' is a valid default value for double and float by Alex Ruiz · 14 years ago
  51. c82ea27 Code cleanup. by Alex Ruiz · 14 years ago
  52. c5b9592 Code cleanup. by Alex Ruiz · 14 years ago
  53. e697ccd Added support for variable ${project} in import roots. by Alex Ruiz · 14 years ago
  54. 4846397 Minor code cleanup. by Alex Ruiz · 14 years ago
  55. 1c00ad6 Minor code cleanup. by Alex Ruiz · 14 years ago
  56. d43c058 Simplified extension point for obtaining descriptor.proto. by Alex Ruiz · 14 years ago
  57. 2c78a92 Code cleanup. by Alex Ruiz · 14 years ago
  58. bc7cc52 Added support for pluggable descriptor.proto definitions. by Alex Ruiz · 14 years ago
  59. a4fc2b2 Working on supporting pluggable descriptor.proto definitions. by Alex Ruiz · 14 years ago
  60. e64109d Updating version. by Alex Ruiz · 14 years ago
  61. 07bc204 Fixed: [ Issue 66 ] Add support for partial package names in qualified names by Alex Ruiz · 14 years ago
  62. f3677c1 Fixed: [ Issue 64 ] Project preferences are being shared, and they shouldn't by Alex Ruiz · 14 years ago
  63. a0edb57 Fixed: [ Issue 65 ] Editor doesn't like member names that are equal to a type by Alex Ruiz · 14 years ago
  64. c91f99b Working on supporting pluggable descriptor.proto definitions. by Alex Ruiz · 14 years ago
  65. be0969d Working on supporting pluggable descriptor.proto definitions. by Alex Ruiz · 14 years ago
  66. 45a4b41 Fixed: [ Issue 64 ] Project preferences are being shared, and they shouldn't by Alex Ruiz · 14 years ago
  67. 7e65566 Added support for method options for both scoping and code completion. by Alex Ruiz · 14 years ago
  68. b42096c Working on supporting pluggable descriptor.proto definitions. by Alex Ruiz · 14 years ago
  69. b34e4a7 Minor cleanup. by Alex Ruiz · 14 years ago
  70. cabd844 Working on supporting pluggable descriptor.proto definitions. by Alex Ruiz · 14 years ago
  71. be32ba5 Working on supporting pluggable descriptor.proto definitions. by Alex Ruiz · 14 years ago
  72. 3f90672 Working on supporting pluggable descriptor.proto definitions. by Alex Ruiz · 14 years ago
  73. e3b4b9f Working on supporting pluggable descriptor.proto definitions. by Alex Ruiz · 14 years ago
  74. ea0402f Updating update site with latest contents. by Alex Ruiz · 14 years ago
  75. a36514c Fixed: [ Issue 63 ] Group elements can contain nested groups and enums by Alex Ruiz · 14 years ago
  76. c867ad4 Fixed: [ Issue 62 ] Outline View should show import URI as the user entered by Alex Ruiz · 14 years ago
  77. 221f029 Another attempt to fix versioning. by Alex Ruiz · 14 years ago
  78. 3f61492 Fixed outline view grouping of imports and options. by Alex Ruiz · 14 years ago
  79. f81b454 Code cleanup. by Alex Ruiz · 14 years ago
  80. d7968ec Trying to fix the editor's version. by Alex Ruiz · 14 years ago
  81. dc43e31 Trying to fix the editor's version. by Alex Ruiz · 14 years ago
  82. 6dd1e0d Minor formatting fix. by Alex Ruiz · 14 years ago
  83. 7b4a2d8 Updating update site with latest contents. by Alex Ruiz · 14 years ago
  84. 4ab22af Fixed: [ Issue 61 ] The Directory box under "Add directory path" looks editable by Alex Ruiz · 14 years ago
  85. 6119734 Updating update site with latest contents. by Alex Ruiz · 14 years ago
  86. 2520add Fixed: [ Issue 60 ] Imported types do not need to be fully-qualified by Alex Ruiz · 14 years ago
  87. 37d71d9 In progress: [ Issue 60 ] Imported types do not need to be fully-qualified by Alex Ruiz · 14 years ago
  88. fac8d6d In progress: [ Issue 60 ] Imported types do not need to be fully-qualified by Alex Ruiz · 14 years ago
  89. 198ef1f Fixed: [ Issue 59 ] NPE when validating proto files outside of workspace by Alex Ruiz · 14 years ago
  90. 9ab5cbd Code cleanup. by Alex Ruiz · 14 years ago
  91. a7c1ea4 Updated update site with latest content. by Alex Ruiz · 14 years ago
  92. 4b1edaf Fixed: [ Issue 58 ] protobuf-dt expects imports and options to be grouped together by Alex Ruiz · 14 years ago
  93. b730a92 Fixed: [ Issue 56 ] Keywords are valid element names by Alex Ruiz · 14 years ago
  94. 256a4f9 Updated update site with latest changes. by Alex Ruiz · 14 years ago
  95. 80c5628 Updated update site with latest changes. by Alex Ruiz · 14 years ago
  96. f1a4b57 Updated update site with latest changes. by Alex Ruiz · 14 years ago
  97. bcb772b Updated update site with latest changes. by Alex Ruiz · 14 years ago
  98. 3459f8e Fixed: [ Issue 52 ] Add content-assist for message options by Alex Ruiz · 14 years ago
  99. 10abc5b Updating update site. by Alex Ruiz · 14 years ago
  100. 2ca7e21 Updating update site. by Alex Ruiz · 14 years ago