Commit Graph

3 Commits

Author SHA1 Message Date
FiftyShadesOfBlue
d86255de58 Added Try/Catch to prevent crashing if "Favorites.xml" cant be found 2018-03-16 02:37:48 -04:00
FiftyShadesOfBlue
ba199212a6 Improved OrganizeFavorites Form, and Organized the code in the explorer form
I added a cancel button to the Organize favorites form. If the user clicks this then his edited favorites will not be saved. Fixed a bug where you couldnt delete the root node under the "favorites" node. Organized all code related to favorites in the ExplorerForm
2018-03-16 01:36:48 -04:00
FiftyShadesOfBlue
4429a5e9ab Added Favorites To Rpf Explorer
I added favorites to the RPF Explorer. With this you can now click Favorites > Add to favorites and you will now have that path saved in a drop down list that you can easily access. You can also open the "OrganizeFavorites" form and that will allow you to be able to organize them. In here you can remove a certain favorite. You can clear ALL favorites. To save your favorites all you have to do is click the save button. Also if you click the X button then anything changed will not be saved. OrganizeFavorites form opens in whatever theme the RPF Explorer is in.
2018-03-16 01:22:45 -04:00