Log of /branches/Eiffel_61/Delivery
Directory Listing
Revision
71532 -
Directory Listing
Modified
Fri Dec 14 18:03:01 2007 UTC
(11 years, 11 months ago)
by
manus
Fixed an issue with `make_images' not finding `make_cd_image' because we were not using a relative path.
Fixed an issue on Solaris sparc because the script would stop when not finding cURL.
Revision
71517 -
Directory Listing
Modified
Fri Dec 14 00:11:31 2007 UTC
(11 years, 11 months ago)
by
manus
No need for free add ons when building a delivery, we only need the `gcc' folder
to build the delivery structure, but this is done in `make_delivery'.
Revision
71502 -
Directory Listing
Modified
Thu Dec 13 18:46:10 2007 UTC
(11 years, 11 months ago)
by
manus
Forgot to compile the C code of cURL.
Revision
71494 -
Directory Listing
Modified
Thu Dec 13 16:18:21 2007 UTC
(11 years, 11 months ago)
by
manus
Only extract part of the C library since it is only needed if one want to compile cURL.
Revision
71487 -
Directory Listing
Modified
Thu Dec 13 05:07:34 2007 UTC
(11 years, 11 months ago)
by
manus
Removed `free_add_ons' since they are not needed on Unix for the compilation.
Revision
71486 -
Directory Listing
Modified
Thu Dec 13 05:04:15 2007 UTC
(11 years, 11 months ago)
by
manus
Removed useless cd command.
Revision
71484 -
Directory Listing
Modified
Thu Dec 13 05:00:19 2007 UTC
(11 years, 11 months ago)
by
manus
No need for free add ons in the delivery, the script was actually checking it out
and delete it right away.
Revision
71483 -
Directory Listing
Modified
Thu Dec 13 04:56:50 2007 UTC
(11 years, 11 months ago)
by
manus
Use local svn mirror for fast checkout.
Revision
71464 -
Directory Listing
Modified
Wed Dec 12 05:29:37 2007 UTC
(11 years, 11 months ago)
by
manus
Merged changes from HEAD rev#71444.
Revision
71463 -
Directory Listing
Modified
Wed Dec 12 05:20:57 2007 UTC
(11 years, 11 months ago)
by
manus
Added C compilation of the cURL C library.
Revision
71439 -
Directory Listing
Modified
Mon Dec 10 16:24:10 2007 UTC
(12 years ago)
by
manus
Merged from HEAD rev#71438:
Separated compiling from documentation generation to save some memory.
Revision
71377 -
Directory Listing
Modified
Thu Dec 6 06:02:08 2007 UTC
(12 years ago)
by
manus
To speed up checkout of code, we use the ISE internal mirror to build a delivery by default.
Revision
71373 -
Directory Listing
Modified
Wed Dec 5 22:56:46 2007 UTC
(12 years ago)
by
manus
Merged changed from HEAD (rev#71290):
Removed non-need parts in libraries (it saves about 30MB of diskspace)
Revision
71356 -
Directory Listing
Modified
Tue Dec 4 04:30:58 2007 UTC
(12 years ago)
by
manus
Merged from HEAD rev#71355:
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
71348 -
Directory Listing
Modified
Mon Dec 3 20:00:25 2007 UTC
(12 years ago)
by
manus
Fixed incorrect URL for publisher information.
Revision
71345 -
Directory Listing
Modified
Mon Dec 3 05:49:19 2007 UTC
(12 years ago)
by
manus
Ensured that the Curl DLLs for the win64 platform are not included for a window platform,
and vice versa, so that we can save some space in the delivery.
Revision
71342 -
Directory Listing
Modified
Mon Dec 3 05:31:41 2007 UTC
(12 years ago)
by
manus
Removed the -s option as otherwise we think that no C compilation is going on.
Revision
71297 -
Directory Listing
Modified
Fri Nov 30 16:08:35 2007 UTC
(12 years ago)
by
manus
Removed files that are not needed (gtk, carbon, gobo bootstrap).
Increased compression for 7z.
Fixed incorrect location for INSTALL.readme VERSION which were in C_library instead of ISE_EIFFEL.
Revision
71229 -
Directory Listing
Modified
Tue Nov 20 06:22:17 2007 UTC
(12 years ago)
by
manus
Use the branches do build the delivery.
Revision
71227 -
Directory Listing
Modified
Tue Nov 20 05:13:09 2007 UTC
(12 years ago)
by
manus
Use the branch for compiling from the branch.
Revision
71207 -
Directory Listing
Modified
Mon Nov 19 14:56:02 2007 UTC
(12 years ago)
by
manus
Original Path:
trunk/Delivery
Removed removal of C code of EiffelCOM as it may be needed by people who have 2005 installed.
Revision
71205 -
Directory Listing
Modified
Sun Nov 18 06:34:19 2007 UTC
(12 years ago)
by
manus
Original Path:
trunk/Delivery
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
71203 -
Directory Listing
Modified
Sun Nov 18 05:13:27 2007 UTC
(12 years ago)
by
manus
Original Path:
trunk/Delivery
Use relative path to execute `make_cd_images' in case . is not in our path.
Revision
71190 -
Directory Listing
Modified
Fri Nov 16 18:06:51 2007 UTC
(12 years ago)
by
alexk
Original Path:
trunk/Delivery
Updated VFAV rule to follow the 2nd edition of the ECMA-367 standard.
Revision
71154 -
Directory Listing
Modified
Thu Nov 15 00:46:57 2007 UTC
(12 years ago)
by
king
Original Path:
trunk/Delivery
Implemented -silent switch to use nice -n 19 which puts the c compilation at a very low priority level
Revision
71149 -
Directory Listing
Modified
Wed Nov 14 17:26:45 2007 UTC
(12 years ago)
by
manus
Original Path:
trunk/Delivery
Always use a relative path to execute shell scripts otherwise it may fail if . is not in your
path.
Revision
71141 -
Directory Listing
Modified
Wed Nov 14 07:37:17 2007 UTC
(12 years ago)
by
manus
Original Path:
trunk/Delivery
If `.' is not in your path, then it might not work if we do not specify a relative
path to execute a script.
Revision
71129 -
Directory Listing
Modified
Tue Nov 13 14:08:56 2007 UTC
(12 years ago)
by
jfiat
Original Path:
trunk/Delivery
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
71124 -
Directory Listing
Modified
Tue Nov 13 04:46:46 2007 UTC
(12 years ago)
by
manus
Original Path:
trunk/Delivery
Mosis only compiles 64-bit (with GTK 2.6.9) whereas sparc9 compiles 32-bit
with the latest GTK version.
Revision
71084 -
Directory Listing
Modified
Thu Nov 8 08:40:00 2007 UTC
(12 years, 1 month ago)
by
larryl
Original Path:
trunk/Delivery
Change to new cURL dll which compile with MD instead of MT option. So `MSVCR80.dll not found' on Windows 64bits problem fixed.
Revision
71067 -
Directory Listing
Modified
Tue Nov 6 19:15:43 2007 UTC
(12 years, 1 month ago)
by
manus
Original Path:
trunk/Delivery
We still need to include libpng and zlib as otherwise one cannot compile the C code of vision2.
Revision
71012 -
Directory Listing
Modified
Fri Nov 2 10:18:35 2007 UTC
(12 years, 1 month ago)
by
jfiat
Original Path:
trunk/Delivery
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
71008 -
Directory Listing
Modified
Fri Nov 2 00:23:29 2007 UTC
(12 years, 1 month ago)
by
manus
Original Path:
trunk/Delivery
No need to include C_library now that we are open source, people can get our modified versions
from SVN directly.
Revision
71006 -
Directory Listing
Modified
Thu Nov 1 23:52:35 2007 UTC
(12 years, 1 month ago)
by
manus
Original Path:
trunk/Delivery
Made sure that one can compile a project for .NET with Borland.
Revision
70981 -
Directory Listing
Modified
Thu Nov 1 08:14:14 2007 UTC
(12 years, 1 month ago)
by
alexk
Original Path:
trunk/Delivery
Added a validity error for variable initialization.
Revision
70974 -
Directory Listing
Modified
Wed Oct 31 23:10:22 2007 UTC
(12 years, 1 month ago)
by
alexk
Original Path:
trunk/Delivery
Added a validity error for variable initialization.
Revision
70928 -
Directory Listing
Modified
Sat Oct 27 20:56:43 2007 UTC
(12 years, 1 month ago)
by
manus
Original Path:
trunk/Delivery
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
70900 -
Directory Listing
Modified
Thu Oct 25 16:23:36 2007 UTC
(12 years, 1 month ago)
by
manus
Original Path:
trunk/Delivery
The PorterPackage_all.tar file is not copied to the home directory anymore
because ../.. might not be the home directory if local or TEST_DELIV are symbolic
links.
Revision
70854 -
Directory Listing
Modified
Wed Oct 24 15:24:33 2007 UTC
(12 years, 1 month ago)
by
manus
Original Path:
trunk/Delivery
Use a different form for `export' since on some `sh' shell it does not work (in my case
Solaris Sparc 10).
Revision
70809 -
Directory Listing
Modified
Tue Oct 23 17:38:27 2007 UTC
(12 years, 1 month ago)
by
manus
Original Path:
trunk/Delivery
Added access to Solaris Sparc 10 machine whose access has been granted
for a short period of time.
Revision
70793 -
Directory Listing
Modified
Mon Oct 22 22:01:16 2007 UTC
(12 years, 1 month ago)
by
manus
Original Path:
trunk/Delivery
Do not use ~ but a relative path instead to find PorterPackage_all.tar, because when ~ represents /
it does not work with all shells.
Revision
70776 -
Directory Listing
Modified
Mon Oct 22 05:08:09 2007 UTC
(12 years, 1 month ago)
by
alexk
Original Path:
trunk/Delivery
Added VUTA errors for non-attached targets of feature calls.
Revision
70644 -
Directory Listing
Modified
Wed Oct 17 22:42:07 2007 UTC
(12 years, 1 month ago)
by
paulb
Original Path:
trunk/Delivery
Added button to error list tool to expand errors automatically.
Internationalized text.
Revision
70601 -
Directory Listing
Modified
Tue Oct 16 20:37:52 2007 UTC
(12 years, 1 month ago)
by
manus
Original Path:
trunk/Delivery
Added needed definition for new IDENTIFIED_ROUTINES from FreeELKS.
Revision
70474 -
Directory Listing
Modified
Mon Oct 1 04:03:37 2007 UTC
(12 years, 2 months ago)
by
manus
Original Path:
trunk/Delivery
Found a way to generate a dll that is compatible with .NET.
Revision
70466 -
Directory Listing
Modified
Sat Sep 29 06:39:45 2007 UTC
(12 years, 2 months ago)
by
manus
Original Path:
trunk/Delivery
Added `safe_rm' option to safely delete a file.
Revision
70464 -
Directory Listing
Modified
Sat Sep 29 06:29:40 2007 UTC
(12 years, 2 months ago)
by
manus
Original Path:
trunk/Delivery
Removed white space afte `\' which prevents the continuation from working.
Revision
70432 -
Directory Listing
Modified
Thu Sep 27 21:28:08 2007 UTC
(12 years, 2 months ago)
by
manus
Original Path:
trunk/Delivery
Switch order of instructions so that gcc gets copied in the compressed tarball.
Revision
70427 -
Directory Listing
Modified
Thu Sep 27 04:03:39 2007 UTC
(12 years, 2 months ago)
by
manus
Original Path:
trunk/Delivery
When we say no documentation, it will also means no documentation included in the delivery, thus
making the package much smaller.
Revision
70425 -
Directory Listing
Modified
Thu Sep 27 03:50:18 2007 UTC
(12 years, 2 months ago)
by
manus
Original Path:
trunk/Delivery
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
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
Added support of the `-low' option which was just added to the windows version of `finish_freezing'.
Revision
70319 -
Directory Listing
Modified
Wed Sep 12 08:58:45 2007 UTC
(12 years, 2 months ago)
by
larryl
Original Path:
trunk/Delivery
Added `show goto dialog' shortcut preference.
Revision
70263 -
Directory Listing
Modified
Wed Sep 5 19:09:14 2007 UTC
(12 years, 3 months ago)
by
manus
Original Path:
trunk/Delivery
Updated to `genertor: "EiffelBuild"' instead of `generated: "yes"'.
Revision
70262 -
Directory Listing
Modified
Wed Sep 5 18:32:41 2007 UTC
(12 years, 3 months ago)
by
manus
Original Path:
trunk/Delivery
Added `generated: "yes"' to the templates so that tools can filter out those classes.
Revision
70181 -
Directory Listing
Modified
Wed Aug 29 06:25:31 2007 UTC
(12 years, 3 months ago)
by
larryl
Original Path:
trunk/Delivery
Removed images since Smart Docking library provided default icons.
Revision
70134 -
Directory Listing
Modified
Fri Aug 24 23:22:44 2007 UTC
(12 years, 3 months ago)
by
paulb
Original Path:
trunk/Delivery
Added show/hide obsolete items shortcut preference.
Fixed a few strings.
Revision
70133 -
Directory Listing
Modified
Fri Aug 24 23:19:35 2007 UTC
(12 years, 3 months ago)
by
paulb
Original Path:
trunk/Delivery
Added preference to show/hide obsolete items in the completion list.
Revision
70132 -
Directory Listing
Modified
Fri Aug 24 23:16:48 2007 UTC
(12 years, 3 months ago)
by
paulb
Original Path:
trunk/Delivery
Added pixmap for showing/hiding obsolete items in completion.
Revision
70053 -
Directory Listing
Modified
Mon Aug 20 22:28:27 2007 UTC
(12 years, 3 months ago)
by
paulb
Original Path:
trunk/Delivery
Set a more respective default size for the properties UI.
Revision
70023 -
Directory Listing
Modified
Fri Aug 17 15:45:57 2007 UTC
(12 years, 3 months ago)
by
manus
Original Path:
trunk/Delivery
Use mv instead of move since it does not work for moving directories.
Revision
69958 -
Directory Listing
Modified
Mon Aug 13 18:19:18 2007 UTC
(12 years, 3 months ago)
by
manus
Original Path:
trunk/Delivery
Use `sh' instead of `bash' since the later might not be present on some systems.
Revision
69896 -
Directory Listing
Modified
Mon Aug 6 21:30:00 2007 UTC
(12 years, 4 months ago)
by
paulb
Original Path:
trunk/Delivery
Added filter pixmaps for errors and warnings tool.
Revision
69881 -
Directory Listing
Modified
Fri Aug 3 23:51:54 2007 UTC
(12 years, 4 months ago)
by
paulb
Original Path:
trunk/Delivery
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
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
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
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
69813 -
Directory Listing
Modified
Thu Aug 2 18:48:13 2007 UTC
(12 years, 4 months ago)
by
paulb
Original Path:
trunk/Delivery
Added pixmaps for navigating errors and warnings.
Revision
69775 -
Directory Listing
Modified
Wed Aug 1 20:17:52 2007 UTC
(12 years, 4 months ago)
by
paulb
Original Path:
trunk/Delivery
Added icons for new errors and warnings tool.
Revision
69758 -
Directory Listing
Modified
Wed Aug 1 00:34:48 2007 UTC
(12 years, 4 months ago)
by
manus
Original Path:
trunk/Delivery
By default `gcc' will be in the EiffelStudio dir so that it is part of the zip package.
Revision
69757 -
Directory Listing
Modified
Wed Aug 1 00:22:27 2007 UTC
(12 years, 4 months ago)
by
juliant
Original Path:
trunk/Delivery
First draft of a python script to extract messages from EiffelStudio and generate PO files with context.
Revision
69756 -
Directory Listing
Modified
Wed Aug 1 00:14:22 2007 UTC
(12 years, 4 months ago)
by
manus
Original Path:
trunk/Delivery
Fixed incorrect copy of runtime files when compiled for mingw.
Revision
69748 -
Directory Listing
Modified
Tue Jul 31 21:30:54 2007 UTC
(12 years, 4 months ago)
by
manus
Original Path:
trunk/Delivery
Fixed the setting of the revision number (path to set_version.sh was not specified).
Revision
69744 -
Directory Listing
Modified
Tue Jul 31 05:20:42 2007 UTC
(12 years, 4 months ago)
by
manus
Original Path:
trunk/Delivery
Spell out `windows-x86' since the ISE_PLATFORM value is still windows and win64.
Revision
69743 -
Directory Listing
Modified
Tue Jul 31 03:52:02 2007 UTC
(12 years, 4 months ago)
by
manus
Original Path:
trunk/Delivery
Removed checkout of vision sample since it does not exist anymore
and was causing an infinite loop when trying to check out a particular
revision.
Revision
69742 -
Directory Listing
Modified
Tue Jul 31 00:50:05 2007 UTC
(12 years, 4 months ago)
by
manus
Original Path:
trunk/Delivery
Added ability to generate a particular revision from the svn repository.
Revision
69740 -
Directory Listing
Modified
Mon Jul 30 21:40:47 2007 UTC
(12 years, 4 months ago)
by
manus
Original Path:
trunk/Delivery
Added support for generating a specific revision from the svn repository (to avoid
version mismatches between the currently three platforms used to build the delivery).
Revision
69734 -
Directory Listing
Modified
Mon Jul 30 18:38:27 2007 UTC
(12 years, 4 months ago)
by
manus
Original Path:
trunk/Delivery
Use Eiffel61 instead of Eiffel60 for the 6.1 release.
Revision
69731 -
Directory Listing
Modified
Mon Jul 30 17:34:18 2007 UTC
(12 years, 4 months ago)
by
manus
Original Path:
trunk/Delivery
Switched from support Borland to support gcc on Windows.
Revision
69729 -
Directory Listing
Modified
Mon Jul 30 05:22:59 2007 UTC
(12 years, 4 months ago)
by
manus
Original Path:
trunk/Delivery
Added missing copy of MSYS files and C compiler configuration file to the EiffelStudio delivery.
Revision
69728 -
Directory Listing
Modified
Sun Jul 29 15:16:38 2007 UTC
(12 years, 4 months ago)
by
manus
Original Path:
trunk/Delivery
Removed Borland support and replaced it with gcc.
Take into account the usage of the new `compile_library.bat' script to compile the C code
of Eiffel libraries.
Revision
69647 -
Directory Listing
Modified
Tue Jul 24 17:01:55 2007 UTC
(12 years, 4 months ago)
by
manus
Original Path:
trunk/Delivery
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
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
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
69570 -
Directory Listing
Modified
Fri Jul 20 05:59:39 2007 UTC
(12 years, 4 months ago)
by
manus
Original Path:
trunk/Delivery
Do not copy `config.sh' if one is already present.
Revision
69569 -
Directory Listing
Modified
Fri Jul 20 05:57:32 2007 UTC
(12 years, 4 months ago)
by
manus
Original Path:
trunk/Delivery
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
69566 -
Directory Listing
Modified
Thu Jul 19 23:03:55 2007 UTC
(12 years, 4 months ago)
by
manus
Original Path:
trunk/Delivery
Added a script to compile the C libraries of our Eiffel libraries.
Revision
69559 -
Directory Listing
Modified
Thu Jul 19 18:24:28 2007 UTC
(12 years, 4 months ago)
by
manus
Original Path:
trunk/Delivery
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
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
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
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
69536 -
Directory Listing
Modified
Thu Jul 19 02:03:32 2007 UTC
(12 years, 4 months ago)
by
manus
Original Path:
trunk/Delivery
Added " around ISE_EIFFEL in case it has spaces in it.
Revision
69535 -
Directory Listing
Modified
Thu Jul 19 01:37:56 2007 UTC
(12 years, 4 months ago)
by
manus
Original Path:
trunk/Delivery
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
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
69529 -
Directory Listing
Modified
Wed Jul 18 22:47:05 2007 UTC
(12 years, 4 months ago)
by
manus
Original Path:
trunk/Delivery
Avoid C flags duplication by using $ccflags to define the other.
Revision
69515 -
Directory Listing
Modified
Wed Jul 18 01:10:25 2007 UTC
(12 years, 4 months ago)
by
manus
Original Path:
trunk/Delivery
Fixed precompiles and added support for DLL generation.
Revision
69509 -
Directory Listing
Modified
Tue Jul 17 22:36:51 2007 UTC
(12 years, 4 months ago)
by
manus
Original Path:
trunk/Delivery
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
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
69380 -
Directory Listing
Modified
Wed Jul 11 00:50:14 2007 UTC
(12 years, 5 months ago)
by
manus
Original Path:
trunk/Delivery
Let's use the 7z format as it is much more compact (80MB instead of 112MB).
Revision
69349 -
Directory Listing
Modified
Mon Jul 9 21:59:03 2007 UTC
(12 years, 5 months ago)
by
manus
Original Path:
trunk/Delivery
Removed `free_add_ons' from the delivery since we do not provide them anymore by default
(especially now that we access gobo directly from the svn site).
Revision
69339 -
Directory Listing
Modified
Sat Jul 7 17:44:48 2007 UTC
(12 years, 5 months ago)
by
alexk
Original Path:
trunk/Delivery
Completed translation of current messages into Russian.
Revision
69194 -
Directory Listing
Modified
Tue Jun 19 17:54:28 2007 UTC
(12 years, 5 months ago)
by
manus
Original Path:
trunk/Delivery
Let's keep the windows implementation of Vision2.
Revision
69163 -
Directory Listing
Modified
Mon Jun 18 23:12:48 2007 UTC
(12 years, 5 months ago)
by
martins
Original Path:
trunk/Delivery
Removed version number and changed name to EiffelStudio.
Fixed bug which did not abort installation in the case the environment variables are not properly set.
Revision
69158 -
Directory Listing
Modified
Mon Jun 18 22:08:55 2007 UTC
(12 years, 5 months ago)
by
juliant
Original Path:
trunk/Delivery
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
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
69143 -
Directory Listing
Modified
Mon Jun 18 04:06:02 2007 UTC
(12 years, 5 months ago)
by
manus
Original Path:
trunk/Delivery
Removed the need to create a backup of the delivery since when everything goes well we
do not need it. It also saves us the need for an additional 600MB+ of disk space to
create the delivery.
Revision
69142 -
Directory Listing
Modified
Mon Jun 18 04:04:53 2007 UTC
(12 years, 5 months ago)
by
manus
Original Path:
trunk/Delivery
Removed the library directory as it takes far too much space (500MB+) and when it
has successfully compiled all the binaries we do not need it anymore.
Revision
69113 -
Directory Listing
Modified
Fri Jun 15 14:41:19 2007 UTC
(12 years, 5 months ago)
by
manus
Original Path:
trunk/Delivery
Use `--force' for export as when svn fails during the export, retrying would cause
svn to display an error for the directory already existing.
Revision
69112 -
Directory Listing
Modified
Fri Jun 15 14:36:58 2007 UTC
(12 years, 5 months ago)
by
manus
Original Path:
trunk/Delivery
Use for `--force' for export as when svn fails during the export, retrying would cause
svn to display an error for the directory already existing.
Revision
69108 -
Directory Listing
Modified
Fri Jun 15 04:45:26 2007 UTC
(12 years, 5 months ago)
by
manus
Original Path:
trunk/Delivery
Fixed failed creation of directory because it is not recursive.
Revision
69092 -
Directory Listing
Modified
Fri Jun 15 00:50:41 2007 UTC
(12 years, 5 months ago)
by
manus
Original Path:
trunk/Delivery
Gobo binaries are put in spec/$ISE_PLATFORM/bin so that one can have a delivery for different
platform in one location.
Revision
69079 -
Directory Listing
Modified
Thu Jun 14 19:03:01 2007 UTC
(12 years, 5 months ago)
by
paulb
Original Path:
trunk/Delivery
Set default language to Unselected, for default language selection.
Revision
69077 -
Directory Listing
Modified
Thu Jun 14 18:29:38 2007 UTC
(12 years, 5 months ago)
by
paulb
Original Path:
trunk/Delivery
Modified languages and codes based on changed made to the MO files.
Revision
69068 -
Directory Listing
Modified
Thu Jun 14 06:02:58 2007 UTC
(12 years, 5 months ago)
by
manus
Original Path:
trunk/Delivery
Previous commit forgot one more directory that does not exist anymore.
Revision
69067 -
Directory Listing
Modified
Thu Jun 14 05:50:48 2007 UTC
(12 years, 5 months ago)
by
manus
Original Path:
trunk/Delivery
New revision of svn will throw an error on trying to export a non-existing location
and because we just added a protection for svn to try as long as it fails it was causing
an infinite loop.
Revision
69060 -
Directory Listing
Modified
Wed Jun 13 23:34:38 2007 UTC
(12 years, 5 months ago)
by
juliant
Original Path:
trunk/Delivery
Changed default size of preferences dialog to 800x600.
Revision
69055 -
Directory Listing
Modified
Wed Jun 13 16:59:52 2007 UTC
(12 years, 5 months ago)
by
juliant
Original Path:
trunk/Delivery
Renamed locale files to specify country. This fixes bug#13092.
Revision
69046 -
Directory Listing
Modified
Tue Jun 12 23:15:12 2007 UTC
(12 years, 5 months ago)
by
juliant
Original Path:
trunk/Delivery
updated German translation
translated strings about "External Output" tool to "Console" for English
Revision
69030 -
Directory Listing
Modified
Tue Jun 12 18:46:05 2007 UTC
(12 years, 5 months ago)
by
paulb
Original Path:
trunk/Delivery
Removed fake label because it hides all controls.
Adjusted positions so download button now is shown outside of the choice box. This cannot be helped because of z-ordering, transparency and other problems with the MSI UI API.
Revision
69029 -
Directory Listing
Modified
Tue Jun 12 18:44:25 2007 UTC
(12 years, 5 months ago)
by
paulb
Original Path:
trunk/Delivery
Made choice box smaller so download button will appear outside of the box. This finally solves z-ordering issues with MSI UI and radio button groups.
Revision
69023 -
Directory Listing
Modified
Tue Jun 12 12:22:04 2007 UTC
(12 years, 5 months ago)
by
alexk
Original Path:
trunk/Delivery
Introduced plural forms and added some more translations.
Revision
69019 -
Directory Listing
Modified
Tue Jun 12 07:36:32 2007 UTC
(12 years, 5 months ago)
by
jasonw
Original Path:
trunk/Delivery
Added metrics: Obsolete features & Imm. obsolete features
Revision
69000 -
Directory Listing
Modified
Mon Jun 11 03:52:04 2007 UTC
(12 years, 6 months ago)
by
manus
Original Path:
trunk/Delivery
Thanks to Alexander, made the batch script a pure dos one. Updated callers.
Revision
68991 -
Directory Listing
Modified
Sat Jun 9 22:47:34 2007 UTC
(12 years, 6 months ago)
by
manus
Original Path:
trunk/Delivery
Modified scripts so that they are immune from svn failure, we simply repeat the svn
command until it succeeds.
Revision
68989 -
Directory Listing
Modified
Sat Jun 9 21:17:12 2007 UTC
(12 years, 6 months ago)
by
manus
Original Path:
trunk/Delivery
Use the btm extensions since this is a 4DOS script.
Revision
68988 -
Directory Listing
Modified
Sat Jun 9 21:16:13 2007 UTC
(12 years, 6 months ago)
by
manus
Original Path:
trunk/Delivery
Modified the way we perform a checkout with svn. The issue is that recently we had
bad internet connections and 50% of the time it is not possible to open a connection
and thus to perform a svn command. Here we perform the svn command until it succeeds.
Revision
68968 -
Directory Listing
Modified
Fri Jun 8 22:11:31 2007 UTC
(12 years, 6 months ago)
by
king
Original Path:
trunk/Delivery
Updated splash screen to match splash_shadow one, also updated estudio to use splash.png if on non-windows platforms
Revision
68959 -
Directory Listing
Modified
Fri Jun 8 21:25:20 2007 UTC
(12 years, 6 months ago)
by
manus
Original Path:
trunk/Delivery
We deliver gobo the same way it is done on Windows.
Revision
68957 -
Directory Listing
Modified
Fri Jun 8 20:50:22 2007 UTC
(12 years, 6 months ago)
by
juliant
Original Path:
trunk/Delivery
fixed some mistakes in preference description.
Revision
68929 -
Directory Listing
Modified
Thu Jun 7 19:10:24 2007 UTC
(12 years, 6 months ago)
by
paulb
Original Path:
trunk/Delivery
Added ProductKey variable.
Other cosmetic changes
Revision
68928 -
Directory Listing
Modified
Thu Jun 7 19:08:53 2007 UTC
(12 years, 6 months ago)
by
paulb
Original Path:
trunk/Delivery
Used preprocessor variable ProductKey instead of using Eiffel60 everywhere, for single change point.
Added ISE_LANG registry key for default language initialization.
Revision
68927 -
Directory Listing
Modified
Thu Jun 7 19:04:35 2007 UTC
(12 years, 6 months ago)
by
paulb
Original Path:
trunk/Delivery
Changed navigation due to introduction of language choice dialog.
Revision
68925 -
Directory Listing
Modified
Thu Jun 7 19:02:44 2007 UTC
(12 years, 6 months ago)
by
paulb
Original Path:
trunk/Delivery
Added accelerator shortcut for the folder.
Removed Please from big title.
Revision
68881 -
Directory Listing
Modified
Tue Jun 5 18:01:38 2007 UTC
(12 years, 6 months ago)
by
paulb
Original Path:
trunk/Delivery
Added ellipse text to View How To button.
Added checks for environment variables.
Revision
68879 -
Directory Listing
Modified
Tue Jun 5 18:00:23 2007 UTC
(12 years, 6 months ago)
by
paulb
Original Path:
trunk/Delivery
Injected missing C/C++ compiler warning.
Fixed download button's inability to be clicked.
Revision
68877 -
Directory Listing
Modified
Tue Jun 5 17:59:12 2007 UTC
(12 years, 6 months ago)
by
paulb
Original Path:
trunk/Delivery
Added warning variant of missing MS C/C++ compiler.
Revision
68875 -
Directory Listing
Modified
Tue Jun 5 17:57:04 2007 UTC
(12 years, 6 months ago)
by
paulb
Original Path:
trunk/Delivery
Added custom action to check environment variables.
Revision
68831 -
Directory Listing
Modified
Fri Jun 1 22:57:01 2007 UTC
(12 years, 6 months ago)
by
juliant
Original Path:
trunk/Delivery
updated German translation.
corrected some spelling mistakes of English strings
Revision
68826 -
Directory Listing
Modified
Fri Jun 1 21:24:28 2007 UTC
(12 years, 6 months ago)
by
juliant
Original Path:
trunk/Delivery
moved Swiss German translation to general German translation.
Revision
68803 -
Directory Listing
Modified
Fri Jun 1 07:15:31 2007 UTC
(12 years, 6 months ago)
by
larryl
Original Path:
trunk/Delivery
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
68772 -
Directory Listing
Modified
Wed May 30 23:58:39 2007 UTC
(12 years, 6 months ago)
by
paulb
Original Path:
trunk/Delivery
.NET precompiled libraries now exist in $ISE_PLATFORM-dotnet paths.
Revision
68765 -
Directory Listing
Modified
Wed May 30 19:03:18 2007 UTC
(12 years, 6 months ago)
by
manus
Original Path:
trunk/Delivery
Added missing `return' statement causing a C compilation warning.
Revision
68755 -
Directory Listing
Modified
Wed May 30 12:42:46 2007 UTC
(12 years, 6 months ago)
by
jasonw
Original Path:
trunk/Delivery
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
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
Fixed bug#12786 "Some preferences not translatable and cannot be reset to their default value".
Reviewer: Larry
Revision
68703 -
Directory Listing
Modified
Sun May 27 04:00:10 2007 UTC
(12 years, 6 months ago)
by
manus
Original Path:
trunk/Delivery
Fixed typo in name for ECF extension (previously it was stated to be an EiffelBuild project).
Revision
68669 -
Directory Listing
Modified
Fri May 25 20:31:39 2007 UTC
(12 years, 6 months ago)
by
manus
Original Path:
trunk/Delivery
Updated header command to be more in the style guideline for commands. Fixes bug#12570.
Revision
68597 -
Directory Listing
Modified
Wed May 23 05:05:26 2007 UTC
(12 years, 6 months ago)
by
manus
Original Path:
trunk/Delivery
Enabled all assertions by default for project created from wizards.
Revision
68453 -
Directory Listing
Modified
Fri May 18 23:05:56 2007 UTC
(12 years, 6 months ago)
by
juliant
Original Path:
trunk/Delivery
Added missing descriptions for three preferences.
Revision
68328 -
Directory Listing
Modified
Tue May 15 19:30:31 2007 UTC
(12 years, 6 months ago)
by
paulb
Original Path:
trunk/Delivery
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
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
Added .NET naming convention option, in the dotnet target, setting it to true.
Revision
68325 -
Directory Listing
Modified
Tue May 15 19:28:40 2007 UTC
(12 years, 6 months ago)
by
paulb
Original Path:
trunk/Delivery
Added .NET naming convention option, setting it to true
Revision
68292 -
Directory Listing
Modified
Mon May 14 18:21:38 2007 UTC
(12 years, 6 months ago)
by
paulb
Original Path:
trunk/Delivery
Precompiles now use optimized versions of the parent precompiled libraries.
Revision
68250 -
Directory Listing
Modified
Fri May 11 09:34:30 2007 UTC
(12 years, 7 months ago)
by
jasonw
Original Path:
trunk/Delivery
Fixed bug#12681: metric: run metric archive on all criterion fails
Revision
68239 -
Directory Listing
Modified
Fri May 11 04:31:55 2007 UTC
(12 years, 7 months ago)
by
tedf
Original Path:
trunk/Delivery
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
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
68207 -
Directory Listing
Modified
Wed May 9 14:01:51 2007 UTC
(12 years, 7 months ago)
by
jasonw
Original Path:
trunk/Delivery
Modified cursor matrix definition file for new cursors.
Revision
68199 -
Directory Listing
Modified
Wed May 9 07:53:44 2007 UTC
(12 years, 7 months ago)
by
tedf
Original Path:
trunk/Delivery
Added denying cursors for argument, locale, generic, line and assertion.
Revision
68198 -
Directory Listing
Modified
Wed May 9 07:08:17 2007 UTC
(12 years, 7 months ago)
by
tedf
Original Path:
trunk/Delivery
Added cursors for argument, locale, generic, line and assertion.
Revision
68164 -
Directory Listing
Modified
Tue May 8 10:13:23 2007 UTC
(12 years, 7 months ago)
by
jasonw
Original Path:
trunk/Delivery
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
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
+ 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
67996 -
Directory Listing
Modified
Thu Apr 26 17:10:37 2007 UTC
(12 years, 7 months ago)
by
paulb
Original Path:
trunk/Delivery
Removed custom actions from sequences that are already present in core framework files.
Revision
67995 -
Directory Listing
Modified
Thu Apr 26 17:09:49 2007 UTC
(12 years, 7 months ago)
by
paulb
Original Path:
trunk/Delivery
Removed ORGANIZATIONNAME property and set a default value for USERNAME so suppress warnings.
Revision
67941 -
Directory Listing
Modified
Fri Apr 20 16:43:23 2007 UTC
(12 years, 7 months ago)
by
paulb
Original Path:
trunk/Delivery
Prompt is only generated for enterprise editions.
Revision
67939 -
Directory Listing
Modified
Fri Apr 20 16:40:00 2007 UTC
(12 years, 7 months ago)
by
paulb
Original Path:
trunk/Delivery
Added properties related to user register, for the enterprise edition.
Revision
67938 -
Directory Listing
Modified
Fri Apr 20 16:39:07 2007 UTC
(12 years, 7 months ago)
by
paulb
Original Path:
trunk/Delivery
Added custom actions related to cd-key validation and evaluation.
Revision
67937 -
Directory Listing
Modified
Fri Apr 20 16:37:57 2007 UTC
(12 years, 7 months ago)
by
paulb
Original Path:
trunk/Delivery
Changed tab ordering of navigation buttons to match what most installer use
Revision
67936 -
Directory Listing
Modified
Fri Apr 20 16:37:38 2007 UTC
(12 years, 7 months ago)
by
paulb
Original Path:
trunk/Delivery
Changed tab ordering of navigation buttons to match what most installer use.
Changed next button actions to go to the correct page based on the edition.
Revision
67935 -
Directory Listing
Modified
Fri Apr 20 16:36:59 2007 UTC
(12 years, 7 months ago)
by
paulb
Original Path:
trunk/Delivery
Changed tab ordering of navigation buttons to match what most installer use.
Changed back button actions to correctly go to previous page based on edition.
Revision
67934 -
Directory Listing
Modified
Fri Apr 20 16:36:42 2007 UTC
(12 years, 7 months ago)
by
paulb
Original Path:
trunk/Delivery
Changed tab ordering of navigation buttons to match what most installer use.
Changed back button actions to correctly go to previous page based on edition.
Revision
67933 -
Directory Listing
Modified
Fri Apr 20 16:36:05 2007 UTC
(12 years, 7 months ago)
by
paulb
Original Path:
trunk/Delivery
Added prompt to indicate user has entered an invalid cd-key.
Revision
67932 -
Directory Listing
Modified
Fri Apr 20 16:35:40 2007 UTC
(12 years, 7 months ago)
by
paulb
Original Path:
trunk/Delivery
Added dialog used for registering the user's information and cd-key.
Revision
67931 -
Directory Listing
Modified
Fri Apr 20 16:34:51 2007 UTC
(12 years, 7 months ago)
by
paulb
Original Path:
trunk/Delivery
Added custom actions for enterprise editions to check and evaluate the cd-key info.
Revision
67930 -
Directory Listing
Modified
Fri Apr 20 16:33:46 2007 UTC
(12 years, 7 months ago)
by
paulb
Original Path:
trunk/Delivery
Made reference to download button text.
Fixed z-order issue with download button.
Changed tab ordering of navigation buttons to match what most installer use
Revision
67929 -
Directory Listing
Modified
Fri Apr 20 16:30:37 2007 UTC
(12 years, 7 months ago)
by
paulb
Original Path:
trunk/Delivery
Removed enterprise custom actions because now EiffelEnvision and EiffelStudio use the same actions.
Revision
67913 -
Directory Listing
Modified
Thu Apr 19 16:36:59 2007 UTC
(12 years, 7 months ago)
by
paulb
Original Path:
trunk/Delivery
Added component groups so compilation can occur without any files.
Revision
67911 -
Directory Listing
Modified
Thu Apr 19 16:22:54 2007 UTC
(12 years, 7 months ago)
by
paulb
Original Path:
trunk/Delivery
Changed processor architecture to MSIL, else the assemblies cannot be found at runtime.
Revision
67910 -
Directory Listing
Modified
Thu Apr 19 16:21:55 2007 UTC
(12 years, 7 months ago)
by
paulb
Original Path:
trunk/Delivery
Corrected inclusion of registry keys, using correct bit platforms folders.
Revision
67805 -
Directory Listing
Modified
Tue Apr 10 22:06:57 2007 UTC
(12 years, 8 months ago)
by
paulb
Original Path:
trunk/Delivery
Removed Source constant from DefineConstants because the project now uses an InstallSource variable, which is easier to configure.
Revision
67803 -
Directory Listing
Modified
Tue Apr 10 22:03:27 2007 UTC
(12 years, 8 months ago)
by
paulb
Original Path:
trunk/Delivery
Fixed installation into System32 and SysWOW64 folders.
Switch to using InstallSource environment variable.
Revision
67785 -
Directory Listing
Modified
Mon Apr 9 19:33:50 2007 UTC
(12 years, 8 months ago)
by
paulb
Original Path:
trunk/Delivery
Removed redist project because it cannot be done using WiX.
Added EiffelEnvision configurations.
Revision
67784 -
Directory Listing
Modified
Mon Apr 9 19:32:39 2007 UTC
(12 years, 8 months ago)
by
paulb
Original Path:
trunk/Delivery
Changes made because the package requires a fully defined feature in the product package.
Revision
67783 -
Directory Listing
Modified
Mon Apr 9 19:31:57 2007 UTC
(12 years, 8 months ago)
by
paulb
Original Path:
trunk/Delivery
Changes made because the package requires a fully defined feature in the product package.
Revision
67781 -
Directory Listing
Modified
Mon Apr 9 19:27:54 2007 UTC
(12 years, 8 months ago)
by
paulb
Original Path:
trunk/Delivery
Fixed launch condition for Visual Studio installation.
Revision
67780 -
Directory Listing
Modified
Mon Apr 9 19:25:54 2007 UTC
(12 years, 8 months ago)
by
paulb
Original Path:
trunk/Delivery
Removed redist include files and replaced with a single fragment
Revision
67684 -
Directory Listing
Modified
Mon Apr 2 18:51:24 2007 UTC
(12 years, 8 months ago)
by
paulb
Original Path:
trunk/Delivery
Set to use .NET naming convention.
Set executable name.
Stacked precompilation.
Revision
67638 -
Directory Listing
Modified
Fri Mar 30 08:03:06 2007 UTC
(12 years, 8 months ago)
by
tedf
Original Path:
trunk/Delivery
Updated estudio.pot 25 new, 23 obsolete.
Updated Chinese translation.
Revision
67630 -
Directory Listing
Modified
Thu Mar 29 17:04:07 2007 UTC
(12 years, 8 months ago)
by
king
Original Path:
trunk/Delivery
Fixed bug with ncpus being 0 not using all cpus
Revision
67629 -
Directory Listing
Modified
Thu Mar 29 15:00:59 2007 UTC
(12 years, 8 months ago)
by
manus
Original Path:
trunk/Delivery
Compile 64-bit version for Solaris-x86 after 32-bit so that I can take it directly.
Revision
67590 -
Directory Listing
Modified
Wed Mar 28 11:35:52 2007 UTC
(12 years, 8 months ago)
by
jfiat
Original Path:
trunk/Delivery
Implemented suggestion bug#12395 :No splitter by default
Revision
67583 -
Directory Listing
Modified
Wed Mar 28 05:42:44 2007 UTC
(12 years, 8 months ago)
by
jasonw
Original Path:
trunk/Delivery
Added warning text color/background color preferences.
Revision
67577 -
Directory Listing
Modified
Wed Mar 28 01:43:30 2007 UTC
(12 years, 8 months ago)
by
larryl
Original Path:
trunk/Delivery
Removed "Dock tracking" preference which is useless.
Fixed bug#12104.
Revision
67558 -
Directory Listing
Modified
Tue Mar 27 10:09:28 2007 UTC
(12 years, 8 months ago)
by
jasonw
Original Path:
trunk/Delivery
1. Added two predefined metrics: Once features and Imm. once features.
2. Removed unnecessary UUID attribute in metric definition file.
Revision
67461 -
Directory Listing
Modified
Thu Mar 22 15:48:58 2007 UTC
(12 years, 8 months ago)
by
paulb
Original Path:
trunk/Delivery
Removed FixedSize attribute from bitmap for large-font scaling.
Fixed spacing.
Revision
67389 -
Directory Listing
Modified
Tue Mar 20 00:35:58 2007 UTC
(12 years, 8 months ago)
by
manus
Original Path:
trunk/Delivery
Use `compile_for_all_platforms' even for compiling on the same platform.
Revision
67388 -
Directory Listing
Modified
Mon Mar 19 23:21:08 2007 UTC
(12 years, 8 months ago)
by
manus
Original Path:
trunk/Delivery
Use EiffelBase instead of Base to be more consistent with our namings of Eiffel libraries.
Revision
67385 -
Directory Listing
Modified
Mon Mar 19 23:18:55 2007 UTC
(12 years, 8 months ago)
by
manus
Original Path:
trunk/Delivery
Use a subkey of Eiffel60 as otherwise the whole Eiffel60 is removed on uninstall and
therefore you wipe out your preferences which is not nice.
Revision
67370 -
Directory Listing
Modified
Mon Mar 19 17:20:42 2007 UTC
(12 years, 8 months ago)
by
manus
Original Path:
trunk/Delivery
Updated scripts to better analyze the command line so that when arguments
are added it is easier to modify.
Revision
67308 -
Directory Listing
Modified
Thu Mar 15 04:58:35 2007 UTC
(12 years, 8 months ago)
by
tedf
Original Path:
trunk/Delivery
Added shortcut preferences for history back and forth.
Revision
67270 -
Directory Listing
Modified
Wed Mar 14 03:07:57 2007 UTC
(12 years, 8 months ago)
by
larryl
Original Path:
trunk/Delivery
Added is force debug mode preference string.
Revision
67266 -
Directory Listing
Modified
Wed Mar 14 02:14:57 2007 UTC
(12 years, 8 months ago)
by
larryl
Original Path:
trunk/Delivery
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, 8 months ago)
by
jfiat
Original Path:
trunk/Delivery
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
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
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
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
67094 -
Directory Listing
Modified
Wed Mar 7 08:00:34 2007 UTC
(12 years, 9 months ago)
by
tedf
Original Path:
trunk/Delivery
Added "shortcuts" category and all kinds of shortcut preferences.
Revision
67083 -
Directory Listing
Modified
Tue Mar 6 18:27:19 2007 UTC
(12 years, 9 months ago)
by
manus
Original Path:
trunk/Delivery
Fixed wrong path to delivery which caused wizards to be missing from delivery.
Revision
67077 -
Directory Listing
Modified
Mon Mar 5 19:51:59 2007 UTC
(12 years, 9 months ago)
by
manus
Original Path:
trunk/Delivery
Use `delay /b' instead of `sleep' since the former can be interrupted by pressing a key
and it will continue normal processing.
Revision
67059 -
Directory Listing
Modified
Sat Mar 3 18:24:29 2007 UTC
(12 years, 9 months ago)
by
manus
Original Path:
trunk/Delivery
Added missing Borland directory for x86 platform.
Revision
67051 -
Directory Listing
Modified
Fri Mar 2 23:53:12 2007 UTC
(12 years, 9 months ago)
by
manus
Original Path:
trunk/Delivery
Instead of blocking the installation, we pause for 60s.
Revision
67045 -
Directory Listing
Modified
Fri Mar 2 19:39:29 2007 UTC
(12 years, 9 months ago)
by
manus
Original Path:
trunk/Delivery
We do not use wix from svn anymore, it has to be wix that comes with Votive
and visual studio since we use msbuild to build the wix project for building MSI.
Revision
67044 -
Directory Listing
Modified
Fri Mar 2 19:38:28 2007 UTC
(12 years, 9 months ago)
by
manus
Original Path:
trunk/Delivery
Ignoring generated directories: bin, binaries, obj.
Revision
67043 -
Directory Listing
Modified
Fri Mar 2 19:35:01 2007 UTC
(12 years, 9 months ago)
by
manus
Original Path:
trunk/Delivery
If you pass an argument, then no Eiffel compilation of the `setup.dll' or `hallow.exe'
is performed. This is useful for testing.
Revision
67042 -
Directory Listing
Modified
Fri Mar 2 19:32:09 2007 UTC
(12 years, 9 months ago)
by
manus
Original Path:
trunk/Delivery
Added ProgIds node to perform association with .ecf, .e and .bpr. It was more complicated
than expected since they need to refer to the file ID of a program, and that file should
be in the same component as the ProgId. Solution was to exclude the needed file from
the automatically generated .wxs by hallow and manually add it.
Revision
67037 -
Directory Listing
Modified
Fri Mar 2 17:23:37 2007 UTC
(12 years, 9 months ago)
by
manus
Original Path:
trunk/Delivery
Updated installation scripts so that they generate the files in about the
same layout as the final installation on user machine. The only exception
is ec.exe which is different between enterprise and GPL.
Added creation of zip file in addition of the MSI to make is easier to install
for those who do not need to wait a long time to uninstall the previous version.
Revision
67036 -
Directory Listing
Modified
Fri Mar 2 17:21:23 2007 UTC
(12 years, 9 months ago)
by
manus
Original Path:
trunk/Delivery
Removed old .wxs file that we do not use anymore since they are now automatically
generated by hallow.
Revision
67027 -
Directory Listing
Modified
Fri Mar 2 06:40:44 2007 UTC
(12 years, 9 months ago)
by
manus
Original Path:
trunk/Delivery
Fixed wrong path for installing examples and library which was previously incorrect.
Revision
67024 -
Directory Listing
Modified
Fri Mar 2 01:28:07 2007 UTC
(12 years, 9 months ago)
by
manus
Original Path:
trunk/Delivery
First implementation of the EiffelStudio package using the latest wix.
Dummy components are empty in SVN, they need to be regenerated when building the final install.
Revision
67020 -
Directory Listing
Modified
Thu Mar 1 20:14:56 2007 UTC
(12 years, 9 months ago)
by
manus
Original Path:
trunk/Delivery
Removed previous commit since those variables are defined in the wix project.
Revision
67019 -
Directory Listing
Modified
Thu Mar 1 20:01:10 2007 UTC
(12 years, 9 months ago)
by
manus
Original Path:
trunk/Delivery
Added IsePlatform variable that holds the ISE_PLATFORM variable value for this installation.
Revision
67006 -
Directory Listing
Modified
Thu Mar 1 16:25:15 2007 UTC
(12 years, 9 months ago)
by
manus
Original Path:
trunk/Delivery
Use the same configurations as in package.wixproj.
Revision
67000 -
Directory Listing
Modified
Thu Mar 1 06:54:19 2007 UTC
(12 years, 9 months ago)
by
manus
Original Path:
trunk/Delivery
Added prefix to all studio wxs file so that they don't conflic with the Envision one.
Revision
66999 -
Directory Listing
Modified
Thu Mar 1 06:52:10 2007 UTC
(12 years, 9 months ago)
by
manus
Original Path:
trunk/Delivery
Added `studio_' prefix to names of files since it might conflicts with the envision names.
Revision
66998 -
Directory Listing
Modified
Thu Mar 1 06:45:13 2007 UTC
(12 years, 9 months ago)
by
manus
Original Path:
trunk/Delivery
Added new .wxs needed by EiffelStudio's install.
Revision
66997 -
Directory Listing
Modified
Thu Mar 1 02:26:01 2007 UTC
(12 years, 9 months ago)
by
manus
Original Path:
trunk/Delivery
Updated project files to show the various releases (studio_[ent|gpl]_[x86|x64]).
Added dummy `.wxs' file for both EiffelStudio and EiffelEnvision so that we can
build projects. Those .wxs files needs to be removed before doing a build.
Revision
66996 -
Directory Listing
Modified
Thu Mar 1 01:42:32 2007 UTC
(12 years, 9 months ago)
by
manus
Original Path:
trunk/Delivery
Updated licenses with content originally in install\Binary.
Revision
66994 -
Directory Listing
Modified
Thu Mar 1 00:53:54 2007 UTC
(12 years, 9 months ago)
by
king
Original Path:
trunk/Delivery
Added finish freezing text to match that of Windows binary
Revision
66992 -
Directory Listing
Modified
Thu Mar 1 00:16:17 2007 UTC
(12 years, 9 months ago)
by
manus
Original Path:
trunk/Delivery
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
Added " for path refering to ISE_EIFFEL so that we can use path with spaces in them.
Revision
66955 -
Directory Listing
Modified
Tue Feb 27 19:00:55 2007 UTC
(12 years, 9 months ago)
by
manus
Original Path:
trunk/Delivery
Merged changes from Eiffel_57 branch to compile a delivery for GTK 1.2
Revision
66953 -
Directory Listing
Modified
Tue Feb 27 18:54:33 2007 UTC
(12 years, 9 months ago)
by
paulb
Original Path:
trunk/Delivery
Added "Test" product for testing installers when no product is specified.
Added variable InstallName for use as the default install path name.
Revision
66952 -
Directory Listing
Modified
Tue Feb 27 18:52:48 2007 UTC
(12 years, 9 months ago)
by
paulb
Original Path:
trunk/Delivery
Changed default install location to use InstallName variable as defined in includes\Preprocessors.inc.
Revision
66948 -
Directory Listing
Modified
Tue Feb 27 17:08:55 2007 UTC
(12 years, 9 months ago)
by
paulb
Original Path:
trunk/Delivery
Added condition for the C/C++ compiler help text so it is not displayed when a C/C++ is found.
Revision
66946 -
Directory Listing
Modified
Tue Feb 27 17:00:51 2007 UTC
(12 years, 9 months ago)
by
paulb
Original Path:
trunk/Delivery
Expanded and reposition radio group to fill the radio group graphic so it looks fine with all desktop themes.
Revision
66919 -
Directory Listing
Modified
Mon Feb 26 23:23:25 2007 UTC
(12 years, 9 months ago)
by
paulb
Original Path:
trunk/Delivery
Fixed back button actions when not showing C/C++ compiler.
Revision
66918 -
Directory Listing
Modified
Mon Feb 26 23:12:56 2007 UTC
(12 years, 9 months ago)
by
manus
Original Path:
trunk/Delivery
Swap the disagree and agree button to make it more convenient.
Revision
66917 -
Directory Listing
Modified
Mon Feb 26 23:11:23 2007 UTC
(12 years, 9 months ago)
by
manus
Original Path:
trunk/Delivery
Fixed bug#12146 where you get an error while clicking on the browse button because we used the wrong property.
Revision
66907 -
Directory Listing
Modified
Mon Feb 26 02:34:33 2007 UTC
(12 years, 9 months ago)
by
jasonw
Original Path:
trunk/Delivery
Changed a default value for metric result filter.
Revision
66900 -
Directory Listing
Modified
Mon Feb 26 01:28:18 2007 UTC
(12 years, 9 months ago)
by
manus
Original Path:
trunk/Delivery
Updated to new layout of object libraries on Windows.
Revision
66827 -
Directory Listing
Modified
Thu Feb 22 00:12:51 2007 UTC
(12 years, 9 months ago)
by
manus
Original Path:
trunk/Delivery
Moved classic implementation to neutral since it can be shared.
Revision
66819 -
Directory Listing
Modified
Wed Feb 21 23:44:00 2007 UTC
(12 years, 9 months ago)
by
manus
Original Path:
trunk/Delivery
Moved classic implementation to neutral since it can be shared.
Revision
66810 -
Directory Listing
Modified
Wed Feb 21 18:28:08 2007 UTC
(12 years, 9 months ago)
by
paulb
Original Path:
trunk/Delivery
Fixed directory list change not affecting the path.
Revision
66800 -
Directory Listing
Modified
Tue Feb 20 23:31:55 2007 UTC
(12 years, 9 months ago)
by
manus
Original Path:
trunk/Delivery
Removed directory that was accidently committed in rev#66799.
Revision
66799 -
Directory Listing
Modified
Tue Feb 20 23:30:24 2007 UTC
(12 years, 9 months ago)
by
manus
Original Path:
trunk/Delivery
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
66797 -
Directory Listing
Modified
Tue Feb 20 23:26:02 2007 UTC
(12 years, 9 months ago)
by
paulb
Original Path:
trunk/Delivery
Change UI to force user to click View before agreeing to license.
Revision
66787 -
Directory Listing
Modified
Tue Feb 20 18:54:26 2007 UTC
(12 years, 9 months ago)
by
manus
Original Path:
trunk/Delivery
Reorganized built_ins to have first a directory per class having `built_ins'.
Revision
66778 -
Directory Listing
Modified
Tue Feb 20 01:42:13 2007 UTC
(12 years, 9 months ago)
by
manus
Original Path:
trunk/Delivery
Added implementation for `out' on REAL_32/REAL_64.
Revision
66773 -
Directory Listing
Modified
Tue Feb 20 00:08:05 2007 UTC
(12 years, 9 months ago)
by
manus
Original Path:
trunk/Delivery
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
Took into account that built_ins are different in .NET, so we have 2 subdirectories
to the `built_ins' directory.
Revision
66759 -
Directory Listing
Modified
Sat Feb 17 11:34:31 2007 UTC
(12 years, 9 months ago)
by
larryl
Original Path:
trunk/Delivery
New Eiffel Studio splash screen for Chinese New Year~
Revision
66751 -
Directory Listing
Modified
Sat Feb 17 02:08:08 2007 UTC
(12 years, 9 months ago)
by
paulb
Original Path:
trunk/Delivery
Added merge module project for redist modules.
Revision
66747 -
Directory Listing
Modified
Fri Feb 16 20:55:25 2007 UTC
(12 years, 9 months ago)
by
paulb
Original Path:
trunk/Delivery
Fixed issue with project folder not being removed, if empty.
Revision
66746 -
Directory Listing
Modified
Fri Feb 16 20:54:28 2007 UTC
(12 years, 9 months ago)
by
paulb
Original Path:
trunk/Delivery
Added back button text for cancelling the installation via the disagree with license dialog.
Revision
66745 -
Directory Listing
Modified
Fri Feb 16 20:53:45 2007 UTC
(12 years, 9 months ago)
by
paulb
Original Path:
trunk/Delivery
Skipped selection of folder for EiffelEnvision
Revision
66743 -
Directory Listing
Modified
Fri Feb 16 20:52:40 2007 UTC
(12 years, 9 months ago)
by
paulb
Original Path:
trunk/Delivery
Place folder text and folder edit control at the end to place default focus on the browse button. This also solves a refresh issue with the bitmap and focused text controls.
Revision
66742 -
Directory Listing
Modified
Fri Feb 16 20:52:16 2007 UTC
(12 years, 9 months ago)
by
paulb
Original Path:
trunk/Delivery
Place folder text and folder edit control at the end to place default focus on the browse button. This also solves a refresh issue with the bitmap and focused text controls.
Revision
66741 -
Directory Listing
Modified
Fri Feb 16 20:51:07 2007 UTC
(12 years, 9 months ago)
by
paulb
Original Path:
trunk/Delivery
Expanded description label so it does not word wrap unnecessarily
Revision
66704 -
Directory Listing
Modified
Thu Feb 15 07:22:51 2007 UTC
(12 years, 9 months ago)
by
manus
Original Path:
trunk/Delivery
Added SPECIAL built_in code.
Fixed eol-style.
Revision
66693 -
Directory Listing
Modified
Thu Feb 15 02:42:33 2007 UTC
(12 years, 9 months ago)
by
manus
Original Path:
trunk/Delivery
Added `built_in' implementations for `built_in' founds in FreeELKS.
Revision
66690 -
Directory Listing
Modified
Wed Feb 14 21:18:57 2007 UTC
(12 years, 9 months ago)
by
paulb
Original Path:
trunk/Delivery
Fixed widths of radio button control to supress a DEBUG error in the log.
Revision
66688 -
Directory Listing
Modified
Wed Feb 14 21:17:25 2007 UTC
(12 years, 9 months ago)
by
paulb
Original Path:
trunk/Delivery
Added missing action and error text.
Added conditions to some custom actions in a UI sequences.
Revision
66687 -
Directory Listing
Modified
Wed Feb 14 21:16:05 2007 UTC
(12 years, 9 months ago)
by
paulb
Original Path:
trunk/Delivery
Siwtched to using var.Platform to build product name
Revision
66685 -
Directory Listing
Modified
Wed Feb 14 21:14:19 2007 UTC
(12 years, 9 months ago)
by
paulb
Original Path:
trunk/Delivery
Added ISEPLATFORM property used in precompilation.
Moved FXINSTALLROOT from AppSearch because it does not work in there?!
Removed use of includes for content customization.
Removed processing of custom action CanPerformCCompilation in the execute sequence because it does not have access to the property.
Revision
66682 -
Directory Listing
Modified
Wed Feb 14 21:10:06 2007 UTC
(12 years, 9 months ago)
by
paulb
Original Path:
trunk/Delivery
Fully implemented for EiffelStudio installation.
Revision
66680 -
Directory Listing
Modified
Wed Feb 14 18:42:51 2007 UTC
(12 years, 9 months ago)
by
paulb
Original Path:
trunk/Delivery
Added custom action to check if a valid C/C++ compiler is installed.
Revision
66678 -
Directory Listing
Modified
Wed Feb 14 18:40:46 2007 UTC
(12 years, 9 months ago)
by
paulb
Original Path:
trunk/Delivery
Added actions to determine if a C/C++ compiler can be used.
Revision
66677 -
Directory Listing
Modified
Wed Feb 14 18:39:44 2007 UTC
(12 years, 9 months ago)
by
paulb
Original Path:
trunk/Delivery
Added warning dialog for conditions that do not permit precompilation.
Revision
66646 -
Directory Listing
Modified
Tue Feb 13 21:01:30 2007 UTC
(12 years, 9 months ago)
by
manus
Original Path:
trunk/Delivery
Batch file to configure the Windows SDK as the original Micorosft one does not work
with 4NT.
Revision
66622 -
Directory Listing
Modified
Tue Feb 13 01:10:09 2007 UTC
(12 years, 9 months ago)
by
paulb
Original Path:
trunk/Delivery
Added installer files for EiffelStudio/EiffelEnvision installation packages.
Revision
66609 -
Directory Listing
Modified
Mon Feb 12 12:54:48 2007 UTC
(12 years, 9 months ago)
by
jfiat
Original Path:
trunk/Delivery
added mini pixmap callstack_is_melted and callstack_has_rescue
Revision
66594 -
Directory Listing
Modified
Sun Feb 11 07:39:06 2007 UTC
(12 years, 9 months ago)
by
manus
Original Path:
trunk/Delivery
No need to extract gobo since we get it from our svn now.
Revision
66591 -
Directory Listing
Modified
Sun Feb 11 07:09:46 2007 UTC
(12 years, 9 months ago)
by
manus
Original Path:
trunk/Delivery
For now copy the released version of gobo.ecf which is currently the development one.
Revision
66590 -
Directory Listing
Modified
Sun Feb 11 07:04:59 2007 UTC
(12 years, 9 months ago)
by
manus
Original Path:
trunk/Delivery
For now simply ensures that the gobo_release.ecf is copied into gobo.ecf.
Revision
66583 -
Directory Listing
Modified
Sat Feb 10 01:49:19 2007 UTC
(12 years, 9 months ago)
by
king
Original Path:
trunk/Delivery
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
Build new estudio.pot file, major new names are from preferences and docking library interfaces.
Translated into Chinese.
Revision
66424 -
Directory Listing
Modified
Thu Feb 1 05:24:31 2007 UTC
(12 years, 10 months ago)
by
jasonw
Original Path:
trunk/Delivery
Correct hidden status of a preference in class browser.
Revision
66397 -
Directory Listing
Modified
Wed Jan 31 18:58:04 2007 UTC
(12 years, 10 months ago)
by
jfiat
Original Path:
trunk/Delivery
added preferences to show the force debug mode buttons
Revision
66376 -
Directory Listing
Modified
Wed Jan 31 06:44:21 2007 UTC
(12 years, 10 months ago)
by
larryl
Original Path:
trunk/Delivery
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
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
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
66321 -
Directory Listing
Modified
Mon Jan 29 06:36:35 2007 UTC
(12 years, 10 months ago)
by
jasonw
Original Path:
trunk/Delivery
Added new preferences for dependency view and metric tool.
Revision
66319 -
Directory Listing
Modified
Mon Jan 29 06:10:22 2007 UTC
(12 years, 10 months ago)
by
tedf
Original Path:
trunk/Delivery
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
66314 -
Directory Listing
Modified
Sun Jan 28 04:55:57 2007 UTC
(12 years, 10 months ago)
by
manus
Original Path:
trunk/Delivery
Removed Borland generated files from Windows 64-bit delivery since it cannot work.
Revision
66313 -
Directory Listing
Modified
Sun Jan 28 04:53:49 2007 UTC
(12 years, 10 months ago)
by
manus
Original Path:
trunk/Delivery
Removed borland generated libraries on Windows 64-bit since it cannot work.
Revision
66312 -
Directory Listing
Modified
Sun Jan 28 04:52:29 2007 UTC
(12 years, 10 months ago)
by
manus
Original Path:
trunk/Delivery
Removed Borland generated files from the C_library delivery.
Revision
66311 -
Directory Listing
Modified
Sun Jan 28 04:50:32 2007 UTC
(12 years, 10 months ago)
by
manus
Original Path:
trunk/Delivery
Do not include Borland binaries on Windows 64-bit since they won't work.
Revision
66310 -
Directory Listing
Modified
Sun Jan 28 04:46:23 2007 UTC
(12 years, 10 months ago)
by
manus
Original Path:
trunk/Delivery
Removed empty spec directory for Eiffel2Java library.
Revision
66304 -
Directory Listing
Modified
Fri Jan 26 23:49:45 2007 UTC
(12 years, 10 months ago)
by
martins
Original Path:
trunk/Delivery
New error messages. Most of them are for multi-constraint formal generics.
Revision
66291 -
Directory Listing
Modified
Fri Jan 26 16:15:45 2007 UTC
(12 years, 10 months ago)
by
manus
Original Path:
trunk/Delivery
Do not check for Borland on 64-bit since it does not work.
Revision
66250 -
Directory Listing
Modified
Thu Jan 25 20:19:27 2007 UTC
(12 years, 10 months ago)
by
manus
Original Path:
trunk/Delivery
Removed inadvertently added .svn directory and ecf file.
Revision
66130 -
Directory Listing
Modified
Tue Jan 23 12:34:52 2007 UTC
(12 years, 10 months ago)
by
jasonw
Original Path:
trunk/Delivery
Changed metric name from "Non-used features' to "Unused features".
Revision
66123 -
Directory Listing
Modified
Tue Jan 23 06:43:20 2007 UTC
(12 years, 10 months ago)
by
manus
Original Path:
trunk/Delivery
Forced to drop linux-ppc until gcc/ld gets fixed for the relocation problem.
Revision
66093 -
Directory Listing
Modified
Mon Jan 22 16:42:05 2007 UTC
(12 years, 10 months ago)
by
manus
Original Path:
trunk/Delivery
Updated to new GUID and revision of consumer.
Revision
66081 -
Directory Listing
Modified
Mon Jan 22 08:10:04 2007 UTC
(12 years, 10 months ago)
by
tedf
Original Path:
trunk/Delivery
Added waring messages, translated into Chinese.
Revision
66047 -
Directory Listing
Modified
Fri Jan 19 23:47:54 2007 UTC
(12 years, 10 months ago)
by
paulb
Original Path:
trunk/Delivery
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
Modified default value for "search folder recursively" preference used in dependency view from False to True.
Revision
66023 -
Directory Listing
Modified
Fri Jan 19 04:10:31 2007 UTC
(12 years, 10 months ago)
by
larryl
Original Path:
trunk/Delivery
Changed to new set of docking feedback icons from Paul.
Revision
66013 -
Directory Listing
Modified
Thu Jan 18 19:45:35 2007 UTC
(12 years, 10 months ago)
by
manus
Original Path:
trunk/Delivery
Reflected various recent changes in the delivery.
Revision
65998 -
Directory Listing
Modified
Thu Jan 18 03:47:33 2007 UTC
(12 years, 10 months ago)
by
alexk
Original Path:
trunk/Delivery
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
Added strings for batch compiler.
Translated those strings and most of new names for metric tool.
Revision
65911 -
Directory Listing
Modified
Mon Jan 15 13:39:54 2007 UTC
(12 years, 10 months ago)
by
jasonw
Original Path:
trunk/Delivery
Added new preference for dependency view.
Revision
65904 -
Directory Listing
Modified
Mon Jan 15 04:41:45 2007 UTC
(12 years, 10 months ago)
by
jasonw
Original Path:
trunk/Delivery
Added estudio.pot file which contains 1000+ lost entries.
Revision
65849 -
Directory Listing
Modified
Wed Jan 10 09:04:16 2007 UTC
(12 years, 10 months ago)
by
jasonw
Original Path:
trunk/Delivery
Translated newly added strings in metric tool.
Revision
65826 -
Directory Listing
Modified
Tue Jan 9 16:16:06 2007 UTC
(12 years, 11 months ago)
by
jasonw
Original Path:
trunk/Delivery
Changed formats for metric definition file.
Revision
65810 -
Directory Listing
Modified
Tue Jan 9 04:55:19 2007 UTC
(12 years, 11 months ago)
by
tedf
Original Path:
trunk/Delivery
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
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
Fixed incorrect previous commit that set `smart_checking' to False instead of True.
Revision
65719 -
Directory Listing
Modified
Fri Dec 22 21:38:59 2006 UTC
(12 years, 11 months ago)
by
martins
Original Path:
trunk/Delivery
about 20 new translations for german (ch)
Revision
65698 -
Directory Listing
Modified
Thu Dec 21 17:59:06 2006 UTC
(12 years, 11 months ago)
by
manus
Original Path:
trunk/Delivery
Reflected changes in the EiffelStore samples.
Revision
65683 -
Directory Listing
Modified
Thu Dec 21 10:13:06 2006 UTC
(12 years, 11 months ago)
by
tedf
Original Path:
trunk/Delivery
Added missing preferences that have already been coded.
Updated changes estudio.pot with new preference entries.
Translated new terms into Chinese.
Revision
65678 -
Directory Listing
Modified
Thu Dec 21 04:30:28 2006 UTC
(12 years, 11 months ago)
by
tedf
Original Path:
trunk/Delivery
Added preference entries from system spec xml files.
Revision
65677 -
Directory Listing
Modified
Thu Dec 21 02:38:37 2006 UTC
(12 years, 11 months ago)
by
tedf
Original Path:
trunk/Delivery
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
Added new translations for preference names, languages and others updated from estudio.pot.
Revision
65674 -
Directory Listing
Modified
Thu Dec 21 02:34:41 2006 UTC
(12 years, 11 months ago)
by
tedf
Original Path:
trunk/Delivery
Removed last change, because it was not updated from estudio.pot file.
Revision
65651 -
Directory Listing
Modified
Wed Dec 20 05:59:04 2006 UTC
(12 years, 11 months ago)
by
larryl
Original Path:
trunk/Delivery
Added ""Feature Relation" translation item for docking Eiffel Studio.
Revision
65630 -
Directory Listing
Modified
Tue Dec 19 17:55:58 2006 UTC
(12 years, 11 months ago)
by
manus
Original Path:
trunk/Delivery
Removed creation of bin directory since we get it from SVN now.
Revision
65625 -
Directory Listing
Modified
Tue Dec 19 09:41:51 2006 UTC
(12 years, 11 months ago)
by
tedf
Original Path:
trunk/Delivery
Updated estudio.pot with preference names, language names and others.
Added script to extract names of preference.
Revision
65581 -
Directory Listing
Modified
Fri Dec 15 18:37:58 2006 UTC
(12 years, 11 months ago)
by
manus
Original Path:
trunk/Delivery
Force compilation for Windows 2000 or greater operating system.
Revision
65580 -
Directory Listing
Modified
Fri Dec 15 18:37:39 2006 UTC
(12 years, 11 months ago)
by
manus
Original Path:
trunk/Delivery
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
Added first draft of french traduction (not high quality, and quite incomplete)
Revision
65517 -
Directory Listing
Modified
Wed Dec 13 06:22:35 2006 UTC
(12 years, 11 months ago)
by
tedf
Original Path:
trunk/Delivery
Added scripts to append preference entries to estudio.pot.
Revision
65514 -
Directory Listing
Modified
Wed Dec 13 03:23:53 2006 UTC
(12 years, 11 months ago)
by
tedf
Original Path:
trunk/Delivery
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
65335 -
Directory Listing
Modified
Sat Dec 2 21:01:20 2006 UTC
(13 years ago)
by
manus
Original Path:
trunk/Delivery
Retrieve rb.exe from SVN rather than from a previous delivery.
Revision
65289 -
Directory Listing
Modified
Thu Nov 30 12:09:42 2006 UTC
(13 years ago)
by
larryl
Original Path:
trunk/Delivery
We do not need this folder now since it's same as windows folder.
Revision
65288 -
Directory Listing
Modified
Thu Nov 30 08:50:22 2006 UTC
(13 years ago)
by
larryl
Original Path:
trunk/Delivery
Add win64 config files which is completely same as windows.
Revision
65119 -
Directory Listing
Modified
Thu Nov 16 18:20:11 2006 UTC
(13 years ago)
by
patrickr
Original Path:
trunk/Delivery
changed system names of precompiles to work with compile_all tool
Revision
65081 -
Directory Listing
Modified
Wed Nov 15 20:27:38 2006 UTC
(13 years ago)
by
alexk
Original Path:
trunk/Delivery
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
65070 -
Directory Listing
Modified
Wed Nov 15 16:48:32 2006 UTC
(13 years ago)
by
jfiat
Original Path:
trunk/Delivery
added the WINAPI in the extern declaration of GetEnvironmentStringsA
Revision
65069 -
Directory Listing
Modified
Wed Nov 15 16:26:00 2006 UTC
(13 years ago)
by
jasonw
Original Path:
trunk/Delivery
Modified to declare GetEnvironmentStringsA as extern if it's not defined.
Revision
65066 -
Directory Listing
Modified
Wed Nov 15 09:32:26 2006 UTC
(13 years ago)
by
jasonw
Original Path:
trunk/Delivery
Modified to get ANSI version of environment variables instead of Unicode version.
Revision
65029 -
Directory Listing
Modified
Tue Nov 14 01:22:20 2006 UTC
(13 years ago)
by
patrickr
Original Path:
trunk/Delivery
improved building of a unix like delivery, base path and lib name can now be set in the set_aliases
Revision
65024 -
Directory Listing
Modified
Mon Nov 13 19:27:13 2006 UTC
(13 years ago)
by
patrickr
Original Path:
trunk/Delivery
Addes ISE_LIB_NAME as this should be configurable as well, added comments for easier scripted replacement.
Revision
65011 -
Directory Listing
Modified
Sun Nov 12 19:12:17 2006 UTC
(13 years ago)
by
manus
Original Path:
trunk/Delivery
Build enterprise after gpl version as otherwise we get `register' and `setup'
in the free version.
Revision
64953 -
Directory Listing
Modified
Fri Nov 10 04:37:12 2006 UTC
(13 years, 1 month ago)
by
manus
Original Path:
trunk/Delivery
Updated to the recent changes in the layout in the delivery.
Revision
64930 -
Directory Listing
Modified
Thu Nov 9 18:12:43 2006 UTC
(13 years, 1 month ago)
by
martins
Original Path:
trunk/Delivery
Fixed a bug which caused an eiffel system to crash or giving wrong information when
using a generic root class.
Revision
64901 -
Directory Listing
Modified
Wed Nov 8 20:26:02 2006 UTC
(13 years, 1 month ago)
by
patrickr
Original Path:
trunk/Delivery
Added script and documentation to build a unix delivery.
Revision
64887 -
Directory Listing
Modified
Wed Nov 8 17:13:30 2006 UTC
(13 years, 1 month ago)
by
manus
Original Path:
trunk/Delivery
Added entry for generating documentation in /tmp/doc_builder.
Revision
64872 -
Directory Listing
Modified
Tue Nov 7 23:58:46 2006 UTC
(13 years, 1 month ago)
by
manus
Original Path:
trunk/Delivery
Merged from Eiffel_57 branch:
Fixed AssemblyFolders information to reflect new location of EiffelSoftware.Runtime.dll in the lib folder.
Revision
64870 -
Directory Listing
Modified
Tue Nov 7 22:39:33 2006 UTC
(13 years, 1 month ago)
by
patrickr
Original Path:
trunk/Delivery
Fixed documentation location, fixed removal of wel wizard on unix systems.
Revision
64858 -
Directory Listing
Modified
Tue Nov 7 21:19:17 2006 UTC
(13 years, 1 month ago)
by
patrickr
Original Path:
trunk/Delivery
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
fixed incomplete commit related to new variable rt_include and so on (for layout)
(related to rev#64832)
Revision
64836 -
Directory Listing
Modified
Tue Nov 7 01:20:11 2006 UTC
(13 years, 1 month ago)
by
patrickr
Original Path:
trunk/Delivery
Changed name from vision2_tour into vision2_demo.
Revision
64833 -
Directory Listing
Modified
Tue Nov 7 00:06:35 2006 UTC
(13 years, 1 month ago)
by
patrickr
Original Path:
trunk/Delivery
Changed finish_freezing to work with unix layout.
Revision
64796 -
Directory Listing
Modified
Fri Nov 3 20:16:26 2006 UTC
(13 years, 1 month ago)
by
patrickr
Original Path:
trunk/Delivery
Moved eifinit/studio/* to studio/eifinit/*
Revision
64771 -
Directory Listing
Modified
Thu Nov 2 19:25:35 2006 UTC
(13 years, 1 month ago)
by
manus
Original Path:
trunk/Delivery
Added .NET target.
Fixed exclude regular expressions.
Revision
64769 -
Directory Listing
Modified
Thu Nov 2 19:16:45 2006 UTC
(13 years, 1 month ago)
by
manus
Original Path:
trunk/Delivery
Fixed exclude regular expression rule.
Added .NET target.
Revision
64768 -
Directory Listing
Modified
Thu Nov 2 19:16:09 2006 UTC
(13 years, 1 month ago)
by
manus
Original Path:
trunk/Delivery
Fixed exclude regular expression.
Added .NET target.
Revision
64767 -
Directory Listing
Modified
Thu Nov 2 19:15:22 2006 UTC
(13 years, 1 month ago)
by
manus
Original Path:
trunk/Delivery
Added .NET target. Fixed exclude regular expression.
Revision
64758 -
Directory Listing
Modified
Wed Nov 1 23:58:18 2006 UTC
(13 years, 1 month ago)
by
manus
Original Path:
trunk/Delivery
Removed since not used since precompilations on Windows are now done from the installation
program using a custom actions.
Revision
64757 -
Directory Listing
Modified
Wed Nov 1 23:56:17 2006 UTC
(13 years, 1 month ago)
by
manus
Original Path:
trunk/Delivery
Moved xmldoc to the newly created Documentation directory.
Revision
64712 -
Directory Listing
Modified
Wed Nov 1 00:44:45 2006 UTC
(13 years, 1 month ago)
by
patrickr
Original Path:
trunk/Delivery
Don't have empty free_add_ons directory in the delivery.
Revision
64710 -
Directory Listing
Modified
Wed Nov 1 00:20:14 2006 UTC
(13 years, 1 month ago)
by
patrickr
Original Path:
trunk/Delivery
moved zad_miner out of free add ons into the obsolete examples
Revision
64683 -
Directory Listing
Modified
Tue Oct 31 11:06:35 2006 UTC
(13 years, 1 month ago)
by
jfiat
Original Path:
trunk/Delivery
- Added "Restart" functionality (avoid unraising and raising again the debugging interface)
Revision
64619 -
Directory Listing
Modified
Thu Oct 26 23:37:38 2006 UTC
(13 years, 1 month ago)
by
patrickr
Original Path:
trunk/Delivery
updated icons, added hidden/implementation icon
Revision
64617 -
Directory Listing
Modified
Thu Oct 26 22:54:59 2006 UTC
(13 years, 1 month ago)
by
paulb
Original Path:
trunk/Delivery
Rearranged folder icons.
Added icons for hidden clusters and redrew target icons.
Revision
64616 -
Directory Listing
Modified
Thu Oct 26 22:14:49 2006 UTC
(13 years, 1 month ago)
by
patrickr
Original Path:
trunk/Delivery
updated documentation to added attributes
Revision
64612 -
Directory Listing
Modified
Thu Oct 26 16:45:32 2006 UTC
(13 years, 1 month ago)
by
paulb
Original Path:
trunk/Delivery
Added debugger restart and debugger show execution point icons.
Revision
64602 -
Directory Listing
Modified
Thu Oct 26 00:20:31 2006 UTC
(13 years, 1 month ago)
by
manus
Original Path:
trunk/Delivery
Migrated to compile 6.0 deliveries.
Use bzip2 instead of gzip since it makes delivery much smaller (40MB instead of 60MB on average).
Revision
64537 -
Directory Listing
Modified
Tue Oct 24 13:18:12 2006 UTC
(13 years, 1 month ago)
by
alexk
Original Path:
trunk/Delivery
Added a validity error that disallows inheriting different generic derivations of the same class.
Revision
64535 -
Directory Listing
Modified
Tue Oct 24 00:26:22 2006 UTC
(13 years, 1 month ago)
by
manus
Original Path:
trunk/Delivery
Merged from Eiffel_57:
New license text for GPL version.
Revision
64533 -
Directory Listing
Modified
Mon Oct 23 23:59:30 2006 UTC
(13 years, 1 month ago)
by
manus
Original Path:
trunk/Delivery
Took into consideration location change of cli_writer.
Revision
64494 -
Directory Listing
Modified
Sat Oct 21 21:32:30 2006 UTC
(13 years, 1 month ago)
by
manus
Original Path:
trunk/Delivery
Merged from Eiffel_57:
Made it possible to also build the enterprise edition.
Revision
64485 -
Directory Listing
Modified
Sat Oct 21 03:49:22 2006 UTC
(13 years, 1 month ago)
by
manus
Original Path:
trunk/Delivery
Merged from Eiffel_57:
Added minor modification to build enterprise edition.
Revision
64348 -
Directory Listing
Modified
Thu Oct 12 23:09:08 2006 UTC
(13 years, 1 month ago)
by
patrickr
Original Path:
trunk/Delivery
added documentation about hidden clusters (this is for 6.0 only)
Revision
64344 -
Directory Listing
Modified
Thu Oct 12 20:31:28 2006 UTC
(13 years, 1 month ago)
by
patrickr
Original Path:
trunk/Delivery
improved some error messages, fixes bug#11254
Revision
64336 -
Directory Listing
Modified
Thu Oct 12 18:56:09 2006 UTC
(13 years, 1 month ago)
by
manus
Original Path:
trunk/Delivery
Merged from Eiffel_57:
Fixed typos mentioned in bug#11530.
Revision
64315 -
Directory Listing
Modified
Wed Oct 11 23:56:28 2006 UTC
(13 years, 1 month ago)
by
manus
Original Path:
trunk/Delivery
Merged recent changes from Eiffel_57.
Converted to use 6.0 and Eiffel60 for the new 6.0 release.
Revision
64204 -
Directory Listing
Modified
Fri Oct 6 16:38:28 2006 UTC
(13 years, 2 months ago)
by
patrickr
Original Path:
trunk/Delivery
merged changes from branch, removed old description in ecf templates
Revision
64106 -
Directory Listing
Modified
Wed Oct 4 00:07:37 2006 UTC
(13 years, 2 months ago)
by
manus
Original Path:
trunk/Delivery
Merged from Eiffel_57 branch:
Set compression to high. Doing this we went from 102MB down to 85MB.
Revision
64095 -
Directory Listing
Modified
Tue Oct 3 22:38:40 2006 UTC
(13 years, 2 months ago)
by
patrickr
Original Path:
trunk/Delivery
merged changes from trunk, fixed pixmap script, fixed reversed icon creators/creations
Revision
63972 -
Directory Listing
Modified
Thu Sep 28 23:29:43 2006 UTC
(13 years, 2 months ago)
by
manus
Original Path:
trunk/Delivery
Added default to show results when computing metrics with details.
Revision
63943 -
Directory Listing
Modified
Thu Sep 28 16:15:06 2006 UTC
(13 years, 2 months ago)
by
manus
Original Path:
trunk/Delivery
Merged latest changes from Eiffel_57 branch to trunk.
- Made it work on Vista
- New registration information for consumer
Revision
63905 -
Directory Listing
Modified
Wed Sep 27 01:25:04 2006 UTC
(13 years, 2 months ago)
by
manus
Original Path:
trunk/Delivery
Put `complicance_checker' as an envision product for now as the doc_builder tool
doesn't do its job to exclude it from EiffelStudio documentation.
Revision
63904 -
Directory Listing
Modified
Wed Sep 27 00:57:09 2006 UTC
(13 years, 2 months ago)
by
patrickr
Original Path:
trunk/Delivery
removed some unused images
fixed bad characters on a documentation page
Revision
63898 -
Directory Listing
Modified
Tue Sep 26 21:20:30 2006 UTC
(13 years, 2 months ago)
by
patrickr
Original Path:
trunk/Delivery
some more documentmore documentation updates for changes in configuration system, startup and cluster tree
Revision
63895 -
Directory Listing
Modified
Tue Sep 26 19:15:38 2006 UTC
(13 years, 2 months ago)
by
patrickr
Original Path:
trunk/Delivery
added automatic precompilation and that new projects use precompiles by default to the list of changes
Revision
63894 -
Directory Listing
Modified
Tue Sep 26 18:55:36 2006 UTC
(13 years, 2 months ago)
by
patrickr
Original Path:
trunk/Delivery
more documentation updates for changes in configuration system, startup and cluster tree
Revision
63887 -
Directory Listing
Modified
Tue Sep 26 16:57:08 2006 UTC
(13 years, 2 months ago)
by
manus
Original Path:
trunk/Delivery
No need for the Win64 attribute on custom actions as it is only needed for scripts.
Revision
63886 -
Directory Listing
Modified
Tue Sep 26 16:34:43 2006 UTC
(13 years, 2 months ago)
by
manus
Original Path:
trunk/Delivery
No need to copy the winterop.dll since it is the same for 32 and 64 bits.
Revision
63882 -
Directory Listing
Modified
Tue Sep 26 15:47:44 2006 UTC
(13 years, 2 months ago)
by
manus
Original Path:
trunk/Delivery
Upgraded to version v2.0.4415.0 of WIX (latest stable release).
Revision
63881 -
Directory Listing
Modified
Tue Sep 26 15:39:43 2006 UTC
(13 years, 2 months ago)
by
patrickr
Original Path:
trunk/Delivery
some more documentation updates for the new startup and configuration
Revision
63877 -
Directory Listing
Modified
Tue Sep 26 15:10:06 2006 UTC
(13 years, 2 months ago)
by
manus
Original Path:
trunk/Delivery
Removed WEX from delivery since it does not even compile with new WEL.
Revision
63876 -
Directory Listing
Modified
Tue Sep 26 15:09:42 2006 UTC
(13 years, 2 months ago)
by
manus
Original Path:
trunk/Delivery
Fixed recently added txt extension to wrong README.
Revision
63870 -
Directory Listing
Modified
Tue Sep 26 05:44:37 2006 UTC
(13 years, 2 months ago)
by
manus
Original Path:
trunk/Delivery
Save output log of doc_builder to better see when something goes wrong and why.
Revision
63863 -
Directory Listing
Modified
Mon Sep 25 23:43:11 2006 UTC
(13 years, 2 months ago)
by
manus
Original Path:
trunk/Delivery
Renamed h2e.exe shortcut to a better name, fixing bug#11419.
Revision
63861 -
Directory Listing
Modified
Mon Sep 25 23:40:51 2006 UTC
(13 years, 2 months ago)
by
manus
Original Path:
trunk/Delivery
Removed `desc32' example since it does not compile anymore on all windows platform.
Revision
63853 -
Directory Listing
Modified
Mon Sep 25 21:35:15 2006 UTC
(13 years, 2 months ago)
by
manus
Original Path:
trunk/Delivery
Removed old COM documentation and use the new one from `eiffel.chm'.
Revision
63851 -
Directory Listing
Modified
Mon Sep 25 21:21:49 2006 UTC
(13 years, 2 months ago)
by
manus
Original Path:
trunk/Delivery
Not needed anymore, they are included as part of the EiffelStudio documentation.
Revision
63850 -
Directory Listing
Modified
Mon Sep 25 20:30:39 2006 UTC
(13 years, 2 months ago)
by
patrickr
Original Path:
trunk/Delivery
updated wel and vision2 examples (just the how to compile part)
Revision
63849 -
Directory Listing
Modified
Mon Sep 25 19:25:28 2006 UTC
(13 years, 2 months ago)
by
patrickr
Original Path:
trunk/Delivery
removed version numbers from library index page
updated sample documentations of most libraries
Revision
63848 -
Directory Listing
Modified
Mon Sep 25 18:38:15 2006 UTC
(13 years, 2 months ago)
by
manus
Original Path:
trunk/Delivery
New name of README which has a txt extension.
Revision
63843 -
Directory Listing
Modified
Mon Sep 25 18:18:16 2006 UTC
(13 years, 2 months ago)
by
patrickr
Original Path:
trunk/Delivery
fixed some documentation issues in the com wizard, removed some unused/old images
Revision
63825 -
Directory Listing
Modified
Sun Sep 24 13:11:44 2006 UTC
(13 years, 2 months ago)
by
jasonw
Original Path:
trunk/Delivery
Fixed a bug in metric "Indirect client" which calculated indirect suppliers by mistake.
Revision
63791 -
Directory Listing
Modified
Thu Sep 21 23:27:08 2006 UTC
(13 years, 2 months ago)
by
manus
Original Path:
trunk/Delivery
Removed class name as comment at the end of a class.
Revision
63790 -
Directory Listing
Modified
Thu Sep 21 23:24:42 2006 UTC
(13 years, 2 months ago)
by
manus
Original Path:
trunk/Delivery
Added usage of the precompiled library and exclusion of certain directories in the root cluster.
Revision
63782 -
Directory Listing
Modified
Thu Sep 21 20:29:05 2006 UTC
(13 years, 2 months ago)
by
konradm
Original Path:
trunk/Delivery
Changed all the cluster paths to .\ (relative). Dotnet standard wizard now also uses a precompile.
Revision
63690 -
Directory Listing
Modified
Tue Sep 19 06:01:18 2006 UTC
(13 years, 2 months ago)
by
manus
Original Path:
trunk/Delivery
Replaced .cvs by CVS since the former does not usually exist.
Revision
63656 -
Directory Listing
Modified
Mon Sep 18 22:48:24 2006 UTC
(13 years, 2 months ago)
by
manus
Original Path:
trunk/Delivery
Use STRING_GENERAL to retrieve string constants.
Revision
63652 -
Directory Listing
Modified
Mon Sep 18 19:19:26 2006 UTC
(13 years, 2 months ago)
by
konradm
Original Path:
trunk/Delivery
New projects have project setting recursive set to True per default.
Revision
63649 -
Directory Listing
Modified
Mon Sep 18 17:59:21 2006 UTC
(13 years, 2 months ago)
by
manus
Original Path:
trunk/Delivery
Moved certain vision2 classes to the extension cluster since this is where they belong for now.
Revision
63643 -
Directory Listing
Modified
Mon Sep 18 16:45:05 2006 UTC
(13 years, 2 months ago)
by
patrickr
Original Path:
trunk/Delivery
Added discover melt command to possible toolbar commands
Revision
63611 -
Directory Listing
Modified
Fri Sep 15 22:34:58 2006 UTC
(13 years, 2 months ago)
by
konradm
Original Path:
trunk/Delivery
Modified project template files to use precompiles.
Revision
63596 -
Directory Listing
Modified
Fri Sep 15 16:22:08 2006 UTC
(13 years, 2 months ago)
by
patrickr
Original Path:
trunk/Delivery
Added documentation for new enforce system wide unique class names setting.
Revision
63593 -
Directory Listing
Modified
Fri Sep 15 16:14:18 2006 UTC
(13 years, 2 months ago)
by
patrickr
Original Path:
trunk/Delivery
Added message for VD87
Changed some references to lace
Revision
63569 -
Directory Listing
Modified
Thu Sep 14 18:28:34 2006 UTC
(13 years, 2 months ago)
by
king
Original Path:
trunk/Delivery
Fixed a couple of typos in predefined metrics
Revision
63455 -
Directory Listing
Modified
Mon Sep 11 12:11:42 2006 UTC
(13 years, 2 months ago)
by
jasonw
Original Path:
trunk/Delivery
Changed "scope" attribute in metric criterion to "unit".
Revision
63383 -
Directory Listing
Modified
Fri Sep 8 04:35:27 2006 UTC
(13 years, 3 months ago)
by
manus
Original Path:
trunk/Delivery
Made sure to remove the EiffelSoftware.Runtime.dll file that we copy in the lib directory
on installation.
Revision
63315 -
Directory Listing
Modified
Wed Sep 6 13:40:29 2006 UTC
(13 years, 3 months ago)
by
jfiat
Original Path:
trunk/Delivery
Added "Breakpoints" to potential Show/Hide standard toolbar buttons
Revision
63297 -
Directory Listing
Modified
Tue Sep 5 22:40:47 2006 UTC
(13 years, 3 months ago)
by
manus
Original Path:
trunk/Delivery
Added 5.7 release information. To be completed.
Revision
63284 -
Directory Listing
Modified
Tue Sep 5 16:59:12 2006 UTC
(13 years, 3 months ago)
by
manus
Original Path:
trunk/Delivery
Removed setting of registry keys since we can use the one from Eiffel57 directly for most programs.
Revision
63263 -
Directory Listing
Modified
Mon Sep 4 23:52:18 2006 UTC
(13 years, 3 months ago)
by
manus
Original Path:
trunk/Delivery
Updated to new template file for vision2 tour.
Revision
63251 -
Directory Listing
Modified
Mon Sep 4 04:48:34 2006 UTC
(13 years, 3 months ago)
by
manus
Original Path:
trunk/Delivery
Removed useless copy of PorterPackage_all.tar to home directory.
Revision
63232 -
Directory Listing
Modified
Sat Sep 2 00:57:19 2006 UTC
(13 years, 3 months ago)
by
patrickr
Original Path:
trunk/Delivery
changed vision2_tour to ecf and made it use the environment library
Revision
63123 -
Directory Listing
Modified
Wed Aug 30 15:13:49 2006 UTC
(13 years, 3 months ago)
by
manus
Original Path:
trunk/Delivery
Use Eiffel Projects for name of directory containing your projects.
Revision
63098 -
Directory Listing
Modified
Tue Aug 29 22:16:49 2006 UTC
(13 years, 3 months ago)
by
patrickr
Original Path:
trunk/Delivery
removed com wizard and install/limand from unix delivery
Revision
63046 -
Directory Listing
Modified
Tue Aug 29 01:25:27 2006 UTC
(13 years, 3 months ago)
by
manus
Original Path:
trunk/Delivery
No need to compile the C code of the event library since there is none now.
Revision
63021 -
Directory Listing
Modified
Mon Aug 28 18:23:03 2006 UTC
(13 years, 3 months ago)
by
patrickr
Original Path:
trunk/Delivery
automatically build missing precompiles if a project is opened
Revision
63015 -
Directory Listing
Modified
Mon Aug 28 16:29:52 2006 UTC
(13 years, 3 months ago)
by
manus
Original Path:
trunk/Delivery
Changed the project name so that it does not conflict with 5.x (x <= 6).
Revision
63004 -
Directory Listing
Modified
Sat Aug 26 22:44:41 2006 UTC
(13 years, 3 months ago)
by
manus
Original Path:
trunk/Delivery
Made 2.0 version of the Eiffel runtime on 64-bit.
Revision
63002 -
Directory Listing
Modified
Sat Aug 26 07:45:21 2006 UTC
(13 years, 3 months ago)
by
manus
Original Path:
trunk/Delivery
Now install under Program Files by default, and Projects under documents.
Revision
63000 -
Directory Listing
Modified
Sat Aug 26 06:35:07 2006 UTC
(13 years, 3 months ago)
by
manus
Original Path:
trunk/Delivery
Added missing description for new debugger preferences.
Revision
62998 -
Directory Listing
Modified
Sat Aug 26 05:58:00 2006 UTC
(13 years, 3 months ago)
by
manus
Original Path:
trunk/Delivery
Removed files which are not included anymore in delivery.
Revision
62902 -
Directory Listing
Modified
Wed Aug 23 23:07:18 2006 UTC
(13 years, 3 months ago)
by
patrickr
Original Path:
trunk/Delivery
removed because this error no longer exists
Revision
62895 -
Directory Listing
Modified
Wed Aug 23 19:40:59 2006 UTC
(13 years, 3 months ago)
by
manus
Original Path:
trunk/Delivery
Use path to lib directory rather than to bin for Visual Studio to find the runtime.
Revision
62840 -
Directory Listing
Modified
Tue Aug 22 00:43:21 2006 UTC
(13 years, 3 months ago)
by
manus
Original Path:
trunk/Delivery
Added ecf extension and used ecdbgd.exe icon for files.
Revision
62839 -
Directory Listing
Modified
Tue Aug 22 00:24:32 2006 UTC
(13 years, 3 months ago)
by
patrickr
Original Path:
trunk/Delivery
some documentation updates about the COM wizard
Revision
62792 -
Directory Listing
Modified
Sun Aug 20 05:33:41 2006 UTC
(13 years, 3 months ago)
by
manus
Original Path:
trunk/Delivery
Removed useless directory for store precompiles.
Revision
62790 -
Directory Listing
Modified
Sun Aug 20 05:28:11 2006 UTC
(13 years, 3 months ago)
by
manus
Original Path:
trunk/Delivery
Take into account various changes with renaming of rc files of wel samples to remove
the _demo suffix.
Revision
62789 -
Directory Listing
Modified
Sun Aug 20 05:14:28 2006 UTC
(13 years, 3 months ago)
by
manus
Original Path:
trunk/Delivery
Updated due to recent changes in libraries so that they do not use Ace file anymore.
Revision
62778 -
Directory Listing
Modified
Fri Aug 18 22:37:05 2006 UTC
(13 years, 3 months ago)
by
raphaels
Original Path:
trunk/Delivery
Fixed path to precompile configuration file.
Revision
62769 -
Directory Listing
Modified
Fri Aug 18 19:28:54 2006 UTC
(13 years, 3 months ago)
by
raphaels
Original Path:
trunk/Delivery
Fixed name of doc builder configuration file.
Revision
62766 -
Directory Listing
Modified
Fri Aug 18 19:16:38 2006 UTC
(13 years, 3 months ago)
by
raphaels
Original Path:
trunk/Delivery
Updated to work with latest repository and compiler. Now changes DOS prompt title to indicate current status.
Revision
62765 -
Directory Listing
Modified
Fri Aug 18 19:15:58 2006 UTC
(13 years, 3 months ago)
by
raphaels
Original Path:
trunk/Delivery
Updated to work with latest repository and compiler. Now changes DOS prompt title to indicate current status.
Revision
62764 -
Directory Listing
Modified
Fri Aug 18 19:15:20 2006 UTC
(13 years, 3 months ago)
by
raphaels
Original Path:
trunk/Delivery
Now changes DOS prompt title to indicate current status.
Revision
62762 -
Directory Listing
Modified
Fri Aug 18 19:14:26 2006 UTC
(13 years, 3 months ago)
by
raphaels
Original Path:
trunk/Delivery
Updated to work with latest repository and compiler.
Revision
62619 -
Directory Listing
Modified
Wed Aug 16 17:06:10 2006 UTC
(13 years, 3 months ago)
by
patrickr
Original Path:
trunk/Delivery
Added a recompile overrides command that only checks override clusters for changes
Revision
62592 -
Directory Listing
Modified
Tue Aug 15 21:55:42 2006 UTC
(13 years, 3 months ago)
by
patrickr
Original Path:
trunk/Delivery
fixed .NET precompile configuration files
Revision
62531 -
Directory Listing
Modified
Mon Aug 14 17:29:38 2006 UTC
(13 years, 3 months ago)
by
patrickr
Original Path:
trunk/Delivery
Started cleaning .NET precompilation configuration files.
Revision
62475 -
Directory Listing
Modified
Sun Aug 13 00:37:54 2006 UTC
(13 years, 3 months ago)
by
manus
Original Path:
trunk/Delivery
Removed platform specific version of EV_LAYOUT_CONSTANTS.
Revision
62455 -
Directory Listing
Modified
Sat Aug 12 00:22:17 2006 UTC
(13 years, 3 months ago)
by
konradm
Original Path:
trunk/Delivery
Added help messages for VPIR errors for inline agents
Revision
62427 -
Directory Listing
Modified
Fri Aug 11 15:26:23 2006 UTC
(13 years, 3 months ago)
by
manus
Original Path:
trunk/Delivery
Use tar + gzip to compress tarballs, instead of -z option of tar which does not
exist on all implementations of tar.
Revision
62415 -
Directory Listing
Modified
Fri Aug 11 04:26:28 2006 UTC
(13 years, 3 months ago)
by
manus
Original Path:
trunk/Delivery
Removed old version of documentation which is now replaced by the XML version.
Revision
62414 -
Directory Listing
Modified
Fri Aug 11 04:25:48 2006 UTC
(13 years, 3 months ago)
by
manus
Original Path:
trunk/Delivery
Removed Release notes, since now they are part of the documentation.
Revision
62412 -
Directory Listing
Modified
Fri Aug 11 04:23:09 2006 UTC
(13 years, 3 months ago)
by
manus
Original Path:
trunk/Delivery
Removed empty or not used directories since it corresponds to old products
that do not exist anymore.
Revision
62411 -
Directory Listing
Modified
Fri Aug 11 04:21:43 2006 UTC
(13 years, 3 months ago)
by
manus
Original Path:
trunk/Delivery
Removed since it corresponds to product that do not exist anymore.
Revision
62262 -
Directory Listing
Modified
Fri Aug 4 17:47:29 2006 UTC
(13 years, 4 months ago)
by
patrickr
Original Path:
trunk/Delivery
updated documentation to correspond to changed project settings interface
Revision
62252 -
Directory Listing
Modified
Thu Aug 3 23:07:55 2006 UTC
(13 years, 4 months ago)
by
patrickr
Original Path:
trunk/Delivery
added/updated documentation about refactoring, fixes bug#4062 and bug#4063
Revision
62168 -
Directory Listing
Modified
Tue Aug 1 00:52:18 2006 UTC
(13 years, 4 months ago)
by
manus
Original Path:
trunk/Delivery
Added number of compiled classes as basic metric.
Revision
62162 -
Directory Listing
Modified
Tue Aug 1 00:09:10 2006 UTC
(13 years, 4 months ago)
by
paulb
Original Path:
trunk/Delivery
Corrected typo that caused metric icons to go missing.
Revision
62147 -
Directory Listing
Modified
Mon Jul 31 22:01:07 2006 UTC
(13 years, 4 months ago)
by
manus
Original Path:
trunk/Delivery
Improved instructions for building delivery.
Revision
62140 -
Directory Listing
Modified
Mon Jul 31 20:28:08 2006 UTC
(13 years, 4 months ago)
by
manus
Original Path:
trunk/Delivery
Moved definition of INIT_DIR earlier so that we can use it to execute `set_aliases'.
Revision
62139 -
Directory Listing
Modified
Mon Jul 31 20:24:34 2006 UTC
(13 years, 4 months ago)
by
manus
Original Path:
trunk/Delivery
Updating README with recent changes in the way a delivery is built.
Revision
61755 -
Directory Listing
Modified
Fri Jul 28 18:40:38 2006 UTC
(13 years, 4 months ago)
by
patrickr
Original Path:
trunk/Delivery
Generate an error if we try to do .NET compilation on a non .NET system, fixes bug#10782
Revision
61743 -
Directory Listing
Modified
Fri Jul 28 17:23:42 2006 UTC
(13 years, 4 months ago)
by
larryl
Original Path:
trunk/Delivery
Added 2 preferences for docked Eiffel Studio.
auto_hide_animation_speed
show_all_applicable_docking_indicators
Revision
61713 -
Directory Listing
Modified
Fri Jul 28 03:50:09 2006 UTC
(13 years, 4 months ago)
by
manus
Original Path:
trunk/Delivery
Moved metrics to studio subdirectory as it is a studio thing.
Revision
61686 -
Directory Listing
Modified
Thu Jul 27 17:55:58 2006 UTC
(13 years, 4 months ago)
by
patrickr
Original Path:
trunk/Delivery
preference for project settings split position
Revision
61685 -
Directory Listing
Modified
Thu Jul 27 17:47:34 2006 UTC
(13 years, 4 months ago)
by
patrickr
Original Path:
trunk/Delivery
added condition for wel library, fixes bug#10797
Revision
61607 -
Directory Listing
Modified
Mon Jul 24 23:46:47 2006 UTC
(13 years, 4 months ago)
by
manus
Original Path:
trunk/Delivery
Implemented suggestion bug#10582 for using $MAKE when it exists.
Revision
61590 -
Directory Listing
Modified
Mon Jul 24 22:01:40 2006 UTC
(13 years, 4 months ago)
by
tedf
Original Path:
trunk/Delivery
Removed accelerator ESC for show/hide editor tool.
Removed "Search last" which was to search the previous keyword as it is rarely used.
Changed search behaviors with Find next and Find selection. Being clearer, Find Next, Find Previous, Find Next Selection and Find Previous Selection remain.
Revision
61585 -
Directory Listing
Modified
Mon Jul 24 18:38:16 2006 UTC
(13 years, 4 months ago)
by
manus
Original Path:
trunk/Delivery
Made sure to export ISE_LIBRARY as otherwise the previous fix won't work.
Revision
61565 -
Directory Listing
Modified
Sat Jul 22 20:34:12 2006 UTC
(13 years, 4 months ago)
by
manus
Original Path:
trunk/Delivery
Removed non-used classes for process library on .NET.
Revision
61562 -
Directory Listing
Modified
Sat Jul 22 20:20:49 2006 UTC
(13 years, 4 months ago)
by
manus
Original Path:
trunk/Delivery
We need to export variables otherwise they are not propagated to subscripts.
Revision
61548 -
Directory Listing
Modified
Fri Jul 21 18:46:07 2006 UTC
(13 years, 4 months ago)
by
manus
Original Path:
trunk/Delivery
Remove EIFGENs as they are not needed once compiled and also they take too much disk space.
Revision
61517 -
Directory Listing
Modified
Thu Jul 20 19:24:19 2006 UTC
(13 years, 4 months ago)
by
patrickr
Original Path:
trunk/Delivery
increased some button widths and default project settings size, fixes bug#10564
Revision
61469 -
Directory Listing
Modified
Wed Jul 19 17:20:35 2006 UTC
(13 years, 4 months ago)
by
patrickr
Original Path:
trunk/Delivery
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
61455 -
Directory Listing
Modified
Wed Jul 19 00:49:58 2006 UTC
(13 years, 4 months ago)
by
manus
Original Path:
trunk/Delivery
Improved description for `classes per module'.
Cosmetics (removed double spaces).
Revision
61440 -
Directory Listing
Modified
Tue Jul 18 21:47:34 2006 UTC
(13 years, 4 months ago)
by
manus
Original Path:
trunk/Delivery
Fixed "interface.development_window.general_toolbar_layout" which had an extra semicolon at the end.
Added new preferences for saving the size of the starting and open project dialog.
Revision
61439 -
Directory Listing
Modified
Tue Jul 18 21:47:29 2006 UTC
(13 years, 4 months ago)
by
patrickr
Original Path:
trunk/Delivery
Moved automatic backup setting from general.cfg into the project settings.
Revision
61408 -
Directory Listing
Modified
Tue Jul 18 16:25:17 2006 UTC
(13 years, 4 months ago)
by
patrickr
Original Path:
trunk/Delivery
Show button for properties tool, fixes bug#10666
Revision
61407 -
Directory Listing
Modified
Tue Jul 18 16:21:24 2006 UTC
(13 years, 4 months ago)
by
manus
Original Path:
trunk/Delivery
Removed `line generation' because it only applies to a target not a group.
Fixed broken links.
Revision
61376 -
Directory Listing
Modified
Sun Jul 16 20:35:42 2006 UTC
(13 years, 4 months ago)
by
manus
Original Path:
trunk/Delivery
Added PROCESS_INFO and its implementation class from the process library.
Revision
61367 -
Directory Listing
Modified
Sat Jul 15 01:38:22 2006 UTC
(13 years, 4 months ago)
by
manus
Original Path:
trunk/Delivery
Moved update of `set_alias' into `make_delivery'.
Revision
61366 -
Directory Listing
Modified
Sat Jul 15 01:32:27 2006 UTC
(13 years, 4 months ago)
by
manus
Original Path:
trunk/Delivery
Ensured that even if setup is not present (e.g. compiled outside from
Eiffel Software) the delivery does not fail.
Revision
61275 -
Directory Listing
Modified
Thu Jul 13 04:46:52 2006 UTC
(13 years, 4 months ago)
by
manus
Original Path:
trunk/Delivery
Changed system name to include the `mt' prefix.
Revision
61267 -
Directory Listing
Modified
Thu Jul 13 00:44:49 2006 UTC
(13 years, 4 months ago)
by
manus
Original Path:
trunk/Delivery
Use modern instead of typewriter for Courrier New since it seems that it is `modern' style when
opening the font dialog and saving the font back.
Revision
61235 -
Directory Listing
Modified
Wed Jul 12 18:43:13 2006 UTC
(13 years, 4 months ago)
by
patrickr
Original Path:
trunk/Delivery
fixed some typos, ran a spell checker over the texts, fixes bug#10572 and bug#10571
Revision
61215 -
Directory Listing
Modified
Wed Jul 12 03:47:38 2006 UTC
(13 years, 4 months ago)
by
manus
Original Path:
trunk/Delivery
Removed feature prefix for static access (fixes bug#5342).
Revision
61212 -
Directory Listing
Modified
Wed Jul 12 03:29:46 2006 UTC
(13 years, 4 months ago)
by
manus
Original Path:
trunk/Delivery
Removed reference to GENERAL and replaced them by ANY.
Revision
61199 -
Directory Listing
Modified
Tue Jul 11 23:57:49 2006 UTC
(13 years, 4 months ago)
by
manus
Original Path:
trunk/Delivery
Updated documentation to reflect removal of `Send to' menu in File menu.
Revision
61111 -
Directory Listing
Modified
Mon Jul 10 03:29:25 2006 UTC
(13 years, 5 months ago)
by
manus
Original Path:
trunk/Delivery
Restored missing initialization part that prevented from running the script in standalone
format.
Revision
61103 -
Directory Listing
Modified
Sun Jul 9 17:31:54 2006 UTC
(13 years, 5 months ago)
by
manus
Original Path:
trunk/Delivery
Added spcial way to compile both 32 and 64 bits release for SGI.
Revision
61102 -
Directory Listing
Modified
Sun Jul 9 17:11:12 2006 UTC
(13 years, 5 months ago)
by
manus
Original Path:
trunk/Delivery
Added copy of gdiplus.dll to special location in delivery so that it gets installed only
when necessary.
Revision
61101 -
Directory Listing
Modified
Sun Jul 9 17:05:44 2006 UTC
(13 years, 5 months ago)
by
manus
Original Path:
trunk/Delivery
Fixed installation to properly install gdiplus.dll when needed.
Revision
61081 -
Directory Listing
Modified
Fri Jul 7 23:47:42 2006 UTC
(13 years, 5 months ago)
by
patrickr
Original Path:
trunk/Delivery
refactored project settings a bit and added first version of properties tool, at the moment only properties of groups are displayed, class and target properties will follow soon
Revision
61078 -
Directory Listing
Modified
Fri Jul 7 23:11:00 2006 UTC
(13 years, 5 months ago)
by
patrickr
Original Path:
trunk/Delivery
Updated some documentation for cecil with the new configuration system
Revision
61014 -
Directory Listing
Modified
Thu Jul 6 16:43:18 2006 UTC
(13 years, 5 months ago)
by
paulb
Original Path:
trunk/Delivery
Added icons for go to definition and a precompiles group folder
Revision
61012 -
Directory Listing
Modified
Thu Jul 6 16:16:55 2006 UTC
(13 years, 5 months ago)
by
paulb
Original Path:
trunk/Delivery
Added icons for precompiled libraries
Added more icons for new metric tool
Revision
61008 -
Directory Listing
Modified
Thu Jul 6 08:51:57 2006 UTC
(13 years, 5 months ago)
by
manus
Original Path:
trunk/Delivery
Updated to take into account moving of some files of the preferences library from the interface
cluster down to the graphical cluster.
Revision
61006 -
Directory Listing
Modified
Thu Jul 6 08:48:29 2006 UTC
(13 years, 5 months ago)
by
manus
Original Path:
trunk/Delivery
Added building of estudio.exe and added ecdbgd.exe to the delivery.
Revision
61005 -
Directory Listing
Modified
Thu Jul 6 08:44:49 2006 UTC
(13 years, 5 months ago)
by
manus
Original Path:
trunk/Delivery
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
60960 -
Directory Listing
Modified
Tue Jul 4 16:55:24 2006 UTC
(13 years, 5 months ago)
by
manus
Original Path:
trunk/Delivery
Remove non-needed app-defaults directory on Windows.
Revision
60941 -
Directory Listing
Modified
Mon Jul 3 22:33:15 2006 UTC
(13 years, 5 months ago)
by
paulb
Original Path:
trunk/Delivery
Added new icons - close, close all, edit library.
Fixed order of feature clause icons.
Revision
60921 -
Directory Listing
Modified
Mon Jul 3 16:05:15 2006 UTC
(13 years, 5 months ago)
by
manus
Original Path:
trunk/Delivery
Fixed incorrect call to `make_images' and `compile_exes'.
Revision
60919 -
Directory Listing
Modified
Mon Jul 3 16:01:20 2006 UTC
(13 years, 5 months ago)
by
jfiat
Original Path:
trunk/Delivery
Integrated new estudio/ec +ewb/ecdbgd/app architecture.
Now estudio is only a "ec" launcher (with splash screen)
ec will launches ecdbgd which is the eiffel classic debugger
and ecdbgd launches the debuggee (application)
so most of the time, only "ec" will be alive.
+ Improved error reporting when ec failed to launch ecdbgd and debuggee (application)
+ Added a menu item for debugging parameters
+ various code cleaning, and minor bugs corrections.
Revision
60917 -
Directory Listing
Modified
Mon Jul 3 15:51:53 2006 UTC
(13 years, 5 months ago)
by
paulb
Original Path:
trunk/Delivery
Redrew target config icon because of it's changed usage.
Added icon for config folders.
Revision
60913 -
Directory Listing
Modified
Mon Jul 3 15:36:17 2006 UTC
(13 years, 5 months ago)
by
manus
Original Path:
trunk/Delivery
Forgot to specify the URL of the repository.
Revision
60905 -
Directory Listing
Modified
Sat Jul 1 21:30:02 2006 UTC
(13 years, 5 months ago)
by
manus
Original Path:
trunk/Delivery
Made sure the ISO image holds the version/platform information.
Revision
60904 -
Directory Listing
Modified
Sat Jul 1 15:54:25 2006 UTC
(13 years, 5 months ago)
by
manus
Original Path:
trunk/Delivery
Store version number as part of the MSI file.
Revision
60903 -
Directory Listing
Modified
Sat Jul 1 15:54:06 2006 UTC
(13 years, 5 months ago)
by
manus
Original Path:
trunk/Delivery
Updated to recent additions in WEL, and replacement of Ace files by Ecf files.
Revision
60874 -
Directory Listing
Modified
Fri Jun 30 15:46:08 2006 UTC
(13 years, 5 months ago)
by
tedf
Original Path:
trunk/Delivery
Added "Save all" button in general tool bar.
Revision
60873 -
Directory Listing
Modified
Fri Jun 30 15:41:47 2006 UTC
(13 years, 5 months ago)
by
manus
Original Path:
trunk/Delivery
Removed old Ace files and provide a new template based on new configuration format.
Revision
60866 -
Directory Listing
Modified
Fri Jun 30 14:17:14 2006 UTC
(13 years, 5 months ago)
by
manus
Original Path:
trunk/Delivery
Forgot to protect call to `eif_thr_init_root' in the non-multithreaded case.
Revision
60817 -
Directory Listing
Modified
Thu Jun 29 21:51:29 2006 UTC
(13 years, 5 months ago)
by
manus
Original Path:
trunk/Delivery
Do not use `export' since we do not know what the remote shell is. Instead
pass value of $ISE_PLATFORM as argument.
Revision
60790 -
Directory Listing
Modified
Thu Jun 29 18:52:06 2006 UTC
(13 years, 5 months ago)
by
manus
Original Path:
trunk/Delivery
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
60759 -
Directory Listing
Modified
Thu Jun 29 02:56:25 2006 UTC
(13 years, 5 months ago)
by
manus
Original Path:
trunk/Delivery
Forgot that we had renamed make_for_platform_secure into make_for_platform.
Revision
60752 -
Directory Listing
Modified
Thu Jun 29 00:19:09 2006 UTC
(13 years, 5 months ago)
by
manus
Original Path:
trunk/Delivery
Merged make_for_platform_secure into make_for_platform. We now use `ssh' and `scp' by default.
Updated `compile_for_all_platforms' to take into the above change.
Revision
60750 -
Directory Listing
Modified
Thu Jun 29 00:17:25 2006 UTC
(13 years, 5 months ago)
by
manus
Original Path:
trunk/Delivery
Store revision number as part of the package.
Revision
60732 -
Directory Listing
Modified
Wed Jun 28 22:35:12 2006 UTC
(13 years, 5 months ago)
by
manus
Original Path:
trunk/Delivery
Made sure that SVN_VERSION is in `set_alias' and replaced by its real
value when builind the PorterPackage.
Revision
60728 -
Directory Listing
Modified
Wed Jun 28 22:13:36 2006 UTC
(13 years, 5 months ago)
by
manus
Original Path:
trunk/Delivery
Changed scripts so that when there is no file/pattern specified the reposistory version
is displayed on standard output.
Revision
60720 -
Directory Listing
Modified
Wed Jun 28 17:26:37 2006 UTC
(13 years, 5 months ago)
by
patrickr
Original Path:
trunk/Delivery
added missing library targets on vision2, wel and wel-mt precompiles
Revision
60710 -
Directory Listing
Modified
Wed Jun 28 16:12:26 2006 UTC
(13 years, 5 months ago)
by
manus
Original Path:
trunk/Delivery
Take into account renaming of WEL_GDI_PLUS_STARTER into WEL_GDIP_STARTER.
Revision
60707 -
Directory Listing
Modified
Wed Jun 28 16:10:27 2006 UTC
(13 years, 5 months ago)
by
manus
Original Path:
trunk/Delivery
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
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
60689 -
Directory Listing
Modified
Tue Jun 27 23:27:25 2006 UTC
(13 years, 5 months ago)
by
tedf
Original Path:
trunk/Delivery
Added shortcut preferences for toggle buttons on completion window.
Revision
60677 -
Directory Listing
Modified
Tue Jun 27 22:19:14 2006 UTC
(13 years, 5 months ago)
by
patrickr
Original Path:
trunk/Delivery
removed some settings/options that are already the default
Revision
60676 -
Directory Listing
Modified
Tue Jun 27 22:18:20 2006 UTC
(13 years, 5 months ago)
by
patrickr
Original Path:
trunk/Delivery
removed some settings/options that are already the default
Revision
60667 -
Directory Listing
Modified
Tue Jun 27 22:10:59 2006 UTC
(13 years, 5 months ago)
by
patrickr
Original Path:
trunk/Delivery
removed some settings/options that are already the default
Revision
60559 -
Directory Listing
Modified
Tue Jun 27 14:49:20 2006 UTC
(13 years, 5 months ago)
by
larryl
Original Path:
trunk/Delivery
Changed new_tab_at_left comment to a better comment.
Revision
60447 -
Directory Listing
Modified
Mon Jun 26 20:14:26 2006 UTC
(13 years, 5 months ago)
by
paulb
Original Path:
trunk/Delivery
Added cursor pixmap matrix configuration file
Revision
60415 -
Directory Listing
Modified
Mon Jun 26 17:48:08 2006 UTC
(13 years, 5 months ago)
by
manus
Original Path:
trunk/Delivery
Added copy of EiffelSoftware.Runtime.dll in lib folder.
Revision
60362 -
Directory Listing
Modified
Mon Jun 26 01:23:42 2006 UTC
(13 years, 5 months ago)
by
manus
Original Path:
trunk/Delivery
Added new Gdi+ and EV_PIXEL_BUFFER classes.
Revision
60217 -
Directory Listing
Modified
Fri Jun 23 00:43:24 2006 UTC
(13 years, 5 months ago)
by
manus
Original Path:
trunk/Delivery
Added missing entry for refactoring toolbar layout.
Revision
60204 -
Directory Listing
Modified
Thu Jun 22 23:05:51 2006 UTC
(13 years, 5 months ago)
by
manus
Original Path:
trunk/Delivery
Added missing preferences.
Redid shortcut preferences.
Revision
60192 -
Directory Listing
Modified
Thu Jun 22 20:40:13 2006 UTC
(13 years, 5 months ago)
by
manus
Original Path:
trunk/Delivery
Updated to new names of predefined classes (STRING_8 instead of STRING,
INTEGER_32 instead of INTEGER, ...).
Revision
60185 -
Directory Listing
Modified
Thu Jun 22 20:20:54 2006 UTC
(13 years, 5 months ago)
by
paulb
Original Path:
trunk/Delivery
Added new icons.
Reordered and grew matrix horizontally to allow changes without interfering with development versions of EiffelStudio
Revision
60183 -
Directory Listing
Modified
Thu Jun 22 20:19:19 2006 UTC
(13 years, 5 months ago)
by
patrickr
Original Path:
trunk/Delivery
Various improvements for project settings.
Revision
60099 -
Directory Listing
Modified
Wed Jun 21 22:04:16 2006 UTC
(13 years, 5 months ago)
by
larryl
Original Path:
trunk/Delivery
Added a preference for docking tabbed Eiffel Studio.
When creating a new editor tab, add it at the left side of the target notebook area?
Revision
60068 -
Directory Listing
Modified
Wed Jun 21 19:46:06 2006 UTC
(13 years, 5 months ago)
by
paulb
Original Path:
trunk/Delivery
Fixed look of new class and new cluster icons
Revision
60034 -
Directory Listing
Modified
Tue Jun 20 23:19:05 2006 UTC
(13 years, 5 months ago)
by
manus
Original Path:
trunk/Delivery
Removed `makefile.il' now that content has been merged into `makefile.msc'.
Revision
59978 -
Directory Listing
Modified
Mon Jun 19 23:42:10 2006 UTC
(13 years, 5 months ago)
by
paulb
Original Path:
trunk/Delivery
Tweaked features tool feature signature related icons
Revision
59954 -
Directory Listing
Modified
Mon Jun 19 19:48:54 2006 UTC
(13 years, 5 months ago)
by
paulb
Original Path:
trunk/Delivery
Added assigner icon
Tweaked a number of icons for better display.
Revision
59934 -
Directory Listing
Modified
Mon Jun 19 15:42:02 2006 UTC
(13 years, 5 months ago)
by
manus
Original Path:
trunk/Delivery
Added addition of wel to Unix delivery so that `vision2.ecf' works ok.
Revision
59876 -
Directory Listing
Modified
Fri Jun 16 17:41:47 2006 UTC
(13 years, 5 months ago)
by
paulb
Original Path:
trunk/Delivery
Redrew folder icons and feature icons.
Added new icons
Revision
59872 -
Directory Listing
Modified
Fri Jun 16 16:02:50 2006 UTC
(13 years, 5 months ago)
by
alexk
Original Path:
trunk/Delivery
Allowed a bracket expression to be used as a target of a qualified feature call.
Revision
59867 -
Directory Listing
Modified
Fri Jun 16 14:24:12 2006 UTC
(13 years, 5 months ago)
by
manus
Original Path:
trunk/Delivery
Updated to reflect the removal of `library.net'. Now the .NET version of certain classes
have been merged with the classic version. Therefore the dotnet merge module only contains
the .NET components and the examples.
Revision
59799 -
Directory Listing
Modified
Thu Jun 15 00:28:08 2006 UTC
(13 years, 5 months ago)
by
manus
Original Path:
trunk/Delivery
New script for platforms located outside the internal network where script is build.
It assumes that host has an ssh server using a nopassword alternative such as identity
file to connect so that there is no prompt.
Revision
59798 -
Directory Listing
Modified
Thu Jun 15 00:24:20 2006 UTC
(13 years, 5 months ago)
by
manus
Original Path:
trunk/Delivery
No point in copying `make_for_platform' since not used for a long time now.
Revision
59749 -
Directory Listing
Modified
Wed Jun 14 03:41:09 2006 UTC
(13 years, 5 months ago)
by
manus
Original Path:
trunk/Delivery
Made sure to have native property set, otherwise on Unix it does not
look good.
Revision
59740 -
Directory Listing
Modified
Tue Jun 13 22:50:27 2006 UTC
(13 years, 5 months ago)
by
manus
Original Path:
trunk/Delivery
Updated to use new compiler configuration file and location of precompiled config file.
Revision
59739 -
Directory Listing
Modified
Tue Jun 13 22:48:39 2006 UTC
(13 years, 5 months ago)
by
manus
Original Path:
trunk/Delivery
Made it clearer where to get the documentation.
Revision
59718 -
Directory Listing
Modified
Tue Jun 13 19:43:29 2006 UTC
(13 years, 5 months ago)
by
larryl
Original Path:
trunk/Delivery
Changed back. Added external GdiPlus.lib link option in WEL library config file instead.
Revision
59613 -
Directory Listing
Modified
Fri Jun 9 22:35:06 2006 UTC
(13 years, 6 months ago)
by
patrickr
Original Path:
trunk/Delivery
added preference information for discardable dialog about compilation upon debug launch if classes have changed
Revision
59574 -
Directory Listing
Modified
Thu Jun 8 23:59:38 2006 UTC
(13 years, 6 months ago)
by
manus
Original Path:
trunk/Delivery
Made installation package have a different UUID on 32 and 64-bit platforms. So that on
64-bit you can install both 32 and 64.
Revision
59561 -
Directory Listing
Modified
Thu Jun 8 22:48:19 2006 UTC
(13 years, 6 months ago)
by
manus
Original Path:
trunk/Delivery
Updated to new precompiles config file for .NET
Revision
59559 -
Directory Listing
Modified
Thu Jun 8 22:45:14 2006 UTC
(13 years, 6 months ago)
by
manus
Original Path:
trunk/Delivery
Removed since not used anymore, the config file is in the dotnet directory now.
Revision
59520 -
Directory Listing
Modified
Thu Jun 8 16:30:34 2006 UTC
(13 years, 6 months ago)
by
tedf
Original Path:
trunk/Delivery
Added editor.eiffel.show_completion_disambiguated_name.
Revision
59512 -
Directory Listing
Modified
Thu Jun 8 15:20:00 2006 UTC
(13 years, 6 months ago)
by
tedf
Original Path:
trunk/Delivery
Extended matrix height, and added remember size icon.
Revision
59509 -
Directory Listing
Modified
Thu Jun 8 14:12:49 2006 UTC
(13 years, 6 months ago)
by
jfiat
Original Path:
trunk/Delivery
Fixed transparent color (I broke it in the previous revision)
Revision
59504 -
Directory Listing
Modified
Thu Jun 8 11:22:43 2006 UTC
(13 years, 6 months ago)
by
jfiat
Original Path:
trunk/Delivery
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
59423 -
Directory Listing
Modified
Mon Jun 5 21:46:20 2006 UTC
(13 years, 6 months ago)
by
paulb
Original Path:
trunk/Delivery
Added overloaded feature icon and watch window icon.
Revision
59384 -
Directory Listing
Modified
Fri Jun 2 23:22:13 2006 UTC
(13 years, 6 months ago)
by
patrickr
Original Path:
trunk/Delivery
cleaned up some short error/warning messages
Revision
59334 -
Directory Listing
Modified
Thu Jun 1 15:14:19 2006 UTC
(13 years, 6 months ago)
by
tedf
Original Path:
trunk/Delivery
Added four icons, "Filter completion list", "Show return type", "Show signature" and "Show disambiguated name".
Set background transparent.
Revision
59329 -
Directory Listing
Modified
Thu Jun 1 12:29:42 2006 UTC
(13 years, 6 months ago)
by
jfiat
Original Path:
trunk/Delivery
added 3 mini pixmap for breakpoints tool: enable, disable and clear
Revision
59294 -
Directory Listing
Modified
Wed May 31 14:19:35 2006 UTC
(13 years, 6 months ago)
by
manus
Original Path:
trunk/Delivery
Added VIPM and VIPS new error code for property generation.
Revision
59291 -
Directory Listing
Modified
Wed May 31 13:21:55 2006 UTC
(13 years, 6 months ago)
by
alexk
Original Path:
trunk/Delivery
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
Added a validity rule that prevents from declaring IL property of the same name multiple times.
Revision
59259 -
Directory Listing
Modified
Mon May 29 00:25:08 2006 UTC
(13 years, 6 months ago)
by
manus
Original Path:
trunk/Delivery
Added `cleanup_dotnet_eiffel' for .NEt projects which also copy the libXX.dll file too.
Added -local option so that we do not interfere with current user settings for projects.
Revision
59257 -
Directory Listing
Modified
Mon May 29 00:03:16 2006 UTC
(13 years, 6 months ago)
by
manus
Original Path:
trunk/Delivery
Use `local' option to avoid conflict with user defined settings.
Revision
59126 -
Directory Listing
Modified
Mon May 22 20:25:47 2006 UTC
(13 years, 6 months ago)
by
manus
Original Path:
trunk/Delivery
New validity error for .NET constructors specification in indexing clause of a class.
Revision
59105 -
Directory Listing
Modified
Sun May 21 17:27:40 2006 UTC
(13 years, 6 months ago)
by
manus
Original Path:
trunk/Delivery
Added special ranlib when compiling on Mac OS for multithreaded library.
Revision
59098 -
Directory Listing
Modified
Sat May 20 19:10:53 2006 UTC
(13 years, 6 months ago)
by
manus
Original Path:
trunk/Delivery
Updated to new consumer configuration file.
Revision
59067 -
Directory Listing
Modified
Fri May 19 00:40:40 2006 UTC
(13 years, 6 months ago)
by
jasonw
Original Path:
trunk/Delivery
Modified default console shell preference on windows to an empty string.
If it's not set by user, we will try to environment parameter COMSPEC to prompt a console. And if COMSPEC is not set, we will use "cmd".
Revision
59059 -
Directory Listing
Modified
Thu May 18 21:59:27 2006 UTC
(13 years, 6 months ago)
by
manus
Original Path:
trunk/Delivery
Take into account new layout for precompiles.
Revision
59058 -
Directory Listing
Modified
Thu May 18 21:56:20 2006 UTC
(13 years, 6 months ago)
by
manus
Original Path:
trunk/Delivery
Put only `require' for assertions checking.
Made sure that target name reflects the config file name.
Revision
59057 -
Directory Listing
Modified
Thu May 18 21:53:56 2006 UTC
(13 years, 6 months ago)
by
manus
Original Path:
trunk/Delivery
Moved configuration file for precompilations into platform
directory, because now that we can have multiple target
there can be one EIFGENs for all.
Revision
59035 -
Directory Listing
Modified
Wed May 17 20:19:17 2006 UTC
(13 years, 6 months ago)
by
manus
Original Path:
trunk/Delivery
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
59016 -
Directory Listing
Modified
Wed May 17 15:05:32 2006 UTC
(13 years, 6 months ago)
by
tedf
Original Path:
trunk/Delivery
Cropped white margin. It looks nicer if background color is not white.
Revision
59003 -
Directory Listing
Modified
Tue May 16 17:57:45 2006 UTC
(13 years, 6 months ago)
by
tedf
Original Path:
trunk/Delivery
Added icons for external command, callee icons.
Revision
58953 -
Directory Listing
Modified
Mon May 15 02:04:47 2006 UTC
(13 years, 6 months ago)
by
manus
Original Path:
trunk/Delivery
Fixed bug from last commit, we were always specifying the `all' argument.
Revision
58947 -
Directory Listing
Modified
Sat May 13 21:27:38 2006 UTC
(13 years, 6 months ago)
by
manus
Original Path:
trunk/Delivery
Updated to new names of precompiled config files.
Revision
58944 -
Directory Listing
Modified
Sat May 13 18:39:15 2006 UTC
(13 years, 6 months ago)
by
manus
Original Path:
trunk/Delivery
Renamed acex file for precompilations to use the name of the directory in which
it is (most often the library name too), so that conversion of an old Ace file
to the new format picks the right precompile config file.
Revision
58900 -
Directory Listing
Modified
Thu May 11 06:22:11 2006 UTC
(13 years, 7 months ago)
by
manus
Original Path:
trunk/Delivery
Updated to take into account addition of edraw.acex.
Revision
58888 -
Directory Listing
Modified
Wed May 10 23:48:49 2006 UTC
(13 years, 7 months ago)
by
paulb
Original Path:
trunk/Delivery
Added assigner, expand all and collapse all icons
Revision
58867 -
Directory Listing
Modified
Wed May 10 16:55:25 2006 UTC
(13 years, 7 months ago)
by
jasonw
Original Path:
trunk/Delivery
1. Changed name of the preference to open an external command from "general.shell_command" to "general.external_editor_command".
2. Moved "general.external_editor_command" to system-specific xml files.
3. Added preferences for class browser.
Revision
58862 -
Directory Listing
Modified
Wed May 10 15:52:58 2006 UTC
(13 years, 7 months ago)
by
manus
Original Path:
trunk/Delivery
Merged make_gpl_only into make_all which now takes an argument to say what we do.
Revision
58860 -
Directory Listing
Modified
Wed May 10 10:27:13 2006 UTC
(13 years, 7 months ago)
by
jfiat
Original Path:
trunk/Delivery
Debugger: in the objects tool, it is now possible to choose where to display the "Current object", "Locals" and so on.
It is saved in hidden preferences, and can be changed using the Objects tool's toolbar menu.
Revision
58856 -
Directory Listing
Modified
Wed May 10 04:28:34 2006 UTC
(13 years, 7 months ago)
by
manus
Original Path:
trunk/Delivery
We should not use the revision number of the repository but the
last changed revision instead.
Revision
58854 -
Directory Listing
Modified
Wed May 10 04:26:31 2006 UTC
(13 years, 7 months ago)
by
manus
Original Path:
trunk/Delivery
We should not use the revision number of the repository but the
last changed revision instead.
Revision
58816 -
Directory Listing
Modified
Tue May 9 23:05:22 2006 UTC
(13 years, 7 months ago)
by
manus
Original Path:
trunk/Delivery
Made it work since `set_version.sh' might not have the executable mark on it
and also because we want to reuse possibly inherited environment.
Revision
58815 -
Directory Listing
Modified
Tue May 9 23:01:44 2006 UTC
(13 years, 7 months ago)
by
manus
Original Path:
trunk/Delivery
Converted to DOS format and set svn:eol-style property.
Revision
58810 -
Directory Listing
Modified
Tue May 9 22:11:19 2006 UTC
(13 years, 7 months ago)
by
manus
Original Path:
trunk/Delivery
Updated unix to new name `platform' otherwise it causes an error
Revision
58807 -
Directory Listing
Modified
Tue May 9 21:40:15 2006 UTC
(13 years, 7 months ago)
by
manus
Original Path:
trunk/Delivery
Added automatic insertion of revision number for EiffelBuild and EiffelStudio.
Revision
58806 -
Directory Listing
Modified
Tue May 9 21:27:59 2006 UTC
(13 years, 7 months ago)
by
manus
Original Path:
trunk/Delivery
No need to checkout build, it is done when checking out %EIFFEL_SRC%.
Added automatic setting of build revision in version number.
Revision
58802 -
Directory Listing
Modified
Tue May 9 21:12:54 2006 UTC
(13 years, 7 months ago)
by
manus
Original Path:
trunk/Delivery
Version number is now automatically set from the SVN repository.
Revision
58792 -
Directory Listing
Modified
Tue May 9 04:34:34 2006 UTC
(13 years, 7 months ago)
by
manus
Original Path:
trunk/Delivery
Removed error by using remtrace when it is not yet defined.
Revision
58749 -
Directory Listing
Modified
Sun May 7 22:53:24 2006 UTC
(13 years, 7 months ago)
by
manus
Original Path:
trunk/Delivery
Added WEL/Vision2 config file for precompilation.
Revision
58748 -
Directory Listing
Modified
Sun May 7 22:47:16 2006 UTC
(13 years, 7 months ago)
by
manus
Original Path:
trunk/Delivery
Took into account changes in repository for precomp directory.
Removed non-working commands for defaults subdirectory which don't exist anymore.
Revision
58747 -
Directory Listing
Modified
Sun May 7 22:41:49 2006 UTC
(13 years, 7 months ago)
by
manus
Original Path:
trunk/Delivery
Renamed unix into platform since configuration files are not platform specific anymore.
Revision
58745 -
Directory Listing
Modified
Sun May 7 22:34:57 2006 UTC
(13 years, 7 months ago)
by
manus
Original Path:
trunk/Delivery
Removed windows specific folder, it has been merged with unix which
will aslso be soon renamed into a platform independent name.
Revision
58744 -
Directory Listing
Modified
Sun May 7 22:32:02 2006 UTC
(13 years, 7 months ago)
by
manus
Original Path:
trunk/Delivery
Moved ace files from windows to unix because they are not platform specific anymore.
Revision
58721 -
Directory Listing
Modified
Fri May 5 23:01:46 2006 UTC
(13 years, 7 months ago)
by
manus
Original Path:
trunk/Delivery
Take into account the change in the default string version which is GPL.
Revision
58716 -
Directory Listing
Modified
Fri May 5 21:02:34 2006 UTC
(13 years, 7 months ago)
by
manus
Original Path:
trunk/Delivery
Updated to new way of compiling Eiffel projects.
Revision
58680 -
Directory Listing
Modified
Thu May 4 02:18:58 2006 UTC
(13 years, 7 months ago)
by
manus
Original Path:
trunk/Delivery
Match generated name for preferences library.
Revision
58648 -
Directory Listing
Modified
Tue May 2 19:33:35 2006 UTC
(13 years, 7 months ago)
by
manus
Original Path:
trunk/Delivery
Took into account recent changes about the runtime regarding
the choice of VC++ 6.0 as a C compiler, as well as the simplified
way to build shared libraries under windows which is under the Configure
script now.
Revision
58618 -
Directory Listing
Modified
Mon May 1 19:04:35 2006 UTC
(13 years, 7 months ago)
by
manus
Original Path:
trunk/Delivery
Moved checkout of keygen from `update_libraries.btm' to `make_exex.btm'.
Removed usage of `fff' which has been removed from `set_alias' a long time ago.
Updated to new location of legacy.
Do not update content of `ec.acex' since free/enterprise are sharing the same
configuration file.
Revision
58617 -
Directory Listing
Modified
Mon May 1 19:02:50 2006 UTC
(13 years, 7 months ago)
by
manus
Original Path:
trunk/Delivery
Added comments to explain why we use DEFAULT_ISE_SVN.
Removed cancellation of build if headers cannot be retrieved.
Revision
58616 -
Directory Listing
Modified
Mon May 1 19:02:03 2006 UTC
(13 years, 7 months ago)
by
manus
Original Path:
trunk/Delivery
Removed usage of `fff' which has been removed from `set_alias' a long time ago.
Revision
58615 -
Directory Listing
Modified
Mon May 1 19:01:47 2006 UTC
(13 years, 7 months ago)
by
manus
Original Path:
trunk/Delivery
Removed usage of `fff' which has been removed from `set_alias' a long time ago.
Revision
58614 -
Directory Listing
Modified
Mon May 1 19:00:29 2006 UTC
(13 years, 7 months ago)
by
manus
Original Path:
trunk/Delivery
Removed usage of `fff' which has been removed from `set_alias' a long time ago.
Revision
58613 -
Directory Listing
Modified
Mon May 1 18:59:40 2006 UTC
(13 years, 7 months ago)
by
manus
Original Path:
trunk/Delivery
Removed usage of `fff' which does not exist anymore.
Revision
58606 -
Directory Listing
Modified
Sun Apr 30 17:30:39 2006 UTC
(13 years, 7 months ago)
by
manus
Original Path:
trunk/Delivery
Normalized the XML content to follow result of an XSL Transformation.
Revision
58605 -
Directory Listing
Modified
Sun Apr 30 17:27:55 2006 UTC
(13 years, 7 months ago)
by
manus
Original Path:
trunk/Delivery
Normalized the XML content to follow result of an XSL Transformation.
Revision
58604 -
Directory Listing
Modified
Sun Apr 30 17:27:20 2006 UTC
(13 years, 7 months ago)
by
manus
Original Path:
trunk/Delivery
Normalized the XML content to follow result of an XSL Transformation.
Revision
58548 -
Directory Listing
Modified
Fri Apr 28 15:41:10 2006 UTC
(13 years, 7 months ago)
by
manus
Original Path:
trunk/Delivery
Added MSIMG32.lib for AlphaBlend routine in WEL.
Revision
58516 -
Directory Listing
Modified
Thu Apr 27 19:27:38 2006 UTC
(13 years, 7 months ago)
by
manus
Original Path:
trunk/Delivery
Added missing new configuration file.
Added missing new classes in WEL/Vision2/COM.
Revision
58515 -
Directory Listing
Modified
Thu Apr 27 19:22:44 2006 UTC
(13 years, 7 months ago)
by
manus
Original Path:
trunk/Delivery
Fixed wrong UUID used causing compilation to fail.
Revision
58514 -
Directory Listing
Modified
Thu Apr 27 19:10:32 2006 UTC
(13 years, 7 months ago)
by
manus
Original Path:
trunk/Delivery
Removed .ace files
Updated .acex files to use library target of base.
Revision
58473 -
Directory Listing
Modified
Wed Apr 26 23:17:25 2006 UTC
(13 years, 7 months ago)
by
manus
Original Path:
trunk/Delivery
We also need to set ISE_SRC otherwise it would not compile some
of the specific tools.
Revision
58448 -
Directory Listing
Modified
Tue Apr 25 05:13:21 2006 UTC
(13 years, 7 months ago)
by
manus
Original Path:
trunk/Delivery
Removed useless processing of activation_checker.
Revision
58447 -
Directory Listing
Modified
Tue Apr 25 05:07:38 2006 UTC
(13 years, 7 months ago)
by
manus
Original Path:
trunk/Delivery
Updated delivery scripts to new SVN server on the Origo platform.
Updated compilations to use new ACEX format.
Revision
58446 -
Directory Listing
Modified
Tue Apr 25 04:26:05 2006 UTC
(13 years, 7 months ago)
by
manus
Original Path:
trunk/Delivery
Renamed from free_license.rtf to gpl_license.rtf. However text has not yet
been updated to reflect the GPL aspect.
Revision
58266 -
Directory Listing
Modified
Tue Apr 18 18:30:05 2006 UTC
(13 years, 7 months ago)
by
manus
Original Path:
trunk/Delivery
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
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
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
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
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
Merged both Unix and Windows defaults directory into one common directory
thanks to the ACEX new format which can handle both platforms now.
Revision
58226 -
Directory Listing
Modified
Mon Apr 17 18:13:12 2006 UTC
(13 years, 7 months ago)
by
paulb
Original Path:
trunk/Delivery
Added new icons for new configuration view in "clusters" pane
Revision
58131 -
Directory Listing
Modified
Sat Apr 8 16:10:17 2006 UTC
(13 years, 8 months ago)
by
manus
Original Path:
trunk/Delivery
Added a lot more release notes for the library. It records all the changes
up to April 7th.
Revision
58087 -
Directory Listing
Modified
Fri Apr 7 23:56:47 2006 UTC
(13 years, 8 months ago)
by
patrickr
Original Path:
trunk/Delivery
added config files for base precompilation
Revision
58078 -
Directory Listing
Modified
Fri Apr 7 19:08:07 2006 UTC
(13 years, 8 months ago)
by
manus
Original Path:
trunk/Delivery
Started Eiffel 5.7 documentation with the release notes. Yet to be completed
especially debugger and compiler section.
Revision
57948 -
Directory Listing
Modified
Thu Mar 30 22:43:35 2006 UTC
(13 years, 8 months ago)
by
tedf
Original Path:
trunk/Delivery
Added new icons for library, assembly and override.
Revision
57786 -
Directory Listing
Modified
Mon Mar 27 18:01:19 2006 UTC
(13 years, 8 months ago)
by
patrickr
Original Path:
trunk/Delivery
Changes for new configuration system (new EIFGENS directory layout)
Revision
57743 -
Directory Listing
Modified
Fri Mar 24 16:18:01 2006 UTC
(13 years, 8 months ago)
by
manus
Original Path:
trunk/Delivery
Reverted back to prior version as last commit was accidentely committed with `make_exes'
Revision
57742 -
Directory Listing
Modified
Fri Mar 24 16:16:53 2006 UTC
(13 years, 8 months ago)
by
manus
Original Path:
trunk/Delivery
We have to use `source' otherwise it does not work for some reasons.
Revision
57741 -
Directory Listing
Modified
Fri Mar 24 16:16:25 2006 UTC
(13 years, 8 months ago)
by
manus
Original Path:
trunk/Delivery
Use standard = for comparsion since it is standard for sh/bash.
Revision
57740 -
Directory Listing
Modified
Fri Mar 24 16:15:42 2006 UTC
(13 years, 8 months ago)
by
manus
Original Path:
trunk/Delivery
Use single = as it is the standard sh/bash comparison.
Revision
57680 -
Directory Listing
Modified
Thu Mar 23 20:47:30 2006 UTC
(13 years, 8 months ago)
by
manus
Original Path:
trunk/Delivery
Updated to reflect recent changes in the libraries.
Revision
57653 -
Directory Listing
Modified
Thu Mar 23 08:01:43 2006 UTC
(13 years, 8 months ago)
by
manus
Original Path:
trunk/Delivery
Use `.' instead of `source' so that it is not bash specific.
Revision
57650 -
Directory Listing
Modified
Thu Mar 23 07:55:12 2006 UTC
(13 years, 8 months ago)
by
manus
Original Path:
trunk/Delivery
Added Unicode options for compiling C code.
Revision
57451 -
Directory Listing
Modified
Tue Mar 14 15:56:31 2006 UTC
(13 years, 8 months ago)
by
manus
Original Path:
trunk/Delivery
Renamed `wel_window_manager' into `wel_dialog_manager'.
Revision
57443 -
Directory Listing
Modified
Mon Mar 13 22:58:02 2006 UTC
(13 years, 8 months ago)
by
tedf
Original Path:
trunk/Delivery
Added none_result_keyword_field_background_color.
Modified shortcut of search_last as CTRL + F3.
Revision
57434 -
Directory Listing
Modified
Mon Mar 13 16:23:23 2006 UTC
(13 years, 8 months ago)
by
manus
Original Path:
trunk/Delivery
Moved OBJECT_OWNER and PROXY from the thread library to the obsolete thread library.
Revision
57372 -
Directory Listing
Modified
Wed Mar 8 18:17:26 2006 UTC
(13 years, 9 months ago)
by
manus
Original Path:
trunk/Delivery
Added ISE_PLATFORM to the com_wizard registry as now needed by the COM wizard.
Revision
57249 -
Directory Listing
Modified
Mon Mar 6 14:29:51 2006 UTC
(13 years, 9 months ago)
by
jfiat
Original Path:
trunk/Delivery
added preferences for features tool: is_signature_enabled, is_alias_enabled, is_assigner_enabled
Revision
57186 -
Directory Listing
Modified
Mon Feb 27 23:23:22 2006 UTC
(13 years, 9 months ago)
by
manus
Original Path:
trunk/Delivery
Added new vision2 classes for EV_GRID_LOCKED*
Revision
57176 -
Directory Listing
Modified
Mon Feb 27 07:34:47 2006 UTC
(13 years, 9 months ago)
by
jfiat
Original Path:
trunk/Delivery
added preferences for the debugger's grid layout (header items)
Revision
57145 -
Directory Listing
Modified
Fri Feb 24 04:42:34 2006 UTC
(13 years, 9 months ago)
by
manus
Original Path:
trunk/Delivery
New validity error for named tuple when one of the label has the same name
as a feature of the TUPLE class.
Revision
57121 -
Directory Listing
Modified
Tue Feb 21 22:39:20 2006 UTC
(13 years, 9 months ago)
by
manus
Original Path:
trunk/Delivery
Removed `bitmask.h' which is not used anymore.
Revision
57082 -
Directory Listing
Modified
Fri Feb 17 19:07:57 2006 UTC
(13 years, 9 months ago)
by
manus
Original Path:
trunk/Delivery
Updated process library.
Added `uuid' library.
Revision
56969 -
Directory Listing
Modified
Wed Feb 8 04:41:07 2006 UTC
(13 years, 10 months ago)
by
manus
Original Path:
trunk/Delivery
Removed empty useless empty anchor_name node.
Revision
56945 -
Directory Listing
Modified
Mon Feb 6 18:53:41 2006 UTC
(13 years, 10 months ago)
by
raphaels
Original Path:
trunk/Delivery
Now checks for service packs before installing.
Revision
56926 -
Directory Listing
Modified
Sat Feb 4 08:05:14 2006 UTC
(13 years, 10 months ago)
by
manus
Original Path:
trunk/Delivery
Added configuration file to load .NET 2.0 run-time on machine with .NET 2.0
as otherwise it fails to process the XML, or to load our .NET 2.0 assemblies.
Ok, this is mostly when you are on 64 bits platform, but that should also work on 32 bits.
Revision
56908 -
Directory Listing
Modified
Sat Feb 4 00:14:08 2006 UTC
(13 years, 10 months ago)
by
manus
Original Path:
trunk/Delivery
Added modified version of the configuration files for VXWorks.
Revision
56815 -
Directory Listing
Modified
Wed Feb 1 22:00:21 2006 UTC
(13 years, 10 months ago)
by
tedf
Original Path:
trunk/Delivery
Added shortcut preference for quick search ,Ctrl + F as default.
Changed normal(advanced) search shortcut to be Ctrl + Alt + F as default.
Revision
56673 -
Directory Listing
Modified
Mon Jan 23 01:49:59 2006 UTC
(13 years, 10 months ago)
by
manus
Original Path:
trunk/Delivery
Take into account removal of some header files which are not used anymore.
Revision
56461 -
Directory Listing
Modified
Fri Jan 6 20:41:09 2006 UTC
(13 years, 11 months ago)
by
tedf
Original Path:
trunk/Delivery
Added new external command icon and send input icon.
Revision
56385 -
Directory Listing
Modified
Tue Dec 27 19:41:30 2005 UTC
(13 years, 11 months ago)
by
raphaels
Original Path:
trunk/Delivery
Fixed name of images for table borders.
Revision
56378 -
Directory Listing
Modified
Fri Dec 23 21:55:49 2005 UTC
(13 years, 11 months ago)
by
raphaels
Original Path:
trunk/Delivery
Fixed configuration file so that if there is 1.1 it is used.
Revision
56361 -
Directory Listing
Modified
Fri Dec 23 15:59:28 2005 UTC
(13 years, 11 months ago)
by
manus
Original Path:
trunk/Delivery
Added building of `emake.exe' utility for distributed make build on Windows.
Revision
56347 -
Directory Listing
Modified
Fri Dec 23 02:49:05 2005 UTC
(13 years, 11 months ago)
by
raphaels
Original Path:
trunk/Delivery
Added samples shortcut, now open browser upon clicking the 'finish' button.
Revision
56334 -
Directory Listing
Modified
Thu Dec 22 21:57:04 2005 UTC
(13 years, 11 months ago)
by
raphaels
Original Path:
trunk/Delivery
Change the message to reflect the fact that the cache is generated during installation.
Revision
56333 -
Directory Listing
Modified
Thu Dec 22 21:56:36 2005 UTC
(13 years, 11 months ago)
by
raphaels
Original Path:
trunk/Delivery
We now keep the installer binary and the associated configuration file as they are both needed during uninstallation. However we delete the '.installState' files generated by InstallUtil.exe.
Revision
56320 -
Directory Listing
Modified
Thu Dec 22 17:46:36 2005 UTC
(13 years, 11 months ago)
by
raphaels
Original Path:
trunk/Delivery
Removed extra ';' in definition of CODEDOM_DELIVERY.
Revision
56318 -
Directory Listing
Modified
Thu Dec 22 02:14:15 2005 UTC
(13 years, 11 months ago)
by
raphaels
Original Path:
trunk/Delivery
Changed wait status to 'ignore' to that installer.exe is run synchronously so that it can be deleted afterwards.
Revision
56317 -
Directory Listing
Modified
Thu Dec 22 01:14:13 2005 UTC
(13 years, 11 months ago)
by
raphaels
Original Path:
trunk/Delivery
Reordered custom actions to guarentee that installer.exe is deleted after web site it launched.
Revision
56305 -
Directory Listing
Modified
Thu Dec 22 00:18:34 2005 UTC
(13 years, 11 months ago)
by
raphaels
Original Path:
trunk/Delivery
Do not check for existence of splitter dll since it is not built anymore.
Revision
56302 -
Directory Listing
Modified
Wed Dec 21 22:39:21 2005 UTC
(13 years, 11 months ago)
by
paulb
Original Path:
trunk/Delivery
Added information on automatic switching on the Compile Unmanaged Code property and the change to have the IL Verifiable property set to No, by default.
Revision
56300 -
Directory Listing
Modified
Wed Dec 21 20:42:19 2005 UTC
(13 years, 11 months ago)
by
raphaels
Original Path:
trunk/Delivery
Now deletes the temporary files used during installation.
Revision
56291 -
Directory Listing
Modified
Wed Dec 21 02:18:07 2005 UTC
(13 years, 11 months ago)
by
raphaels
Original Path:
trunk/Delivery
Removed progress bar image as it doesn't work properly in IE.
Revision
56290 -
Directory Listing
Modified
Wed Dec 21 02:17:54 2005 UTC
(13 years, 11 months ago)
by
raphaels
Original Path:
trunk/Delivery
Removed progress bar image as it doesn't work properly in IE.
Revision
56289 -
Directory Listing
Modified
Wed Dec 21 02:09:33 2005 UTC
(13 years, 11 months ago)
by
raphaels
Original Path:
trunk/Delivery
No need for common splitter dll anymore.
Revision
56281 -
Directory Listing
Modified
Wed Dec 21 00:28:56 2005 UTC
(13 years, 11 months ago)
by
raphaels
Original Path:
trunk/Delivery
No need for common splitter dll anymore.
Revision
56249 -
Directory Listing
Modified
Tue Dec 20 18:59:47 2005 UTC
(13 years, 11 months ago)
by
raphaels
Original Path:
trunk/Delivery
Fixed various problems with usage of environment variable to specify path to precompile ace files.
Revision
56247 -
Directory Listing
Modified
Tue Dec 20 18:52:12 2005 UTC
(13 years, 11 months ago)
by
raphaels
Original Path:
trunk/Delivery
Now uses environment variable to set path to precompile ace files.
Revision
56246 -
Directory Listing
Modified
Tue Dec 20 18:51:39 2005 UTC
(13 years, 11 months ago)
by
raphaels
Original Path:
trunk/Delivery
Added 'CODEDOM_DELIVERY' environment variable setting, used by WIX installation script.
Revision
56239 -
Directory Listing
Modified
Tue Dec 20 17:44:12 2005 UTC
(13 years, 11 months ago)
by
raphaels
Original Path:
trunk/Delivery
Fixed typo for checkout of 'override' cluster.
Revision
56235 -
Directory Listing
Modified
Tue Dec 20 17:06:31 2005 UTC
(13 years, 11 months ago)
by
manus
Original Path:
trunk/Delivery
Added/removed files from process distribution.
Revision
56218 -
Directory Listing
Modified
Sat Dec 17 00:53:44 2005 UTC
(13 years, 11 months ago)
by
raphaels
Original Path:
trunk/Delivery
Updated samples, now uses sample viewer page which dynamically lists available samples.
Revision
56212 -
Directory Listing
Modified
Fri Dec 16 01:47:28 2005 UTC
(13 years, 11 months ago)
by
raphaels
Original Path:
trunk/Delivery
Now uses the right precompile ace file depending on the framework installed on the machine.
Revision
56211 -
Directory Listing
Modified
Fri Dec 16 01:46:57 2005 UTC
(13 years, 11 months ago)
by
raphaels
Original Path:
trunk/Delivery
No need to checkout the compiler precompile ace file anymore.
Revision
56210 -
Directory Listing
Modified
Fri Dec 16 01:46:35 2005 UTC
(13 years, 11 months ago)
by
raphaels
Original Path:
trunk/Delivery
Now copies precompile ace files from codedom delivery.
Revision
56209 -
Directory Listing
Modified
Fri Dec 16 00:28:05 2005 UTC
(13 years, 11 months ago)
by
raphaels
Original Path:
trunk/Delivery
Added .NET config file used to force use of 1.0 or 1.1 runtime when running installer for custom actions.
Revision
56208 -
Directory Listing
Modified
Fri Dec 16 00:22:19 2005 UTC
(13 years, 11 months ago)
by
raphaels
Original Path:
trunk/Delivery
.NET config file used to force use of 1.0 or 1.1 runtime when running installer for custom actions.
Revision
56203 -
Directory Listing
Modified
Thu Dec 15 22:38:31 2005 UTC
(13 years, 11 months ago)
by
paulb
Original Path:
trunk/Delivery
Added new libraries to EiffelEnvision library set.
Revision
56176 -
Directory Listing
Modified
Thu Dec 15 18:36:35 2005 UTC
(13 years, 11 months ago)
by
raphaels
Original Path:
trunk/Delivery
Added documentation regarding `precompile_definition_file' indexing clause.
Revision
56151 -
Directory Listing
Modified
Thu Dec 15 00:31:28 2005 UTC
(13 years, 11 months ago)
by
paulb
Original Path:
trunk/Delivery
Merged modification made in previous versions of EiffelEnvision so help documentation is generated correctly
Revision
56150 -
Directory Listing
Modified
Thu Dec 15 00:21:12 2005 UTC
(13 years, 11 months ago)
by
paulb
Original Path:
trunk/Delivery
Merged modification made in previous versions of EiffelEnvision so help documentation is generated correctly
Revision
56149 -
Directory Listing
Modified
Thu Dec 15 00:20:42 2005 UTC
(13 years, 11 months ago)
by
paulb
Original Path:
trunk/Delivery
Merged modification made in previous versions of EiffelEnvision so help documentation is generated correctly
Revision
56142 -
Directory Listing
Modified
Wed Dec 14 19:29:01 2005 UTC
(13 years, 11 months ago)
by
paulb
Original Path:
trunk/Delivery
Corrected EiffelEnvision documentation tags
Revision
56140 -
Directory Listing
Modified
Wed Dec 14 19:27:53 2005 UTC
(13 years, 11 months ago)
by
paulb
Original Path:
trunk/Delivery
Added EiffelEnvision tags for documentation
Revision
56138 -
Directory Listing
Modified
Wed Dec 14 19:23:33 2005 UTC
(13 years, 11 months ago)
by
paulb
Original Path:
trunk/Delivery
Added EiffelEnvision tags for documentation
Revision
56136 -
Directory Listing
Modified
Wed Dec 14 19:23:02 2005 UTC
(13 years, 11 months ago)
by
paulb
Original Path:
trunk/Delivery
Added EiffelEnvision tags for documentation
Revision
56135 -
Directory Listing
Modified
Wed Dec 14 19:17:25 2005 UTC
(13 years, 11 months ago)
by
paulb
Original Path:
trunk/Delivery
Added EiffelEnvision tags for documentation
Revision
56134 -
Directory Listing
Modified
Wed Dec 14 19:15:45 2005 UTC
(13 years, 11 months ago)
by
paulb
Original Path:
trunk/Delivery
Added EiffelEnvision tags for documentation
Revision
56129 -
Directory Listing
Modified
Wed Dec 14 18:23:40 2005 UTC
(13 years, 11 months ago)
by
paulb
Original Path:
trunk/Delivery
Added EiffelEnvision tags for documentation
Revision
56126 -
Directory Listing
Modified
Wed Dec 14 17:23:41 2005 UTC
(13 years, 11 months ago)
by
raphaels
Original Path:
trunk/Delivery
Added start menu shortcut to samples. Added ISE_CODEDOM definition in registry.
Revision
56116 -
Directory Listing
Modified
Wed Dec 14 00:53:38 2005 UTC
(13 years, 11 months ago)
by
paulb
Original Path:
trunk/Delivery
Listed additions of graph and preference libraries.
Added new examples.
Revision
56115 -
Directory Listing
Modified
Wed Dec 14 00:50:21 2005 UTC
(13 years, 11 months ago)
by
paulb
Original Path:
trunk/Delivery
Listed additions of graph and preference libraries.
Added new examples.
Revision
56109 -
Directory Listing
Modified
Tue Dec 13 01:01:51 2005 UTC
(13 years, 11 months ago)
by
neilc
Original Path:
trunk/Delivery
Updated old links to books page to newer books page on www.eiffel.com
Revision
56101 -
Directory Listing
Modified
Mon Dec 12 22:37:20 2005 UTC
(13 years, 11 months ago)
by
tedf
Original Path:
trunk/Delivery
Added:
"tools.search_tool.init_incremental"
"tools.search_tool.init_match_case"
"tools.search_tool.init_use_regular_expression"
"tools.search_tool.init_whole_word"
"tools.search_tool.init_search_backwards"
"tools.search_tool.init_scope"
"tools.search_tool.init_only_compiled_classes"
"tools.search_tool.init_subclusters"
Revision
56026 -
Directory Listing
Modified
Tue Dec 6 06:11:10 2005 UTC
(14 years ago)
by
manus
Original Path:
trunk/Delivery
Perform an export of vision2_tour and documentation as otherwise .svn
directories show up in the delivery.
Revision
56006 -
Directory Listing
Modified
Mon Dec 5 13:10:44 2005 UTC
(14 years ago)
by
manus
Original Path:
trunk/Delivery
Use `svn' instead of `cvs'.
Updated to new 5.7 source requirements.
Revision
55888 -
Directory Listing
Modified
Thu Nov 24 00:54:48 2005 UTC
(14 years ago)
by
neilc
Original Path:
trunk/Delivery
Default file update for recenttly added SHORTCUT_PREFERENCE type
Revision
55869 -
Directory Listing
Modified
Wed Nov 23 20:35:58 2005 UTC
(14 years ago)
by
paulb
Original Path:
trunk/Delivery
Added output tags to prevent documentation from being generated for other tools
Revision
55860 -
Directory Listing
Modified
Tue Nov 22 23:27:25 2005 UTC
(14 years ago)
by
paulb
Original Path:
trunk/Delivery
Added new contents detailing what is new in EiffelEnvision 2.6
Revision
55857 -
Directory Listing
Modified
Tue Nov 22 21:45:15 2005 UTC
(14 years ago)
by
manus
Original Path:
trunk/Delivery
No need to copy 64 bits version of the DLL on Windows 64 bits, because now 32
bits .NET components are loaded in 32 bits mode, not 64 bits mode as it used
to be the case with betas of 64 bits OS.
Revision
55854 -
Directory Listing
Modified
Tue Nov 22 19:28:15 2005 UTC
(14 years ago)
by
paulb
Original Path:
trunk/Delivery
Extended documentation to include pre and post build events
Revision
55853 -
Directory Listing
Modified
Tue Nov 22 19:27:35 2005 UTC
(14 years ago)
by
paulb
Original Path:
trunk/Delivery
Added new feature icons for more refined indication of feature types in editor
and code browsing tools
Revision
55852 -
Directory Listing
Modified
Tue Nov 22 19:26:48 2005 UTC
(14 years ago)
by
paulb
Original Path:
trunk/Delivery
Updated to reflect new icons in project system and editor
Revision
55850 -
Directory Listing
Modified
Tue Nov 22 19:25:36 2005 UTC
(14 years ago)
by
paulb
Original Path:
trunk/Delivery
Fixed icon paths for integration into EiffelEnvision documentation
Revision
55848 -
Directory Listing
Modified
Tue Nov 22 19:24:43 2005 UTC
(14 years ago)
by
paulb
Original Path:
trunk/Delivery
Added indexing for compilance checker and project conversion tool
Revision
55733 -
Directory Listing
Modified
Tue Nov 15 01:13:24 2005 UTC
(14 years ago)
by
manus
Original Path:
trunk/Delivery
Forgot to include the new version of metadata cache consumer (5.7.0414)
Revision
55732 -
Directory Listing
Modified
Tue Nov 15 01:12:19 2005 UTC
(14 years ago)
by
manus
Original Path:
trunk/Delivery
New registration data for 5.7 metadata cache consumer.
Revision
55687 -
Directory Listing
Modified
Thu Nov 10 22:12:13 2005 UTC
(14 years ago)
by
raphaels
Original Path:
trunk/Delivery
Added checkout of override serialization classes so that compiler can still compile (since workaround implementation in eiffel for asp.net branch can only compile in managed mode).
Revision
55675 -
Directory Listing
Modified
Wed Nov 9 17:51:16 2005 UTC
(14 years, 1 month ago)
by
raphaels
Original Path:
trunk/Delivery
The unmanaged dlls are now installed in the codedom module.
Revision
55659 -
Directory Listing
Modified
Tue Nov 8 00:33:43 2005 UTC
(14 years, 1 month ago)
by
raphaels
Original Path:
trunk/Delivery
Now uses codedom branch for the whole library.net folder.
Revision
55642 -
Directory Listing
Modified
Fri Nov 4 18:16:22 2005 UTC
(14 years, 1 month ago)
by
raphaels
Original Path:
trunk/Delivery
Removed unnecessary unmanged dlls installation in system32 since they are now copied in installer.exe to force cpoy even if there are already existing ones.
Revision
55641 -
Directory Listing
Modified
Fri Nov 4 18:03:47 2005 UTC
(14 years, 1 month ago)
by
raphaels
Original Path:
trunk/Delivery
Added unmanaged vision2 dll into codedom\bin folder.
Revision
55620 -
Directory Listing
Modified
Thu Nov 3 22:54:28 2005 UTC
(14 years, 1 month ago)
by
raphaels
Original Path:
trunk/Delivery
Added version number in start menu shortcut folder.
Revision
55617 -
Directory Listing
Modified
Thu Nov 3 22:24:25 2005 UTC
(14 years, 1 month ago)
by
raphaels
Original Path:
trunk/Delivery
Updated consumer GUIDs to match Eiffel for ASP.NET consumer.
Revision
55616 -
Directory Listing
Modified
Thu Nov 3 22:17:00 2005 UTC
(14 years, 1 month ago)
by
raphaels
Original Path:
trunk/Delivery
Added missing `codedom' folder in library.net
Revision
55613 -
Directory Listing
Modified
Thu Nov 3 20:23:04 2005 UTC
(14 years, 1 month ago)
by
raphaels
Original Path:
trunk/Delivery
Now use codedom tags to checkout Eiffel and dotnet consumer so that it uses different GUIDs.
Revision
55602 -
Directory Listing
Modified
Thu Nov 3 17:54:31 2005 UTC
(14 years, 1 month ago)
by
raphaels
Original Path:
trunk/Delivery
Updated path to registry key containing installation directory.
Revision
55601 -
Directory Listing
Modified
Thu Nov 3 17:46:31 2005 UTC
(14 years, 1 month ago)
by
raphaels
Original Path:
trunk/Delivery
Changed prefix for assembly System.Web.Mobild to avoid name clashes with classes in assembly System.Web
Revision
55600 -
Directory Listing
Modified
Thu Nov 3 17:39:25 2005 UTC
(14 years, 1 month ago)
by
raphaels
Original Path:
trunk/Delivery
Fixed code checking existence of GOBO library
Revision
55596 -
Directory Listing
Modified
Thu Nov 3 02:34:34 2005 UTC
(14 years, 1 month ago)
by
raphaels
Original Path:
trunk/Delivery
Moved registry settings and lib files to Product.wxs.
Revision
55595 -
Directory Listing
Modified
Thu Nov 3 02:33:50 2005 UTC
(14 years, 1 month ago)
by
raphaels
Original Path:
trunk/Delivery
Removed useless 'dotnet' folder, added missing assembly_config.xml and fixed registry key.
Revision
55581 -
Directory Listing
Modified
Thu Nov 3 00:29:21 2005 UTC
(14 years, 1 month ago)
by
raphaels
Original Path:
trunk/Delivery
Renamed make_2.0.bat into make_5.6.bat to reflect new version number. Now uses codedom 5.6 tag for checking out codedom sources.
Revision
55562 -
Directory Listing
Modified
Wed Nov 2 20:42:24 2005 UTC
(14 years, 1 month ago)
by
raphaels
Original Path:
trunk/Delivery
Reset ISE_CFLAGS after compiling installer.exe.
Revision
55557 -
Directory Listing
Modified
Wed Nov 2 17:28:49 2005 UTC
(14 years, 1 month ago)
by
raphaels
Original Path:
trunk/Delivery
Added protection so that if GOBO_SRC doesn't point to a valid folder, the scripts stops at the beginning.
Revision
55553 -
Directory Listing
Modified
Wed Nov 2 02:09:11 2005 UTC
(14 years, 1 month ago)
by
raphaels
Original Path:
trunk/Delivery
Changed name of variable used to store initial path to avoid conflict with variable used in 'make.bat'.
Revision
55552 -
Directory Listing
Modified
Wed Nov 2 02:08:35 2005 UTC
(14 years, 1 month ago)
by
raphaels
Original Path:
trunk/Delivery
Now also exports the required 'patterns' library for the doc builder.
Revision
55550 -
Directory Listing
Modified
Wed Nov 2 02:06:42 2005 UTC
(14 years, 1 month ago)
by
raphaels
Original Path:
trunk/Delivery
Fixed a problem with path change ordering.
Revision
55547 -
Directory Listing
Modified
Wed Nov 2 01:24:34 2005 UTC
(14 years, 1 month ago)
by
rogers
Original Path:
trunk/Delivery
Added details of new action sequences available in EV_APPLICATION.
Revision
55510 -
Directory Listing
Modified
Tue Nov 1 17:43:14 2005 UTC
(14 years, 1 month ago)
by
raphaels
Original Path:
trunk/Delivery
Added documentation for compiler metadata cache setting.
Revision
55470 -
Directory Listing
Modified
Mon Oct 31 22:29:16 2005 UTC
(14 years, 1 month ago)
by
raphaels
Original Path:
trunk/Delivery
Changed product name to "Eiffel for ASP.NET".
Revision
55417 -
Directory Listing
Modified
Thu Oct 27 17:43:45 2005 UTC
(14 years, 1 month ago)
by
neilc
Original Path:
trunk/Delivery
Removed duplicated color preferences between editor.general.colors and editor.eiffel.colors
Revision
55390 -
Directory Listing
Modified
Thu Oct 27 08:42:38 2005 UTC
(14 years, 1 month ago)
by
alexk
Original Path:
trunk/Delivery
Added implementation-specific validity rules that prevent inheritance links
to external classes from expanded types.
Revision
55363 -
Directory Listing
Modified
Mon Oct 24 23:25:30 2005 UTC
(14 years, 1 month ago)
by
raphaels
Original Path:
trunk/Delivery
Added check out of `compliance_checker'. Use standard delivery tag for vision2.
Revision
55362 -
Directory Listing
Modified
Mon Oct 24 23:24:44 2005 UTC
(14 years, 1 month ago)
by
raphaels
Original Path:
trunk/Delivery
Updated used consumer ace file name, now also registers consumer's unmanaged dll.
Revision
55358 -
Directory Listing
Modified
Mon Oct 24 20:35:54 2005 UTC
(14 years, 1 month ago)
by
manus
Original Path:
trunk/Delivery
Redirect both standard and error output when calling `which pkg-config'.
Revision
55351 -
Directory Listing
Modified
Mon Oct 24 03:42:07 2005 UTC
(14 years, 1 month ago)
by
manus
Original Path:
trunk/Delivery
Added `memory_analyzer' and `process' to libraries we distribute and use.
Revision
55345 -
Directory Listing
Modified
Fri Oct 21 18:05:19 2005 UTC
(14 years, 1 month ago)
by
rogers
Original Path:
trunk/Delivery
Detailed bug fix for EV_TITLED_WINDOW on Windows.
Revision
55339 -
Directory Listing
Modified
Fri Oct 21 17:21:06 2005 UTC
(14 years, 1 month ago)
by
tedf
Original Path:
trunk/Delivery
Added 'editor.eiffel.auto_remove_trailing_blank_when_saving'.
Revision
55244 -
Directory Listing
Modified
Thu Oct 20 16:35:33 2005 UTC
(14 years, 1 month ago)
by
manus
Original Path:
trunk/Delivery
Added process and memory_analyzer library.
Added new classes in kernel for string to integer/natural conversion.
Revision
55223 -
Directory Listing
Modified
Tue Oct 18 21:20:46 2005 UTC
(14 years, 1 month ago)
by
manus
Original Path:
trunk/Delivery
New errors for specification of custom attributes.
Revision
55216 -
Directory Listing
Modified
Mon Oct 17 18:57:39 2005 UTC
(14 years, 1 month ago)
by
tedf
Original Path:
trunk/Delivery
Changed interface.development_window.right_panel_layout and interface.development_window.right_panel_layout.
Changed debugger.left_debug_layout and debugger.right_debug_layout.
Added Editor__visible in interface.development_window.general_toolbar_layout
Added interface.dialogs.confirm_replace_all.
Revision
55214 -
Directory Listing
Modified
Mon Oct 17 18:30:22 2005 UTC
(14 years, 1 month ago)
by
king
Original Path:
trunk/Delivery
Added diagram tool background color preference value
Revision
55204 -
Directory Listing
Modified
Mon Oct 17 15:30:10 2005 UTC
(14 years, 1 month ago)
by
jfiat
Original Path:
trunk/Delivery
added preference related to stack, debugged, watches objects grid about the layout management
Revision
55200 -
Directory Listing
Modified
Sat Oct 15 01:28:46 2005 UTC
(14 years, 1 month ago)
by
tedf
Original Path:
trunk/Delivery
Added editor.general.colors.focus_out_selection_background_color, 236;233;216 as default.
Revision
55185 -
Directory Listing
Modified
Fri Oct 14 20:51:14 2005 UTC
(14 years, 1 month ago)
by
paulb
Original Path:
trunk/Delivery
Added information of using the General Edit Command dialog for the excluded
items property page.
Revision
55184 -
Directory Listing
Modified
Fri Oct 14 20:50:44 2005 UTC
(14 years, 1 month ago)
by
paulb
Original Path:
trunk/Delivery
Added documentation for new Build Events property page.
Revision
55183 -
Directory Listing
Modified
Fri Oct 14 20:50:26 2005 UTC
(14 years, 1 month ago)
by
paulb
Original Path:
trunk/Delivery
Added documentation for the General Edit Command dialog used by various properties
Revision
55181 -
Directory Listing
Modified
Fri Oct 14 20:49:47 2005 UTC
(14 years, 1 month ago)
by
paulb
Original Path:
trunk/Delivery
Renamed Build Properties to Building Properties.
Added property description for Output Path property.
Fixed next link to point to Build Events
Revision
55180 -
Directory Listing
Modified
Fri Oct 14 20:49:03 2005 UTC
(14 years, 1 month ago)
by
paulb
Original Path:
trunk/Delivery
Added Build Events and General Edit Command Dialog to In This Section.
Renamed Build Properties to Building Properties.
Revision
55171 -
Directory Listing
Modified
Fri Oct 14 18:53:09 2005 UTC
(14 years, 1 month ago)
by
paulb
Original Path:
trunk/Delivery
Added Output Path property and places Compile Unamanged Code into the
new Outputs group.
Modified name and descriptions of Generate CLS Compliant Code and Generate
Verifiable Code.
Revision
55120 -
Directory Listing
Modified
Thu Oct 13 23:38:37 2005 UTC
(14 years, 1 month ago)
by
manus
Original Path:
trunk/Delivery
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
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
54859 -
Directory Listing
Modified
Tue Oct 4 18:11:38 2005 UTC
(14 years, 2 months ago)
by
rogers
Original Path:
trunk/Delivery
Added details of precondition fixes to EV_GRID.
Revision
54828 -
Directory Listing
Modified
Fri Sep 30 18:27:34 2005 UTC
(14 years, 2 months ago)
by
rogers
Original Path:
trunk/Delivery
Re-formatted all constant code generation and handling. It is much neater
now and nicely abstracted.
Revision
54827 -
Directory Listing
Modified
Fri Sep 30 18:26:41 2005 UTC
(14 years, 2 months ago)
by
rogers
Original Path:
trunk/Delivery
Updated comments to match recent changes in generated code.
Revision
54824 -
Directory Listing
Modified
Fri Sep 30 15:47:17 2005 UTC
(14 years, 2 months ago)
by
manus
Original Path:
trunk/Delivery
Changed the order of building the runtimes for Microsoft. We first do the
dynamic one first and then the non-dynamic. This was actually a bug to
do the other way around, because when we compile the compiler we were
using the dynamic runtime to build against it.
This stopped working when the compiler started to require the multithreaded
version of the run-time.
Revision
54823 -
Directory Listing
Modified
Fri Sep 30 15:45:00 2005 UTC
(14 years, 2 months ago)
by
manus
Original Path:
trunk/Delivery
We now use Gobo 3.4 for building the delivery.
Revision
54820 -
Directory Listing
Modified
Fri Sep 30 01:54:02 2005 UTC
(14 years, 2 months ago)
by
manus
Original Path:
trunk/Delivery
Use absolute path to find Wix toolset.
Added -sw1044 warning suppression to candle because we have too many of them
and it is not clear that the warnings are useful.
Special trick so that the integrated wix toolset works on both 32 and 64 bits
version by copying the right DLL depending on the platform.
Revision
54819 -
Directory Listing
Modified
Fri Sep 30 01:53:01 2005 UTC
(14 years, 2 months ago)
by
manus
Original Path:
trunk/Delivery
Updated wix schema to version 2.0.3309 of Wix. In the process fixed a few
errors previously not reported.
Revision
54818 -
Directory Listing
Modified
Fri Sep 30 01:52:05 2005 UTC
(14 years, 2 months ago)
by
manus
Original Path:
trunk/Delivery
Use absolute path to find Wix toolset.
Added -sw1044 warning suppression to candle because we have too many of them
and it is not clear that the warnings are useful.
Revision
54817 -
Directory Listing
Modified
Fri Sep 30 01:19:56 2005 UTC
(14 years, 2 months ago)
by
manus
Original Path:
trunk/Delivery
Upgraded to version 2.0.3309 of Wix Toolset.
Revision
54805 -
Directory Listing
Modified
Thu Sep 29 00:13:58 2005 UTC
(14 years, 2 months ago)
by
rogers
Original Path:
trunk/Delivery
Added `set_attributes' which is used to set the attributes in `Current'.
This enables a user to call this directly after having updated the
constant values. By enabling this, it is easy for somebody to switch
between languages within their interface without restarting the application.
Revision
54803 -
Directory Listing
Modified
Thu Sep 29 00:12:32 2005 UTC
(14 years, 2 months ago)
by
rogers
Original Path:
trunk/Delivery
Added `set_file_name' and `reload_constants_from_file' to enable you
to easily use multiple languages within the same interface without
restarting your application.
Revision
54759 -
Directory Listing
Modified
Tue Sep 27 18:32:13 2005 UTC
(14 years, 2 months ago)
by
manus
Original Path:
trunk/Delivery
Changed the name `Eiffel56' into `Eiffel57' for the 5.7 release.
Revision
54753 -
Directory Listing
Modified
Tue Sep 27 16:51:57 2005 UTC
(14 years, 2 months ago)
by
manus
Original Path:
trunk/Delivery
Checkout `Src/tools/compliance_checket' since it is required to build the new
.NET consumer.
Revision
54752 -
Directory Listing
Modified
Tue Sep 27 16:51:30 2005 UTC
(14 years, 2 months ago)
by
manus
Original Path:
trunk/Delivery
Use Eiffel57.msi filename for installation program of the EiffelStudio 5.7 release.
Revision
54751 -
Directory Listing
Modified
Tue Sep 27 16:50:54 2005 UTC
(14 years, 2 months ago)
by
manus
Original Path:
trunk/Delivery
Update paths to reflect the building of the 5.7 release.
Revision
54750 -
Directory Listing
Modified
Tue Sep 27 16:50:30 2005 UTC
(14 years, 2 months ago)
by
manus
Original Path:
trunk/Delivery
Added `obsolete' clusters in `library' as a placeholder to store all obsolete
classes (e.g. table_eiffel3 and desc).
Revision
54748 -
Directory Listing
Modified
Tue Sep 27 16:49:25 2005 UTC
(14 years, 2 months ago)
by
manus
Original Path:
trunk/Delivery
Updated to 5.7 release.
Updated moving of `table_eiffel3' and `desc' into obsolete cluster.
Revision
54743 -
Directory Listing
Modified
Mon Sep 26 20:40:44 2005 UTC
(14 years, 2 months ago)
by
rogers
Original Path:
trunk/Delivery
Added details of latest bug fixes to EiffelBuild.
Revision
54687 -
Directory Listing
Modified
Tue Sep 20 20:11:21 2005 UTC
(14 years, 2 months ago)
by
rogers
Original Path:
trunk/Delivery
Added details of fix to theme handling on Windows.
Revision
54681 -
Directory Listing
Modified
Tue Sep 20 16:49:59 2005 UTC
(14 years, 2 months ago)
by
rogers
Original Path:
trunk/Delivery
Added details of the dynamic tree item fix.
Revision
54670 -
Directory Listing
Modified
Mon Sep 19 20:51:46 2005 UTC
(14 years, 2 months ago)
by
rogers
Original Path:
trunk/Delivery
Added preferences for file open and save dialogs remembering their last
opened location.
Revision
54644 -
Directory Listing
Modified
Thu Sep 8 18:31:14 2005 UTC
(14 years, 3 months ago)
by
paulb
Original Path:
trunk/Delivery
Added Eiffel for .NET Compliance Checker documentation project and table of contents
Revision
54643 -
Directory Listing
Modified
Thu Sep 8 18:30:53 2005 UTC
(14 years, 3 months ago)
by
paulb
Original Path:
trunk/Delivery
Added Eiffel for .NET Compliance Checker tool documentation.
Revision
54635 -
Directory Listing
Modified
Wed Sep 7 18:43:19 2005 UTC
(14 years, 3 months ago)
by
manus
Original Path:
trunk/Delivery
As IEK, Updated installations notes to fit in with new installer
Revision
54583 -
Directory Listing
Modified
Wed Aug 31 19:45:26 2005 UTC
(14 years, 3 months ago)
by
rogers
Original Path:
trunk/Delivery
Added details to Windows fix for EV_RICH_TEXT.
Revision
54548 -
Directory Listing
Modified
Tue Aug 30 21:36:11 2005 UTC
(14 years, 3 months ago)
by
manus
Original Path:
trunk/Delivery
Renamed file for creators format from 56_creators_format.xml to 57_creators_format.xml
Added file for invariants format and associated icon.
Revision
54525 -
Directory Listing
Modified
Tue Aug 30 16:38:06 2005 UTC
(14 years, 3 months ago)
by
manus
Original Path:
trunk/Delivery
Cosmetics: use `0:255:0' for transparency, use `255;255;255' for white.
Added `Creators' icon.
Revision
54520 -
Directory Listing
Modified
Mon Aug 29 23:24:06 2005 UTC
(14 years, 3 months ago)
by
king
Original Path:
trunk/Delivery
Removed use of table_eiffel3, added exclusion for mswin
Revision
54519 -
Directory Listing
Modified
Mon Aug 29 23:22:37 2005 UTC
(14 years, 3 months ago)
by
king
Original Path:
trunk/Delivery
Added mswin exclude as this is needed for contrib
Revision
54518 -
Directory Listing
Modified
Mon Aug 29 23:21:47 2005 UTC
(14 years, 3 months ago)
by
king
Original Path:
trunk/Delivery
Added gtk exclude as this is needed for contrib
Revision
54516 -
Directory Listing
Modified
Mon Aug 29 22:30:12 2005 UTC
(14 years, 3 months ago)
by
king
Original Path:
trunk/Delivery
Removed reference to obsolete table_eiffel3 and desc from ace
Revision
54515 -
Directory Listing
Modified
Mon Aug 29 22:18:55 2005 UTC
(14 years, 3 months ago)
by
king
Original Path:
trunk/Delivery
Accounted from removal of table_eiffel3 and desc from base
Revision
54506 -
Directory Listing
Modified
Mon Aug 29 18:02:29 2005 UTC
(14 years, 3 months ago)
by
rogers
Original Path:
trunk/Delivery
Added details of message dialog modification.
Revision
54503 -
Directory Listing
Modified
Mon Aug 29 16:31:24 2005 UTC
(14 years, 3 months ago)
by
jfiat
Original Path:
trunk/Delivery
added threads panel tool into the left debug layout preference
Revision
54481 -
Directory Listing
Modified
Fri Aug 26 00:06:50 2005 UTC
(14 years, 3 months ago)
by
neilc
Original Path:
trunk/Delivery
Made certain preferences "auto" now the preferences library has implemented this functionaility
Revision
54441 -
Directory Listing
Modified
Wed Aug 24 19:19:34 2005 UTC
(14 years, 3 months ago)
by
rogers
Original Path:
trunk/Delivery
Added details of enhancements to EV_HEADER_ITEM for 5.7
Revision
54435 -
Directory Listing
Modified
Tue Aug 23 20:08:17 2005 UTC
(14 years, 3 months ago)
by
rogers
Original Path:
trunk/Delivery
Added details of split area addition to EiffelBuild.
Revision
54420 -
Directory Listing
Modified
Mon Aug 22 23:12:59 2005 UTC
(14 years, 3 months ago)
by
rogers
Original Path:
trunk/Delivery
Added 5.7 details and recetn fixes to EiffelBuild.
Revision
54416 -
Directory Listing
Modified
Mon Aug 22 19:58:31 2005 UTC
(14 years, 3 months ago)
by
rogers
Original Path:
trunk/Delivery
Added details of the recent fix to `enable_user_resize' and
`disable_user_resize' for dialogs on Windows.
Revision
54337 -
Directory Listing
Modified
Tue Aug 16 19:19:57 2005 UTC
(14 years, 3 months ago)
by
manus
Original Path:
trunk/Delivery
Merged from Eiffel_56:
Updated script so that Solaris versions can be compiled for both 32 and 64
bits on the same platform.
Revision
54334 -
Directory Listing
Modified
Tue Aug 16 18:45:16 2005 UTC
(14 years, 3 months ago)
by
rogers
Original Path:
trunk/Delivery
Updated so that the `progress_bar_color' does not specify that it needs a
restart.
Revision
54332 -
Directory Listing
Modified
Tue Aug 16 16:43:31 2005 UTC
(14 years, 3 months ago)
by
rogers
Original Path:
trunk/Delivery
Added details of `set_default_colors' fix to EV_GRID.
Revision
54329 -
Directory Listing
Modified
Tue Aug 16 16:34:24 2005 UTC
(14 years, 3 months ago)
by
manus
Original Path:
trunk/Delivery
Use Eiffel57 directories.
Updated to match new `macosx' platform specification.
Revision
54312 -
Directory Listing
Modified
Tue Aug 16 01:41:16 2005 UTC
(14 years, 3 months ago)
by
manus
Original Path:
trunk/Delivery
Merged from Eiffel_56:
Updated registration information for EiffelSoftware.MetadataConsumer since we did some
fixes.
Revision
54294 -
Directory Listing
Modified
Mon Aug 15 21:03:26 2005 UTC
(14 years, 3 months ago)
by
rogers
Original Path:
trunk/Delivery
Added details of border features added to EV_WINDOW.
Revision
54283 -
Directory Listing
Modified
Mon Aug 15 16:30:49 2005 UTC
(14 years, 3 months ago)
by
rogers
Original Path:
trunk/Delivery
Added details of fix to EV_WINDOW on Windows.
Revision
54255 -
Directory Listing
Modified
Fri Aug 12 01:42:48 2005 UTC
(14 years, 3 months ago)
by
manus
Original Path:
trunk/Delivery
Merged from Eiffel_56:
Removed ROOTDRIVE property which was causing the installer to only install itself
in C rather than in the drive with most available space.
Revision
54180 -
Directory Listing
Modified
Tue Aug 9 17:40:51 2005 UTC
(14 years, 4 months ago)
by
rogers
Original Path:
trunk/Delivery
Added new headings for 5.7 and added EV_GRID entries.
Revision
54160 -
Directory Listing
Modified
Tue Aug 9 02:10:29 2005 UTC
(14 years, 4 months ago)
by
manus
Original Path:
trunk/Delivery
Merged from Eiffel_56:
Removed non redistributable files either because we did not get the license
to redistribute them (eg eclop) or because their content is now empty.
Revision
54142 -
Directory Listing
Modified
Sat Aug 6 01:22:24 2005 UTC
(14 years, 4 months ago)
by
manus
Original Path:
trunk/Delivery
Removed `fancy' example from the thread library since it only works on Windows.
Revision
54140 -
Directory Listing
Modified
Sat Aug 6 01:12:29 2005 UTC
(14 years, 4 months ago)
by
manus
Original Path:
trunk/Delivery
Removed `grid' examples as it should not have been included.
Revision
54115 -
Directory Listing
Modified
Fri Aug 5 01:14:39 2005 UTC
(14 years, 4 months ago)
by
manus
Original Path:
trunk/Delivery
Merged from Eiffel_56:
Updated C compiler dialog to make it explicit that using Microsoft is good if you have it.
Revision
54094 -
Directory Listing
Modified
Thu Aug 4 17:30:24 2005 UTC
(14 years, 4 months ago)
by
neilc
Original Path:
trunk/Delivery
Fixed incorrect usages of the text '&gt;' and '&lt;' to the correct '>' and '<'
Revision
54090 -
Directory Listing
Modified
Thu Aug 4 17:13:15 2005 UTC
(14 years, 4 months ago)
by
rogers
Original Path:
trunk/Delivery
Removed as it was not committed with the -k flag.
Revision
54085 -
Directory Listing
Modified
Thu Aug 4 16:41:14 2005 UTC
(14 years, 4 months ago)
by
manus
Original Path:
trunk/Delivery
Updated to be more precise for setting up the PATH environment variable, and
updated for the latest platform SDK.
Revision
54083 -
Directory Listing
Modified
Thu Aug 4 16:40:04 2005 UTC
(14 years, 4 months ago)
by
manus
Original Path:
trunk/Delivery
Removed incorrect encoding of special character wusing &.
Revision
54052 -
Directory Listing
Modified
Wed Aug 3 22:50:05 2005 UTC
(14 years, 4 months ago)
by
paulb
Original Path:
trunk/Delivery
Correct and Added EiffelEnvision documentation tags
Revision
54050 -
Directory Listing
Modified
Wed Aug 3 22:41:27 2005 UTC
(14 years, 4 months ago)
by
paulb
Original Path:
trunk/Delivery
Correct and Added EiffelEnvision documentation tags
Revision
53987 -
Directory Listing
Modified
Tue Aug 2 20:19:08 2005 UTC
(14 years, 4 months ago)
by
manus
Original Path:
trunk/Delivery
Merged from Eiffel_56:
Made sure that `projects' directory gets created on installation.
Revision
53916 -
Directory Listing
Modified
Fri Jul 29 13:21:40 2005 UTC
(14 years, 4 months ago)
by
alexk
Original Path:
trunk/Delivery
Described modifiers of the option "-callers" and restructured the command
description accordingly.
Revision
53915 -
Directory Listing
Modified
Fri Jul 29 13:20:17 2005 UTC
(14 years, 4 months ago)
by
alexk
Original Path:
trunk/Delivery
Described modifiers of the option "-callers".
Revision
53914 -
Directory Listing
Modified
Fri Jul 29 13:19:14 2005 UTC
(14 years, 4 months ago)
by
alexk
Original Path:
trunk/Delivery
Added missing topics described in the page that compares ETL2 and ES:
- mutually recursive constraints;
- expandedness status of formal generic;
- generic creation;
- interfacing with external software.
Revision
53799 -
Directory Listing
Modified
Tue Jul 26 13:51:55 2005 UTC
(14 years, 4 months ago)
by
alexk
Original Path:
trunk/Delivery
Added an entry for implicit creation procedure ANY.default_create.
Revision
53788 -
Directory Listing
Modified
Tue Jul 26 02:19:30 2005 UTC
(14 years, 4 months ago)
by
manus
Original Path:
trunk/Delivery
Added new bug fix about calling Precursor in finalized mode.
Revision
53757 -
Directory Listing
Modified
Mon Jul 25 16:58:56 2005 UTC
(14 years, 4 months ago)
by
manus
Original Path:
trunk/Delivery
First review of installing the VC++ toolkit 2003.
Revision
53753 -
Directory Listing
Modified
Mon Jul 25 16:43:54 2005 UTC
(14 years, 4 months ago)
by
manus
Original Path:
trunk/Delivery
Removed part about being only available in enterprise edition, as this is not
the case anymore.
Revision
53672 -
Directory Listing
Modified
Thu Jul 21 23:36:57 2005 UTC
(14 years, 4 months ago)
by
neilc
Original Path:
trunk/Delivery
Updates of preference names and descriptions
Revision
53626 -
Directory Listing
Modified
Thu Jul 21 14:54:05 2005 UTC
(14 years, 4 months ago)
by
manus
Original Path:
trunk/Delivery
Use `setenv' instead of `export' as our remote shells are `csh'.
Revision
53587 -
Directory Listing
Modified
Wed Jul 20 19:03:39 2005 UTC
(14 years, 4 months ago)
by
manus
Original Path:
trunk/Delivery
Moved EV_SHARED_APPLICATION from `model' to `kernel' cluster.
Revision
53577 -
Directory Listing
Modified
Wed Jul 20 16:28:06 2005 UTC
(14 years, 4 months ago)
by
paulb
Original Path:
trunk/Delivery
Replaced all usage of indexing attribute with metadata.
Fixed name of LIST_INT32
Revision
53540 -
Directory Listing
Modified
Tue Jul 19 02:53:47 2005 UTC
(14 years, 4 months ago)
by
manus
Original Path:
trunk/Delivery
Ensured that GTK+2.4 is installed before launching precompilation of Vision2.
Revision
53523 -
Directory Listing
Modified
Tue Jul 19 00:14:19 2005 UTC
(14 years, 4 months ago)
by
neilc
Original Path:
trunk/Delivery
Updated description of a few debugger preferences
Revision
53512 -
Directory Listing
Modified
Mon Jul 18 22:32:15 2005 UTC
(14 years, 4 months ago)
by
neilc
Original Path:
trunk/Delivery
Added back missing 'use_animated_icons' preference and renamed restarting preference to better name
Revision
53480 -
Directory Listing
Modified
Sat Jul 16 22:50:01 2005 UTC
(14 years, 4 months ago)
by
neilc
Original Path:
trunk/Delivery
IEK on Neils machine, added recent gtk fixes
Revision
53463 -
Directory Listing
Modified
Sat Jul 16 01:05:00 2005 UTC
(14 years, 4 months ago)
by
manus
Original Path:
trunk/Delivery
Use `Demo' rather than `Tour' for shortcut link.
Revision
53460 -
Directory Listing
Modified
Fri Jul 15 23:59:08 2005 UTC
(14 years, 4 months ago)
by
neilc
Original Path:
trunk/Delivery
New documentation for install third party tools. First one is the Fre Microsoft C++ Toolkit.
Revision
53438 -
Directory Listing
Modified
Fri Jul 15 01:24:37 2005 UTC
(14 years, 4 months ago)
by
king
Original Path:
trunk/Delivery
Changed editor font to Monospace as it is fixed width and renders better in the editor
Revision
53431 -
Directory Listing
Modified
Thu Jul 14 21:15:00 2005 UTC
(14 years, 4 months ago)
by
neilc
Original Path:
trunk/Delivery
Changes:
- Changed default feature and class formatter indexes to be visible and not hidden
- Move default formatter index preferences and formatter history size into context tool preferences
Revision
53430 -
Directory Listing
Modified
Thu Jul 14 21:12:55 2005 UTC
(14 years, 4 months ago)
by
neilc
Original Path:
trunk/Delivery
Updated preference tables (names and descriptions) to exactly match the EiffelStudio preferences names and ordering
Revision
53427 -
Directory Listing
Modified
Thu Jul 14 18:33:04 2005 UTC
(14 years, 4 months ago)
by
manus
Original Path:
trunk/Delivery
Do not use the `-e' option for testing for file existence because it does not
exist on a pure `sh' implementation. Use `-d' for directory, and `-f' for files.
Revision
53426 -
Directory Listing
Modified
Thu Jul 14 18:20:29 2005 UTC
(14 years, 4 months ago)
by
manus
Original Path:
trunk/Delivery
`tar -c' does not work on FreeBSD. We have to use `tar czf' which requires
the presense of the GNU tar to work properly.
Revision
53425 -
Directory Listing
Modified
Thu Jul 14 18:16:53 2005 UTC
(14 years, 4 months ago)
by
neilc
Original Path:
trunk/Delivery
Fixed empty links for 5.6 release. There are now no broken or empty links in the entire documentation.
Revision
53424 -
Directory Listing
Modified
Thu Jul 14 18:16:23 2005 UTC
(14 years, 4 months ago)
by
manus
Original Path:
trunk/Delivery
Use `\rm' to avoid being questionned for removal of previous PorterPackage.
Revision
53422 -
Directory Listing
Modified
Thu Jul 14 13:56:44 2005 UTC
(14 years, 4 months ago)
by
manus
Original Path:
trunk/Delivery
Added setting the path to wix if not found.
Added building of gobo merge module
Revision
53420 -
Directory Listing
Modified
Thu Jul 14 03:02:34 2005 UTC
(14 years, 4 months ago)
by
manus
Original Path:
trunk/Delivery
Removed usage of `date +%s' which is not portable.
Revision
53404 -
Directory Listing
Modified
Wed Jul 13 22:41:25 2005 UTC
(14 years, 4 months ago)
by
paulb
Original Path:
trunk/Delivery
Fixed auto_auto_complete preference name, it's now auto_auto-complete
Added auto complete words preference for completion.
Revision
53403 -
Directory Listing
Modified
Wed Jul 13 22:40:01 2005 UTC
(14 years, 4 months ago)
by
paulb
Original Path:
trunk/Delivery
Added documentation for new auto complete word preference.
Revision
53400 -
Directory Listing
Modified
Wed Jul 13 18:29:42 2005 UTC
(14 years, 4 months ago)
by
manus
Original Path:
trunk/Delivery
To prevent a syntax error that would corrupt the delivery process.
Revision
53396 -
Directory Listing
Modified
Wed Jul 13 16:14:16 2005 UTC
(14 years, 4 months ago)
by
manus
Original Path:
trunk/Delivery
Added missing preferences description. Updated debugger ones.
Adedd title when missing and making sure it was bold.
Revision
53392 -
Directory Listing
Modified
Wed Jul 13 07:01:58 2005 UTC
(14 years, 4 months ago)
by
manus
Original Path:
trunk/Delivery
Removed removal of gtk2 since this directory does not exist anymore.
Revision
53391 -
Directory Listing
Modified
Wed Jul 13 07:01:36 2005 UTC
(14 years, 4 months ago)
by
manus
Original Path:
trunk/Delivery
Updated to new GTK layout in the vision2 implementation. Now the gtk directory
is for GTK2, and the gtk1.2 implementation is somewhere else.
Revision
53388 -
Directory Listing
Modified
Wed Jul 13 05:42:04 2005 UTC
(14 years, 4 months ago)
by
manus
Original Path:
trunk/Delivery
Fixed incorrect debugger preferences screenshot due to recent change in `default.xml'
Revision
53387 -
Directory Listing
Modified
Wed Jul 13 03:15:47 2005 UTC
(14 years, 4 months ago)
by
neilc
Original Path:
trunk/Delivery
IEK committing on Neils machine, updated guided tour screenshots
Revision
53385 -
Directory Listing
Modified
Wed Jul 13 01:47:36 2005 UTC
(14 years, 4 months ago)
by
manus
Original Path:
trunk/Delivery
Updated description of `use_buffered_line' pref.
Revision
53383 -
Directory Listing
Modified
Wed Jul 13 00:27:42 2005 UTC
(14 years, 4 months ago)
by
rogers
Original Path:
trunk/Delivery
A single watch tool is now displayed by default.
Revision
53382 -
Directory Listing
Modified
Wed Jul 13 00:19:15 2005 UTC
(14 years, 4 months ago)
by
manus
Original Path:
trunk/Delivery
Ensured that gobo gets extracted in $ISE_EIFFEL/library when $ISE_EIFFEL/library
is created, not before.
Revision
53373 -
Directory Listing
Modified
Tue Jul 12 20:56:19 2005 UTC
(14 years, 4 months ago)
by
king
Original Path:
trunk/Delivery
Changed all sans fonts from 10 point to 9 point as renders and looks better as a default
Revision
53371 -
Directory Listing
Modified
Tue Jul 12 19:39:08 2005 UTC
(14 years, 4 months ago)
by
rogers
Original Path:
trunk/Delivery
Added details of fix to windows and made file valid.
Revision
53367 -
Directory Listing
Modified
Tue Jul 12 18:55:22 2005 UTC
(14 years, 4 months ago)
by
manus
Original Path:
trunk/Delivery
Use `make_for_platform' script instead of current, to make it easier to
add/remove platform in the future.
Revision
53366 -
Directory Listing
Modified
Tue Jul 12 18:42:49 2005 UTC
(14 years, 4 months ago)
by
manus
Original Path:
trunk/Delivery
Removed need for `local' argument.
Use `sh' to execute script and use () for all actions that needs to be put
in background, as otherwise he was doing them in order and only the last
one was done in background.
Revision
53365 -
Directory Listing
Modified
Tue Jul 12 18:41:31 2005 UTC
(14 years, 4 months ago)
by
manus
Original Path:
trunk/Delivery
Remove need for `local' argument and do everything via `rsh'. It fixes
an issue where the script when run from Current on the remote machine
would not find ~/PorterPackage_all.tar (on irix-mips-64)
Revision
53364 -
Directory Listing
Modified
Tue Jul 12 18:38:17 2005 UTC
(14 years, 4 months ago)
by
manus
Original Path:
trunk/Delivery
Removed building of `expat' and `exml' since not used at all for a while now.
Updated `freebsd' and `macos' processing to take into consideration new platform name.
Revision
53362 -
Directory Listing
Modified
Tue Jul 12 17:26:13 2005 UTC
(14 years, 4 months ago)
by
neilc
Original Path:
trunk/Delivery
Fixed remaining links broken due reshuffling of library classes and documentation for 5.6 release.
Revision
53338 -
Directory Listing
Modified
Tue Jul 12 00:33:00 2005 UTC
(14 years, 4 months ago)
by
neilc
Original Path:
trunk/Delivery
Fixed broken links due rearranged base library and preference documentation
Revision
53336 -
Directory Listing
Modified
Mon Jul 11 23:50:58 2005 UTC
(14 years, 4 months ago)
by
manus
Original Path:
trunk/Delivery
Abstracted building on various machines in `compile_for_all_platforms'.
Revision
53329 -
Directory Listing
Modified
Mon Jul 11 23:23:59 2005 UTC
(14 years, 4 months ago)
by
manus
Original Path:
trunk/Delivery
Forgot to remove `xml.ace' from the preferences sample. Added `ace.windows.xml.ace'.
Revision
53328 -
Directory Listing
Modified
Mon Jul 11 23:21:36 2005 UTC
(14 years, 4 months ago)
by
manus
Original Path:
trunk/Delivery
Updated documentation to reflect ace name change in preferences sample.
Revision
53326 -
Directory Listing
Modified
Mon Jul 11 23:18:55 2005 UTC
(14 years, 4 months ago)
by
manus
Original Path:
trunk/Delivery
Updated preferences example with new ace files.
Revision
53320 -
Directory Listing
Modified
Mon Jul 11 22:53:03 2005 UTC
(14 years, 4 months ago)
by
manus
Original Path:
trunk/Delivery
First version of scripts to build a porterpackage on a remote machine.
Revision
53318 -
Directory Listing
Modified
Mon Jul 11 22:51:14 2005 UTC
(14 years, 4 months ago)
by
manus
Original Path:
trunk/Delivery
Added preferences library/example to delivery.
Revision
53316 -
Directory Listing
Modified
Mon Jul 11 22:05:13 2005 UTC
(14 years, 4 months ago)
by
manus
Original Path:
trunk/Delivery
Added entry about `stdout' which is now unbuffered.
Revision
53311 -
Directory Listing
Modified
Mon Jul 11 21:40:14 2005 UTC
(14 years, 4 months ago)
by
manus
Original Path:
trunk/Delivery
Removed because in the `editor' cluster already and not used by eiffelstudio.
Revision
53309 -
Directory Listing
Modified
Mon Jul 11 21:29:19 2005 UTC
(14 years, 4 months ago)
by
manus
Original Path:
trunk/Delivery
Removed unused `recent_projects' registry key entry since now it is part of studio preferences.
Revision
53307 -
Directory Listing
Modified
Mon Jul 11 20:57:42 2005 UTC
(14 years, 4 months ago)
by
rogers
Original Path:
trunk/Delivery
Updated screenshots to use Windows XP style.
Revision
53303 -
Directory Listing
Modified
Mon Jul 11 19:01:46 2005 UTC
(14 years, 4 months ago)
by
neilc
Original Path:
trunk/Delivery
Updated gif since previous commit was not dealing with tranparency correctly. Now they all have a white background, until such a time as we support tranparency in Vision2 better.
Revision
53301 -
Directory Listing
Modified
Mon Jul 11 18:54:05 2005 UTC
(14 years, 4 months ago)
by
manus
Original Path:
trunk/Delivery
Use gobo 3.4 in the delivery, and now gobo is located in $ISE_EIFFEL/library.
Revision
53300 -
Directory Listing
Modified
Mon Jul 11 18:53:24 2005 UTC
(14 years, 4 months ago)
by
manus
Original Path:
trunk/Delivery
Removed building of free edition of EiffelBuild since all editions have the
same functionality.
Updated building of free edition so that it has all the features of the enterprise one.
Revision
53299 -
Directory Listing
Modified
Mon Jul 11 18:51:28 2005 UTC
(14 years, 4 months ago)
by
manus
Original Path:
trunk/Delivery
Use special version of gobo to compile our tools (cannot use 3.4 since no
testing has been done with it).
Revision
53298 -
Directory Listing
Modified
Mon Jul 11 18:45:58 2005 UTC
(14 years, 4 months ago)
by
manus
Original Path:
trunk/Delivery
Use `batch' when compiling `doc_builder' otherwise when it fails it does an
infinite loop.
Use `/tmp/doc_builder' for location specified in (.doc_builder preference file)
to get the generated documentation.
Revision
53297 -
Directory Listing
Modified
Mon Jul 11 18:44:44 2005 UTC
(14 years, 4 months ago)
by
manus
Original Path:
trunk/Delivery
We only compile one executable for EiffelBuild since all editions provide
the same functionality.
Revision
53295 -
Directory Listing
Modified
Mon Jul 11 18:26:28 2005 UTC
(14 years, 4 months ago)
by
manus
Original Path:
trunk/Delivery
Taken into account removal of `melted_path.reg'.
Revision
53293 -
Directory Listing
Modified
Mon Jul 11 18:21:02 2005 UTC
(14 years, 4 months ago)
by
manus
Original Path:
trunk/Delivery
Integrated version 2.0.2419.0 of wix that we used to build our windows installer files.
Revision
53290 -
Directory Listing
Modified
Mon Jul 11 18:14:29 2005 UTC
(14 years, 4 months ago)
by
manus
Original Path:
trunk/Delivery
Use special version of gobo to compile our tools (we could have used the just
released 3.4 version but we haven't time to test it).
Revision
53289 -
Directory Listing
Modified
Mon Jul 11 18:13:32 2005 UTC
(14 years, 4 months ago)
by
manus
Original Path:
trunk/Delivery
Now we copy the gobo 3.4 delivery, and instead of putting it in `free_add_ons'
we are adding it to the `library' subdirectory.
Revision
53280 -
Directory Listing
Modified
Mon Jul 11 17:49:12 2005 UTC
(14 years, 4 months ago)
by
manus
Original Path:
trunk/Delivery
Removed gobo since now it is getting its own merge module.
Revision
53278 -
Directory Listing
Modified
Mon Jul 11 17:04:54 2005 UTC
(14 years, 5 months ago)
by
raphaels
Original Path:
trunk/Delivery
Not needed anymore since setting MELT_PATH doesn't work for systems started from EiffelStudio.
Revision
53264 -
Directory Listing
Modified
Mon Jul 11 13:53:00 2005 UTC
(14 years, 5 months ago)
by
alexk
Original Path:
trunk/Delivery
Added more new features from the ECMA standard.
Revision
53263 -
Directory Listing
Modified
Mon Jul 11 03:51:04 2005 UTC
(14 years, 5 months ago)
by
manus
Original Path:
trunk/Delivery
Hide debugger proportion pref.
Removed zoom_in/out from diagram toolbar, added delete icon since it is useful
for designing with diagram tool.
Revision
53262 -
Directory Listing
Modified
Mon Jul 11 03:45:24 2005 UTC
(14 years, 5 months ago)
by
manus
Original Path:
trunk/Delivery
Cosmetics on error code.
Added new bug fix regarding A [like anchor] type evaluation in descendant class.
Revision
53261 -
Directory Listing
Modified
Mon Jul 11 03:40:57 2005 UTC
(14 years, 5 months ago)
by
manus
Original Path:
trunk/Delivery
Fixed EiffelCOM link error.
Put everything in alphabetical order.
Revision
53260 -
Directory Listing
Modified
Mon Jul 11 03:39:47 2005 UTC
(14 years, 5 months ago)
by
manus
Original Path:
trunk/Delivery
Removed the 3 handles link since they are not available in 5.6.
Revision
53259 -
Directory Listing
Modified
Mon Jul 11 03:39:03 2005 UTC
(14 years, 5 months ago)
by
manus
Original Path:
trunk/Delivery
Updated to new 5.6 release with new diagram tool and new default colors
for classes.
Revision
53258 -
Directory Listing
Modified
Mon Jul 11 03:28:12 2005 UTC
(14 years, 5 months ago)
by
paulb
Original Path:
trunk/Delivery
New screenshots using new icons and XP styles
Revision
53255 -
Directory Listing
Modified
Mon Jul 11 02:04:41 2005 UTC
(14 years, 5 months ago)
by
manus
Original Path:
trunk/Delivery
New screenshots corresponding to 5.6 release.
Revision
53240 -
Directory Listing
Modified
Sat Jul 9 11:47:39 2005 UTC
(14 years, 5 months ago)
by
alexk
Original Path:
trunk/Delivery
Added a comparison sheet for ETL2, ECMA-367 and EiffelStudio.
Revision
53237 -
Directory Listing
Modified
Sat Jul 9 02:10:47 2005 UTC
(14 years, 5 months ago)
by
manus
Original Path:
trunk/Delivery
Added `scrolling_common_line_count' preference.
Revision
53235 -
Directory Listing
Modified
Sat Jul 9 01:14:57 2005 UTC
(14 years, 5 months ago)
by
neilc
Original Path:
trunk/Delivery
All icons generated automatically from the Src\tools\icon_matrix_viewer for 5.6 release. So doc icons all match exactly the icons used in the actual EiffelStudio interface
Revision
53225 -
Directory Listing
Modified
Fri Jul 8 23:04:35 2005 UTC
(14 years, 5 months ago)
by
manus
Original Path:
trunk/Delivery
Fixed autocompletion of once followed by a space.
Revision
53224 -
Directory Listing
Modified
Fri Jul 8 22:47:10 2005 UTC
(14 years, 5 months ago)
by
paulb
Original Path:
trunk/Delivery
Changed client links to green to match diagram tool
Revision
53204 -
Directory Listing
Modified
Fri Jul 8 17:36:05 2005 UTC
(14 years, 5 months ago)
by
paulb
Original Path:
trunk/Delivery
Fixed a couple of color related issues and remove antialiasing pixel from class icons.
Revision
53192 -
Directory Listing
Modified
Fri Jul 8 13:31:46 2005 UTC
(14 years, 5 months ago)
by
alexk
Original Path:
trunk/Delivery
Added notes that integer literals with intermediate underscores at any position
are allowed and that C code generation is changed to take care about long
string literals to avoid C compiler errors.
Revision
53191 -
Directory Listing
Modified
Fri Jul 8 13:29:21 2005 UTC
(14 years, 5 months ago)
by
alexk
Original Path:
trunk/Delivery
Added notes about new alias and assigner command syntax as well as other
improvements and bug fixes.
Revision
53168 -
Directory Listing
Modified
Thu Jul 7 23:35:04 2005 UTC
(14 years, 5 months ago)
by
king
Original Path:
trunk/Delivery
Added all font setting preferences to use Sans otherwise it looks as though the user has set the preference itself from the default as it is saved different to the previous default of Arial
Revision
53167 -
Directory Listing
Modified
Thu Jul 7 23:31:50 2005 UTC
(14 years, 5 months ago)
by
paulb
Original Path:
trunk/Delivery
Fixed class/cluster icons and cursors for release.
Revision
53166 -
Directory Listing
Modified
Thu Jul 7 23:28:53 2005 UTC
(14 years, 5 months ago)
by
neilc
Original Path:
trunk/Delivery
Added bew default color for string text (aquamarina)
Revision
53145 -
Directory Listing
Modified
Thu Jul 7 17:39:02 2005 UTC
(14 years, 5 months ago)
by
manus
Original Path:
trunk/Delivery
Removed icons, since now everything is in matrices.
Revision
53135 -
Directory Listing
Modified
Thu Jul 7 14:13:08 2005 UTC
(14 years, 5 months ago)
by
alexk
Original Path:
trunk/Delivery
Added notes about new alias and assigner command syntax as well as other
improvements and bug fixes.
Revision
53099 -
Directory Listing
Modified
Wed Jul 6 22:20:54 2005 UTC
(14 years, 5 months ago)
by
jfiat
Original Path:
trunk/Delivery
updated documentation for EiffelNet changes
and also .. cosmetic as using more uppercase letters
Revision
53060 -
Directory Listing
Modified
Wed Jul 6 16:35:22 2005 UTC
(14 years, 5 months ago)
by
manus
Original Path:
trunk/Delivery
Added typos.
Reverted back to the previous margin color.
Revision
53055 -
Directory Listing
Modified
Wed Jul 6 15:08:44 2005 UTC
(14 years, 5 months ago)
by
jfiat
Original Path:
trunk/Delivery
added preference for debug tool
+ debugger.delay_before_cleaning_objects_grid : "Delay in milliseconds before cleaning the Objects tool view"
Revision
53026 -
Directory Listing
Modified
Tue Jul 5 23:04:38 2005 UTC
(14 years, 5 months ago)
by
neilc
Original Path:
trunk/Delivery
Changed default margin background color and separator color
Revision
53015 -
Directory Listing
Modified
Tue Jul 5 21:04:06 2005 UTC
(14 years, 5 months ago)
by
neilc
Original Path:
trunk/Delivery
Image for illustrating use of Diagram Tool cluster legend
Revision
53014 -
Directory Listing
Modified
Tue Jul 5 21:03:22 2005 UTC
(14 years, 5 months ago)
by
neilc
Original Path:
trunk/Delivery
New images for new EiffelStudio Diagrma Tool toolbar icons
Revision
53010 -
Directory Listing
Modified
Tue Jul 5 20:58:29 2005 UTC
(14 years, 5 months ago)
by
neilc
Original Path:
trunk/Delivery
New and updated documentation for the 5.6 release of the Diagram Tool
Revision
53000 -
Directory Listing
Modified
Tue Jul 5 18:48:41 2005 UTC
(14 years, 5 months ago)
by
paulb
Original Path:
trunk/Delivery
Removed as they have long been obsolete (copyright date 2001 - EB version 4)
Revision
52991 -
Directory Listing
Modified
Tue Jul 5 17:54:54 2005 UTC
(14 years, 5 months ago)
by
king
Original Path:
trunk/Delivery
Added unix specific font preferences as Courier New on unix doesnt match well with a default configuration, switching to gtk default of Sans 10
Revision
52963 -
Directory Listing
Modified
Mon Jul 4 19:56:01 2005 UTC
(14 years, 5 months ago)
by
manus
Original Path:
trunk/Delivery
Fixed invalid content.
Added new stuff and reordered classes in alphabetical order for EiffelBase changes.
Revision
52961 -
Directory Listing
Modified
Mon Jul 4 18:21:40 2005 UTC
(14 years, 5 months ago)
by
jfiat
Original Path:
trunk/Delivery
updated part of the documentation for the debugger (not finished yet)
Revision
52940 -
Directory Listing
Modified
Mon Jul 4 03:48:16 2005 UTC
(14 years, 5 months ago)
by
manus
Original Path:
trunk/Delivery
Adapted to new content of deliveries. Now all versions contain the same
features, their only difference in how one can use them.
Revision
52939 -
Directory Listing
Modified
Mon Jul 4 03:47:10 2005 UTC
(14 years, 5 months ago)
by
manus
Original Path:
trunk/Delivery
Adopted new changes for all versions including all the features, the only difference
is the license.
Updated to new bitmaps layout for EiffelStudio.
Revision
52936 -
Directory Listing
Modified
Sun Jul 3 17:55:20 2005 UTC
(14 years, 5 months ago)
by
manus
Original Path:
trunk/Delivery
Added preferences library.
Updated command line for compiling documentation.
Revision
52900 -
Directory Listing
Modified
Fri Jul 1 20:51:24 2005 UTC
(14 years, 5 months ago)
by
manus
Original Path:
trunk/Delivery
Added recent fix for EV_WINDOW and descendant about `screen_x' and `screen_y'
and `move_actions'.
Revision
52813 -
Directory Listing
Modified
Thu Jun 30 08:50:29 2005 UTC
(14 years, 5 months ago)
by
jfiat
Original Path:
trunk/Delivery
removed debugger.width .height and .stack_element_width
Revision
52759 -
Directory Listing
Modified
Wed Jun 29 22:15:46 2005 UTC
(14 years, 5 months ago)
by
manus
Original Path:
trunk/Delivery
Minor modification in the toolbar items order for the diagram tool.
Revision
52749 -
Directory Listing
Modified
Wed Jun 29 01:20:41 2005 UTC
(14 years, 5 months ago)
by
manus
Original Path:
trunk/Delivery
First version of the EiffelStudio release notes.
Revision
52748 -
Directory Listing
Modified
Wed Jun 29 01:02:16 2005 UTC
(14 years, 5 months ago)
by
manus
Original Path:
trunk/Delivery
Initial screenshots for 5.6 registration information.
Revision
52741 -
Directory Listing
Modified
Wed Jun 29 00:44:37 2005 UTC
(14 years, 5 months ago)
by
manus
Original Path:
trunk/Delivery
Removed since now we use the one in $ISE_EIFFEL/eifinit/studio/general.cfg.
Revision
52740 -
Directory Listing
Modified
Wed Jun 29 00:42:59 2005 UTC
(14 years, 5 months ago)
by
manus
Original Path:
trunk/Delivery
Incorrectly integrated my modified version of `general.cfg'.
Revision
52739 -
Directory Listing
Modified
Wed Jun 29 00:41:22 2005 UTC
(14 years, 5 months ago)
by
manus
Original Path:
trunk/Delivery
Not used for a long time already, but not removed.
Revision
52737 -
Directory Listing
Modified
Wed Jun 29 00:34:34 2005 UTC
(14 years, 5 months ago)
by
rogers
Original Path:
trunk/Delivery
Added details of set focus to fix to combo box.
Revision
52727 -
Directory Listing
Modified
Tue Jun 28 22:55:55 2005 UTC
(14 years, 5 months ago)
by
manus
Original Path:
trunk/Delivery
Reordered preferences to make it easier to maintain. Updated descriptions.
Removed non-used preferences.
Revision
52696 -
Directory Listing
Modified
Tue Jun 28 19:18:22 2005 UTC
(14 years, 5 months ago)
by
manus
Original Path:
trunk/Delivery
Put debugger preferences in alphabetical order, updated their description and
hide the one that are not useful to the user.
Revision
52693 -
Directory Listing
Modified
Tue Jun 28 14:27:08 2005 UTC
(14 years, 5 months ago)
by
manus
Original Path:
trunk/Delivery
Updated to restructure in `eifinit'.
Updated to use new breakpoints matrix.
Revision
52684 -
Directory Listing
Modified
Tue Jun 28 05:43:25 2005 UTC
(14 years, 5 months ago)
by
manus
Original Path:
trunk/Delivery
Added changes about Microsoft C compiler option.
Removed EiffelNet and EiffelTime entries since nothing changed.
Revision
52683 -
Directory Listing
Modified
Tue Jun 28 05:42:44 2005 UTC
(14 years, 5 months ago)
by
manus
Original Path:
trunk/Delivery
Updated documentation for new routine `make_with_defaults_and_location' which
replaces `make_with_default_values_and_location'.
Revision
52680 -
Directory Listing
Modified
Tue Jun 28 05:18:45 2005 UTC
(14 years, 5 months ago)
by
manus
Original Path:
trunk/Delivery
Reorganized various config/preference files so that most of it is shared
between platforms. Only specific data is stored in platfornm specific
directories.
Revision
52650 -
Directory Listing
Modified
Mon Jun 27 22:58:21 2005 UTC
(14 years, 5 months ago)
by
neilc
Original Path:
trunk/Delivery
Improved and corrected typs for prefernece descriptions
Revision
52617 -
Directory Listing
Modified
Fri Jun 24 20:40:14 2005 UTC
(14 years, 5 months ago)
by
manus
Original Path:
trunk/Delivery
Removed `icon_dummy.png' as it is not needed anymore.
Revision
52616 -
Directory Listing
Modified
Fri Jun 24 20:39:00 2005 UTC
(14 years, 5 months ago)
by
manus
Original Path:
trunk/Delivery
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
52599 -
Directory Listing
Modified
Fri Jun 24 15:37:16 2005 UTC
(14 years, 5 months ago)
by
paulb
Original Path:
trunk/Delivery
the This (Me) window now functions in EiffelEnvision so the documentation now reflects this change.
Revision
52583 -
Directory Listing
Modified
Fri Jun 24 04:03:25 2005 UTC
(14 years, 5 months ago)
by
manus
Original Path:
trunk/Delivery
Fixed title for proper english.
Added more stuff in release notes and adapted formulation to match Peter Gummer's
recommendation.
Revision
52580 -
Directory Listing
Modified
Fri Jun 24 03:53:02 2005 UTC
(14 years, 5 months ago)
by
manus
Original Path:
trunk/Delivery
Replaced `System Settings' by actual name `Project Settings'.
Revision
52578 -
Directory Listing
Modified
Fri Jun 24 02:51:21 2005 UTC
(14 years, 5 months ago)
by
manus
Original Path:
trunk/Delivery
Removed explicit reference to environment variables to reduce confusion.
Revision
52570 -
Directory Listing
Modified
Thu Jun 23 23:36:12 2005 UTC
(14 years, 5 months ago)
by
paulb
Original Path:
trunk/Delivery
Changed EiffelEnvision casing for filter output label
Revision
52567 -
Directory Listing
Modified
Thu Jun 23 18:34:43 2005 UTC
(14 years, 5 months ago)
by
manus
Original Path:
trunk/Delivery
Added new WEL_SHARED_TEMPORAY_OBJECTS class.
Revision
52566 -
Directory Listing
Modified
Thu Jun 23 18:20:09 2005 UTC
(14 years, 5 months ago)
by
manus
Original Path:
trunk/Delivery
Updated delivery with new error code that matches ECMA definition.
Revision
52563 -
Directory Listing
Modified
Thu Jun 23 18:07:40 2005 UTC
(14 years, 5 months ago)
by
manus
Original Path:
trunk/Delivery
Added new build pixmaps for EV_GRID and EV_HEADER.
Revision
52507 -
Directory Listing
Modified
Wed Jun 22 21:33:42 2005 UTC
(14 years, 5 months ago)
by
paulb
Original Path:
trunk/Delivery
Added hack tags to resolve bug in document builder tool.
Revision
52416 -
Directory Listing
Modified
Tue Jun 21 14:25:03 2005 UTC
(14 years, 5 months ago)
by
alexk
Original Path:
trunk/Delivery
Replaced non-standrad validity error codes with new standard ones.
Revision
52415 -
Directory Listing
Modified
Tue Jun 21 14:23:45 2005 UTC
(14 years, 5 months ago)
by
alexk
Original Path:
trunk/Delivery
Updated a validity rule description to match ECMA standard wording.
Revision
52414 -
Directory Listing
Modified
Tue Jun 21 14:23:19 2005 UTC
(14 years, 5 months ago)
by
alexk
Original Path:
trunk/Delivery
Renamed new error codes to follow the same naming convention ECMA-Vxxx.
Revision
52413 -
Directory Listing
Modified
Tue Jun 21 14:19:09 2005 UTC
(14 years, 5 months ago)
by
alexk
Original Path:
trunk/Delivery
Added a new description of a validity rule.
Revision
52412 -
Directory Listing
Modified
Tue Jun 21 14:17:55 2005 UTC
(14 years, 5 months ago)
by
alexk
Original Path:
trunk/Delivery
Renamed new error codes to follow the same naming convention ECMA-Vxxx.
Revision
52398 -
Directory Listing
Modified
Tue Jun 21 08:12:51 2005 UTC
(14 years, 5 months ago)
by
jfiat
Original Path:
trunk/Delivery
added mini up and mini down toolbar buttons
Revision
52354 -
Directory Listing
Modified
Mon Jun 20 16:52:38 2005 UTC
(14 years, 5 months ago)
by
rogers
Original Path:
trunk/Delivery
Added details of fix to EV_GAUGE `make_with_value_range'.
Revision
52340 -
Directory Listing
Modified
Sat Jun 18 07:23:56 2005 UTC
(14 years, 5 months ago)
by
jfiat
Original Path:
trunk/Delivery
updated default preferences to use the new debugging tool (based on Grid) as default
Revision
52304 -
Directory Listing
Modified
Fri Jun 17 15:06:32 2005 UTC
(14 years, 5 months ago)
by
jfiat
Original Path:
trunk/Delivery
renamed new icon for Pixmaps.Icon_small_open_menu
Revision
52303 -
Directory Listing
Modified
Fri Jun 17 15:05:12 2005 UTC
(14 years, 5 months ago)
by
jfiat
Original Path:
trunk/Delivery
added new icon for Pixmaps.Icon_small_open_menu
Revision
52290 -
Directory Listing
Modified
Fri Jun 17 01:16:05 2005 UTC
(14 years, 5 months ago)
by
manus
Original Path:
trunk/Delivery
Changing ordering of buttons so that tab order is a logical one, from top to bottom,
from left to right.
Revision
52280 -
Directory Listing
Modified
Thu Jun 16 23:41:32 2005 UTC
(14 years, 5 months ago)
by
paulb
Original Path:
trunk/Delivery
Convert all help_links to links,
Added missing urls for anchors,
Spell checked,
Pretty printed.
Revision
52225 -
Directory Listing
Modified
Thu Jun 16 02:07:16 2005 UTC
(14 years, 5 months ago)
by
manus
Original Path:
trunk/Delivery
Took into account renaming of XML_ROUTINES and removal of SHARED_XML_ROUTINES
from the graph library.
Revision
52224 -
Directory Listing
Modified
Thu Jun 16 01:48:28 2005 UTC
(14 years, 5 months ago)
by
manus
Original Path:
trunk/Delivery
Added `libEiffelSoftware.MetadataConsumer.dll' needed now by consumer.
Revision
52223 -
Directory Listing
Modified
Thu Jun 16 01:43:39 2005 UTC
(14 years, 5 months ago)
by
manus
Original Path:
trunk/Delivery
Added `libEiffelSoftware.MetadataConsumer.dll' as it is now needed by emitter.
Revision
52196 -
Directory Listing
Modified
Thu Jun 16 00:08:23 2005 UTC
(14 years, 5 months ago)
by
manus
Original Path:
trunk/Delivery
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
52190 -
Directory Listing
Modified
Wed Jun 15 23:10:10 2005 UTC
(14 years, 5 months ago)
by
neilc
Original Path:
trunk/Delivery
Added code for removing preferences library generated implementation cluster
Revision
52169 -
Directory Listing
Modified
Wed Jun 15 17:37:14 2005 UTC
(14 years, 5 months ago)
by
paulb
Original Path:
trunk/Delivery
Added index for eiffelenvision projects documentation
Revision
52160 -
Directory Listing
Modified
Wed Jun 15 00:40:05 2005 UTC
(14 years, 5 months ago)
by
manus
Original Path:
trunk/Delivery
Finally added registration information for .NET assemblies used as COM
components.
Revision
52127 -
Directory Listing
Modified
Tue Jun 14 20:35:27 2005 UTC
(14 years, 5 months ago)
by
manus
Original Path:
trunk/Delivery
Updated to reflect location changes of ARRAY, STRING, BOOLEAN_REF and CHARACTER_REF.
Revision
52099 -
Directory Listing
Modified
Mon Jun 13 23:55:57 2005 UTC
(14 years, 5 months ago)
by
paulb
Original Path:
trunk/Delivery
Removed information about Properties item on contex menu as the References
folder does not have a Properties item.
Revision
52096 -
Directory Listing
Modified
Mon Jun 13 23:53:49 2005 UTC
(14 years, 5 months ago)
by
paulb
Original Path:
trunk/Delivery
Added tenative section on project root structure
Revision
52095 -
Directory Listing
Modified
Mon Jun 13 23:52:45 2005 UTC
(14 years, 5 months ago)
by
paulb
Original Path:
trunk/Delivery
Added section on Eiffel Libraries structure
Revision
52003 -
Directory Listing
Modified
Fri Jun 10 12:24:20 2005 UTC
(14 years, 6 months ago)
by
alexk
Original Path:
trunk/Delivery
Added checks for violation of assigner call validity rule (VBAC).
Revision
51985 -
Directory Listing
Modified
Fri Jun 10 00:49:27 2005 UTC
(14 years, 6 months ago)
by
rogers
Original Path:
trunk/Delivery
Added details of flattening split areas on Windows.
Revision
51946 -
Directory Listing
Modified
Thu Jun 9 06:55:52 2005 UTC
(14 years, 6 months ago)
by
alexk
Original Path:
trunk/Delivery
Used more consistent style for all toggles in feature tree.
Revision
51910 -
Directory Listing
Modified
Wed Jun 8 17:43:59 2005 UTC
(14 years, 6 months ago)
by
alexk
Original Path:
trunk/Delivery
Added command to toggle assigner command in feature tree.
Revision
51884 -
Directory Listing
Modified
Wed Jun 8 12:27:29 2005 UTC
(14 years, 6 months ago)
by
alexk
Original Path:
trunk/Delivery
Added checks for violation of assigner command validity rules that are not in
standard yet.
Revision
51850 -
Directory Listing
Modified
Tue Jun 7 19:48:12 2005 UTC
(14 years, 6 months ago)
by
rogers
Original Path:
trunk/Delivery
Added details of fix to rich text on Windows.
Revision
51803 -
Directory Listing
Modified
Tue Jun 7 09:25:11 2005 UTC
(14 years, 6 months ago)
by
alexk
Original Path:
trunk/Delivery
Added assigner command validity rule (VFAC).
Revision
51792 -
Directory Listing
Modified
Tue Jun 7 00:41:34 2005 UTC
(14 years, 6 months ago)
by
manus
Original Path:
trunk/Delivery
Added more changes regarding EiffelBase and WEL.
Revision
51755 -
Directory Listing
Modified
Mon Jun 6 17:09:51 2005 UTC
(14 years, 6 months ago)
by
raphaels
Original Path:
trunk/Delivery
documented how to define MELT_PATH in a client when instantiating an eiffel com component.
Revision
51731 -
Directory Listing
Modified
Mon Jun 6 14:47:41 2005 UTC
(14 years, 6 months ago)
by
raphaels
Original Path:
trunk/Delivery
Removed 'generated.txt' which doesn't exist anymore.
Revision
51709 -
Directory Listing
Modified
Fri Jun 3 23:40:44 2005 UTC
(14 years, 6 months ago)
by
paulb
Original Path:
trunk/Delivery
Added section on the Other Project Items folder
Revision
51678 -
Directory Listing
Modified
Fri Jun 3 01:09:51 2005 UTC
(14 years, 6 months ago)
by
rogers
Original Path:
trunk/Delivery
Added details of the client generation option for top level objects.
Revision
51663 -
Directory Listing
Modified
Thu Jun 2 21:24:01 2005 UTC
(14 years, 6 months ago)
by
paulb
Original Path:
trunk/Delivery
Added documents to adding, removing and configuring project references
Revision
51653 -
Directory Listing
Modified
Thu Jun 2 19:17:06 2005 UTC
(14 years, 6 months ago)
by
paulb
Original Path:
trunk/Delivery
Made output type options bold and added link to multiple clr versions
Revision
51652 -
Directory Listing
Modified
Thu Jun 2 19:16:17 2005 UTC
(14 years, 6 months ago)
by
paulb
Original Path:
trunk/Delivery
Added information on multiple versions of the CLR
Revision
51644 -
Directory Listing
Modified
Thu Jun 2 18:28:04 2005 UTC
(14 years, 6 months ago)
by
rogers
Original Path:
trunk/Delivery
Added details of converting an existing structure to a top level object.
Revision
51643 -
Directory Listing
Modified
Thu Jun 2 18:24:06 2005 UTC
(14 years, 6 months ago)
by
rogers
Original Path:
trunk/Delivery
Added details of dropping into the widget selector.
Revision
51641 -
Directory Listing
Modified
Thu Jun 2 18:19:18 2005 UTC
(14 years, 6 months ago)
by
rogers
Original Path:
trunk/Delivery
Updated for 5.6. Added details of locked objects.
Revision
51640 -
Directory Listing
Modified
Thu Jun 2 17:39:27 2005 UTC
(14 years, 6 months ago)
by
manus
Original Path:
trunk/Delivery
Looks like we fixed a tab ordering issue by ensuring that the `next' button
is alwasy listed first (eventhough we say it is the default button) before
the back button (Fixing PR #4800)
Revision
51638 -
Directory Listing
Modified
Thu Jun 2 17:05:22 2005 UTC
(14 years, 6 months ago)
by
rogers
Original Path:
trunk/Delivery
Added details of creating objects into the widget selector.
Revision
51605 -
Directory Listing
Modified
Wed Jun 1 20:49:11 2005 UTC
(14 years, 6 months ago)
by
rogers
Original Path:
trunk/Delivery
Removed unecessary images that were included.
Revision
51593 -
Directory Listing
Modified
Wed Jun 1 18:24:39 2005 UTC
(14 years, 6 months ago)
by
rogers
Original Path:
trunk/Delivery
Added the additional clipboard icons and desciption.
Revision
51591 -
Directory Listing
Modified
Wed Jun 1 17:04:16 2005 UTC
(14 years, 6 months ago)
by
rogers
Original Path:
trunk/Delivery
Initial version renamed and moved from window selector.
Revision
51590 -
Directory Listing
Modified
Wed Jun 1 17:02:06 2005 UTC
(14 years, 6 months ago)
by
rogers
Original Path:
trunk/Delivery
Removed as this is being moved to a new directory called "widget selector".
Revision
51589 -
Directory Listing
Modified
Wed Jun 1 17:00:50 2005 UTC
(14 years, 6 months ago)
by
rogers
Original Path:
trunk/Delivery
Performed global name change from "Window Selector" to "Widget Selector".
Revision
51582 -
Directory Listing
Modified
Wed Jun 1 16:45:56 2005 UTC
(14 years, 6 months ago)
by
paulb
Original Path:
trunk/Delivery
Fixed some links, changed images to use new icons
Revision
51549 -
Directory Listing
Modified
Tue May 31 23:42:01 2005 UTC
(14 years, 6 months ago)
by
rogers
Original Path:
trunk/Delivery
Added details of fix to `font' of EV_FONT_DIALOG.
Revision
51510 -
Directory Listing
Modified
Tue May 31 09:56:44 2005 UTC
(14 years, 6 months ago)
by
alexk
Original Path:
trunk/Delivery
Added a bracket expression (VWBR) validity rule.
Revision
51502 -
Directory Listing
Modified
Sat May 28 00:00:34 2005 UTC
(14 years, 6 months ago)
by
paulb
Original Path:
trunk/Delivery
Added documentation on searching the Object Browser
Revision
51493 -
Directory Listing
Modified
Fri May 27 18:09:30 2005 UTC
(14 years, 6 months ago)
by
paulb
Original Path:
trunk/Delivery
Renamed Eiffel Class Library project wizard to include (Precompile)
Revision
51449 -
Directory Listing
Modified
Thu May 26 23:58:49 2005 UTC
(14 years, 6 months ago)
by
paulb
Original Path:
trunk/Delivery
Added document on automatic cluster enumeration
Revision
51445 -
Directory Listing
Modified
Thu May 26 22:43:12 2005 UTC
(14 years, 6 months ago)
by
manus
Original Path:
trunk/Delivery
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
51425 -
Directory Listing
Modified
Thu May 26 16:56:44 2005 UTC
(14 years, 6 months ago)
by
paulb
Original Path:
trunk/Delivery
Added section of debug clauses in EiffelEnvision
Revision
51424 -
Directory Listing
Modified
Thu May 26 16:36:51 2005 UTC
(14 years, 6 months ago)
by
paulb
Original Path:
trunk/Delivery
Added Enterprise Edition to text and formatted better.
Revision
51404 -
Directory Listing
Modified
Thu May 26 13:41:58 2005 UTC
(14 years, 6 months ago)
by
alexk
Original Path:
trunk/Delivery
Added descriptions of new errors corresponding to alias name validity rules.
Revision
51392 -
Directory Listing
Modified
Wed May 25 21:03:03 2005 UTC
(14 years, 6 months ago)
by
rogers
Original Path:
trunk/Delivery
Corrected default to match the renaming of window selector to widget selector.
Revision
51366 -
Directory Listing
Modified
Tue May 24 22:47:19 2005 UTC
(14 years, 6 months ago)
by
raphaels
Original Path:
trunk/Delivery
Fixed event log source name so that it matches the one created by the installer (ASP.NET cannot create event log source because of Web Security).
Revision
51361 -
Directory Listing
Modified
Tue May 24 19:29:50 2005 UTC
(14 years, 6 months ago)
by
paulb
Original Path:
trunk/Delivery
Added document on EiffelEnvision folders that it knows about.
Revision
51360 -
Directory Listing
Modified
Tue May 24 19:28:55 2005 UTC
(14 years, 6 months ago)
by
paulb
Original Path:
trunk/Delivery
Added document on precompiled libraries in EiffelEnvision
Revision
51314 -
Directory Listing
Modified
Mon May 23 22:00:38 2005 UTC
(14 years, 6 months ago)
by
paulb
Original Path:
trunk/Delivery
Added section on deloying EiffelEnvision projects
Revision
51313 -
Directory Listing
Modified
Mon May 23 21:59:46 2005 UTC
(14 years, 6 months ago)
by
paulb
Original Path:
trunk/Delivery
Added code browsing section to documentation
Revision
51305 -
Directory Listing
Modified
Mon May 23 18:55:32 2005 UTC
(14 years, 6 months ago)
by
raphaels
Original Path:
trunk/Delivery
Added prefix for Microsoft.VisualBasic.dll to avoid conflict with COLLECTION class
Revision
51297 -
Directory Listing
Modified
Mon May 23 17:04:06 2005 UTC
(14 years, 6 months ago)
by
rogers
Original Path:
trunk/Delivery
Added details of fix for `set_background_color' for EV_RICH_TEXT on Windows.
Revision
51261 -
Directory Listing
Modified
Fri May 20 18:51:14 2005 UTC
(14 years, 6 months ago)
by
paulb
Original Path:
trunk/Delivery
Corrected formatting of related sections and fixed inital paragraph descriptions
of options pages.
Revision
51260 -
Directory Listing
Modified
Fri May 20 18:43:54 2005 UTC
(14 years, 6 months ago)
by
paulb
Original Path:
trunk/Delivery
Added documents on using the Eiffel editor, it features and documentation on
how to configure the editor.
Revision
51258 -
Directory Listing
Modified
Fri May 20 17:26:58 2005 UTC
(14 years, 6 months ago)
by
manus
Original Path:
trunk/Delivery
Took into account renaming of EV_DRAWABLE_GRID_ITEM into EV_GRID_DRAWABLE_GRID_ITEM
for consistency with the other EV_GRID_ITEMs.
Revision
51226 -
Directory Listing
Modified
Thu May 19 19:32:47 2005 UTC
(14 years, 6 months ago)
by
paulb
Original Path:
trunk/Delivery
Added documents and images on the EiffelStudio to EiffelEnvision project
conversion tool.
Revision
51225 -
Directory Listing
Modified
Thu May 19 19:32:09 2005 UTC
(14 years, 6 months ago)
by
paulb
Original Path:
trunk/Delivery
Added documents for acquainting EiffelStudio users with EiffelEnvision
Revision
51224 -
Directory Listing
Modified
Thu May 19 19:31:38 2005 UTC
(14 years, 6 months ago)
by
manus
Original Path:
trunk/Delivery
Use `Projects' instead of `MyProjects' for increased professionalism.
Revision
51223 -
Directory Listing
Modified
Thu May 19 19:31:16 2005 UTC
(14 years, 6 months ago)
by
paulb
Original Path:
trunk/Delivery
Added documents on compiling/building EiffelEnvision projects
Revision
51222 -
Directory Listing
Modified
Thu May 19 19:30:40 2005 UTC
(14 years, 6 months ago)
by
paulb
Original Path:
trunk/Delivery
Added document on documenting EiffelEnvision projects
Revision
51217 -
Directory Listing
Modified
Thu May 19 17:47:15 2005 UTC
(14 years, 6 months ago)
by
paulb
Original Path:
trunk/Delivery
Added document on the formatting of referenced assembly type/feature names
Revision
51212 -
Directory Listing
Modified
Thu May 19 16:10:10 2005 UTC
(14 years, 6 months ago)
by
manus
Original Path:
trunk/Delivery
Added VFAV errors.
New image toggle for displaying alias clause of a feature.
Revision
51211 -
Directory Listing
Modified
Thu May 19 16:04:44 2005 UTC
(14 years, 6 months ago)
by
manus
Original Path:
trunk/Delivery
Added new EV_GRID_HEADER and EV_GRID_HEADER_ITEM classes.
Revision
51210 -
Directory Listing
Modified
Thu May 19 15:59:57 2005 UTC
(14 years, 6 months ago)
by
manus
Original Path:
trunk/Delivery
Updated path to documentation project.
Fixed double /s /s typo.
Revision
51209 -
Directory Listing
Modified
Thu May 19 13:19:16 2005 UTC
(14 years, 6 months ago)
by
alexk
Original Path:
trunk/Delivery
Changed image to be different from "show signature" toggle.
Revision
51158 -
Directory Listing
Modified
Wed May 18 18:50:40 2005 UTC
(14 years, 6 months ago)
by
paulb
Original Path:
trunk/Delivery
Added new introduction documentation for EiffelEnvision
Revision
51117 -
Directory Listing
Modified
Tue May 17 19:06:34 2005 UTC
(14 years, 6 months ago)
by
manus
Original Path:
trunk/Delivery
Used proper XML escaping of character codes.
Revision
51115 -
Directory Listing
Modified
Tue May 17 19:05:31 2005 UTC
(14 years, 6 months ago)
by
manus
Original Path:
trunk/Delivery
Removed previous integration as the margin between bullets is not compact enough
making bullet list very big.
Revision
51093 -
Directory Listing
Modified
Mon May 16 17:26:24 2005 UTC
(14 years, 6 months ago)
by
manus
Original Path:
trunk/Delivery
Updated to match latest windows modification.
Revision
51056 -
Directory Listing
Modified
Fri May 13 18:25:04 2005 UTC
(14 years, 6 months ago)
by
neilc
Original Path:
trunk/Delivery
Added preferences library to output generation
Revision
51051 -
Directory Listing
Modified
Fri May 13 17:44:08 2005 UTC
(14 years, 6 months ago)
by
manus
Original Path:
trunk/Delivery
Fixed typo on `controlable' which should be `controllable'.
Revision
51049 -
Directory Listing
Modified
Fri May 13 17:32:36 2005 UTC
(14 years, 6 months ago)
by
manus
Original Path:
trunk/Delivery
Added new vision2 classes for grid, popup_window, and tab_controlable.
Revision
51027 -
Directory Listing
Modified
Fri May 13 00:49:29 2005 UTC
(14 years, 6 months ago)
by
neilc
Original Path:
trunk/Delivery
Newly updated documentation for preferences
Revision
50977 -
Directory Listing
Modified
Wed May 11 23:19:37 2005 UTC
(14 years, 6 months ago)
by
neilc
Original Path:
trunk/Delivery
Reorganizing of preferences, fixing of bad names
Revision
50708 -
Directory Listing
Modified
Wed May 4 18:40:23 2005 UTC
(14 years, 7 months ago)
by
manus
Original Path:
trunk/Delivery
Fixed grammar typo `classes' instead of `class'.
Revision
50706 -
Directory Listing
Modified
Wed May 4 18:38:07 2005 UTC
(14 years, 7 months ago)
by
manus
Original Path:
trunk/Delivery
Fixed incorrect See Also box which was referring to the current page, instead of the previous.
Revision
50703 -
Directory Listing
Modified
Wed May 4 18:33:34 2005 UTC
(14 years, 7 months ago)
by
manus
Original Path:
trunk/Delivery
Cosmetics: removed extra spaces
Fixed typo reported in PR# 4136.
Revision
50701 -
Directory Listing
Modified
Wed May 4 18:29:17 2005 UTC
(14 years, 7 months ago)
by
manus
Original Path:
trunk/Delivery
Cosmetics: remove extra spaces.
Fixed documentation per suggestion in PR# 4099.
Revision
50700 -
Directory Listing
Modified
Wed May 4 18:17:40 2005 UTC
(14 years, 7 months ago)
by
manus
Original Path:
trunk/Delivery
Cosmetics: removed extra spaces which made reading rather strange.
Revision
50696 -
Directory Listing
Modified
Wed May 4 17:44:13 2005 UTC
(14 years, 7 months ago)
by
manus
Original Path:
trunk/Delivery
Cosmetics: removed double spaces
Fixed bug report #3828
Revision
50666 -
Directory Listing
Modified
Tue May 3 22:58:19 2005 UTC
(14 years, 7 months ago)
by
raphaels
Original Path:
trunk/Delivery
Updated the part about MELT_PATH since it won't work with EiffelStudio.
Revision
50574 -
Directory Listing
Modified
Fri Apr 29 14:59:19 2005 UTC
(14 years, 7 months ago)
by
raphaels
Original Path:
trunk/Delivery
Setting for examples should be to overwrite files and not to clean up directory as we want to keep the original ace files and test source files.
Revision
50434 -
Directory Listing
Modified
Tue Apr 26 14:22:23 2005 UTC
(14 years, 7 months ago)
by
raphaels
Original Path:
trunk/Delivery
Added ECOM_VARIANT_ACCESS documentation and revised rest of topic
Revision
50433 -
Directory Listing
Modified
Tue Apr 26 14:12:42 2005 UTC
(14 years, 7 months ago)
by
raphaels
Original Path:
trunk/Delivery
Updated default page to display precompilation message before displaying samples summary page.
Revision
50432 -
Directory Listing
Modified
Tue Apr 26 14:11:48 2005 UTC
(14 years, 7 months ago)
by
raphaels
Original Path:
trunk/Delivery
Renamed enabler.ism into Eiffel for ASP.NET.ism
Revision
50430 -
Directory Listing
Modified
Tue Apr 26 14:10:24 2005 UTC
(14 years, 7 months ago)
by
raphaels
Original Path:
trunk/Delivery
Removed duplicate checkout and fixed checkout tags.
Revision
50429 -
Directory Listing
Modified
Tue Apr 26 14:09:39 2005 UTC
(14 years, 7 months ago)
by
raphaels
Original Path:
trunk/Delivery
Now uses the right metadata consumer depending on compiler being used.
Revision
50424 -
Directory Listing
Modified
Tue Apr 26 04:06:22 2005 UTC
(14 years, 7 months ago)
by
manus
Original Path:
trunk/Delivery
New file to build 64 bits version on Linux.
Revision
50422 -
Directory Listing
Modified
Tue Apr 26 04:04:58 2005 UTC
(14 years, 7 months ago)
by
manus
Original Path:
trunk/Delivery
Added `editor' cluster and got rid of `exml'.
Revision
50421 -
Directory Listing
Modified
Tue Apr 26 02:19:04 2005 UTC
(14 years, 7 months ago)
by
manus
Original Path:
trunk/Delivery
Not used anymore by EiffelStudio, it is included in the new preferences.
Revision
50420 -
Directory Listing
Modified
Tue Apr 26 02:18:42 2005 UTC
(14 years, 7 months ago)
by
manus
Original Path:
trunk/Delivery
Even though not correct, new default.xml file that is comming from the Windows specification.
Revision
50383 -
Directory Listing
Modified
Mon Apr 25 17:40:59 2005 UTC
(14 years, 7 months ago)
by
rogers
Original Path:
trunk/Delivery
Added details of Windows fix to EV_WIDGET.
Revision
50343 -
Directory Listing
Modified
Fri Apr 22 15:56:25 2005 UTC
(14 years, 7 months ago)
by
manus
Original Path:
trunk/Delivery
Added missing EV_GRID_ACTION_SEQUENCES_I class.
Revision
50334 -
Directory Listing
Modified
Fri Apr 22 02:16:15 2005 UTC
(14 years, 7 months ago)
by
manus
Original Path:
trunk/Delivery
Moved some code into a else statement to be more logicial.
Revision
50278 -
Directory Listing
Modified
Thu Apr 21 16:24:18 2005 UTC
(14 years, 7 months ago)
by
raphaels
Original Path:
trunk/Delivery
Now uses only one checkout for both compiler and codedom: everything is compiled with Eiffel_55 or Eiffel_55_new_consumer tag
Revision
50273 -
Directory Listing
Modified
Thu Apr 21 15:59:59 2005 UTC
(14 years, 7 months ago)
by
alexk
Original Path:
trunk/Delivery
Corrected error explanation to take into account that inspect constants may
be not only constant attributes but also manifest constants.
Revision
50098 -
Directory Listing
Modified
Mon Apr 18 20:23:42 2005 UTC
(14 years, 7 months ago)
by
rogers
Original Path: