Timeline



01/06/14:

15:33 Changeset [654] by jts21
Re-enable transparency for images
11:21 Changeset [653] by jts21
Implemented image rotation
11:19 Changeset [652] by jts21
Remove debug message for pasting text, and change warning message for …
11:17 Changeset [651] by jts21
Remove java-6 specific build targets (there is now a variable for this …

01/02/14:

23:46 Changeset [650] by davidb
Correction to assignment code in constructor.

12/23/13:

21:31 Changeset [649] by davidb
Code added so command-line version of FrameShare starts the thread for …

12/20/13:

12:38 Changeset [648] by davidb
Refactored so server can be started from the command line, in addition …
12:37 Changeset [647] by davidb
Parameterized the version of javac to target; introduced target to run …

12/19/13:

14:59 Changeset [646] by davidb
Minor change to left and right arrow PNG filenames. Need to be …

12/18/13:

15:57 Changeset [645] by csl14
exploratory search pages now use buttons for back forward and home …
15:06 Changeset [644] by ngw8
Actually fixed issue with background images that have a percent position
15:01 Changeset [643] by jts21
Implement cat flipping
14:28 Changeset [642] by jts21
Add more checks to ignore invalid/unset setting values
14:22 Changeset [641] by jts21
Generated settings frames now use capitalised setting names, and …
12:09 Changeset [640] by jts21
Move check for field type up to the code that populates the map of …
12:06 Changeset [639] by jts21
Add method to generate a settings tree containing all settings, and …
11:56 Changeset [638] by ngw8
Fixed web parser bug where background images with a % position were …
10:30 Changeset [637] by jts21
Fix bug where merging attributes can create ghost items. Not an ideal …
10:26 Changeset [636] by jts21
Don't scale lower than minimum size (to stop crashing/breaking item sizes)

12/17/13:

17:05 Changeset [635] by jts21
Fix crash (infinite loop) caused by trying to wrap a text item at the …
17:00 Changeset [634] by jts21
Fix image and widget panning
16:23 Changeset [633] by jts21
Fix accidentally following links while panning, and make panning only …
15:52 Changeset [632] by jts21
Add panning action - Use by shift-left-click and dragging the mouse, …
15:32 Changeset [631] by csl14
fixed javafx browser copy text bug
15:31 Changeset [630] by ngw8
WebParser bug fixes related to image repetition, default/unspecified …
12:29 Changeset [629] by jts21
Disable debug messages for settings

12/16/13:

16:31 Changeset [628] by ngw8
Much better support for wrapped text when converting web pages, strips …
16:14 Changeset [627] by jts21
Add error message if JfxBrowser fails to load.
12:01 Changeset [626] by jts21
Make widgets pass F-keys on to Expeditee, and fix Widget resizing so …

12/13/13:

17:08 Changeset [625] by csl14
Added startBrowserSession action - Go Browsing button on exploratory …
16:06 Changeset [624] by jts21
Add runJar action that loads and runs an executable jar file in the …
14:59 Changeset [623] by csl14
added back and forward buttons to exploratory search pages
14:12 Changeset [622] by csl14
resetHomeFrame action wipes and rebuilds home frame, startpages home …
10:56 Changeset [621] by jts21
Add homePage setting, and make settings reset to their defaults if …
10:46 Changeset [620] by jts21
Fix dot deletion when drawing a rectangle
10:36 Changeset [619] by jts21
Fix line deletion
10:28 Changeset [618] by jts21
Renamed resources folder to assets, made a resources folder within …
09:48 Changeset [617] by csl14
forgot to add startpages files
09:39 Changeset [616] by jts21
Invert line deletion behaviour (now the default is back to the …

12/12/13:

17:15 Changeset [615] by jts21
Text wrapping now only wraps around whitespace/special characters, …
17:05 Changeset [614] by csl14
Small changes to profile frame and added start pages - a.k.a templates
16:43 Changeset [613] by jts21
Add autowrapping to Text items. Enabled for all items by setting the …
16:20 Changeset [612] by jts21
Fix default values so sensitive variables don't get set to null and …
15:21 Changeset [611] by jts21
Add default values for settings
11:30 Changeset [610] by jts21
Partial tiling implemented
10:43 Changeset [609] by jts21
Get image tiling working. Partial tiling probably doesn't work yet.
10:13 Changeset [608] by jts21
Fix cropped image positioning so cropped images are always touching …
10:08 Changeset [607] by jts21
Make crop values outside of value bounds ( < 0 || >= image bounds ) …
09:38 Changeset [606] by jts21
Fix WebParser image cropping, TODO: Add tiling

12/11/13:

15:53 Changeset [605] by jts21
Make settings accept annotation tags
14:56 Changeset [604] by jts21
Fix bug with deleting widget edges (they were being treated as lines …
14:47 Changeset [603] by jts21
Fix image creation for webparser
11:13 Changeset [602] by jts21
Invert the behaviour of shift-delete (now the default is to delete a …

12/10/13:

17:58 Changeset [601] by jts21
Switch back to EXP format, revert changes to Picture class
14:23 Changeset [600] by ngw8
Added support for the CSS 'background-size' property to WebParser
11:59 Changeset [599] by jts21
Make cropped images always be positioned on the cursor
11:47 Changeset [598] by jts21
Fix image cropping. TODO: find out why the default image takes a …
11:20 Changeset [597] by jts21
Fix crop loading... Third time lucky?
10:38 Changeset [596] by jts21
Fix crop loading
10:32 Changeset [595] by jts21
Fix bugs with Picture creation/saving/loading
10:24 Changeset [594] by ngw8
Added conversion support for CSS bg images that have been 'cropped' …

12/09/13:

17:37 Changeset [593] by jts21
Fix divide-by-zero error in Image loading, fix Frame attribute saving …
16:47 Changeset [592] by jts21
Fix loading images from Text source items
15:57 Changeset [591] by jts21
Fix cropping bug, fix bugs with default image, add crop info to getSource()
14:58 Changeset [590] by jts21
Don't delete converted frames so there's a backup in case my code …
14:42 Changeset [589] by jts21
EXA save format working + automatically converting save files to it's …
14:17 Changeset [588] by jts21
Disable warning message about proxy password since it was getting …
09:57 Changeset [587] by jts21
Fix text loading
09:45 Changeset [586] by jts21
Fix Text items displaying negative widths when their width should be unset

12/08/13:

17:22 Changeset [585] by jts21
New save format now can save and load frames on par with the exp …
17:16 Changeset [584] by jts21
Make FrameReader an interface and move it's HashMap to DefaultFrameReader
17:11 Changeset [583] by jts21
Refactor AttributeUtils
Note: See TracTimeline for information about the timeline view.