Files
ICEcoder/lib
Matt Pass ebc8e3a27b Error catching on range select
Will only now begin to select a range of files if we have selected files
already.
If not, it will add this first file as a start point.
Will also only range select if we are range selecting in the same
folder, otherwise will add this file. This enables you to select ranges
of files in different folders.
Lastly, the root has a very slightly different node structure, as we
can't start at 0 and step in increments of 2, it needs to be 1, 3, 5
etc. So as a failsafe, if the node we're looking at is not a LI,
increase the i counter by 1.
2013-06-04 18:47:06 +01:00
..
2013-05-21 16:42:16 +01:00
2013-05-21 16:42:16 +01:00
2013-05-29 08:16:33 +01:00
2013-03-02 16:59:09 +00:00
2013-06-04 18:47:06 +01:00
2013-04-30 17:48:54 +01:00
2013-04-20 16:12:32 +01:00
2012-10-09 07:57:28 +01:00