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. 7c3dab8 Fixed: [ Issue 86 ] Bugs with automatic field number generation when by Alex Ruiz · 14 years ago
  11. 4eac19b Working on formatter. by Alex Ruiz · 14 years ago
  12. 635fea9 Fixed: [ Issue 84 ] Custom options are being considered syntax errors. by Alex Ruiz · 14 years ago
  13. 3474a91 Fixed: [ Issue 83 ] Syntax Coloring works incorrectly if enums contain comments. by Alex Ruiz · 14 years ago
  14. 4e82b76 Code cleanup. by Alex Ruiz · 14 years ago
  15. 57bdaad Code cleanup. by Alex Ruiz · 14 years ago
  16. d394a40 Code cleanup. by Alex Ruiz · 14 years ago
  17. 9a781c1 Fixed: [ Issue 82 ] Support single-line comments as documentation. by Alex Ruiz · 14 years ago
  18. 3db82f9 Fixed: [ Issue 54 ] Markers from protoc are added to wrong files by Alex Ruiz · 14 years ago
  19. 91981e1 Fixed: [ Issue 79 ] Hexadecimal constants are marked as errors by Alex Ruiz · 14 years ago
  20. 4b7e7c4 Fixed: [ Issue 78 ] Content assist for field options does not work all the time by Alex Ruiz · 14 years ago
  21. a6b8b33 Fixed: [ Issue 17 ] Add more options for syntax coloring by Alex Ruiz · 14 years ago
  22. 1247067 Fixed: [ Issue 77 ] SNumber Syntax Coloring doesn't apply to float numbers like "1.0" by Alex Ruiz · 14 years ago
  23. 5e6fc8a Fixed: [ Issue 76 ] Syntax Coloring entity names are not consistent with other languages (C++, Java) by Alex Ruiz · 14 years ago
  24. e40d302 Fixed: [ Issue 75 ] Add support for enum-level options by Alex Ruiz · 14 years ago
  25. 18f0309 Fixed: [ Issue 74 ] Property pages are shown for files by Alex Ruiz · 14 years ago
  26. 9ab46df Minor changes. by Alex Ruiz · 14 years ago
  27. 9b5cc05 Added support for files with extension .protodevel. by Alex Ruiz · 14 years ago
  28. 8492bf0 Fixed: [ Issue 72 ] Broken completion when typing in proto editor by Alex Ruiz · 14 years ago
  29. 1cf8292 Code cleanup. by Alex Ruiz · 14 years ago
  30. b5977fc Fixed: [ Issue 71 ] Changing project settings for proto doesn't trigger revalidation by Alex Ruiz · 14 years ago
  31. fa0d59d Fixed: [ Issue 70 ] Validation doesn't start until editing by Alex Ruiz · 14 years ago
  32. cd4205f Fixed: [ Issue 70 ] Validation doesn't start until editing by Alex Ruiz · 14 years ago
  33. 17e6771 Cleaning up preferences-related code. by Alex Ruiz · 14 years ago
  34. cee1703 Cleaning up preferences-related code. by Alex Ruiz · 14 years ago
  35. 7bd1d7e Cleaning up preferences-related code. by Alex Ruiz · 14 years ago
  36. a7bb8a4 Cleaning up preferences-related code. by Alex Ruiz · 14 years ago
  37. 80b6aae Fixed: [ Issue 70 ] Validation doesn't start until editing by Alex Ruiz · 14 years ago
  38. 28527b7 Fixed: [ Issue 70 ] Validation doesn't start until editing by Alex Ruiz · 14 years ago
  39. fd288b1 Fixed: [ Issue 69 ] Fully-qualified names can start with a period. by Alex Ruiz · 14 years ago
  40. e3bfea5 Fixed content-assist for default values of bool properties. by Alex Ruiz · 14 years ago
  41. d277e4f Fixed: [ Issue 67 ] 'nan' is a valid default value for double and float by Alex Ruiz · 14 years ago
  42. c82ea27 Code cleanup. by Alex Ruiz · 14 years ago
  43. c5b9592 Code cleanup. by Alex Ruiz · 14 years ago
  44. e697ccd Added support for variable ${project} in import roots. by Alex Ruiz · 14 years ago
  45. 4846397 Minor code cleanup. by Alex Ruiz · 14 years ago
  46. 1c00ad6 Minor code cleanup. by Alex Ruiz · 14 years ago
  47. a4fc2b2 Working on supporting pluggable descriptor.proto definitions. by Alex Ruiz · 14 years ago
  48. f3677c1 Fixed: [ Issue 64 ] Project preferences are being shared, and they shouldn't by Alex Ruiz · 14 years ago
  49. 45a4b41 Fixed: [ Issue 64 ] Project preferences are being shared, and they shouldn't by Alex Ruiz · 14 years ago
  50. b42096c Working on supporting pluggable descriptor.proto definitions. by Alex Ruiz · 14 years ago
  51. b34e4a7 Minor cleanup. by Alex Ruiz · 14 years ago
  52. cabd844 Working on supporting pluggable descriptor.proto definitions. by Alex Ruiz · 14 years ago
  53. be32ba5 Working on supporting pluggable descriptor.proto definitions. by Alex Ruiz · 14 years ago
  54. e3b4b9f Working on supporting pluggable descriptor.proto definitions. by Alex Ruiz · 14 years ago
  55. a36514c Fixed: [ Issue 63 ] Group elements can contain nested groups and enums by Alex Ruiz · 14 years ago
  56. c867ad4 Fixed: [ Issue 62 ] Outline View should show import URI as the user entered by Alex Ruiz · 14 years ago
  57. 3f61492 Fixed outline view grouping of imports and options. by Alex Ruiz · 14 years ago
  58. f81b454 Code cleanup. by Alex Ruiz · 14 years ago
  59. 4ab22af Fixed: [ Issue 61 ] The Directory box under "Add directory path" looks editable by Alex Ruiz · 14 years ago
  60. 37d71d9 In progress: [ Issue 60 ] Imported types do not need to be fully-qualified by Alex Ruiz · 14 years ago
  61. 198ef1f Fixed: [ Issue 59 ] NPE when validating proto files outside of workspace by Alex Ruiz · 14 years ago
  62. 4b1edaf Fixed: [ Issue 58 ] protobuf-dt expects imports and options to be grouped together by Alex Ruiz · 14 years ago
  63. b730a92 Fixed: [ Issue 56 ] Keywords are valid element names by Alex Ruiz · 14 years ago
  64. 3459f8e Fixed: [ Issue 52 ] Add content-assist for message options by Alex Ruiz · 14 years ago
  65. 15417a9 Fixed: [ Issue 53 ] Add content-assist for field options by Alex Ruiz · 14 years ago
  66. 31f0334 Fixed: [ Issue 57 ] Groups are not taken into account for property index validation/calculation by Alex Ruiz · 14 years ago
  67. 37ca2da Fixed: [ Issue 53 ] Add content-assist for field options by Alex Ruiz · 14 years ago
  68. a647927 Fixed: [ Issue 53 ] Add content-assist for field options by Alex Ruiz · 14 years ago
  69. becba00 Fixed: [ Issue 51 ] Field options should not be hard-coded in the grammar by Alex Ruiz · 14 years ago
  70. 46c00c2 In progress: [ Issue 51 ] Field options should not be hard-coded in the grammar by Alex Ruiz · 14 years ago
  71. ce95cde In progress: [ Issue 51 ] Field options should not be hard-coded in the grammar by Alex Ruiz · 14 years ago
  72. 7f620e4 In progress: [ Issue 48 ] Validate duplicated tag numbers in a message by Alex Ruiz · 14 years ago
  73. 65e5a1a Fixed: [ Issue 46 ] Use the location of workspace folders for import resolution by Alex Ruiz · 14 years ago
  74. e268df9 Creating site project for protobuf-dt. by Alex Ruiz · 14 years ago
  75. 9aa4f42 Fixed: [ Issue 45 ] Protobuf-dt should be able to open files outside workspace by Alex Ruiz · 14 years ago
  76. 951e662 In progress: [ Issue 45 ] Protobuf-dt should be able to open files outside workspace by Alex Ruiz · 14 years ago
  77. 59191d9 In progress: [ Issue 45 ] Protobuf-dt should be able to open files outside workspace by Alex Ruiz · 14 years ago
  78. f4b7ee4 In progress: [ Issue 45 ] Protobuf-dt should be able to open files outside workspace by Alex Ruiz · 14 years ago
  79. f68b1fd In progress: [ Issue 45 ] Protobuf-dt should be able to open files outside workspace by Alex Ruiz · 14 years ago
  80. d986038 In progress: [ Issue 45 ] Protobuf-dt should be able to open files outside workspace by Alex Ruiz · 14 years ago
  81. c2a875a Fixed: [ Issue 43 ] Allow code generation in multiple languages simultaneously by Alex Ruiz · 14 years ago
  82. 0d0fe6e Fixed: [ Issue 44 ] Add ability to hyperlink to imported files by Alex Ruiz · 14 years ago
  83. ff85752 In progress: [ Issue 44 ] Add ability to hyperlink to imported files by Alex Ruiz · 14 years ago
  84. 1db5f47 In progress: [ Issue 44 ] Add ability to hyperlink to imported files by Alex Ruiz · 14 years ago
  85. 12cfd27 Code cleanup. by Alex Ruiz · 14 years ago
  86. eeacac4 Fixed: [ Issue 40 ] Add support for import resolution across multiple folders by Alex Ruiz · 14 years ago
  87. 37c6238 Fixed: [ Issue 40 ] Add support for import resolution across multiple folders by Alex Ruiz · 14 years ago
  88. dd36148 Fixed: [ Issue 40 ] Add support for import resolution across multiple folders by Alex Ruiz · 14 years ago
  89. 103ce5b Fixed: [ Issue 43 ] Allow code generation in multiple languages simultaneously by Alex Ruiz · 14 years ago
  90. f9c29d3 Fixed: [ Issue 43 ] Allow code generation in multiple languages simultaneously by Alex Ruiz · 14 years ago
  91. 202776e In progress: [ Issue 43 ] Allow code generation in multiple languages simultaneously by Alex Ruiz · 14 years ago
  92. 707193f In progress: [ Issue 43 ] Allow code generation in multiple languages simultaneously by Alex Ruiz · 14 years ago
  93. a999458 In progress: [ Issue 43 ] Allow code generation in multiple languages simultaneously by Alex Ruiz · 14 years ago
  94. 9ad2426 In progress: [ Issue 43 ] Allow code generation in multiple languages simultaneously by Alex Ruiz · 14 years ago
  95. 791d7ac In progress: [ Issue 43 ] Allow code generation in multiple languages simultaneously by Alex Ruiz · 14 years ago
  96. 8d65c2b In progress: [ Issue 43 ] Allow code generation in multiple languages simultaneously by Alex Ruiz · 14 years ago
  97. 734069d Fixed: [ Issue 40 ] Add support for import resolution across multiple folders by Alex Ruiz · 14 years ago
  98. 7cb73e6 In progress: [ Issue 40 ] Add support for import resolution across multiple folders by Alex Ruiz · 14 years ago
  99. b08a3e3 In progress: [ Issue 40 ] Add support for import resolution across multiple folders by Alex Ruiz · 14 years ago
  100. e9af8ec In progress: [ Issue 40 ] Add support for import resolution across multiple folders by Alex Ruiz · 14 years ago