sgpemv2/src
tchernobog c62734ef59 - Quick hack to the code of SimulationWidget to draw the
interval [a, b) of History (where b is the front), instead 
than (a, b].
- TODO: SimulationWidget would sincerely benefit from some
more comments in the code


git-svn-id: svn://svn.gna.org/svn/sgpemv2/trunk@1027 3ecf2c5c-341e-0410-92b4-d18e462d057c
2006-09-06 17:09:07 +00:00
..
backend - Fix the bug about reconfiguring a policy don't resetting the 2006-09-06 16:33:39 +00:00
templates - Merge branch https://lowca.thgnet.it/swe/branches/0.3-r847--simplify-scheduler 2006-08-17 23:30:49 +00:00
testsuite - Added wizard for testing of a bug which should now be fixed in branch 0.3-r1003--scheduler-manage-preemption 2006-09-06 00:30:06 +00:00
add_request_dialog.cc - All dialogs created by SchedulablesTreeWidget are now inializated only when needed 2006-08-30 15:54:47 +00:00
add_request_dialog.hh - Added the editing feature to the schedulables tree widget 2006-08-25 00:29:28 +00:00
cairo_elements.cc - Remove useless methods from CairoElements 2006-08-20 18:32:35 +00:00
cairo_elements.hh - Add first draft of a widget to show the state of a schedulable 2006-08-20 19:19:30 +00:00
cairo_widget.cc - modified cairo_widget, simulation_widget 2006-08-21 13:02:04 +00:00
cairo_widget.hh - added src/holt_widget 2006-08-22 01:38:30 +00:00
configure_policy_dialog.cc - Add policy description to configure_policy_dialog 2006-09-01 12:08:26 +00:00
configure_policy_dialog.hh - Add policy description to configure_policy_dialog 2006-09-01 12:08:26 +00:00
graphical_preferences_editor.cc - Ported wizards, altough still missing the way 2006-09-02 11:47:06 +00:00
graphical_preferences_editor.hh - Better Preferences management 2006-09-01 23:28:23 +00:00
gui_builder.cc - Fix the bug about reconfiguring a policy don't resetting the 2006-09-06 16:33:39 +00:00
gui_builder.hh - gui_builder: added View menu items methods 2006-09-06 09:12:53 +00:00
holt_container_window.cc - added menu items in View to show/hide threads and holt_widget 2006-09-06 09:17:34 +00:00
holt_container_window.hh - added menu items in View to show/hide threads and holt_widget 2006-09-06 09:17:34 +00:00
holt_widget.cc - Put Simulation in stopped state before changing policy (doesn't 2006-09-06 08:46:06 +00:00
holt_widget.hh - modified holt_widget to show processes or threads 2006-08-22 09:46:49 +00:00
main.cc - Give code a round of indentation. Thank astyle, not me. 2006-08-09 14:38:45 +00:00
main.hh - Add newlines at the end of source files. I hope not having to do this 2006-02-19 22:36:24 +00:00
parse_opts.cc - Added preferences load/save feature. 2006-09-01 00:58:12 +00:00
parse_opts.hh - Give code a round of indentation. Thank astyle, not me. 2006-08-09 14:38:45 +00:00
ready_queue_widget.cc - Add a widget to show the ReadyQueue 2006-09-06 14:51:53 +00:00
ready_queue_widget.hh - Add a widget to show the ReadyQueue 2006-09-06 14:51:53 +00:00
resources_widget.cc - Fixed bug causing crash on adding a resource after simulation is terminated. A workaround was used, it was caused by Simulation::get_front() returning a wrong value. 2006-09-02 00:20:24 +00:00
resources_widget.hh - Added visualization of resources queue to resourceswidget. Task #28 2006-09-01 00:23:39 +00:00
schedulable_state_widget.cc - Use smart_ptr for tooltips into schedulable_state_widget. Closes task #3. 2006-09-01 17:20:17 +00:00
schedulable_state_widget.hh - Use smart_ptr for tooltips into schedulable_state_widget. Closes task #3. 2006-09-01 17:20:17 +00:00
schedulables_tree_widget.cc - Temporary workaround for the "Second Bug", caused by a reset in the middle of a request editing operation which should be atomic. Though I think it should be fixed in the backend... 2006-09-03 00:25:22 +00:00
schedulables_tree_widget.hh - Removed a level from the schedulables tree. Added details about subrequests 2006-08-31 00:34:49 +00:00
simulation_controller.cc - Add a widget to show the ReadyQueue 2006-09-06 14:51:53 +00:00
simulation_controller.hh - Split SimulationController from GuiBuilder and put it in its own file 2006-09-02 11:31:01 +00:00
simulation_widget.cc - Quick hack to the code of SimulationWidget to draw the 2006-09-06 17:09:07 +00:00
simulation_widget.hh - fixed redrawing bug 2006-09-05 23:49:55 +00:00
text_simulation.cc - Merge branch 0.3-r1003--scheduler-manage-preemption into trunk 2006-09-06 12:29:22 +00:00
text_simulation.hh - Added full-featured jumpto command. 2006-08-18 00:46:38 +00:00