Commit Graph

31 Commits

Author SHA1 Message Date
paolo 83cdf0efb4 - updated manual under holt_widget and simulation widget to reflect:
- disposition menu and places printout (holt)
  - scaling popup menu (simulation)



git-svn-id: svn://svn.gna.org/svn/sgpemv2/trunk@1186 3ecf2c5c-341e-0410-92b4-d18e462d057c
2006-09-16 08:05:37 +00:00
tchernobog 3e4ad93dc9 - Convert images on the fly before making dist (if you need
to make pdf or dvi, make dist before). Requires ImageMagick 
installed.
- Delete obsolete images
- Fix compilation of manual
- TODO: add txt files for missing images from the info files
- TODO: fix image sizes when generating pdf/dvi, because they're
wrong


git-svn-id: svn://svn.gna.org/svn/sgpemv2/trunk@1157 3ecf2c5c-341e-0410-92b4-d18e462d057c
2006-09-14 19:33:12 +00:00
elvez d15643131f - Added support for whole-simulation statistics to textual simulation
git-svn-id: svn://svn.gna.org/svn/sgpemv2/trunk@1128 3ecf2c5c-341e-0410-92b4-d18e462d057c
2006-09-13 13:58:44 +00:00
elvez 5f0f9fed29 - Added visualization of allocated/places for resources
- Updated user manual accordingly with recent changes in the GUI

