Gitiles
Code Review
Sign In
git.eclipse.org
/
pde
/
eclipse.pde.incubator
/
3a587fd430425ff8c02f1028e429a0c363fb6df0
3a587fd
escape HTML in rich tooltips
by Benjamin Cabe
· 15 years ago
d0d8faa
removed redundant code (resource change listening already addressed at abstract level)
by Benjamin Cabe
· 15 years ago
9fb453f
drop down menu
by Benjamin Cabe
· 15 years ago
e18cff0
better handling of java projects
by Benjamin Cabe
· 15 years ago
7010397
NEW - bug 292926: [modeling] ITA while validating w/ ValidatingEContentAdapter
by Benjamin Cabe
· 15 years ago
v20100311-1200
e6651d9
NEW - bug 300462: [modeling] [masterdetails] Remove button and remove toolbar action should be bound to the EmfActionBarContributor's Delete action
by Benjamin Cabe
· 15 years ago
1fb1884
bug 298569: [modeling] Improve usability of the DropDown button - Control the tree selection
by Benjamin Cabe
· 15 years ago
a51d181
bug 298610: [modeling] Provide a default implementation for the ViewerFilter to be used in the EmfMasterDetailBlock
by Benjamin Cabe
· 15 years ago
f34ed9d
bug 298565: [modeling] Provide a way to define the ViewerComparator to use in the outline
by Benjamin Cabe
· 15 years ago
977bf1a
it's better not to rely on an hypothetical override of getPartName()
by Benjamin Cabe
· 15 years ago
18aeb9b
NEW - bug 296709: [modeling] Improve the DropDown button behavior
by Benjamin Cabe
· 15 years ago
e0c073a
RESOLVED - bug 297194: [modeling] Do nothing when no object has been created
by Benjamin Cabe
· 15 years ago
762c093
RESOLVED - bug 296035: [modeling] EmfFormEditor resources are not correctly disposed
by Benjamin Cabe
· 15 years ago
4d90047
fixing hudson headless tests failure
by Benjamin Cabe
· 15 years ago
62a25b8
NEW - bug 296682: [modeling] Add button using a DropDown menu
by Benjamin Cabe
· 15 years ago
4da3d97
NEW - bug 296676: [modeling] Need to expose methods for a better control on the creation of Child/Sibling elements
by Benjamin Cabe
· 15 years ago
efc556e
NEW - bug 296678: [modeling] Creation menu filters are not correctly updated when they are different between two pages
by Benjamin Cabe
· 15 years ago
e03f311
NEW - bug 296676: [modeling] Need to expose methods for a better control on the creation of Child/Sibling elements
by Benjamin Cabe
· 15 years ago
6feb646
copy paste typo...
by Benjamin Cabe
· 15 years ago
9e0f6a4
bug 294045: [modeling] EmfFormEditor is not closed when the linked Resource is removed from the workspace
by Benjamin Cabe
· 15 years ago
5be2ffb
bug 293554: [modeling] NPE on validation while changing active page
by Benjamin Cabe
· 15 years ago
1740b9f
fixed a scrollbar issue
by Benjamin Cabe
· 15 years ago
71cb321
RESOLVED - bug 293012: [modeling] Live validation and cross resource containment
by Benjamin Cabe
· 15 years ago
5d720b6
RESOLVED - bug 292530: [modeling] Handle non-XMLResource type in the SourcePage
by Benjamin Cabe
· 15 years ago
488f997
removed a "manual" key binding which was totally wrong
by Benjamin Cabe
· 15 years ago
v20091009-0927
15abf08
fixing UI pb ... this toolkit is really a mess, and need serious cleaning
by Benjamin Cabe
· 15 years ago
5251d89
small UI issue
by Benjamin Cabe
· 15 years ago
7acef0c
no margin in details part
by Benjamin Cabe
· 15 years ago
0ca6adc
allow people to give their own EMFFormEditorConfig and *handle it correctly* !!
by Benjamin Cabe
· 15 years ago
4449d22
ValidatingEContentAdapter could cause some threading issues with databinding 3.4 API
by Benjamin Cabe
· 15 years ago
a3b7784
validate() when a resource change is detected
by Benjamin Cabe
· 15 years ago
1e723dd
exposing the toolbar manager as a protected field to ease toolbar customization
by Benjamin Cabe
· 15 years ago
74d39e6
RESOLVED - bug 286904: [modeling] Integrate Forms enhanced tooltips support in AbstractEmfFormPage
by Benjamin Cabe
· 15 years ago
ff79dc3
println
by Benjamin Cabe
· 15 years ago
2d0a60d
Bug 286904 - [modeling] Integrate Forms enhanced tooltips support in AbstractEmfFormPage
by Benjamin Cabe
· 15 years ago
f2be333
doc
by Benjamin Cabe
· 15 years ago
a5f6780
Bug 288692 - [modeling] DocumentRoot is taken as top of tree viewer, Outline view
by Benjamin Cabe
· 15 years ago
ec2a3df
Bug 288692 - [modeling] DocumentRoot is taken as top of tree viewer, Outline view
by Benjamin Cabe
· 15 years ago
d014860
documenting better the fact that the handleContentOutlineSelection method is overridable by clients
by Benjamin Cabe
· 15 years ago
df65bd1
moved some doc from the editor to the editorconfig
by Benjamin Cabe
· 15 years ago
70fc7c5
fixed create sibling filters
by Benjamin Cabe
· 15 years ago
f94a0b6
it should be possible to create a Reference element under a Component...
by Benjamin Cabe
· 15 years ago
ccbb72d
use default createChild icons
by Benjamin Cabe
· 15 years ago
9a33d91
moved content outline page to a class of its own in the internal package
by Benjamin Cabe
· 15 years ago
d178b8f
autocompletion won't work without the XML schema of XSD itself
by Benjamin Cabe
· 15 years ago
408cf5a
'modified' attribute was missing
by Benjamin Cabe
· 15 years ago
68a053e
improved buttons customizability
by Benjamin Cabe
· 15 years ago
851e001
show source page for DS Editor
by Benjamin Cabe
· 15 years ago
b9e5693
removed some warnings
by Benjamin Cabe
· 15 years ago
23254b5
enable API tooling in order to track modifications on EMF Forms framework better
by Benjamin Cabe
· 15 years ago
803c8f9
replace default values...
by Benjamin Cabe
· 15 years ago
18ab438
RESOLVED - bug 289170: [incubator] EmfFormEditor's ResourceChangeListener should ignore marker changes
by Benjamin Cabe
· 15 years ago
3ebde7c
-
by Benjamin Cabe
· 15 years ago
94ce3e3
add non-nls comments
by Benjamin Cabe
· 15 years ago
5a3bc11
use a local check style configuration ...
by Benjamin Cabe
· 15 years ago
6ddfadf
forcing the 3.4 validating service registration should not disallow 3.5 service to be accessed when it's present
by Benjamin Cabe
· 15 years ago
118cb25
use a decorating label provider for the outline
by Benjamin Cabe
· 15 years ago
f91f4d6
RESOLVED - bug 288335: [Modeling]Manage ActionBarContributor's GlobalHandlers enablement state
by Benjamin Cabe
· 15 years ago
a043dad
an EContentAdapter is a bit useless if we don't call super.notify... sigh...
by Benjamin Cabe
· 15 years ago
8798ec0
force Eclipse3.4 validating service registration when SCR is not present
by Benjamin Cabe
· 15 years ago
5d5e45b
project settings
by Benjamin Cabe
· 15 years ago
0761381
fix a possible npa
by Benjamin Cabe
· 15 years ago
fe241d1
organize imports
by Benjamin Cabe
· 15 years ago
408ac2d
adopt new EmfMDB API
by Benjamin Cabe
· 15 years ago
fe00c4f
added constructors allowing to set a width hint for labels
by Benjamin Cabe
· 15 years ago
e4477d4
improved the way the user can customize the add/remove buttons visibility
by Benjamin Cabe
· 15 years ago
6938d0d
fix a possible NPE if validation is done too early
by Benjamin Cabe
· 15 years ago
fb6472f
NEW - bug 287189: [modeling] Master/Detail : Allow to override the default remove action
by Benjamin Cabe
· 15 years ago
59c6ae8
RESOLVED - bug 287073: [modeling] Generic source page for EMF Forms Editor
by Benjamin Cabe
· 15 years ago
46bcef6
RESOLVED - bug 287073: [modeling] Generic source page for EMF Forms Editor
by Benjamin Cabe
· 15 years ago
2ee7f8d
RESOLVED - bug 287073: [modeling] Generic source page for EMF Forms Editor
by Benjamin Cabe
· 15 years ago
9d656d0
propose a nice error message on save, reusing the diagnistician from the validatingecontentadapter
by Benjamin Cabe
· 15 years ago
7bb48ff
[283387] - [plug-in registry] Response of plugin when it lost connection with remote application
by jpospycha
· 15 years ago
9c12343
-+
by Benjamin Cabe
· 15 years ago
v20090807-1847
7d37acf
-
by Benjamin Cabe
· 15 years ago
e807405
emf forms framework reworked to be compatible with Eclipse 3.4
by Benjamin Cabe
· 15 years ago
d25541a
convert the bundle to fragment...
by Benjamin Cabe
· 15 years ago
f1aacfb
emf forms framework reworked to be compatible with Eclipse 3.4
by Benjamin Cabe
· 15 years ago
18e6156
select first element if there is one
by Benjamin Cabe
· 15 years ago
32b4325
add & remove images
by Benjamin Cabe
· 15 years ago
a553305
small ui change
by Benjamin Cabe
· 15 years ago
32eaf34
no validation when an eAdapter is being removed
by Benjamin Cabe
· 15 years ago
020acc8
added an action to configure experimental scr builder
by Benjamin Cabe
· 15 years ago
eede8b7
deal with missing Service-Component header
by Benjamin Cabe
· 15 years ago
11b78f8
pull up the generic setActive() method
by Benjamin Cabe
· 15 years ago
1192e01
added an explicit refresh to workaround a bug ..
by Benjamin Cabe
· 15 years ago
3478a52
added the ability to choose between a generic "Add..." button, and specific buttons
by Benjamin Cabe
· 15 years ago
cf1b0c3
for some reason Component#allProperties was set to 'unique'=true, and this was wrong :)
by Benjamin Cabe
· 15 years ago
bd59153
[283823] [plug-in registry] simplify r-osgi ports configuration
by jpospycha
· 15 years ago
ef9bcab
[277648] [plug-in registry] Dialog to establish the connection with remote OSGi applciation
by jpospycha
· 15 years ago
bfdd311
[283823] [plug-in registry] simplify r-osgi ports configuration
by jpospycha
· 15 years ago
3e26213
[Bug 283690] [plug-in registry] Separate model from org.eclipse.pde.runtime to new independent plugin
by jpospycha
· 15 years ago
c90be8b
TODO: validate in a separate thread...
by Benjamin Cabe
· 15 years ago
1da3052
*** empty log message ***
by Benjamin Cabe
· 15 years ago
b3efa64
SCR 1.1 schema of OSGi 4.2 cmpdm draft 20090310
by Benjamin Cabe
· 15 years ago
af6de35
"Remove..." => "Remove"
by Benjamin Cabe
· 15 years ago
0ca5858
unify the experimental editor name with the name of the "official" one
by Benjamin Cabe
· 15 years ago
27c83f0
*** empty log message ***
by Benjamin Cabe
· 15 years ago
67d0d83
*** empty log message ***
by Benjamin Cabe
· 15 years ago
de0d683
*** empty log message ***
by Benjamin Cabe
· 15 years ago
Next »