Community
Participate
Working Groups
Currently Papyrus has many editor to edit same things. We need to have generic editors with same appearance to edit properties. These editors will be called in different views, such as : - Property View - Future Table View - Wizard -... - the new editors need to be configure easily (color, background) with a factory.
Created attachment 184115 [details] Plugins with the new editors First Commit of the new Papyrus Editors
Created attachment 184116 [details] Plugins with the new editors First Commit of the new Papyrus Editors
Created attachment 184117 [details] Plugins with the new editors First Commit of the new Papyrus Editors
First Commit in r3268
In R3386 : add the file about.html
(In reply to comment #4) > First Commit in r3268 Error : First Commit in r3384 and 3385 in 3386 : removes the /bin folder in 3387 (add about.html)
Created attachment 184257 [details] The CompactMultipleValueEditor didn't use the factory for creating its label
C. Letavernier contribution patch Committed in R3411.
Created attachment 184961 [details] patch from Camille Letavernier patch from Camille Letavernier
Created attachment 184962 [details] mylyn/context/zip
In r3471, apply patch from Camille Letavernier + Add SelectionEditor
Created attachment 187085 [details] New patch for plugin editors
In R3764 Apply patch (C. Letavernier Contribution) - Add the possibility to create or edit elements for multiple value editors - New editors - ...
IN R3773 add an forgotten icon
Created attachment 187088 [details] correct the externalization patch from C. Letavernier
Created attachment 187089 [details] mylyn/context/zip
In R3774 : Correct the externalization of the string (C. Letavernier contribution)
Created attachment 189590 [details] Enhanced support of tooltips & added new CLabel editor This patch contains an update for the support of ToolTipText on the editors. The ToolTipText is now displayed on both the widgets' label and editing area. Also provides a new widget for displaying read-only strings as a CLabel (StringLabel)
In R4076 : commit of the previous patch (C. Letavernier Contribution)
In R4077 : add a icon (C. Letavernier Contribution)
Created attachment 189593 [details] Bug fix on the toolTipText feature This patch corrects a bug that occured when calling #setToolTipText on a widget which didn't have a Label.
In R4078 : commit the last patch (bug fix on the toolTipText feature). C. Letavernier contribution
In R4631 : override the method refreshValue in StringLabel
In R4652 : add a test to refresh the StringLabel only if the widget is not disposed.
Created attachment 196352 [details] Bug fix - icons Some icon paths didn't have the right case, resulting in a file not found error. This patch fixes this error.
(In reply to comment #25) > Created attachment 196352 [details] > Bug fix - icons > > Some icon paths didn't have the right case, resulting in a file not found > error. > > This patch fixes this error. I, Camille Letavernier, wrote 100% of the code I've provided. This code contains no cryptography I have the right to contribute the code to Eclipse. I contribute the content under the EPL.
Comment on attachment 196352 [details] Bug fix - icons Here is a contribution from one employee of CEA. The company has signed a Member Commiter Agreement. I've committed this contribution. Committed revision 4762.
Done in Indigo
(In reply to comment #28) > Done in Indigo