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