Log of /branches/Eiffel_68/Delivery/studio
Directory Listing
Revision
86531 -
Directory Listing
Modified
Tue May 24 07:12:10 2011 UTC
(8 years, 6 months ago)
by
manus
Created 6.8 branch
Revision
86448 -
Directory Listing
Modified
Sat May 14 06:41:50 2011 UTC
(8 years, 6 months ago)
by
alexk
Original Path:
trunk/Delivery/studio
Changed SCOOP setting name to reflect the fact that it is supported now.
Revision
85968 -
Directory Listing
Modified
Wed Mar 23 17:15:04 2011 UTC
(8 years, 8 months ago)
by
jfiat
Original Path:
trunk/Delivery/studio
* Added support for attach debugger to application (using socket connection, to initialize the IPC communication)
* various minor fixes (including add_log, and void-safety related points)
* cosmetic
Revision
85894 -
Directory Listing
Modified
Wed Mar 16 14:26:15 2011 UTC
(8 years, 8 months ago)
by
alexk
Original Path:
trunk/Delivery/studio
Added a new validity rule for a once function with a once key 'PROCESS' that requires the result type to be separate.
Revision
85810 -
Directory Listing
Modified
Mon Mar 7 18:01:29 2011 UTC
(8 years, 9 months ago)
by
alexk
Original Path:
trunk/Delivery/studio
Added a new validity error for expanded result of a separate feature call.
Revision
85745 -
Directory Listing
Modified
Mon Feb 28 19:32:26 2011 UTC
(8 years, 9 months ago)
by
alexk
Original Path:
trunk/Delivery/studio
Added new validity error for an argument of an expanded type with reference fields that is passed to a separate feature call.
Revision
85677 -
Directory Listing
Modified
Tue Feb 22 15:43:56 2011 UTC
(8 years, 9 months ago)
by
alexk
Original Path:
trunk/Delivery/studio
Added a new validity error for arguments used in separate feature calls.
Revision
85593 -
Directory Listing
Modified
Tue Feb 15 09:08:18 2011 UTC
(8 years, 9 months ago)
by
jfiat
Original Path:
trunk/Delivery/studio
Now the ending timeout is customizable
Potentially fixed issue bug#17334: Extra 4 second delay between end of one system execution and start of next
Revision
85521 -
Directory Listing
Modified
Thu Feb 3 18:15:21 2011 UTC
(8 years, 10 months ago)
by
manus
Original Path:
trunk/Delivery/studio
Replaced `volatile' by `transient' which is the new name for such attributes.
Revision
85470 -
Directory Listing
Modified
Wed Jan 26 15:29:49 2011 UTC
(8 years, 10 months ago)
by
jfiat
Original Path:
trunk/Delivery/studio
Added the possibility to "detach" the debuggee from the debugger (for now, only classic is supported)
Revision
84941 -
Directory Listing
Modified
Wed Nov 17 04:12:58 2010 UTC
(9 years ago)
by
tedf
Original Path:
trunk/Delivery/studio
Changed default shortcuts for Testing tool and Testing Result tool to "Ctrl + Alt + ," and "Ctrl + Alt + .". Because on a Swedish layout keyboard, "Ctrl + Alt + 8/9" are used to input [ and ].
Revision
84797 -
Directory Listing
Modified
Wed Nov 3 15:03:03 2010 UTC
(9 years, 1 month ago)
by
alexk
Original Path:
trunk/Delivery/studio
Added translations for tag_concurrency... tags that are used to describe system concurrency mode in the summary window.
Revision
84792 -
Directory Listing
Modified
Wed Nov 3 09:54:06 2010 UTC
(9 years, 1 month ago)
by
jfiat
Original Path:
trunk/Delivery/studio
Added `text' with 3 as depth in order to look and find kmp matcher, and new xml libraries
Revision
84651 -
Directory Listing
Modified
Wed Oct 20 03:07:33 2010 UTC
(9 years, 1 month ago)
by
king
Original Path:
trunk/Delivery/studio
Now setting path to mingw and msys tools should mingw be the currently selected C compiler, this allows us to use gcc, gdb, gprof, make and others out of the box. If ISE_C_COMPILER is not mingw then behavior is as before.
Revision
84649 -
Directory Listing
Modified
Wed Oct 20 01:02:04 2010 UTC
(9 years, 1 month ago)
by
king
Original Path:
trunk/Delivery/studio
Added prfxlib: "lib" definition used for mingw runtime compilation to generate library prefix to certain run-time files such as libcompiler.a and libwkbench.a (and variants) so that the batch compiler can be compiled with the mingw run-time out of the box.
Revision
84648 -
Directory Listing
Modified
Wed Oct 20 01:00:31 2010 UTC
(9 years, 1 month ago)
by
king
Original Path:
trunk/Delivery/studio
Added prfxlib empty definition used for mingw runtime compilation to generate library prefix to certain run-time files such as libcompiler.a and libwkbench.a (and variants) so that the batch compiler can be compiled with the mingw run-time out of the box.
Revision
84499 -
Directory Listing
Modified
Mon Oct 4 23:25:35 2010 UTC
(9 years, 2 months ago)
by
manus
Original Path:
trunk/Delivery/studio
Removed description entry for the CECIL def file for building the shared dynamic version since it causes a linker warning with VS 2005. Made the similar changes to GCC.
Updated to the default name of the library to be libXXX.dll as specified in the generated Makefile.SH.
Revision
84466 -
Directory Listing
Modified
Thu Sep 30 00:03:17 2010 UTC
(9 years, 2 months ago)
by
manus
Original Path:
trunk/Delivery/studio
Fixed bug#17128 by including `eif_sig.h' and defining the signature of `egc_init_plug'.
Revision
84465 -
Directory Listing
Modified
Wed Sep 29 23:29:21 2010 UTC
(9 years, 2 months ago)
by
manus
Original Path:
trunk/Delivery/studio
Fixed bug#17129 where the path to empty file cecil.def was incorrect in the configuration file it was using `spec' instead of `config'.
Revision
84460 -
Directory Listing
Modified
Wed Sep 29 00:57:24 2010 UTC
(9 years, 2 months ago)
by
larryl
Original Path:
trunk/Delivery/studio
Added expand all/collapse all buttons to Dependency Tool, so users can expand/collapse all rows in dependency grid easily
Revision
84397 -
Directory Listing
Modified
Tue Sep 14 14:43:15 2010 UTC
(9 years, 2 months ago)
by
alexk
Original Path:
trunk/Delivery/studio
Itroduced a new validity rule for a feature call target of a separate type.
Revision
84355 -
Directory Listing
Modified
Wed Sep 1 21:48:27 2010 UTC
(9 years, 3 months ago)
by
manus
Original Path:
trunk/Delivery/studio
Later version of MinGW do not require setting IE to an older value anymore.
Revision
84188 -
Directory Listing
Modified
Tue Aug 17 01:45:27 2010 UTC
(9 years, 3 months ago)
by
larryl
Original Path:
trunk/Delivery/studio
Added shortcut ("Ctrl + F6" by default) for "ignore contract violation" command
Revision
84051 -
Directory Listing
Modified
Wed Jul 28 00:41:27 2010 UTC
(9 years, 4 months ago)
by
manus
Original Path:
trunk/Delivery/studio
Updated error messages for VSRT[1-3].
Added VSRT4 to show invalid types used in root type of the system.
Revision
83848 -
Directory Listing
Modified
Thu Jul 8 21:39:08 2010 UTC
(9 years, 5 months ago)
by
manus
Original Path:
trunk/Delivery/studio
Even if the first argument is not used anymore as it used to be the case in previous revisions of this batch file, we need to ignore it otherwise it messes up the processing.
Revision
83812 -
Directory Listing
Modified
Tue Jul 6 10:18:59 2010 UTC
(9 years, 5 months ago)
by
larryl
Original Path:
trunk/Delivery/studio
Added 5 closing tab/panel related commands and corresponding menu items (in Window menu), they are:
EB_CLOSE_CURRENT_PANEL_COMMAND: Command to close current panel (maybe a tab in editor/tool panel), replaced old {EB_DEVELOPMENT_WINDOW}.close_focusing_content
EB_CLOSE_ALL_TAB_COMMAND: Command to close all tabs in same notebook
EB_CLOSE_ALL_BUT_CURRENT_COMMAND: Command to close all tabs in same notebook except current focused one
EB_CLOSE_ALL_EMPTY_TAB_COMMAND (new feature, only applicable to editor panels): Command to close all empty editor tabs in current focused notebook
EB_CLOSE_ALL_BUT_UNSAVED_COMMAND (new feature, only applicable to editor panels): Command to close all tabs in current focused notebook except unsaved tabs
Docking library added new query feature: {SD_DOCKING_MANAGER_ZONES}.contents_in_same_zone to query all SD_CONTENTS in same zone
Fixed bug#16905 Window menu does not list options to close tabs
Revision
83764 -
Directory Listing
Modified
Wed Jun 30 19:09:04 2010 UTC
(9 years, 5 months ago)
by
manus
Original Path:
trunk/Delivery/studio
Small script to allow creation of directory in our Makefiles without reporting an error if directory already exists.
Revision
83719 -
Directory Listing
Modified
Mon Jun 28 07:45:06 2010 UTC
(9 years, 5 months ago)
by
larryl
Original Path:
trunk/Delivery/studio
Added `print_year' to {EV_SPLASH_DISPLAYER} for Linux platforms, the year "2010" is printed on splash window by Eiffel codes
Fixed bug#16789: Splash screen says 2009
Revision
83718 -
Directory Listing
Modified
Mon Jun 28 04:30:01 2010 UTC
(9 years, 5 months ago)
by
larryl
Original Path:
trunk/Delivery/studio
Added `print_year' to {EV_ADVANCED_SPLASH_DISPLAYER} for Windows platforms, the year "2010" is printed on splash window by Eiffel codes
Linux fix coming soon
Fixed part of bug#16789: Splash screen says 2009
Revision
83614 -
Directory Listing
Modified
Fri Jun 18 20:44:03 2010 UTC
(9 years, 5 months ago)
by
jfiat
Original Path:
trunk/Delivery/studio
- added VVOK validity error for once routine, when there is conflict with once's key, or when it has unsupported once's key
- syntax updater on once00x eweasel tests
- added once005 test to check the VVOK error.
- fixed bug#16795: No error or warning for unknown once key
Revision
83536 -
Directory Listing
Modified
Fri Jun 11 21:25:04 2010 UTC
(9 years, 5 months ago)
by
manus
Original Path:
trunk/Delivery/studio
Added `-pipe' because on Windows, performing concurrent C compilation exhibit a bug in gcc where two instances will try to use the same temporary file.
Revision
83104 -
Directory Listing
Modified
Fri May 7 02:48:36 2010 UTC
(9 years, 7 months ago)
by
larryl
Original Path:
trunk/Delivery/studio
Added editor zoom in/out/maximization/minimization preferences' descriptions
Revision
82984 -
Directory Listing
Modified
Thu Apr 29 10:39:48 2010 UTC
(9 years, 7 months ago)
by
larryl
Original Path:
trunk/Delivery/studio
When an assertion violation occurs, display a discardable dialog which would let users to ignore the assertion violation or not. Otherwise, users may not notice the ignore contract violation mechanism.
Revision
82883 -
Directory Listing
Modified
Tue Apr 20 15:31:52 2010 UTC
(9 years, 7 months ago)
by
jfiat
Original Path:
trunk/Delivery/studio
Implementated shortcut for "run workbench outside" and "run finalized outside"
Using accelerator
- Ctrl+Alt+F5 : run workbench outside
- Ctrl+Alt+Shift+F5 : run finalized outside (if finalized executable is available)
We might find better shortcut, for now the user can change the shortcut using the preference tool.
Fixed bug#16422: Keyboard shortcut for "Run Workbench System"
Revision
82185 -
Directory Listing
Modified
Thu Jan 28 17:37:13 2010 UTC
(9 years, 10 months ago)
by
manus
Original Path:
trunk/Delivery/studio
Decided that it was more frequent to use the `loop' form than the `all' form in practice.
Revision
82019 -
Directory Listing
Modified
Thu Jan 7 12:57:43 2010 UTC
(9 years, 11 months ago)
by
larryl
Original Path:
trunk/Delivery/studio
Updated Eweasel converter tool for new testing_eweasel library (which is base on Testing library), so generated new Eweasel test cases can be executed by AutoTest Tool
Details:
Updated test case template file with new ancestor class {EQA_EW_SYSTEM_TEST_SET}
Revision
81725 -
Directory Listing
Modified
Thu Dec 3 03:32:08 2009 UTC
(10 years ago)
by
larryl
Original Path:
trunk/Delivery/studio
Removed 10 external command string preferences since it's not used anymore after revision#81724
Revision
81303 -
Directory Listing
Modified
Wed Oct 28 09:39:57 2009 UTC
(10 years, 1 month ago)
by
alexk
Original Path:
trunk/Delivery/studio
Provided validity rules checks for the new loop iteration construct.
Added checks for presence of expected ITERABLE and ITERATION_CURSOR
classes.
Supported code generation for loop instructions that include Iteration
part.
Revision
81209 -
Directory Listing
Modified
Wed Oct 21 16:50:23 2009 UTC
(10 years, 1 month ago)
by
paulb
Original Path:
trunk/Delivery/studio
Changed names of preferences to better reflect the new names in the Outputs Tool
Revision
81072 -
Directory Listing
Modified
Fri Oct 9 00:32:54 2009 UTC
(10 years, 2 months ago)
by
manus
Original Path:
trunk/Delivery/studio
Adapted code so that it works with the new conversion rules that disallow conversion if source is not attached.
Revision
80906 -
Directory Listing
Modified
Fri Sep 25 17:41:46 2009 UTC
(10 years, 2 months ago)
by
jfiat
Original Path:
trunk/Delivery/studio
Implemented bug#3985: Suggestion - Shortcut to "Run to this point" in the debugger
Revision
80883 -
Directory Listing
Modified
Thu Sep 24 18:27:32 2009 UTC
(10 years, 2 months ago)
by
paulb
Original Path:
trunk/Delivery/studio
Quoted ln command arguments to resolve issues with spaces in end-user paths.
Revision
80749 -
Directory Listing
Modified
Fri Sep 18 04:20:47 2009 UTC
(10 years, 2 months ago)
by
manus
Original Path:
trunk/Delivery/studio
Actually we need an implementation for `default' as otherwise, calls to default gets inlined
with the builtin externals instead of going to the actual function we defined in the compiler.
This partially fixes eweasel test#melt097 and all tests using {TYPE}.default.
Revision
80723 -
Directory Listing
Modified
Tue Sep 15 23:10:16 2009 UTC
(10 years, 2 months ago)
by
manus
Original Path:
trunk/Delivery/studio
Fixed eweasel test#melt097 which was not working in melted mode because we still had non-external
bodies for `has_default' and `default'.
Revision
80581 -
Directory Listing
Modified
Wed Sep 2 03:23:54 2009 UTC
(10 years, 3 months ago)
by
larryl
Original Path:
trunk/Delivery/studio
Added new preference "interface.development_window.undocked_window_lower_than_main_window" which used for setting whether undocked windows can be lower than main development window
Revision
80435 -
Directory Listing
Modified
Wed Aug 26 18:14:46 2009 UTC
(10 years, 3 months ago)
by
king
Original Path:
trunk/Delivery/studio
Fixed VHPR1 message to mention that recursive inheritance is also forbidden
Revision
80307 -
Directory Listing
Modified
Mon Aug 17 23:31:58 2009 UTC
(10 years, 3 months ago)
by
paulb
Original Path:
trunk/Delivery/studio
Added preference for setting error list tool's reporting of C compilation errors/warnings.
Revision
80208 -
Directory Listing
Modified
Wed Aug 12 08:41:39 2009 UTC
(10 years, 3 months ago)
by
tedf
Original Path:
trunk/Delivery/studio
Set all background colors in the editor "auto", so that changing normal background color also applies to auto ones.
Revision
80031 -
Directory Listing
Modified
Fri Jul 31 05:26:46 2009 UTC
(10 years, 4 months ago)
by
manus
Original Path:
trunk/Delivery/studio
Added gobo tools. Do not call comspec anymore, it is up to the installer to do that.
Revision
80026 -
Directory Listing
Modified
Thu Jul 30 23:35:39 2009 UTC
(10 years, 4 months ago)
by
manus
Original Path:
trunk/Delivery/studio
Added a batch script that sets the environment variable for the Windows platforms so that we can
use the Eiffel compiler from the command line easily without having to touch the PATH environment variable.
Revision
79780 -
Directory Listing
Modified
Tue Jul 14 23:10:10 2009 UTC
(10 years, 4 months ago)
by
manus
Original Path:
trunk/Delivery/studio
Use `compatibility' instead of `conformance' in VJAR/VBAR/VUAR.
Updated VZAA to remove connection to VUAR since now VZAA is a feature validity
rule per say which does not pertain to VUAR.
Revision
79731 -
Directory Listing
Modified
Sat Jul 11 12:28:28 2009 UTC
(10 years, 4 months ago)
by
fivaa
Original Path:
trunk/Delivery/studio
Moved Eweasel setup routine into test set ancestor since it is the same for every converted test.
Revision
79500 -
Directory Listing
Modified
Sun Jun 28 18:16:10 2009 UTC
(10 years, 5 months ago)
by
alexk
Original Path:
trunk/Delivery/studio
Supported detection and validity error report for VSRP(3) (root procedure is not precondition-free) (see test#vsrp301).
Revision
79411 -
Directory Listing
Modified
Mon Jun 22 23:02:56 2009 UTC
(10 years, 5 months ago)
by
paulb
Original Path:
trunk/Delivery/studio
Set preference for outputs tool and remove preference for C Output tool.
Revision
78464 -
Directory Listing
Modified
Thu Apr 30 21:11:04 2009 UTC
(10 years, 7 months ago)
by
paulb
Original Path:
trunk/Delivery/studio
Added new icon for a terminal tool (or tools that need to use such a feature)
Revision
78285 -
Directory Listing
Modified
Fri Apr 17 03:28:46 2009 UTC
(10 years, 7 months ago)
by
larryl
Original Path:
trunk/Delivery/studio
Removed mixed usage of session data service and preference mechanism
For tool bar items layouts:
{EB_DEVELOPMENT_WINDOW_PREFERENCES}.general_toolbar_layout and refactoring_toolbar_layout, {EB_DEBUG_TOOL_DATA}.project_toolbar_layout are removed from preference mechanism. Tool bar items visible states are handled by docking library (see {SD_TOOL_BAR_ZONE_ASSISTANT}.open_items_layout). BTW, address_toolbar_layout is not saved in preference data orignally, see {EB_DEVELOPMENT_WINDOW_TOOLBAR_BUILDER}.build_address_toolbar.
For development window size and positions, following items are removed from prefernce mechanism and purely handled by session data service:
{EB_DEVELOPMENT_WINDOW_DATA}
x_position_preference
y_position_preference
maximized_x_position
maximized_y_position
maximized_width_preference
maximized_height_preference
width_preference
height_preference
is_maximized_preference
Revision
78150 -
Directory Listing
Modified
Thu Apr 9 20:51:57 2009 UTC
(10 years, 8 months ago)
by
manus
Original Path:
trunk/Delivery/studio
Protected call to `EIF_ENTER_EIFFEL' as it could crash if the per thread data has already been collected.
Revision
78108 -
Directory Listing
Modified
Tue Apr 7 00:24:05 2009 UTC
(10 years, 8 months ago)
by
manus
Original Path:
trunk/Delivery/studio
Made compilable with recent runtime changes to track when a thread was created by the Eiffel runtime or not.
Revision
77547 -
Directory Listing
Modified
Thu Mar 5 12:41:15 2009 UTC
(10 years, 9 months ago)
by
alexk
Original Path:
trunk/Delivery/studio
Supported the notion of stable attributes and tracking for their initialization.
Revision
77348 -
Directory Listing
Modified
Thu Feb 26 09:56:49 2009 UTC
(10 years, 9 months ago)
by
jfiat
Original Path:
trunk/Delivery/studio
fixed bug#15429: Remove `debug' from `Force Debug Mode' menu entry and other related widgets
and remove various "debug mode" entries
Revision
77116 -
Directory Listing
Modified
Wed Feb 11 15:45:56 2009 UTC
(10 years, 9 months ago)
by
alexk
Original Path:
trunk/Delivery/studio
Removed restiction that the same name cannot be reused in different object
tests of the same feature if the their scopes do not conflict.
Ensured the object test local cannot be used in an old expression if it is
declared outside it.
Revision
76893 -
Directory Listing
Modified
Thu Jan 29 22:55:24 2009 UTC
(10 years, 10 months ago)
by
manus
Original Path:
trunk/Delivery/studio
Use the VDPR ECMA error code instead of the former VUPR.
Removed VUPR4 and VUPR5 since they were actually not used.
Revision
76495 -
Directory Listing
Modified
Wed Dec 31 17:58:34 2008 UTC
(10 years, 11 months ago)
by
manus
Original Path:
trunk/Delivery/studio
Removal of `is' keyword.
Replacement of `is' by `=' for constant definitions.
Replaced `indexing' by `note'.
Revision
76452 -
Directory Listing
Modified
Tue Dec 30 20:24:59 2008 UTC
(10 years, 11 months ago)
by
manus
Original Path:
trunk/Delivery/studio
Removed usage of NONAMELESSUNION because both gcc and cl supports them.
Revision
76451 -
Directory Listing
Modified
Tue Dec 30 20:24:25 2008 UTC
(10 years, 11 months ago)
by
manus
Original Path:
trunk/Delivery/studio
Removed support for Borland since it is really outdated and clearly not supported.
Revision
76395 -
Directory Listing
Modified
Thu Dec 25 01:35:49 2008 UTC
(10 years, 11 months ago)
by
manus
Original Path:
trunk/Delivery/studio
We have to use `standard_is_equal' otherwise we get into a stack overflow when handling expanded
and checking assertions. Using `standard_is_equal' works because it is inlined by the compiler
in a way that avoids the recursion.
Revision
76374 -
Directory Listing
Modified
Wed Dec 24 17:49:51 2008 UTC
(10 years, 11 months ago)
by
paulb
Original Path:
trunk/Delivery/studio
Removed information on EiffelBase because it applies to all libraries.
Revision
76150 -
Directory Listing
Modified
Sat Dec 13 05:16:54 2008 UTC
(10 years, 11 months ago)
by
manus
Original Path:
trunk/Delivery/studio
Added new builtins for handling the operators when expressed using `alias' rather than `infix/prefix'.
Revision
76133 -
Directory Listing
Modified
Thu Dec 11 08:21:16 2008 UTC
(10 years, 11 months ago)
by
larryl
Original Path:
trunk/Delivery/studio
Use "nautilus" instead of "firefox" as Internet browser for UNIX systems
Revision
75943 -
Directory Listing
Modified
Fri Nov 28 13:08:39 2008 UTC
(11 years ago)
by
alexk
Original Path:
trunk/Delivery/studio
Supported code generation for {SPECIAL}.put_default as a built-in feature as otherwise there is no void-safe way to implement it in Eiffel except for adding yet another external feature for this purpose.
Revision
75918 -
Directory Listing
Modified
Thu Nov 27 02:52:29 2008 UTC
(11 years ago)
by
tedf
Original Path:
trunk/Delivery/studio
Updated based on 75915. (Include missing changes from default.xml)
103 new, 3 obsolete.
Revision
75843 -
Directory Listing
Modified
Fri Nov 21 17:19:48 2008 UTC
(11 years ago)
by
paulb
Original Path:
trunk/Delivery/studio
Syntax level is now set to Transitional for new projects to allow use of self-initializing attributes. The default is set like this to avoid a slew of bug reports referencing the non-use or confusion of the attribute keyword.
Revision
75663 -
Directory Listing
Modified
Mon Nov 17 08:18:58 2008 UTC
(11 years ago)
by
larryl
Original Path:
trunk/Delivery/studio
Added default eweasel test case class template file which used by {EW_EQA_TEST_EWEASEL_TCF_CONVERTER}
Revision
75619 -
Directory Listing
Modified
Fri Nov 14 20:18:58 2008 UTC
(11 years ago)
by
manus
Original Path:
trunk/Delivery/studio
Added a new validity error when trying to use ?= on an attached type which makes no sense.
Revision
75601 -
Directory Listing
Modified
Fri Nov 14 18:47:02 2008 UTC
(11 years ago)
by
alexk
Original Path:
trunk/Delivery/studio
Provided built-in implementation of the features `twin' and `standard_twin' by run-time as external routines so that there is no issue with void-safe implementation of them in class ANY anymore.
Revision
75500 -
Directory Listing
Modified
Mon Nov 10 23:49:23 2008 UTC
(11 years ago)
by
fivaa
Original Path:
trunk/Delivery/studio
Added icons for testing tool. Moved AutoTest files into testing tool folder and addopted {EIFFEL_ENV}.
Revision
75394 -
Directory Listing
Modified
Fri Oct 31 17:55:07 2008 UTC
(11 years, 1 month ago)
by
jfiat
Original Path:
trunk/Delivery/studio
Added foreground and background colors preferences for the grid related to debugger's tools.
(and re-arrange related preferences paths)
Revision
75364 -
Directory Listing
Modified
Thu Oct 30 08:50:13 2008 UTC
(11 years, 1 month ago)
by
alexk
Original Path:
trunk/Delivery/studio
Provided the stub code for `item' to make the compiler happy when compiling in void-safe mode.
Revision
75351 -
Directory Listing
Modified
Wed Oct 29 21:32:28 2008 UTC
(11 years, 1 month ago)
by
paulb
Original Path:
trunk/Delivery/studio
Added preference to automatically show the editor's feature contract tool tip.
Revision
75147 -
Directory Listing
Modified
Thu Oct 16 23:56:19 2008 UTC
(11 years, 1 month ago)
by
paulb
Original Path:
trunk/Delivery/studio
Used .lic instead of .tpl.
Added other licenses.
Updated README to explain new lookup.
Revision
75131 -
Directory Listing
Modified
Thu Oct 16 15:54:22 2008 UTC
(11 years, 1 month ago)
by
manus
Original Path:
trunk/Delivery/studio
Fixed the use of << and >> in attribute which is invalid XML. Fixes bug#14892.
Revision
75073 -
Directory Listing
Modified
Mon Oct 13 22:16:07 2008 UTC
(11 years, 1 month ago)
by
paulb
Original Path:
trunk/Delivery/studio
Added default preference for switching brace matching on and off in the editor.
Revision
75049 -
Directory Listing
Modified
Thu Oct 9 18:35:10 2008 UTC
(11 years, 2 months ago)
by
paulb
Original Path:
trunk/Delivery/studio
Used NOTE_KEYWORD symbol to ensure indexing/note keyword is replaced when the applicable options are set in the project configuration.
Revision
75047 -
Directory Listing
Modified
Thu Oct 9 18:25:45 2008 UTC
(11 years, 2 months ago)
by
fivaa
Original Path:
trunk/Delivery/studio
Modified test class template to support new testing library class names.
Revision
74954 -
Directory Listing
Modified
Fri Oct 3 20:10:12 2008 UTC
(11 years, 2 months ago)
by
alexk
Original Path:
trunk/Delivery/studio
Removed support for self-initializing types as they may be excluded from
the standard.
Prepared C code generation for attributes with explicit attribute bodies.
Integrated changes that address bug#14453.
Revision
74889 -
Directory Listing
Modified
Wed Oct 1 22:14:45 2008 UTC
(11 years, 2 months ago)
by
manus
Original Path:
trunk/Delivery/studio
New error for error that could potentially raised by the compiler while compiling when it encounters
something that should not have been encountered the first time around.
Revision
74791 -
Directory Listing
Modified
Tue Sep 23 10:12:00 2008 UTC
(11 years, 2 months ago)
by
tedf
Original Path:
trunk/Delivery/studio
- Fixed versions of configuration templates. `use_application_options' and `supplier_precondition' were introduced by 1-2-0. Fixed bug#14508.
- Fixed wrong sequence of assembly, precompile and library.
Revision
74750 -
Directory Listing
Modified
Fri Sep 19 16:44:05 2008 UTC
(11 years, 2 months ago)
by
fivaa
Original Path:
trunk/Delivery/studio
Separated root procedure part in emain. Determining the correct root procedure must be done after reading the melt file. However the root procedure argument must still be fetched before that.
Revision
74674 -
Directory Listing
Modified
Wed Sep 10 23:39:15 2008 UTC
(11 years, 2 months ago)
by
paulb
Original Path:
trunk/Delivery/studio
Changed the default highlight color, which is yet to be used by the ES editor.
Revision
74424 -
Directory Listing
Modified
Tue Aug 12 00:58:02 2008 UTC
(11 years, 3 months ago)
by
fivaa
Original Path:
trunk/Delivery/studio
Changed runtime, code generation and {SYSTEM_I} to support multiple root classes/features. For now adding additional root features is not possible through the configuration. However one can list the available root classes/features by appending -eif_root as the last argument of the generated executable.
Revision
74209 -
Directory Listing
Modified
Fri Jul 25 20:56:04 2008 UTC
(11 years, 4 months ago)
by
manus
Original Path:
trunk/Delivery/studio
Improved previous fix for bug#14099. Basically we removed from the `show_actions' of the development window the fact
that we need to maximize the window. That way, when reconstructing the window of screen it will not try to maximize it
which caused all the resizing operations to be visible. Instead we set the size of the window to the exact same size
as the window would have if maximized.
When the construction is complete, we had a kamikaze action on `show_actions' to maximize it and here no flashing.
To do the above, I needed to store the size and position of a maximized window so I've added the corresponding preference.
Storing the size of the maximized window and of the normal window, permits us to also restore the window to its orginal
size even after several sessions where the window was maximized.
Revision
74090 -
Directory Listing
Modified
Wed Jul 16 22:51:40 2008 UTC
(11 years, 4 months ago)
by
paulb
Original Path:
trunk/Delivery/studio
Added installed configuration files for the configuration UI's ability to search for configuration libraries.
Revision
74031 -
Directory Listing
Modified
Tue Jul 8 19:44:26 2008 UTC
(11 years, 5 months ago)
by
king
Original Path:
trunk/Delivery/studio
Changed default file browser to use firefox instead as this is the most used browser now on default *nix platforms.
Revision
73931 -
Directory Listing
Modified
Thu Jun 26 08:05:44 2008 UTC
(11 years, 5 months ago)
by
larryl
Original Path:
trunk/Delivery/studio
Removed useless strings
Fixed bug#13243: Multiple copies of the same toolbar
Revision
73829 -
Directory Listing
Modified
Thu Jun 12 04:35:05 2008 UTC
(11 years, 5 months ago)
by
manus
Original Path:
trunk/Delivery/studio
Renamed `eif_com.h' into `eif_com_exception.h' as it conflicts with `eif_com.h' from the EiffelCOM library.
This fixes bug#14459.
Revision
73662 -
Directory Listing
Modified
Wed May 21 18:54:55 2008 UTC
(11 years, 6 months ago)
by
jfiat
Original Path:
trunk/Delivery/studio
- do not show the "Ignoring breakpoints" toggle button by default
- better menu text for "Ignoring Breakpoints"
- added "Ignore breakpoints" in drop down menu
- disable the "Ignoring breakpoints" button, as it is done for similar debugging buttons.
Revision
73518 -
Directory Listing
Modified
Wed May 14 13:38:44 2008 UTC
(11 years, 6 months ago)
by
larryl
Original Path:
trunk/Delivery/studio
Removed default unit test note template file
Fixed bug#14283: Testing tool cosmetics on `New Unit Test Wizard'
Revision
73488 -
Directory Listing
Modified
Sat May 10 23:06:46 2008 UTC
(11 years, 7 months ago)
by
manus
Original Path:
trunk/Delivery/studio
Use the basic type instead of `like Current' to match the new definition in ELKS.
Revision
73449 -
Directory Listing
Modified
Fri May 9 14:11:51 2008 UTC
(11 years, 7 months ago)
by
larryl
Original Path:
trunk/Delivery/studio
Updated new test case class template file, so all test case classes inherit {TEST_CASE} now.
Revision
73417 -
Directory Listing
Modified
Thu May 8 19:13:33 2008 UTC
(11 years, 7 months ago)
by
paulb
Original Path:
trunk/Delivery/studio
Added contract categories (invariant, precondition and postcondition) to filter templates by contract type.
Revision
73414 -
Directory Listing
Modified
Thu May 8 17:21:32 2008 UTC
(11 years, 7 months ago)
by
paulb
Original Path:
trunk/Delivery/studio
Removed semi-transparent background pixels that could explain the opaque background issue with some icons.
Fixed some icons that were moved.
Note: There seems to have been a recent issue with parts of some icons becoming transparent. It doesn't seem to be affecting the product and will be address in the next release.
Revision
73211 -
Directory Listing
Modified
Fri Apr 25 20:18:13 2008 UTC
(11 years, 7 months ago)
by
paulb
Original Path:
trunk/Delivery/studio
Added new templates and cleaned up the existing one (fixed descriptions and added the end cursor token)
Revision
73152 -
Directory Listing
Modified
Wed Apr 23 16:56:43 2008 UTC
(11 years, 7 months ago)
by
tedf
Original Path:
trunk/Delivery/studio
New built template file against 73139.
382 additions/modifications, 80 obsolete.
Revision
73149 -
Directory Listing
Modified
Wed Apr 23 14:15:45 2008 UTC
(11 years, 7 months ago)
by
larryl
Original Path:
trunk/Delivery/studio
Comments in generated test case class creation feature changed to “-- Setup and run test case for class {XYZ}”
Revision
73089 -
Directory Listing
Modified
Fri Apr 18 04:28:17 2008 UTC
(11 years, 7 months ago)
by
larryl
Original Path:
trunk/Delivery/studio
Renamed default test case ecf template file
Added $UUID to unit test ecf template file
Revision
72951 -
Directory Listing
Modified
Sat Apr 5 00:55:07 2008 UTC
(11 years, 8 months ago)
by
paulb
Original Path:
trunk/Delivery/studio
Added new icons for general use.
Reorganized for future adds.
Added overlay icons.
Revision
72570 -
Directory Listing
Modified
Mon Mar 3 17:32:09 2008 UTC
(11 years, 9 months ago)
by
jfiat
Original Path:
trunk/Delivery/studio
New way to control the fact to ignore (or not) the breakpoints (previous Run without breakpoints). Now there is a toggle button in the top tool bar.
+ various renaming to better describe the implementation
(note that change in runtime are just renaming, and does NOT require recompilation or bootstrap)
+ Cosmetics.
Revision
72481 -
Directory Listing
Modified
Tue Feb 26 14:03:42 2008 UTC
(11 years, 9 months ago)
by
alexk
Original Path:
trunk/Delivery/studio
Removed VUOT(2) validity error because object test local declaration is no longer required to be explicitly attached according to ECMA decisions.
Revision
72474 -
Directory Listing
Modified
Tue Feb 26 09:10:37 2008 UTC
(11 years, 9 months ago)
by
larryl
Original Path:
trunk/Delivery/studio
Removed useless preference `editor_left_side' since we use Smart Docking library now.
Fixed bug#14032: Obsolete option in Preferences
Revision
72472 -
Directory Listing
Modified
Tue Feb 26 05:32:33 2008 UTC
(11 years, 9 months ago)
by
larryl
Original Path:
trunk/Delivery/studio
Fixed typo. (identation -> indentation)
Fixed bug#14031: Typo in Preferences
Revision
72233 -
Directory Listing
Modified
Wed Feb 6 04:57:09 2008 UTC
(11 years, 10 months ago)
by
manus
Original Path:
trunk/Delivery/studio
Avoided a warning during C compilation by casting the size of the string into an EIF_INTEGER.
Revision
72100 -
Directory Listing
Modified
Tue Jan 29 02:00:45 2008 UTC
(11 years, 10 months ago)
by
paulb
Original Path:
trunk/Delivery/studio
All pixmaps now use attached types.
Added mini tool edition pixmap and contract editor tool pixmap.
Revision
71875 -
Directory Listing
Modified
Fri Jan 11 21:45:09 2008 UTC
(11 years, 10 months ago)
by
manus
Original Path:
trunk/Delivery/studio
Renamed `com_failure.e' into TOTO while waiting for its final name COM_FAILURE.
Revision
71444 -
Directory Listing
Modified
Mon Dec 10 19:47:09 2007 UTC
(12 years ago)
by
manus
Original Path:
trunk/Delivery/studio
Having an icon for the resource file is actually annoying since you have to copy the icon file
as well. Instead we are simply having a stringtable in the resource file. It fixes an issue
while using MinGW for .NET project because the config.eif file forgot to copy the icon file.
Revision
71355 -
Directory Listing
Modified
Tue Dec 4 04:29:27 2007 UTC
(12 years ago)
by
manus
Original Path:
trunk/Delivery/studio
Minor hack so that `windres' works on Windows Vista by setting the PATH environment variable
to have the path to the `cc1.exe' executable. Note that the PATH is specified using Windows
convention, not the sh one.
Revision
71205 -
Directory Listing
Modified
Sun Nov 18 06:34:19 2007 UTC
(12 years ago)
by
manus
Original Path:
trunk/Delivery/studio
Forgot to commit new configuration file of servers since our change on the FEATURE_TABLE which
now only stores ID and retrieve FEATURE_I object on demand through the FEATURE_SERVER.
Revision
71154 -
Directory Listing
Modified
Thu Nov 15 00:46:57 2007 UTC
(12 years ago)
by
king
Original Path:
trunk/Delivery/studio
Implemented -silent switch to use nice -n 19 which puts the c compilation at a very low priority level
Revision
71129 -
Directory Listing
Modified
Tue Nov 13 14:08:56 2007 UTC
(12 years ago)
by
jfiat
Original Path:
trunk/Delivery/studio
Partly fixed bug#13583: error when evaluating g.routine , with g a local from an inherited feature from a generic class
at least process an error, instead of crashing.
+ better handling of crash in completion mechanism for debugger's tools
+ added EB_DEBUGGER_EXPRESSION_COMPLETION_POSSIBILITIES_PROVIDER which inherit from EB_NORMAL_COMPLETION_POSSIBILITIES_PROVIDER to allow flexible way to handle specific debugger's case.
+ now insert an DBG_EXPRESSION_TYPE_CHECKER_ERROR when we have issue when related to inherited formal/generic ...
Revision
71084 -
Directory Listing
Modified
Thu Nov 8 08:40:00 2007 UTC
(12 years, 1 month ago)
by
larryl
Original Path:
trunk/Delivery/studio
Change to new cURL dll which compile with MD instead of MT option. So `MSVCR80.dll not found' on Windows 64bits problem fixed.
Revision
71012 -
Directory Listing
Modified
Fri Nov 2 10:18:35 2007 UTC
(12 years, 1 month ago)
by
jfiat
Original Path:
trunk/Delivery/studio
Fixed bug#13526: Debug menu reuses mini pixmaps as icons for record and replay items
new 16x16 pixmaps, use pixel_buffer whenever this is possible.
Revision
70928 -
Directory Listing
Modified
Sat Oct 27 20:56:43 2007 UTC
(12 years, 1 month ago)
by
manus
Original Path:
trunk/Delivery/studio
Better description of the error message.
Added empty `What to do' clause since we need to give recommendation on how to solve those catcalls.
Revision
70644 -
Directory Listing
Modified
Wed Oct 17 22:42:07 2007 UTC
(12 years, 1 month ago)
by
paulb
Original Path:
trunk/Delivery/studio
Added button to error list tool to expand errors automatically.
Internationalized text.
Revision
70464 -
Directory Listing
Modified
Sat Sep 29 06:29:40 2007 UTC
(12 years, 2 months ago)
by
manus
Original Path:
trunk/Delivery/studio
Removed white space afte `\' which prevents the continuation from working.
Revision
70425 -
Directory Listing
Modified
Thu Sep 27 03:50:18 2007 UTC
(12 years, 2 months ago)
by
manus
Original Path:
trunk/Delivery/studio
New entries `make_utility' and `make_flags' needed to separate the tool from its options (so far
only needed with `nmake'). This is part of the solution to restore the `-s -nologo' functionality
in `finish_freezing' which recently disappeared (at about rev 70000).
Revision
70351 -
Directory Listing
Modified
Tue Sep 18 12:31:33 2007 UTC
(12 years, 2 months ago)
by
jfiat
Original Path:
trunk/Delivery/studio
Fixed Fixed minor index error in 10x10 pixmaps, and added in the same time 2 new icons for future functionalities.
Revision
70346 -
Directory Listing
Modified
Tue Sep 18 04:04:47 2007 UTC
(12 years, 2 months ago)
by
manus
Original Path:
trunk/Delivery/studio
Added support of the `-low' option which was just added to the windows version of `finish_freezing'.
Revision
70134 -
Directory Listing
Modified
Fri Aug 24 23:22:44 2007 UTC
(12 years, 3 months ago)
by
paulb
Original Path:
trunk/Delivery/studio
Added show/hide obsolete items shortcut preference.
Fixed a few strings.
Revision
69881 -
Directory Listing
Modified
Fri Aug 3 23:51:54 2007 UTC
(12 years, 4 months ago)
by
paulb
Original Path:
trunk/Delivery/studio
Corrected warning message to reflect there may be more than one unused local.
Revision
69862 -
Directory Listing
Modified
Fri Aug 3 18:01:17 2007 UTC
(12 years, 4 months ago)
by
paulb
Original Path:
trunk/Delivery/studio
Removed non-transparent areas (they don't show up in ES but they are there)
Revision
69818 -
Directory Listing
Modified
Thu Aug 2 21:48:00 2007 UTC
(12 years, 4 months ago)
by
manus
Original Path:
trunk/Delivery/studio
Fixed missing path to `mkdir' and `ld' which would prevent a successful C precompilation.
Revision
69814 -
Directory Listing
Modified
Thu Aug 2 18:49:35 2007 UTC
(12 years, 4 months ago)
by
paulb
Original Path:
trunk/Delivery/studio
Added preferences for showing the errors and warning tool.
Added preferences for navigating errors and warnings.
Removed preferences for old errors tool and warnings tool.
Revision
69757 -
Directory Listing
Modified
Wed Aug 1 00:22:27 2007 UTC
(12 years, 4 months ago)
by
juliant
Original Path:
trunk/Delivery/studio
First draft of a python script to extract messages from EiffelStudio and generate PO files with context.
Revision
69647 -
Directory Listing
Modified
Tue Jul 24 17:01:55 2007 UTC
(12 years, 4 months ago)
by
manus
Original Path:
trunk/Delivery/studio
Added additional checks for `etc' to ensure we can run sed; and the presence of Makefile-win.SH.
Revision
69575 -
Directory Listing
Modified
Fri Jul 20 16:40:54 2007 UTC
(12 years, 4 months ago)
by
manus
Original Path:
trunk/Delivery/studio
Always delete the files, as otherwise it causes more troubles (especially when you have an error
with one compiler and then recompile it using a different C compiler, you end up using the same one).
Revision
69574 -
Directory Listing
Modified
Fri Jul 20 16:38:45 2007 UTC
(12 years, 4 months ago)
by
manus
Original Path:
trunk/Delivery/studio
Added option to specify which C compiler we want.
Removed creation of layout, we found a way to do this in the Makefile-win.SH which is at least
portable between VC++, Borland and MinGW.
Revision
69569 -
Directory Listing
Modified
Fri Jul 20 05:57:32 2007 UTC
(12 years, 4 months ago)
by
manus
Original Path:
trunk/Delivery/studio
Added some checks if everything is available and if not exit
If compilation is not successful, we do not delete the files as we need to possibly
see what was wrong.
Revision
69559 -
Directory Listing
Modified
Thu Jul 19 18:24:28 2007 UTC
(12 years, 4 months ago)
by
manus
Original Path:
trunk/Delivery/studio
No need to specify the full path to eif_config.mingw.h since it is found from the include path
we gave from the command line.
Revision
69557 -
Directory Listing
Modified
Thu Jul 19 17:06:03 2007 UTC
(12 years, 4 months ago)
by
manus
Original Path:
trunk/Delivery/studio
Added missing CCLDFLAGS so that one can really create a windows or console application.
Revision
69544 -
Directory Listing
Modified
Thu Jul 19 05:41:44 2007 UTC
(12 years, 4 months ago)
by
manus
Original Path:
trunk/Delivery/studio
Changed the default location for mingw, now it is under $ISE_EIFFEL/gcc/$ISE_PLATFORM.
Revision
69542 -
Directory Listing
Modified
Thu Jul 19 04:18:07 2007 UTC
(12 years, 4 months ago)
by
manus
Original Path:
trunk/Delivery/studio
Fixed issue with `touch' that was not referenced from the MSYS directory.
Used the `imacros' option to define RTU64C and RTI64C and override the one from the header file.
Revision
69535 -
Directory Listing
Modified
Thu Jul 19 01:37:56 2007 UTC
(12 years, 4 months ago)
by
manus
Original Path:
trunk/Delivery/studio
Use the gcc delivery from the EiffelStudio delivery which has not yet been integrated.
Revision
69530 -
Directory Listing
Modified
Wed Jul 18 22:48:18 2007 UTC
(12 years, 4 months ago)
by
manus
Original Path:
trunk/Delivery/studio
Avoid duplication by using $ccflags to define the other.
Added definition for RTU64C and RTI64C so that we can have the same headers with Microsoft enabling
using one delivery for compiling either with mingw or VC++.
Revision
69509 -
Directory Listing
Modified
Tue Jul 17 22:36:51 2007 UTC
(12 years, 4 months ago)
by
manus
Original Path:
trunk/Delivery/studio
Simplified the generation of the .res file to be more like the Microsoft one (no copy of the images is done).
Revision
69508 -
Directory Listing
Modified
Tue Jul 17 22:28:26 2007 UTC
(12 years, 4 months ago)
by
manus
Original Path:
trunk/Delivery/studio
Renamed `gnu' into `mingw' since this is what we are using now.
Minor update of the `config.eif' file so that it works for me now (more work is still to be done
so that it works out of the box, also it needs to be checked against the recent changes we made
for Microsoft.)
Revision
69158 -
Directory Listing
Modified
Mon Jun 18 22:08:55 2007 UTC
(12 years, 5 months ago)
by
juliant
Original Path:
trunk/Delivery/studio
Removed non-ASCII characters and tabs from error messages so they are displayed correctly.
Updated formatting on the changed errors to respect the 60 characters line limit.
Revision
69157 -
Directory Listing
Modified
Mon Jun 18 22:00:57 2007 UTC
(12 years, 5 months ago)
by
juliant
Original Path:
trunk/Delivery/studio
Removed non-ASCII characters and tabs from error messages so they are displayed correctly.
Updated formatting on the changed errors to respect the 60 characters line limit.
Revision
69046 -
Directory Listing
Modified
Tue Jun 12 23:15:12 2007 UTC
(12 years, 5 months ago)
by
juliant
Original Path:
trunk/Delivery/studio
updated German translation
translated strings about "External Output" tool to "Console" for English
Revision
68968 -
Directory Listing
Modified
Fri Jun 8 22:11:31 2007 UTC
(12 years, 6 months ago)
by
king
Original Path:
trunk/Delivery/studio
Updated splash screen to match splash_shadow one, also updated estudio to use splash.png if on non-windows platforms
Revision
68831 -
Directory Listing
Modified
Fri Jun 1 22:57:01 2007 UTC
(12 years, 6 months ago)
by
juliant
Original Path:
trunk/Delivery/studio
updated German translation.
corrected some spelling mistakes of English strings
Revision
68803 -
Directory Listing
Modified
Fri Jun 1 07:15:31 2007 UTC
(12 years, 6 months ago)
by
larryl
Original Path:
trunk/Delivery/studio
Added hidden show tool buttons for Output, Diagram, Class, Feature Relation, Dependency, Metrics, External Output, C Output, Errors, Warnings and Search Report tool.
Fixed bug#11828: No all toolbar buttons are available from 5.7
Reviewer: Tedf
Revision
68755 -
Directory Listing
Modified
Wed May 30 12:42:46 2007 UTC
(12 years, 6 months ago)
by
jasonw
Original Path:
trunk/Delivery/studio
Changed a criterion name from has_invariant to has_immediate_invariant.
Revision
68745 -
Directory Listing
Modified
Wed May 30 04:22:09 2007 UTC
(12 years, 6 months ago)
by
tedf
Original Path:
trunk/Delivery/studio
Added drop down arrow to "Create new inheritance links", "Create new client-supplier links" and "Create new aggregate client-supplier links" icons.
Revision
68716 -
Directory Listing
Modified
Mon May 28 10:22:47 2007 UTC
(12 years, 6 months ago)
by
tedf
Original Path:
trunk/Delivery/studio
Fixed bug#12786 "Some preferences not translatable and cannot be reset to their default value".
Reviewer: Larry
Revision
68669 -
Directory Listing
Modified
Fri May 25 20:31:39 2007 UTC
(12 years, 6 months ago)
by
manus
Original Path:
trunk/Delivery/studio
Updated header command to be more in the style guideline for commands. Fixes bug#12570.
Revision
68328 -
Directory Listing
Modified
Tue May 15 19:30:31 2007 UTC
(12 years, 6 months ago)
by
paulb
Original Path:
trunk/Delivery/studio
Added .NET naming convention option, in the dotnet target, setting it to true.
Revision
68327 -
Directory Listing
Modified
Tue May 15 19:30:05 2007 UTC
(12 years, 6 months ago)
by
paulb
Original Path:
trunk/Delivery/studio
Added .NET naming convention option, in the dotnet target, setting it to true.
Revision
68326 -
Directory Listing
Modified
Tue May 15 19:29:39 2007 UTC
(12 years, 6 months ago)
by
paulb
Original Path:
trunk/Delivery/studio
Added .NET naming convention option, in the dotnet target, setting it to true.
Revision
68239 -
Directory Listing
Modified
Fri May 11 04:31:55 2007 UTC
(12 years, 7 months ago)
by
tedf
Original Path:
trunk/Delivery/studio
Added option to sort output .pot file.
Wrote script to generate comments of source text and location information from default.xml files and wizard xml files.
Revision
68238 -
Directory Listing
Modified
Fri May 11 04:28:53 2007 UTC
(12 years, 7 months ago)
by
tedf
Original Path:
trunk/Delivery/studio
Created new estudio.pot file, added comments of location and source code that are more helpful to translators.
Sorted entries in estudio.pot so that people can easier assign jobs.
Translated new terms into Chinese.
Revision
68164 -
Directory Listing
Modified
Tue May 8 10:13:23 2007 UTC
(12 years, 7 months ago)
by
jasonw
Original Path:
trunk/Delivery/studio
Added color preferences for argument and folder items displayed in metric tool and class browser locations.
Revision
68103 -
Directory Listing
Modified
Fri May 4 09:33:54 2007 UTC
(12 years, 7 months ago)
by
tedf
Original Path:
trunk/Delivery/studio
Regenerated estudio.pot, 36 new, 3 obselete, most for contextual menus.
Translated new terms into Chinese.
Revision
68053 -
Directory Listing
Modified
Wed May 2 09:04:09 2007 UTC
(12 years, 7 months ago)
by
jfiat
Original Path:
trunk/Delivery/studio
+ Added support for instance creation on debugger expression evaluation (only for non generic type)
+ big change in debugger's grid to allow the user to change the order and location of locals, arguments, ...
Fixed bug#12509: Cannot display locals and arguments before current object
+ fixed bug#12516: Set Slice Limits button brings up one window per click if Objects window undocked
+ improved slightly the has_rescue part from metric (using the new feature_i.has_rescue_clause)
+ cosmetic, typo
Revision
67558 -
Directory Listing
Modified
Tue Mar 27 10:09:28 2007 UTC
(12 years, 8 months ago)
by
jasonw
Original Path:
trunk/Delivery/studio
1. Added two predefined metrics: Once features and Imm. once features.
2. Removed unnecessary UUID attribute in metric definition file.
Revision
67370 -
Directory Listing
Modified
Mon Mar 19 17:20:42 2007 UTC
(12 years, 8 months ago)
by
manus
Original Path:
trunk/Delivery/studio
Updated scripts to better analyze the command line so that when arguments
are added it is easier to modify.
Revision
67266 -
Directory Listing
Modified
Wed Mar 14 02:14:57 2007 UTC
(12 years, 8 months ago)
by
larryl
Original Path:
trunk/Delivery/studio
Removed the preferences which never used in docking Eiffel Studio version.
Revision
67193 -
Directory Listing
Modified
Mon Mar 12 08:31:18 2007 UTC
(12 years, 9 months ago)
by
jfiat
Original Path:
trunk/Delivery/studio
fixed bug#12265 : Ctrl+Alt+W used by the Debug - Show object viewer tool
Revision
67151 -
Directory Listing
Modified
Fri Mar 9 08:23:30 2007 UTC
(12 years, 9 months ago)
by
tedf
Original Path:
trunk/Delivery/studio
Updated estudio.pot. 130+ entries are added.
Translated new strings into Chinese.
Revision
67108 -
Directory Listing
Modified
Wed Mar 7 19:00:49 2007 UTC
(12 years, 9 months ago)
by
manus
Original Path:
trunk/Delivery/studio
Surrounding Borland tools with " in case ISE_EIFFEL is defined with spaces in it.
Revision
67107 -
Directory Listing
Modified
Wed Mar 7 18:54:41 2007 UTC
(12 years, 9 months ago)
by
manus
Original Path:
trunk/Delivery/studio
Simplified content by removing useless declarations.
Use PRECOMP_OBJECTS to refer to the precompilations, that way we have less
to translate from the Makefile.SH.
Revision
66992 -
Directory Listing
Modified
Thu Mar 1 00:16:17 2007 UTC
(12 years, 9 months ago)
by
manus
Original Path:
trunk/Delivery/studio
Perform silent build all the time. If `-s' is not supported on all paltforms
we will have to only do it when use GNU make.
Revision
66961 -
Directory Listing
Modified
Wed Feb 28 00:36:58 2007 UTC
(12 years, 9 months ago)
by
manus
Original Path:
trunk/Delivery/studio
Added " for path refering to ISE_EIFFEL so that we can use path with spaces in them.
Revision
66799 -
Directory Listing
Modified
Tue Feb 20 23:30:24 2007 UTC
(12 years, 9 months ago)
by
manus
Original Path:
trunk/Delivery/studio
Because we need to reimplement all the built_in routines using precursor, we are
now using a class text to store the actual implementations.
Revision
66787 -
Directory Listing
Modified
Tue Feb 20 18:54:26 2007 UTC
(12 years, 9 months ago)
by
manus
Original Path:
trunk/Delivery/studio
Reorganized built_ins to have first a directory per class having `built_ins'.
Revision
66773 -
Directory Listing
Modified
Tue Feb 20 00:08:05 2007 UTC
(12 years, 9 months ago)
by
manus
Original Path:
trunk/Delivery/studio
We need an implementation for `floor_real_XX' and `ceiling_real_XX' as otherwise
calls to `floor' and `ceil' which are not currently optimized would hit an empty
body and thus result would be incorrect.
Revision
66771 -
Directory Listing
Modified
Mon Feb 19 21:58:56 2007 UTC
(12 years, 9 months ago)
by
manus
Original Path:
trunk/Delivery/studio
Took into account that built_ins are different in .NET, so we have 2 subdirectories
to the `built_ins' directory.
Revision
66646 -
Directory Listing
Modified
Tue Feb 13 21:01:30 2007 UTC
(12 years, 9 months ago)
by
manus
Original Path:
trunk/Delivery/studio
Batch file to configure the Windows SDK as the original Micorosft one does not work
with 4NT.
Revision
66583 -
Directory Listing
Modified
Sat Feb 10 01:49:19 2007 UTC
(12 years, 10 months ago)
by
king
Original Path:
trunk/Delivery/studio
Changed auto_hide_animation_speed default value to 20 as 1 is a bit too extreme on linux due to the timer mechanism having a far greater resolution than that of Windows
Revision
66510 -
Directory Listing
Modified
Wed Feb 7 11:58:03 2007 UTC
(12 years, 10 months ago)
by
tedf
Original Path:
trunk/Delivery/studio
Build new estudio.pot file, major new names are from preferences and docking library interfaces.
Translated into Chinese.
Revision
66376 -
Directory Listing
Modified
Wed Jan 31 06:44:21 2007 UTC
(12 years, 10 months ago)
by
larryl
Original Path:
trunk/Delivery/studio
Added a new "new_tab_editor" option for ctrl right click receiver preference, and removed "new_context", "new_editor" options. Made default is "new_tab_editor".
Fixed bug#11839.
Revision
66348 -
Directory Listing
Modified
Tue Jan 30 06:27:50 2007 UTC
(12 years, 10 months ago)
by
larryl
Original Path:
trunk/Delivery/studio
Added new preference to let end user to choose whether prompt output tool after compilation started.
Fixed bug#11919.
Revision
66333 -
Directory Listing
Modified
Mon Jan 29 16:51:09 2007 UTC
(12 years, 10 months ago)
by
manus
Original Path:
trunk/Delivery/studio
Added NODEFAULTLIB:libc for the linker flags when building a DLL. It fixes bug#11739
when someone includes a library file compiled without the -MT C compiler flag.
Revision
66319 -
Directory Listing
Modified
Mon Jan 29 06:10:22 2007 UTC
(12 years, 10 months ago)
by
tedf
Original Path:
trunk/Delivery/studio
Build new estudio.pot in which main entries added were command line names for command debugger, missing names in diagram tool, names for layout saving and new metric names.
Translated most of them into Chinese.
Revision
66304 -
Directory Listing
Modified
Fri Jan 26 23:49:45 2007 UTC
(12 years, 10 months ago)
by
martins
Original Path:
trunk/Delivery/studio
New error messages. Most of them are for multi-constraint formal generics.
Revision
66047 -
Directory Listing
Modified
Fri Jan 19 23:47:54 2007 UTC
(12 years, 10 months ago)
by
paulb
Original Path:
trunk/Delivery/studio
Added preference for setting maximum number of cpus the compiler should utilize.
Revision
66032 -
Directory Listing
Modified
Fri Jan 19 07:29:28 2007 UTC
(12 years, 10 months ago)
by
jasonw
Original Path:
trunk/Delivery/studio
Modified default value for "search folder recursively" preference used in dependency view from False to True.
Revision
65998 -
Directory Listing
Modified
Thu Jan 18 03:47:33 2007 UTC
(12 years, 10 months ago)
by
alexk
Original Path:
trunk/Delivery/studio
Changed message status from error into warning as now assignments to entities of expanded and formal generic type are allowed (this fixes bug#11722).
Revision
65949 -
Directory Listing
Modified
Tue Jan 16 09:13:42 2007 UTC
(12 years, 10 months ago)
by
tedf
Original Path:
trunk/Delivery/studio
Added strings for batch compiler.
Translated those strings and most of new names for metric tool.
Revision
65810 -
Directory Listing
Modified
Tue Jan 9 04:55:19 2007 UTC
(12 years, 11 months ago)
by
tedf
Original Path:
trunk/Delivery/studio
Fixed the misusing of "en". A locale can not be correctly initialized with "en". Trying to initialize locale with "en" lead to the result of any uncontrolled locale could be selected.
Revision
65789 -
Directory Listing
Modified
Thu Jan 4 02:48:55 2007 UTC
(12 years, 11 months ago)
by
tedf
Original Path:
trunk/Delivery/studio
Added script extracting names of wizards from .dsc files.
Updated estudio.pot for wizard interface names.
Updated Chinese translation.
Revision
65774 -
Directory Listing
Modified
Thu Dec 28 23:40:36 2006 UTC
(12 years, 11 months ago)
by
manus
Original Path:
trunk/Delivery/studio
Fixed incorrect previous commit that set `smart_checking' to False instead of True.
Revision
65683 -
Directory Listing
Modified
Thu Dec 21 10:13:06 2006 UTC
(12 years, 11 months ago)
by
tedf
Original Path:
trunk/Delivery/studio
Added missing preferences that have already been coded.
Updated changes estudio.pot with new preference entries.
Translated new terms into Chinese.
Revision
65677 -
Directory Listing
Modified
Thu Dec 21 02:38:37 2006 UTC
(12 years, 11 months ago)
by
tedf
Original Path:
trunk/Delivery/studio
Added new translations for preference names, languages and others updated from estudio.pot.
Revision
65676 -
Directory Listing
Modified
Thu Dec 21 02:37:00 2006 UTC
(12 years, 11 months ago)
by
tedf
Original Path:
trunk/Delivery/studio
Added new translations for preference names, languages and others updated from estudio.pot.
Revision
65651 -
Directory Listing
Modified
Wed Dec 20 05:59:04 2006 UTC
(12 years, 11 months ago)
by
larryl
Original Path:
trunk/Delivery/studio
Added ""Feature Relation" translation item for docking Eiffel Studio.
Revision
65625 -
Directory Listing
Modified
Tue Dec 19 09:41:51 2006 UTC
(12 years, 11 months ago)
by
tedf
Original Path:
trunk/Delivery/studio
Updated estudio.pot with preference names, language names and others.
Added script to extract names of preference.
Revision
65580 -
Directory Listing
Modified
Fri Dec 15 18:37:39 2006 UTC
(12 years, 11 months ago)
by
manus
Original Path:
trunk/Delivery/studio
Removed the need to have .cfg file for Borland by adding the required options in the config file.
Revision
65520 -
Directory Listing
Modified
Wed Dec 13 13:18:01 2006 UTC
(12 years, 11 months ago)
by
jfiat
Original Path:
trunk/Delivery/studio
Added first draft of french traduction (not high quality, and quite incomplete)
Revision
65514 -
Directory Listing
Modified
Wed Dec 13 03:23:53 2006 UTC
(12 years, 11 months ago)
by
tedf
Original Path:
trunk/Delivery/studio
The first time added estudio.pot as template of po files for all languages.
Added po file of zh_CN.
Added mo file of zh_CN.
Revision
65081 -
Directory Listing
Modified
Wed Nov 15 20:27:38 2006 UTC
(13 years ago)
by
alexk
Original Path:
trunk/Delivery/studio
Added a new validity error VQUI(2) for unique constants that cannot be represented using the specified integer type, e.g., by INTEGER_8 (this fixes bug#11234, test#valid194).
Revision
65066 -
Directory Listing
Modified
Wed Nov 15 09:32:26 2006 UTC
(13 years ago)
by
jasonw
Original Path:
trunk/Delivery/studio
Modified to get ANSI version of environment variables instead of Unicode version.
Revision
65024 -
Directory Listing
Modified
Mon Nov 13 19:27:13 2006 UTC
(13 years ago)
by
patrickr
Original Path:
trunk/Delivery/studio
Addes ISE_LIB_NAME as this should be configurable as well, added comments for easier scripted replacement.
Revision
64930 -
Directory Listing
Modified
Thu Nov 9 18:12:43 2006 UTC
(13 years, 1 month ago)
by
martins
Original Path:
trunk/Delivery/studio
Fixed a bug which caused an eiffel system to crash or giving wrong information when
using a generic root class.
Revision
64858 -
Directory Listing
Modified
Tue Nov 7 21:19:17 2006 UTC
(13 years, 1 month ago)
by
patrickr
Original Path:
trunk/Delivery/studio
Only set unix layout specific variables if we are in unix layout mode.
Revision
64841 -
Directory Listing
Modified
Tue Nov 7 08:36:15 2006 UTC
(13 years, 1 month ago)
by
jfiat
Original Path:
trunk/Delivery/studio
fixed incomplete commit related to new variable rt_include and so on (for layout)
(related to rev#64832)
Revision
64617 -
Directory Listing
Modified
Thu Oct 26 22:54:59 2006 UTC
(13 years, 1 month ago)
by
paulb
Original Path:
trunk/Delivery/studio
Rearranged folder icons.
Added icons for hidden clusters and redrew target icons.
Revision
64537 -
Directory Listing
Modified
Tue Oct 24 13:18:12 2006 UTC
(13 years, 1 month ago)
by
alexk
Original Path:
trunk/Delivery/studio
Added a validity error that disallows inheriting different generic derivations of the same class.
Revision
64095 -
Directory Listing
Modified
Tue Oct 3 22:38:40 2006 UTC
(13 years, 2 months ago)
by
patrickr
Original Path:
trunk/Delivery/studio
merged changes from trunk, fixed pixmap script, fixed reversed icon creators/creations
Revision
63825 -
Directory Listing
Modified
Sun Sep 24 13:11:44 2006 UTC
(13 years, 2 months ago)
by
jasonw
Original Path:
trunk/Delivery/studio
Fixed a bug in metric "Indirect client" which calculated indirect suppliers by mistake.
Revision
63782 -
Directory Listing
Modified
Thu Sep 21 20:29:05 2006 UTC
(13 years, 2 months ago)
by
konradm
Original Path:
trunk/Delivery/studio
Changed all the cluster paths to .\ (relative). Dotnet standard wizard now also uses a precompile.
Revision
61755 -
Directory Listing
Modified
Fri Jul 28 18:40:38 2006 UTC
(13 years, 4 months ago)
by
patrickr
Original Path:
trunk/Delivery/studio
Generate an error if we try to do .NET compilation on a non .NET system, fixes bug#10782
Revision
61585 -
Directory Listing
Modified
Mon Jul 24 18:38:16 2006 UTC
(13 years, 4 months ago)
by
manus
Original Path:
trunk/Delivery/studio
Made sure to export ISE_LIBRARY as otherwise the previous fix won't work.
Revision
61469 -
Directory Listing
Modified
Wed Jul 19 17:20:35 2006 UTC
(13 years, 4 months ago)
by
patrickr
Original Path:
trunk/Delivery/studio
fixed some problems with changing a target to abstract, update configuration ast, report an error if the application target is abstract, fixes bug#10700, bug#10699
set focus on tab in file rule dialog if we have a tab, fixes bug#10694
Revision
61012 -
Directory Listing
Modified
Thu Jul 6 16:16:55 2006 UTC
(13 years, 5 months ago)
by
paulb
Original Path:
trunk/Delivery/studio
Added icons for precompiled libraries
Added more icons for new metric tool
Revision
61005 -
Directory Listing
Modified
Thu Jul 6 08:44:49 2006 UTC
(13 years, 5 months ago)
by
manus
Original Path:
trunk/Delivery/studio
Moved EiffelStudio splash screen from Src/tools/estudio/config into Delivery/studio/bitmaps/png as the tool itself does not really need it to work properly, but having the splash screen file makes it nicer. To make the checkout of the Delivery easier it makes sense to put the splash screen there.
Revision
60941 -
Directory Listing
Modified
Mon Jul 3 22:33:15 2006 UTC
(13 years, 5 months ago)
by
paulb
Original Path:
trunk/Delivery/studio
Added new icons - close, close all, edit library.
Fixed order of feature clause icons.
Revision
60917 -
Directory Listing
Modified
Mon Jul 3 15:51:53 2006 UTC
(13 years, 5 months ago)
by
paulb
Original Path:
trunk/Delivery/studio
Redrew target config icon because of it's changed usage.
Added icon for config folders.
Revision
60866 -
Directory Listing
Modified
Fri Jun 30 14:17:14 2006 UTC
(13 years, 5 months ago)
by
manus
Original Path:
trunk/Delivery/studio
Forgot to protect call to `eif_thr_init_root' in the non-multithreaded case.
Revision
60790 -
Directory Listing
Modified
Thu Jun 29 18:52:06 2006 UTC
(13 years, 5 months ago)
by
manus
Original Path:
trunk/Delivery/studio
To avoid GC deadlock, we let the GC believe that there is no Eiffel code executing apart from a DLL
entry point is called.
Revision
60707 -
Directory Listing
Modified
Wed Jun 28 16:10:27 2006 UTC
(13 years, 5 months ago)
by
manus
Original Path:
trunk/Delivery/studio
Increased size from 512 to 1024 as otherwise one cannot precompile Vision2.
Revision
60693 -
Directory Listing
Modified
Wed Jun 28 04:21:38 2006 UTC
(13 years, 5 months ago)
by
manus
Original Path:
trunk/Delivery/studio
Made it work when DLL is compiled in multithreaded mode. Basically, the runtime
is initialized once during the DLL_PROCESS_ATTACH, then destroyed in DLL_PROCESS_DETACH.
For each thread creation, we initialize the once per thread data like it is done
in `eif_thr_entry'. This solves problem with bug#10224.
Revision
60185 -
Directory Listing
Modified
Thu Jun 22 20:20:54 2006 UTC
(13 years, 5 months ago)
by
paulb
Original Path:
trunk/Delivery/studio
Added new icons.
Reordered and grew matrix horizontally to allow changes without interfering with development versions of EiffelStudio
Revision
59749 -
Directory Listing
Modified
Wed Jun 14 03:41:09 2006 UTC
(13 years, 5 months ago)
by
manus
Original Path:
trunk/Delivery/studio
Made sure to have native property set, otherwise on Unix it does not
look good.
Revision
59718 -
Directory Listing
Modified
Tue Jun 13 19:43:29 2006 UTC
(13 years, 5 months ago)
by
larryl
Original Path:
trunk/Delivery/studio
Changed back. Added external GdiPlus.lib link option in WEL library config file instead.
Revision
59504 -
Directory Listing
Modified
Thu Jun 8 11:22:43 2006 UTC
(13 years, 6 months ago)
by
jfiat
Original Path:
trunk/Delivery/studio
added "copy call stack to clipboard" mini toolbar item on the callstack tool.
implemented suggestion: bug#10427 : Ability to Send call stack to External Editor
Revision
59334 -
Directory Listing
Modified
Thu Jun 1 15:14:19 2006 UTC
(13 years, 6 months ago)
by
tedf
Original Path:
trunk/Delivery/studio
Added four icons, "Filter completion list", "Show return type", "Show signature" and "Show disambiguated name".
Set background transparent.
Revision
59291 -
Directory Listing
Modified
Wed May 31 13:21:55 2006 UTC
(13 years, 6 months ago)
by
alexk
Original Path:
trunk/Delivery/studio
Added a validity rule that prevents from declaring IL properties with several arguments if they have setters as the order of arguments in Eiffel assigner commands and IL property setters is different.
Revision
59290 -
Directory Listing
Modified
Wed May 31 11:55:50 2006 UTC
(13 years, 6 months ago)
by
alexk
Original Path:
trunk/Delivery/studio
Added a validity rule that prevents from declaring IL property of the same name multiple times.
Revision
59126 -
Directory Listing
Modified
Mon May 22 20:25:47 2006 UTC
(13 years, 6 months ago)
by
manus
Original Path:
trunk/Delivery/studio
New validity error for .NET constructors specification in indexing clause of a class.
Revision
59035 -
Directory Listing
Modified
Wed May 17 20:19:17 2006 UTC
(13 years, 6 months ago)
by
manus
Original Path:
trunk/Delivery/studio
Renamed all .acex file into .ecf file as requested to match the
definition we currently give in the open dialog (Eiffel Config File).
It also makes life easier when building Windows installation since
we don't need to use the short name with the wrong extension (use ACE
instead of ACEX).
Revision
58266 -
Directory Listing
Modified
Tue Apr 18 18:30:05 2006 UTC
(13 years, 7 months ago)
by
manus
Original Path:
trunk/Delivery/studio
Merged unix_resources into resources.
Updated to use new configuration file system.
Revision
58260 -
Directory Listing
Modified
Tue Apr 18 17:00:51 2006 UTC
(13 years, 7 months ago)
by
manus
Original Path:
trunk/Delivery/studio
Updated to new project configuration format.
Use ${XX} instead of <XX> for substitution as XML does not like <>
Revision
58259 -
Directory Listing
Modified
Tue Apr 18 17:00:13 2006 UTC
(13 years, 7 months ago)
by
manus
Original Path:
trunk/Delivery/studio
Use ${XX} instead of $XX has sometime we also have $XX_YY and the simple
substitution we do would not work correctly without an end delimiter.
Revision
58256 -
Directory Listing
Modified
Tue Apr 18 16:10:28 2006 UTC
(13 years, 7 months ago)
by
manus
Original Path:
trunk/Delivery/studio
Added $uuid which is replaced by the wizard with a new UUID, since all projects
must have a different UUID.
Updated inlining settings.
Revision
58255 -
Directory Listing
Modified
Tue Apr 18 16:07:16 2006 UTC
(13 years, 7 months ago)
by
manus
Original Path:
trunk/Delivery/studio
Merged Unix and Windows to the `resources' directory thanks to the new configuration system.
Updated config files to use $XXX instead of <XXX> as the <> don't work that well in XML.
Revision
58240 -
Directory Listing
Modified
Mon Apr 17 21:00:56 2006 UTC
(13 years, 7 months ago)
by
manus
Original Path:
trunk/Delivery/studio
Merged both Unix and Windows defaults directory into one common directory
thanks to the ACEX new format which can handle both platforms now.
Revision
57145 -
Directory Listing
Modified
Fri Feb 24 04:42:34 2006 UTC
(13 years, 9 months ago)
by
manus
Original Path:
trunk/Delivery/studio
New validity error for named tuple when one of the label has the same name
as a feature of the TUPLE class.
Revision
55390 -
Directory Listing
Modified
Thu Oct 27 08:42:38 2005 UTC
(14 years, 1 month ago)
by
alexk
Original Path:
trunk/Delivery/studio
Added implementation-specific validity rules that prevent inheritance links
to external classes from expanded types.
Revision
55120 -
Directory Listing
Modified
Thu Oct 13 23:38:37 2005 UTC
(14 years, 1 month ago)
by
manus
Original Path:
trunk/Delivery/studio
Added new `ccldflags' entry used by $(CCLDFLAGS) for linking executable instead
of $(LDFLAGS). Since we do not have special flags for LD, ldflags and mtldflags
definition is now empty.
Revision
55119 -
Directory Listing
Modified
Thu Oct 13 23:36:34 2005 UTC
(14 years, 1 month ago)
by
manus
Original Path:
trunk/Delivery/studio
Added new `ccldflags' entry used by $(CCLDFLAGS) for linking executable instead
of $(LDFLAGS).
To ensure that the config file works between 5.6 and new version of the compiler
that generate the CCLDFLAGS entry, the value of `ldflags' and `mtldflags' have
been preserved. Once the changes made we should put an empty definition.
Revision
54525 -
Directory Listing
Modified
Tue Aug 30 16:38:06 2005 UTC
(14 years, 3 months ago)
by
manus
Original Path:
trunk/Delivery/studio
Cosmetics: use `0:255:0' for transparency, use `255;255;255' for white.
Added `Creators' icon.
Revision
53311 -
Directory Listing
Modified
Mon Jul 11 21:40:14 2005 UTC
(14 years, 5 months ago)
by
manus
Original Path:
trunk/Delivery/studio
Removed because in the `editor' cluster already and not used by eiffelstudio.
Revision
53204 -
Directory Listing
Modified
Fri Jul 8 17:36:05 2005 UTC
(14 years, 5 months ago)
by
paulb
Original Path:
trunk/Delivery/studio
Fixed a couple of color related issues and remove antialiasing pixel from class icons.
Revision
53000 -
Directory Listing
Modified
Tue Jul 5 18:48:41 2005 UTC
(14 years, 5 months ago)
by
paulb
Original Path:
trunk/Delivery/studio
Removed as they have long been obsolete (copyright date 2001 - EB version 4)
Revision
52616 -
Directory Listing
Modified
Fri Jun 24 20:39:00 2005 UTC
(14 years, 5 months ago)
by
manus
Original Path:
trunk/Delivery/studio
Use -MT in C compilation flags to reflect change on Windows where using VS
now requires this flag as it will not work link when using VS 2005.
Added `boehmgc' entry to get the name of the Boehm library on Windows.
Revision
52414 -
Directory Listing
Modified
Tue Jun 21 14:23:19 2005 UTC
(14 years, 5 months ago)
by
alexk
Original Path:
trunk/Delivery/studio
Renamed new error codes to follow the same naming convention ECMA-Vxxx.
Revision
52412 -
Directory Listing
Modified
Tue Jun 21 14:17:55 2005 UTC
(14 years, 5 months ago)
by
alexk
Original Path:
trunk/Delivery/studio
Renamed new error codes to follow the same naming convention ECMA-Vxxx.
Revision
52196 -
Directory Listing
Modified
Thu Jun 16 00:08:23 2005 UTC
(14 years, 5 months ago)
by
manus
Original Path:
trunk/Delivery/studio
Use `objects_redirection' instead of a for loop as when OBJECTS contains
many elements `nmake' might reject this because it is too long. Now
finish_freezing will list the files in Makefile.
Revision
51884 -
Directory Listing
Modified
Wed Jun 8 12:27:29 2005 UTC
(14 years, 6 months ago)
by
alexk
Original Path:
trunk/Delivery/studio
Added checks for violation of assigner command validity rules that are not in
standard yet.
Revision
51445 -
Directory Listing
Modified
Thu May 26 22:43:12 2005 UTC
(14 years, 6 months ago)
by
manus
Original Path:
trunk/Delivery/studio
Put a default stack size of 5MB, because the default one of 1MB is not enough
for deep structures, but on 64 bits, it is almost as if we only had 512KB
as pointers are twice as big.
Revision
51404 -
Directory Listing
Modified
Thu May 26 13:41:58 2005 UTC
(14 years, 6 months ago)
by
alexk
Original Path:
trunk/Delivery/studio
Added descriptions of new errors corresponding to alias name validity rules.
Revision
50273 -
Directory Listing
Modified
Thu Apr 21 15:59:59 2005 UTC
(14 years, 7 months ago)
by
alexk
Original Path:
trunk/Delivery/studio
Corrected error explanation to take into account that inspect constants may
be not only constant attributes but also manifest constants.
Revision
47742 -
Directory Listing
Modified
Thu Jan 20 20:39:27 2005 UTC
(14 years, 10 months ago)
by
bennob
Original Path:
trunk/Delivery/studio
Added icon for force settings and changed icon for force directed graphs.
Revision
47602 -
Directory Listing
Modified
Mon Jan 17 18:01:09 2005 UTC
(14 years, 10 months ago)
by
manus
Original Path:
trunk/Delivery/studio
Got rid of `-- class XXX' comment at the end of a class text as ECMA recommends
its removal.
Revision
47484 -
Directory Listing
Modified
Mon Jan 10 23:17:34 2005 UTC
(14 years, 10 months ago)
by
manus
Original Path:
trunk/Delivery/studio
Take into account MAKELEVEL so that if `finish_freezing' is run from a makefile
it does not use the `-j' option which may kill the performance of a build
if parent `make' is already using it (suggestion made by Darren Hiebert)
Refactored code a little bit to look nicer.
Revision
47379 -
Directory Listing
Modified
Wed Jan 5 21:57:31 2005 UTC
(14 years, 11 months ago)
by
manus
Original Path:
trunk/Delivery/studio
Replaced O2 by Ox as O2 does string pooling and it takes a huge amount of time
at the link stage. The only advantage of using O2 is that it takes less
space on disk.
Revision
47249 -
Directory Listing
Modified
Mon Dec 27 20:05:35 2004 UTC
(14 years, 11 months ago)
by
king
Original Path:
trunk/Delivery/studio
Updated size to 32 by 32 so that it can be displayed correctly using Remote Desktop
Revision
47244 -
Directory Listing
Modified
Sat Dec 25 02:24:34 2004 UTC
(14 years, 11 months ago)
by
manus
Original Path:
trunk/Delivery/studio
Use -O2 which is equivalent or even better than -Ox.
Use -D_CRT_SECURE_NO_DEPRECATE to avoid warnings in new MSVC++ compiler
for using ANSI C API.
Revision
47122 -
Directory Listing
Modified
Mon Dec 20 18:34:44 2004 UTC
(14 years, 11 months ago)
by
manus
Original Path:
trunk/Delivery/studio
Moved `precompile' into `others/precompile' to have a better hierarchical
structure for wizards. Now we have two categories: new_projects and others.
Revision
46405 -
Directory Listing
Modified
Wed Nov 10 01:33:48 2004 UTC
(15 years, 1 month ago)
by
king
Original Path:
trunk/Delivery/studio
Removed as it is no longer deemed necessary to use *.ico files for 256 color support
Studio will use PNG for all graphics from now on
Revision
44985 -
Directory Listing
Modified
Fri Aug 20 16:58:00 2004 UTC
(15 years, 3 months ago)
by
manus
Original Path:
trunk/Delivery/studio
Removed specific reference to ! in error message so that it also works
with new `create {A} x.make' syntax.
Revision
44797 -
Directory Listing
Modified
Tue Aug 17 16:23:03 2004 UTC
(15 years, 3 months ago)
by
neilc
Original Path:
trunk/Delivery/studio
Updated ace template that fixes bug that incorrectly added the clr version number
as an ace clause when the user selected to use the most recent clr version
Revision
44022 -
Directory Listing
Modified
Tue Jun 29 22:59:02 2004 UTC
(15 years, 5 months ago)
by
neilc
Original Path:
trunk/Delivery/studio
Removed ace files for most recent clr version since now dealt with in the .net wizard automatically
Revision
43889 -
Directory Listing
Modified
Thu Jun 17 23:55:12 2004 UTC
(15 years, 5 months ago)
by
neilc
Original Path:
trunk/Delivery/studio
New ace file templates for the wizard when using most recent CLR version
Revision
43567 -
Directory Listing
Modified
Fri Jun 4 23:01:26 2004 UTC
(15 years, 6 months ago)
by
paulb
Original Path:
trunk/Delivery/studio
Added error description for an invalid specified alternate EAC path in ace.
Revision
43513 -
Directory Listing
Modified
Thu Jun 3 19:11:22 2004 UTC
(15 years, 6 months ago)
by
rogers
Original Path:
trunk/Delivery/studio
Further improvments to filter. Support for a number of tags which were not
implemented, and also removed the extra space added after symbol tags.
Revision
43145 -
Directory Listing
Modified
Fri May 21 22:12:55 2004 UTC
(15 years, 6 months ago)
by
rogers
Original Path:
trunk/Delivery/studio
Updated implementation so that it has the appearence of the generated
flat short. This now includes colors and the use of courier font.
Revision
43051 -
Directory Listing
Modified
Fri May 14 19:19:40 2004 UTC
(15 years, 6 months ago)
by
manus
Original Path:
trunk/Delivery/studio
Removed usage of PCH file as they don't speed up compilation now since we
have started using our big files.
Revision
43009 -
Directory Listing
Modified
Thu May 13 00:07:09 2004 UTC
(15 years, 6 months ago)
by
paulb
Original Path:
trunk/Delivery/studio
Added warning class for attempting to use an Optimized Precompile library
when one is not available.
Revision
42899 -
Directory Listing
Modified
Fri Apr 30 14:33:42 2004 UTC
(15 years, 7 months ago)
by
jfiat
Original Path:
trunk/Delivery/studio
now the debug button "launch" will be "Continue" when debugging is running
Revision
42824 -
Directory Listing
Modified
Tue Apr 27 00:16:30 2004 UTC
(15 years, 7 months ago)
by
manus
Original Path:
trunk/Delivery/studio
Fixed typo that was generating incorrect reference to prefix/infix routines.
Revision
42257 -
Directory Listing
Modified
Mon Mar 22 08:15:59 2004 UTC
(15 years, 8 months ago)
by
manus
Original Path:
trunk/Delivery/studio
Removed dependency on EXTERNALS, a link error will occurs if some externals
object cannot be reached.
Revision
42180 -
Directory Listing
Modified
Fri Mar 19 14:08:33 2004 UTC
(15 years, 8 months ago)
by
jfiat
Original Path:
trunk/Delivery/studio
new icon used to turn on and off expression evaluation on selected items
Revision
42171 -
Directory Listing
Modified
Thu Mar 18 00:07:15 2004 UTC
(15 years, 8 months ago)
by
manus
Original Path:
trunk/Delivery/studio
Cosmetics.
Added support for detection of number of CPU on Mac hardware.
Revision
41936 -
Directory Listing
Modified
Mon Mar 8 23:42:54 2004 UTC
(15 years, 9 months ago)
by
manus
Original Path:
trunk/Delivery/studio
Removed `$(EXTERNALS)' as a dependency for building an exe. We still need to
find a solution while building a library.
Revision
41697 -
Directory Listing
Modified
Fri Mar 5 03:35:30 2004 UTC
(15 years, 9 months ago)
by
manus
Original Path:
trunk/Delivery/studio
For precompilation use `$sharedlibs' as for normal application. Not using
it was making the use of `ISE_SHAREDLIBS' environment variable completely
useless for precompiles.
Revision
40296 -
Directory Listing
Modified
Thu Nov 6 02:31:01 2003 UTC
(16 years, 1 month ago)
by
manus
Original Path:
trunk/Delivery/studio
Added new escape sequence for " as this is definitely a special symbols for
HTML, use " instead now.
Revision
40025 -
Directory Listing
Modified
Mon Oct 27 20:00:46 2003 UTC
(16 years, 1 month ago)
by
manus
Original Path:
trunk/Delivery/studio
Use `-MT' and not `-MD' as otherwise we force users to include the dynamic
version of the Microsoft CRT with their application and one DLL is already
too much.
Revision
39977 -
Directory Listing
Modified
Fri Oct 24 18:17:06 2003 UTC
(16 years, 1 month ago)
by
manus
Original Path:
trunk/Delivery/studio
Use the static version of CW32MT instead, otherwise CC3250MT.dll needs to
be in the path of the user.
Revision
39975 -
Directory Listing
Modified
Fri Oct 24 18:08:57 2003 UTC
(16 years, 1 month ago)
by
manus
Original Path:
trunk/Delivery/studio
Solved linking issue found while compiling on .NET examples/thread/fancy.
In the same process improve linking code by adding the `c0d32.obj' file
needed for DLL startup code. See mode documentation about Borland startup
code in $EIFFEL_SRC\Eiffel\doc\compiler\c_compiler\borland.html
Revision
39622 -
Directory Listing
Modified
Tue Oct 14 05:48:23 2003 UTC
(16 years, 1 month ago)
by
manus
Original Path:
trunk/Delivery/studio
Fixed incorrect version of `cscompmgd' assembly and incorrect cluster name
for base.net.
Revision
39046 -
Directory Listing
Modified
Sun Sep 14 23:48:27 2003 UTC
(16 years, 2 months ago)
by
manus
Original Path:
trunk/Delivery/studio
Temporary new error code for conversion errors and TUPLE conformance warning.
Revision
39024 -
Directory Listing
Modified
Fri Sep 12 03:24:59 2003 UTC
(16 years, 3 months ago)
by
manus
Original Path:
trunk/Delivery/studio
IL C code needs to be compiled against DLL multithreaded version of the Microsoft runtime.
Revision
38871 -
Directory Listing
Modified
Thu Sep 4 01:47:02 2003 UTC
(16 years, 3 months ago)
by
manus
Original Path:
trunk/Delivery/studio
Removed VDRD7 and VDRD71 as the limitation as been removed from the compiler.
I did not change the numbering as it would cause too many changes, therefore
there is no point 7.
Revision
36840 -
Directory Listing
Modified
Fri Apr 18 19:10:13 2003 UTC
(16 years, 7 months ago)
by
manus
Original Path:
trunk/Delivery/studio
Fixed bug in newer version of Linux, where `processor' appears on its own and
with `Physical processor ID'.
Revision
36456 -
Directory Listing
Modified
Thu Mar 20 20:46:57 2003 UTC
(16 years, 8 months ago)
by
manus
Original Path:
trunk/Delivery/studio
New error code when multiple matches are found when doing a call to an
overloaded feature in IL code generation.
Revision
34717 -
Directory Listing
Modified
Fri Nov 1 03:48:27 2002 UTC
(17 years, 1 month ago)
by
manus
Original Path:
trunk/Delivery/studio
New code generation for Makefile in .NET mode that makes it work with
Borland C++ as well.
Revision
34538 -
Directory Listing
Modified
Fri Sep 27 16:32:54 2002 UTC
(17 years, 2 months ago)
by
manus
Original Path:
trunk/Delivery/studio
Added the ability to call `make -j ' on Solaris when default make is the gnu
make.
Revision
34438 -
Directory Listing
Modified
Wed Sep 11 21:17:47 2002 UTC
(17 years, 3 months ago)
by
manus
Original Path:
trunk/Delivery/studio
Added `il_resource' part to be able to add resources into a .NET assembly.
Revision
34331 -
Directory Listing
Modified
Tue Sep 3 02:50:22 2002 UTC
(17 years, 3 months ago)
by
julieng
Original Path:
trunk/Delivery/studio
File given by ec.exe where the wizard have to write the result of its execution.
Revision
34147 -
Directory Listing
Modified
Thu Aug 29 18:15:29 2002 UTC
(17 years, 3 months ago)
by
julieng
Original Path:
trunk/Delivery/studio
Replaced <FL_EXTERNAL_ASSEMBLIES> flag with all default external assemblies. The user of the wizard does not have any more the possibility to choose witch assembly he want to add to his project.
Revision
34088 -
Directory Listing
Modified
Wed Aug 28 03:51:42 2002 UTC
(17 years, 3 months ago)
by
manus
Original Path:
trunk/Delivery/studio
New warning message when we cannot modify Ace file to add missing referenced
assemblies.
Revision
34082 -
Directory Listing
Modified
Wed Aug 28 00:58:36 2002 UTC
(17 years, 3 months ago)
by
manus
Original Path:
trunk/Delivery/studio
New `smart_checking' for Visual Studio to automatically find out where VS
is installed. Default is True.
Revision
34053 -
Directory Listing
Modified
Tue Aug 27 02:41:24 2002 UTC
(17 years, 3 months ago)
by
manus
Original Path:
trunk/Delivery/studio
Assembly configuration file, needed to correctly load up local assemblies.
Revision
33848 -
Directory Listing
Modified
Tue Aug 20 23:41:19 2002 UTC
(17 years, 3 months ago)
by
manus
Original Path:
trunk/Delivery/studio
Added new error message for kernel classes that have been modified and that
do not match what compiler is expecting.
Revision
33845 -
Directory Listing
Modified
Tue Aug 20 22:40:24 2002 UTC
(17 years, 3 months ago)
by
julieng
Original Path:
trunk/Delivery/studio
Delete tags <FL_ROOT_CLASS_EXTERNAL_NAME> because it does not have any more sens.
Change comment into "Write your code here".
Revision
33843 -
Directory Listing
Modified
Tue Aug 20 22:39:15 2002 UTC
(17 years, 3 months ago)
by
julieng
Original Path:
trunk/Delivery/studio
Add cluster to eiffel base.
Change cluster name from base.net into base_net.
Delete tag <FL_EXTERNAL_CLASSES> because it does not have any more sens in new ace file format.
Revision
33156 -
Directory Listing
Modified
Sat Jul 20 03:51:23 2002 UTC
(17 years, 4 months ago)
by
manus
Original Path:
trunk/Delivery/studio
Added VIFI1 and VIFI2 instead of just one VIFI error for IL code generation.
Revision
33003 -
Directory Listing
Modified
Sat Jul 13 06:32:27 2002 UTC
(17 years, 5 months ago)
by
manus
Original Path:
trunk/Delivery/studio
New error message related to automatic generation of XML file from Eiffel
compiler.
Revision
32137 -
Directory Listing
Modified
Tue May 21 17:49:50 2002 UTC
(17 years, 6 months ago)
by
rogers
Original Path:
trunk/Delivery/studio
Corrected type of `pixmap_icon_location' to FILE_NAME instead of
STRING.
Revision
31913 -
Directory Listing
Modified
Tue May 7 23:30:55 2002 UTC
(17 years, 7 months ago)
by
manus
Original Path:
trunk/Delivery/studio
New error when a XML file is missing from the `classes' directory in the
Eiffel assembly cache.
Revision
31836 -
Directory Listing
Modified
Fri May 3 19:21:21 2002 UTC
(17 years, 7 months ago)
by
manus
Original Path:
trunk/Delivery/studio
Added new error when assembly referred in one of the listed assembly of
the Ace file is not in Ace file.
Revision
31073 -
Directory Listing
Modified
Sat Mar 16 19:48:52 2002 UTC
(17 years, 8 months ago)
by
manus
Original Path:
trunk/Delivery/studio
New error code for two classes with same full name in IL code generation.
Revision
30777 -
Directory Listing
Modified
Wed Feb 20 22:30:28 2002 UTC
(17 years, 9 months ago)
by
manus
Original Path:
trunk/Delivery/studio
Removed all VQMCX messages as they were misleading in their error message about
the type of the constant vs the declaration type. Introduced instead the
VQMC error message which is more general and clearer.
Revision
30128 -
Directory Listing
Modified
Wed Jan 9 20:21:14 2002 UTC
(17 years, 11 months ago)
by
xavier
Original Path:
trunk/Delivery/studio
This icon is displayed in the status bars during compilations, if the user decides not to use animated icons.
Revision
30071 -
Directory Listing
Modified
Tue Jan 8 01:24:47 2002 UTC
(17 years, 11 months ago)
by
xavier
Original Path:
trunk/Delivery/studio
Added a colored pixel in all gray icons, because the conversion scripts to png do not work well with gray levels (or is it Vision2??).
Revision
30055 -
Directory Listing
Modified
Sun Jan 6 07:03:00 2002 UTC
(17 years, 11 months ago)
by
manus
Original Path:
trunk/Delivery/studio
Replaced `-del' by `del' and added a protection before deleting file with $(RM)
to make sure that a file exist before deleting it.
Revision
30054 -
Directory Listing
Modified
Sun Jan 6 06:44:35 2002 UTC
(17 years, 11 months ago)
by
manus
Original Path:
trunk/Delivery/studio
Removed `-del' and put `del' instead as we now only delete files if they exist.
Revision
30053 -
Directory Listing
Modified
Sun Jan 6 06:14:07 2002 UTC
(17 years, 11 months ago)
by
manus
Original Path:
trunk/Delivery/studio
Added file existence test before deleting a file to avoid useless warning
in DOS console.
Revision
29171 -
Directory Listing
Modified
Fri Nov 16 02:58:35 2001 UTC
(18 years ago)
by
manus
Original Path:
trunk/Delivery/studio
Added command line option for `ilink32' since it fails when Borland is installed
in a path that have spaces in it.
Revision
29071 -
Directory Listing
Modified
Tue Nov 13 20:56:45 2001 UTC
(18 years ago)
by
manus
Original Path:
trunk/Delivery/studio
Added `True' to invariant otherwise it messes diagram tool when you try to
add a new attribute or feature.
Revision
28581 -
Directory Listing
Modified
Tue Oct 30 04:43:59 2001 UTC
(18 years, 1 month ago)
by
manus
Original Path:
trunk/Delivery/studio
Added -x flags to avoid creation of .MAP file
Adapted lsharedflags option to have a meaning with Borland, but it is not yet
working with Borland.
Revision
28580 -
Directory Listing
Modified
Tue Oct 30 04:42:38 2001 UTC
(18 years, 1 month ago)
by
manus
Original Path:
trunk/Delivery/studio
Removed warnings during C compilation. If you want them simply define
ISE_CFLAGS environment variable to be -W3.
Revision
28485 -
Directory Listing
Modified
Fri Oct 26 19:57:03 2001 UTC
(18 years, 1 month ago)
by
manus
Original Path:
trunk/Delivery/studio
Removed addition -I and -L definition since they are now properly setup during
ISE Eiffel install when Borland is selected, ie both `bcc32.cfg' and `ilink32.cfg'
are correctly created.
Make Borland works with CECIL system.
Revision
27559 -
Directory Listing
Modified
Wed Sep 12 02:00:53 2001 UTC
(18 years, 3 months ago)
by
xavier
Original Path:
trunk/Delivery/studio
Temporarily removed those files in order to integrate them with the -kk option.
Revision
27557 -
Directory Listing
Modified
Wed Sep 12 01:58:12 2001 UTC
(18 years, 3 months ago)
by
xavier
Original Path:
trunk/Delivery/studio
Temporarily removed the templates in order to integrate them with the -kk option.
Revision
27385 -
Directory Listing
Modified
Wed Sep 5 17:59:15 2001 UTC
(18 years, 3 months ago)
by
karine
Original Path:
trunk/Delivery/studio
Now uses "library.net/base" since all the library.net folders are now compatible with the new .net base.
Revision
27065 -
Directory Listing
Modified
Sat Aug 18 02:44:25 2001 UTC
(18 years, 3 months ago)
by
xavier
Original Path:
trunk/Delivery/studio
These two errors (that only David Hollenberg has ever seen), now have corresponding error messages.
Revision
26847 -
Directory Listing
Modified
Mon Aug 6 19:01:58 2001 UTC
(18 years, 4 months ago)
by
manus
Original Path:
trunk/Delivery/studio
Added `True' in invariant clause to avoid syntax error when adding a new
invariant clause to the template.
Revision
26089 -
Directory Listing
Modified
Tue Jul 3 22:25:46 2001 UTC
(18 years, 5 months ago)
by
manus
Original Path:
trunk/Delivery/studio
Use of `pre' style for the code so that we can simply generate %T characters instead
of the sequence " %;  %;  %;" which takes a lot of space on disk.
Revision
26047 -
Directory Listing
Modified
Mon Jul 2 20:58:22 2001 UTC
(18 years, 5 months ago)
by
xavier
Original Path:
trunk/Delivery/studio
Modified the icon because Eiffel# was renamed into Eiffel.Net, so that the #
had lost its meaning.
Revision
25832 -
Directory Listing
Modified
Mon Jun 25 18:29:38 2001 UTC
(18 years, 5 months ago)
by
manus
Original Path:
trunk/Delivery/studio
Simplified rule VGCC part 3 to allow typed creation of an expanded type.
Revision
25673 -
Directory Listing
Modified
Mon Jun 18 18:36:22 2001 UTC
(18 years, 5 months ago)
by
xavier
Original Path:
trunk/Delivery/studio
[Modification by Bertrand Meyer]
Removed an unnecessary line feed at the bottom of pages.
Revision
25656 -
Directory Listing
Modified
Sun Jun 17 17:24:34 2001 UTC
(18 years, 5 months ago)
by
manus
Original Path:
trunk/Delivery/studio
New icons which turned the thermometer to blue when freezing/finalizing.
Revision
25113 -
Directory Listing
Modified
Wed May 30 22:06:45 2001 UTC
(18 years, 6 months ago)
by
xavier
Original Path:
trunk/Delivery/studio
Removed the thread library from the default Linux Ace, since nobody objected.
The same should be done in the Windows Ace, but it is not on CVS.
Revision
25010 -
Directory Listing
Modified
Wed May 23 19:10:16 2001 UTC
(18 years, 6 months ago)
by
xavier
Original Path:
trunk/Delivery/studio
Added an icon for the command to have extended information on compilation errors.
Revision
25000 -
Directory Listing
Modified
Tue May 22 19:48:39 2001 UTC
(18 years, 6 months ago)
by
xavier
Original Path:
trunk/Delivery/studio
Updated the logo ((C) 2001 instead of (C) 1999 and EiffelStudio instead of EiffelBench).
Revision
24973 -
Directory Listing
Modified
Thu May 17 20:31:09 2001 UTC
(18 years, 6 months ago)
by
pichery
Original Path:
trunk/Delivery/studio
Changed the name of the wizard as it appears in EiffelStudio (as suggested
by Bertrand)
Revision
24729 -
Directory Listing
Modified
Tue May 1 03:11:05 2001 UTC
(18 years, 7 months ago)
by
manus
Original Path:
trunk/Delivery/studio
Completed error by the adding that it is also not permitted to undefine a
C external.
Revision
24725 -
Directory Listing
Modified
Mon Apr 30 23:35:12 2001 UTC
(18 years, 7 months ago)
by
manus
Original Path:
trunk/Delivery/studio
Added Borland logo to be displayed on the Windows version using BCC as a C compiler.
Revision
24718 -
Directory Listing
Modified
Mon Apr 30 20:06:12 2001 UTC
(18 years, 7 months ago)
by
xavier
Original Path:
trunk/Delivery/studio
Added these icons for the commands allowing users to pop up windows in which
the editor or the context tool is maximized.
Revision
24649 -
Directory Listing
Modified
Tue Apr 17 23:53:38 2001 UTC
(18 years, 7 months ago)
by
xavier
Original Path:
trunk/Delivery/studio
This icon had apparently been forgotten when converting dark blue to black.
Revision
24589 -
Directory Listing
Modified
Fri Apr 13 22:07:33 2001 UTC
(18 years, 7 months ago)
by
xavier
Original Path:
trunk/Delivery/studio
Added the resources for the Unix delivery relative to the Vision2 Wizard.
Revision
24326 -
Directory Listing
Modified
Fri Mar 16 18:46:12 2001 UTC
(18 years, 8 months ago)
by
xavier
Original Path:
trunk/Delivery/studio
Changed the text on the icon from Debug to Launch (more intuitive I think)
Revision
24278 -
Directory Listing
Modified
Wed Mar 14 18:19:48 2001 UTC
(18 years, 8 months ago)
by
xavier
Original Path:
trunk/Delivery/studio
Broadened the icon, so that it now fits standard 56*16 icons (to save GDI objects...)
Revision
24262 -
Directory Listing
Modified
Tue Mar 13 18:01:41 2001 UTC
(18 years, 8 months ago)
by
xavier
Original Path:
trunk/Delivery/studio
This icon must have been removed along with all '_gray' icons, but it is used
in the cluster/favorites tree.
Revision
24065 -
Directory Listing
Modified
Mon Mar 5 18:01:04 2001 UTC
(18 years, 9 months ago)
by
xavier
Original Path:
trunk/Delivery/studio
Decreased the anti-aliasing on these icons, since the background color for
breakpoints is not necessarily gray.
Revision
23850 -
Directory Listing
Modified
Wed Feb 21 01:05:06 2001 UTC
(18 years, 9 months ago)
by
xavier
Original Path:
trunk/Delivery/studio
Added 2 icons for the pretty print command, and modified the cluster/feature tree icons.
Revision
23788 -
Directory Listing
Modified
Tue Feb 6 19:06:31 2001 UTC
(18 years, 10 months ago)
by
xavier
Original Path:
trunk/Delivery/studio
Changed the bug-run command into something more visible (because it is a very
useful command)
Revision
23587 -
Directory Listing
Modified
Sat Dec 9 02:11:04 2000 UTC
(19 years ago)
by
xavier
Original Path:
trunk/Delivery/studio
Added and modified the icons indicating the position of the execution in
the debugged features.
Revision
23410 -
Directory Listing
Modified
Mon Nov 6 18:28:19 2000 UTC
(19 years, 1 month ago)
by
xavier
Original Path:
trunk/Delivery/studio
All text icons now have the same size, in order to prevent having an image list
per icon
Revision
23168 -
Directory Listing
Modified
Thu Sep 21 01:36:11 2000 UTC
(19 years, 2 months ago)
by
xavier
Original Path:
trunk/Delivery/studio
Fixed the cluster tool icon that used to resize when gaining/losing focus.
Revision
23159 -
Directory Listing
Modified
Fri Sep 15 22:58:26 2000 UTC
(19 years, 2 months ago)
by
xavier
Original Path:
trunk/Delivery/studio
New hourglass cursor.
Only temporary: the default window hourglass is better.
Revision
23120 -
Directory Listing
Modified
Tue Sep 5 21:57:56 2000 UTC
(19 years, 3 months ago)
by
eweasel
Original Path:
trunk/Delivery/studio
New error for precompiled library. Now you can have only one per Ace file.
Revision
22902 -
Directory Listing
Modified
Wed Jul 5 18:46:34 2000 UTC
(19 years, 5 months ago)
by
brendel
Original Path:
trunk/Delivery/studio
Added tooltip which is displayed on features in class charts.
Hiding origin_comment because the information is already in the tooltip
and puts too much information on the screen.
Revision
22810 -
Directory Listing
Modified
Mon Jun 12 22:14:08 2000 UTC
(19 years, 6 months ago)
by
brendel
Original Path:
trunk/Delivery/studio
Revised standard HTML output with feature links, red comments,
HTML meta info and quoted text.
Revision
17159 -
Directory Listing
Modified
Tue Sep 7 03:00:42 1999 UTC
(20 years, 3 months ago)
by
manus
Original Path:
trunk/Delivery/studio
Use of `default_create' for the template class, so that it is now compilable.
Revision
15675 -
Directory Listing
Modified
Thu Jul 22 22:31:12 1999 UTC
(20 years, 4 months ago)
by
manus
Original Path:
trunk/Delivery/studio
Clarify the error message by adding that we need a REFERENCE_TYPE in order to
create an object.
Revision
15674 -
Directory Listing
Modified
Thu Jul 22 22:30:01 1999 UTC
(20 years, 4 months ago)
by
manus
Original Path:
trunk/Delivery/studio
Added a small comment to the missing precompiled library files which can be found
for Linux and Windows on our Web site.
Revision
15673 -
Directory Listing
Modified
Thu Jul 22 22:29:16 1999 UTC
(20 years, 4 months ago)
by
manus
Original Path:
trunk/Delivery/studio
Fixed a missing error message when using the subcluster mechanism from the Ace
file and that the parent cluster does not exist.
Revision
13253 -
Directory Listing
Modified
Mon Feb 8 22:37:44 1999 UTC
(20 years, 10 months ago)
by
baron
Original Path:
trunk/Delivery/studio
Filter to generate .bui file, from flat/short format, to import classes
within EiffelBuild.
Revision
12684 -
Directory Listing
Modified
Mon Jan 18 18:03:19 1999 UTC
(20 years, 10 months ago)
by
manus
Original Path:
trunk/Delivery/studio
Slighlty modified version of the Precursor rule which now specified that the
routine is effective in C.
Revision
12591 -
Directory Listing
Modified
Tue Jan 12 02:54:51 1999 UTC
(20 years, 11 months ago)
by
manus
Original Path:
trunk/Delivery/studio
Missing files of the Unix delivery which were present in the Windows one.
Revision
12584 -
Directory Listing
Modified
Tue Jan 12 02:26:01 1999 UTC
(20 years, 11 months ago)
by
manus
Original Path:
trunk/Delivery/studio
New creation rule which handles the case of creation of formal parameter generic.
Revision
12583 -
Directory Listing
Modified
Tue Jan 12 02:24:19 1999 UTC
(20 years, 11 months ago)
by
manus
Original Path:
trunk/Delivery/studio
New Precursor rules (with version 4.3) which fixes some ambiguities
that one can have with the previous implementation (4.2)
Revision
12580 -
Directory Listing
Modified
Tue Jan 12 02:09:08 1999 UTC
(20 years, 11 months ago)
by
manus
Original Path:
trunk/Delivery/studio
Split the VJRV rule into two subrules: VJRV1, VJRV2. The first one has the same
meaning has before. The second one is for formal generic parameter, because we
cannot allow a reverse assignment, however the error message was not explicit
enough.
Revision
12579 -
Directory Listing
Modified
Tue Jan 12 02:03:59 1999 UTC
(20 years, 11 months ago)
by
manus
Original Path:
trunk/Delivery/studio
Now, it is possible to create an object of the generic parameter type if
there is a creation constraint clause. (Available with 4.3)
Revision
12578 -
Directory Listing
Modified
Tue Jan 12 02:02:51 1999 UTC
(20 years, 11 months ago)
by
manus
Original Path:
trunk/Delivery/studio
New Precursor rules (implemented in 4.3) which are different from the first
implementation of Precursor in Eiffel 4.2
Revision
12575 -
Directory Listing
Modified
Tue Jan 12 01:55:19 1999 UTC
(20 years, 11 months ago)
by
manus
Original Path:
trunk/Delivery/studio
New filter which does the same thing as the ASCII one, except
that it generates a ".e" extension instead of a ".txt".
Revision
12574 -
Directory Listing
Modified
Tue Jan 12 00:38:46 1999 UTC
(20 years, 11 months ago)
by
manus
Original Path:
trunk/Delivery/studio
New html syntax to print in bold and italic Eiffel keywords
Changed the name of `template.fil' into `format.fil-template' so that
it is not taken for a correct filter.
Revision
9078 -
Directory Listing
Modified
Fri Jan 30 05:01:25 1998 UTC
(21 years, 10 months ago)
by
delivery
Original Path:
trunk/Delivery/studio
Make the pixmap nicer on UNIX
Fixed the version number when iconified