Gitiles
Code Review
Sign In
git.eclipse.org
/
sourceediting
/
webtools.sourceediting
/
4da2b75af03ed45fd0c6bbea3f1c3f5f2d4b6755
4da2b75
[186444] some actions/commands in the source menu do not work
by kchong
· 17 years ago
a8745cc
[217178] Navigation history not updated properly
by kchong
· 17 years ago
dd6f8ba
[209336] Cannot import a schema using the wizard
by kchong
· 17 years ago
343cd77
[209336] Cannot import a schema using the wizard
by kchong
· 17 years ago
17ea618
[217184] Separate Web and XML preference page category into two
by nitind
· 17 years ago
24f0209
*** empty log message ***
by nitind
· 17 years ago
de12ce6
[217184] reorganize preferences
by nitind
· 17 years ago
1e8f6cf
[214533] NPE using New HTML Wizard when no project selected in explorer
by nitind
· 17 years ago
2e24b76
[214516] XML formatter should respect xml:space attribute
by amywu
· 17 years ago
0babf61
[217184] Separate Web and XML preference page category into two
by nitind
· 17 years ago
72b8d0c
[217178] Navigation history not updated properly
by kchong
· 17 years ago
f1bda23
198557 Include JPA standard schemas in WTP distribution
by david_williams
· 17 years ago
512256f
[204969] XML Schema Editor: UI not properly updated when creating a sequence within a complexType in the top-level Design pane and then drilling down
by kchong
· 17 years ago
0c3c717
216036 mis-registered javaee .xsd file wrongly triggers license dialog
by david_williams
· 17 years ago
89c61a0
[214409] Open anonymous type from WSDL editor shows schema
by kchong
· 17 years ago
4dbc557
[215724] Unbalanced thread locking effectively hangs workbench (II)
by nitind
· 17 years ago
36f1b89
[215724] Unbalanced thread locking effectively hangs workbench
by nitind
· 17 years ago
d100391
[215615] xmlns loaded custom tags aren't enabled early enough
by nitind
· 17 years ago
4ebb3c3
[215614] Support custom task marker types for each language
by nitind
· 17 years ago
187c165
[215614] Support custom task marker types for each language
by nitind
· 17 years ago
3ac51d5
[215602] Provide custom problem marker for the validators
by nitind
· 17 years ago
4dee1d1
stop nulling out fields
by nitind
· 17 years ago
00cb068
show model ID and base location
by nitind
· 17 years ago
50477b4
[215602] Provide custom problem marker for the validators
by nitind
· 17 years ago
fcc6132
[126133] Access to wst structured models is overly synchronized
by nitind
· 17 years ago
64d1380
[no bug] protect against null value.
by kchong
· 17 years ago
bdbc00a
[215276] xml.xsd caches needs to be in the core plugin instead of the ui ones
by kchong
· 17 years ago
545b48f
[214804] Enumerations in complex types with simple content not showing in content model
by kchong
· 17 years ago
2ed47ec
[209865] resource tree locked for modifications error when using pessimistic version control and edit checked in file from outside
by amywu
· 17 years ago
d51d0c3
fix missing required plugin
by amywu
· 17 years ago
128460d
adding new xsd.core.tests
by amywu
· 17 years ago
aac76dc
add dtd.core.tests to master list
by nitind
· 17 years ago
b70ed26
remove reference to old JS source editor
by nitind
· 17 years ago
bee00be
[126377] JSP scriptlets enclosed by HTML comment cause validation errors
by amywu
· 17 years ago
4c72ded
[209356] Advanced tab on properties view should have Nillable option
by kchong
· 17 years ago
8c57b96
[209356] Advanced tab on properties view should have Nillable option
by kchong
· 17 years ago
4ad1846
[158587] Fix Undo from property sheets
by kchong
· 17 years ago
024df7b
[144544] Graphical viewer not refreshed when the schema content is deleted in text mode
by kchong
· 17 years ago
bb78f59
[214405] import/export xml catalog should just say "import/export xml catalog"
by amywu
· 17 years ago
1c8d040
[207194] [hotbug] [HTMLAttributeValidator] Validator is JSP oriented (not usable for other plugins)
by amywu
· 17 years ago
52587f6
[214441 jsp validator only reports errors on 1 jsp file
by amywu
· 17 years ago
c0532b4
[213615] unit test failure in org.eclipse.jst.jsp.core.tests.cleanupformat.CleanupTester.testCleanupCompressEmptyElementTags
by amywu
· 17 years ago
29c551d
[213550] make xml formatter use text edits to make it faster
by amywu
· 17 years ago
4515a14
[81651] XSDEditor properties view is blank when clicking in a certain area of the top level view
by kchong
· 17 years ago
b4e42c0
[213543] xsi type attribute appearing in the wsdl editor properties
by kchong
· 17 years ago
f211095
[162321] provide a new dtd file template <?xml version="1.0" encoding="UTF-8"?>
by amywu
· 17 years ago
2d42bd3
[203301] XMLs created with XML wizard have errors.
by nitind
· 17 years ago
7780ed6
[202256] HTMLValidator fails when external file is opened from device root
by nitind
· 17 years ago
b818668
[212987] Threading problems in GenericPositionManager
by nitind
· 17 years ago
720e8b5
[192568] XML Catalog import/export should be in Import/Export wizards
by nitind
· 17 years ago
823af52
[212681] StorageModelProvider should allow for multiple editor inputs
by nitind
· 17 years ago
2efe41e
[nobug] - report the lack of grammar by default since it can be obscured by the implicit support
by nitind
· 17 years ago
ea69006
213246 - decouple org.eclipse.wst.javascript from org.eclipse.jst.jsp
by nitind
· 17 years ago
d84ea4b
213245 - NPE in JSPTaglibDirectiveContentAssistProcessor with non-faceted project
by nitind
· 17 years ago
2d4a7ef
adding plugin.properties to bin build properties
by david_williams
· 17 years ago
6260334
remove xslt schemas
by david_williams
· 17 years ago
4bce137
[159196] Opening remote schema from within local schema file opens empty document
by kchong
· 17 years ago
769c2f3
[136325] xml properties page does not handle namespace prefixes correctly
by vbaciu
· 17 years ago
1a9b34b
[198099][validation] Incorrect tags are not highlighted in XML Editor.
by vbaciu
· 17 years ago
1ff677b
Fix NPE in EVENT tag (bug 209736)
by bchilds
· 17 years ago
da4f3e1
disable javascript build validation by default.
by bchilds
· 17 years ago
8ada8cb
[212211] source annotations are not painting in source editors (again)
by amywu
· 17 years ago
dbdc23b
[209731] Repeatedly formatting non-dirty file toggles the dirty flag
by amywu
· 17 years ago
d01cee3
[211826] Support a configurable outline view - more changes
by kchong
· 17 years ago
70fe821
[211826] Support a configurable outline view
by kchong
· 17 years ago
81ba8ba
[nobug] remove unused internal mouse tracker
by nitind
· 17 years ago
3bc5b95
211733 - Files full path comparison should not be done via string comparison
by nitind
· 17 years ago
e720e4a
move feature versions up to 3.0
by david_williams
· 17 years ago
f912694
try xerces 2.9.0 again
by david_williams
· 17 years ago
d7737c1
reverting to xerces 2.8
by david_williams
· 17 years ago
3f0b10c
Fix to move .jsdtscope file from project root to settings folder.
by bchilds
· 17 years ago
8aa6dd4
85839 Upgrade to Xerces 2.9.0
by david_williams
· 17 years ago
737705f
Plugin version change (bug 210407) 1.0.0.qualifier
by bchilds
· 17 years ago
1852efa
Bug fixes for JSP region errors.
by bchilds
· 17 years ago
d0fef95
[nobug] tighten the version dependency on jsp.core
by nitind
· 17 years ago
d37305a
[209909] Unknown tag warning in a jsp file for a tag located in a separate file.
by nitind
· 17 years ago
ad17285
[nobug] set implied default value for type attribute
by nitind
· 17 years ago
3e2e478
remove match=equivlent since it's too strict to keep current
by david_williams
· 17 years ago
8dce960
[171826] removing javascript content assist section
by kprice
· 17 years ago
4c2cab0
[209135] JSP validation errors when use JAVA Code in script fragment in 2.3.0M3 build
by nitind
· 17 years ago
6578cc2
[168862] Inconsistent naming conventions for new components
by kchong
· 17 years ago
8b48ba1
[168862] Inconsistent naming conventions for new components
by kchong
· 17 years ago
484baca
[193619] XSD Editor: Design view input not updated when elements/attributes are selected in the source view
by kchong
· 17 years ago
59a07f7
[209103] EMF2DOM fixes
by cbridgha
· 17 years ago
af91064
[169561] [Editor] Deleting from outline view does not always update graphical viewer
by kchong
· 17 years ago
2268b34
[193619] XSD Editor: Design view input not updated when elements/attributes are selected in the source view
by kchong
· 17 years ago
6e41a0c
[169903] Enumeration options in properties views should be disabled when working on a simple type list
by kchong
· 17 years ago
af2da58
Removed one formating hack-fix, added extension support for the new extension in WST 3.
by bchilds
· 17 years ago
0510181
[170640] [hotbug] JSP Syntax Validator is too slow
by amywu
· 17 years ago
e7b8e06
[187324] XSD Editor xsd:documentation data mangled
by kchong
· 17 years ago
82a46ae
[193619] XSD Editor: Design view input not updated when elements/attributes are selected in the source view
by kchong
· 17 years ago
be5d999
[202692] xml catalog preference page is stretched out too long
by amywu
· 17 years ago
da63c98
[193619] XSD Editor: Design view input not updated when elements/attributes are selected in the source view
by kchong
· 17 years ago
493d211
[193626] XSD Editor: Cannot add an Element to a Group via the Design View
by kchong
· 17 years ago
01e14c4
Externalized String fixes.
by bchilds
· 17 years ago
ba3ae70
Refactoring.
by bchilds
· 17 years ago
49b0d6f
[162321] provide a new dtd file template <?xml version="1.0" encoding="UTF-8"?>
by amywu
· 17 years ago
660b5b4
Externalize Strings...
by bchilds
· 17 years ago
3e12098
Externalize Strings...
by bchilds
· 17 years ago
160c897
[208933] add provisionalConfiguration for slave formatting strategy
by amywu
· 17 years ago
Next »