David Capello
3e9e49caf9
Allow to save specific layers/frames in Save Copy As ( fix #1080 )
2016-09-17 01:01:28 -03:00
David Capello
8bc6149798
Add extra checks to SelectedLayers/Frames
2016-08-23 15:12:24 -03:00
David Capello
906d76ad41
Add SelectedFrames::displace() member function
...
We have plans to include a SelectedFrames in DocumentRange to select
non-adjacent frames. This member function will be useful to displace
those frames.
2016-08-12 13:08:22 -03:00
David Capello
63a7a477ff
Fix SelectedFrames::insert() when from > to
2016-08-11 14:11:48 -03:00
David Capello
5950bd7df1
Add SelectedFrames::clear()
2016-08-11 13:45:50 -03:00
David Capello
7ced1c791b
Include <algorithm> for binary search in contains()
2016-06-13 17:48:00 -03:00
David Capello
5e5a91444e
Add SelectedFrames::size/empty() member functions
2016-06-13 17:47:17 -03:00
David Capello
0713fb8db0
Add SelectedFrames into doc::Site
2016-06-13 16:48:32 -03:00