lp:jra

Created by Mark Grandi and last modified
Get this branch:
bzr branch lp:jra
Only Mark Grandi can upload to this branch. If you are Mark Grandi please log in for upload directions.

Related bugs

Related blueprints

Branch information

Owner:
Mark Grandi
Project:
Java Minecraft Archiver
Status:
Development

Recent revisions

43. By Mark Grandi

*made it so it promps the user when deleting a entry to confirm the deletion
* Added Restore button to revision frame, not hooked up yet
* added error checking to all 3 buttons in revision frame, made it so they all check to see if there is actually something selected in the table first

42. By Mark Grandi

Lot of work done, added RevisionFrame, made it so it lists the revisions in the collection, you can delete a revision via a button, two more buttons are there but have not been hooked up.

41. By Mark Grandi

updated readme file
made it so that the about menu shows the program icon :3

40. By Mark Grandi

changed the main method to start the ArchiverFrame in a invokeLater() call ...not sure if this helps anything at all but hey
Registered a listener for when the program is asked to quit in mac os x, either by logout/shutdown or by user choice using the top taskbar quit JavaMinecraftArchiver button

39. By Mark Grandi

added README file
Added AppleJavaExtensions.jar , which makes it so that the code compiles on windows and linux, but the functionality still works in mac.

38. By Mark Grandi

Added icon image
I made some changes to make it more native for macs...but im not sure if this is going to compile on a non mac computer or not. we shall see...

37. By Mark Grandi

Modified the pattern used to format the date / time when it saves the backup in the prefix - timestamp format. Can't use colons cause mac and windows apparently don't like them.... for now i'm just going to go with something like this: 2010-12-19 at time 15_51_04.660 MST

36. By Mark Grandi

modified the saveXML and loadXML methods so that they save a more specific date to the XML and correctly parse it back in when reading the XML

35. By Mark Grandi

made all the static final variables public
made loading of the XML file working when the program is started up or the backup directory changes! whoohoo!
Made the XML pretty print instead of all printing on one line and looking ugly!

34. By Mark Grandi

renamed RevisionHandler to RevisionCollection
Made saving the 'revision collection manifest' xml to disk working. creating XML files in java is a pain! Have to work on loading XML next...

Branch metadata

Branch format:
Branch format 7
Repository format:
Bazaar repository format 2a (needs bzr 1.16 or later)
This branch contains Public information 
Everyone can see this information.

Subscribers