Timeline
09/06/11:
- 16:23 Ticket #746 (Delete Axis can fail) created by
- Sometimes Delete Axis fails to remove an axis (or the right one). You can …
- 14:40 Ticket #672 (Delete Axis can throw a concurrent modification exception) closed by
- fixed: refixed with cec28bc4630ec860ca5923887f975a5ccc0ce53d
- 13:02 Ticket #745 (Display issues with rotate and crop) created by
- If you rotate an image there is extra whitespace in the display. If you …
- 12:50 Ticket #744 (Verify Imglib OPS function definitions & inputs) created by
- A goodly number of operations were added to OPS recently - both in the …
- 12:44 Ticket #743 (Add Axis plugin doesn't always work) created by
- Open Organ of Corti and run Add Axis. Sometimes it doesn't add the new …
- 12:16 Ticket #742 (The App might need to do event dispatching) created by
- Before Grant's refactor of the Display hierarchy (and also Curtis' later …
- 12:13 Ticket #741 (Update the website re: IJ1 compatibility) created by
- Update the imagejdev.org website to explain how we are hadnling …
- 12:11 Ticket #740 (Stack to Images slow) created by
- The stack to images IJ1 command can run slowly. Determine if its too slow …
- 12:09 Ticket #739 (ShowInfo plugin needs an IJ2 version) created by
- The Show Info plugin reports things like pixel type. This cannot work …
- 12:02 Ticket #672 (Delete Axis can throw a concurrent modification exception) reopened by
- As a result of the recent display refactoring this bug has been …
- 11:28 Ticket #738 (Make example work that showcases IJ2) created by
- We have an image (Day 1 Naked NB positive 1-2007-0055.zvi) which has 12 …
- 11:22 Ticket #737 (Add out of bounds capability to Imglib OPS) created by
- In OPS image data support exists in RealImageFunction and …
- 11:20 Ticket #736 (Update dynamic plugins that deal with axis ranges) created by
- Some of the DynamicPlugins are interested in the min and max values of the …
09/02/11:
- 13:40 Ticket #515 (Performance improve OPS) closed by
- fixed: Some time ago a whole new implementation of OPS was committed. This ticket …
- 10:03 Ticket #619 (Displays should listen to DataObject deletion events) closed by
- invalid
- 09:59 Ticket #730 (Display Hierarchy Refactoring) closed by
- fixed: Essentially complete.
- 09:57 Ticket #567 (Validate Contrast/Brightness values) closed by
- duplicate: Merged with #585
- 09:56 Ticket #441 (Window menu commands do not work) closed by
- fixed
- 09:55 Ticket #584 (Get Open Recent menu working) closed by
- fixed: See follow-on issues in #735
- 09:54 Ticket #735 (Add Persistence to RecentFile Menu) created by
- Does not persist between sessions - add persistence mechanism Only …
- 09:49 Ticket #663 (Refactor some display hierarchy code) closed by
- fixed: Closed, See #730
09/01/11:
- 12:40 Ticket #726 (Ensure Physical Pixel Sizes are preserved) closed by
- fixed: Pixel Spacing was revealed to be improperly preserved when writing with …
- 12:30 Ticket #724 (Preserve Original Metadata) closed by
- fixed: The only metadata found as not being preserved was Pixel Type and Number …
- 10:09 Ticket #732 (Some KeyEvents are getting lost) closed by
- fixed: I created AWTKeyEventDispatcherGlobal which intercepts all keystrokes in …
08/31/11:
- 14:23 Ticket #734 (Close Window throws exception) created by
- File > Close (Cmd+W) doesn't completely close the display window and …
- 13:35 Ticket #733 (Exception in Split Channels) created by
- Splits clown.jpg OK, but fails to close the original display. and throws: …
- 12:28 Ticket #421 (Animations of stacks do not display anything) closed by
- fixed: In 97076296e03e6340dc93997e2871120e092e0b4f made a couple methods …
- 10:38 Ticket #670 (Improve stack animation code) closed by
- fixed: Fixed in c40fe1ddc3eecaa74ab4e9c551ee489950d0d461, …
- 10:34 Ticket #732 (Some KeyEvents are getting lost) created by
- When you run animations (from the NEW Image :: Stacks :: Tools :: Start …
08/29/11:
- 10:56 Ticket #594 (Output Window) closed by
- fixed: Creation issue addressed in 2ab230a321e941824fecc87a1540b8dfa495462f and …
08/22/11:
- 10:29 Ticket #731 (Implement Swing MDI version) created by
- Implement an MDI desktop version of the application. This is to validate …
08/19/11:
- 14:43 Ticket #730 (Display Hierarchy Refactoring) created by
- Refactoring of the Display Hierarchy: Display can be any kind of display …
08/18/11:
- 15:03 Ticket #672 (Delete Axis can throw a concurrent modification exception) closed by
- fixed: Making the axisSliders instance variable a ConcurrentHashMap rather than a …
- 13:17 Ticket #605 (Display sizes do not update after deleting data along the X or Y axis) closed by
- fixed: Also fixed by 64c877fbd4981345c0994d2c3e6016acf8fbfb7a
- 13:13 Ticket #627 (Rotating image can cause window size to be wrong) closed by
- fixed: Fixed in 64c877fbd4981345c0994d2c3e6016acf8fbfb7a. Had to rework some code …
08/17/11:
- 15:32 Ticket #725 (Document BF-ITK Usage) reopened by
- I also updated the following pages on the FARSIGHT wiki: * …
- 14:30 Ticket #725 (Document BF-ITK Usage) closed by
- fixed: I changed the bf-itk-pipe readme …
- 14:21 Ticket #729 (Imglib OPS enhancement ideas) created by
- This ticket is an idea dump. New separate tickets should be hatched and …
- 13:39 Ticket #728 (IJ2 Image Calculator differs from IJ1) created by
- The IJ2 Image Calculator does not act exactly like IJ1. IJ1 has dialog …
08/16/11:
- 20:55 Ticket #727 (Imglib OPs finishing touches) created by
- Imglib Ops has been completely revamped. The minimum work was done to get …
- 20:30 Ticket #336 (Continue work on revision 3 of imglib-ops) closed by
- fixed: Committed rev 6 of imglib ops and incorporated changes into IJ2 with …
08/15/11:
- 14:29 Ticket #726 (Ensure Physical Pixel Sizes are preserved) created by
- Verification is required to show that the physical pixel sizes of an image …
- 14:25 Ticket #725 (Document BF-ITK Usage) created by
- The documentation for BF-ITK needs to be updated to include the new ITK …
- 14:23 Ticket #724 (Preserve Original Metadata) created by
- Ensure BF-ITK plugin is preserving the original image's metadata …
- 13:40 Ticket #723 (Clear Preferences Plugin) created by
- Add a plugin to clear the IJ2 Preferences, thus falling back to the …
- 11:59 Ticket #722 (Task Management UI) created by
- Interacting with the UI during the execution of background worker threads. …
- 11:23 Ticket #687 (Hold spacebar to pan) closed by
- fixed: Done in 2d3b8927ab520a91f00e79f1b8659e5904f2f585.
- 11:05 Ticket #700 (Programmatic Plugin Invocation) closed by
- fixed
- 10:58 Ticket #434 (Make IJ2 probe more like IJ1) closed by
- fixed: This appears to be done.
- 10:55 Ticket #505 (Fix Crop plugin when region selection code in place) closed by
- fixed: I believe Curtis committed a fix for this.
08/12/11:
- 13:22 Ticket #721 (Improve support for images where compositeChannelCount != numChannels) created by
- We have some images that would display well when composite channel count …
08/11/11:
- 13:32 Ticket #667 (Stack To Images problematic with RGB input) closed by
- fixed: Fixed in 97ba2789250130ab526723082e0e3b2bc82b968f.
08/10/11:
- 16:34 Ticket #720 (IJ2 Open command sets LUTs incorrectly) created by
- If you open the OME 4d series in IJ1 (via either File open command or BF …
- 16:31 Ticket #701 (LUTs getting out of sync) closed by
- fixed: This last issue with OME 4d has nothing to do with legacy layer as you …
- 14:43 Ticket #719 (Display painting bug) created by
- Sometimes IJ2 does not correctly paint images. This sequence can reliably …
- 14:40 Ticket #715 (Initial setup of selected region is wrong) closed by
- fixed: After discussions with Curtis have come to the conclusion that this is a …
- 12:51 Ticket #718 (ImageJ 1.45m added Image>Overlay>Overlay Options command) created by
- ImageJ 1.45m has an Overlay Options command. See if we need to write a new …
- 11:43 Ticket #665 (A Display can go from Composite to Color unexpectedly) closed by
- fixed
08/09/11:
- 09:45 Ticket #709 (Quit Plugin) closed by
- fixed
- 08:56 Ticket #717 (ProbeTool exception with Overlays outside of image area.) created by
- When an image is cropped using an overlay, the overlay remains defined and …
08/08/11:
- 15:44 Ticket #708 (Catch up on email) closed by
- fixed: Whew, down to 3 emails from 30.
- 15:01 Ticket #668 (Image :: Stack :: Stack to Images results in wrong colors and other issues) closed by
- fixed: After some discussion with Curtis decided my approach in …
Note: See TracTimeline
for information about the timeline view.