Skip to main content
summaryrefslogtreecommitdiffstats
AgeCommit message (Collapse)AuthorFilesLines
2009-11-25this feature is deleted because it is replaced by ↵rschnekenbu5-386/+0
org.eclipse.papyrus.uml-feature in the features dir
2009-11-25ASSIGNED - bug 295723: [General] Improve management of element's customization ptessier14-62/+62
https://bugs.eclipse.org/bugs/show_bug.cgi?id=295723
2009-11-25NEW - bug 295714: [preferences] improve the design of preference classes ptessier32-406/+337
https://bugs.eclipse.org/bugs/show_bug.cgi?id=295714 ASSIGNED - bug 295723: [General] Improve management of element's customization https://bugs.eclipse.org/bugs/show_bug.cgi?id=295723
2009-11-25the customize palette dialog now checks if all profiles needed are present ↵rschnekenbu3-1/+25
to edit the palette
2009-11-24added some comments to the coderschnekenbu3-96/+53
2009-11-24removed a dependency to umlutils plugin. (comming from a javadoc!)rschnekenbu1-3/+0
2009-11-24the local palette descriptors now stores which profiles they need to ↵rschnekenbu14-15/+247
display. If a profile is missing for a palette contributor, it is not contributing to the palette. The context menu on the palette is updated also. Local palettes actions with missing profiles are disabled fixed a small bug on combo field in the local palette wizard. it was displaying several times the "UML tools" item
2009-11-24Update Log mecanismtlandre8-68/+190
2009-11-24Add new methods.cdumoulin1-168/+132
Revert to old formating
2009-11-24remove unused commented codetlandre1-3/+0
2009-11-23NEW - bug 295714: [preferences] improve the design of preference classes ptessier6-242/+91
https://bugs.eclipse.org/bugs/show_bug.cgi?id=295714
2009-11-23NEW - bug 295714: [preferences] improve the design of preference classes ptessier10-244/+124
https://bugs.eclipse.org/bugs/show_bug.cgi?id=295714
2009-11-23NEW - bug 295714: [preferences] improve the design of preference classes ptessier4-3/+181
https://bugs.eclipse.org/bugs/show_bug.cgi?id=295714
2009-11-23NEW - bug 295714: [preferences] improve the design of preference classes tlandre10-147/+128
https://bugs.eclipse.org/bugs/show_bug.cgi?id=295714 Format and organize import
2009-11-20removed dependecy from org.eclipse.gmf.codegenrschnekenbu1-1/+0
2009-11-20NEW - bug 295714: [preferences] improve the design of preference classes ptessier11-189/+797
https://bugs.eclipse.org/bugs/show_bug.cgi?id=295714
2009-11-20Add a use case for control mode.cdumoulin1-0/+0
2009-11-19Initial committlandre10-0/+337
This plugin will ease the management of log for Papyrus developer
2009-11-19NEW - bug 295554: [Use Case diagram] Problem when you try to add a new Use ↵eperico29-559/+829
Case diagram https://bugs.eclipse.org/bugs/show_bug.cgi?id=295554
2009-11-18Check for null savedSearchPath when the Reverse is executed for the first time.cdumoulin1-1/+2
2009-11-18Process Classifiers names beginning by I as Interfacescdumoulin1-4/+12
2009-11-18ASSIGNED - bug 288511: [Generative Tools] Erroneous code generated when ↵ytanguy1-1/+1
using Java constraint on GenLink https://bugs.eclipse.org/bugs/show_bug.cgi?id=288511
2009-11-17Bug 295326 : [Palette] Improving the customize dialog fixedrschnekenbu4-10/+183
2009-11-17Bug 295330 : "[Palette] Ability to rename existing local drawers" fixedrschnekenbu25-83/+1708
Bug 295329 : "[Palette] A default drawer should be added when creating a new local palette" fixed Bug 296326 : "[Palette] Improving the customize dialog" in progress. It lacks a content provider for profiles.
2009-11-17update document: add proposals to improve DI models managementeperico2-0/+0
2009-11-16NEW - bug 295242: [All diagrams] add un contextual menu to allow cleaning ↵ptessier8-95/+350
diagram https://bugs.eclipse.org/bugs/show_bug.cgi?id=295242
2009-11-12RESOLVED - bug 294963: [All Diagrams] java.lang.IndexOutOfBoundsException on ↵tlandre1-7/+9
compartment https://bugs.eclipse.org/bugs/show_bug.cgi?id=294963
2009-11-10modified the class loading for this extension point. It removes the ↵rschnekenbu2-20/+35
dependance towards uml plugins...
2009-11-10unused classestlandre3-171/+0
2009-11-10unused classtlandre1-53/+0
2009-11-10NEW - bug 294710: [Class Diagram] Association end notation ptessier19-164/+191
https://bugs.eclipse.org/bugs/show_bug.cgi?id=294710
2009-11-10Update Sequence diagram with latest developmenttlandre95-2739/+21062
2009-11-10update documenteperico1-0/+0
2009-11-10update feature and PSF fileseperico1-53/+29
2009-11-10ASSIGNED - bug 289055: [Backbone] Refactor eperico3-83/+103
https://bugs.eclipse.org/bugs/show_bug.cgi?id=289055 Provide getters for ActiveEditor, MultiDiagramEditor, DiResourceSet, TransactionalEditongDomain in EditorUtils (core) instead of NavigatorUtils (tag as deprecated) Patch provided by Thomas Szadel
2009-11-10ASSIGNED - bug 289055: [Backbone] Refactor eperico4-8/+8
https://bugs.eclipse.org/bugs/show_bug.cgi?id=289055 Provide getters for ActiveEditor, MultiDiagramEditor, DiResourceSet, TransactionalEditongDomain in EditorUtils (core) instead of NavigatorUtils (tag as deprecated) Patch provided by Thomas Szadel
2009-11-10update documenteperico1-0/+0
2009-11-10NEW - bug 277680: Control mode eperico2-0/+115
https://bugs.eclipse.org/bugs/show_bug.cgi?id=277680 Add NotationUtils Class to manage notation models Save additional resources for controlled resources
2009-11-10Collaborative work: commit new plugin to set up control mode in Papyrus. eperico13-0/+1060
relative to task 277680 Control mode
2009-11-10ASSIGNED - bug 291351: [Class diagram] Papyrus shall support resizable ↵ptessier74-559/+2429
compartments for classifier-base figures. https://bugs.eclipse.org/bugs/show_bug.cgi?id=291351
2009-11-09RESOLVED - bug 293141: [All Diagrams] Action to validate model fcano3-34/+426
https://bugs.eclipse.org/bugs/show_bug.cgi?id=293141
2009-11-09NEW - bug 293141: [All Diagrams] Action to validate model fcano15-104/+1690
https://bugs.eclipse.org/bugs/show_bug.cgi?id=293141 NEW - bug 293137: [All Diagrams] Support the ordering of elements in compartments with list layout https://bugs.eclipse.org/bugs/show_bug.cgi?id=293137
2009-11-06Clean Manifesft.MF using PDE Tools.tlandre9-7/+21
2009-11-06Remove unused dependenciestlandre8-29/+4
2009-11-06RESOLVED - bug 294458: [Model Explorer] Implements Common Actions tlandre15-93/+194
https://bugs.eclipse.org/bugs/show_bug.cgi?id=294458
2009-11-06RESOLVED - bug 288806: [Model explorer] DI NPE on diagram creation tlandre1-3/+6
https://bugs.eclipse.org/bugs/show_bug.cgi?id=288806 Patch provided by T. Szadel
2009-11-06RESOLVED - bug 294432: [Properties View] Advanced tab and combo tlandre2-2/+115
https://bugs.eclipse.org/bugs/show_bug.cgi?id=294432
2009-11-05ASSIGNED - bug 281320: [Composite structure diagram] Papyrus shall support ↵ytanguy116-1239/+6752
composite structure diagrams. https://bugs.eclipse.org/bugs/show_bug.cgi?id=281320 Improvements on CollaborationUse, Property, Port labels.
2009-11-05RESOLVED - bug 278936: [core] Editing an editor mark it 'dirty' as well as ↵tlandre3-123/+70
other opened editor. https://bugs.eclipse.org/bugs/show_bug.cgi?id=278936
2009-11-05Clean Code + Modify the design pattern of Singletontlandre1-15/+21
Patch provided by T. Szadel

Back to the top