CVSROOT:        /cvs/gnome
Module name:    planner
Changes by:     rhult   05/02/13 12:09:50

Modified files:
        .              : ChangeLog 
        libegg/recent-files: egg-recent-view-uimanager.c 
        libplanner     : mrp-object.c mrp-project.c mrp-project.h 
                         mrp-task-manager.c mrp-task-manager.h 
        src            : planner-application.c planner-gantt-row.c 
                         planner-task-dialog.c planner-task-popup.c 
                         planner-task-popup.h planner-task-tree.c 
                         planner-window.c 

Log message:
2005-02-13  Richard Hult  <[EMAIL PROTECTED]>

* src/planner-gantt-row.c (gantt_row_event): Update sensitivity
for the context menu items.
(gantt_row_get_selected_tasks): Add.

* src/planner-task-tree.c (task_tree_tree_view_popup_menu): Update
sensitivity and position the menu better.

* src/planner-task-popup.c
(planner_task_popup_update_sensitivity): Add, use to consistently
set sensitivity in the task context menu.

* src/planner-task-dialog.c (task_dialog_update_sensitivity): Make
it possible to set complete and priority always, but not work or
duration or fixed duration for milestones.
(task_dialog_update_title): Simplify.

* libplanner/mrp-task-manager.c
(task_manager_get_task_units_intervals): Allow this to be called
for milestone tasks.
(task_manager_calculate_milestone_work_start): Add, gets the work
start for milestones.
(task_manager_calculate_task_finish): Use the above for milestone
tasks.

* libegg/recent-files/egg-recent-view-uimanager.c
(egg_recent_view_uimanager_set_list): Temporary fix for a crash.

* libplanner/mrp-task-manager.c
(task_manager_calculate_task_finish): Add to the comment and
special-case milestones so they get the correct start time.

* src/planner-task-tree.c (task_tree_duration_data_func)
(task_tree_work_data_func): Make duration/work not editable for
milestones.

* libplanner/mrp-task-manager.c
(mrp_task_manager_get_block_scheduling):
* libplanner/mrp-project.c (mrp_project_get_block_scheduling)
(mrp_project_set_block_scheduling): Add.

* libplanner/mrp-object.c (mrp_object_set): Block scheduling
around the setting to avoid multiple rescheduling.

* src/planner-window.c (window_confirm_exit_run): Make the label
not selectable.

URL : 
http://cvs.gnome.org/bonsai/cvsquery.cgi?branch=&dir=planner&who=rhult&date=explicit&mindate=2005-02-13%2012:08&maxdate=2005-02-13%2012:10

_______________________________________________
cvs-commits-list mailing list
cvs-commits-list@gnome.org
http://mail.gnome.org/mailman/listinfo/cvs-commits-list

Reply via email to