/[eiffelstudio]/branches/Eiffel_57_docking/Src/Eiffel/interface/new_graphical/commands/eb_diagram_to_ps_command.e |
Parent Directory
|
Revision Log
Links to HEAD: | (view) (annotate) |
Sticky Revision: |
First commit docking tabbed Eiffel Studio.
EiffelStudio docking branch. It only contains modified classes needed to get the docking version of EiffelStudio.
Remapped icons
Removed saving and restoring of current working directory while opening a File Open/Save dialog since now Vision2 on Windows does not change it.
Moved trunk/Src/bench/Eiffel to trunk/Src/Eiffel.
Fixed mixing paranthesis in indexing clause for the licensing. Added missing license reference in newly created Eiffel classes.
Refactored pixmap handling to remove redundant functionality so such gray pixmaps
Added text of the GPL license to all classes of the compiler.
File open and save dialogs now use EB_FILE_OPEN_DIALOG and EB_FILE_SAVE_DIALOG instead of the standard EiffelVision2 versions as this permits the automatic saving of the previously opened directory.
Replaced usage of EB_WARNING_DIALOG with EV_WARNING_DIALOG.
Keyboard shortcuts for all diagram commands.
Changed commands such that they work with the new diagram tool.
fixed issue regarding particular use of dialog filter value before the "description" was given instead of the effective filter
Removed redundant code
Added inheritance from EB_FILE_DIALOG_CONSTANTS and updated dialogs to set filters via `set_dialog_filters_and_add_all'. Previously, `set_filter' from EV_FILE_DIALOG was used and is now obsolete.
Replace !! with create keyword. Replace creation keyword with create keyword. Replace ~ with agent keyword. Change order of elements in Precursor instructions.
Adapted the EiffelStudio code to the new interface of Vision2, where file dialogs and directory dialogs return "" instead of Void.
Though it may be fixed in vision in the future, restored working directory after file open dialog is closed.
Removed unnecessary descriptions and moved manifest string to INTERFACE_NAMES.
Made error messages more precise.
Updated to be compatible with new projector.
Prevented crash in Diagram when trying to export to png file with invalid name.
Merged branch `dev46_manu' to the trunc.
This form allows you to request diffs between any two revisions of this file. For each of the two "sides" of the diff, enter a numeric revision.
ViewVC Help | |
Powered by ViewVC 1.1.23 |