git-svn-id: svn://svn.gna.org/svn/sgpemv2/trunk@1127 3ecf2c5c-341e-0410-92b4-d18e462d057c
2006-09-13 13:29:46 +00:00
tchernobog 9c50d712f3 - Fix bug in FCFS. Thanks, Filippo.
git-svn-id: svn://svn.gna.org/svn/sgpemv2/trunk@1126 3ecf2c5c-341e-0410-92b4-d18e462d057c
2006-09-13 11:59:44 +00:00
matrevis 15d2f72944 - User manual, controlling the simulation.
git-svn-id: svn://svn.gna.org/svn/sgpemv2/trunk@1120 3ecf2c5c-341e-0410-92b4-d18e462d057c
2006-09-12 22:34:55 +00:00
elvez 46c4ab0b67 - Updated section "From the commandline"
git-svn-id: svn://svn.gna.org/svn/sgpemv2/trunk@1099 3ecf2c5c-341e-0410-92b4-d18e462d057c
2006-09-11 23:50:56 +00:00
elvez afd292142e - (Hopefully) improved readability of colored entities inside the schedulables tree and resource list
git-svn-id: svn://svn.gna.org/svn/sgpemv2/trunk@1091 3ecf2c5c-341e-0410-92b4-d18e462d057c
2006-09-11 00:40:34 +00:00
paolo 753f5db241 - completed simulation_widget and holt_widget sections to manual
git-svn-id: svn://svn.gna.org/svn/sgpemv2/trunk@1090 3ecf2c5c-341e-0410-92b4-d18e462d057c
2006-09-10 21:32:41 +00:00
tchernobog 957ce2c987 - Add images needed for ``make dvi'' and ``make html'' (else
``make distcheck'' won't finish correctly). Sorry for the
filesize.
- Fix wrong reference in the user manual


git-svn-id: svn://svn.gna.org/svn/sgpemv2/trunk@1084 3ecf2c5c-341e-0410-92b4-d18e462d057c
2006-09-09 16:48:18 +00:00
tchernobog 20aa646546 - Add new .xgp file to Makefile.am
- Fix warning in manual


git-svn-id: svn://svn.gna.org/svn/sgpemv2/trunk@1079 3ecf2c5c-341e-0410-92b4-d18e462d057c
2006-09-09 15:45:39 +00:00
matrevis 25ac761844 - User manual, Basics and Prerences Dialog
- Added a new environment to test the difference
  between atomic and non atomic requests


git-svn-id: svn://svn.gna.org/svn/sgpemv2/trunk@1078 3ecf2c5c-341e-0410-92b4-d18e462d057c
2006-09-09 14:23:34 +00:00
elvez c6612d4ad4 Written documentation for section "The Resources list"
git-svn-id: svn://svn.gna.org/svn/sgpemv2/trunk@1075 3ecf2c5c-341e-0410-92b4-d18e462d057c
2006-09-08 23:34:37 +00:00
elvez c0b65e96e9 Written documentation for section "The Schedulables/Requests tree"
git-svn-id: svn://svn.gna.org/svn/sgpemv2/trunk@1074 3ecf2c5c-341e-0410-92b4-d18e462d057c
2006-09-08 23:18:56 +00:00
tchernobog 5825423f79 - Microscopic fixes
git-svn-id: svn://svn.gna.org/svn/sgpemv2/trunk@1073 3ecf2c5c-341e-0410-92b4-d18e462d057c
2006-09-08 22:00:47 +00:00
elvez e020096532 - Written documentation for section "Overall view of the main window"
git-svn-id: svn://svn.gna.org/svn/sgpemv2/trunk@1072 3ecf2c5c-341e-0410-92b4-d18e462d057c
2006-09-08 21:45:06 +00:00
tchernobog 461f29023e - Update manuals with:
* exposed interface
  * scheduling policies description


git-svn-id: svn://svn.gna.org/svn/sgpemv2/trunk@1071 3ecf2c5c-341e-0410-92b4-d18e462d057c
2006-09-08 20:55:19 +00:00
tchernobog 90ff1f455d - Add a screenshot of the main window to the documentation. Images
should be the exception, not the rule!


git-svn-id: svn://svn.gna.org/svn/sgpemv2/trunk@1067 3ecf2c5c-341e-0410-92b4-d18e462d057c
2006-09-08 16:05:16 +00:00
tchernobog b065d0f099 - Refresh user manual with up-to-date installation instructions,
and a reviewed chapter about extending the system with your
own policies


git-svn-id: svn://svn.gna.org/svn/sgpemv2/trunk@1065 3ecf2c5c-341e-0410-92b4-d18e462d057c
2006-09-08 15:01:23 +00:00
elvez 45a72aa0a8 - Added a section to the user manual following Matteo`s suggestions
git-svn-id: svn://svn.gna.org/svn/sgpemv2/trunk@1053 3ecf2c5c-341e-0410-92b4-d18e462d057c
2006-09-07 21:10:03 +00:00
elvez 116400defd - Expanded user manual structure, feedback is strongly recommended
- Replaced the annoying "Application Name" in the about dialog with SGPEMv2

git-svn-id: svn://svn.gna.org/svn/sgpemv2/trunk@1042 3ecf2c5c-341e-0410-92b4-d18e462d057c
2006-09-07 13:32:10 +00:00
tchernobog 1646d19d4a - Remove Giovanni from credits to avoid potentially sarcastic comments
from the customer :-(


git-svn-id: svn://svn.gna.org/svn/sgpemv2/trunk@1000 3ecf2c5c-341e-0410-92b4-d18e462d057c
2006-09-02 13:40:23 +00:00
jinx 4ab3056c23 essageMinor correcions
git-svn-id: svn://svn.gna.org/svn/sgpemv2/trunk@526 3ecf2c5c-341e-0410-92b4-d18e462d057c
2006-03-10 15:08:15 +00:00
jinx 50a5214bb9 essageAdded chapter Writing new policies
git-svn-id: svn://svn.gna.org/svn/sgpemv2/trunk@524 3ecf2c5c-341e-0410-92b4-d18e462d057c
2006-03-10 14:46:35 +00:00
jinx b6f23767cb Added chapters Overview of SGPEM and Starting with SGPEM
git-svn-id: svn://svn.gna.org/svn/sgpemv2/trunk@521 3ecf2c5c-341e-0410-92b4-d18e462d057c
2006-03-10 03:20:36 +00:00
tchernobog c956c12dba - Update user manual to list required software and tools to
build / run sgpemv2


git-svn-id: svn://svn.gna.org/svn/sgpemv2/trunk@417 3ecf2c5c-341e-0410-92b4-d18e462d057c
2006-02-23 22:54:01 +00:00
tchernobog 075e12d14d - Add note that building with --disable-shared at the moment doesn't work
git-svn-id: svn://svn.gna.org/svn/sgpemv2/trunk@393 3ecf2c5c-341e-0410-92b4-d18e462d057c
2006-02-23 09:26:27 +00:00
tchernobog b5def4cb81 - Add support for automagically generating API documentation
with Doxygen. Just use ``make apidox''.


git-svn-id: svn://svn.gna.org/svn/sgpemv2/trunk@208 3ecf2c5c-341e-0410-92b4-d18e462d057c
2006-01-26 20:32:06 +00:00
tchernobog 7c5660aaf6 - Added libtool, gettext support
- Added needed m4 macros
- fixed autogen.sh to be made executable
- fix directory categories with info manuals



git-svn-id: svn://svn.gna.org/svn/sgpemv2/trunk@169 3ecf2c5c-341e-0410-92b4-d18e462d057c
2006-01-13 15:52:22 +00:00
tchernobog d3b4e61d94 - Lay out autotools foundations
git-svn-id: svn://svn.gna.org/svn/sgpemv2/trunk@134 3ecf2c5c-341e-0410-92b4-d18e462d057c
2005-12-30 19:40:34 +00:00
johnny 5e4c6b3ad2 - Removed other unused logotypes
- Updated votazioni.txt


git-svn-id: svn://svn.gna.org/svn/sgpemv2/trunk@121 3ecf2c5c-341e-0410-92b4-d18e462d057c
2005-12-21 12:14:43 +00:00