1. a5d7b39 corrections for misc. red X's by david_williams · 15 years ago
  2. f3e6bb9 bug 250830 - Fix SDK issues and other build problems by dacarver · 15 years ago
  3. c48164e bug 250830 - Fix SDK issues and other build problems by dacarver · 15 years ago
  4. 30a54be bug 250830 - Fix SDK issues and other build problems by dacarver · 15 years ago
  5. 08e774c semi standard settings by david_williams · 15 years ago
  6. 1d05de4 bug 250828 - replaced DTDParser with WTP Content Model. by dacarver · 15 years ago
  7. 4bb4a05 initial load by dacarver · 15 years ago
  8. 04b00ad initial load by dacarver · 15 years ago
  9. dd70452 bug 250829 - refactored code into more relevant packages. by dacarver · 15 years ago
  10. 9443147 bug 250829 - load VEX model from DOMModel. by dacarver · 15 years ago
  11. 6ed4ebc bug 250829 - load VEX model from DOMModel. by dacarver · 15 years ago
  12. 8d5a63d bug 250829 - continued VEX Document refactoring by dacarver · 15 years ago
  13. 36fd8d8 VEX Docbook feature by dacarver · 15 years ago
  14. 5808575 bug 250829 - created ECore model of VEX Document model. by dacarver · 15 years ago
  15. 426232d bug 250829 - created ECore model of VEX Document model. by dacarver · 15 years ago
  16. 89030e6 bug 250829 - Refactored Document, Element, Node, and DocumentFragment implementations to interfaces. by dacarver · 15 years ago
  17. 6b4b9ae bug 250829 - Refactored Document, Element, Node, and DocumentFragment implementations to interfaces. by dacarver · 15 years ago
  18. 01aa20b *** empty log message *** by dacarver · 15 years ago
  19. c99560b Missing dependency ranges. by dacarver · 15 years ago
  20. 2533f94 Initial load after CQ approval by dacarver · 15 years ago
  21. c84229d started cut at VEXMultiPage Editor by dacarver · 15 years ago
  22. 4975934 more refactoring and working on bug 250289 by dacarver · 15 years ago
  23. d188718 Updated source bundle templates by dacarver · 16 years ago
  24. bf4bd9f Initial Load by dacarver · 16 years ago
  25. bdfd59d Initial Load by dacarver · 16 years ago
  26. 4b96c89 *** empty log message *** by dacarver · 16 years ago
  27. 3e315a8 ui unit test fixes. by dacarver · 16 years ago
  28. eada095 bug 251134 - VEX Unit Tests Failing. by dacarver · 16 years ago
  29. 4d13eae bug 251134 - VEX Unit Tests Failing. by dacarver · 16 years ago
  30. ef47f82 bug 251134 - VEX Unit Tests Failing. by dacarver · 16 years ago
  31. 09c166b bug 251134 - VEX Unit Tests Failing. by dacarver · 16 years ago
  32. 4f988bd bug 251134 - VEX Unit Tests Failing. by dacarver · 16 years ago
  33. 3b480de bug 251134 - VEX Unit Tests Failing. by dacarver · 16 years ago
  34. 8079c84 Reorg for better seperation of UI and Core functionality. Fix issues with Actions not instatiating. by dacarver · 16 years ago
  35. 6d0c630 Reorg for better seperation of UI and Core functionality. Fix issues with Actions not instatiating. by dacarver · 16 years ago
  36. 23e0a66 Added Unit Tests to Suite for easier running by dacarver · 16 years ago
  37. 9b18233 Continue Refactoring to new naming conventions. by dacarver · 16 years ago
  38. 58ad0f8 intial code check in and renaming by dacarver · 16 years ago
  39. 11a666f User doc + branding by rsrinivasan · 16 years ago
  40. 9045267 Facelets User guide by rsrinivasan · 16 years ago
  41. 14850dc License, branding by rsrinivasan · 16 years ago
  42. f366be4 Update feature name by rsrinivasan · 16 years ago
  43. 87c81db Add about.html files to plugins by rsrinivasan · 16 years ago
  44. e131381 Add missing files to the build. by cbateman · 16 years ago
  45. ed34be2 Remove the Requirement on the jst.jsf feature which was causing install problems. by cbateman · 16 years ago
  46. 7a76e9e Change features to point to correct inclusion id. by cbateman · 16 years ago
  47. 94b7ddb Adding by cbateman · 16 years ago
  48. 8848116 Adding. by cbateman · 16 years ago
  49. 1f4fa09 Add basic, single segment path assist to template and src attributes. by cbateman · 16 years ago
  50. 656ce9a Fix some types in the template editor templates. by cbateman · 16 years ago
  51. 99998fa The beginnings of content assist for ui:component template attribute. by cbateman · 16 years ago
  52. 9fd297b Fix mistaken use of componentHandlerClass for componentType. by cbateman · 16 years ago
  53. cc0e6ae Fix problem where lack of meta-data tag information causes jsp not to be looked at. by cbateman · 16 years ago
  54. 1f479a3 Skeleton of a future taglib definition validator. by cbateman · 16 years ago
  55. fe8cb97 -fixed tag handler class name acquisition for tag elements. by cbateman · 16 years ago
  56. a845c79 - fixed usage on attributes by cbateman · 16 years ago
  57. 9a2b801 Refactor tag registry for facelets: by cbateman · 16 years ago
  58. 27dad7e Fixed mixing ui:insert for the template footer. by cbateman · 16 years ago
  59. 22eb117 Adding tag support metadata plugin. by cbateman · 16 years ago
  60. 5f6416b Change to strategy based resolver for finding external tag meta-data. by cbateman · 16 years ago
  61. 2a31cac Fixes for component tree and tag registry changes. by cbateman · 16 years ago
  62. 321426d Updates for facelets. Fix problem updating web.xml in facet installer. Add temporary fix for attribute mapping handler. by cbateman · 16 years ago
  63. 490911c Updates for facelets incubator. by cbateman · 16 years ago
  64. 37b8b20 Changes for https://bugs.eclipse.org/bugs/show_bug.cgi?id=224998 and https://bugs.eclipse.org/bugs/show_bug.cgi?id=224998 by cbateman · 16 years ago
  65. 69db673 Part of: by cbateman · 16 years ago
  66. 2e702cd Keeping in sync with jsf core changes. by cbateman · 16 years ago
  67. e6b3cc9 Step one of https://bugs.eclipse.org/bugs/show_bug.cgi?id=202697. Add preference and pref UI to change severity of TypeComparator diagnostics. by cbateman · 16 years ago
  68. 4cac012 - Improve performance for Facelet tag lookup. by cbateman · 16 years ago
  69. d19f883 Fixed performance bug on tag content assist. by cbateman · 16 years ago
  70. e533382 Removing erroneously added file. by cbateman · 16 years ago
  71. 1630274 Adding facelet ui plugin by cbateman · 16 years ago
  72. 5460e32 Adding facelet core without the facelet dtd. by cbateman · 16 years ago
  73. c014fe2 setting defaults by david_williams · 16 years ago
  74. 293cc9f creating directory by david_williams · 16 years ago
  75. b789216 setting defaults by david_williams · 16 years ago
  76. 1abe52a *** empty log message *** by david_williams · 16 years ago
  77. c282f27 creating directory by david_williams · 16 years ago
  78. 32902e6 creating documentation directory by david_williams · 16 years ago
  79. 69dd680 creating features directory by david_williams · 16 years ago
  80. 14d70fd adding generic .project file by david_williams · 16 years ago