1
I Use This!
Inactive

Commits : Listings

Analyzed 4 days ago. based on code collected 4 days ago.
Jun 05, 2023 — Jun 05, 2024
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Refactoring: Method and class name consistency
JKeegan
as Josh Keegan
More... over 10 years ago
Draw a bounding rectange on the main image when you change the wordsearch image coordinates
JKeegan
as Josh Keegan
More... over 10 years ago
Show the original image after adding a wordsearch image if you were viewing the enlarged wordsearch image
JKeegan
as Josh Keegan
More... over 10 years ago
If showing the enlarged wordsearch image when you go to the next image, switch back to the main image view
JKeegan
as Josh Keegan
More... over 10 years ago
Removed (now) unused code
JKeegan
as Josh Keegan
More... over 10 years ago
Big fix: when looking at the enlarged wordsearchImage and you update a field, update the enlarged image too
JKeegan
as Josh Keegan
More... over 10 years ago
Stretch the image to fit into the given space rather than providing scroll bars
JKeegan
as Josh Keegan
More... over 10 years ago
Fill in rows and cols automatically if the wordsearch ID is recognised
JKeegan
as Josh Keegan
More... over 10 years ago
Added ability to enlarge wordsearch image & added tooltips for non-intuitive parts of the interface
JKeegan
as Josh Keegan
More... over 10 years ago
Minor Improvements
JKeegan
as Josh Keegan
More... over 10 years ago
Draw grid on a rectified image of the wordsearch that approximately rectifies the depth
JKeegan
as Josh Keegan
More... over 10 years ago
Comment about Bitmap memory leak potential
JKeegan
as Josh Keegan
More... over 10 years ago
Moved dependant libs into the project directory
JKeegan
as Josh Keegan
More... over 10 years ago
Bug Fix: Memory leak
JKeegan
as Josh Keegan
More... over 10 years ago
Fixed coordinates storage ambiguity
JKeegan
as Josh Keegan
More... over 10 years ago
Delete Image from database if overwriting it
JKeegan
as Josh Keegan
More... over 10 years ago
Make the system redraw the grid around the Wordsearch Image being entered when any coordinate is entered or changed
JKeegan
as Josh Keegan
More... over 10 years ago
Minor GUI changes & cleaning up remaining TODO's in the Image Markup Form
JKeegan
as Josh Keegan
More... over 10 years ago
Show text "Images to Process" in label for this count
JKeegan
as Josh Keegan
More... over 10 years ago
Store an image in the database
JKeegan
as Josh Keegan
More... over 10 years ago
Designed interface for Image Meta Data, and saving out the image data
JKeegan
as Josh Keegan
More... over 10 years ago
Added comment about memory leak possibility
JKeegan
as Josh Keegan
More... over 10 years ago
Fix Memory Leak: Dispose of Bitmaps if no longer in use
JKeegan
as Josh Keegan
More... over 10 years ago
Show the outlines of WordsearchImages on the currently displayed Image
JKeegan
as Josh Keegan
More... over 10 years ago
Check DataGridView Value col's cell's aren't of Value == null
JKeegan
as Josh Keegan
More... over 10 years ago
Abe to add Wordsearch Images to an Image
JKeegan
as Josh Keegan
More... over 10 years ago
Allow for a wordsearch images coordinates to be entered by clicking it's corners on the image. Then draw a grid onto the image (account for perspective) given the number of rows & cols
JKeegan
as Josh Keegan
More... over 10 years ago
Added CREDIT.TXT file to credit the authors of any rescources used
JKeegan
as Josh Keegan
More... over 10 years ago
Refactor: rename for clarity
JKeegan
as Josh Keegan
More... over 10 years ago
Able to go through images. Picture Box now has scroll bars to be able to full the whole image at the full resolution (in order to allow for precise selection of the wordserach corners)
JKeegan
as Josh Keegan
More... over 10 years ago