Gitiles
Code Review
Sign In
git.eclipse.org
/
mylyn
/
org.eclipse.mylyn.docs.vex
/
41a3463e62e6d26e9fb8e0abe272495a57788d59
/
sourceediting
/
plugins
41a3463
Migrate Vex Build to Maven/Tycho
by dacarver
· 13 years ago
dac361f
bug 299999: partial validation works as expected for the case where the sequence of children is incomplete at the end
by fthienel
· 13 years ago
1c386d7
bug 299999 - WTPVEXValidator: isValidSequence should return false for empty elements and the _partial_ sequence [#PCDATA]
by hvoormann
· 13 years ago
35ef754
removed debug statement
by fthienel
· 13 years ago
04be90a
bug 299999: first try to use CMValidator for validation
by fthienel
· 13 years ago
8231f83
bug 312502 - Igor Jacy Lino Campista's patch reviewed and applied: AbstractAddRowHandler simplification
by hvoormann
· 13 years ago
cb900fa
bug 311325 - Igor Jacy Lino Campista's 2nd patch reviewed and applied: Java 5 warnings (Generics and for-each) fixed
by hvoormann
· 13 years ago
f8b6b76
bug 311325 - Igor Jacy Lino Campista's patch reviewed and applied: Java 5 warnings (Generics and for-each) fixed
by hvoormann
· 13 years ago
760539f
bug 311140: new category "XML Authoring" for the new wizards
by fthienel
· 13 years ago
a532b57
bug 251954: content types for DITA file extensions
by fthienel
· 13 years ago
cc3bc04
bug 283976: applied patch that fixes the URL to point to the WTP incubator bugzilla page
by fthienel
· 13 years ago
eab8d19
bug 306639: Remove serializability of StyleSheet
by dacarver
· 13 years ago
a98073d
bug 304413: Fix FindBugs warning in FontFamilyProperty
by dacarver
· 13 years ago
72a4f06
bug 304413: Fix FindBugs warning in FontFamilyProperty
by dacarver
· 13 years ago
2c1faa2
remove extraneous .project files from CVS repository. To allow better cloning with git mirrors.
by dacarver
· 14 years ago
c7e2efe
bug 304285 - Florian Thienel's patch "Cleanup of StyleSheet" reviewed and applied
by hvoormann
· 14 years ago
5399bd6
bug 303109 - CASCADE_ORDERING moved from PropertyDecl to StyleSheet
by hvoormann
· 14 years ago
ef9f514
bug 303109 - Florian Thienel's patch applied: "The refactoring of PropertyDecl"
by hvoormann
· 14 years ago
ca85ae2
bug 302680 - instead invoke the method of the class given by the first listener instance invoke the method of the given listener class or interface
by hvoormann
· 14 years ago
8d54e14
bug 302680 - Florian Thienel's patch applied: "ListenerList: generic inferred + tests"
by hvoormann
· 14 years ago
2e6f7f0
clean-ups: reduced dublicated code
by hvoormann
· 14 years ago
71b4934
clean-ups: minor compiler warnings and FindBug issues resolved
by hvoormann
· 14 years ago
c56f857
clean-ups: minor compiler warnings resolved
by hvoormann
· 14 years ago
8913db0
clean-ups: minor compiler warning resolved
by hvoormann
· 14 years ago
0645d19
clean-ups: minor compiler warnings and FindBug issues resolved
by hvoormann
· 14 years ago
a18ead2
clean-ups: minor compiler warnings and FindBug issues resolved
by hvoormann
· 14 years ago
4f4364a
clean-ups: minor compiler warnings and FindBug issues resolved
by hvoormann
· 14 years ago
4aaa92e
clean-ups: minor compiler warnings and FindBug issues resolved
by hvoormann
· 14 years ago
5d96d4b
clean-ups: minor compiler warnings and FindBug issues resolved
by hvoormann
· 14 years ago
a4c1736
clean-ups: minor compiler warnings and FindBug issues resloved
by hvoormann
· 14 years ago
ddf9c67
clean-ups: unused code removed
by hvoormann
· 14 years ago
f274e66
plugin.properties clean-ups
by hvoormann
· 14 years ago
0d5597f
fix for junit test failures.
by dacarver
· 14 years ago
4bfc480
bug 297675: content assist/convert element dialog:
by hvoormann
· 14 years ago
859755b
bug 297675: convert '<element>' to...: exclude converting to the same
by hvoormann
· 14 years ago
6cbf7c4
bug 297675: content assist make use of PopupDialog; show content assist bellow caret
by hvoormann
· 14 years ago
54356d3
fixed some issues found by FindBugs; unused code removed
by hvoormann
· 14 years ago
c2013a7
prevent to enter #PCDATA into empty elements
by hvoormann
· 14 years ago
f355be4
bug fix: valid items of an element aaa with DTD: <!ELEMENT aaa (bbb+)>
by hvoormann
· 14 years ago
b91295f
bug 252628, bug 251488:
by hvoormann
· 14 years ago
96ff516
[277404] VEX will not delete empty tags from a DocBook document
by dacarver
· 14 years ago
038fc86
RESOLVED - bug 283646: 'Document' wizard throws NPE when a 'DITA Task' is selected
by dacarver
· 14 years ago
f3eb7d8
[283980]: VEX stack overflow with thead insertion.
by dacarver
· 14 years ago
d9565e8
[nobug] set project encoding to UTF-8.
by dacarver
· 14 years ago
7a21093
[293239] Feature request: Find/Replace in Vex
by dacarver
· 14 years ago
a0a040d
[293239] Feature request: Find/Replace in Vex
by dacarver
· 14 years ago
fe3c764
[283572] VEX projects do not enforce a J2SE-1.5 JRE in their .classpath files
by dacarver
· 14 years ago
484ae78
[283293] Vex "Insert Element" keyboard shortcut does not work
by dacarver
· 14 years ago
60bb426
[nobug] general workspace cleanup
by dacarver
· 14 years ago
bb30cca
bug 206806 - enhanced support for content CSS property
by dacarver
· 15 years ago
8e335ec
core test update.
by dacarver
· 15 years ago
44c3fa3
bug 257946 - Document Outline View to work with VEX Multipage Editor
by dacarver
· 15 years ago
637f2ee
fix NPE error on builder, as well as add DOM synchronization tests
by dacarver
· 15 years ago
a45cac8
Create a WTP DOM Model at the same time as creating the VEX Model. Guarantees synchronization is correct once it is loaded.
by dacarver
· 15 years ago
66aaafc
Update dependency ranges.
by dacarver
· 15 years ago
0d2379a
bug 250829 - updated model to hold DOM objects at appropriate points.
by dacarver
· 15 years ago
61e1d64
bug 250829 - Switched over to EMF model for VEX Document Model.
by dacarver
· 15 years ago
3e8b227
bug 250829 - initial load of VEX emf model and generated code.
by dacarver
· 15 years ago
2400693
removed SWING related components
by dacarver
· 15 years ago
a3fc6ea
bug 250829 - continued refactoring of VEX Document Model.
by dacarver
· 15 years ago
4e24368
bug 250829 - continued refactoring of VEX Document Model.
by dacarver
· 15 years ago
6599238
bug 250829 - continued refactoring of VEX Document Model.
by dacarver
· 15 years ago
b9664e5
bug 250829 - continued refactoring of VEX Document Model.
by dacarver
· 15 years ago
9fb69e6
bug 250829 - continued refactoring of VEX Document Model.
by dacarver
· 15 years ago
08ce367
bug 250829 - continued refactoring of VEX Document Model.
by dacarver
· 15 years ago
5cceb95
bug 250829 - continued refactoring of VEX Document Model.
by dacarver
· 15 years ago
6ba22a2
bug 250829 - continued refactoring of VEX Document Model.
by dacarver
· 15 years ago
5f56923
bug 250829 - continued refactoring of VEX Document Model.
by dacarver
· 15 years ago
0258464
bug 250829 - continued refactoring of VEX Document Model.
by dacarver
· 15 years ago
3571e8f
bug 250829 - continued refactoring of VEX Document Model.
by dacarver
· 15 years ago
3d31459
bug 250829 - continued refactoring of VEX Document Model.
by dacarver
· 15 years ago
7632e6e
bug 250829 - continued refactoring of VEX Document Model.
by dacarver
· 15 years ago
67a1908
bug 250829 - continued refactoring of VEX Document Model.
by dacarver
· 15 years ago
8f32943
bug 250829 - continued refactoring of VEX Document Model.
by dacarver
· 15 years ago
f77811f
bug 250829 - continued refactoring of VEX Document Model.
by dacarver
· 15 years ago
53cf49f
250829 - refactor out DTDValidator, replace with WTPVEXValidator.
by dacarver
· 15 years ago
3399dc2
bug 250259 - continued refactoring of DTDValidator..replaced with WTPVEXValidator
by dacarver
· 15 years ago
012b337
backout of changes
by dacarver
· 15 years ago
8d79a9a
backout of changes
by dacarver
· 15 years ago
5be782e
bug 250829 - refactoring VEX model to remove Arrays and convert to Lists
by dacarver
· 15 years ago
a68c0bd
bug 250829 - refactoring VEX model to remove Arrays and convert to Lists
by dacarver
· 15 years ago
7778832
bug 250829 - refactoring VEX model to remove Arrays and convert to Lists
by dacarver
· 15 years ago
f03635c
bug 250829 - refactoring VEX model to remove Arrays and convert to Lists
by dacarver
· 15 years ago
a822419
bug 250829 - refactoring VEX model to remove Arrays and convert to Lists
by dacarver
· 15 years ago
eb10690
initial load
by dacarver
· 15 years ago
7d847db
updated emf model.
by dacarver
· 15 years ago
82405c8
*** empty log message ***
by dacarver
· 15 years ago
0ec82c9
re-arrange so xsl and vex can have seperatly triggered builds
by david_williams
· 15 years ago
a5d7b39
corrections for misc. red X's
by david_williams
· 15 years ago
f3e6bb9
bug 250830 - Fix SDK issues and other build problems
by dacarver
· 15 years ago
30a54be
bug 250830 - Fix SDK issues and other build problems
by dacarver
· 15 years ago
08e774c
semi standard settings
by david_williams
· 15 years ago
1d05de4
bug 250828 - replaced DTDParser with WTP Content Model.
by dacarver
· 15 years ago
dd70452
bug 250829 - refactored code into more relevant packages.
by dacarver
· 15 years ago
9443147
bug 250829 - load VEX model from DOMModel.
by dacarver
· 15 years ago
6ed4ebc
bug 250829 - load VEX model from DOMModel.
by dacarver
· 15 years ago
8d5a63d
bug 250829 - continued VEX Document refactoring
by dacarver
· 15 years ago
5808575
bug 250829 - created ECore model of VEX Document model.
by dacarver
· 15 years ago
426232d
bug 250829 - created ECore model of VEX Document model.
by dacarver
· 15 years ago
89030e6
bug 250829 - Refactored Document, Element, Node, and DocumentFragment implementations to interfaces.
by dacarver
· 15 years ago
Next »