1. 7810f18 This commit was manufactured by cvs2svn to create tag 'v20070111'. by rsrinivasan · 17 years ago v20070111
  2. d4ba011 - re-organized the context menu structure vis http://wiki.eclipse.org/index.php/Canvas_Context_Menus by cbateman · 17 years ago
  3. 90c0515 First round of visual/usability improvements: by cbateman · 17 years ago
  4. 96b6d75 Removed unused import. by cbateman · 17 years ago
  5. 8c34874 Changed deprecated jfaces Assert to runtime Assert. by cbateman · 17 years ago
  6. a421b04 Patch 1 from 154439 contributed by Matthias Fuessel. Adds an entity resolver to the faces config model loader Resource to cause downloading of entities during model rendering from XML. by cbateman · 17 years ago
  7. cf09b7c Fixed (hopefully) the problem of extension data getting removed on writes. I say hopefully because although it now passes my basic JUnit tests, there are many possible scenarios that are not yet tested thoroughly. by cbateman · 17 years ago
  8. b949068 Enabled 1.2 facet and project creation. Added basic faces-config model validator. by cbateman · 17 years ago
  9. ef3a9aa Enabled textContent reading and tests for DynamicElement. There is still a write bug outstanding on the textContent. by cbateman · 17 years ago
  10. 7ac55fb Write/Read tests for Faces 1.2 model changes. by cbateman · 17 years ago
  11. 39c1542 Faces 1.2 model, translator and read test cases (write tests, extension bug and validation yet to do). by cbateman · 17 years ago
  12. 8030aa4 First round of model changes: by cbateman · 17 years ago
  13. bb89872 Fixed up some warnings (non-functional) by cbateman · 17 years ago
  14. a192833 Removed unused imports. by cbateman · 17 years ago
  15. b44a701 Added missing icons folder for EMF generated provider classes. by cbateman · 17 years ago
  16. f254bad Removed unused import. by cbateman · 17 years ago
  17. f8f1e3a Removed unused message QF_NEW_BEAN_PROPOSAL. by cbateman · 17 years ago
  18. 3edbb50 [Bug 167724] To enable Finish button only when JSF Capabilities configuration is not needed. by justinchen · 17 years ago
  19. 5832951 Bug# 166978 by itrimble · 17 years ago
  20. f9f6f37 Bug #166531. Add missing plugin properties for org.eclipse.jst.jsf.common.ui. Update org.eclipse.jst.jsf.feature to include newly-refactored plugins. by itrimble · 17 years ago v20061207
  21. e08427b Added some project on the element change listener to protect against calling in on an inaccessible (closed) project. by cbateman · 17 years ago
  22. 3c8e93d Added about.html to the bin includes. by cbateman · 17 years ago
  23. b9a5c2a Added basic EL symbols and validation support for arrays and lists. Unit test coverage included. by cbateman · 17 years ago
  24. ad9068a Fixed missing properties. by cbateman · 17 years ago
  25. 74f4efb Fixed missing files. by cbateman · 17 years ago
  26. 4eea231 Rolled back method that got stomped on during regen because of a forgotten generated NOT. by cbateman · 17 years ago
  27. ee1e94a - fixes breakage of symbols content assist by cbateman · 17 years ago
  28. 6d3359f Plugin refactoring to: by cbateman · 17 years ago
  29. 29e23c2 Adding. This plugin merges all the "out-of-the-box" tag support for the JSF "f" and "h" libraries. Now in a separate plugin to make it easy for adopters to exclude it in favour of their own. by cbateman · 17 years ago v20061128_checkpoint_3
  30. 3d52a61 Adding. This a merge of the Sybase common contributions: org.eclipse.jst.jsf.facesconfig.common and org.eclipse.jst.pagedesigner.common by cbateman · 17 years ago
  31. ea2a101 Code cleanup including: by cbateman · 17 years ago
  32. 164b3b3 Added org.eclipse.jface to plugin dependency to resolve indirect reference compile problem. by cbateman · 17 years ago v20061121_checkpoint_2
  33. 7bbf4b5 Performance improvement: Workbench listener for the palettte only acts when classpath changes or the files under web-inf folder changes. by jechoi · 18 years ago
  34. 6f9b501 Adding change to use fully qualified package name in Javadoc class names to avoid "unused import" compiler warnings on WTP build. by cbateman · 18 years ago
  35. 7cdb190 Some cleanup on the types stuff by cbateman · 18 years ago
  36. 4e8a98e Bug Fix 152533, raised by Cameron: Command to move the button seems to be split into two commands by jechoi · 18 years ago
  37. ec3e088 Changed to absolute package names on Classes used in JavaDocs. Otherwise the imports get picked up as "unused" by the build compiler. by cbateman · 18 years ago
  38. 930c86b bug 157116, item 1: Refactor LoadBundleUtil to common utility by jechoi · 18 years ago
  39. 425fde8 Adding new common module that unifies JSF-neutral code and API used in the JSF tools project. by cbateman · 18 years ago
  40. 91f4087 Removed some unused imports. by cbateman · 18 years ago v20061110_checkpoint_1
  41. 7bd744a Reverted changes that changed the tabbed.properties API stuff to the new org.eclipse.ui.views API from the deprecated wst one. The change turns out not to be a straight-forward swap as it first appeared -- the present usage with the new API caused exceptions and disabled the properties when in the navigation tab. by cbateman · 18 years ago
  42. dcb58bc Code warnings cleanup. See https://bugs.eclipse.org/bugs/show_bug.cgi?id=163125 by cbateman · 18 years ago
  43. 500115b Code warnings cleanup. See https://bugs.eclipse.org/bugs/show_bug.cgi?id=163125. by cbateman · 18 years ago
  44. 566b542 Code warnings cleanup. See https://bugs.eclipse.org/bugs/show_bug.cgi?id=163125. by cbateman · 18 years ago
  45. d5ad6fb Initial contribution. by itrimble · 18 years ago
  46. 38bf0b9 Initial contribution. by itrimble · 18 years ago
  47. 676c1fe Changes for minor issues found during EL validation unit testing. Corrected TypeConstant for big decimal's and also the type signature delegate for some built symbols. by cbateman · 18 years ago v20061102
  48. c99a0f8 [146052] JSF Libraries default incorrectly for a New Project. by justinchen · 18 years ago
  49. 2c216e4 bug fix 154788: faces-config navigation rules editor makes an invalid assumption that the pages are jsp files by jechoi · 18 years ago
  50. 9eed9b8 bug fix 154788: faces-config navigation rules editor makes an invalid assumption that the pages are jsp files by jechoi · 18 years ago
  51. 76dfa7c Apply patch for bug 148498. by justinchen · 18 years ago v20060810 v20060811 v20060814 v20060815 v20060816 v20060817 v200608171438 v20060818 v200608180819 v20060829
  52. 065a9e4 bug fix 150120: Cannot open faces-config.xml within non-jsf project by jechoi · 18 years ago
  53. 29eb1ab Fixed deprecation warning in Manifest file. by cbateman · 18 years ago
  54. ce7496c Fix for https://bugs.eclipse.org/bugs/show_bug.cgi?id=149221 by cbateman · 18 years ago
  55. fd0efbe https://bugs.eclipse.org/bugs/show_bug.cgi?id=144006 by itrimble · 18 years ago
  56. 4e77610 bug fix 150120: Cannot open faces-config.xml within non-jsf project by jechoi · 18 years ago
  57. f58762e bug fix 124354: Out of SWT Handles Error by jechoi · 18 years ago
  58. 178c5e2 bug fix 124354: Out of SWT Handles Error by jechoi · 18 years ago
  59. 6a10dbc bug fix 148071: From-Outcome browser from Link property sheet always displays empty list by jechoi · 18 years ago
  60. 4236c89 bug fix 148071: From-Outcome browser from Link property sheet always displays empty list by jechoi · 18 years ago v20060622
  61. eb3b88c bug fix 148070 - Double-click on Page Node in Nav Page fails to open JSP editor by jechoi · 18 years ago
  62. 666ee31 Fix copyright header. by justinchen · 18 years ago
  63. 7791535 Fix copyright, add about.html, and update build.properties. by justinchen · 18 years ago
  64. 82d86bd Remove unnecessary files. Update name for consistency. by justinchen · 18 years ago
  65. 5ebfef8 Fix ext-pt name. by justinchen · 18 years ago
  66. 2942e3c added copyright section by jechoi · 18 years ago
  67. f9bec53 Plugin names and provider names - make consistent, correct, and meaningful - externalize to plugin.properties where necessary. by itrimble · 18 years ago
  68. 9f51a68 Fix for 147813 by gkessler · 18 years ago
  69. 8cbb4ad Chang the plugin provider and name by jechoi · 18 years ago
  70. d01b814 Chang the plugin provider and name by jechoi · 18 years ago
  71. 3b7834e Chang the plugin provider and name by jechoi · 18 years ago
  72. 8f80891 Added bin to ignore list by rsrinivasan · 18 years ago
  73. c3cbd54 *** empty log message *** by jechoi · 18 years ago
  74. c9ef711 Bug Fix for 147180 by jechoi · 18 years ago
  75. 90ecbb3 Fix for 146046, No indication of failure when JSF Library jars are missing and a library is referenced. by justinchen · 18 years ago
  76. 96ded67 Fix for 146044, Error accessing project before it exists during JSF Facet installation. by justinchen · 18 years ago
  77. f01b2cd Fix 145895, disable JSF Library Reference property page when JSF Facet is not installed. by justinchen · 18 years ago
  78. bf60fdf [Bug 146903] UI offers JSF 1.2 in various places, but we do not yet support JSF 1.2. by gkessler · 18 years ago
  79. 96b8407 fix ui label + copywrite by gkessler · 18 years ago
  80. 5ae9418 Bug fix for 146046, log for each missing JSF library referenced in a JSF project. by justinchen · 18 years ago
  81. 5b4b7cb The exception should be transferred to eclipse log. by jechoi · 18 years ago
  82. 0f134d4 change to use URI.createPlatformResourceURI(String pathName), instead of URI.createFileURI(String pathName). Fix the bug 139759. by jechoi · 18 years ago
  83. 18837fd the tutorial for faces config editor. by jechoi · 18 years ago
  84. fdb42c3 Remove fix for bug 145895 since bug 146041 is introduced. by justinchen · 18 years ago
  85. 11af13e Changes in method that constructs component libraries. by justinchen · 18 years ago
  86. 8d5cf3d use the correct help context id. by jechoi · 18 years ago
  87. 5672133 Remove control from resoure change listener. by justinchen · 18 years ago
  88. 057f9af Fix for bug 146085, NPE due to jsf library object was not instanciated. by justinchen · 18 years ago
  89. a40b7eb Bug 145895 fix, to synchronize jsf library configuration data between jsf facet install wizard page and jsf library reference property page. by justinchen · 18 years ago
  90. 79ebf16 Patched on behalf of Cameron Bateman for bug 145900. by justinchen · 18 years ago
  91. 0c4fb5f JSF library reference refactoring works. by justinchen · 18 years ago
  92. 76b624f https://bugs.eclipse.org/bugs/show_bug.cgi?id=145578 by itrimble · 18 years ago
  93. b3ba815 Switch editor, action bar updation. by jechoi · 18 years ago
  94. fd4b027 execute the action of refresh viewer in the UI thread. by jechoi · 18 years ago
  95. a6847d4 fix a NPE problem. -sfshi by jechoi · 18 years ago
  96. 5d5ce4a https://bugs.eclipse.org/bugs/show_bug.cgi?id=143868 by itrimble · 18 years ago
  97. 40b3e04 https://bugs.eclipse.org/bugs/show_bug.cgi?id=143866 by itrimble · 18 years ago
  98. e62dc03 Filter uninterested notifications. by jechoi · 18 years ago
  99. 48d8819 Checkin of Cam's June2 Checkpoint (https://bugs.eclipse.org/bugs/show_bug.cgi?id=145158) by gkessler · 18 years ago
  100. 6a8ce91 Relate to fixes for bug 144954, improve efficiency when constructing jar path collection. by justinchen · 18 years ago