Searched hist:"9 b4fa889fd63d9f22bffcf743dc22f25eef8ebd6" (Results 1 – 7 of 7) sorted by relevance
/haiku/src/apps/icon-o-matic/gui/ |
H A D | IconView.cpp | 9b4fa889fd63d9f22bffcf743dc22f25eef8ebd6 Tue Jul 04 00:04:50 UTC 2006 Stephan Aßmus <superstippi@gmx.de> * the path list view shows check boxes now when a shape is selected, the marked paths are used in the shape * a new path is auto-selected * deselecting a shape still sends the selection message * PathSource does not call agg::path_storage::start_new_path() for each subpath... a move_to() is sufficient and makes sure the subpaths are rendered even :-) * updated NOTES * moved IconView into gui subfolder
git-svn-id: file:///srv/svn/repos/haiku/haiku/trunk@18021 a95241bf-73f2-0310-859d-f6bbb57e9c96
|
H A D | IconView.h | 9b4fa889fd63d9f22bffcf743dc22f25eef8ebd6 Tue Jul 04 00:04:50 UTC 2006 Stephan Aßmus <superstippi@gmx.de> * the path list view shows check boxes now when a shape is selected, the marked paths are used in the shape * a new path is auto-selected * deselecting a shape still sends the selection message * PathSource does not call agg::path_storage::start_new_path() for each subpath... a move_to() is sufficient and makes sure the subpaths are rendered even :-) * updated NOTES * moved IconView into gui subfolder
git-svn-id: file:///srv/svn/repos/haiku/haiku/trunk@18021 a95241bf-73f2-0310-859d-f6bbb57e9c96
|
H A D | PathListView.h | 9b4fa889fd63d9f22bffcf743dc22f25eef8ebd6 Tue Jul 04 00:04:50 UTC 2006 Stephan Aßmus <superstippi@gmx.de> * the path list view shows check boxes now when a shape is selected, the marked paths are used in the shape * a new path is auto-selected * deselecting a shape still sends the selection message * PathSource does not call agg::path_storage::start_new_path() for each subpath... a move_to() is sufficient and makes sure the subpaths are rendered even :-) * updated NOTES * moved IconView into gui subfolder
git-svn-id: file:///srv/svn/repos/haiku/haiku/trunk@18021 a95241bf-73f2-0310-859d-f6bbb57e9c96
|
H A D | ShapeListView.cpp | 9b4fa889fd63d9f22bffcf743dc22f25eef8ebd6 Tue Jul 04 00:04:50 UTC 2006 Stephan Aßmus <superstippi@gmx.de> * the path list view shows check boxes now when a shape is selected, the marked paths are used in the shape * a new path is auto-selected * deselecting a shape still sends the selection message * PathSource does not call agg::path_storage::start_new_path() for each subpath... a move_to() is sufficient and makes sure the subpaths are rendered even :-) * updated NOTES * moved IconView into gui subfolder
git-svn-id: file:///srv/svn/repos/haiku/haiku/trunk@18021 a95241bf-73f2-0310-859d-f6bbb57e9c96
|
H A D | PathListView.cpp | 9b4fa889fd63d9f22bffcf743dc22f25eef8ebd6 Tue Jul 04 00:04:50 UTC 2006 Stephan Aßmus <superstippi@gmx.de> * the path list view shows check boxes now when a shape is selected, the marked paths are used in the shape * a new path is auto-selected * deselecting a shape still sends the selection message * PathSource does not call agg::path_storage::start_new_path() for each subpath... a move_to() is sufficient and makes sure the subpaths are rendered even :-) * updated NOTES * moved IconView into gui subfolder
git-svn-id: file:///srv/svn/repos/haiku/haiku/trunk@18021 a95241bf-73f2-0310-859d-f6bbb57e9c96
|
/haiku/src/apps/icon-o-matic/ |
H A D | NOTES | 9b4fa889fd63d9f22bffcf743dc22f25eef8ebd6 Tue Jul 04 00:04:50 UTC 2006 Stephan Aßmus <superstippi@gmx.de> * the path list view shows check boxes now when a shape is selected, the marked paths are used in the shape * a new path is auto-selected * deselecting a shape still sends the selection message * PathSource does not call agg::path_storage::start_new_path() for each subpath... a move_to() is sufficient and makes sure the subpaths are rendered even :-) * updated NOTES * moved IconView into gui subfolder
git-svn-id: file:///srv/svn/repos/haiku/haiku/trunk@18021 a95241bf-73f2-0310-859d-f6bbb57e9c96
|
H A D | MainWindow.cpp | 9b4fa889fd63d9f22bffcf743dc22f25eef8ebd6 Tue Jul 04 00:04:50 UTC 2006 Stephan Aßmus <superstippi@gmx.de> * the path list view shows check boxes now when a shape is selected, the marked paths are used in the shape * a new path is auto-selected * deselecting a shape still sends the selection message * PathSource does not call agg::path_storage::start_new_path() for each subpath... a move_to() is sufficient and makes sure the subpaths are rendered even :-) * updated NOTES * moved IconView into gui subfolder
git-svn-id: file:///srv/svn/repos/haiku/haiku/trunk@18021 a95241bf-73f2-0310-859d-f6bbb57e9c96
|