Users · Developers · LXR · Bonsai · ViewCVS · FTP · Bugzilla · Software Map · Contact
[gnome] / planner / libplanner / mrp-task.h
Project Root:

Log of /planner/libplanner/mrp-task.h

Parent Directory

Default branch: MAIN
Bookmark a link to HEAD: (view) (download) (annotate)


Revision Tasks Diffs Branches/
Tags
Age Author
1.6 View
Download
Annotate
[select for diffs]
Diff to previous 1.5
MAIN
2 months, 2 weeks ago
Fri Feb 18 17:27:56 2005 UTC
Changes since 1.5: +2 -1 lines
rhult
Log:
2005-02-18  Richard Hult  <richard@imendio.com>

	* libplanner/mrp-task.c: (mrp_task_get_prev_sibling): Implement.

	* src/planner-task-tree.c: (task_cmd_move_undo),
	(task_cmd_move_free), (task_cmd_move),
	(planner_task_tree_unindent_task): Fix the behavior of undo/redo
	of indenting tasks. Fixes bug #158973 and more.
1.5 View
Download
Annotate
[select for diffs]
Diff to previous 1.4
MAIN
 
7 months ago
Mon Oct 4 22:29:19 2004 UTC
Changes since 1.4: +1 -0 lines
rhult
Log:
Update copyrights.
1.4 View
Download
Annotate
[select for diffs]
Diff to previous 1.3
MAIN
 
9 months ago
Mon Aug 2 22:47:19 2004 UTC
Changes since 1.3: +1 -0 lines
rhult
Log:
2004-08-03  Richard Hult  <richard@imendio.com>

	* src/planner-resource-dialog.c: Clean up coding style a bit. Use
	g_strtod instead of g_ascii_strtod. Change cost to a regular
	property.

	* src/planner-project-properties.c:
	* src/planner-resource-view.c:
	* src/planner-task-tree.c: Use g_strtod instead of g_ascii_strtod.

2004-08-03  Richard Hult  <richard@imendio.com>

	* libplanner/mrp-old-xml.c: Handle non-existant properties better.
	* libplanner/mrp-project.c: Don't add a cost custom property.
	* libplanner/mrp-resource.c: Add cost property.

	* libplanner/mrp-task-manager.c (mrp_task_manager_move_task):
	Invalidate cost cache.

	* libplanner/mrp-task.c (task_remove_subtree_cb): Remove extra
	mrp_object_removed call.
	(imrp_task_remove_subtree): Invalidate cost cache.
	(task_set_property): Likewise.

	Based on patch from Doroszlai Attila to fix bug #138475.
1.1.1.1.2.2 View
Download
Annotate
[select for diffs]
Diff to previous 1.1.1.1.2.1
vendor branch
new-sched
9 months, 1 week ago
Wed Jul 28 12:30:49 2004 UTC
Changes since 1.1.1.1.2.1: +3 -3 lines
rhult
Log:
Merge from HEAD.
1.3 View
Download
Annotate
[select for diffs]
Diff to previous 1.2
MAIN
Branch point for: chart-rework
planner-0-12
10 months, 1 week ago
Tue Jun 29 09:06:44 2004 UTC
Changes since 1.2: +3 -3 lines
rhult
Log:
2004-06-29  Setul Patel   <setulkumarpatel@yahoo.com>

	* Add G_GNUC_CONST to all _get_type functions.
1.1.1.1.2.1 View
Download
Annotate
[select for diffs]
Diff to previous 1.1.1.1
vendor branch
new-sched
10 months, 2 weeks ago
Wed Jun 23 23:47:31 2004 UTC
Changes since 1.1.1.1: +4 -2 lines
rhult
Log:
Merge from HEAD.
1.2 View
Download
Annotate
[select for diffs]
Diff to previous 1.1
MAIN
10 months, 3 weeks ago
Wed Jun 16 16:26:40 2004 UTC
Changes since 1.1: +4 -2 lines
rhult
Log:
2004-06-16  Richard Hult  <richard@imendio.com>

	* src/planner-task-dialog.c (task_dialog_pred_cell_edited): Don't
	create the predecessor twice.

	* libplanner/mrp-resource.c: (mrp_resource_get_short_name),
	(mrp_resource_set_short_name):
	* libplanner/mrp-task-manager.c: (dump_children),
	(mrp_task_manager_dump_task_list), (task_manager_calc_relation),
	(task_manager_get_task_units_intervals),
	(task_manager_calculate_task_finish),
	(task_manager_do_forward_pass), (mrp_task_manager_recalc):
	* libplanner/mrp-task.c: (mrp_task_add_predecessor): Add accessors
	to speed up things, clean up coding style-wise.

	* src/planner-gantt-chart.c: Clean up a bit and use accessors.

	* src/planner-gantt-row.c (recalc_bounds): Check if things really
	changed.
	(gantt_row_notify_cb): Don't redraw if things didn't change.
	(gantt_row_draw, gantt_row_assignment_added),
	(gantt_row_assignment_removed),
	(gantt_row_assignment_units_changed),
	(planner_gantt_row_get_geometry), (planner_gantt_row_set_visible),
	(gantt_row_event): Use accessors.

	* src/planner-relation-arrow.c: Indent.
	(planner_relation_arrow_new): Set the relation type before setting
	up the geometry, fixes creating other relations than the default.

	* src/planner-task-dialog.c: Comment out FF and SF for now. Get
	the right relation type instead of relying on the index to match
	the enum value. Use accessors.

	* src/planner-gantt-print.c: (print_table_header),
	(print_table_tasks), (print_time_header),
	(planner_gantt_print_do),
	(planner_gantt_print_data_new), (free_page),
	(planner_gantt_print_data_free): Reindent, fix style issues, plug
	leaks.
1.1.1.1 View
Download
Annotate
[select for diffs]
Diff to previous 1.1
vendor branch
gnome
Branch point for: new-sched
17 months, 1 week ago
Mon Dec 1 17:36:21 2003 UTC
Changes since 1.1: +0 -0 lines
rhult
Log:
Import
1.1 View
Download
Annotate
[select for diffs]
MAIN
Branch point for: gnome
 
17 months, 1 week ago
Mon Dec 1 17:36:21 2003 UTC
rhult
Log:
Initial revision

This form allows you to request diffs between any two revisions of a file. You may select a symbolic revision name using the selection box or you may type in a numeric name using the type-in text box.

  Diffs between and
  Type of Diff should be a

View only Branch:

Sort log by: