1. 2cee0f1 Configure new location for eclipse-jarsigner-plugin by Martin Reiterer · 10 years ago master
  2. 2dd63e6 [425633] Machine translation suggestions for Babel editor by Samir Soyer · 10 years ago
  3. e11ec2a refixed Bug 402136 by Alexej Strelzow · 11 years ago
  4. 5731a1e Temporal fix for AST modification errors by Martin Reiterer · 11 years ago
  5. 55167ce Avoid reusing document provided for autocomplete proposal when rewriting ast modifications by Martin Reiterer · 11 years ago
  6. 2f0b078 Enhances prototyical ASTUtils by Martin Reiterer · 11 years ago
  7. 608b5fd Prototypical implementation of new AST modification strategy by Martin Reiterer · 11 years ago
  8. a065e19 Do not handle deletion events in i18n builder by Martin Reiterer · 11 years ago
  9. 5995594 Removes exclusion marker for parent resource once all children are included by Martin Reiterer · 11 years ago
  10. cc9f079 Improve wording of menu items and clean up resource bundle detection by Martin Reiterer · 11 years ago
  11. 1144552 Rename "refactor" action to "rename" by Martin Reiterer · 11 years ago
  12. 4289235 Fixes invalid plug-in id in rbmanager.ui plug-in by Martin Reiterer · 11 years ago
  13. 815d617 Display resource bundle name as editor title by Martin Reiterer · 11 years ago
  14. 58a2458 Adds missing DefaultPropertiesSerializerConfig.java by Martin Reiterer · 11 years ago
  15. 63fa735 Provide a default configuration for property file serialization by Martin Reiterer · 11 years ago
  16. 075c01f Refactor extension management and initialization of extension plug-ins by Martin Reiterer · 11 years ago
  17. 7e1e494 Improve performance for resource bundle exclude action by Martin Reiterer · 11 years ago
  18. 6823dc1 Fixes NPE during include/exclude action and fixes resource loading error by Martin Reiterer · 11 years ago
  19. 8a4300c Code clean-up in babel tools core plug-in by Martin Reiterer · 11 years ago
  20. 0ab662e Allows to rename only nodes without children by Martin Reiterer · 11 years ago
  21. 62af1f7 Handle optional dependencies in babel core and editor componentd by Martin Reiterer · 11 years ago
  22. 051dcfc fix unnecessary versioning by Stefan Strobl · 11 years ago
  23. e330d52 fix broken version reference in pom.xml, broken reference after rename of rbmanager to rbmanager.ui in feature.xml by Stefan Strobl · 11 years ago
  24. 4dadc52 bump version on master branch to 0.9.1-SNAPSHOT by Stefan Strobl · 11 years ago
  25. d14c6b7 Merge branch 'master' of ssh://git.eclipse.org/gitroot/babel/plugins by Stefan Strobl · 11 years ago
  26. 6c221c6 Bumping version in all places to 0.9.0 to create consistent versioning by Stefan Strobl · 11 years ago
  27. ca28e0d Fixes misplaced icon for key refactoring auto-complete proposal by Martin Reiterer · 11 years ago
  28. 9c59aef Fix NPE that occurred during deletion of bundles that are placed within packages by Martin Reiterer · 11 years ago
  29. 3ebff0e [401558] "Remove Language from Project" throws an Exception by Clemente Lodi-Fè · 11 years ago
  30. 4cd06d3 Enhance meta data of java feature by Martin Reiterer · 11 years ago
  31. 911b51c Allows including/excluding only for compilation units, files and package fragments by Martin Reiterer · 11 years ago
  32. f0fc260 Adapt feature definition by Martin Reiterer · 11 years ago
  33. ee8063d Minor code clean-up by Martin Reiterer · 11 years ago
  34. cc54f55 Complete feature meta information records by Martin Reiterer · 11 years ago
  35. 8bf61b9 Remove old rename key action and replace it with refactoring functionality by Martin Reiterer · 11 years ago
  36. f2ebc40 Fixes bug in target platform definition by Martin Reiterer · 11 years ago
  37. a53fe14 rename rbmanager to rbmanager.ui by Martin Reiterer · 11 years ago
  38. db5f339 Fix minor bug in optional dependency definition by Martin Reiterer · 11 years ago
  39. 1ae1c03 renamed rbmanager to rbmanager.ui by Alexej Strelzow · 11 years ago
  40. 24c1fc3 externalizing plugin text by Alexej Strelzow · 11 years ago
  41. f4a585d Define optional dependencies for swt editor usage as required extra dependencies in parent pom by Martin Reiterer · 11 years ago
  42. a34d4bf add swt and swt.compat to java feature by Stefan Strobl · 11 years ago
  43. c7cea33 fix build.properties to include class files when packaging with maven by Stefan Strobl · 11 years ago
  44. 2ba2136 Adds missing pom files for new SWT editor abstractions by Martin Reiterer · 11 years ago
  45. 346e25a [397123] Isolate SWT specific classes of babel editor into a separate fragment by Matthias Lettmayer · 11 years ago
  46. 16f4355 change download path to /shared/technology/babel by Stefan Strobl · 11 years ago
  47. cc709a2 [396515] Add support for inernationalization-key refacoring by Alexej Strelzow · 11 years ago
  48. ee33571 add p2 repository generation and signing by Stefan Strobl · 11 years ago
  49. 0b05db2 Fix path to parent pom by Stefan Strobl · 11 years ago
  50. 37533f2 Clean up build.properties files by Martin Reiterer · 11 years ago
  51. b7a6b2b Adds missing license headers and lifts epl-v10.html from project scope to repository scope by Martin Reiterer · 11 years ago
  52. 6e1f553 Lift root pom into the repository root directory. by Martin Reiterer · 11 years ago
  53. 43156ae Adds missing about.html and epl-v10.html files by Martin Reiterer · 11 years ago
  54. 40ac64a Removes outdated PDE build project by Martin Reiterer · 11 years ago
  55. d2988fe Clean up of maven pom configuration by Martin Reiterer · 11 years ago
  56. 48aed06 Adds build support using tycho and maven by Martin Reiterer · 11 years ago
  57. 263c922 Defines build process for babel tool suite by Martin Reiterer · 11 years ago
  58. 7aecbae Cleans up build information for the tool suite's core plug-ins by Martin Reiterer · 11 years ago
  59. 217a1d5 Cleans up build scripts. by Martin Reiterer · 11 years ago
  60. c74ddd3 Encapsulate I18N tooling in separate feature project and provide initial build scripts. by Martin Reiterer · 11 years ago
  61. 1cb6c1c Removes outdated dependency to org.eclipse.pde.core from the message editor's core plug-in. by Martin Reiterer · 11 years ago
  62. 2612301 Fix bug in I18nBuilders by Martin Reiterer · 11 years ago
  63. c515375 Create fragment project that handles PDE specific functionality (fixes 394054) by Stefan Reiterer · 11 years ago
  64. 8645a22 Fix error while restoring UI state if memento files are not present. by Martin Reiterer · 11 years ago
  65. 7cf7e3c Remove unused icons from org.eclipse.babel.tapiji.tools.core.ui by Martin Reiterer · 12 years ago
  66. 9ae85d6 Cleans up build properties and plugin description files. by Martin Reiterer · 12 years ago
  67. 10f4519 Removes icon folder from the tool's core plugin. by Martin Reiterer · 12 years ago
  68. 604412a Define gitignore rules for project binaries and local settings. by Martin Reiterer · 12 years ago
  69. c9537de Massive whitespace replacement (kill trailing spaces & spaces instead of tabs) by Alexej Strelzow · 12 years ago
  70. 9d72f2b [379084] Contributes I18N coding assistances by Martin Reiterer · 12 years ago
  71. 67ff672 [379083] Contributes babel-messages editor enhancements and bug fixes by Alexej · 12 years ago
  72. 6f3d55b Git commit test by Kit Lo · 12 years ago
  73. cd87f00 [385436] Header Change to ResourceBundleNewWizardPage.java by droy · 12 years ago
  74. cb36732 change error message when no key is entered by nwestbury · 15 years ago R_0_201005121930 R_0_201005131330 R_0_201005140930 R_0_201008010135 R_0_201012140110 R_0_201106111735 R_0_201106120850 R_0_201106141800 R_0_201106152100 R_0_201106212200 R_0_201106240900 R_0_201106251900 R_0_201106271600 R_0_201106271700 R_0_201106291600 R_0_201106291800 R_0_201106292300 R_0_201106300000 R_0_201107031400 R_0_201107122000 R_0_201107130100 R_0_201108132300 R_0_201108210100 R_0_201109152300 R_0_201110241700 R_0_201111232000 R_0_201112251400 R_0_201112261600 R_0_201112272000 R_0_201202011400 R_0_201202020100 R_0_201202041400 R_0_201202041405 R_0_201206142300 R_0_201206171400
  75. 722dba2 Replace the rename key code to use the Eclipse refactoring framework by nwestbury · 15 years ago
  76. 337f2af remove file that is obsolete now that the 'flat' and 'tree' models have been unified by nwestbury · 15 years ago
  77. 3587284 simplify model by removing superfluous interface by nwestbury · 15 years ago
  78. 9af94ac Use same model regardless of whether the navigation view is set to flat or tree mode. The previous technique of switching models was overly complex and complicated future enhancements. We now also preserve the selection when the view is switched between flat mode and tree mode. by nwestbury · 15 years ago
  79. 22f72e2 fix to bug 287652 by nwestbury · 15 years ago
  80. ab4844d comments only by nwestbury · 15 years ago
  81. 0237b0a clean-up after fix to 286365 by nwestbury · 15 years ago
  82. 95a0ed7 fix 286365 by nwestbury · 15 years ago
  83. da7fd3d fix NPE caused because a null (not an empty collection) may be returned when getting markers by nwestbury · 15 years ago
  84. 0a54575 Set plug-in versions to 0.8 as per our discussion on weekly call by nwestbury · 15 years ago
  85. d1ad7df replace method to get the window for a handler with the preferred method by nwestbury · 15 years ago
  86. 57f7db8 comments only by nwestbury · 15 years ago
  87. e3a1ebe [259580] Babel Language Pack Build Tool initial check-in, with confirmation from the IP team https://dev.eclipse.org/ipzilla/show_bug.cgi?id=3082#c11 by kitlo · 15 years ago R_0_200903121450 R_0_200904171100
  88. 6756a11 Switch Stefan's contribution to use the RBE model as a back-end for updating the resource bundles by nwestbury · 15 years ago
  89. 4cbffe5 Rename and move the message editor's top level menu to follow the IDE's conventions by nwestbury · 15 years ago
  90. 2eb81f5 clean up a few more warnings, setting build properties correctly by nwestbury · 15 years ago
  91. 63dcae5 Removing a few more warnings by nwestbury · 15 years ago
  92. 4427725 Add some generics parameters to remove warnings by nwestbury · 15 years ago
  93. da6224b fix bug 263782 by nwestbury · 15 years ago
  94. 4df6af2 Set Java execution environment to 1.5, remove usage of Java 1.6 API by nwestbury · 15 years ago
  95. d3fe7ba Add .settings so that plug-in uses Java 1.5 out-of-the-box by nwestbury · 16 years ago
  96. 032c1e6 Initial check-in of contribution of Stefan Muecke by nwestbury · 16 years ago
  97. 353e1dc Bug 226394 - Nature toggling action has a typo by kitlo · 16 years ago
  98. d01b51d Added Karsten Lentzsch as co-author (as per his request). by pessiembr · 16 years ago STAGING_0_200804281319
  99. 930fb3c Recreated icons to comply to EPL. Bugzilla 1816. by pessiembr · 16 years ago
  100. 21e28f1 highlight edited (dirty) text, disable revert button as appropriate by nwestbury · 16 years ago R_0_200804171318