openhub.net
Black Duck Software, Inc.
Open Hub
Follow @
OH
Sign In
Join Now
Projects
People
Organizations
Tools
Blog
BDSA
Projects
People
Projects
Organizations
Forums
Fiji
Settings
|
Report Duplicate
9
I Use This!
×
Login Required
Log in to Open Hub
Remember Me
Activity Not Available
Commits
: Listings
Analyzed
12 months
ago. based on code collected
over 2 years
ago.
Jan 27, 2022 — Jan 27, 2023
Showing page 2,076 of 2,093
Search / Filter on:
Commit Message
Contributor
Files Modified
Lines Added
Lines Removed
Code Location
Date
- made final numerous methods and variables from ImageSaver. It is never meant to be extended and the final keyword is a huge hint for compiler optimization.
Albert Cardona
More...
over 17 years ago
- version 0.4t
Albert Cardona
More...
over 17 years ago
- fixed lack of file handler closing which was catastrophic in the long run: the OS would run out of file handles and need to be rebooted!
Albert Cardona
More...
over 17 years ago
- added ability to create sub projects Includes a full-fledged cloning system for LayerSet, Layer, etc. Changed the clone method of Displayable to include the Project pointer into which the clone is going. - added support for http:// URLs
Albert Cardona
More...
over 17 years ago
- cleaned up repainting machinery, now even more abstracted away (and shorter and clearer) with the new AbstractOffscreenThread class.
Albert Cardona
More...
over 17 years ago
- fixed improper checkbox listener in the import sequence as grid dialog
Albert Cardona
More...
over 17 years ago
- fixed infinite but subtle loop in the DisplayNavigator: the UpdateGraphicsThread was calling the extended AbstractRepaintThread with a 'true' update_graphics flag, resulting in new UpdateGraphicsThreads being created continuously.
Albert Cardona
More...
over 17 years ago
- another safety check to the AbstractRepaintThread
Albert Cardona
More...
over 17 years ago
- added safety checks to the repaint thread machinery to avoid potential locks.
Albert Cardona
More...
over 17 years ago
- cleaned up repainting machinery, now with a single unique final Thread for each DisplayNavigator and DisplayCanvas.
Albert Cardona
More...
over 17 years ago
Merge
[email protected]
:/backup/repos/TrakEM
Albert Cardona
More...
over 17 years ago
- merging temp code.
Albert Cardona
More...
over 17 years ago
- StichingTEM.stichTopLeft() uses the imported pose for all patches as start point for the optimizer now
Stephan Saalfeld
as Stephan
More...
over 17 years ago
- fixed the grid-import, that did not use the actual pose of the fixed patch
Stephan Saalfeld
as Stephan
More...
over 17 years ago
- added ini/trakem2/utils/Lock.java
Albert Cardona
More...
over 17 years ago
- more repaint adjustments. Half-way through fixinf navigator for good as well.
Albert Cardona
More...
over 17 years ago
- simplified repainting. Getting clearer to fine control, and no longer creates a thread for each repainting operation.
Albert Cardona
More...
over 17 years ago
- experimenting with repaint once more.
Albert Cardona
More...
over 17 years ago
- created a CSV image file importer with the format: filename x y z The separator can be tab, space or comma, and there are fields for calibration, layer thickness and choosing the first layer.
Albert Cardona
More...
over 17 years ago
- fixed proper image pasting: creates a new file in the storage folder, and its mipmaps as well. - fixed improper panel updating after changing the name of a Displayable object.
Albert Cardona
More...
over 17 years ago
- fixed snapping, still issues with the linked dependants when rotated
Albert Cardona
More...
over 17 years ago
- snapping now attempts to set the rotation too. Needs work. - partially fixed edge of black pixels on painted patches. - now the bounding box is painted as the perimeter. AreaList paints as a box because it has no getPerimeter() method, so it's like an image (0,0,width,height of the data)
Albert Cardona
More...
over 17 years ago
- fixed snapping, was failing when there was only one target.
Albert Cardona
More...
over 17 years ago
- fixed bad snapping: was using last checked patch, not the best one, as reference to the dx,dy - fixed painting of images with alpha != 1 (the background was being painted on top)
Albert Cardona
More...
over 17 years ago
- even more !@#$%^
Albert Cardona
More...
over 17 years ago
- Yet more repaint threading fine-tuning. Now locks less, can kill easier previous threads.
Albert Cardona
More...
over 17 years ago
- Further refined repainting threading.
Albert Cardona
More...
over 17 years ago
- set min_time for quitting a repainting thread to 0. Seems to be fine now with the proper clip for each Displayable.
Albert Cardona
More...
over 17 years ago
- Removed debugging strings. - Fixed black line above floating images. Kind of ...
Albert Cardona
More...
over 17 years ago
- Fine tuned clips for repainted Displayable.
Albert Cardona
More...
over 17 years ago
←
1
2
…
2072
2073
2074
2075
2076
2077
2078
2079
2080
…
2092
2093
→
This site uses cookies to give you the best possible experience. By using the site, you consent to our use of cookies. For more information, please see our
Privacy Policy
Agree