Gitiles
Code Review
Sign In
git.eclipse.org
/
babel
/
plugins
/
HEAD
2cee0f1
Configure new location for eclipse-jarsigner-plugin
by Martin Reiterer
· 9 years ago
master
2dd63e6
[425633] Machine translation suggestions for Babel editor
by Samir Soyer
· 9 years ago
e11ec2a
refixed Bug 402136
by Alexej Strelzow
· 10 years ago
5731a1e
Temporal fix for AST modification errors
by Martin Reiterer
· 10 years ago
55167ce
Avoid reusing document provided for autocomplete proposal when rewriting ast modifications
by Martin Reiterer
· 10 years ago
2f0b078
Enhances prototyical ASTUtils
by Martin Reiterer
· 10 years ago
608b5fd
Prototypical implementation of new AST modification strategy
by Martin Reiterer
· 10 years ago
a065e19
Do not handle deletion events in i18n builder
by Martin Reiterer
· 10 years ago
5995594
Removes exclusion marker for parent resource once all children are included
by Martin Reiterer
· 10 years ago
cc9f079
Improve wording of menu items and clean up resource bundle detection
by Martin Reiterer
· 10 years ago
1144552
Rename "refactor" action to "rename"
by Martin Reiterer
· 10 years ago
4289235
Fixes invalid plug-in id in rbmanager.ui plug-in
by Martin Reiterer
· 10 years ago
815d617
Display resource bundle name as editor title
by Martin Reiterer
· 10 years ago
58a2458
Adds missing DefaultPropertiesSerializerConfig.java
by Martin Reiterer
· 10 years ago
63fa735
Provide a default configuration for property file serialization
by Martin Reiterer
· 10 years ago
075c01f
Refactor extension management and initialization of extension plug-ins
by Martin Reiterer
· 10 years ago
7e1e494
Improve performance for resource bundle exclude action
by Martin Reiterer
· 10 years ago
6823dc1
Fixes NPE during include/exclude action and fixes resource loading error
by Martin Reiterer
· 10 years ago
8a4300c
Code clean-up in babel tools core plug-in
by Martin Reiterer
· 10 years ago
0ab662e
Allows to rename only nodes without children
by Martin Reiterer
· 10 years ago
62af1f7
Handle optional dependencies in babel core and editor componentd
by Martin Reiterer
· 10 years ago
051dcfc
fix unnecessary versioning
by Stefan Strobl
· 10 years ago
e330d52
fix broken version reference in pom.xml, broken reference after rename of rbmanager to rbmanager.ui in feature.xml
by Stefan Strobl
· 10 years ago
4dadc52
bump version on master branch to 0.9.1-SNAPSHOT
by Stefan Strobl
· 10 years ago
d14c6b7
Merge branch 'master' of ssh://git.eclipse.org/gitroot/babel/plugins
by Stefan Strobl
· 10 years ago
6c221c6
Bumping version in all places to 0.9.0 to create consistent versioning
by Stefan Strobl
· 10 years ago
ca28e0d
Fixes misplaced icon for key refactoring auto-complete proposal
by Martin Reiterer
· 10 years ago
9c59aef
Fix NPE that occurred during deletion of bundles that are placed within packages
by Martin Reiterer
· 10 years ago
3ebff0e
[401558] "Remove Language from Project" throws an Exception
by Clemente Lodi-Fè
· 10 years ago
4cd06d3
Enhance meta data of java feature
by Martin Reiterer
· 10 years ago
911b51c
Allows including/excluding only for compilation units, files and package fragments
by Martin Reiterer
· 10 years ago
f0fc260
Adapt feature definition
by Martin Reiterer
· 10 years ago
ee8063d
Minor code clean-up
by Martin Reiterer
· 10 years ago
cc54f55
Complete feature meta information records
by Martin Reiterer
· 10 years ago
8bf61b9
Remove old rename key action and replace it with refactoring functionality
by Martin Reiterer
· 10 years ago
f2ebc40
Fixes bug in target platform definition
by Martin Reiterer
· 10 years ago
a53fe14
rename rbmanager to rbmanager.ui
by Martin Reiterer
· 10 years ago
db5f339
Fix minor bug in optional dependency definition
by Martin Reiterer
· 10 years ago
1ae1c03
renamed rbmanager to rbmanager.ui
by Alexej Strelzow
· 10 years ago
24c1fc3
externalizing plugin text
by Alexej Strelzow
· 10 years ago
f4a585d
Define optional dependencies for swt editor usage as required extra dependencies in parent pom
by Martin Reiterer
· 10 years ago
a34d4bf
add swt and swt.compat to java feature
by Stefan Strobl
· 10 years ago
c7cea33
fix build.properties to include class files when packaging with maven
by Stefan Strobl
· 10 years ago
2ba2136
Adds missing pom files for new SWT editor abstractions
by Martin Reiterer
· 10 years ago
346e25a
[397123] Isolate SWT specific classes of babel editor into a separate fragment
by Matthias Lettmayer
· 10 years ago
16f4355
change download path to /shared/technology/babel
by Stefan Strobl
· 10 years ago
cc709a2
[396515] Add support for inernationalization-key refacoring
by Alexej Strelzow
· 10 years ago
ee33571
add p2 repository generation and signing
by Stefan Strobl
· 10 years ago
0b05db2
Fix path to parent pom
by Stefan Strobl
· 10 years ago
37533f2
Clean up build.properties files
by Martin Reiterer
· 10 years ago
b7a6b2b
Adds missing license headers and lifts epl-v10.html from project scope to repository scope
by Martin Reiterer
· 10 years ago
6e1f553
Lift root pom into the repository root directory.
by Martin Reiterer
· 10 years ago
43156ae
Adds missing about.html and epl-v10.html files
by Martin Reiterer
· 10 years ago
40ac64a
Removes outdated PDE build project
by Martin Reiterer
· 10 years ago
d2988fe
Clean up of maven pom configuration
by Martin Reiterer
· 10 years ago
48aed06
Adds build support using tycho and maven
by Martin Reiterer
· 10 years ago
263c922
Defines build process for babel tool suite
by Martin Reiterer
· 10 years ago
7aecbae
Cleans up build information for the tool suite's core plug-ins
by Martin Reiterer
· 10 years ago
217a1d5
Cleans up build scripts.
by Martin Reiterer
· 10 years ago
c74ddd3
Encapsulate I18N tooling in separate feature project and provide initial build scripts.
by Martin Reiterer
· 10 years ago
1cb6c1c
Removes outdated dependency to org.eclipse.pde.core from the message editor's core plug-in.
by Martin Reiterer
· 10 years ago
2612301
Fix bug in I18nBuilders
by Martin Reiterer
· 10 years ago
c515375
Create fragment project that handles PDE specific functionality (fixes 394054)
by Stefan Reiterer
· 10 years ago
8645a22
Fix error while restoring UI state if memento files are not present.
by Martin Reiterer
· 10 years ago
7cf7e3c
Remove unused icons from org.eclipse.babel.tapiji.tools.core.ui
by Martin Reiterer
· 10 years ago
9ae85d6
Cleans up build properties and plugin description files.
by Martin Reiterer
· 10 years ago
10f4519
Removes icon folder from the tool's core plugin.
by Martin Reiterer
· 10 years ago
604412a
Define gitignore rules for project binaries and local settings.
by Martin Reiterer
· 10 years ago
c9537de
Massive whitespace replacement (kill trailing spaces & spaces instead of tabs)
by Alexej Strelzow
· 10 years ago
9d72f2b
[379084] Contributes I18N coding assistances
by Martin Reiterer
· 10 years ago
67ff672
[379083] Contributes babel-messages editor enhancements and bug fixes
by Alexej
· 10 years ago
6f3d55b
Git commit test
by Kit Lo
· 11 years ago
cd87f00
[385436] Header Change to ResourceBundleNewWizardPage.java
by droy
· 11 years ago
cb36732
change error message when no key is entered
by nwestbury
· 13 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
722dba2
Replace the rename key code to use the Eclipse refactoring framework
by nwestbury
· 13 years ago
337f2af
remove file that is obsolete now that the 'flat' and 'tree' models have been unified
by nwestbury
· 14 years ago
3587284
simplify model by removing superfluous interface
by nwestbury
· 14 years ago
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
· 14 years ago
22f72e2
fix to bug 287652
by nwestbury
· 14 years ago
ab4844d
comments only
by nwestbury
· 14 years ago
0237b0a
clean-up after fix to 286365
by nwestbury
· 14 years ago
95a0ed7
fix 286365
by nwestbury
· 14 years ago
da7fd3d
fix NPE caused because a null (not an empty collection) may be returned when getting markers
by nwestbury
· 14 years ago
0a54575
Set plug-in versions to 0.8 as per our discussion on weekly call
by nwestbury
· 14 years ago
d1ad7df
replace method to get the window for a handler with the preferred method
by nwestbury
· 14 years ago
57f7db8
comments only
by nwestbury
· 14 years ago
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
· 14 years ago
R_0_200903121450
R_0_200904171100
6756a11
Switch Stefan's contribution to use the RBE model as a back-end for updating the resource bundles
by nwestbury
· 14 years ago
4cbffe5
Rename and move the message editor's top level menu to follow the IDE's conventions
by nwestbury
· 14 years ago
2eb81f5
clean up a few more warnings, setting build properties correctly
by nwestbury
· 14 years ago
63dcae5
Removing a few more warnings
by nwestbury
· 14 years ago
4427725
Add some generics parameters to remove warnings
by nwestbury
· 14 years ago
da6224b
fix bug 263782
by nwestbury
· 14 years ago
4df6af2
Set Java execution environment to 1.5, remove usage of Java 1.6 API
by nwestbury
· 14 years ago
d3fe7ba
Add .settings so that plug-in uses Java 1.5 out-of-the-box
by nwestbury
· 15 years ago
032c1e6
Initial check-in of contribution of Stefan Muecke
by nwestbury
· 15 years ago
353e1dc
Bug 226394 - Nature toggling action has a typo
by kitlo
· 15 years ago
d01b51d
Added Karsten Lentzsch as co-author (as per his request).
by pessiembr
· 15 years ago
STAGING_0_200804281319
930fb3c
Recreated icons to comply to EPL. Bugzilla 1816.
by pessiembr
· 15 years ago
21e28f1
highlight edited (dirty) text, disable revert button as appropriate
by nwestbury
· 15 years ago
R_0_200804171318
Next »