Gitiles
Code Review
Sign In
git.eclipse.org
/
sourceediting
/
webtools.sourceediting
/
1b5c0477218895b8aeee37bcfc2841730b536e8f
1b5c047
prep for new features -- reduce recursive calls during build
by david_williams
· 19 years ago
434c66f
prep for new features -- test to reduce recursive calls
by david_williams
· 19 years ago
6532005
revert accidental removal of the workspace runnable
by nitind
· 19 years ago
e2faa7c
[112494] Update component.xml for wst.xml
by nitind
· 19 years ago
2d4099c
[112484] Update component.xml for wst.sse
by nitind
· 19 years ago
fad28a7
[112478] Update component.xml for wst.html
by nitind
· 19 years ago
d58658d
[112477] Update component.xml for wst.dtd
by nitind
· 19 years ago
38537bb
[112475] Update component.xml for wst.css
by nitind
· 19 years ago
af560c1
add link to overview
by nitind
· 19 years ago
0f8f866
[105166] Added missing legal docs, epl-v10.html and license.html, to features and included them in build.properties for those missing the declaration. Also added the eclipse image to the features.
by lmandel
· 19 years ago
2bed1ee
prep for new features
by david_williams
· 19 years ago
3133fc6
[112468] Update component.xml for jst.jsp
by nitind
· 19 years ago
e7cdc9f
[112519] [api] Need API for Taglib information
by nitind
· 19 years ago
edffe17
Removed thread classloader call. This is no longer necessary with modern plug-in class loading.
by lmandel
· 19 years ago
ba371d0
Correction: XML catalog does not need to run for physical resolution pass. There was a problem in the XML validator's ValidatorHelper. resolve must always be called before resolvePhysical.
by lmandel
· 19 years ago
a897507
Added the XML catalog as a physical resolver.
by lmandel
· 19 years ago
585b05e
[112281] Declare XML Catalog Extension Point API for WTP 1.0
by kchong
· 19 years ago
ef0bfce
fixed html errors
by syeshin
· 19 years ago
8fca49c
*** empty log message ***
by syeshin
· 19 years ago
920ea0c
removed web deployment descriptor editor
by syeshin
· 19 years ago
92d4b55
prep for new features
by david_williams
· 19 years ago
1b25f11
prep for new features
by david_williams
· 19 years ago
2c2f5de
[112496] Update component.xml for wst.xsd - plugins were refactored/renamed. xsd.core does not have API
by kchong
· 19 years ago
06ed8d7
major mass change to version 1.0
by david_williams
· 19 years ago
ee0c938
major mass change to version 1.0
by david_williams
· 19 years ago
99b3610
prep for new features ... set up version numbers to calculate during build
by david_williams
· 19 years ago
8ce730d
prep for new features ... set up version numbers to calculate during build
by david_williams
· 19 years ago
6cfe5c8
[106427] Performance : need a delay class loading for EditorExtension actions
by nitind
· 19 years ago
a06daf8
Handle null result from IContentDescription
by nitind
· 19 years ago
b38692c
[114357] Method adjustTextLength in GenericTemplateRegion implemented hard coded
by david_williams
· 19 years ago
163451c
[106426] Performance : need to delay class loading for DnD extension
by nitind
· 19 years ago
503fc09
[106426] Performance : need to delay class loading for DnD extension
by nitind
· 19 years ago
e9651e3
major update to introduce component-features
by david_williams
· 19 years ago
c380c03
[112755] We should never catch general Exception and not at least log it
by nitind
· 19 years ago
76c2c96
cvs ignore PDE generated artifacts
by david_williams
· 19 years ago
a3b9110
prep for new features
by david_williams
· 19 years ago
cc1e17b
prep for new features
by david_williams
· 19 years ago
1e31f1b
Added css.ui.infopop plug-in.
by lmandel
· 19 years ago
0c98f29
minor doc update
by nitind
· 19 years ago
2eeb3d4
adding logic to fix flakey "end tag proposal" content assists.
by pavery
· 19 years ago
78bf31b
prep for new features
by david_williams
· 19 years ago
c4a5956
[114440] Test failure in org.eclipse.wst.xml.ui.tests.performance
by nitind
· 19 years ago
b3d996d
fix visibility
by nitind
· 19 years ago
86ed2fe
[109441] Use base selection notification instead of ViewerSelectionManager
by nitind
· 19 years ago
64de6da
[112884] Get rid of XSDTextEditor (no subclassing of StructuredTextEditor allowed) - also outline view. Added back filter actions. Fixed selection problems
by kchong
· 19 years ago
022c844
minor cleanup
by nitind
· 19 years ago
b2c0d86
[113750] Incorrect copyright statements in o.e.wst.dtd.*
by nitind
· 19 years ago
f31afa3
return cancelled status when cancelled
by nitind
· 19 years ago
6d7ad8b
deprecate implementation class
by nitind
· 19 years ago
a3baf83
[109441] Use base selection notification instead of ViewerSelectionManager
by nitind
· 19 years ago
25c07fc
Cleanups suggested by amywu
by nitind
· 19 years ago
7de149b
[113750] Incorrect copyright statements in o.e.wst.dtd.*
by nitind
· 19 years ago
8243b86
[110428] Please show details during validation
by nitind
· 19 years ago
f1a545f
cleanup
by nitind
· 19 years ago
3359640
tweak current file reporting
by nitind
· 19 years ago
7f722ac
[114056] XML Editor Design View : attribute selection doesn't work
by nitind
· 19 years ago
805bd30
[105642] adding JSP Directive to list of partitions that HTMLValidator can handle (for jsp content type).
by pavery
· 19 years ago
0cffa96
[72106] sort JSP java proposals in correct order
by pavery
· 19 years ago
1864618
[112397] too much IO checking content type.
by pavery
· 19 years ago
bcdb1b2
[114347] bad early return check
by pavery
· 19 years ago
486c7a6
ignore PDE generated artifacts
by david_williams
· 19 years ago
064ba1c
prep for new features
by david_williams
· 19 years ago
f81f4a4
cvs ignore PDE generated artifacts
by david_williams
· 19 years ago
2d1a907
prep for new features
by david_williams
· 19 years ago
f175dfa
prep for new features
by david_williams
· 19 years ago
2c299c0
prep for new features
by david_williams
· 19 years ago
a65d257
fixed another bad tag
by syeshin
· 19 years ago
5882bb6
fixed bad XHTML tags
by syeshin
· 19 years ago
0cf9988
removed evil anchor
by syeshin
· 19 years ago
5fbb24c
added sql plugin to toc
by syeshin
· 19 years ago
7ce60b2
added new data files
by syeshin
· 19 years ago
8d6a82f
fixed typo
by syeshin
· 19 years ago
d0bdb8e
updated docs
by syeshin
· 19 years ago
6e21104
new data plugin
by syeshin
· 19 years ago
0a199e7
prep for new features
by david_williams
· 19 years ago
e8b342f
prep for new features
by david_williams
· 19 years ago
c4e8516
prep for new features
by david_williams
· 19 years ago
2860cb8
[113719] createStyleDeclaration method re-implemented
by david_williams
· 19 years ago
e9a970d
[nobug] moving sse renderer extension to xml.core - fixing dep
by cbridgha
· 19 years ago
4f93ad6
prep for new features
by david_williams
· 19 years ago
0ef537c
in refactoring (getting rid of IStructuredDocument dependency) I left out setting the document on the strategies.
by pavery
· 19 years ago
dc8b306
changes to allow as-you-type validation for plain IDocument (eg. javascript editor)
by pavery
· 19 years ago
d8643d3
[112763] emfworkbench.integration can not fit in architecture
by david_williams
· 19 years ago
0d84c19
prep for new features
by david_williams
· 19 years ago
3429777
[113423] Remove double-click and selectionChanged listener from ContentOutlineConfiguration
by nitind
· 19 years ago
153a46b
avoid some more NPEs during startup
by nitind
· 19 years ago
8a8d91d
avoid some NPEs during startup
by nitind
· 19 years ago
e1053af
[110428] Please show details during validation
by nitind
· 19 years ago
1d37d7a
[113404] ContentSettings should move to Core
by david_williams
· 19 years ago
573bcec
prep for new features
by david_williams
· 19 years ago
f1dc8b0
prep for new features
by david_williams
· 19 years ago
9478868
prep for new features
by david_williams
· 19 years ago
a2f61b0
added some doc to the schema for ISourceValidator
by pavery
· 19 years ago
a0e2eae
tweaked HTMLValidator to implement ISourceValidator, so that as-you-type validation can utilize partial document validation.
by pavery
· 19 years ago
2a4e60a
prep for new features
by david_williams
· 19 years ago
32df8d7
[113138] give script withing custom tags its own scope
by pavery
· 19 years ago
54b050c
prep for new features
by david_williams
· 19 years ago
e1c4de3
[113132] XSDMenuListener.java making a cast to XSDEditor which causes problems for WSDL Editor
by kchong
· 19 years ago
970f502
prep for new features
by david_williams
· 19 years ago
c1b7d05
prep for new features
by david_williams
· 19 years ago
Next »