- a9257e3 bug 298912 evaluate if the element is displayed by Florian Thienel · 13 years ago
- fb572e5 bug 298912 scale the image to the given width and height by Florian Thienel · 13 years ago
- 45beb8d merging refs/heads/vex-dev into HEAD by Florian Thienel · 13 years ago
- f722304 bug 298912 add image to the child list of the block element box by Florian Thienel · 13 years ago
- c940bd5 bug 298912 changed to expected parameter order: width before height by Florian Thienel · 13 years ago
- 93d54be bug 298912 provide image height and width by Florian Thienel · 13 years ago
- 2da6344 bug 298912 test BackgroundImageProperty and the handling of attr(...) by Florian Thienel · 13 years ago
- c4f4a09 bug 298912 test handling of baseURI and @xml:base by Florian Thienel · 13 years ago
- 0a69533 bug 298912 resolve relative image URLs; added baseURI and documentURI by Florian Thienel · 13 years ago
- 3b64394 bug 298912 removed unneccessary dependency to SWT by Florian Thienel · 13 years ago
- 2303cf3 bug 298912 added support for 'background-image' and 'attr()' by Florian Thienel · 13 years ago
- 06e180c bug 298912 added support for 'background-image' and 'attr()' according by Florian Thienel · 13 years ago
- d0a13d3 bug 324927 removed SerializabilityTest by Florian Thienel · 13 years ago
- eff77ae bug 324927 removed unneccessary serializability by Florian Thienel · 13 years ago
- 027ea0e bug 324927 reviewed javadoc; moved ConfigurationRegistry instance to VexPlugin; by Florian Thienel · 13 years ago
- 66d16fe bug 324927 test the proper handling of deleted files in a plug-in project by Florian Thienel · 13 years ago
- be69511 bug 324927 the style property page uses its own instance of PluginProject by Florian Thienel · 13 years ago
- 4b85621 bug 324927 the document type property page uses its own instance of by Florian Thienel · 13 years ago
- 449cd0a bug 324927 handle changes of existing plug-in projects within the by Florian Thienel · 13 years ago
- a43c84c bug 324927 the builder uses its own instance of PluginProject and does not by Florian Thienel · 13 years ago
- dd1df11 bug 324927 test notification about modifications on plug-in projects by Florian Thienel · 13 years ago
- 1597b32 bug 324927 cleanup by Florian Thienel · 13 years ago
- 61a2b6e bug 324927 removed fireConfigLoaded from the public interface of by Florian Thienel · 13 years ago
- 65d98cf bug 324927 error handling by Florian Thienel · 13 years ago
- 3201672 bug 324927 cleanup of PluginProject by Florian Thienel · 13 years ago
- b5db3ed bug 324927 removed serializability from ConfigSource by Florian Thienel · 13 years ago
- 141f079 bug 324927 little cleanup, added some tests by Florian Thienel · 13 years ago
- f9d6375 bug 324927 factored interface for ConfigLoaderJob out, to improve the by Florian Thienel · 13 years ago
- 18fea4b bug 324927 moved configItemFactories to ConfigSource by Florian Thienel · 13 years ago
- 9b9b55a bug 324927 removed getConfigItem from the public interface of by Florian Thienel · 13 years ago
- 93e31fb bug 324927 clear was never used by Florian Thienel · 13 years ago
- 96f6399 bug 324927 removed getAllConfigItemFactories() and getAllConfigItems() by Florian Thienel · 13 years ago
- b1ec4ee bug 324927 removed addAllConfigSources from public interface of by Florian Thienel · 13 years ago
- 4924f63 bug 324927 moved retrieval of Style into ConfigurationRegistry by Florian Thienel · 13 years ago
- f88dd42 bug 324927 Moved retrieval of document type configurations to by Florian Thienel · 13 years ago
- 8fc3ee1 bug 324927 - some refactoring of ConfigRegistry, invoke the by Florian Thienel · 13 years ago
- 9386900 Do not fire events from outside of ConfigRegistry by Florian Thienel · 13 years ago
- 9369492 [324927] ConfigLoaderJob does not modify the ConfigRegistry directly, by Florian Thienel · 13 years ago
- 2f4bdec [324927] removed unused constants by Florian Thienel · 13 years ago
- 69c6097 [324927] Do not serialize the configuration provided by a Vex Plug-in Project by Florian Thienel · 13 years ago
- 92ab9cf [324927] Do not serialize configurations that are contributed by Eclipse plug-ins. by Florian Thienel · 13 years ago
- 16dadf2 bug 326347 - added org.w3c.css.sac to the content of the Vex feature by Florian Thienel · 13 years ago
- e737997 bug 253637 - copy test files instead of link, if the tests bundle is jar'd by Florian Thienel · 13 years ago
- 41e305c Fix dependency issue. by David Carver · 13 years ago
- 1d5cc13 Add dependency on platform sdk. by David Carver · 13 years ago
- b8d6a29 [nobug] upgrade to 0.9.0 of tycho. by David Carver · 13 years ago
- bf3923e [323343] Test updated proxy/hostname resolution settings on new hudson server. by David Carver · 13 years ago
- b9e1c21 [323717] Cleaning up vex-dev branch and then will merge to vex-release by David Carver · 13 years ago
- 4a448b4 [323292] Temporarily comment this out. by David Carver · 13 years ago
- 57660ad [323292] clean up parent pom for Documentation generation. by David Carver · 13 years ago
- 9a208cd [323292] Fix issue with pom.xml file. by David Carver · 13 years ago
- 95ab4d7 [323292] Added MylynWiki Text steps to the documentation build. by David Carver · 13 years ago
- 0653ca6 Bug 322730: register DocBook and DITA in the WTP XML catalog by Florian Thienel · 13 years ago
- 2831176 Bug 322729: Define a new content type "XML Document" and use this by Florian Thienel · 13 years ago
- 59ebe52 Bug 298912: applied changes described in https://bugs.eclipse.org/bugs/attachment.cgi?id=175944 by Mohamadou Nassourou · 13 years ago
- ec444ae bug 320027: re-added SerializationTest by Florian Thienel · 13 years ago
- 5cfedf4 bug 320027: re-added SerializationTest by Florian Thienel · 13 years ago
- c3398be bug 320796: added marker comment by Florian Thienel · 13 years ago
- 2927705 bug 320027: fixed compiler warnings by Florian Thienel · 13 years ago
- 7790099 bug 320027: use SacFactory to clone the SAC objects by Florian Thienel · 13 years ago
- 31b4bdb 320027: reverted 306639 by Florian Thienel · 13 years ago
- a664e21 320027: revert 306639 (partially, without SacFactory yet) by Florian Thienel · 13 years ago
- a585411 Added .gitignore files to ignore the bin folders created by the Eclipse compiler by Florian Thienel · 13 years ago
- 05e451c added @SuppressWarnings("rawtypes") for parameter of overridden method by Florian Thienel · 13 years ago
- dcb3141 Removing jsf.facelet as it's no longer under development in the incubator by David Carver · 13 years ago
- 24dc6ec bug 319038: added target definition and launch configuration by fthienel · 13 years ago
- d0ec5aa bug 318834: create a default AttributeDefinition for unknown attributes by fthienel · 13 years ago
- 670b3cf [318184] Create Maven POMs by dacarver · 13 years ago
- de22a43 Continued to integrate detached/ enveloping decryption functionality into the decryption wizard by dschadow · 13 years ago
- db3a113 bug 315914: fixed usage of Java 6 by fthienel · 13 years ago
- af417ac bug 315914: applied Holger's patch and added a test by fthienel · 13 years ago
- 3ea3cb4 fixed height for content assist by fthienel · 13 years ago
- 789464c Migrate Vex Build to Maven/Tycho - Add FindBugs, Duplicate Code, and PMD by dacarver · 13 years ago
- 6009c1b Migrate Vex Build to Maven/Tycho by dacarver · 13 years ago
- 1686973 Migrate Vex Build to Maven/Tycho by dacarver · 13 years ago
- 0080920 Migrate Vex Build to Maven/Tycho by dacarver · 13 years ago
- f6653ca Migrate Vex Build to Maven/Tycho by dacarver · 13 years ago
- c8134c1 Migrate Vex Build to Maven/Tycho by dacarver · 13 years ago
- 41a3463 Migrate Vex Build to Maven/Tycho by dacarver · 13 years ago
- a9ca370 bug 299999 - test extended by hvoormann · 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
- 973f85f updated to helios rc2 candidate files. by dacarver · 13 years ago
- 35ef754 removed debug statement by fthienel · 13 years ago
- cc9d343 303935 - need to remove most, change a few, webtools repository URL in feature.xml by david_williams · 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
- b2f6cae *** empty log message *** by dacarver · 13 years ago
- ffe7c4a keep from updating the existing build.properties file. by dacarver · 13 years ago
- 16ff7f4 add directories to ignore by dacarver · 13 years ago
- e0d4af2 *** empty log message *** by dacarver · 13 years ago
- ee8cf7a Updates to location where Common Tools are downloaded by dacarver · 13 years ago
- d7a5372 *** empty log message *** by dacarver · 13 years ago
- a2a5654 *** empty log message *** by dacarver · 13 years ago
- 67b8b16 *** empty log message *** by dacarver · 13 years ago
- 0d0db75 *** empty log message *** by dacarver · 13 years ago
- f7afe8a *** empty log message *** by dacarver · 13 years ago
- f7465e0 *** empty log message *** by dacarver · 13 years ago
- 91913f3 *** empty log message *** by dacarver · 13 years ago