1. 61ff798 Fix for bug #188653. by itrimble · 17 years ago
  2. c7330cd Fix for bug #187923. by itrimble · 17 years ago
  3. c2e0786 Fix for bug #157533. by itrimble · 17 years ago
  4. ef478e1 Fix for bug #186495. by itrimble · 17 years ago
  5. 977af2e Fixed copyright issues in the project. by rsrinivasan · 17 years ago
  6. 2b0f450 [183364] NLS33: Translation question. removed unused properties. by gkessler · 17 years ago
  7. fa6b363 Initial checkin for generics support in EL. by cbateman · 17 years ago
  8. 5359c66 Fix for bug# 181218. by itrimble · 17 years ago
  9. ccc1a44 Fix for https://bugs.eclipse.org/bugs/show_bug.cgi?id=182227. by cbateman · 17 years ago
  10. 7dafed7 Merge with branch refactor_20070416: remove "internal.provisional" from package names. by itrimble · 17 years ago
  11. 117357f Fixed dependency on discouraged access code. by cbateman · 17 years ago
  12. 99ded83 Move to Java 5. Removed some internal code dependency. by cbateman · 17 years ago
  13. 27e56c2 Increased warning levels and fixed more severe problems. by cbateman · 17 years ago
  14. 642cb09 Switched using the workbench syncExec instead of the default thread sync exec. by cbateman · 17 years ago
  15. 08162a6 Centralized common facet constant. by cbateman · 17 years ago
  16. 3cd06b0 Fix for https://bugs.eclipse.org/bugs/show_bug.cgi?id=171884. Local variable used to store the label's font so that this instance is not accidently disposed after scaling. by cbateman · 17 years ago
  17. b816119 Fix for https://bugs.eclipse.org/bugs/show_bug.cgi?id=166232. The check for unique bean names now uses AppConfigManager and doesn't make assumptions about where any particular faces config files are. by cbateman · 17 years ago
  18. a09d205 Fixed up some deprecated Assert and JavaConventions API calls plus removed some unnecessary casts. by cbateman · 17 years ago
  19. 2ea8bf4 Added a null check. by cbateman · 17 years ago
  20. f254bad Removed unused import. by cbateman · 17 years ago
  21. 6d3359f Plugin refactoring to: by cbateman · 18 years ago
  22. 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
  23. 91f4087 Removed some unused imports. by cbateman · 18 years ago v20061110_checkpoint_1
  24. 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
  25. dcb58bc Code warnings cleanup. See https://bugs.eclipse.org/bugs/show_bug.cgi?id=163125 by cbateman · 18 years ago
  26. 2c216e4 bug fix 154788: faces-config navigation rules editor makes an invalid assumption that the pages are jsp files by jechoi · 18 years ago
  27. 9eed9b8 bug fix 154788: faces-config navigation rules editor makes an invalid assumption that the pages are jsp files by jechoi · 18 years ago
  28. 065a9e4 bug fix 150120: Cannot open faces-config.xml within non-jsf project by jechoi · 18 years ago
  29. 4e77610 bug fix 150120: Cannot open faces-config.xml within non-jsf project by jechoi · 18 years ago
  30. f58762e bug fix 124354: Out of SWT Handles Error by jechoi · 18 years ago
  31. 178c5e2 bug fix 124354: Out of SWT Handles Error by jechoi · 18 years ago
  32. 6a10dbc bug fix 148071: From-Outcome browser from Link property sheet always displays empty list by jechoi · 18 years ago
  33. 4236c89 bug fix 148071: From-Outcome browser from Link property sheet always displays empty list by jechoi · 18 years ago v20060622
  34. eb3b88c bug fix 148070 - Double-click on Page Node in Nav Page fails to open JSP editor by jechoi · 18 years ago
  35. 2942e3c added copyright section by jechoi · 18 years ago
  36. c3cbd54 *** empty log message *** by jechoi · 18 years ago
  37. c9ef711 Bug Fix for 147180 by jechoi · 18 years ago
  38. 5b4b7cb The exception should be transferred to eclipse log. by jechoi · 18 years ago
  39. 0f134d4 change to use URI.createPlatformResourceURI(String pathName), instead of URI.createFileURI(String pathName). Fix the bug 139759. by jechoi · 18 years ago
  40. b3ba815 Switch editor, action bar updation. by jechoi · 18 years ago
  41. fd4b027 execute the action of refresh viewer in the UI thread. by jechoi · 18 years ago
  42. a6847d4 fix a NPE problem. -sfshi by jechoi · 18 years ago
  43. e62dc03 Filter uninterested notifications. by jechoi · 18 years ago
  44. 5e1690d rename NewEditorResourceNLS.java to EditorMessages.java. by jechoi · 18 years ago
  45. eec92e0 fix a bug in the map-entries edit group and list-entries edit group. by jechoi · 18 years ago
  46. b57af23 Clean comment, add page path property dialog. by jechoi · 18 years ago
  47. 6e23a9c Clean redundent Draw2D files. by jechoi · 18 years ago
  48. 215fcea *** empty log message *** by jechoi · 18 years ago
  49. 7052075 transfer the selection from the table viewers inside sections to the page, then support DeleteAction. by jechoi · 18 years ago
  50. fb4abae remove FacesConfigEditorActionBarContributor, use FacesConfigActionBarContributor by jechoi · 18 years ago
  51. 95474df make others page also implements IEditingDomainProvider by jechoi · 18 years ago
  52. 6cbc203 rename NestedActionBarContributor to INestedActionBarContributor, because it's an interface. And also fix a ClassCastException; remove MySourcePageActionContributor.java. by jechoi · 18 years ago
  53. 3a88e17 remove commented codes, and remove the reference to FacesConfigModelAdapter, since it's useless. by jechoi · 18 years ago
  54. 41e1f7f nc by jechoi · 18 years ago
  55. b3d5f38 remove commented codes. by jechoi · 18 years ago
  56. c351107 change copy right. by jechoi · 18 years ago
  57. 91f40a8 change the var name that start with a underscore "_" by jechoi · 18 years ago
  58. 1d9ec71 remove a never used method. by jechoi · 18 years ago
  59. 0abca09 move the method in FacesConfigUtil to JSPUtil. by jechoi · 18 years ago
  60. 63d7d76 never used. by jechoi · 18 years ago
  61. 446424d move EditPartMarker from facesconfig.ui.util to facesconfig.ui.pageflow.util by jechoi · 18 years ago
  62. 8de5a86 remove commented codes. by jechoi · 18 years ago
  63. 69b3d31 ActionContributor bar update by jechoi · 18 years ago
  64. 80a61a7 support GoToMarker, and remove commented codes. by jechoi · 18 years ago
  65. c4303a5 use logger to record exceptions. by jechoi · 18 years ago
  66. 0795704 *** empty log message *** by jechoi · 18 years ago
  67. 85402a3 *** empty log message *** by jechoi · 18 years ago
  68. df97eac change copy right. by jechoi · 18 years ago
  69. b5242b0 not used. by jechoi · 18 years ago
  70. dc5762d rename WizardsResources to WizardMessages. by jechoi · 18 years ago
  71. 58ad62a remove the useless resources. by jechoi · 18 years ago
  72. 20dc310 *** empty log message *** by jechoi · 18 years ago
  73. 92d3303 user PageflowMessages, instead of EditorResources; and remove IconResources by jechoi · 18 years ago
  74. 464f5e1 copy right. by jechoi · 18 years ago
  75. d049d7b change name from PropertyResources to PropertyMessages by jechoi · 18 years ago
  76. fb3e0fd use PropertyMessages(NLS) by jechoi · 18 years ago
  77. e017bb3 deprecated, now remove. by jechoi · 18 years ago
  78. 221aeff user PageflowMessages, instead of EditorResources; and remove IconResources by jechoi · 18 years ago
  79. 654fdb3 user PageflowMessages, instead of EditorResources by jechoi · 18 years ago
  80. 887ad11 never use IconResources.java, use string value directly. by jechoi · 18 years ago
  81. 1f44f6a user PageflowMessages, instead of EditorResources by jechoi · 18 years ago
  82. aacd09a remove comments. by jechoi · 18 years ago
  83. 5116b55 move the resource strings from EditorPluginResources to PreferenceMessages.properties. by jechoi · 18 years ago
  84. 617876a avoid a NPE error. by jechoi · 18 years ago
  85. 81e682e Link model changed by jechoi · 18 years ago
  86. d17ac4f Bug fix for page flow editor 2006-05-17 by jechoi · 18 years ago
  87. d67e175 Fix the bug: in navigation case page, open outline view two times, will got error and could not open. by jechoi · 18 years ago
  88. ce8338e add the Icon for show property view action. by jechoi · 18 years ago
  89. 5e8368d *** empty log message *** by jechoi · 18 years ago
  90. 8f5c271 nc by jechoi · 18 years ago
  91. 3cf9e0a never used, remove it. by jechoi · 18 years ago
  92. 98d2149 fix bug 141471: we should not cache the property sheet page instance. by jechoi · 18 years ago
  93. a1e8333 add jsv, jtpl, jspx as valid jsp file extensions. see bug: 124230. by jechoi · 18 years ago
  94. b627af4 remove Input Port Color and Output Port Color. by jechoi · 18 years ago
  95. 6192a06 fix a bug: user change the from-outcome in source page, find that the overview navigation table not updated. by jechoi · 18 years ago
  96. 89f1f6f fix a bug: user change the from-outcome in source page, find that the overview navigation table not updated. by jechoi · 18 years ago
  97. 273c7d9 no reference, so remove it. by jechoi · 18 years ago
  98. 40dea76 add a method "getFacesConfigMasterSection" for unit test. by jechoi · 18 years ago
  99. 3ed0383 make it implements IFacesConfigPage. by jechoi · 18 years ago
  100. 3719b34 make the table as Full_Selection by jechoi · 18 years ago