1. 230a2f9 do not add "Runner" to the categories by apanchenk · 16 years ago v20080919-1935
  2. 0fea039 special icons for categories implemented by apanchenk · 16 years ago
  3. b19f229 sort categories first by apanchenk · 16 years ago
  4. 1eec0df XML serialization correctly handles categories by apanchenk · 16 years ago
  5. 1af2dbb BUNDLE_NAME fixed by apanchenk · 16 years ago
  6. 2178334 category engines added by apanchenk · 16 years ago
  7. 2a67502 getCategoryAttributeName() method introduced by apanchenk · 16 years ago
  8. f8332ca TestCategoryElement entity introduced by apanchenk · 16 years ago
  9. 6d6a1e1 decode escaped comma and backslash by apanchenk · 16 years ago
  10. 8711419 debug logging by apanchenk · 16 years ago
  11. 9cce8a9 close dialog initially opened without correctly selected page by apanchenk · 16 years ago
  12. b74b639 fixed save for the files outside of the source folder by apanchenk · 16 years ago v20080918-1648
  13. 88b406e - builder extension so builders can process external modules by apanchenk · 16 years ago
  14. f634522 - builder extension so builders can process external modules by apanchenk · 16 years ago
  15. 3609bbd in estimateBuild() do not collect modules if builder requests full build and we already do FULL_BUILD by apanchenk · 16 years ago
  16. 4280830 pass EMPTY_SET as externalFoldersBefore in fullBuild() by apanchenk · 16 years ago
  17. 95cdc77 check EOF in loop instead of computeSubstitution() by apanchenk · 16 years ago
  18. 00615a3 compatibility methods added by apanchenk · 16 years ago
  19. 91795fa refactored duplicate parts of the code to TextUtils and HTMLUtils by apanchenk · 16 years ago
  20. a487eed refactored duplicate parts of the code to TextUtils and HTMLUtils by apanchenk · 16 years ago
  21. 68181c6 * hand then showing hover in some cases by asobolev · 16 years ago
  22. 1ae91f5 readPacketSize() optimization by apanchenk · 16 years ago
  23. 88aa65f public static void logWarning(String message) by apanchenk · 16 years ago
  24. cc067c8 remove waitUntilIndexesReady stub - now call real function from base class by apanchenk · 16 years ago v20080919
  25. b7e3ced check content options are now language specific by apanchenk · 16 years ago v20080917-1720
  26. d6e8eb5 removed check content options - they are language specific now by apanchenk · 16 years ago
  27. 25cdbe9 reindex mixin always by apanchenk · 16 years ago
  28. 27f88a1 isEmptyExtension(String name) method introduced by apanchenk · 16 years ago
  29. 99103a4 @deprecated for *CONTENT_CHECKING options by apanchenk · 16 years ago
  30. 29a9f9f detect contentType from file/resource content could be enabled on per language basis by apanchenk · 16 years ago
  31. 39cc2c2 don't need to check if files found in index are scripts by apanchenk · 16 years ago
  32. 02495b5 don't need to check if files found in index are scripts by apanchenk · 16 years ago
  33. bdb04f9 - lookup the language specific IDebugModelPresentation implemenation by jgangemi · 16 years ago
  34. dcb8020 try to terminate process too by apanchenk · 16 years ago
  35. f9f9e9d extends AbstractLanguageToolkit by apanchenk · 16 years ago
  36. e7d8d20 activate="true" for mylyn proposal sorter by apanchenk · 16 years ago
  37. 01c210e refactoring by apanchenk · 16 years ago
  38. c30632f cut SPECIAL-MIXIN prefix earlier by apanchenk · 16 years ago v20080916-1610
  39. 10045be more compact expression in isSkipped(Index) by apanchenk · 16 years ago
  40. 0871ed2 isFile() == info.exists() && !info.isDirectory() -- the similar to File#isFile() semantic by apanchenk · 16 years ago
  41. 76c00a1 * fixes by asobolev · 16 years ago
  42. 60918ee * fixes by asobolev · 16 years ago
  43. 2b219af use setAttribute(..., null) instead of removeAttribute() by apanchenk · 16 years ago
  44. 809cb8b mylyn integration updated by apanchenk · 16 years ago v20080915-1935
  45. 80b2c8c mylyn integration updated by apanchenk · 16 years ago
  46. 9967392 formatting by apanchenk · 16 years ago
  47. 12b33ee org.eclipse.dltk dependency removed by apanchenk · 16 years ago
  48. 78fa1f7 allow overriding of information control creator by mspector · 16 years ago
  49. d436e7e allow to provide text tools in implementors - fix override proposal coloring by mspector · 16 years ago
  50. f0d0122 eclipse 3.3 compatibility by apanchenk · 16 years ago v20080915-1524
  51. c8f61a0 @deprecated ATTR_DLTK_DBGP_PORT - communication port is global now by apanchenk · 16 years ago
  52. a032ffc log error if there is non digit in packet size by apanchenk · 16 years ago
  53. aaecfa9 null check added by apanchenk · 16 years ago
  54. a62ddb2 use connection timeout from DLTK debug preferences by apanchenk · 16 years ago
  55. f6fe758 use connection timeout from DLTK debug preferences by apanchenk · 16 years ago
  56. 2b78886 public static int getConnectionTimeout() added by apanchenk · 16 years ago
  57. 4608b1e access project preferences using IProject by apanchenk · 16 years ago
  58. 5273495 added check that projectName is valid before trying to access project preferences by apanchenk · 16 years ago
  59. 429082d expand variables in environment variables by apanchenk · 16 years ago
  60. f98e0d8 java.io.File as IFileHandle wrapper by apanchenk · 16 years ago
  61. dab2cd0 synchronized added to getCombinedPreferenceStore() method by apanchenk · 16 years ago
  62. b992040 formatting by apanchenk · 16 years ago
  63. 19ecefb Fixed hover window size - it should be calculated using pixel converter (bug #247147) by mspector · 16 years ago
  64. 42ba47e formatting by apanchenk · 16 years ago
  65. 72e3f6f Refactored Type selection to better differentiate and order similar items. by ssanders · 16 years ago
  66. db2ae4e Corrected externalization issue. by ssanders · 16 years ago
  67. 2767128 Refactored type reference identification and added more scenarios. by ssanders · 16 years ago
  68. 4470ffd removed "Explicitly call markDeleted() for marker annotations without overlay" - it is fixed from the reconciler side by apanchenk · 16 years ago
  69. bdc336a remove annotation model and simplify code by apanchenk · 16 years ago
  70. d755abb restored editor != null test in getReconciler() by apanchenk · 16 years ago
  71. 476b3b0 getReconcilerLock() added, as required by the ScriptReconcile by apanchenk · 16 years ago
  72. 1a3e6c6 complete port - initially it was just inherited without additional code by apanchenk · 16 years ago
  73. af0ab44 getEditorInputModelElement() now returns ISourceModule by apanchenk · 16 years ago
  74. 1d08fcb use NatureExtensionManager to simplify code by apanchenk · 16 years ago
  75. c48ba58 StructureBuilderManager.getBuilders() now does not throw exceptions by apanchenk · 16 years ago
  76. ccf052c use NatureExtensionManager by apanchenk · 16 years ago
  77. 98b38ba improve javadocs by apanchenk · 16 years ago
  78. d9967e0 added constructor with universalNatureId by apanchenk · 16 years ago
  79. f978917 fixed introduced bug with externalFolderLocations in state by apanchenk · 16 years ago
  80. ff693d5 moved here from dltk.testing to be reused in different places by apanchenk · 16 years ago
  81. f5b9f52 NatureExtensionPoint moved to the dltk.core plugin by apanchenk · 16 years ago
  82. 7dd568e - builder improvements - buildParticipants are queried about dependencies by apanchenk · 16 years ago
  83. 0b1116f - builder improvements - buildParticipants are queried about dependencies by apanchenk · 16 years ago
  84. 3d0610c locateSourceModules() refactoring by apanchenk · 16 years ago
  85. 1330e32 ExternalModuleVisitor refactoring by apanchenk · 16 years ago
  86. f17e9dc ResourceVisitor refactoring by apanchenk · 16 years ago
  87. d1e8752 pass builders as parameter to the buildResources() by apanchenk · 16 years ago
  88. e023ef7 method run() return void now by apanchenk · 16 years ago
  89. 59d55d0 debug print removed by apanchenk · 16 years ago
  90. 6144c92 do not remove annotation here by apanchenk · 16 years ago
  91. e1a619b interface changed by apanchenk · 16 years ago
  92. 4e284a1 call validators from reconcile when forceProblemDetection is true by apanchenk · 16 years ago
  93. fd76afb Explicitly call markDeleted() for marker annotations without overlay by apanchenk · 16 years ago
  94. 171eb5c * added hashcode methods to classes with only equals declared * some minor fixes by asobolev · 16 years ago
  95. 35f07bd isPrefixOf() method added by apanchenk · 16 years ago
  96. eaa29f4 Fixed #246995 - CPU hot spot in search operation (as derived content type information can't be changed yet in Eclipse, this information can be cached) by mspector · 16 years ago
  97. 43fc6e6 initialize action as checkbutton by apanchenk · 16 years ago
  98. a5d6895 stack filtering added to the public API by apanchenk · 16 years ago
  99. b3f5215 remove deprecated/junit-specific extension points by apanchenk · 16 years ago
  100. 1b1628b type hierarchy improvements by apanchenk · 16 years ago