Commit Graph

3 Commits

Author SHA1 Message Date
Michael Natterer 201bfe3e25 app: add a "shell" property to GimpCanvasItem
and pass it to all constructors. The GimpDisplayShell is needed
because items are going to become more powerful soon.
2010-10-01 14:13:45 +02:00
Michael Natterer 0f73269484 app: remove "item" parameter from gimp_canvas_proxy_group_remove_item() 2010-10-01 09:27:57 +02:00
Michael Natterer f6314b4896 app: add GimpCanvasProxyGroup
which is a group that keeps a mapping between arbitrary pointers and
canvas items. No MVC whatsoever yet, just a simple hash table.
2010-10-01 09:27:57 +02:00