I'm using this page as a TODO list for the Java version of the application. Anything I think of that needs to be done goes on here so I don't forget to implement it. The final release of version 1.2.1 is now available for download. You will need to have Java 6 in order to run the executable JAR file. After installing Java 6, you simply double-click on the jar file and it will run like any other standard executable. Note: If you had previously downloaded beta 1 or beta 2, you should replace this with the final 1.2 release. I have now created a Google code project to hold the source code for this project: http://code.google.com/p/picedit/ Also available is the sixth milestone release of 1.3. So if you are keen to have a sneak peak at some of the new features to be included in 1.3 then make sure you check it out. |
Projects >
PICEDIT Java Project
# | Description | Last Updated | Complete |
---|---|---|---|
0001 | Write a fast Flood Fill algorithm | 1 November 2010 | ![]() |
0002 | Change line draw to replace only the overwritten pixels rather than redrawing the whole screen. | 3 November 2010 | ![]() |
0003 | Convert the cycle loop into event driven alternatives. | 2 November 2010 | ![]() |
0004 | Try a BufferedImage instead of recreating the image each time. | 2 November 2010 | ![]() |
0005 | Repaint screen only when there is an event but no more than maximum refresh rate. | 2 November 2010 | ![]() |
0006 | Implement brush tool. | 6 November 2010 | ![]() |
0007 | Add linked list for storing the picture codes. | 25 November 2010 | ![]() |
0008 | Switch to priority screen and back. | 17 November 2010 | ![]() |
0009 | Picture navigation using buttons. | 25 November 2010 | ![]() |
0010 | Menu system, including mouse selection. | 10 November 2010 | ![]() |
0011 | Keyboard event handler. | 24 November 2010 | ![]() |
0012 | Switch mouse cursor to cross hair when over picture | 11 November 2010 | ![]() |
0013 | Picture navigation using position text field. | 1 December 2010 | ![]() |
0014 | Load picture from file. | 27 November 2010 | ![]() |
0015 | Save picture to file. | 29 November 2010 | ![]() |
0016 | New & Quit items in menu. | 29 November 2010 | ![]() |
0017 | Delete button for deleting previous picture code. | 25 November 2010 | ![]() |
0018 | View data menu item. | 2 December 2010 | ![]() |
0019 | Background tracing image menu item. | 6 December 2010 | ![]() |
0020 | About menu item. | 1 December 2010 | ![]() |
0021 | Help menu item. | 2 December 2010 | ![]() |
0022 | Speed up drawPicture by storing in between images. | 1 October 2011 | ![]() |
0023 | Fixed all outstanding known defects. | 9 December 2010 | ![]() |
0024 | Display picture position and six bytes of data. | 30 November 2010 | ![]() |
0025 | Tidy up code for 1.2.1 release. | 9 December 2010 | ![]() |
0026 | Add an option to multiple screen size by 3, 4, 5 times. | 17 December 2010 | ![]() |
0027 | Add SCI0 picture support. | 16 December 2010 | |
0028 | Implement a dual mode where priority shows through transparent visual screen. | 14 June 2011 | ![]() |
0029 | Optional priority band/lines display. | 14 June 2011 | ![]() |
0030 | Slide away grey panel. | 14 August 2011 | ![]() |
Showing 30 items