1. 8c5a69a Remove dependency on IPath (FELIX-1509) by David Morgan Spencer Savage · 14 years ago
  2. 2211fe9 add overloaded optiol prompt util methods to avoid need to pass usually redundant pref store param by David Morgan Spencer Savage · 14 years ago
  3. f669c50 prompt to remove corresponding import on export removal (FELIX-2483) by David Morgan Spencer Savage · 14 years ago
  4. 99ef2db handle uninitialized prefs more gracefully - default to prompt vs runtime exception by David Morgan Spencer Savage · 14 years ago
  5. bdfcc9e reuse utils method to check if project is in sync during refactor by David Morgan Spencer Savage · 14 years ago
  6. 3af608c add activator refactor support (FELIX-2482) by David Morgan Spencer Savage · 14 years ago
  7. 284ae4c create util class to provide common functions between refactor participants by David Morgan Spencer Savage · 14 years ago
  8. 423134c add license headers by David Morgan Spencer Savage · 14 years ago
  9. bb3c935 consolidate new version range logic in new helper method by David Morgan Spencer Savage · 14 years ago
  10. 9022051 add support for migration of imports/exports based on Move package refactoring (FELIX-1346) by David Morgan Spencer Savage · 14 years ago
  11. 85fa6ab add support for exported package refactoring (FELIX-2481) by David Morgan Spencer Savage · 14 years ago
  12. 4f965c3 add util method to run Callable in UI thread by David Morgan Spencer Savage · 14 years ago
  13. 04a699f improve performance of resolver in workspaces with many sigil projects - prevent cyclical resolver tasks by David Morgan Spencer Savage · 14 years ago
  14. c03d87f Patches for FELIX-2181 - now runs workspace resolve task using a damped delay to ensure that event storm does not trigger multiple project builds. by David Morgan Spencer Savage · 15 years ago
  15. 4df9bbf Patch to address ui/classpath consistency issues when adding and removing projects from workspace that provide dependencies (related to FELIX-1349) by David Morgan Spencer Savage · 15 years ago
  16. f7852b8 Patch to improve IDE performance - avoid recalculating dependencies if no requirements or capabilities have changed (FELIX-2164) by David Morgan Spencer Savage · 15 years ago
  17. 1180441 Ensure rich client view is updated if file is changed by external process - i.e. after refresh by David Morgan Spencer Savage · 15 years ago
  18. f2b25e8 tidy up by David Morgan Spencer Savage · 15 years ago
  19. 491d1b6 Patches for FELIX-2160 and FELIX-2161 - now manages project warnings internally vs in external job also added support for refreshing project and ensure that views are updated when editting in rich client or text editor by David Morgan Spencer Savage · 15 years ago
  20. 77d08ea pass in monitor to allow user feedback by David Morgan Spencer Savage · 15 years ago
  21. d9f96cb tidy up unused import by David Morgan Spencer Savage · 15 years ago
  22. db0ce69 fix for FELIX-2154 do not call dispose on shared image! by David Morgan Spencer Savage · 15 years ago
  23. b7d00a5 Change API for checking if packages are part of bundle - use package fragments vs roots to improve performance by David Morgan Spencer Savage · 15 years ago
  24. d9cd16e Update internal values that use sets etc to use null objects or arrays to improve memory profile FELIX-2092 by David Morgan Spencer Savage · 15 years ago
  25. fed4637 Usage of VersionTable FELIX-2085 by David Morgan Spencer Savage · 15 years ago
  26. b425286 Use VersionTable to reduce memory foot print and Object creation (FELIX-2085) by David Morgan Spencer Savage · 15 years ago
  27. 057c1dc stop "OSGi Install" check for timebeing (FELIX-1924) by David Morgan Spencer Savage · 15 years ago
  28. 6c3ff8c add rebuildDependencies method to be called by text project editor widget when saved (fix for FELIX-1905) by David Morgan Spencer Savage · 15 years ago
  29. 9aef311 Use BaseWorkbenchContentProvider instead of ContainerTreeProvider as it provides the same/better functionality by David Morgan Spencer Savage · 15 years ago
  30. e46b711 update image by David Morgan Spencer Savage · 15 years ago
  31. e495466 tidy up unused imports by David Morgan Spencer Savage · 15 years ago
  32. 6168c58 add larger icons and use in sigil project wizard by David Morgan Spencer Savage · 15 years ago
  33. c38d171 update bundle and error icons by David Morgan Spencer Savage · 15 years ago
  34. e39963b add collapse all action to repository view by David Morgan Spencer Savage · 15 years ago
  35. 4ad90e6 add bundle refesh icon (FELIX-1336) by David Morgan Spencer Savage · 15 years ago
  36. fccb247 further icon updates (FELIX-1336) by David Morgan Spencer Savage · 15 years ago
  37. d9e734f provide package, import-package, require-bundle, export-package + (error and optional equivalents) by David Morgan Spencer Savage · 15 years ago
  38. c39c8c8 tidy up some remaining cauldron references by David Morgan Spencer Savage · 15 years ago
  39. 7b7ffaa + */ by David Morgan Spencer Savage · 15 years ago
  40. c641c64 patch for FELIX-1583 - refactored LDAP and VersionRange classes into own bundle by David Morgan Spencer Savage · 15 years ago
  41. 99dd73c remove dependency on internal pde classes FELIX-1490 by David Morgan Spencer Savage · 15 years ago
  42. 42516c6 tidy up npe caused by commented out image reference by David Morgan Spencer Savage · 15 years ago
  43. a41a94f remove non osgi concepts, create plugin functions later via extender and service patterns by David Morgan Spencer Savage · 15 years ago
  44. c1ef0fa check if widget is disposed before calling refresh FELIX-1452 by David Morgan Spencer Savage · 15 years ago
  45. 489a16d update extension point constant to match new org.apache namespace by David Morgan Spencer Savage · 15 years ago
  46. 733e1b1 tidy up old cauldron references by David Morgan Spencer Savage · 15 years ago
  47. d88c30e tidy up unused imports by David Morgan Spencer Savage · 15 years ago
  48. 43bd705 FELIX-1322 bulk update of formatting based on eclipse style referenced in http://felix.apache.org/site/coding-standards.html by David Morgan Spencer Savage · 15 years ago
  49. e83ee56 tidy up unused imports by David Morgan Spencer Savage · 15 years ago
  50. c32abdf directory structure tidy up (FELIX-1357) by David Morgan Spencer Savage · 15 years ago