1. 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
  2. 722dba2 Replace the rename key code to use the Eclipse refactoring framework by nwestbury · 15 years ago
  3. 337f2af remove file that is obsolete now that the 'flat' and 'tree' models have been unified by nwestbury · 15 years ago
  4. 3587284 simplify model by removing superfluous interface by nwestbury · 15 years ago
  5. 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
  6. 22f72e2 fix to bug 287652 by nwestbury · 15 years ago
  7. ab4844d comments only by nwestbury · 15 years ago
  8. 0237b0a clean-up after fix to 286365 by nwestbury · 15 years ago
  9. 95a0ed7 fix 286365 by nwestbury · 15 years ago
  10. da7fd3d fix NPE caused because a null (not an empty collection) may be returned when getting markers by nwestbury · 15 years ago
  11. 0a54575 Set plug-in versions to 0.8 as per our discussion on weekly call by nwestbury · 15 years ago
  12. d1ad7df replace method to get the window for a handler with the preferred method by nwestbury · 15 years ago
  13. 57f7db8 comments only by nwestbury · 15 years ago
  14. 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 · 16 years ago R_0_200903121450 R_0_200904171100
  15. 6756a11 Switch Stefan's contribution to use the RBE model as a back-end for updating the resource bundles by nwestbury · 16 years ago
  16. 4cbffe5 Rename and move the message editor's top level menu to follow the IDE's conventions by nwestbury · 16 years ago
  17. 2eb81f5 clean up a few more warnings, setting build properties correctly by nwestbury · 16 years ago
  18. 63dcae5 Removing a few more warnings by nwestbury · 16 years ago
  19. 4427725 Add some generics parameters to remove warnings by nwestbury · 16 years ago
  20. da6224b fix bug 263782 by nwestbury · 16 years ago
  21. 4df6af2 Set Java execution environment to 1.5, remove usage of Java 1.6 API by nwestbury · 16 years ago
  22. d3fe7ba Add .settings so that plug-in uses Java 1.5 out-of-the-box by nwestbury · 16 years ago
  23. 032c1e6 Initial check-in of contribution of Stefan Muecke by nwestbury · 16 years ago
  24. 353e1dc Bug 226394 - Nature toggling action has a typo by kitlo · 16 years ago
  25. d01b51d Added Karsten Lentzsch as co-author (as per his request). by pessiembr · 16 years ago STAGING_0_200804281319
  26. 930fb3c Recreated icons to comply to EPL. Bugzilla 1816. by pessiembr · 16 years ago
  27. 21e28f1 highlight edited (dirty) text, disable revert button as appropriate by nwestbury · 16 years ago R_0_200804171318
  28. 9fd7266 add Javadoc by nwestbury · 16 years ago
  29. 89d35c1 fix NPE when no plug-in selected (patch from Remy Suen) by nwestbury · 16 years ago
  30. ccfe3db clean up some warnings by nwestbury · 16 years ago
  31. 15aa179 temporary workaround related to 226380, pending final fix by nwestbury · 16 years ago
  32. 6c71b79 set execution environment (patch from Remy Suen) by nwestbury · 16 years ago
  33. 61ac8ac replace hard coded value with correct value by nwestbury · 17 years ago
  34. 56df940 stop translation dialog from getting ridiculously high by nwestbury · 17 years ago
  35. 08e4a91 fix null pointer exception by nwestbury · 17 years ago
  36. a058172 remove use of grid style constructor and constants that are no longer recommended by nwestbury · 17 years ago
  37. bb75649 Now has transparent background. by pessiembr · 17 years ago
  38. a5b584d Patch #91247, bug #220978. by pessiembr · 17 years ago
  39. 887e699 Patch #90567, but #220050. by pessiembr · 17 years ago
  40. 4a7de08 change order of tabs so most often used one is on top by default by nwestbury · 17 years ago
  41. c34bbdd rename external classes to use 'Translatable' consistently, instead of the mixture of Localizable, Localization, Updatable, Dynamic etc. by nwestbury · 17 years ago
  42. cefef77 add a few more control types as associations by nwestbury · 17 years ago
  43. 60de9db remove unnecessary version constraint by nwestbury · 17 years ago R_0_200802291325 R_0_200803031326 R_0_200803051327
  44. a3ab57b Initial check-in by nwestbury · 17 years ago
  45. cb68e44 Patch #88966, bug https://bugs.eclipse.org/bugs/show_bug.cgi?id=214521 by pessiembr · 17 years ago R_0_200802141507
  46. 9eeff8d Patche #88843, bug 214521 by pessiembr · 17 years ago
  47. 146d404 Patch 88367, bug 215521 by pessiembr · 17 years ago R_0_200802041505 R_0_200802061506
  48. 815a593 Added the two new .properties. by pessiembr · 17 years ago R_0_20080130 R_0_200801310935 R_0_200802011504
  49. 4a150d4 Part of patch: https://bugs.eclipse.org/bugs/show_bug.cgi?id=214521 by pessiembr · 17 years ago
  50. a14acc0 Moved from NLS to Editor to comply with Eclipse recommended way to have it. by pessiembr · 17 years ago
  51. 7142d95 No longer needed. by pessiembr · 17 years ago
  52. d6b45a2 Internationalized readonly. by pessiembr · 17 years ago
  53. 6c31a23 Latest. by pessiembr · 17 years ago
  54. 6b0a2c5 Latest translations. by pessiembr · 17 years ago
  55. 0cf1bfc Initial submission. by pessiembr · 17 years ago
  56. d2b698e Added missing build resources. by pessiembr · 17 years ago
  57. 8f295ea Now isEditable supported. by pessiembr · 17 years ago
  58. 01f0260 Added locale sorting. by pessiembr · 17 years ago
  59. b950f62 Added resource location label. by pessiembr · 17 years ago
  60. 47f7ad7 Locales now sorted. by pessiembr · 17 years ago
  61. 7b2d6c8 Now supports isEditable. by pessiembr · 17 years ago
  62. 6aa6289 Added tooltip. by pessiembr · 17 years ago
  63. 3ccd8ec First implementation. by pessiembr · 17 years ago
  64. e2527f3 Changed access level of EditorSite by pessiembr · 17 years ago
  65. 557aaa8 Better way of accessing locale. by pessiembr · 17 years ago
  66. 091fbbd Added wizard. by pessiembr · 17 years ago
  67. 03f3c1f Includes missing resources in build. by pessiembr · 17 years ago
  68. 01023bf Renamed from Default... to Properties... by pessiembr · 17 years ago
  69. 6c0f38f Added getResourceLocationLabel() by pessiembr · 17 years ago
  70. 97fc58c Added keys, removed dots. by pessiembr · 17 years ago
  71. c0e0a38 Added "Add key" action. by pessiembr · 17 years ago
  72. d640809 Added validation. by pessiembr · 17 years ago
  73. 814640f Initial submission. by pessiembr · 17 years ago
  74. b7f3640 Removed unused imports. by pessiembr · 17 years ago
  75. 6426fbd Fixed the plugin attempting to add key upon pressing enter on text matching already existing key. by pessiembr · 17 years ago
  76. 6cd906c Added "add" image. by pessiembr · 17 years ago
  77. b02415d Added support for key sorting when serializing. by pessiembr · 17 years ago
  78. 401a4e0 Fixed NPE when comparing null values for equality. by pessiembr · 17 years ago
  79. 9f87829 Refactored to used new messages-related listeners. by pessiembr · 17 years ago
  80. d711e6f Removed *.core export. by pessiembr · 17 years ago
  81. a9114fd Refactored model to use custom listeners/adapters for list-type events (mainly additions/removals). More intuitive to work with that way. by pessiembr · 17 years ago
  82. a2b8111 Moved to nls. by pessiembr · 17 years ago
  83. 31fbbf9 Initial submission. by pessiembr · 17 years ago
  84. 6171eb4 Fixed notification of observers. by pessiembr · 17 years ago
  85. 511cf26 Added .settings. by pessiembr · 17 years ago
  86. 86d21f5 Added key. by pessiembr · 17 years ago
  87. 8d68387 Deleted since the plugin is being reworked, new translations will be required. by pessiembr · 17 years ago
  88. 7ee9303 Removed unused action set and fixed (added) preferences. by pessiembr · 17 years ago
  89. cf9d7c4 Initial submission. by pessiembr · 17 years ago
  90. 0242082 Now specifies an execution environment (bug #211293). by pessiembr · 17 years ago
  91. c58d11d Fixed references (refactoring). by pessiembr · 17 years ago
  92. 2243603 Renamed from EditorPlugin to MessagesEditorPlugin. by pessiembr · 17 years ago
  93. 8808e06 Removed unused references. by pessiembr · 17 years ago
  94. ec52fb7 Now uses Eclipse Messages Editor preferences. by pessiembr · 17 years ago
  95. 5d5e1ea Now uses one of the core JRE from execution environment. by pessiembr · 17 years ago
  96. 42ec523 Now specifies an execution environment (bug #211293). by pessiembr · 17 years ago
  97. 6c48d94 Refactored to used serialization config interfaces. by pessiembr · 17 years ago
  98. a1b25fa (De)Serialization config now interface. by pessiembr · 17 years ago
  99. e25cec2 Initial submission. by pessiembr · 17 years ago